aboutsummaryrefslogtreecommitdiff
path: root/isa/rv64ui/sll.S
AgeCommit message (Collapse)AuthorFilesLines
2019-01-26Fix comments for shift amount. (#177)takeoverjp1-1/+1
2016-12-06avoid non-standard predefined macrosAndrew Waterman1-1/+1
2016-08-30Share code between rv32ui and rv64ui testsAndrew Waterman1-0/+6
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
2013-04-22initial commitYunsup Lee1-0/+88