mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2024-11-22 04:05:39 +00:00
fix to TSX instruction
This commit is contained in:
parent
1ea23d19fd
commit
2d497a0d5c
@ -479,6 +479,7 @@ ADDRI: (imm16) is imm16 { tmp:2 = imm16; export *:2 tmp; }
|
|||||||
:TSX is op=0xBA
|
:TSX is op=0xBA
|
||||||
{
|
{
|
||||||
X = S;
|
X = S;
|
||||||
|
resultFlags(X);
|
||||||
}
|
}
|
||||||
|
|
||||||
:TXA is op=0x8A
|
:TXA is op=0x8A
|
||||||
|
Loading…
Reference in New Issue
Block a user