summaryrefslogtreecommitdiff
path: root/v/riscv_test.h
AgeCommit message (Expand)AuthorFilesLines
2023-08-22Support setting V-env LFSR bits with a compiler flag (#43)HEADmasterJerry Zhao1-2/+6
2023-02-02env: trap and page fault filter mechanism (#40)deepak04141-0/+10
2020-04-14encoding: add new VCSR for vector 0.9Chih-Min Chao1-1/+3
2020-03-05enable vector unit in V environment (#20)Han-Kuan Chen1-0/+3
2018-09-06Enable EXTRA_INIT macro to work in VM environment (#10)Michael McKeown1-0/+4
2016-12-06avoid non-standard predefined macrosAndrew Waterman1-5/+1
2016-06-15Speed up VM testsAndrew Waterman1-1/+0
2016-05-25Keep tohost/fromhost at deterministic addressAndrew Waterman1-3/+0
2016-03-14Support RV32 virtual memory testspriv-1.9Andrew Waterman1-1/+5
2015-09-20Remove Hwacha v3 supportAndrew Waterman1-83/+1
2015-05-19Improve coverage of VM testsAndrew Waterman1-2/+3
2015-03-27New virtual memory implementation (Sv39)Andrew Waterman1-1/+1
2015-03-16clean up pt and vector environmentsYunsup Lee1-3/+3
2015-01-09Add LICENSEAndrew Waterman1-0/+2
2014-02-06fix recursive interrupts, and more improvements to codeYunsup Lee1-2/+4
2014-02-06Improve trap entry codeAndrew Waterman1-4/+9
2014-01-31Use TESTNUM instead of x28 directlyAndrew Waterman1-22/+14
2013-11-24Update to new privileged modeAndrew Waterman1-3/+3
2013-11-13split out envs from riscv-testsYunsup Lee1-0/+155