aboutsummaryrefslogtreecommitdiff
path: root/isa/rv32ui
AgeCommit message (Expand)AuthorFilesLines
2014-11-06Don't access memory outside of the binary's rangeAndrew Waterman8-0/+8
2014-08-28Added "simple" test to rv32ui.Christopher Celio2-0/+26
2014-02-10Revert to old AUIPC definitionAndrew Waterman1-10/+6
2014-01-31Shrink hex dumpsAndrew Waterman8-8/+0
2014-01-31Add rv32si tests, including illegality of shamt[5]Andrew Waterman1-9/+0
2014-01-31Reference TESTNUM instead of x28 directlyAndrew Waterman3-4/+4
2014-01-23Done with rv32ui asm test portsEric Love1-2/+2
2014-01-23Fixed srl, srliEric Love3-25/+35
2014-01-23srl and sraiEric Love3-33/+33
2014-01-23First round of rv32ui asm testsEric Love50-15/+3410
2013-07-25Remove JALR static hintsAndrew Waterman1-1/+1
2013-04-29add first RV32 testsAndrew Waterman11-0/+625