aboutsummaryrefslogtreecommitdiff
path: root/isa/rv64si/ma_fetch.S
AgeCommit message (Expand)AuthorFilesLines
2023-02-13Fix ma_fetch test for norvc (#454)Yujia Qiao1-1/+1
2023-01-19Fix ma_fetch test for writable misa.C (#449)Jerry Zhao1-3/+3
2022-12-28Fix ma_fetch test to support systems where no RVC does not imply IALIGN=32Jerry Zhao1-9/+31
2018-03-21Make misa.C test conform to Hauser proposalAndrew Waterman1-43/+10
2018-02-27Add test for clearing misa.C while PC is misaligned (#117)Andrew Waterman1-1/+79
2017-11-11Make sure that code is 4-byte aligned before disabling rvc (#100)Andrew Waterman1-0/+1
2017-10-30Declare trap handlers as global symbols. (#87)Richard Xia1-0/+1
2017-10-26Verify that mtval/stval is written correctly on misaligned fetchAndrew Waterman1-1/+9
2017-09-01Improve ma_fetch test to cover JAL and branchesAndrew Waterman1-1/+48
2016-07-22Make ma_fetch test robust against code size changesAndrew Waterman1-2/+4
2016-07-11Remove instruction width assumptions to support RVCAndrew Waterman1-0/+1
2016-04-30ERET -> xRET; new memory mapAndrew Waterman1-0/+1
2016-03-03Fix ma_fetch to work with or without RVCAndrew Waterman1-8/+18
2015-03-25split out S-mode tests and M-mode testsYunsup Lee1-3/+8
2015-03-21Merge rv64si and rv32si testsAndrew Waterman1-0/+83