aboutsummaryrefslogtreecommitdiff
path: root/isa/rv64mi/illegal.S
AgeCommit message (Expand)AuthorFilesLines
2021-05-10Fixes for illegal.S to support Bare-SMode and sbreak.S & scall.S to support C...SLAMET RIANTO1-0/+38
2021-01-08Don't rely on the implementation-specific WFI time limit (#318)Paul Donahue1-18/+0
2018-12-18Avoid using t3 and t4 for supporting RV32E (#173)zhonghochen1-5/+6
2017-11-20Check mtval in rv64mi-p-illegal (#104)Andrew Waterman1-0/+11
2017-10-30Declare trap handlers as global symbols. (#87)Richard Xia1-0/+1
2017-04-14Fix illegal-instruction test when S-mode is not implementedAndrew Waterman1-10/+14
2017-04-07Retrofit rv64mi-p-illegal to test vectored interruptsAndrew Waterman1-7/+41
2017-03-13Test mstatus.TW, mstatus.TVM, and mstatus.TSR featuresAndrew Waterman1-1/+105
2016-04-30ERET -> xRET; new memory mapAndrew Waterman1-1/+1
2016-03-03Some S-mode tests really only belong in M-modeAndrew Waterman1-4/+36
2015-03-25split out S-mode tests and M-mode testsYunsup Lee1-0/+8