GP-6699: Fixed SuperH4 bsr instruction return address

This commit is contained in:
ghidorahrex
2026-04-15 15:34:29 +00:00
parent 144d4a1b54
commit 154f9fb0ca

View File

@@ -749,7 +749,7 @@ N_0txx: r0",@"^N_0 is r0 & N_0 { tmp:4 = N_0; export tmp; }
# text bsr <bdisp12>
# arch arch_sh_up
:bsr I_1tbranch is OP_0=0xb & I_1tbranch {
PR = inst_next;
delayslot(1);
call I_1tbranch;
}