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
2015-11-17disable vector trap handlingvectorlessHoward Mao2-23/+23
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
2015-05-19Improve coverage of VM testsAndrew Waterman4-46/+89
2015-05-11Initialize FCSRAndrew Waterman1-1/+1
2015-05-11Fix VM, MIP encodingAndrew Waterman1-6/+6
2015-05-09Update to privileged architecture version 1.7Andrew Waterman9-320/+193
2015-04-03Rename VM_SV43 to VM_SV39Andrew Waterman2-5/+7
[...]