Added first benchmark.

This commit is contained in:
Ross Thompson 2021-03-23 12:01:57 -05:00
parent cebb2bc44d
commit 9909bdd4d5

View File

@ -316,7 +316,8 @@ string tests32i[] = {
};
string testsBP64[] = '{
"rv64BP/reg-test", "10000"
"rv64BP/reg-test", "10000",
"rv64BP/sieve", "1000000"
};
string tests[];
string ProgramAddrMapFile, ProgramLabelMapFile;