X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=benchmarks%2Fcommon%2Fcrt.S;h=24d22e8e6f09d0c9db1bb55c5410299bc9dcaa43;hb=834cd6bd0b65360515ba205ace61c96f83f81867;hp=24e35804867a16a75b7b106feac44e734e88e04a;hpb=edc9979273352afaa3e0a3dd2a2495d60e2a9a1e;p=riscv-tests.git diff --git a/benchmarks/common/crt.S b/benchmarks/common/crt.S index 24e3580..24d22e8 100644 --- a/benchmarks/common/crt.S +++ b/benchmarks/common/crt.S @@ -177,7 +177,7 @@ trap_entry: csrr a1, epc mv a2, sp jal handle_trap - csrw epc, v0 + csrw epc, a0 LREG t0, 256(sp) LREG t1, 264(sp)