FIRESTARTER: A Processor Stress Test Utility. This repository contains the source code generator. Our releases (including the generated source code and precompiled binaries) are available at https://tu-dresden.de/zih/firestarter/.
GNU General Public License v3.0
115
stars
25
forks
source link
Refactor validation of instruction groups and sequence generation. #87
Currently we check if a supplied instruction is valid in each
compilePayload
function.DoD