Skip to content

Commit

Permalink
Updated the test to dump the correct value for walking ones
Browse files Browse the repository at this point in the history
  • Loading branch information
MuhammadHammad001 committed Dec 4, 2024
1 parent d2b365a commit 478a3b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions riscv-test-suite/rv32i_m/vm_sv32/src/satp_access_tests.S
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ walking_ones_satp:
csrw satp, t0
csrr t1, satp
RVTEST_SIGUPD(x14,t1)
addi x14, x14, REGWIDTH
bne t3, t2, walking_ones_satp

#endif
Expand Down

0 comments on commit 478a3b4

Please sign in to comment.