summaryrefslogtreecommitdiff
path: root/v/entry.S
AgeCommit message (Expand)AuthorFilesLines
2020-11-24v/entry.S: replace sbadaddr with stvalGokturk Yuksek1-1/+1
2019-12-16Initialize all the x-registers for determinismAndrew Waterman1-0/+32
2019-01-04Align entry points for RVC compilationAndrew Waterman1-0/+4
2018-09-06Enable EXTRA_INIT macro to work in VM environment (#10)Michael McKeown1-0/+1
2017-05-01Set ELF entry point correctlyAndrew Waterman1-2/+2
2016-12-06avoid non-standard predefined macrosAndrew Waterman1-1/+1
2016-08-17Avoid division in VM testsAndrew Waterman1-1/+0
2016-05-03Fix multicore VM testsAndrew Waterman1-1/+4
2016-05-02Stop using mtohost/mfromhost registersAndrew Waterman1-29/+0
2016-04-30ERET -> xRET; change memory mapAndrew Waterman1-2/+4
2016-02-28WIP on priv spec v1.9Andrew Waterman1-18/+12
2015-09-20Remove Hwacha v3 supportAndrew Waterman1-27/+1
2015-05-19Improve coverage of VM testsAndrew Waterman1-18/+46
2015-05-09Update to privileged architecture version 1.7Andrew Waterman1-1/+1
2015-03-17Merge [shm]call into ecall, [shm]ret into eretAndrew Waterman1-1/+1
2015-03-16clean up pt and vector environmentsYunsup Lee1-1/+0
2015-03-12Update to new privileged specAndrew Waterman1-138/+115
2014-11-25use new calling conventionAndrew Waterman1-22/+21
2014-02-06fix recursive interrupts, and more improvements to codeYunsup Lee1-7/+20
2014-02-06Improve trap entry codeAndrew Waterman1-26/+6
2014-02-06fix vector exceptions on rocketYunsup Lee1-1/+15
2014-01-13Assume pc-relative addressingAndrew Waterman1-1/+1
2013-11-24Update to new privileged modeAndrew Waterman1-20/+20
2013-11-13split out envs from riscv-testsYunsup Lee1-0/+172