We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0089626 commit f82456cCopy full SHA for f82456c
README.md
@@ -93,9 +93,10 @@ Add `-D` to enable and `-U` to disable the specific ISA extensions.
93
## External sources
94
95
In `rv32emu` repository, there are some prebuilt ELF files for testing purpose.
96
-* `quake.elf` : See [sysprog21/quake-embedded](https://github.com/sysprog21/quake-embedded)
97
* `coremark.elf` : See [eembc/coremark](https://github.com/eembc/coremark)
+* `dhrystone.elf` : See [rv8-bench](https://github.com/michaeljclark/rv8-bench)
98
* `pi.elf` : See [tests/pi.c](tests/pi.c)
99
+* `quake.elf` : See [sysprog21/quake-embedded](https://github.com/sysprog21/quake-embedded)
100
101
## Reference
102
build/dhrystone.elf
91.8 KB
0 commit comments