aboutsummaryrefslogtreecommitdiff
path: root/isa/rv64uc
AgeCommit message (Collapse)AuthorFilesLines
2020-11-20Only attempt to build tests supported by compilerAndrew Waterman1-2/+0
Resolves #303
2017-11-11Make sure that code is 4-byte aligned before disabling rvc (#100)Andrew Waterman1-1/+2
2017-08-04Improve RVC testAndrew Waterman1-3/+2
Make the page-crossing instruction non-idempotent to detect erroneously executing the first 16 bits of the instruction with garbage MSBs.
2016-12-06avoid non-standard predefined macrosAndrew Waterman1-6/+6
2016-09-02Make RVC test fit in 16 KiBAndrew Waterman1-4/+4
2016-07-29Add RV32 RVC and breakpoint testsAndrew Waterman1-1/+4
2016-07-29Add an RVC testAndrew Waterman2-0/+162