aboutsummaryrefslogtreecommitdiff
path: root/isa/rv64sv
AgeCommit message (Collapse)AuthorFilesLines
2015-01-09Add LICENSEAndrew Waterman12-0/+24
2014-04-08Adjust hwacha misaligned instruction test to ignore lower 2 bits in ↵Stephen Twigg1-0/+2
comparisons to account for impl differences.
2014-01-31Reference TESTNUM instead of x28 directlyAndrew Waterman10-50/+50
2013-11-24Update to new privileged ISAAndrew Waterman12-59/+61
2013-11-05correctly set SR_EA bit for all vector physical supervisor testsYunsup Lee12-0/+14
2013-10-17add hwacha exception supportYunsup Lee13-89/+406
2013-10-10revamp hwacha testsYunsup Lee7-27/+41
2013-04-24cleanup Makefiles in isaYunsup Lee2-101/+11
2013-04-22initial commitYunsup Lee10-0/+970