mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 01:39:21 +02:00
Merge remote-tracking branch
'origin/GP-5306_ghidorahrex_PR-5718_srichmo1_avr32_icall_pr' (Closes #5718)
This commit is contained in:
commit
bdec6a0834
1 changed files with 2 additions and 1 deletions
|
@ -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];
|
||||
}
|
||||
|
||||
#---------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue