mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-01-09 22:17:55 -05:00
tmp assigned rd0 instead of LR
This commit is contained in:
@@ -154,7 +154,7 @@ RJMPdisp: disp is disp4_8 & sdisp0_2
|
||||
# 0101 1101 0001 dddd
|
||||
|
||||
:ICALL rd0 is op4_12=0x5d1 & rd0 {
|
||||
tmp:4 = LR;
|
||||
tmp:4 = rd0;
|
||||
LR = inst_next;
|
||||
call [tmp];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user