bump env
[riscv-tests.git] / isa / rv64si / ma_fetch.S
2018-03-21 Andrew WatermanMake misa.C test conform to Hauser proposal
2018-02-27 Andrew WatermanAdd test for clearing misa.C while PC is misaligned...
2017-11-12 Andrew WatermanMake sure that code is 4-byte aligned before disabling...
2017-10-30 Richard XiaDeclare trap handlers as global symbols. (#87)
2017-10-27 Andrew WatermanVerify that mtval/stval is written correctly on misalig...
2017-09-12 Tim NewsomeMerge pull request #69 from riscv/multicore
2017-09-01 Andrew WatermanImprove ma_fetch test to cover JAL and branches
2016-07-22 Andrew WatermanMake ma_fetch test robust against code size changes
2016-07-12 Andrew WatermanRemove instruction width assumptions to support RVC
2016-05-01 Andrew WatermanERET -> xRET; new memory map
2016-03-15 Andrew WatermanMerge branch 'priv-1.9'
2016-03-03 Andrew WatermanFix ma_fetch to work with or without RVC
2015-03-25 Yunsup Leesplit out S-mode tests and M-mode tests
2015-03-21 Andrew WatermanMerge rv64si and rv32si tests