Fixed expected value on WALLY-satp-invalid

This commit is contained in:
David Harris 2024-02-16 11:12:57 -08:00
parent a5d9050ed4
commit 824bc0dab7
2 changed files with 2 additions and 2 deletions

View File

@ -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.

View File

@ -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