aboutsummaryrefslogtreecommitdiff
path: root/isa/rv32ui
AgeCommit message (Expand)AuthorFilesLines
2016-02-28Strip big-endian testsAndrew Waterman2-12/+0
2015-04-13Correct expected high value of multiplicationJoakim Andersson2-8/+7
2015-04-12Better coverage of mul high instructionsJoakim Andersson4-0/+31
2015-03-16revamp vector tests with new privileged spec, and add scalar pt testsYunsup Lee1-2/+3
2015-03-12Update to new privileged specAndrew Waterman1-3/+7
2015-01-09Add LICENSEAndrew Waterman60-0/+120
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