aboutsummaryrefslogtreecommitdiff
path: root/isa
AgeCommit message (Expand)AuthorFilesLines
2013-09-21Re-enable virtual memory testsAndrew Waterman2-3/+3
2013-09-21New AUIPC semanticsAndrew Waterman1-6/+12
2013-09-11Add AMOXOR testAndrew Waterman3-2/+128
2013-08-24don't emit vvcfg for nowAndrew Waterman1-1/+1
2013-08-23Reflect changes to ISAAndrew Waterman13-72/+72
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 Mirolo1-13/+17
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 Lee1-1/+1
2013-05-02use RVTEST_RV64UF macro for FPU testsAndrew Waterman10-10/+10
2013-04-29add first RV32 testsAndrew Waterman12-7/+634
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-22initial commitYunsup Lee177-0/+43255