mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-06 12:00:04 +02:00
Merge remote-tracking branch 'origin/GP-3786_ghidorahrex_6x09_stu_fix'
(Closes #5671)
This commit is contained in:
commit
cc23b93d06
1 changed files with 1 additions and 1 deletions
|
@ -1268,7 +1268,7 @@ macro PushEntireState()
|
||||||
|
|
||||||
:STU OP2 is (op=0xDF | op=0xEF | op=0xFF) ... & OP2
|
:STU OP2 is (op=0xDF | op=0xEF | op=0xFF) ... & OP2
|
||||||
{
|
{
|
||||||
storeRegister(X, OP2);
|
storeRegister(U, OP2);
|
||||||
}
|
}
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue