aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/median
AgeCommit message (Collapse)AuthorFilesLines
2017-03-21Clean up bmarks buildAndrew Waterman1-31/+0
2017-03-21Remove smips/host-debugging cruftAndrew Waterman1-9/+1
2015-01-09Add LICENSEAndrew Waterman4-0/+8
2014-02-06Clean up benchmarks; support uarch-specific countersAndrew Waterman2-78/+5
2013-10-10Benchmarks now run in user-mode.Christopher Celio1-14/+3
- 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-23Reflect changes to ISAAndrew Waterman1-1/+1
Conflicts: isa/Makefile
2013-04-29benchmarks initial commitYunsup Lee6-0/+401