aboutsummaryrefslogtreecommitdiff
path: root/isa/rv32ui/auipc.S
AgeCommit message (Collapse)AuthorFilesLines
2016-08-30Share code between rv32ui and rv64ui testsAndrew Waterman1-35/+3
They were almost identical, so I made them actually identical. This will reduce the burden of writing further tests that span base ISAs. Tests can still be specialized for XLEN with ifdefs on e.g. __riscv64.
2015-01-09Add LICENSEAndrew Waterman1-0/+2
2014-02-10Revert to old AUIPC definitionAndrew Waterman1-10/+6
2014-01-23First round of rv32ui asm testsEric Love1-0/+41