ucb-bar / riscv-sodor

educational microarchitectures for risc-v isa
Other
687 stars 155 forks source link

Update riscv-tests #53

Closed a0u closed 4 years ago

a0u commented 4 years ago

Bump to the latest riscv-tests and regenerate the pre-built binaries.

I don't recall how the old binaries were exactly built, but the benchmarks now properly print mcycle and minstret statistics. Static binary sizes have increased due to the printf() implementation linking in libgcc multiply/divide routines, but otherwise they are functionally identical.