We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8b3a4af + 5bf9063 commit 1351c44Copy full SHA for 1351c44
src/rv32_template.c
@@ -617,7 +617,7 @@ RVOP(
617
cmp_imm, TMP0, imm;
618
st_imm, S32, rd, 1;
619
set_jmp_off;
620
- jcc, 0x82;
+ jcc, 0x8c;
621
st_imm, S32, rd, 0;
622
jmp_off;
623
}))
@@ -771,7 +771,7 @@ RVOP(
771
cmp, TMP1, TMP0;
772
773
774
775
776
777
0 commit comments