Hi.Tom and all.
Please look at:
1.
XSAVE64 and XRSTOR64 ( see Intels doc )
2. Pseudo-Ops for PCLMULQDQ
PCLMULHQHDQ + V...
PCLMULLQHDQ + V...
PCLMULHQLQDQ + V...
PCLMULLQLQDQ + V...
3.
FLDENVD(fldenv_instruction_32bit)
FLDENVW(fldenv_instruction_32bit)
in TABLES.INC
4. PE64
[0000000100001053] CF iret
[0000000100001054] 66 CF iretw
[0000000100001056] CF iretd
[0000000100001057] 48 CF iretq
[0000000100001059] 48 CB retf
[000000010000105B] 66 CB retfw
[000000010000105D] CB retfd
[000000010000105E] 48 CB retfq
While RETF with REX and IRET without REX ?
Many Tks !
|