summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterSupport setting V-env LFSR bits with a compiler flag (#43)Jerry Zhao10 months
priv-1.10Fix physical load address for recent binutilsAndrew Waterman7 years
priv-1.9Support RV32 virtual memory testsAndrew Waterman8 years
riscv-test-env-sailcreated a branch for the sail-riscv testing envWilliam McSpaddden4 weeks
vectorlessdisable vector trap handlingHoward Mao9 years
 
 
AgeCommit messageAuthorFilesLines
2016-03-14Support RV32 virtual memory testspriv-1.9Andrew Waterman4-13/+129
2016-03-02WIP on priv spec v1.9Andrew Waterman2-7/+43
2016-02-28WIP on priv spec v1.9Andrew Waterman6-178/+147
2015-11-06Add custom opcodes back to encoding.hAndrew Waterman1-76/+172
2015-09-28make sure TESTNUM is initializedHoward Mao1-0/+1
2015-09-20Remove Hwacha v3 supportAndrew Waterman7-878/+533
2015-07-17don't pass fpu/vector tests when fpu/vector not presentYunsup Lee1-10/+1
2015-07-06Coherence torture test for VM testsAndrew Waterman1-1/+24
2015-07-05New M-mode timers; don't use sscratch in M-modeAndrew Waterman2-50/+78
2015-06-23Avoid "csrw stvec" if stvec_handler doesn't exist.Christopher Celio1-1/+2
[...]