aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-23Add autoconf-generated configureAndrew Waterman2-0/+3478
2013-08-23Reflect changes to ISAAndrew Waterman47-2570/+487
2013-08-23Merge pull request #1 from smirolo/configureSebastien Mirolo6-14/+60
2013-08-12Merge branch 'master' of git://github.com/ucb-bar/riscv-tests into configureSebastien Mirolo4-174/+2
2013-07-25Remove JALR static hintsAndrew Waterman4-174/+2
2013-07-24feature: add autoconfSebastien Mirolo6-14/+60
2013-06-14removed bad mt testHenry Cook1-1/+0
2013-06-13multithreading tests from 152 lab 5Henry Cook285-0/+60428
2013-06-10Don't disassemble zerosAndrew Waterman1-1/+1
2013-05-16add failing multiply testYunsup Lee1-0/+3
2013-05-13change riscv-isa-run to spikeYunsup Lee2-2/+2
2013-05-02use RVTEST_RV64UF macro for FPU testsAndrew Waterman14-14/+32
2013-05-01pass all FP tests if FPU not presentAndrew Waterman5-18/+17
2013-04-29add first RV32 testsAndrew Waterman13-7/+637
2013-04-29add benchmarks gitignoreYunsup Lee1-0/+6
2013-04-29benchmarks initial commitYunsup Lee71-0/+33853
2013-04-24add gitignoreYunsup Lee1-0/+1
2013-04-24cleanup Makefiles in isaYunsup Lee11-606/+220
2013-04-24add missing RVTEST_CODE_END macrosYunsup Lee3-0/+6
2013-04-24add more header information to test_macrosYunsup Lee2-183/+225
2013-04-24change label names to avoid conflicts with test codeYunsup Lee1-19/+19
2013-04-22get rid of RVTEST_PASS_NOFPYunsup Lee5-29/+0
2013-04-22initial commitYunsup Lee189-0/+44573