mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-09-25 17:00:36 -09:00
GT-3573: Corrected SuperH rte instruction goto pcode
This commit is contained in:
@@ -1909,7 +1909,7 @@ MovMUReg2: MovMUReg2_15 is MovMUReg2_15 {
|
||||
pc = _pc;
|
||||
sr = _sr;
|
||||
|
||||
goto [pc];
|
||||
return [pc];
|
||||
}
|
||||
|
||||
:sett is opcode_00_15=0b0000000000011000
|
||||
|
||||
Reference in New Issue
Block a user