aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/common/crt.S
AgeCommit message (Collapse)AuthorFilesLines
2014-05-01increased stack size and added multi-core interferenceDrew Zagieboylo1-2/+2
2014-04-14commit high-performance mm (scalar and vector versions)Yunsup Lee1-11/+6
2014-02-11Run benchmarks in user modeAndrew Waterman1-27/+114
2014-02-06Clean up benchmarks; support uarch-specific countersAndrew Waterman1-45/+49
2013-11-25Update benchmarks to new privileged ISAAndrew Waterman1-15/+14
2013-10-10Benchmarks now run in user-mode.Christopher Celio1-1/+37
- 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-43/+40
Conflicts: isa/Makefile
2013-04-29benchmarks initial commitYunsup Lee1-0/+108