Skip to content

Commit

Permalink
[Issue riscv-non-isa#33] rv32si/ma_fetch fix
Browse files Browse the repository at this point in the history
  • Loading branch information
debs-sifive committed Feb 6, 2019
1 parent 8dac5e5 commit 395bdd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion riscv-test-suite/rv32si/rv64si/ma_fetch.S
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ stvec_handler:
bne a0, t0, fail
1:

addi a1, a1, 12
addi a1, a1, 8
csrw sepc, a1
sret

Expand Down

0 comments on commit 395bdd0

Please sign in to comment.