Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-11-25 | Update benchmarks to new privileged ISA | Andrew Waterman | 8 | -159/+33 | |
2013-10-10 | Benchmarks now run in user-mode. | Christopher Celio | 10 | -114/+104 | |
- Jump to main performed by eret. - Nano trap handler added. - FinishTest refactored to perform SYS_exit, placed in util.h. - Only SYS_exit with test_result=1 results in a passed test. - Any other exceptions/syscalls/test_results end program with FAILED test. - PCR status set to S64/U64 if compiled in 64b. | |||||
2013-08-25 | Don't build vector benchmarks for now | Andrew Waterman | 1 | -3/+3 | |
2013-08-23 | Reflect changes to ISA | Andrew Waterman | 16 | -820/+169 | |
Conflicts: isa/Makefile | |||||
2013-07-24 | feature: add autoconf | Sebastien Mirolo | 2 | -7/+1 | |
2013-05-13 | change riscv-isa-run to spike | Yunsup Lee | 1 | -1/+1 | |
2013-04-29 | add benchmarks gitignore | Yunsup Lee | 1 | -0/+6 | |
2013-04-29 | benchmarks initial commit | Yunsup Lee | 71 | -0/+33853 | |