mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Merge pull request #634 from davidharrishmc/dev
Fixed expected value on WALLY-satp-invalid
This commit is contained in:
commit
6d2c7d1deb
@ -1,3 +1,3 @@
|
||||
0000000b # Test *** Number: Ecall from going from M mode to S mode
|
||||
00000002 # illegal instruction from truining on virtual memory with invalid satp address
|
||||
00000001 # Instruction access fault (was illegal instruction) from turning on virtual memory with invalid satp address
|
||||
00000009 # ecall from ending tests in S mode.
|
@ -1,6 +1,6 @@
|
||||
0000000b # Test *** Number: Ecall from going from M mode to S mode
|
||||
00000000
|
||||
00000002 # illegal instruction from truining on virtual memory with invalid satp address
|
||||
00000001 # Instruction access fault from turning on virtual memory with invalid satp address
|
||||
00000000
|
||||
00000009 # ecall from ending tests in S mode.
|
||||
00000000
|
Loading…
Reference in New Issue
Block a user