mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2024-11-22 12:11:55 +00:00
Call the IRQ vector this time.
This commit is contained in:
parent
8ce6d9c227
commit
1d82dccbd2
@ -194,7 +194,8 @@ ADDRI: imm16 is imm16 { tmp:2 = imm16; export *:2 tmp; }
|
||||
B = 1;
|
||||
pushSR();
|
||||
I = 1;
|
||||
goto 0xFFFE;
|
||||
local target:2 = 0xFFFE;
|
||||
goto [*:2 target];
|
||||
}
|
||||
|
||||
:BVC REL is op=0x50; REL
|
||||
|
Loading…
Reference in New Issue
Block a user