forked from Github_Repos/cvw
Added first benchmark.
This commit is contained in:
parent
2b0f7cdd42
commit
9e61481414
@ -316,7 +316,8 @@ string tests32i[] = {
|
||||
};
|
||||
|
||||
string testsBP64[] = '{
|
||||
"rv64BP/reg-test", "10000"
|
||||
"rv64BP/reg-test", "10000",
|
||||
"rv64BP/sieve", "1000000"
|
||||
};
|
||||
string tests[];
|
||||
string ProgramAddrMapFile, ProgramLabelMapFile;
|
||||
|
Loading…
Reference in New Issue
Block a user