mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
added missing output for sret
This commit is contained in:
parent
746fcfde30
commit
2f17edb5f4
@ -4,6 +4,9 @@
|
||||
00000002 # mcause for illegal sret instruction due to status.tsr bit being set.
|
||||
10200073 # mtval of illegal instruction (illegal instruction's machine code)
|
||||
00000800 # masked out mstatus.MPP = 01, mstatus.MPIE = 0, and mstatus.MIE = 0
|
||||
00000009 # mcause from S mode ecall from test termination
|
||||
00000000 # mtval of ecall (*** defined to be zero for now)
|
||||
00000800 # masked out mstatus.MPP = 01, mstatus.MPIE = 0, and mstatus.MIE = 0
|
||||
deadbeef
|
||||
deadbeef
|
||||
deadbeef
|
||||
@ -1019,6 +1022,3 @@ deadbeef
|
||||
deadbeef
|
||||
deadbeef
|
||||
deadbeef
|
||||
deadbeef
|
||||
deadbeef
|
||||
deadbeef
|
||||
|
Loading…
Reference in New Issue
Block a user