mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-04 10:19:23 +02:00
Merge remote-tracking branch
'origin/GP-4772_ghidracadabra_PR-6512_Sleigh-InSPECtor_x86_cmpps_upper_bits' (Closes #6512)
This commit is contained in:
commit
c06c24502f
1 changed files with 1 additions and 1 deletions
|
@ -5301,7 +5301,7 @@ CMPPS_OPERAND: ", "^imm8 is imm8 { }
|
|||
xmmTmp2_Da = XmmReg2[0,32];
|
||||
xmmTmp2_Db = XmmReg2[32,32];
|
||||
xmmTmp2_Dc = XmmReg2[64,32];
|
||||
xmmTmp2_Dc = XmmReg2[96,32];
|
||||
xmmTmp2_Dd = XmmReg2[96,32];
|
||||
|
||||
build XmmCondPS;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue