aboutsummaryrefslogtreecommitdiff
path: root/isa/rv64si/scall.S
AgeCommit message (Expand)AuthorFilesLines
2021-05-12Fix for rv64mi/sbreak and rv64mi/scall that I broke in my previous commit: (#...SLAMET RIANTO1-0/+1
2021-05-10Fixes for illegal.S to support Bare-SMode and sbreak.S & scall.S to support C...SLAMET RIANTO1-0/+7
2020-03-11Add comment explaining convoluted rv64mi-p-scall behaviorAndrew Waterman1-0/+6
2020-03-11Revert "scall: make the intention of the test in machine mode more clear (#246)"Andrew Waterman1-6/+1
2020-02-21scall: make the intention of the test in machine mode more clear (#246)Nils Asmussen1-1/+6
2018-08-21Changing the register mstatus is read into (#152)Srivatsa Yogendra1-2/+2
2018-08-20Revert "Fix to solve the failing tests shamt, csr and scall (#151)"Andrew Waterman1-32/+4
2018-08-17Fix to solve the failing tests shamt, csr and scall (#151)Srivatsa Yogendra1-4/+32
2017-11-22Check sepc for rv64si/scall test. (#107)Christopher Celio1-0/+4
2017-11-09Make rv64mi-p-ecall work when U-mode is not presentAndrew Waterman1-1/+17
2017-10-30Declare trap handlers as global symbols. (#87)Richard Xia1-0/+1
2016-07-11Remove instruction width assumptions to support RVCAndrew Waterman1-0/+1
2016-04-30ERET -> xRET; new memory mapAndrew Waterman1-1/+3
2016-03-03WIP on priv spec v1.9Andrew Waterman1-9/+12
2015-05-09Update to privileged architecture version 1.7Andrew Waterman1-1/+3
2015-03-25split out S-mode tests and M-mode testsYunsup Lee1-3/+8
2015-03-21Merge rv64si and rv32si testsAndrew Waterman1-0/+43