X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=isa%2Frv64si%2Fma_fetch.S;h=7766c696ce6c195c2384c1ffef0c60aaca8b6f13;hb=b3999a33b7bf9c115b095b56976394b19f825ff3;hp=544daa0140a2703b6754ad7b14cc73b22f1d734c;hpb=089f4aae4836af1f3f530fbedc3a43a685eae0d1;p=riscv-tests.git diff --git a/isa/rv64si/ma_fetch.S b/isa/rv64si/ma_fetch.S index 544daa0..7766c69 100644 --- a/isa/rv64si/ma_fetch.S +++ b/isa/rv64si/ma_fetch.S @@ -32,9 +32,10 @@ RVTEST_CODE_BEGIN jalr t1, t0, 2 1: .option rvc - c.j fail + c.j 1f c.j 2f .option norvc +1: j fail 2: @@ -53,9 +54,10 @@ RVTEST_CODE_BEGIN jalr t1, t0, 3 1: .option rvc - c.j fail + c.j 1f c.j 2f .option norvc +1: j fail 2: