Merge remote-tracking branch

'origin/GP-5306_ghidorahrex_PR-5718_srichmo1_avr32_icall_pr'
(Closes #5718)
This commit is contained in:
Ryan Kurtz 2025-09-17 09:37:37 -04:00
commit bdec6a0834

View file

@ -154,8 +154,9 @@ RJMPdisp: disp is disp4_8 & sdisp0_2
# 0101 1101 0001 dddd
:ICALL rd0 is op4_12=0x5d1 & rd0 {
tmp:4 = rd0;
LR = inst_next;
call [rd0];
call [tmp];
}
#---------------------------------------------------------------------