Package com.kenai.jnr.x86asm
Class SerializerIntrinsics
java.lang.Object
com.kenai.jnr.x86asm.SerializerCore
com.kenai.jnr.x86asm.SerializerIntrinsics
- Direct Known Subclasses:
Serializer
Deprecated.
Assembler instruction serializer.
-
Field Summary
Fields inherited from class com.kenai.jnr.x86asm.SerializerCore
_cmovcctable, _jcctable, _none, _setcctable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal void
Deprecated.Add with Carry.final void
Deprecated.Add with Carry.final void
Deprecated.Add with Carry.final void
Deprecated.Add with Carry.final void
Deprecated.Add with Carry.final void
Deprecated.Add.final void
Deprecated.Add.final void
Deprecated.Add.final void
Deprecated.Add.final void
Deprecated.Add.final void
addpd
(XMMRegister dst, Mem src) Deprecated.Packed DP-FP Add (SSE2).final void
addpd
(XMMRegister dst, XMMRegister src) Deprecated.Packed DP-FP Add (SSE2).final void
addps
(XMMRegister dst, Mem src) Deprecated.Packed SP-FP Add (SSE).final void
addps
(XMMRegister dst, XMMRegister src) Deprecated.Packed SP-FP Add (SSE).final void
addsd
(XMMRegister dst, Mem src) Deprecated.Scalar DP-FP Add (SSE2).final void
addsd
(XMMRegister dst, XMMRegister src) Deprecated.Scalar DP-FP Add (SSE2).final void
addss
(XMMRegister dst, Mem src) Deprecated.Scalar SP-FP Add (SSE).final void
addss
(XMMRegister dst, XMMRegister src) Deprecated.Scalar SP-FP Add (SSE).final void
addsubpd
(XMMRegister dst, Mem src) Deprecated.Packed DP-FP Add/Subtract (SSE3).final void
addsubpd
(XMMRegister dst, XMMRegister src) Deprecated.Packed DP-FP Add/Subtract (SSE3).final void
addsubps
(XMMRegister dst, Mem src) Deprecated.Packed SP-FP Add/Subtract (SSE3).final void
addsubps
(XMMRegister dst, XMMRegister src) Deprecated.Packed SP-FP Add/Subtract (SSE3).final void
amd_prefetch
(Mem mem) Deprecated.Prefetch (3dNow - Amd).final void
amd_prefetchw
(Mem mem) Deprecated.Prefetch and set cache to modified (3dNow - Amd).final void
Deprecated.Logical And.final void
Deprecated.Logical And.final void
Deprecated.Logical And.final void
Deprecated.Logical And.final void
Deprecated.Logical And.final void
andnpd
(XMMRegister dst, Mem src) Deprecated.Bit-wise Logical And Not For DP-FP (SSE2).final void
andnpd
(XMMRegister dst, XMMRegister src) Deprecated.Bit-wise Logical And Not For DP-FP (SSE2).final void
andnps
(XMMRegister dst, Mem src) Deprecated.Bit-wise Logical And Not For SP-FP (SSE).final void
andnps
(XMMRegister dst, XMMRegister src) Deprecated.Bit-wise Logical And Not For SP-FP (SSE).final void
andpd
(XMMRegister dst, Mem src) Deprecated.Bit-wise Logical And For DP-FP (SSE2).final void
andpd
(XMMRegister dst, XMMRegister src) Deprecated.Bit-wise Logical And For DP-FP (SSE2).final void
andps
(XMMRegister dst, Mem src) Deprecated.Bit-wise Logical And For SP-FP (SSE).final void
andps
(XMMRegister dst, XMMRegister src) Deprecated.Bit-wise Logical And For SP-FP (SSE).final void
blendpd
(XMMRegister dst, Mem src, Immediate imm8) Deprecated.Blend Packed DP-FP Values (SSE4.1).final void
blendpd
(XMMRegister dst, XMMRegister src, Immediate imm8) Deprecated.Blend Packed DP-FP Values (SSE4.1).final void
blendps
(XMMRegister dst, Mem src, Immediate imm8) Deprecated.Blend Packed SP-FP Values (SSE4.1).final void
blendps
(XMMRegister dst, XMMRegister src, Immediate imm8) Deprecated.Blend Packed SP-FP Values (SSE4.1).final void
blendvpd
(XMMRegister dst, Mem src) Deprecated.Variable Blend Packed DP-FP Values (SSE4.1).final void
blendvpd
(XMMRegister dst, XMMRegister src) Deprecated.Variable Blend Packed DP-FP Values (SSE4.1).final void
blendvps
(XMMRegister dst, Mem src) Deprecated.Variable Blend Packed SP-FP Values (SSE4.1).final void
blendvps
(XMMRegister dst, XMMRegister src) Deprecated.Variable Blend Packed SP-FP Values (SSE4.1).final void
Deprecated.Bit Scan Forward.final void
Deprecated.Bit Scan Forward.final void
Deprecated.Bit Scan Reverse.final void
Deprecated.Bit Scan Reverse.final void
Deprecated.Byte swap (32 bit or 64 bit registers only) (i486).final void
Deprecated.Bit test.final void
Deprecated.Bit test.final void
Deprecated.Bit test.final void
Deprecated.Bit test.final void
Deprecated.Bit test and complement.final void
Deprecated.Bit test and complement.final void
Deprecated.Bit test and complement.final void
Deprecated.Bit test and complement.final void
Deprecated.Bit test and reset.final void
Deprecated.Bit test and reset.final void
Deprecated.Bit test and reset.final void
Deprecated.Bit test and reset.final void
Deprecated.Bit test and set.final void
Deprecated.Bit test and set.final void
Deprecated.Bit test and set.final void
Deprecated.Bit test and set.final void
call
(long dst) Deprecated.Jump.final void
Deprecated.Call Procedure.final void
Deprecated.Call Procedure.final void
Deprecated.Call Procedure.final void
Deprecated.Call Procedure.final void
cbw()
Deprecated.Convert Byte to Word (Sign Extend).final void
cdqe()
Deprecated.Convert DWord to QWord (Sign Extend).final void
clc()
Deprecated.Clear CARRY flagfinal void
cld()
Deprecated.Clear Direction flagfinal void
Deprecated.Flush Cache Line (SSE2).final void
cmc()
Deprecated.Complement Carry Flag.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Compare Two Operands.final void
Deprecated.Compare Two Operands.final void
Deprecated.Compare Two Operands.final void
Deprecated.Compare Two Operands.final void
Deprecated.Compare Two Operands.final void
cmppd
(XMMRegister dst, Mem src, Immediate imm8) Deprecated.Packed DP-FP Compare (SSE2).final void
cmppd
(XMMRegister dst, XMMRegister src, Immediate imm8) Deprecated.Packed DP-FP Compare (SSE2).final void
cmpps
(XMMRegister dst, Mem src, Immediate imm8) Deprecated.Packed SP-FP Compare (SSE).final void
cmpps
(XMMRegister dst, XMMRegister src, Immediate imm8) Deprecated.Packed SP-FP Compare (SSE).final void
cmpsd
(XMMRegister dst, Mem src, Immediate imm8) Deprecated.Compare Scalar SP-FP Values (SSE2).final void
cmpsd
(XMMRegister dst, XMMRegister src, Immediate imm8) Deprecated.Compare Scalar SP-FP Values (SSE2).final void
cmpss
(XMMRegister dst, Mem src, Immediate imm8) Deprecated.Compare Scalar SP-FP Values (SSE).final void
cmpss
(XMMRegister dst, XMMRegister src, Immediate imm8) Deprecated.Compare Scalar SP-FP Values (SSE).final void
Deprecated.Compare and Exchange (i486).final void
Deprecated.Compare and Exchange (i486).final void
cmpxchg16b
(Mem dst) Deprecated.Compares the 128-bit value in RDX:RAX with the memory operand.final void
Deprecated.Compares the 64-bit value in EDX:EAX with the memory operand (Pentium).final void
comisd
(XMMRegister dst, Mem src) Deprecated.Scalar Ordered DP-FP Compare and Set EFLAGS (SSE2).final void
comisd
(XMMRegister dst, XMMRegister src) Deprecated.Scalar Ordered DP-FP Compare and Set EFLAGS (SSE2).final void
comiss
(XMMRegister dst, Mem src) Deprecated.Scalar Ordered SP-FP Compare and Set EFLAGS (SSE).final void
comiss
(XMMRegister dst, XMMRegister src) Deprecated.Scalar Ordered SP-FP Compare and Set EFLAGS (SSE).final void
cpuid()
Deprecated.CPU Identification (i486).final void
Deprecated.Accumulate CRC32 Value (polynomial 0x11EDC6F41) (SSE4.2).final void
Deprecated.Accumulate CRC32 Value (polynomial 0x11EDC6F41) (SSE4.2).final void
cvtdq2pd
(XMMRegister dst, Mem src) Deprecated.Convert Packed Dword Integers to Packed DP-FP Values (SSE2).final void
cvtdq2pd
(XMMRegister dst, XMMRegister src) Deprecated.Convert Packed Dword Integers to Packed DP-FP Values (SSE2).final void
cvtdq2ps
(XMMRegister dst, Mem src) Deprecated.Convert Packed Dword Integers to Packed SP-FP Values (SSE2).final void
cvtdq2ps
(XMMRegister dst, XMMRegister src) Deprecated.Convert Packed Dword Integers to Packed SP-FP Values (SSE2).final void
cvtpd2dq
(XMMRegister dst, Mem src) Deprecated.Convert Packed DP-FP Values to Packed Dword Integers (SSE2).final void
cvtpd2dq
(XMMRegister dst, XMMRegister src) Deprecated.Convert Packed DP-FP Values to Packed Dword Integers (SSE2).final void
cvtpd2pi
(MMRegister dst, Mem src) Deprecated.Convert Packed DP-FP Values to Packed Dword Integers (SSE2).final void
cvtpd2pi
(MMRegister dst, XMMRegister src) Deprecated.Convert Packed DP-FP Values to Packed Dword Integers (SSE2).final void
cvtpd2ps
(XMMRegister dst, Mem src) Deprecated.Convert Packed DP-FP Values to Packed SP-FP Values (SSE2).final void
cvtpd2ps
(XMMRegister dst, XMMRegister src) Deprecated.Convert Packed DP-FP Values to Packed SP-FP Values (SSE2).final void
cvtpi2pd
(XMMRegister dst, Mem src) Deprecated.Convert Packed Dword Integers to Packed DP-FP Values (SSE2).final void
cvtpi2pd
(XMMRegister dst, MMRegister src) Deprecated.Convert Packed Dword Integers to Packed DP-FP Values (SSE2).final void
cvtpi2ps
(XMMRegister dst, Mem src) Deprecated.Packed Signed INT32 to Packed SP-FP Conversion (SSE).final void
cvtpi2ps
(XMMRegister dst, MMRegister src) Deprecated.Packed Signed INT32 to Packed SP-FP Conversion (SSE).final void
cvtps2dq
(XMMRegister dst, Mem src) Deprecated.Convert Packed SP-FP Values to Packed Dword Integers (SSE2).final void
cvtps2dq
(XMMRegister dst, XMMRegister src) Deprecated.Convert Packed SP-FP Values to Packed Dword Integers (SSE2).final void
cvtps2pd
(XMMRegister dst, Mem src) Deprecated.Convert Packed SP-FP Values to Packed DP-FP Values (SSE2).final void
cvtps2pd
(XMMRegister dst, XMMRegister src) Deprecated.Convert Packed SP-FP Values to Packed DP-FP Values (SSE2).final void
cvtps2pi
(MMRegister dst, Mem src) Deprecated.Packed SP-FP to Packed INT32 Conversion (SSE).final void
cvtps2pi
(MMRegister dst, XMMRegister src) Deprecated.Packed SP-FP to Packed INT32 Conversion (SSE).final void
Deprecated.Convert Scalar DP-FP Value to Dword Integer (SSE2).final void
cvtsd2si
(Register dst, XMMRegister src) Deprecated.Convert Scalar DP-FP Value to Dword Integer (SSE2).final void
cvtsd2ss
(XMMRegister dst, Mem src) Deprecated.Convert Scalar DP-FP Value to Scalar SP-FP Value (SSE2).final void
cvtsd2ss
(XMMRegister dst, XMMRegister src) Deprecated.Convert Scalar DP-FP Value to Scalar SP-FP Value (SSE2).final void
cvtsi2sd
(XMMRegister dst, Mem src) Deprecated.Convert Dword Integer to Scalar DP-FP Value (SSE2).final void
cvtsi2sd
(XMMRegister dst, Register src) Deprecated.Convert Dword Integer to Scalar DP-FP Value (SSE2).final void
cvtsi2ss
(XMMRegister dst, Mem src) Deprecated.Scalar Signed INT32 to SP-FP Conversion (SSE).final void
cvtsi2ss
(XMMRegister dst, Register src) Deprecated.Scalar Signed INT32 to SP-FP Conversion (SSE).final void
cvtss2sd
(XMMRegister dst, Mem src) Deprecated.Convert Scalar SP-FP Value to Scalar DP-FP Value (SSE2).final void
cvtss2sd
(XMMRegister dst, XMMRegister src) Deprecated.Convert Scalar SP-FP Value to Scalar DP-FP Value (SSE2).final void
Deprecated.Scalar SP-FP to Signed INT32 Conversion (SSE).final void
cvtss2si
(Register dst, XMMRegister src) Deprecated.Scalar SP-FP to Signed INT32 Conversion (SSE).final void
cvttpd2dq
(XMMRegister dst, Mem src) Deprecated.Convert with Truncation Packed DP-FP Values to Packed Dword Integers (SSE2).final void
cvttpd2dq
(XMMRegister dst, XMMRegister src) Deprecated.Convert with Truncation Packed DP-FP Values to Packed Dword Integers (SSE2).final void
cvttpd2pi
(MMRegister dst, Mem src) Deprecated.Convert with Truncation Packed DP-FP Values to Packed Dword Integers (SSE2).final void
cvttpd2pi
(MMRegister dst, XMMRegister src) Deprecated.Convert with Truncation Packed DP-FP Values to Packed Dword Integers (SSE2).final void
cvttps2dq
(XMMRegister dst, Mem src) Deprecated.Convert with Truncation Packed SP-FP Values to Packed Dword Integers (SSE2).final void
cvttps2dq
(XMMRegister dst, XMMRegister src) Deprecated.Convert with Truncation Packed SP-FP Values to Packed Dword Integers (SSE2).final void
cvttps2pi
(MMRegister dst, Mem src) Deprecated.Packed SP-FP to Packed INT32 Conversion (truncate) (SSE).final void
cvttps2pi
(MMRegister dst, XMMRegister src) Deprecated.Packed SP-FP to Packed INT32 Conversion (truncate) (SSE).final void
Deprecated.Convert with Truncation Scalar DP-FP Value to Signed Dword Integer (SSE2).final void
cvttsd2si
(Register dst, XMMRegister src) Deprecated.Convert with Truncation Scalar DP-FP Value to Signed Dword Integer (SSE2).final void
Deprecated.Scalar SP-FP to Signed INT32 Conversion (truncate) (SSE).final void
cvttss2si
(Register dst, XMMRegister src) Deprecated.Scalar SP-FP to Signed INT32 Conversion (truncate) (SSE).final void
cwde()
Deprecated.Convert Word to DWord (Sign Extend).final void
daa()
Deprecated.Decimal adjust AL after additionfinal void
das()
Deprecated.Decimal adjust AL after subtractionfinal void
Deprecated.Decrement by 1.final void
Deprecated.Decrement by 1.final void
Deprecated.Unsigned divide.final void
Deprecated.Unsigned divide.final void
divpd
(XMMRegister dst, Mem src) Deprecated.Packed DP-FP Divide (SSE2).final void
divpd
(XMMRegister dst, XMMRegister src) Deprecated.Packed DP-FP Divide (SSE2).final void
divps
(XMMRegister dst, Mem src) Deprecated.Packed SP-FP Divide (SSE).final void
divps
(XMMRegister dst, XMMRegister src) Deprecated.Packed SP-FP Divide (SSE).final void
divsd
(XMMRegister dst, Mem src) Deprecated.Scalar DP-FP Divide (SSE2).final void
divsd
(XMMRegister dst, XMMRegister src) Deprecated.Scalar DP-FP Divide (SSE2).final void
divss
(XMMRegister dst, Mem src) Deprecated.Scalar SP-FP Divide (SSE).final void
divss
(XMMRegister dst, XMMRegister src) Deprecated.Scalar SP-FP Divide (SSE).final void
dppd
(XMMRegister dst, Mem src, Immediate imm8) Deprecated.Dot Product of Packed DP-FP Values (SSE4.1).final void
dppd
(XMMRegister dst, XMMRegister src, Immediate imm8) Deprecated.Dot Product of Packed DP-FP Values (SSE4.1).final void
dpps
(XMMRegister dst, Mem src, Immediate imm8) Deprecated.Dot Product of Packed SP-FP Values (SSE4.1).final void
dpps
(XMMRegister dst, XMMRegister src, Immediate imm8) Deprecated.Dot Product of Packed SP-FP Values (SSE4.1).final void
emms()
Deprecated.Empty MMX state.final void
Deprecated.Make Stack Frame for Procedure Parameters.final void
extractps
(XMMRegister dst, Mem src, Immediate imm8) Deprecated.Extract Packed SP-FP Value @brief (SSE4.1).final void
extractps
(XMMRegister dst, XMMRegister src, Immediate imm8) Deprecated.Extract Packed SP-FP Value @brief (SSE4.1).final void
f2xm1()
Deprecated.Compute 2^x - 1 (FPU).final void
fabs()
Deprecated.Absolute Value of st(0) (FPU).final void
Deprecated.Add @a src to st(0) and store result in st(0) (FPU).final void
fadd
(X87Register dst, X87Register src) Deprecated.Add @a src to @a dst and store result in @a dst (FPU).final void
faddp()
Deprecated.Add st(0) to @a dst and POP register stack (FPU).final void
faddp
(X87Register dst) Deprecated.Add st(0) to @a dst and POP register stack (FPU).final void
Deprecated.Load Binary Coded Decimal (FPU).final void
Deprecated.Store BCD Integer and Pop (FPU).final void
fchs()
Deprecated.Change st(0) Sign (FPU).final void
fclex()
Deprecated.Clear Exceptions (FPU).final void
fcmovb
(X87Register src) Deprecated.FP Conditional Move (FPU).final void
fcmovbe
(X87Register src) Deprecated.FP Conditional Move (FPU).final void
fcmove
(X87Register src) Deprecated.FP Conditional Move (FPU).final void
fcmovnb
(X87Register src) Deprecated.FP Conditional Move (FPU).final void
fcmovnbe
(X87Register src) Deprecated.FP Conditional Move (FPU).final void
fcmovne
(X87Register src) Deprecated.FP Conditional Move (FPU).final void
fcmovnu
(X87Register src) Deprecated.FP Conditional Move (FPU).final void
fcmovu
(X87Register src) Deprecated.FP Conditional Move (FPU).final void
fcom()
Deprecated.final void
Deprecated.Compare st(0) with 4 byte or 8 byte FP at @a src (FPU).final void
fcom
(X87Register reg) Deprecated.Compare st(0) with @a reg (FPU).final void
fcomi
(X87Register reg) Deprecated.Compare st(0) and @a reg and Set EFLAGS (FPU).final void
fcomip
(X87Register reg) Deprecated.Compare st(0) and @a reg and Set EFLAGS and pop the stack (FPU).final void
fcomp()
Deprecated.final void
Deprecated.Compare st(0) with 4 byte or 8 byte FP at @a adr and pop thefinal void
fcomp
(X87Register reg) Deprecated.Compare st(0) with @a reg and pop the stack (FPU).final void
fcompp()
Deprecated.Compare st(0) with st(1) and pop register stack twice (FPU).final void
fcos()
Deprecated.Cosine (FPU).final void
fdecstp()
Deprecated.Decrement Stack-Top Pointer (FPU).final void
Deprecated.Divide st(0) by 32 bit or 64 bit FP value (FPU).final void
fdiv
(X87Register dst, X87Register src) Deprecated.Divide @a dst by @a src (FPU).final void
fdivp()
Deprecated.final void
fdivp
(X87Register reg) Deprecated.Divide @a reg by st(0) (FPU).final void
Deprecated.Reverse Divide st(0) by 32 bit or 64 bit FP value (FPU).final void
fdivr
(X87Register dst, X87Register src) Deprecated.Reverse Divide @a dst by @a src (FPU).final void
fdivrp()
Deprecated.final void
fdivrp
(X87Register reg) Deprecated.Reverse Divide @a reg by st(0) (FPU).final void
femms()
Deprecated.Faster EMMS (3dNow!).final void
ffree
(X87Register reg) Deprecated.Free Floating-Point Register (FPU).final void
Deprecated.Add 16 bit or 32 bit integer to st(0) (FPU).final void
Deprecated.Compare st(0) with 16 bit or 32 bit Integer (FPU).final void
Deprecated.Compare st(0) with 16 bit or 32 bit Integer and pop the stack (FPU).final void
Deprecated.Divide st(0) by 32 bit or 16 bit integer (@a src) (FPU).final void
Deprecated.Reverse Divide st(0) by 32 bit or 16 bit integer (@a src) (FPU).final void
Deprecated.Load 16 bit, 32 bit or 64 bit Integer and push it to the stack (FPU).final void
Deprecated.Multiply st(0) by 16 bit or 32 bit integer and store itfinal void
fincstp()
Deprecated.Increment Stack-Top Pointer (FPU).final void
finit()
Deprecated.Initialize Floating-Point Unit (FPU).final void
Deprecated.Store st(0) as 16 bit or 32 bit Integer to @a dst (FPU).final void
Deprecated.Store st(0) as 16 bit, 32 bit or 64 bit Integer to @a dst and popfinal void
Deprecated.Store Integer with Truncation (SSE3).final void
Deprecated.Subtract 16 bit or 32 bit integer from st(0) and store result tofinal void
Deprecated.Reverse Subtract 16 bit or 32 bit integer from st(0) andfinal void
Deprecated.Push 32 bit, 64 bit or 80 bit Floating Point Value onto the FPUfinal void
fld
(X87Register reg) Deprecated.Push @a reg onto the FPU register stack (FPU).final void
fld1()
Deprecated.Push +1.0 onto the FPU register stack (FPU).final void
Deprecated.Load x87 FPU Control Word (2 bytes) (FPU).final void
Deprecated.Load x87 FPU Environment (14 or 28 bytes) (FPU).final void
fldl2e()
Deprecated.Push log2(e) onto the FPU register stack (FPU).final void
fldl2t()
Deprecated.Push log2(10) onto the FPU register stack (FPU).final void
fldlg2()
Deprecated.Push log10(2) onto the FPU register stack (FPU).final void
fldln2()
Deprecated.Push ln(2) onto the FPU register stack (FPU).final void
fldpi()
Deprecated.Push pi onto the FPU register stack (FPU).final void
fldz()
Deprecated.Push +0.0 onto the FPU register stack (FPU).final void
Deprecated.Multiply st(0) by @a src and store result in st(0) (FPU).final void
fmul
(X87Register dst, X87Register src) Deprecated.Multiply @a dst by @a src and store result in @a dst (FPU).final void
fmulp()
Deprecated.final void
fmulp
(X87Register dst) Deprecated.Multiply st(0) by @a dst and POP register stack (FPU).final void
fnclex()
Deprecated.Clear Exceptions (FPU).final void
fninit()
Deprecated.Initialize Floating-Point Unit (FPU).final void
fnop()
Deprecated.No Operation (FPU).final void
Deprecated.Save FPU State (FPU).final void
Deprecated.Store x87 FPU Control Word (FPU).final void
Deprecated.Store x87 FPU Environment (FPU).final void
Deprecated.Store x87 FPU Status Word (2 Bytes) (FPU).final void
Deprecated.Store x87 FPU Status Word (2 Bytes) (FPU).final void
fpatan()
Deprecated.Partial Arctangent (FPU).final void
fprem()
Deprecated.Partial Remainder (FPU).final void
fprem1()
Deprecated.Partial Remainder (FPU).final void
fptan()
Deprecated.Partial Tangent (FPU).final void
frndint()
Deprecated.Round to Integer (FPU).final void
Deprecated.Restore FPU State (FPU).final void
Deprecated.Save FPU State (FPU).final void
fscale()
Deprecated.Scale (FPU).final void
fsin()
Deprecated.Sine (FPU).final void
fsincos()
Deprecated.Sine and Cosine (FPU).final void
fsqrt()
Deprecated.Square Root (FPU).final void
Deprecated.Store Floating Point Value (FPU).final void
fst
(X87Register reg) Deprecated.Store Floating Point Value (FPU).final void
Deprecated.Store x87 FPU Control Word (FPU).final void
Deprecated.Store x87 FPU Environment (FPU).final void
Deprecated.Store Floating Point Value and Pop Register Stack (FPU).final void
fstp
(X87Register reg) Deprecated.Store Floating Point Value and Pop Register Stack (FPU).final void
Deprecated.Store x87 FPU Status Word (2 Bytes) (FPU).final void
Deprecated.Store x87 FPU Status Word (2 Bytes) (FPU).final void
Deprecated.Subtract @a src from st(0) and store result in st(0) (FPU).final void
fsub
(X87Register dst, X87Register src) Deprecated.Subtract @a src from @a dst and store result in @a dst (FPU).final void
fsubp()
Deprecated.final void
fsubp
(X87Register dst) Deprecated.Subtract st(0) from @a dst and POP register stack (FPU).final void
Deprecated.Reverse Subtract @a src from st(0) and store result in st(0) (FPU).final void
fsubr
(X87Register dst, X87Register src) Deprecated.Reverse Subtract @a src from @a dst and store result in @a dst (FPU).final void
fsubrp()
Deprecated.final void
fsubrp
(X87Register dst) Deprecated.Reverse Subtract st(0) from @a dst and POP register stack (FPU).final void
ftst()
Deprecated.Floating point test - Compare st(0) with 0.0.final void
fucom()
Deprecated.final void
fucom
(X87Register reg) Deprecated.Unordered Compare st(0) with @a reg (FPU).final void
fucomi
(X87Register reg) Deprecated.Unordered Compare st(0) and @a reg, check for ordered valuesfinal void
fucomip()
Deprecated.final void
fucomip
(X87Register reg) Deprecated.UnorderedCompare st(0) and @a reg, Check for ordered valuesfinal void
fucomp()
Deprecated.final void
fucomp
(X87Register reg) Deprecated.Unordered Compare st(0) with @a reg and pop register stack (FPU).final void
fucompp()
Deprecated.Unordered compare st(0) with st(1) and pop register stack twicefinal void
fwait()
Deprecated.final void
fxam()
Deprecated.Examine st(0) (FPU).final void
fxch()
Deprecated.final void
fxch
(X87Register reg) Deprecated.Exchange Register Contents (FPU).final void
Deprecated.Restore FP And MMX(tm) State And Streaming SIMD Extension Statefinal void
Deprecated.Store FP and MMX(tm) State and Streaming SIMD Extension Statefinal void
fxtract()
Deprecated.Extract Exponent and Significand (FPU).final void
fyl2x()
Deprecated.Compute y * log2(x).final void
fyl2xp1()
Deprecated.Compute y * log_2(x+1).final void
haddpd
(XMMRegister dst, Mem src) Deprecated.Packed DP-FP Horizontal Add (SSE3).final void
haddpd
(XMMRegister dst, XMMRegister src) Deprecated.Packed DP-FP Horizontal Add (SSE3).final void
haddps
(XMMRegister dst, Mem src) Deprecated.Packed SP-FP Horizontal Add (SSE3).final void
haddps
(XMMRegister dst, XMMRegister src) Deprecated.Packed SP-FP Horizontal Add (SSE3).final void
hsubpd
(XMMRegister dst, Mem src) Deprecated.Packed DP-FP Horizontal Subtract (SSE3).final void
hsubpd
(XMMRegister dst, XMMRegister src) Deprecated.Packed DP-FP Horizontal Subtract (SSE3).final void
hsubps
(XMMRegister dst, Mem src) Deprecated.Packed SP-FP Horizontal Subtract (SSE3).final void
hsubps
(XMMRegister dst, XMMRegister src) Deprecated.Packed SP-FP Horizontal Subtract (SSE3).final void
Deprecated.Signed divide.final void
Deprecated.Signed divide.final void
Deprecated.final void
Deprecated.Signed multiply.final void
Deprecated.Signed multiply.final void
Deprecated.Signed multiply.final void
Deprecated.final void
Deprecated.Signed multiply.final void
Deprecated.Signed multiply.final void
Deprecated.Increment by 1.final void
Deprecated.Increment by 1.final void
int3()
Deprecated.Interrupt 3 � trap to debugger.final void
Deprecated.Jump to label @a label if condition @a cc is met.final void
Deprecated.Jump to label @a label if condition @a cc is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
jmp
(long dst) Deprecated.Jump.final void
Deprecated.Jump.final void
Deprecated.Jump.final void
Deprecated.Jump.final void
Deprecated.Jump.final void
Deprecated.Jump, see @c jmp().final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
jnae_short
(Label label, int hint) Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
jnbe_short
(Label label, int hint) Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
jnge_short
(Label label, int hint) Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
jnle_short
(Label label, int hint) Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
Deprecated.Jump to label @a label if condition is met.final void
lddqu
(XMMRegister dst, Mem src) Deprecated.Load Unaligned Integer 128 Bits (SSE3).final void
Deprecated.Load Streaming SIMD Extension Control/Status (SSE).final void
Deprecated.Load Effective Addressfinal void
leave()
Deprecated.High Level Procedure Exit.final void
lfence()
Deprecated.Load Fence (SSE2).final void
lock()
Deprecated.Assert LOCK# Signal Prefix.final void
maskmovdqu
(XMMRegister src, XMMRegister mask) Deprecated.Store Selected Bytes of Double Quadword (SSE2).final void
maskmovq
(MMRegister data, MMRegister mask) Deprecated.Byte Mask Write (SSE).final void
maxpd
(XMMRegister dst, Mem src) Deprecated.Return Maximum Packed Double-Precision FP Values (SSE2).final void
maxpd
(XMMRegister dst, XMMRegister src) Deprecated.Return Maximum Packed Double-Precision FP Values (SSE2).final void
maxps
(XMMRegister dst, Mem src) Deprecated.Packed SP-FP Maximum (SSE).final void
maxps
(XMMRegister dst, XMMRegister src) Deprecated.Packed SP-FP Maximum (SSE).final void
maxsd
(XMMRegister dst, Mem src) Deprecated.Return Maximum Scalar Double-Precision FP Value (SSE2).final void
maxsd
(XMMRegister dst, XMMRegister src) Deprecated.Return Maximum Scalar Double-Precision FP Value (SSE2).final void
maxss
(XMMRegister dst, Mem src) Deprecated.Scalar SP-FP Maximum (SSE).final void
maxss
(XMMRegister dst, XMMRegister src) Deprecated.Scalar SP-FP Maximum (SSE).final void
mfence()
Deprecated.Memory Fence (SSE2).final void
minpd
(XMMRegister dst, Mem src) Deprecated.Return Minimum Packed DP-FP Values (SSE2).final void
minpd
(XMMRegister dst, XMMRegister src) Deprecated.Return Minimum Packed DP-FP Values (SSE2).final void
minps
(XMMRegister dst, Mem src) Deprecated.Packed SP-FP Minimum (SSE).final void
minps
(XMMRegister dst, XMMRegister src) Deprecated.Packed SP-FP Minimum (SSE).final void
minsd
(XMMRegister dst, Mem src) Deprecated.Return Minimum Scalar DP-FP Value (SSE2).final void
minsd
(XMMRegister dst, XMMRegister src) Deprecated.Return Minimum Scalar DP-FP Value (SSE2).final void
minss
(XMMRegister dst, Mem src) Deprecated.Scalar SP-FP Minimum (SSE).final void
minss
(XMMRegister dst, XMMRegister src) Deprecated.Scalar SP-FP Minimum (SSE).final void
monitor()
Deprecated.Set Up Monitor Address (SSE3).final void
Deprecated.Move.final void
Deprecated.Move.final void
Deprecated.Move.final void
Deprecated.Move.final void
Deprecated.Move data from one register to another.final void
Deprecated.Move byte, word, dword or qword from AL, AX, EAX or RAX register to absolute address @a dst.final void
Deprecated.Move byte, word, dword or qword from absolute address @a src to AL, AX, EAX or RAX register.final void
movapd
(Mem dst, XMMRegister src) Deprecated.Move Aligned Packed Double-Precision FP Values (SSE2).final void
movapd
(XMMRegister dst, Mem src) Deprecated.Move Aligned Packed Double-Precision FP Values (SSE2).final void
movapd
(XMMRegister dst, XMMRegister src) Deprecated.Move Aligned Packed Double-Precision FP Values (SSE2).final void
movaps
(Mem dst, XMMRegister src) Deprecated.Move Aligned Packed SP-FP Values (SSE).final void
movaps
(XMMRegister dst, Mem src) Deprecated.Move Aligned Packed SP-FP Values (SSE).final void
movaps
(XMMRegister dst, XMMRegister src) Deprecated.Move Aligned Packed SP-FP Values (SSE).final void
Deprecated.Move Data After Swapping Bytes (SSE3 - Intel Atom).final void
Deprecated.Move Data After Swapping Bytes (SSE3 - Intel Atom).final void
movd
(Mem dst, MMRegister src) Deprecated.Move DWord (MMX).final void
movd
(Mem dst, XMMRegister src) Deprecated.Move DWord.final void
movd
(MMRegister dst, Mem src) Deprecated.Move DWord (MMX).final void
movd
(MMRegister dst, Register src) Deprecated.Move DWord (MMX).final void
movd
(Register dst, MMRegister src) Deprecated.Move DWord (MMX).final void
movd
(Register dst, XMMRegister src) Deprecated.Move DWord.final void
movd
(XMMRegister dst, Mem src) Deprecated.Move DWord.final void
movd
(XMMRegister dst, Register src) Deprecated.Move DWord.final void
movddup
(XMMRegister dst, Mem src) Deprecated.Move One DP-FP and Duplicate (SSE3).final void
movddup
(XMMRegister dst, XMMRegister src) Deprecated.Move One DP-FP and Duplicate (SSE3).final void
movdq2q
(MMRegister dst, XMMRegister src) Deprecated.Move Quadword from XMM to MMX Technology Register (SSE2).final void
movdqa
(Mem dst, XMMRegister src) Deprecated.Move Aligned DQWord (SSE2).final void
movdqa
(XMMRegister dst, Mem src) Deprecated.Move Aligned DQWord (SSE2).final void
movdqa
(XMMRegister dst, XMMRegister src) Deprecated.Move Aligned DQWord (SSE2).final void
movdqu
(Mem dst, XMMRegister src) Deprecated.Move Unaligned Double Quadword (SSE2).final void
movdqu
(XMMRegister dst, Mem src) Deprecated.Move Unaligned Double Quadword (SSE2).final void
movdqu
(XMMRegister dst, XMMRegister src) Deprecated.Move Unaligned Double Quadword (SSE2).final void
movhlps
(XMMRegister dst, XMMRegister src) Deprecated.High to Low Packed SP-FP (SSE).final void
movhpd
(Mem dst, XMMRegister src) Deprecated.Move High Packed Double-Precision FP Value (SSE2).final void
movhpd
(XMMRegister dst, Mem src) Deprecated.Move High Packed Double-Precision FP Value (SSE2).final void
movhps
(Mem dst, XMMRegister src) Deprecated.Move High Packed SP-FP (SSE).final void
movhps
(XMMRegister dst, Mem src) Deprecated.Move High Packed SP-FP (SSE).final void
movlhps
(XMMRegister dst, XMMRegister src) Deprecated.Move Low to High Packed SP-FP (SSE).final void
movlpd
(Mem dst, XMMRegister src) Deprecated.Move Low Packed Double-Precision FP Value (SSE2).final void
movlpd
(XMMRegister dst, Mem src) Deprecated.Move Low Packed Double-Precision FP Value (SSE2).final void
movlps
(Mem dst, XMMRegister src) Deprecated.Move Low Packed SP-FP (SSE).final void
movlps
(XMMRegister dst, Mem src) Deprecated.Move Low Packed SP-FP (SSE).final void
movmskpd
(Register dst, XMMRegister src) Deprecated.Extract Packed DP-FP Sign Mask (SSE2).final void
movmskps
(Register dst, XMMRegister src) Deprecated.Extract Packed SP-FP Sign Mask (SSE2).final void
movntdq
(Mem dst, XMMRegister src) Deprecated.Store Double Quadword Using Non-Temporal Hint (SSE2).final void
movntdqa
(XMMRegister dst, Mem src) Deprecated.Load Double Quadword Non-Temporal Aligned Hint (SSE4.1).final void
Deprecated.Store Store DWORD Using Non-Temporal Hint (SSE2).final void
movntpd
(Mem dst, XMMRegister src) Deprecated.Store Packed Double-Precision FP Values Using Non-Temporal Hint (SSE2).final void
movntps
(Mem dst, XMMRegister src) Deprecated.Move Aligned Four Packed SP-FP Non Temporal (SSE).final void
movntq
(Mem dst, MMRegister src) Deprecated.Move 64 Bits Non Temporal (SSE).final void
movq
(Mem dst, MMRegister src) Deprecated.Move QWord (MMX).final void
movq
(Mem dst, XMMRegister src) Deprecated.Move QWord (SSE).final void
movq
(MMRegister dst, Mem src) Deprecated.Move QWord (MMX).final void
movq
(MMRegister dst, MMRegister src) Deprecated.Move QWord (MMX).final void
movq
(MMRegister dst, Register src) Deprecated.Move QWord (MMX).final void
movq
(Register dst, MMRegister src) Deprecated.Move QWord (MMX).final void
movq
(Register dst, XMMRegister src) Deprecated.Move QWord (SSE).final void
movq
(XMMRegister dst, Mem src) Deprecated.Move QWord (SSE).final void
movq
(XMMRegister dst, Register src) Deprecated.Move QWord (SSE).final void
movq
(XMMRegister dst, XMMRegister src) Deprecated.Move QWord (SSE).final void
movq2dq
(XMMRegister dst, MMRegister src) Deprecated.Move Quadword from MMX Technology to XMM Register (SSE2).final void
movsd
(Mem dst, XMMRegister src) Deprecated.Move Scalar Double-Precision FP Value (SSE2).final void
movsd
(XMMRegister dst, Mem src) Deprecated.Move Scalar Double-Precision FP Value (SSE2).final void
movsd
(XMMRegister dst, XMMRegister src) Deprecated.Move Scalar Double-Precision FP Value (SSE2).final void
movshdup
(XMMRegister dst, Mem src) Deprecated.Move Packed SP-FP High and Duplicate (SSE3).final void
movshdup
(XMMRegister dst, XMMRegister src) Deprecated.Move Packed SP-FP High and Duplicate (SSE3).final void
movsldup
(XMMRegister dst, Mem src) Deprecated.Move Packed SP-FP Low and Duplicate (SSE3).final void
movsldup
(XMMRegister dst, XMMRegister src) Deprecated.Move Packed SP-FP Low and Duplicate (SSE3).final void
movss
(Mem dst, XMMRegister src) Deprecated.Move Scalar SP-FP (SSE).final void
movss
(XMMRegister dst, Mem src) Deprecated.Move Scalar SP-FP (SSE).final void
movss
(XMMRegister dst, XMMRegister src) Deprecated.Move Scalar SP-FP (SSE).final void
Deprecated.Move with Sign-Extension.final void
Deprecated.Move with Sign-Extension.final void
Deprecated.Move DWord to QWord with sign-extension.final void
Deprecated.Move DWord to QWord with sign-extension.final void
movupd
(Mem dst, XMMRegister src) Deprecated.Move Unaligned Packed Double-Precision FP Values (SSE2).final void
movupd
(XMMRegister dst, Mem src) Deprecated.Move Unaligned Packed Double-Precision FP Values (SSE2).final void
movups
(Mem dst, XMMRegister src) Deprecated.Move Unaligned Packed SP-FP Values (SSE).final void
movups
(XMMRegister dst, Mem src) Deprecated.Move Unaligned Packed SP-FP Values (SSE).final void
movups
(XMMRegister dst, XMMRegister src) Deprecated.Move Unaligned Packed SP-FP Values (SSE).final void
Deprecated.Move with Zero-Extend.final void
Deprecated.Move with Zero-Extend.final void
mpsadbw
(XMMRegister dst, Mem src, Immediate imm8) Deprecated.Compute Multiple Packed Sums of Absolute Difference (SSE4.1).final void
mpsadbw
(XMMRegister dst, XMMRegister src, Immediate imm8) Deprecated.Compute Multiple Packed Sums of Absolute Difference (SSE4.1).final void
Deprecated.Unsigned multiply.final void
Deprecated.Unsigned multiply.final void
mulpd
(XMMRegister dst, Mem src) Deprecated.Packed DP-FP Multiply (SSE2).final void
mulpd
(XMMRegister dst, XMMRegister src) Deprecated.Packed DP-FP Multiply (SSE2).final void
mulps
(XMMRegister dst, Mem src) Deprecated.Packed SP-FP Multiply (SSE).final void
mulps
(XMMRegister dst, XMMRegister src) Deprecated.Packed SP-FP Multiply (SSE).final void
mulsd
(XMMRegister dst, Mem src) Deprecated.Scalar DP-FP Multiply (SSE2).final void
mulsd
(XMMRegister dst, XMMRegister src) Deprecated.Scalar DP-FP Multiply (SSE2).final void
mulss
(XMMRegister dst, Mem src) Deprecated.Scalar SP-FP Multiply (SSE).final void
mulss
(XMMRegister dst, XMMRegister src) Deprecated.Scalar SP-FP Multiply (SSE).final void
mwait()
Deprecated.Monitor Wait (SSE3).final void
Deprecated.Two's Complement Negation.final void
Deprecated.Two's Complement Negation.final void
nop()
Deprecated.No Operation.final void
Deprecated.One's Complement Negation.final void
Deprecated.One's Complement Negation.final void
Deprecated.Logical Inclusive OR.final void
Deprecated.Logical Inclusive OR.final void
Deprecated.Logical Inclusive OR.final void
Deprecated.Logical Inclusive OR.final void
Deprecated.Logical Inclusive OR.final void
orpd
(XMMRegister dst, Mem src) Deprecated.Bit-wise Logical OR for DP-FP Data (SSE2).final void
orpd
(XMMRegister dst, XMMRegister src) Deprecated.Bit-wise Logical OR for DP-FP Data (SSE2).final void
orps
(XMMRegister dst, Mem src) Deprecated.Bit-wise Logical OR for SP-FP Data (SSE).final void
orps
(XMMRegister dst, XMMRegister src) Deprecated.Bit-wise Logical OR for SP-FP Data (SSE).final void
pabsb
(MMRegister dst, Mem src) Deprecated.Packed Absolute Value (SSSE3).final void
pabsb
(MMRegister dst, MMRegister src) Deprecated.Packed Absolute Value (SSSE3).final void
pabsb
(XMMRegister dst, Mem src) Deprecated.Packed Absolute Value (SSSE3).final void
pabsb
(XMMRegister dst, XMMRegister src) Deprecated.Packed Absolute Value (SSSE3).final void
pabsd
(MMRegister dst, Mem src) Deprecated.Packed Absolute Value (SSSE3).final void
pabsd
(MMRegister dst, MMRegister src) Deprecated.Packed Absolute Value (SSSE3).final void
pabsd
(XMMRegister dst, Mem src) Deprecated.Packed Absolute Value (SSSE3).final void
pabsd
(XMMRegister dst, XMMRegister src) Deprecated.Packed Absolute Value (SSSE3).final void
pabsw
(MMRegister dst, Mem src) Deprecated.Packed Absolute Value (SSSE3).final void
pabsw
(MMRegister dst, MMRegister src) Deprecated.Packed Absolute Value (SSSE3).final void
pabsw
(XMMRegister dst, Mem src) Deprecated.Packed Absolute Value (SSSE3).final void
pabsw
(XMMRegister dst, XMMRegister src) Deprecated.Packed Absolute Value (SSSE3).final void
packssdw
(XMMRegister dst, Mem src) Deprecated.Pack with Signed Saturation (SSE2).final void
packssdw
(XMMRegister dst, XMMRegister src) Deprecated.Pack with Signed Saturation (SSE2).final void
packsswb
(XMMRegister dst, Mem src) Deprecated.Pack with Signed Saturation (SSE2).final void
packsswb
(XMMRegister dst, XMMRegister src) Deprecated.Pack with Signed Saturation (SSE2).final void
packusdw
(XMMRegister dst, Mem src) Deprecated.Pack with Unsigned Saturation (SSE4.1).final void
packusdw
(XMMRegister dst, XMMRegister src) Deprecated.Pack with Unsigned Saturation (SSE4.1).final void
packuswb
(MMRegister dst, Mem src) Deprecated.Pack with Unsigned Saturation (MMX).final void
packuswb
(MMRegister dst, MMRegister src) Deprecated.Pack with Unsigned Saturation (MMX).final void
packuswb
(XMMRegister dst, Mem src) Deprecated.Pack with Unsigned Saturation (SSE2).final void
packuswb
(XMMRegister dst, XMMRegister src) Deprecated.Pack with Unsigned Saturation (SSE2).final void
paddb
(MMRegister dst, Mem src) Deprecated.Packed BYTE Add (MMX).final void
paddb
(MMRegister dst, MMRegister src) Deprecated.Packed BYTE Add (MMX).final void
paddb
(XMMRegister dst, Mem src) Deprecated.Packed BYTE Add (SSE2).final void
paddb
(XMMRegister dst, XMMRegister src) Deprecated.Packed BYTE Add (SSE2).final void
paddd
(MMRegister dst, Mem src) Deprecated.Packed DWORD Add (MMX).final void
paddd
(MMRegister dst, MMRegister src) Deprecated.Packed DWORD Add (MMX).final void
paddd
(XMMRegister dst, Mem src) Deprecated.Packed DWORD Add (SSE2).final void
paddd
(XMMRegister dst, XMMRegister src) Deprecated.Packed DWORD Add (SSE2).final void
paddq
(MMRegister dst, Mem src) Deprecated.Packed QWORD Add (SSE2).final void
paddq
(MMRegister dst, MMRegister src) Deprecated.Packed QWORD Add (SSE2).final void
paddq
(XMMRegister dst, Mem src) Deprecated.Packed QWORD Add (SSE2).final void
paddq
(XMMRegister dst, XMMRegister src) Deprecated.Packed QWORD Add (SSE2).final void
paddsb
(MMRegister dst, Mem src) Deprecated.Packed Add with Saturation (MMX).final void
paddsb
(MMRegister dst, MMRegister src) Deprecated.Packed Add with Saturation (MMX).final void
paddsb
(XMMRegister dst, Mem src) Deprecated.Packed Add with Saturation (SSE2).final void
paddsb
(XMMRegister dst, XMMRegister src) Deprecated.Packed Add with Saturation (SSE2).final void
paddsw
(MMRegister dst, Mem src) Deprecated.Packed Add with Saturation (MMX).final void
paddsw
(MMRegister dst, MMRegister src) Deprecated.Packed Add with Saturation (MMX).final void
paddsw
(XMMRegister dst, Mem src) Deprecated.Packed Add with Saturation (SSE2).final void
paddsw
(XMMRegister dst, XMMRegister src) Deprecated.Packed Add with Saturation (SSE2).final void
paddusb
(MMRegister dst, Mem src) Deprecated.Packed Add Unsigned with Saturation (MMX).final void
paddusb
(MMRegister dst, MMRegister src) Deprecated.Packed Add Unsigned with Saturation (MMX).final void
paddusb
(XMMRegister dst, Mem src) Deprecated.Packed Add Unsigned with Saturation (SSE2).final void
paddusb
(XMMRegister dst, XMMRegister src) Deprecated.Packed Add Unsigned with Saturation (SSE2).final void
paddusw
(MMRegister dst, Mem src) Deprecated.Packed Add Unsigned with Saturation (MMX).final void
paddusw
(MMRegister dst, MMRegister src) Deprecated.Packed Add Unsigned with Saturation (MMX).final void
paddusw
(XMMRegister dst, Mem src) Deprecated.Packed Add Unsigned with Saturation (SSE2).final void
paddusw
(XMMRegister dst, XMMRegister src) Deprecated.Packed Add Unsigned with Saturation (SSE2).final void
paddw
(MMRegister dst, Mem src) Deprecated.Packed WORD Add (MMX).final void
paddw
(MMRegister dst, MMRegister src) Deprecated.Packed WORD Add (MMX).final void
paddw
(XMMRegister dst, Mem src) Deprecated.Packed WORD Add (SSE2).final void
paddw
(XMMRegister dst, XMMRegister src) Deprecated.Packed WORD Add (SSE2).final void
palignr
(MMRegister dst, Mem src, Immediate imm8) Deprecated.Packed Shuffle Bytes (SSSE3).final void
palignr
(MMRegister dst, MMRegister src, Immediate imm8) Deprecated.Packed Shuffle Bytes (SSSE3).final void
palignr
(XMMRegister dst, Mem src, Immediate imm8) Deprecated.Packed Shuffle Bytes (SSSE3).final void
palignr
(XMMRegister dst, XMMRegister src, Immediate imm8) Deprecated.Packed Shuffle Bytes (SSSE3).final void
pand
(MMRegister dst, Mem src) Deprecated.Logical AND (MMX).final void
pand
(MMRegister dst, MMRegister src) Deprecated.Logical AND (MMX).final void
pand
(XMMRegister dst, Mem src) Deprecated.Logical AND (SSE2).final void
pand
(XMMRegister dst, XMMRegister src) Deprecated.Logical AND (SSE2).final void
pandn
(MMRegister dst, Mem src) Deprecated.Logical AND Not (MMX).final void
pandn
(MMRegister dst, MMRegister src) Deprecated.Logical AND Not (MMX).final void
pandn
(XMMRegister dst, Mem src) Deprecated.Logical AND Not (SSE2).final void
pandn
(XMMRegister dst, XMMRegister src) Deprecated.Logical AND Not (SSE2).final void
pause()
Deprecated.Spin Loop Hint (SSE2).final void
pavgb
(MMRegister dst, Mem src) Deprecated.Packed Average (SSE).final void
pavgb
(MMRegister dst, MMRegister src) Deprecated.Packed Average (SSE).final void
pavgb
(XMMRegister dst, Mem src) Deprecated.Packed Average (SSE2).final void
pavgb
(XMMRegister dst, XMMRegister src) Deprecated.Packed Average (SSE2).final void
pavgw
(MMRegister dst, Mem src) Deprecated.Packed Average (SSE).final void
pavgw
(MMRegister dst, MMRegister src) Deprecated.Packed Average (SSE).final void
pavgw
(XMMRegister dst, Mem src) Deprecated.Packed Average (SSE2).final void
pavgw
(XMMRegister dst, XMMRegister src) Deprecated.Packed Average (SSE2).final void
pblendvb
(XMMRegister dst, Mem src) Deprecated.Variable Blend Packed Bytes (SSE4.1).final void
pblendvb
(XMMRegister dst, XMMRegister src) Deprecated.Variable Blend Packed Bytes (SSE4.1).final void
pblendw
(XMMRegister dst, Mem src, Immediate imm8) Deprecated.Blend Packed Words (SSE4.1).final void
pblendw
(XMMRegister dst, XMMRegister src, Immediate imm8) Deprecated.Blend Packed Words (SSE4.1).final void
pcmpeqb
(MMRegister dst, Mem src) Deprecated.Packed Compare for Equal (BYTES) (MMX).final void
pcmpeqb
(MMRegister dst, MMRegister src) Deprecated.Packed Compare for Equal (BYTES) (MMX).final void
pcmpeqb
(XMMRegister dst, Mem src) Deprecated.Packed Compare for Equal (BYTES) (SSE2).final void
pcmpeqb
(XMMRegister dst, XMMRegister src) Deprecated.Packed Compare for Equal (BYTES) (SSE2).final void
pcmpeqd
(MMRegister dst, Mem src) Deprecated.Packed Compare for Equal (DWORDS) (MMX).final void
pcmpeqd
(MMRegister dst, MMRegister src) Deprecated.Packed Compare for Equal (DWORDS) (MMX).final void
pcmpeqd
(XMMRegister dst, Mem src) Deprecated.Packed Compare for Equal (DWORDS) (SSE2).final void
pcmpeqd
(XMMRegister dst, XMMRegister src) Deprecated.Packed Compare for Equal (DWORDS) (SSE2).final void
pcmpeqq
(XMMRegister dst, Mem src) Deprecated.Compare Packed Qword Data for Equal (SSE4.1).final void
pcmpeqq
(XMMRegister dst, XMMRegister src) Deprecated.Compare Packed Qword Data for Equal (SSE4.1).final void
pcmpeqw
(MMRegister dst, Mem src) Deprecated.Packed Compare for Equal (WORDS) (MMX).final void
pcmpeqw
(MMRegister dst, MMRegister src) Deprecated.Packed Compare for Equal (WORDS) (MMX).final void
pcmpeqw
(XMMRegister dst, Mem src) Deprecated.Packed Compare for Equal (WORDS) (SSE2).final void
pcmpeqw
(XMMRegister dst, XMMRegister src) Deprecated.Packed Compare for Equal (WORDS) (SSE2).final void
pcmpestri
(XMMRegister dst, Mem src, Immediate imm8) Deprecated.Packed Compare Explicit Length Strings, Return Index (SSE4.2).final void
pcmpestri
(XMMRegister dst, XMMRegister src, Immediate imm8) Deprecated.Packed Compare Explicit Length Strings, Return Index (SSE4.2).final void
pcmpestrm
(XMMRegister dst, Mem src, Immediate imm8) Deprecated.Packed Compare Explicit Length Strings, Return Mask (SSE4.2).final void
pcmpestrm
(XMMRegister dst, XMMRegister src, Immediate imm8) Deprecated.Packed Compare Explicit Length Strings, Return Mask (SSE4.2).final void
pcmpgtb
(MMRegister dst, Mem src) Deprecated.Packed Compare for Greater Than (BYTES) (MMX).final void
pcmpgtb
(MMRegister dst, MMRegister src) Deprecated.Packed Compare for Greater Than (BYTES) (MMX).final void
pcmpgtb
(XMMRegister dst, Mem src) Deprecated.Packed Compare for Greater Than (BYTES) (SSE2).final void
pcmpgtb
(XMMRegister dst, XMMRegister src) Deprecated.Packed Compare for Greater Than (BYTES) (SSE2).final void
pcmpgtd
(MMRegister dst, Mem src) Deprecated.Packed Compare for Greater Than (DWORDS) (MMX).final void
pcmpgtd
(MMRegister dst, MMRegister src) Deprecated.Packed Compare for Greater Than (DWORDS) (MMX).final void
pcmpgtd
(XMMRegister dst, Mem src) Deprecated.Packed Compare for Greater Than (DWORDS) (SSE2).final void
pcmpgtd
(XMMRegister dst, XMMRegister src) Deprecated.Packed Compare for Greater Than (DWORDS) (SSE2).final void
pcmpgtq
(XMMRegister dst, Mem src) Deprecated.Compare Packed Data for Greater Than (SSE4.2).final void
pcmpgtq
(XMMRegister dst, XMMRegister src) Deprecated.Compare Packed Data for Greater Than (SSE4.2).final void
pcmpgtw
(MMRegister dst, Mem src) Deprecated.Packed Compare for Greater Than (WORDS) (MMX).final void
pcmpgtw
(MMRegister dst, MMRegister src) Deprecated.Packed Compare for Greater Than (WORDS) (MMX).final void
pcmpgtw
(XMMRegister dst, Mem src) Deprecated.Packed Compare for Greater Than (WORDS) (SSE2).final void
pcmpgtw
(XMMRegister dst, XMMRegister src) Deprecated.Packed Compare for Greater Than (WORDS) (SSE2).final void
pcmpistri
(XMMRegister dst, Mem src, Immediate imm8) Deprecated.Packed Compare Implicit Length Strings, Return Index (SSE4.2).final void
pcmpistri
(XMMRegister dst, XMMRegister src, Immediate imm8) Deprecated.Packed Compare Implicit Length Strings, Return Index (SSE4.2).final void
pcmpistrm
(XMMRegister dst, Mem src, Immediate imm8) Deprecated.Packed Compare Implicit Length Strings, Return Mask (SSE4.2).final void
pcmpistrm
(XMMRegister dst, XMMRegister src, Immediate imm8) Deprecated.Packed Compare Implicit Length Strings, Return Mask (SSE4.2).final void
pextrb
(Mem dst, XMMRegister src, Immediate imm8) Deprecated.Extract Byte (SSE4.1).final void
pextrb
(Register dst, XMMRegister src, Immediate imm8) Deprecated.Extract Byte (SSE4.1).final void
pextrd
(Mem dst, XMMRegister src, Immediate imm8) Deprecated.Extract Dword (SSE4.1).final void
pextrd
(Register dst, XMMRegister src, Immediate imm8) Deprecated.Extract Dword (SSE4.1).final void
pextrq
(Mem dst, XMMRegister src, Immediate imm8) Deprecated.Extract Dword (SSE4.1).final void
pextrq
(Register dst, XMMRegister src, Immediate imm8) Deprecated.Extract Dword (SSE4.1).final void
pextrw
(Mem dst, XMMRegister src, Immediate imm8) Deprecated.Extract Word (SSE4.1).final void
pextrw
(Register dst, MMRegister src, Immediate imm8) Deprecated.Extract Word (SSE).final void
pextrw
(Register dst, XMMRegister src, Immediate imm8) Deprecated.Extract Word (SSE4.1).final void
pf2id
(MMRegister dst, Mem src) Deprecated.Packed SP-FP to Integer Convert (3dNow!).final void
pf2id
(MMRegister dst, MMRegister src) Deprecated.Packed SP-FP to Integer Convert (3dNow!).final void
pf2iw
(MMRegister dst, Mem src) Deprecated.Packed SP-FP to Integer Word Convert (3dNow!).final void
pf2iw
(MMRegister dst, MMRegister src) Deprecated.Packed SP-FP to Integer Word Convert (3dNow!).final void
pfacc
(MMRegister dst, Mem src) Deprecated.Packed SP-FP Accumulate (3dNow!).final void
pfacc
(MMRegister dst, MMRegister src) Deprecated.Packed SP-FP Accumulate (3dNow!).final void
pfadd
(MMRegister dst, Mem src) Deprecated.Packed SP-FP Addition (3dNow!).final void
pfadd
(MMRegister dst, MMRegister src) Deprecated.Packed SP-FP Addition (3dNow!).final void
pfcmpeq
(MMRegister dst, Mem src) Deprecated.Packed SP-FP Compare - dst == src (3dNow!).final void
pfcmpeq
(MMRegister dst, MMRegister src) Deprecated.Packed SP-FP Compare - dst == src (3dNow!).final void
pfcmpge
(MMRegister dst, Mem src) Deprecated.Packed SP-FP Compare - dst >= src (3dNow!).final void
pfcmpge
(MMRegister dst, MMRegister src) Deprecated.Packed SP-FP Compare - dst >= src (3dNow!).final void
pfcmpgt
(MMRegister dst, Mem src) Deprecated.Packed SP-FP Compare - dst > src (3dNow!).final void
pfcmpgt
(MMRegister dst, MMRegister src) Deprecated.Packed SP-FP Compare - dst > src (3dNow!).final void
pfmax
(MMRegister dst, Mem src) Deprecated.Packed SP-FP Maximum (3dNow!).final void
pfmax
(MMRegister dst, MMRegister src) Deprecated.Packed SP-FP Maximum (3dNow!).final void
pfmin
(MMRegister dst, Mem src) Deprecated.Packed SP-FP Minimum (3dNow!).final void
pfmin
(MMRegister dst, MMRegister src) Deprecated.Packed SP-FP Minimum (3dNow!).final void
pfmul
(MMRegister dst, Mem src) Deprecated.Packed SP-FP Multiply (3dNow!).final void
pfmul
(MMRegister dst, MMRegister src) Deprecated.Packed SP-FP Multiply (3dNow!).final void
pfnacc
(MMRegister dst, Mem src) Deprecated.Packed SP-FP Negative Accumulate (3dNow!).final void
pfnacc
(MMRegister dst, MMRegister src) Deprecated.Packed SP-FP Negative Accumulate (3dNow!).final void
pfpnacc
(MMRegister dst, Mem src) Deprecated.Packed SP-FP Mixed Accumulate (3dNow!).final void
pfpnaxx
(MMRegister dst, MMRegister src) Deprecated.Packed SP-FP Mixed Accumulate (3dNow!).final void
pfrcp
(MMRegister dst, Mem src) Deprecated.Packed SP-FP Reciprocal Approximation (3dNow!).final void
pfrcp
(MMRegister dst, MMRegister src) Deprecated.Packed SP-FP Reciprocal Approximation (3dNow!).final void
pfrcpit1
(MMRegister dst, Mem src) Deprecated.Packed SP-FP Reciprocal, First Iteration Step (3dNow!).final void
pfrcpit1
(MMRegister dst, MMRegister src) Deprecated.Packed SP-FP Reciprocal, First Iteration Step (3dNow!).final void
pfrcpit2
(MMRegister dst, Mem src) Deprecated.Packed SP-FP Reciprocal, Second Iteration Step (3dNow!).final void
pfrcpit2
(MMRegister dst, MMRegister src) Deprecated.Packed SP-FP Reciprocal, Second Iteration Step (3dNow!).final void
pfrsqit1
(MMRegister dst, Mem src) Deprecated.Packed SP-FP Reciprocal Square Root, First Iteration Step (3dNow!).final void
pfrsqit1
(MMRegister dst, MMRegister src) Deprecated.Packed SP-FP Reciprocal Square Root, First Iteration Step (3dNow!).final void
pfrsqrt
(MMRegister dst, Mem src) Deprecated.Packed SP-FP Reciprocal Square Root Approximation (3dNow!).final void
pfrsqrt
(MMRegister dst, MMRegister src) Deprecated.Packed SP-FP Reciprocal Square Root Approximation (3dNow!).final void
pfsub
(MMRegister dst, Mem src) Deprecated.Packed SP-FP Subtract (3dNow!).final void
pfsub
(MMRegister dst, MMRegister src) Deprecated.Packed SP-FP Subtract (3dNow!).final void
pfsubr
(MMRegister dst, Mem src) Deprecated.Packed SP-FP Reverse Subtract (3dNow!).final void
pfsubr
(MMRegister dst, MMRegister src) Deprecated.Packed SP-FP Reverse Subtract (3dNow!).final void
phaddd
(MMRegister dst, Mem src) Deprecated.Packed Horizontal Add (SSSE3).final void
phaddd
(MMRegister dst, MMRegister src) Deprecated.Packed Horizontal Add (SSSE3).final void
phaddd
(XMMRegister dst, Mem src) Deprecated.Packed Horizontal Add (SSSE3).final void
phaddd
(XMMRegister dst, XMMRegister src) Deprecated.Packed Horizontal Add (SSSE3).final void
phaddsw
(MMRegister dst, Mem src) Deprecated.Packed Horizontal Add and Saturate (SSSE3).final void
phaddsw
(MMRegister dst, MMRegister src) Deprecated.Packed Horizontal Add and Saturate (SSSE3).final void
phaddsw
(XMMRegister dst, Mem src) Deprecated.Packed Horizontal Add and Saturate (SSSE3).final void
phaddsw
(XMMRegister dst, XMMRegister src) Deprecated.Packed Horizontal Add and Saturate (SSSE3).final void
phaddw
(MMRegister dst, Mem src) Deprecated.Packed Horizontal Add (SSSE3).final void
phaddw
(MMRegister dst, MMRegister src) Deprecated.Packed Horizontal Add (SSSE3).final void
phaddw
(XMMRegister dst, Mem src) Deprecated.Packed Horizontal Add (SSSE3).final void
phaddw
(XMMRegister dst, XMMRegister src) Deprecated.Packed Horizontal Add (SSSE3).final void
phminposuw
(XMMRegister dst, Mem src) Deprecated.Packed Horizontal Word Minimum (SSE4.1).final void
phminposuw
(XMMRegister dst, XMMRegister src) Deprecated.Packed Horizontal Word Minimum (SSE4.1).final void
phsubd
(MMRegister dst, Mem src) Deprecated.Packed Horizontal Subtract (SSSE3).final void
phsubd
(MMRegister dst, MMRegister src) Deprecated.Packed Horizontal Subtract (SSSE3).final void
phsubd
(XMMRegister dst, Mem src) Deprecated.Packed Horizontal Subtract (SSSE3).final void
phsubd
(XMMRegister dst, XMMRegister src) Deprecated.Packed Horizontal Subtract (SSSE3).final void
phsubsw
(MMRegister dst, Mem src) Deprecated.Packed Horizontal Subtract and Saturate (SSSE3).final void
phsubsw
(MMRegister dst, MMRegister src) Deprecated.Packed Horizontal Subtract and Saturate (SSSE3).final void
phsubsw
(XMMRegister dst, Mem src) Deprecated.Packed Horizontal Subtract and Saturate (SSSE3).final void
phsubsw
(XMMRegister dst, XMMRegister src) Deprecated.Packed Horizontal Subtract and Saturate (SSSE3).final void
phsubw
(MMRegister dst, Mem src) Deprecated.Packed Horizontal Subtract (SSSE3).final void
phsubw
(MMRegister dst, MMRegister src) Deprecated.Packed Horizontal Subtract (SSSE3).final void
phsubw
(XMMRegister dst, Mem src) Deprecated.Packed Horizontal Subtract (SSSE3).final void
phsubw
(XMMRegister dst, XMMRegister src) Deprecated.Packed Horizontal Subtract (SSSE3).final void
pi2fd
(MMRegister dst, Mem src) Deprecated.Packed DWords to SP-FP (3dNow!).final void
pi2fd
(MMRegister dst, MMRegister src) Deprecated.Packed DWords to SP-FP (3dNow!).final void
pi2fw
(MMRegister dst, Mem src) Deprecated.Packed Words to SP-FP (3dNow!).final void
pi2fw
(MMRegister dst, MMRegister src) Deprecated.Packed Words to SP-FP (3dNow!).final void
pinsrb
(XMMRegister dst, Mem src, Immediate imm8) Deprecated.Insert Byte (SSE4.1).final void
pinsrb
(XMMRegister dst, Register src, Immediate imm8) Deprecated.Insert Byte (SSE4.1).final void
pinsrd
(XMMRegister dst, Mem src, Immediate imm8) Deprecated.Insert Dword (SSE4.1).final void
pinsrd
(XMMRegister dst, Register src, Immediate imm8) Deprecated.Insert Dword (SSE4.1).final void
pinsrq
(XMMRegister dst, Mem src, Immediate imm8) Deprecated.Insert Dword (SSE4.1).final void
pinsrq
(XMMRegister dst, Register src, Immediate imm8) Deprecated.Insert Dword (SSE4.1).final void
pinsrw
(MMRegister dst, Mem src, Immediate imm8) Deprecated.Insert Word (SSE).final void
pinsrw
(MMRegister dst, Register src, Immediate imm8) Deprecated.Insert Word (SSE).final void
pinsrw
(XMMRegister dst, Mem src, Immediate imm8) Deprecated.Insert Word (SSE2).final void
pinsrw
(XMMRegister dst, Register src, Immediate imm8) Deprecated.Insert Word (SSE2).final void
pmaddubsw
(MMRegister dst, Mem src) Deprecated.Multiply and Add Packed Signed and Unsigned Bytes (SSSE3).final void
pmaddubsw
(MMRegister dst, MMRegister src) Deprecated.Multiply and Add Packed Signed and Unsigned Bytes (SSSE3).final void
pmaddubsw
(XMMRegister dst, Mem src) Deprecated.Multiply and Add Packed Signed and Unsigned Bytes (SSSE3).final void
pmaddubsw
(XMMRegister dst, XMMRegister src) Deprecated.Multiply and Add Packed Signed and Unsigned Bytes (SSSE3).final void
pmaddwd
(MMRegister dst, Mem src) Deprecated.Packed Multiply and Add (MMX).final void
pmaddwd
(MMRegister dst, MMRegister src) Deprecated.Packed Multiply and Add (MMX).final void
pmaddwd
(XMMRegister dst, Mem src) Deprecated.Packed Multiply and Add (SSE2).final void
pmaddwd
(XMMRegister dst, XMMRegister src) Deprecated.Packed Multiply and Add (SSE2).final void
pmaxsb
(XMMRegister dst, Mem src) Deprecated.Maximum of Packed Signed Byte Integers (SSE4.1).final void
pmaxsb
(XMMRegister dst, XMMRegister src) Deprecated.Maximum of Packed Signed Byte Integers (SSE4.1).final void
pmaxsd
(XMMRegister dst, Mem src) Deprecated.Maximum of Packed Signed Dword Integers (SSE4.1).final void
pmaxsd
(XMMRegister dst, XMMRegister src) Deprecated.Maximum of Packed Signed Dword Integers (SSE4.1).final void
pmaxsw
(MMRegister dst, Mem src) Deprecated.Packed Signed Integer Word Maximum (SSE).final void
pmaxsw
(MMRegister dst, MMRegister src) Deprecated.Packed Signed Integer Word Maximum (SSE).final void
pmaxsw
(XMMRegister dst, Mem src) Deprecated.Packed Signed Integer Word Maximum (SSE2).final void
pmaxsw
(XMMRegister dst, XMMRegister src) Deprecated.Packed Signed Integer Word Maximum (SSE2).final void
pmaxub
(MMRegister dst, Mem src) Deprecated.Packed Unsigned Integer Byte Maximum (SSE).final void
pmaxub
(MMRegister dst, MMRegister src) Deprecated.Packed Unsigned Integer Byte Maximum (SSE).final void
pmaxub
(XMMRegister dst, Mem src) Deprecated.Packed Unsigned Integer Byte Maximum (SSE2).final void
pmaxub
(XMMRegister dst, XMMRegister src) Deprecated.Packed Unsigned Integer Byte Maximum (SSE2).final void
pmaxud
(XMMRegister dst, Mem src) Deprecated.Maximum of Packed Unsigned Dword Integers (SSE4.1).final void
pmaxud
(XMMRegister dst, XMMRegister src) Deprecated.Maximum of Packed Unsigned Dword Integers (SSE4.1).final void
pmaxuw
(XMMRegister dst, Mem src) Deprecated.Maximum of Packed Word Integers (SSE4.1).final void
pmaxuw
(XMMRegister dst, XMMRegister src) Deprecated.Maximum of Packed Word Integers (SSE4.1).final void
pminsb
(XMMRegister dst, Mem src) Deprecated.Minimum of Packed Signed Byte Integers (SSE4.1).final void
pminsb
(XMMRegister dst, XMMRegister src) Deprecated.Minimum of Packed Signed Byte Integers (SSE4.1).final void
pminsd
(XMMRegister dst, Mem src) Deprecated.Minimum of Packed Dword Integers (SSE4.1).final void
pminsd
(XMMRegister dst, XMMRegister src) Deprecated.Minimum of Packed Dword Integers (SSE4.1).final void
pminsw
(MMRegister dst, Mem src) Deprecated.Packed Signed Integer Word Minimum (SSE).final void
pminsw
(MMRegister dst, MMRegister src) Deprecated.Packed Signed Integer Word Minimum (SSE).final void
pminsw
(XMMRegister dst, Mem src) Deprecated.Packed Signed Integer Word Minimum (SSE2).final void
pminsw
(XMMRegister dst, XMMRegister src) Deprecated.Packed Signed Integer Word Minimum (SSE2).final void
pminub
(MMRegister dst, Mem src) Deprecated.Packed Unsigned Integer Byte Minimum (SSE).final void
pminub
(MMRegister dst, MMRegister src) Deprecated.Packed Unsigned Integer Byte Minimum (SSE).final void
pminub
(XMMRegister dst, Mem src) Deprecated.Packed Unsigned Integer Byte Minimum (SSE2).final void
pminub
(XMMRegister dst, XMMRegister src) Deprecated.Packed Unsigned Integer Byte Minimum (SSE2).final void
pminud
(XMMRegister dst, Mem src) Deprecated.Minimum of Packed Dword Integers (SSE4.1).final void
pminud
(XMMRegister dst, XMMRegister src) Deprecated.Minimum of Packed Dword Integers (SSE4.1).final void
pminuw
(XMMRegister dst, Mem src) Deprecated.Minimum of Packed Word Integers (SSE4.1).final void
pminuw
(XMMRegister dst, XMMRegister src) Deprecated.Minimum of Packed Word Integers (SSE4.1).final void
pmovmskb
(Register dst, MMRegister src) Deprecated.Move Byte Mask To Integer (SSE).final void
pmovmskb
(Register dst, XMMRegister src) Deprecated.Move Byte Mask (SSE2).final void
pmovsxbd
(XMMRegister dst, Mem src) Deprecated.Packed Move with Sign Extend (SSE4.1).final void
pmovsxbd
(XMMRegister dst, XMMRegister src) Deprecated.Packed Move with Sign Extend (SSE4.1).final void
pmovsxbq
(XMMRegister dst, Mem src) Deprecated.Packed Move with Sign Extend (SSE4.1).final void
pmovsxbq
(XMMRegister dst, XMMRegister src) Deprecated.Packed Move with Sign Extend (SSE4.1).final void
pmovsxbw
(XMMRegister dst, Mem src) Deprecated.Packed Move with Sign Extend (SSE4.1).final void
pmovsxbw
(XMMRegister dst, XMMRegister src) Deprecated.Packed Move with Sign Extend (SSE4.1).final void
pmovsxdq
(XMMRegister dst, Mem src) Deprecated.(SSE4.1).final void
pmovsxdq
(XMMRegister dst, XMMRegister src) Deprecated.(SSE4.1).final void
pmovsxwd
(XMMRegister dst, Mem src) Deprecated.Packed Move with Sign Extend (SSE4.1).final void
pmovsxwd
(XMMRegister dst, XMMRegister src) Deprecated.Packed Move with Sign Extend (SSE4.1).final void
pmovsxwq
(XMMRegister dst, Mem src) Deprecated.(SSE4.1).final void
pmovsxwq
(XMMRegister dst, XMMRegister src) Deprecated.(SSE4.1).final void
pmovzxbd
(XMMRegister dst, Mem src) Deprecated.Packed Move with Zero Extend (SSE4.1).final void
pmovzxbd
(XMMRegister dst, XMMRegister src) Deprecated.Packed Move with Zero Extend (SSE4.1).final void
pmovzxbq
(XMMRegister dst, Mem src) Deprecated.Packed Move with Zero Extend (SSE4.1).final void
pmovzxbq
(XMMRegister dst, XMMRegister src) Deprecated.Packed Move with Zero Extend (SSE4.1).final void
pmovzxbw
(XMMRegister dst, Mem src) Deprecated.Packed Move with Zero Extend (SSE4.1).final void
pmovzxbw
(XMMRegister dst, XMMRegister src) Deprecated.Packed Move with Zero Extend (SSE4.1).final void
pmovzxdq
(XMMRegister dst, Mem src) Deprecated.(SSE4.1).final void
pmovzxdq
(XMMRegister dst, XMMRegister src) Deprecated.(SSE4.1).final void
pmovzxwd
(XMMRegister dst, Mem src) Deprecated.Packed Move with Zero Extend (SSE4.1).final void
pmovzxwd
(XMMRegister dst, XMMRegister src) Deprecated.Packed Move with Zero Extend (SSE4.1).final void
pmovzxwq
(XMMRegister dst, Mem src) Deprecated.(SSE4.1).final void
pmovzxwq
(XMMRegister dst, XMMRegister src) Deprecated.(SSE4.1).final void
pmuldq
(XMMRegister dst, Mem src) Deprecated.Multiply Packed Signed Dword Integers (SSE4.1).final void
pmuldq
(XMMRegister dst, XMMRegister src) Deprecated.Multiply Packed Signed Dword Integers (SSE4.1).final void
pmulhrsw
(MMRegister dst, Mem src) Deprecated.Packed Multiply High with Round and Scale (SSSE3).final void
pmulhrsw
(MMRegister dst, MMRegister src) Deprecated.Packed Multiply High with Round and Scale (SSSE3).final void
pmulhrsw
(XMMRegister dst, Mem src) Deprecated.Packed Multiply High with Round and Scale (SSSE3).final void
pmulhrsw
(XMMRegister dst, XMMRegister src) Deprecated.Packed Multiply High with Round and Scale (SSSE3).final void
pmulhuw
(MMRegister dst, Mem src) Deprecated.Packed Multiply High Unsigned (SSE).final void
pmulhuw
(MMRegister dst, MMRegister src) Deprecated.Packed Multiply High Unsigned (SSE).final void
pmulhuw
(XMMRegister dst, Mem src) Deprecated.Packed Multiply High Unsigned (SSE2).final void
pmulhuw
(XMMRegister dst, XMMRegister src) Deprecated.Packed Multiply High Unsigned (SSE2).final void
pmulhw
(MMRegister dst, Mem src) Deprecated.Packed Multiply High (MMX).final void
pmulhw
(MMRegister dst, MMRegister src) Deprecated.Packed Multiply High (MMX).final void
pmulhw
(XMMRegister dst, Mem src) Deprecated.Packed Multiply High (SSE2).final void
pmulhw
(XMMRegister dst, XMMRegister src) Deprecated.Packed Multiply High (SSE2).final void
pmulld
(XMMRegister dst, Mem src) Deprecated.Multiply Packed Signed Integers and Store Low Result (SSE4.1).final void
pmulld
(XMMRegister dst, XMMRegister src) Deprecated.Multiply Packed Signed Integers and Store Low Result (SSE4.1).final void
pmullw
(MMRegister dst, Mem src) Deprecated.Packed Multiply Low (MMX).final void
pmullw
(MMRegister dst, MMRegister src) Deprecated.Packed Multiply Low (MMX).final void
pmullw
(XMMRegister dst, Mem src) Deprecated.Packed Multiply Low (SSE2).final void
pmullw
(XMMRegister dst, XMMRegister src) Deprecated.Packed Multiply Low (SSE2).final void
pmuludq
(MMRegister dst, Mem src) Deprecated.Packed Multiply to QWORD (SSE2).final void
pmuludq
(MMRegister dst, MMRegister src) Deprecated.Packed Multiply to QWORD (SSE2).final void
pmuludq
(XMMRegister dst, Mem src) Deprecated.Packed Multiply to QWORD (SSE2).final void
pmuludq
(XMMRegister dst, XMMRegister src) Deprecated.Packed Multiply to QWORD (SSE2).final void
Deprecated.final void
Deprecated.Pop a Value from the Stack.final void
popad()
Deprecated.Pop All General-Purpose Registers.final void
Deprecated.Return the Count of Number of Bits Set to 1 (SSE4.2).final void
Deprecated.Return the Count of Number of Bits Set to 1 (SSE4.2).final void
popf()
Deprecated.Pop Stack into EFLAGS Register (32 bit or 64 bit).final void
popfd()
Deprecated.Pop Stack into EFLAGS Register (32 bit).final void
popfq()
Deprecated.Pop Stack into EFLAGS Register (64 bit).final void
por
(MMRegister dst, Mem src) Deprecated.Bitwise Logical OR (MMX).final void
por
(MMRegister dst, MMRegister src) Deprecated.Bitwise Logical OR (MMX).final void
por
(XMMRegister dst, Mem src) Deprecated.Bitwise Logical OR (SSE2).final void
por
(XMMRegister dst, XMMRegister src) Deprecated.Bitwise Logical OR (SSE2).final void
Deprecated.Prefetch (SSE).final void
psadbw
(MMRegister dst, Mem src) Deprecated.Packed Sum of Absolute Differences (SSE).final void
psadbw
(MMRegister dst, MMRegister src) Deprecated.Packed Sum of Absolute Differences (SSE).final void
psadbw
(XMMRegister dst, Mem src) Deprecated.Compute Sum of Absolute Differences (SSE).final void
psadbw
(XMMRegister dst, XMMRegister src) Deprecated.Compute Sum of Absolute Differences (SSE).final void
pshufb
(MMRegister dst, Mem src) Deprecated.Packed Shuffle Bytes (SSSE3).final void
pshufb
(MMRegister dst, MMRegister src) Deprecated.Packed Shuffle Bytes (SSSE3).final void
pshufb
(XMMRegister dst, Mem src) Deprecated.Packed Shuffle Bytes (SSSE3).final void
pshufb
(XMMRegister dst, XMMRegister src) Deprecated.Packed Shuffle Bytes (SSSE3).final void
pshufd
(XMMRegister dst, Mem src, Immediate imm8) Deprecated.Shuffle Packed DWORDs (SSE2).final void
pshufd
(XMMRegister dst, XMMRegister src, Immediate imm8) Deprecated.Shuffle Packed DWORDs (SSE2).final void
pshufhw
(XMMRegister dst, Mem src, Immediate imm8) Deprecated.Shuffle Packed High Words (SSE2).final void
pshufhw
(XMMRegister dst, XMMRegister src, Immediate imm8) Deprecated.Shuffle Packed High Words (SSE2).final void
pshuflw
(XMMRegister dst, Mem src, Immediate imm8) Deprecated.Shuffle Packed Low Words (SSE2).final void
pshuflw
(XMMRegister dst, XMMRegister src, Immediate imm8) Deprecated.Shuffle Packed Low Words (SSE2).final void
pshufw
(MMRegister dst, Mem src, Immediate imm8) Deprecated.Packed Shuffle word (SSE).final void
pshufw
(MMRegister dst, MMRegister src, Immediate imm8) Deprecated.Packed Shuffle word (SSE).final void
psignb
(MMRegister dst, Mem src) Deprecated.Packed SIGN (SSSE3).final void
psignb
(MMRegister dst, MMRegister src) Deprecated.Packed SIGN (SSSE3).final void
psignb
(XMMRegister dst, Mem src) Deprecated.Packed SIGN (SSSE3).final void
psignb
(XMMRegister dst, XMMRegister src) Deprecated.Packed SIGN (SSSE3).final void
psignd
(MMRegister dst, Mem src) Deprecated.Packed SIGN (SSSE3).final void
psignd
(MMRegister dst, MMRegister src) Deprecated.Packed SIGN (SSSE3).final void
psignd
(XMMRegister dst, Mem src) Deprecated.Packed SIGN (SSSE3).final void
psignd
(XMMRegister dst, XMMRegister src) Deprecated.Packed SIGN (SSSE3).final void
psignw
(MMRegister dst, Mem src) Deprecated.Packed SIGN (SSSE3).final void
psignw
(MMRegister dst, MMRegister src) Deprecated.Packed SIGN (SSSE3).final void
psignw
(XMMRegister dst, Mem src) Deprecated.Packed SIGN (SSSE3).final void
psignw
(XMMRegister dst, XMMRegister src) Deprecated.Packed SIGN (SSSE3).final void
pslld
(MMRegister dst, Immediate src) Deprecated.Packed Shift Left Logical (MMX).final void
pslld
(MMRegister dst, Mem src) Deprecated.Packed Shift Left Logical (MMX).final void
pslld
(MMRegister dst, MMRegister src) Deprecated.Packed Shift Left Logical (MMX).final void
pslld
(XMMRegister dst, Immediate src) Deprecated.Packed Shift Left Logical (SSE2).final void
pslld
(XMMRegister dst, Mem src) Deprecated.Packed Shift Left Logical (SSE2).final void
pslld
(XMMRegister dst, XMMRegister src) Deprecated.Packed Shift Left Logical (SSE2).final void
pslldq
(XMMRegister dst, Immediate src) Deprecated.Packed Shift Left Logical (SSE2).final void
psllq
(MMRegister dst, Immediate src) Deprecated.Packed Shift Left Logical (MMX).final void
psllq
(MMRegister dst, Mem src) Deprecated.Packed Shift Left Logical (MMX).final void
psllq
(MMRegister dst, MMRegister src) Deprecated.Packed Shift Left Logical (MMX).final void
psllq
(XMMRegister dst, Immediate src) Deprecated.Packed Shift Left Logical (SSE2).final void
psllq
(XMMRegister dst, Mem src) Deprecated.Packed Shift Left Logical (SSE2).final void
psllq
(XMMRegister dst, XMMRegister src) Deprecated.Packed Shift Left Logical (SSE2).final void
psllw
(MMRegister dst, Immediate src) Deprecated.Packed Shift Left Logical (MMX).final void
psllw
(MMRegister dst, Mem src) Deprecated.Packed Shift Left Logical (MMX).final void
psllw
(MMRegister dst, MMRegister src) Deprecated.Packed Shift Left Logical (MMX).final void
psllw
(XMMRegister dst, Immediate src) Deprecated.Packed Shift Left Logical (SSE2).final void
psllw
(XMMRegister dst, Mem src) Deprecated.Packed Shift Left Logical (SSE2).final void
psllw
(XMMRegister dst, XMMRegister src) Deprecated.Packed Shift Left Logical (SSE2).final void
psrad
(MMRegister dst, Immediate src) Deprecated.Packed Shift Right Arithmetic (MMX).final void
psrad
(MMRegister dst, Mem src) Deprecated.Packed Shift Right Arithmetic (MMX).final void
psrad
(MMRegister dst, MMRegister src) Deprecated.Packed Shift Right Arithmetic (MMX).final void
psrad
(XMMRegister dst, Immediate src) Deprecated.Packed Shift Right Arithmetic (SSE2).final void
psrad
(XMMRegister dst, Mem src) Deprecated.Packed Shift Right Arithmetic (SSE2).final void
psrad
(XMMRegister dst, XMMRegister src) Deprecated.Packed Shift Right Arithmetic (SSE2).final void
psraw
(MMRegister dst, Immediate src) Deprecated.Packed Shift Right Arithmetic (MMX).final void
psraw
(MMRegister dst, Mem src) Deprecated.Packed Shift Right Arithmetic (MMX).final void
psraw
(MMRegister dst, MMRegister src) Deprecated.Packed Shift Right Arithmetic (MMX).final void
psraw
(XMMRegister dst, Immediate src) Deprecated.Packed Shift Right Arithmetic (SSE2).final void
psraw
(XMMRegister dst, Mem src) Deprecated.Packed Shift Right Arithmetic (SSE2).final void
psraw
(XMMRegister dst, XMMRegister src) Deprecated.Packed Shift Right Arithmetic (SSE2).final void
psrld
(MMRegister dst, Immediate src) Deprecated.Packed Shift Right Logical (MMX).final void
psrld
(MMRegister dst, Mem src) Deprecated.Packed Shift Right Logical (MMX).final void
psrld
(MMRegister dst, MMRegister src) Deprecated.Packed Shift Right Logical (MMX).final void
psrld
(XMMRegister dst, Immediate src) Deprecated.Packed Shift Right Logical (SSE2).final void
psrld
(XMMRegister dst, Mem src) Deprecated.Packed Shift Right Logical (SSE2).final void
psrld
(XMMRegister dst, XMMRegister src) Deprecated.Packed Shift Right Logical (SSE2).final void
psrldq
(XMMRegister dst, Immediate src) Deprecated.DQWord Shift Right Logical (MMX).final void
psrlq
(MMRegister dst, Immediate src) Deprecated.Packed Shift Right Logical (MMX).final void
psrlq
(MMRegister dst, Mem src) Deprecated.Packed Shift Right Logical (MMX).final void
psrlq
(MMRegister dst, MMRegister src) Deprecated.Packed Shift Right Logical (MMX).final void
psrlq
(XMMRegister dst, Immediate src) Deprecated.Packed Shift Right Logical (SSE2).final void
psrlq
(XMMRegister dst, Mem src) Deprecated.Packed Shift Right Logical (SSE2).final void
psrlq
(XMMRegister dst, XMMRegister src) Deprecated.Packed Shift Right Logical (SSE2).final void
psrlw
(MMRegister dst, Immediate src) Deprecated.Packed Shift Right Logical (MMX).final void
psrlw
(MMRegister dst, Mem src) Deprecated.Packed Shift Right Logical (MMX).final void
psrlw
(MMRegister dst, MMRegister src) Deprecated.Packed Shift Right Logical (MMX).final void
psrlw
(XMMRegister dst, Immediate src) Deprecated.Packed Shift Right Logical (SSE2).final void
psrlw
(XMMRegister dst, Mem src) Deprecated.Packed Shift Right Logical (SSE2).final void
psrlw
(XMMRegister dst, XMMRegister src) Deprecated.Packed Shift Right Logical (SSE2).final void
psubb
(MMRegister dst, Mem src) Deprecated.Packed Subtract (MMX).final void
psubb
(MMRegister dst, MMRegister src) Deprecated.Packed Subtract (MMX).final void
psubb
(XMMRegister dst, Mem src) Deprecated.Packed Subtract (SSE2).final void
psubb
(XMMRegister dst, XMMRegister src) Deprecated.Packed Subtract (SSE2).final void
psubd
(MMRegister dst, Mem src) Deprecated.Packed Subtract (MMX).final void
psubd
(MMRegister dst, MMRegister src) Deprecated.Packed Subtract (MMX).final void
psubd
(XMMRegister dst, Mem src) Deprecated.Packed Subtract (SSE2).final void
psubd
(XMMRegister dst, XMMRegister src) Deprecated.Packed Subtract (SSE2).final void
psubq
(MMRegister dst, Mem src) Deprecated.Packed Subtract (SSE2).final void
psubq
(MMRegister dst, MMRegister src) Deprecated.Packed Subtract (SSE2).final void
psubq
(XMMRegister dst, Mem src) Deprecated.Packed Subtract (SSE2).final void
psubq
(XMMRegister dst, XMMRegister src) Deprecated.Packed Subtract (SSE2).final void
psubsb
(MMRegister dst, Mem src) Deprecated.Packed Subtract with Saturation (MMX).final void
psubsb
(MMRegister dst, MMRegister src) Deprecated.Packed Subtract with Saturation (MMX).final void
psubsb
(XMMRegister dst, Mem src) Deprecated.Packed Subtract with Saturation (SSE2).final void
psubsb
(XMMRegister dst, XMMRegister src) Deprecated.Packed Subtract with Saturation (SSE2).final void
psubsw
(MMRegister dst, Mem src) Deprecated.Packed Subtract with Saturation (MMX).final void
psubsw
(MMRegister dst, MMRegister src) Deprecated.Packed Subtract with Saturation (MMX).final void
psubsw
(XMMRegister dst, Mem src) Deprecated.Packed Subtract with Saturation (SSE2).final void
psubsw
(XMMRegister dst, XMMRegister src) Deprecated.Packed Subtract with Saturation (SSE2).final void
psubusb
(MMRegister dst, Mem src) Deprecated.Packed Subtract with Unsigned Saturation (MMX).final void
psubusb
(MMRegister dst, MMRegister src) Deprecated.Packed Subtract with Unsigned Saturation (MMX).final void
psubusb
(XMMRegister dst, Mem src) Deprecated.Packed Subtract with Unsigned Saturation (SSE2).final void
psubusb
(XMMRegister dst, XMMRegister src) Deprecated.Packed Subtract with Unsigned Saturation (SSE2).final void
psubusw
(MMRegister dst, Mem src) Deprecated.Packed Subtract with Unsigned Saturation (MMX).final void
psubusw
(MMRegister dst, MMRegister src) Deprecated.Packed Subtract with Unsigned Saturation (MMX).final void
psubusw
(XMMRegister dst, Mem src) Deprecated.Packed Subtract with Unsigned Saturation (SSE2).final void
psubusw
(XMMRegister dst, XMMRegister src) Deprecated.Packed Subtract with Unsigned Saturation (SSE2).final void
psubw
(MMRegister dst, Mem src) Deprecated.Packed Subtract (MMX).final void
psubw
(MMRegister dst, MMRegister src) Deprecated.Packed Subtract (MMX).final void
psubw
(XMMRegister dst, Mem src) Deprecated.Packed Subtract (SSE2).final void
psubw
(XMMRegister dst, XMMRegister src) Deprecated.Packed Subtract (SSE2).final void
pswapd
(MMRegister dst, Mem src) Deprecated.Packed swap DWord (3dNow!)final void
pswapd
(MMRegister dst, MMRegister src) Deprecated.Packed swap DWord (3dNow!)final void
ptest
(XMMRegister op1, Mem op2) Deprecated.Logical Compare (SSE4.1).final void
ptest
(XMMRegister op1, XMMRegister op2) Deprecated.Logical Compare (SSE4.1).final void
punpckhbw
(MMRegister dst, Mem src) Deprecated.Unpack High Packed Data (MMX).final void
punpckhbw
(MMRegister dst, MMRegister src) Deprecated.Unpack High Packed Data (MMX).final void
punpckhbw
(XMMRegister dst, Mem src) Deprecated.Unpack High Data (SSE2).final void
punpckhbw
(XMMRegister dst, XMMRegister src) Deprecated.Unpack High Data (SSE2).final void
punpckhdq
(MMRegister dst, Mem src) Deprecated.Unpack High Packed Data (MMX).final void
punpckhdq
(MMRegister dst, MMRegister src) Deprecated.Unpack High Packed Data (MMX).final void
punpckhdq
(XMMRegister dst, Mem src) Deprecated.Unpack High Data (SSE2).final void
punpckhdq
(XMMRegister dst, XMMRegister src) Deprecated.Unpack High Data (SSE2).final void
punpckhqdq
(XMMRegister dst, Mem src) Deprecated.Unpack High Data (SSE2).final void
punpckhqdq
(XMMRegister dst, XMMRegister src) Deprecated.Unpack High Data (SSE2).final void
punpckhwd
(MMRegister dst, Mem src) Deprecated.Unpack High Packed Data (MMX).final void
punpckhwd
(MMRegister dst, MMRegister src) Deprecated.Unpack High Packed Data (MMX).final void
punpckhwd
(XMMRegister dst, Mem src) Deprecated.Unpack High Data (SSE2).final void
punpckhwd
(XMMRegister dst, XMMRegister src) Deprecated.Unpack High Data (SSE2).final void
punpcklbw
(MMRegister dst, Mem src) Deprecated.Unpack High Packed Data (MMX).final void
punpcklbw
(MMRegister dst, MMRegister src) Deprecated.Unpack High Packed Data (MMX).final void
punpcklbw
(XMMRegister dst, Mem src) Deprecated.Unpack Low Data (SSE2).final void
punpcklbw
(XMMRegister dst, XMMRegister src) Deprecated.Unpack Low Data (SSE2).final void
punpckldq
(MMRegister dst, Mem src) Deprecated.Unpack High Packed Data (MMX).final void
punpckldq
(MMRegister dst, MMRegister src) Deprecated.Unpack High Packed Data (MMX).final void
punpckldq
(XMMRegister dst, Mem src) Deprecated.Unpack Low Data (SSE2).final void
punpckldq
(XMMRegister dst, XMMRegister src) Deprecated.Unpack Low Data (SSE2).final void
punpcklqdq
(XMMRegister dst, Mem src) Deprecated.Unpack Low Data (SSE2).final void
punpcklqdq
(XMMRegister dst, XMMRegister src) Deprecated.Unpack Low Data (SSE2).final void
punpcklwd
(MMRegister dst, Mem src) Deprecated.Unpack High Packed Data (MMX).final void
punpcklwd
(MMRegister dst, MMRegister src) Deprecated.Unpack High Packed Data (MMX).final void
punpcklwd
(XMMRegister dst, Mem src) Deprecated.Unpack Low Data (SSE2).final void
punpcklwd
(XMMRegister dst, XMMRegister src) Deprecated.Unpack Low Data (SSE2).final void
Deprecated.Push WORD/DWORD/QWORD Onto the Stack.final void
Deprecated.Push WORD/DWORD/QWORD Onto the Stack.final void
Deprecated.Push WORD/DWORD/QWORD Onto the Stack.final void
pushad()
Deprecated.Push All General-Purpose Registers.final void
pushf()
Deprecated.Push EFLAGS Register (32 bit or 64 bit) onto the Stack.final void
pushfd()
Deprecated.Push EFLAGS Register (32 bit) onto the Stack.final void
pushfq()
Deprecated.Push EFLAGS Register (64 bit) onto the Stack.final void
pxor
(MMRegister dst, Mem src) Deprecated.Bitwise Exclusive OR (MMX).final void
pxor
(MMRegister dst, MMRegister src) Deprecated.Bitwise Exclusive OR (MMX).final void
pxor
(XMMRegister dst, Mem src) Deprecated.Bitwise Exclusive OR (SSE2).final void
pxor
(XMMRegister dst, XMMRegister src) Deprecated.Bitwise Exclusive OR (SSE2).final void
Deprecated.Rotate Bits Left.final void
Deprecated.Rotate Bits Left.final void
Deprecated.Rotate Bits Left.final void
Deprecated.Rotate Bits Left.final void
rcpps
(XMMRegister dst, Mem src) Deprecated.Packed SP-FP Reciprocal (SSE).final void
rcpps
(XMMRegister dst, XMMRegister src) Deprecated.Packed SP-FP Reciprocal (SSE).final void
rcpss
(XMMRegister dst, Mem src) Deprecated.Scalar SP-FP Reciprocal (SSE).final void
rcpss
(XMMRegister dst, XMMRegister src) Deprecated.Scalar SP-FP Reciprocal (SSE).final void
Deprecated.Rotate Bits Right.final void
Deprecated.Rotate Bits Right.final void
Deprecated.Rotate Bits Right.final void
Deprecated.Rotate Bits Right.final void
rdtsc()
Deprecated.Read Time-Stamp Counter (Pentium).final void
rdtscp()
Deprecated.Read Time-Stamp Counter and Processor ID (New).final void
ret()
Deprecated.Return from Procedure.final void
Deprecated.Return from Procedure.final void
Deprecated.Rotate Bits Left.final void
Deprecated.Rotate Bits Left.final void
Deprecated.Rotate Bits Left.final void
Deprecated.Rotate Bits Left.final void
Deprecated.Rotate Bits Right.final void
Deprecated.Rotate Bits Right.final void
Deprecated.Rotate Bits Right.final void
Deprecated.Rotate Bits Right.final void
roundpd
(XMMRegister dst, Mem src, Immediate imm8) Deprecated.Round Packed DP-FP Values (SSE4.1).final void
roundpd
(XMMRegister dst, XMMRegister src, Immediate imm8) Deprecated.Round Packed DP-FP Values (SSE4.1).final void
roundps
(XMMRegister dst, Mem src, Immediate imm8) Deprecated.final void
roundps
(XMMRegister dst, XMMRegister src, Immediate imm8) Deprecated.final void
roundsd
(XMMRegister dst, Mem src, Immediate imm8) Deprecated.Round Scalar DP-FP Values (SSE4.1).final void
roundsd
(XMMRegister dst, XMMRegister src, Immediate imm8) Deprecated.Round Scalar DP-FP Values (SSE4.1).final void
roundss
(XMMRegister dst, Mem src, Immediate imm8) Deprecated.Round Scalar SP-FP Values (SSE4.1).final void
roundss
(XMMRegister dst, XMMRegister src, Immediate imm8) Deprecated.Round Scalar SP-FP Values (SSE4.1).final void
rsqrtps
(XMMRegister dst, Mem src) Deprecated.Packed SP-FP Square Root Reciprocal (SSE).final void
rsqrtps
(XMMRegister dst, XMMRegister src) Deprecated.Packed SP-FP Square Root Reciprocal (SSE).final void
rsqrtss
(XMMRegister dst, Mem src) Deprecated.Scalar SP-FP Square Root Reciprocal (SSE).final void
rsqrtss
(XMMRegister dst, XMMRegister src) Deprecated.Scalar SP-FP Square Root Reciprocal (SSE).final void
sahf()
Deprecated.Store AH into Flags.final void
Deprecated.Shift Bits Left.final void
Deprecated.Shift Bits Left.final void
Deprecated.Shift Bits Left.final void
Deprecated.Shift Bits Left.final void
Deprecated.Shift Bits Right.final void
Deprecated.Shift Bits Right.final void
Deprecated.Shift Bits Right.final void
Deprecated.Shift Bits Right.final void
Deprecated.Integer subtraction with borrow.final void
Deprecated.Integer subtraction with borrow.final void
Deprecated.Integer subtraction with borrow.final void
Deprecated.Integer subtraction with borrow.final void
Deprecated.Integer subtraction with borrow.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
sfence()
Deprecated.Store fence (SSE).final void
Deprecated.Shift Bits Left.final void
Deprecated.Shift Bits Left.final void
Deprecated.Shift Bits Left.final void
Deprecated.Shift Bits Left.final void
Deprecated.Double Precision Shift Left.final void
Deprecated.Double Precision Shift Left.final void
Deprecated.Double Precision Shift Left.final void
Deprecated.Double Precision Shift Left.final void
Deprecated.Shift Bits Right.final void
Deprecated.Shift Bits Right.final void
Deprecated.Shift Bits Right.final void
Deprecated.Shift Bits Right.final void
Deprecated.Double Precision Shift Right.final void
Deprecated.Double Precision Shift Right.final void
Deprecated.Double Precision Shift Right.final void
Deprecated.Double Precision Shift Right.final void
shufps
(XMMRegister dst, Mem src, Immediate imm8) Deprecated.Shuffle SP-FP (SSE).final void
shufps
(XMMRegister dst, XMMRegister src, Immediate imm8) Deprecated.Shuffle SP-FP (SSE).final void
sqrtpd
(XMMRegister dst, Mem src) Deprecated.Compute Square Roots of Packed DP-FP Values (SSE2).final void
sqrtpd
(XMMRegister dst, XMMRegister src) Deprecated.Compute Square Roots of Packed DP-FP Values (SSE2).final void
sqrtps
(XMMRegister dst, Mem src) Deprecated.Packed SP-FP Square Root (SSE).final void
sqrtps
(XMMRegister dst, XMMRegister src) Deprecated.Packed SP-FP Square Root (SSE).final void
sqrtsd
(XMMRegister dst, Mem src) Deprecated.Compute Square Root of Scalar DP-FP Value (SSE2).final void
sqrtsd
(XMMRegister dst, XMMRegister src) Deprecated.Compute Square Root of Scalar DP-FP Value (SSE2).final void
sqrtss
(XMMRegister dst, Mem src) Deprecated.Scalar SP-FP Square Root (SSE).final void
sqrtss
(XMMRegister dst, XMMRegister src) Deprecated.Scalar SP-FP Square Root (SSE).final void
stc()
Deprecated.Set Carry Flag to 1.final void
std()
Deprecated.Set Direction Flag to 1.final void
Deprecated.Store Streaming SIMD Extension Control/Status (SSE).final void
Deprecated.Subtract.final void
Deprecated.Subtract.final void
Deprecated.Subtract.final void
Deprecated.Subtract.final void
Deprecated.Subtract.final void
subpd
(XMMRegister dst, Mem src) Deprecated.Packed DP-FP Subtract (SSE2).final void
subpd
(XMMRegister dst, XMMRegister src) Deprecated.Packed DP-FP Subtract (SSE2).final void
subps
(XMMRegister dst, Mem src) Deprecated.Packed SP-FP Subtract (SSE).final void
subps
(XMMRegister dst, XMMRegister src) Deprecated.Packed SP-FP Subtract (SSE).final void
subsd
(XMMRegister dst, Mem src) Deprecated.Scalar DP-FP Subtract (SSE2).final void
subsd
(XMMRegister dst, XMMRegister src) Deprecated.Scalar DP-FP Subtract (SSE2).final void
subss
(XMMRegister dst, Mem src) Deprecated.Scalar SP-FP Subtract (SSE).final void
subss
(XMMRegister dst, XMMRegister src) Deprecated.Scalar SP-FP Subtract (SSE).final void
Deprecated.Logical Compare.final void
Deprecated.Logical Compare.final void
Deprecated.Logical Compare.final void
Deprecated.Logical Compare.final void
ucomisd
(XMMRegister dst, Mem src) Deprecated.Scalar Unordered DP-FP Compare and Set EFLAGS (SSE2).final void
ucomisd
(XMMRegister dst, XMMRegister src) Deprecated.Scalar Unordered DP-FP Compare and Set EFLAGS (SSE2).final void
ucomiss
(XMMRegister dst, Mem src) Deprecated.Unordered Scalar SP-FP compare and set EFLAGS (SSE).final void
ucomiss
(XMMRegister dst, XMMRegister src) Deprecated.Unordered Scalar SP-FP compare and set EFLAGS (SSE).final void
ud2()
Deprecated.Undefined instruction - Raise invalid opcode exception.final void
unpckhpd
(XMMRegister dst, Mem src) Deprecated.Unpack and Interleave High Packed Double-Precision FP Values (SSE2).final void
unpckhpd
(XMMRegister dst, XMMRegister src) Deprecated.Unpack and Interleave High Packed Double-Precision FP Values (SSE2).final void
unpckhps
(XMMRegister dst, Mem src) Deprecated.Unpack High Packed SP-FP Data (SSE).final void
unpckhps
(XMMRegister dst, XMMRegister src) Deprecated.Unpack High Packed SP-FP Data (SSE).final void
unpcklpd
(XMMRegister dst, Mem src) Deprecated.Unpack and Interleave Low Packed Double-Precision FP Values (SSE2).final void
unpcklpd
(XMMRegister dst, XMMRegister src) Deprecated.Unpack and Interleave Low Packed Double-Precision FP Values (SSE2).final void
unpcklps
(XMMRegister dst, Mem src) Deprecated.Unpack Low Packed SP-FP Data (SSE).final void
unpcklps
(XMMRegister dst, XMMRegister src) Deprecated.Unpack Low Packed SP-FP Data (SSE).final void
Deprecated.Exchange and Add.final void
Deprecated.Exchange and Add.final void
Deprecated.Exchange Register/Memory with Register.final void
Deprecated.Exchange Register/Memory with Register.final void
Deprecated.Exchange Register/Memory with Register.final void
Deprecated.Exchange Register/Memory with Register.final void
Deprecated.Exchange Register/Memory with Register.final void
Deprecated.Exchange Register/Memory with Register.final void
Deprecated.Exchange Register/Memory with Register.final void
Deprecated.Exchange Register/Memory with Register.final void
xorpd
(XMMRegister dst, Mem src) Deprecated.Bit-wise Logical OR for DP-FP Data (SSE2).final void
xorpd
(XMMRegister dst, XMMRegister src) Deprecated.Bit-wise Logical OR for DP-FP Data (SSE2).final void
xorps
(XMMRegister dst, Mem src) Deprecated.Bit-wise Logical Xor for SP-FP Data (SSE).final void
xorps
(XMMRegister dst, XMMRegister src) Deprecated.Bit-wise Logical Xor for SP-FP Data (SSE).Methods inherited from class com.kenai.jnr.x86asm.SerializerCore
_emitJcc, _emitJcc, _emitX86, conditionToCMovCC, conditionToJCC, conditionToSetCC, emitX86, emitX86, emitX86, emitX86, is64
-
Constructor Details
-
SerializerIntrinsics
public SerializerIntrinsics()Deprecated.
-
-
Method Details
-
adc
Deprecated.Add with Carry. -
adc
Deprecated.Add with Carry. -
adc
Deprecated.Add with Carry. -
adc
Deprecated.Add with Carry. -
adc
Deprecated.Add with Carry. -
add
Deprecated.Add. -
add
Deprecated.Add. -
add
Deprecated.Add. -
add
Deprecated.Add. -
add
Deprecated.Add. -
and_
Deprecated.Logical And. -
and_
Deprecated.Logical And. -
and_
Deprecated.Logical And. -
and_
Deprecated.Logical And. -
and_
Deprecated.Logical And. -
bsf
Deprecated.Bit Scan Forward. -
bsf
Deprecated.Bit Scan Forward. -
bsr
Deprecated.Bit Scan Reverse. -
bsr
Deprecated.Bit Scan Reverse. -
bswap
Deprecated.Byte swap (32 bit or 64 bit registers only) (i486). -
bt
Deprecated.Bit test. -
bt
Deprecated.Bit test. -
bt
Deprecated.Bit test. -
bt
Deprecated.Bit test. -
btc
Deprecated.Bit test and complement. -
btc
Deprecated.Bit test and complement. -
btc
Deprecated.Bit test and complement. -
btc
Deprecated.Bit test and complement. -
btr
Deprecated.Bit test and reset. -
btr
Deprecated.Bit test and reset. -
btr
Deprecated.Bit test and reset. -
btr
Deprecated.Bit test and reset. -
bts
Deprecated.Bit test and set. -
bts
Deprecated.Bit test and set. -
bts
Deprecated.Bit test and set. -
bts
Deprecated.Bit test and set. -
call
Deprecated.Call Procedure. -
call
Deprecated.Call Procedure. -
call
Deprecated.Call Procedure. -
call
public final void call(long dst) Deprecated.Jump. -
call
Deprecated.Call Procedure. -
cbw
public final void cbw()Deprecated.Convert Byte to Word (Sign Extend). -
cwde
public final void cwde()Deprecated.Convert Word to DWord (Sign Extend). -
cdqe
public final void cdqe()Deprecated.Convert DWord to QWord (Sign Extend). -
clc
public final void clc()Deprecated.Clear CARRY flag -
cld
public final void cld()Deprecated.Clear Direction flag -
cmc
public final void cmc()Deprecated.Complement Carry Flag. -
cmov
Deprecated.Conditional Move. -
cmov
Deprecated.Conditional Move. -
cmova
Deprecated.Conditional Move. -
cmova
Deprecated.Conditional Move. -
cmovae
Deprecated.Conditional Move. -
cmovae
Deprecated.Conditional Move. -
cmovb
Deprecated.Conditional Move. -
cmovb
Deprecated.Conditional Move. -
cmovbe
Deprecated.Conditional Move. -
cmovbe
Deprecated.Conditional Move. -
cmovc
Deprecated.Conditional Move. -
cmovc
Deprecated.Conditional Move. -
cmove
Deprecated.Conditional Move. -
cmove
Deprecated.Conditional Move. -
cmovg
Deprecated.Conditional Move. -
cmovg
Deprecated.Conditional Move. -
cmovge
Deprecated.Conditional Move. -
cmovge
Deprecated.Conditional Move. -
cmovl
Deprecated.Conditional Move. -
cmovl
Deprecated.Conditional Move. -
cmovle
Deprecated.Conditional Move. -
cmovle
Deprecated.Conditional Move. -
cmovna
Deprecated.Conditional Move. -
cmovna
Deprecated.Conditional Move. -
cmovnae
Deprecated.Conditional Move. -
cmovnae
Deprecated.Conditional Move. -
cmovnb
Deprecated.Conditional Move. -
cmovnb
Deprecated.Conditional Move. -
cmovnbe
Deprecated.Conditional Move. -
cmovnbe
Deprecated.Conditional Move. -
cmovnc
Deprecated.Conditional Move. -
cmovnc
Deprecated.Conditional Move. -
cmovne
Deprecated.Conditional Move. -
cmovne
Deprecated.Conditional Move. -
cmovng
Deprecated.Conditional Move. -
cmovng
Deprecated.Conditional Move. -
cmovnge
Deprecated.Conditional Move. -
cmovnge
Deprecated.Conditional Move. -
cmovnl
Deprecated.Conditional Move. -
cmovnl
Deprecated.Conditional Move. -
cmovnle
Deprecated.Conditional Move. -
cmovnle
Deprecated.Conditional Move. -
cmovno
Deprecated.Conditional Move. -
cmovno
Deprecated.Conditional Move. -
cmovnp
Deprecated.Conditional Move. -
cmovnp
Deprecated.Conditional Move. -
cmovns
Deprecated.Conditional Move. -
cmovns
Deprecated.Conditional Move. -
cmovnz
Deprecated.Conditional Move. -
cmovnz
Deprecated.Conditional Move. -
cmovo
Deprecated.Conditional Move. -
cmovo
Deprecated.Conditional Move. -
cmovp
Deprecated.Conditional Move. -
cmovp
Deprecated.Conditional Move. -
cmovpe
Deprecated.Conditional Move. -
cmovpe
Deprecated.Conditional Move. -
cmovpo
Deprecated.Conditional Move. -
cmovpo
Deprecated.Conditional Move. -
cmovs
Deprecated.Conditional Move. -
cmovs
Deprecated.Conditional Move. -
cmovz
Deprecated.Conditional Move. -
cmovz
Deprecated.Conditional Move. -
cmp
Deprecated.Compare Two Operands. -
cmp
Deprecated.Compare Two Operands. -
cmp
Deprecated.Compare Two Operands. -
cmp
Deprecated.Compare Two Operands. -
cmp
Deprecated.Compare Two Operands. -
cmpxchg
Deprecated.Compare and Exchange (i486). -
cmpxchg
Deprecated.Compare and Exchange (i486). -
cmpxchg8b
Deprecated.Compares the 64-bit value in EDX:EAX with the memory operand (Pentium). -
cmpxchg16b
Deprecated.Compares the 128-bit value in RDX:RAX with the memory operand. -
cpuid
public final void cpuid()Deprecated.CPU Identification (i486). -
daa
public final void daa()Deprecated.Decimal adjust AL after addition -
das
public final void das()Deprecated.Decimal adjust AL after subtraction -
dec
Deprecated.Decrement by 1. -
dec
Deprecated.Decrement by 1. -
div
Deprecated.Unsigned divide. -
div
Deprecated.Unsigned divide. -
enter
Deprecated.Make Stack Frame for Procedure Parameters. -
idiv
Deprecated.Signed divide. -
idiv
Deprecated.Signed divide. -
imul
Deprecated.Signed multiply. -
imul
Deprecated. -
imul
Deprecated.Signed multiply. -
imul
Deprecated.Signed multiply. -
imul
Deprecated.Signed multiply. -
imul
Deprecated.Signed multiply. -
imul
Deprecated. -
inc
Deprecated.Increment by 1. -
inc
Deprecated.Increment by 1. -
int3
public final void int3()Deprecated.Interrupt 3 � trap to debugger. -
j
Deprecated.Jump to label @a label if condition @a cc is met. -
ja
Deprecated.Jump to label @a label if condition is met. -
jae
Deprecated.Jump to label @a label if condition is met. -
jb
Deprecated.Jump to label @a label if condition is met. -
jbe
Deprecated.Jump to label @a label if condition is met. -
jc
Deprecated.Jump to label @a label if condition is met. -
je
Deprecated.Jump to label @a label if condition is met. -
jg
Deprecated.Jump to label @a label if condition is met. -
jge
Deprecated.Jump to label @a label if condition is met. -
jl
Deprecated.Jump to label @a label if condition is met. -
jle
Deprecated.Jump to label @a label if condition is met. -
jna
Deprecated.Jump to label @a label if condition is met. -
jnae
Deprecated.Jump to label @a label if condition is met. -
jnb
Deprecated.Jump to label @a label if condition is met. -
jnbe
Deprecated.Jump to label @a label if condition is met. -
jnc
Deprecated.Jump to label @a label if condition is met. -
jne
Deprecated.Jump to label @a label if condition is met. -
jng
Deprecated.Jump to label @a label if condition is met. -
jnge
Deprecated.Jump to label @a label if condition is met. -
jnl
Deprecated.Jump to label @a label if condition is met. -
jnle
Deprecated.Jump to label @a label if condition is met. -
jno
Deprecated.Jump to label @a label if condition is met. -
jnp
Deprecated.Jump to label @a label if condition is met. -
jns
Deprecated.Jump to label @a label if condition is met. -
jnz
Deprecated.Jump to label @a label if condition is met. -
jo
Deprecated.Jump to label @a label if condition is met. -
jp
Deprecated.Jump to label @a label if condition is met. -
jpe
Deprecated.Jump to label @a label if condition is met. -
jpo
Deprecated.Jump to label @a label if condition is met. -
js
Deprecated.Jump to label @a label if condition is met. -
jz
Deprecated.Jump to label @a label if condition is met. -
j_short
Deprecated.Jump to label @a label if condition @a cc is met. -
ja_short
Deprecated.Jump to label @a label if condition is met. -
jae_short
Deprecated.Jump to label @a label if condition is met. -
jb_short
Deprecated.Jump to label @a label if condition is met. -
jbe_short
Deprecated.Jump to label @a label if condition is met. -
jc_short
Deprecated.Jump to label @a label if condition is met. -
je_short
Deprecated.Jump to label @a label if condition is met. -
jg_short
Deprecated.Jump to label @a label if condition is met. -
jge_short
Deprecated.Jump to label @a label if condition is met. -
jl_short
Deprecated.Jump to label @a label if condition is met. -
jle_short
Deprecated.Jump to label @a label if condition is met. -
jna_short
Deprecated.Jump to label @a label if condition is met. -
jnae_short
Deprecated.Jump to label @a label if condition is met. -
jnb_short
Deprecated.Jump to label @a label if condition is met. -
jnbe_short
Deprecated.Jump to label @a label if condition is met. -
jnc_short
Deprecated.Jump to label @a label if condition is met. -
jne_short
Deprecated.Jump to label @a label if condition is met. -
jng_short
Deprecated.Jump to label @a label if condition is met. -
jnge_short
Deprecated.Jump to label @a label if condition is met. -
jnl_short
Deprecated.Jump to label @a label if condition is met. -
jnle_short
Deprecated.Jump to label @a label if condition is met. -
jno_short
Deprecated.Jump to label @a label if condition is met. -
jnp_short
Deprecated.Jump to label @a label if condition is met. -
jns_short
Deprecated.Jump to label @a label if condition is met. -
jnz_short
Deprecated.Jump to label @a label if condition is met. -
jo_short
Deprecated.Jump to label @a label if condition is met. -
jp_short
Deprecated.Jump to label @a label if condition is met. -
jpe_short
Deprecated.Jump to label @a label if condition is met. -
jpo_short
Deprecated.Jump to label @a label if condition is met. -
js_short
Deprecated.Jump to label @a label if condition is met. -
jz_short
Deprecated.Jump to label @a label if condition is met. -
jmp
Deprecated.Jump. -
jmp
Deprecated.Jump. -
jmp
Deprecated.Jump. -
jmp
public final void jmp(long dst) Deprecated.Jump. -
jmp
Deprecated.Jump. -
jmp_short
Deprecated.Jump, see @c jmp(). -
lea
Deprecated.Load Effective Address -
leave
public final void leave()Deprecated.High Level Procedure Exit. -
lock
public final void lock()Deprecated.Assert LOCK# Signal Prefix. -
mov
Deprecated.Move data from one register to another. This instruction copies the second operand (source operand) to the first operand (destination operand). The source operand can be an immediate value, general-purpose register, segment register, or memory location. The destination register can be a general-purpose register, segment register, or memory location. Both operands must be the same size, which can be a byte, a word, or a DWORD. -
mov
Deprecated.Move. -
mov
Deprecated.Move. -
mov
Deprecated.Move. -
mov
Deprecated.Move. -
mov_ptr
Deprecated.Move byte, word, dword or qword from absolute address @a src to AL, AX, EAX or RAX register. -
mov_ptr
Deprecated.Move byte, word, dword or qword from AL, AX, EAX or RAX register to absolute address @a dst. -
movsx
Deprecated.Move with Sign-Extension. -
movsx
Deprecated.Move with Sign-Extension. -
movsxd
Deprecated.Move DWord to QWord with sign-extension. -
movsxd
Deprecated.Move DWord to QWord with sign-extension. -
movzx
Deprecated.Move with Zero-Extend. -
movzx
Deprecated.Move with Zero-Extend. -
mul
Deprecated.Unsigned multiply. -
mul
Deprecated.Unsigned multiply. -
neg
Deprecated.Two's Complement Negation. -
neg
Deprecated.Two's Complement Negation. -
nop
public final void nop()Deprecated.No Operation. -
not_
Deprecated.One's Complement Negation. -
not_
Deprecated.One's Complement Negation. -
or_
Deprecated.Logical Inclusive OR. -
or_
Deprecated.Logical Inclusive OR. -
or_
Deprecated.Logical Inclusive OR. -
or_
Deprecated.Logical Inclusive OR. -
or_
Deprecated.Logical Inclusive OR. -
pop
Deprecated.Pop a Value from the Stack. -
pop
Deprecated. -
popad
public final void popad()Deprecated.Pop All General-Purpose Registers. -
popf
public final void popf()Deprecated.Pop Stack into EFLAGS Register (32 bit or 64 bit). -
popfd
public final void popfd()Deprecated.Pop Stack into EFLAGS Register (32 bit). -
popfq
public final void popfq()Deprecated.Pop Stack into EFLAGS Register (64 bit). -
push
Deprecated.Push WORD/DWORD/QWORD Onto the Stack. -
push
Deprecated.Push WORD/DWORD/QWORD Onto the Stack. -
push
Deprecated.Push WORD/DWORD/QWORD Onto the Stack. -
pushad
public final void pushad()Deprecated.Push All General-Purpose Registers. -
pushf
public final void pushf()Deprecated.Push EFLAGS Register (32 bit or 64 bit) onto the Stack. -
pushfd
public final void pushfd()Deprecated.Push EFLAGS Register (32 bit) onto the Stack. -
pushfq
public final void pushfq()Deprecated.Push EFLAGS Register (64 bit) onto the Stack. -
rcl
Deprecated.Rotate Bits Left. -
rcl
Deprecated.Rotate Bits Left. -
rcl
Deprecated.Rotate Bits Left. -
rcl
Deprecated.Rotate Bits Left. -
rcr
Deprecated.Rotate Bits Right. -
rcr
Deprecated.Rotate Bits Right. -
rcr
Deprecated.Rotate Bits Right. -
rcr
Deprecated.Rotate Bits Right. -
rdtsc
public final void rdtsc()Deprecated.Read Time-Stamp Counter (Pentium). -
rdtscp
public final void rdtscp()Deprecated.Read Time-Stamp Counter and Processor ID (New). -
ret
public final void ret()Deprecated.Return from Procedure. -
ret
Deprecated.Return from Procedure. -
rol
Deprecated.Rotate Bits Left. -
rol
Deprecated.Rotate Bits Left. -
rol
Deprecated.Rotate Bits Left. -
rol
Deprecated.Rotate Bits Left. -
ror
Deprecated.Rotate Bits Right. -
ror
Deprecated.Rotate Bits Right. -
ror
Deprecated.Rotate Bits Right. -
ror
Deprecated.Rotate Bits Right. -
sahf
public final void sahf()Deprecated.Store AH into Flags. -
sbb
Deprecated.Integer subtraction with borrow. -
sbb
Deprecated.Integer subtraction with borrow. -
sbb
Deprecated.Integer subtraction with borrow. -
sbb
Deprecated.Integer subtraction with borrow. -
sbb
Deprecated.Integer subtraction with borrow. -
sal
Deprecated.Shift Bits Left. -
sal
Deprecated.Shift Bits Left. -
sal
Deprecated.Shift Bits Left. -
sal
Deprecated.Shift Bits Left. -
sar
Deprecated.Shift Bits Right. -
sar
Deprecated.Shift Bits Right. -
sar
Deprecated.Shift Bits Right. -
sar
Deprecated.Shift Bits Right. -
set
Deprecated.Set Byte on Condition. -
set
Deprecated.Set Byte on Condition. -
seta
Deprecated.Set Byte on Condition. -
seta
Deprecated.Set Byte on Condition. -
setae
Deprecated.Set Byte on Condition. -
setae
Deprecated.Set Byte on Condition. -
setb
Deprecated.Set Byte on Condition. -
setb
Deprecated.Set Byte on Condition. -
setbe
Deprecated.Set Byte on Condition. -
setbe
Deprecated.Set Byte on Condition. -
setc
Deprecated.Set Byte on Condition. -
setc
Deprecated.Set Byte on Condition. -
sete
Deprecated.Set Byte on Condition. -
sete
Deprecated.Set Byte on Condition. -
setg
Deprecated.Set Byte on Condition. -
setg
Deprecated.Set Byte on Condition. -
setge
Deprecated.Set Byte on Condition. -
setge
Deprecated.Set Byte on Condition. -
setl
Deprecated.Set Byte on Condition. -
setl
Deprecated.Set Byte on Condition. -
setle
Deprecated.Set Byte on Condition. -
setle
Deprecated.Set Byte on Condition. -
setna
Deprecated.Set Byte on Condition. -
setna
Deprecated.Set Byte on Condition. -
setnae
Deprecated.Set Byte on Condition. -
setnae
Deprecated.Set Byte on Condition. -
setnb
Deprecated.Set Byte on Condition. -
setnb
Deprecated.Set Byte on Condition. -
setnbe
Deprecated.Set Byte on Condition. -
setnbe
Deprecated.Set Byte on Condition. -
setnc
Deprecated.Set Byte on Condition. -
setnc
Deprecated.Set Byte on Condition. -
setne
Deprecated.Set Byte on Condition. -
setne
Deprecated.Set Byte on Condition. -
setng
Deprecated.Set Byte on Condition. -
setng
Deprecated.Set Byte on Condition. -
setnge
Deprecated.Set Byte on Condition. -
setnge
Deprecated.Set Byte on Condition. -
setnl
Deprecated.Set Byte on Condition. -
setnl
Deprecated.Set Byte on Condition. -
setnle
Deprecated.Set Byte on Condition. -
setnle
Deprecated.Set Byte on Condition. -
setno
Deprecated.Set Byte on Condition. -
setno
Deprecated.Set Byte on Condition. -
setnp
Deprecated.Set Byte on Condition. -
setnp
Deprecated.Set Byte on Condition. -
setns
Deprecated.Set Byte on Condition. -
setns
Deprecated.Set Byte on Condition. -
setnz
Deprecated.Set Byte on Condition. -
setnz
Deprecated.Set Byte on Condition. -
seto
Deprecated.Set Byte on Condition. -
seto
Deprecated.Set Byte on Condition. -
setp
Deprecated.Set Byte on Condition. -
setp
Deprecated.Set Byte on Condition. -
setpe
Deprecated.Set Byte on Condition. -
setpe
Deprecated.Set Byte on Condition. -
setpo
Deprecated.Set Byte on Condition. -
setpo
Deprecated.Set Byte on Condition. -
sets
Deprecated.Set Byte on Condition. -
sets
Deprecated.Set Byte on Condition. -
setz
Deprecated.Set Byte on Condition. -
setz
Deprecated.Set Byte on Condition. -
shl
Deprecated.Shift Bits Left. -
shl
Deprecated.Shift Bits Left. -
shl
Deprecated.Shift Bits Left. -
shl
Deprecated.Shift Bits Left. -
shr
Deprecated.Shift Bits Right. -
shr
Deprecated.Shift Bits Right. -
shr
Deprecated.Shift Bits Right. -
shr
Deprecated.Shift Bits Right. -
shld
Deprecated.Double Precision Shift Left. -
shld
Deprecated.Double Precision Shift Left. -
shld
Deprecated.Double Precision Shift Left. -
shld
Deprecated.Double Precision Shift Left. -
shrd
Deprecated.Double Precision Shift Right. -
shrd
Deprecated.Double Precision Shift Right. -
shrd
Deprecated.Double Precision Shift Right. -
shrd
Deprecated.Double Precision Shift Right. -
stc
public final void stc()Deprecated.Set Carry Flag to 1. -
std
public final void std()Deprecated.Set Direction Flag to 1. -
sub
Deprecated.Subtract. -
sub
Deprecated.Subtract. -
sub
Deprecated.Subtract. -
sub
Deprecated.Subtract. -
sub
Deprecated.Subtract. -
test
Deprecated.Logical Compare. -
test
Deprecated.Logical Compare. -
test
Deprecated.Logical Compare. -
test
Deprecated.Logical Compare. -
ud2
public final void ud2()Deprecated.Undefined instruction - Raise invalid opcode exception. -
xadd
Deprecated.Exchange and Add. -
xadd
Deprecated.Exchange and Add. -
xchg
Deprecated.Exchange Register/Memory with Register. -
xchg
Deprecated.Exchange Register/Memory with Register. -
xchg
Deprecated.Exchange Register/Memory with Register. -
xor_
Deprecated.Exchange Register/Memory with Register. -
xor_
Deprecated.Exchange Register/Memory with Register. -
xor_
Deprecated.Exchange Register/Memory with Register. -
xor_
Deprecated.Exchange Register/Memory with Register. -
xor_
Deprecated.Exchange Register/Memory with Register. -
f2xm1
public final void f2xm1()Deprecated.Compute 2^x - 1 (FPU). -
fabs
public final void fabs()Deprecated.Absolute Value of st(0) (FPU). -
fadd
Deprecated.Add @a src to @a dst and store result in @a dst (FPU). -
fadd
Deprecated.Add @a src to st(0) and store result in st(0) (FPU). -
faddp
Deprecated.Add st(0) to @a dst and POP register stack (FPU). -
faddp
public final void faddp()Deprecated.Add st(0) to @a dst and POP register stack (FPU). -
fbld
Deprecated.Load Binary Coded Decimal (FPU). -
fbstp
Deprecated.Store BCD Integer and Pop (FPU). -
fchs
public final void fchs()Deprecated.Change st(0) Sign (FPU). -
fclex
public final void fclex()Deprecated.Clear Exceptions (FPU). -
fcmovb
Deprecated.FP Conditional Move (FPU). -
fcmovbe
Deprecated.FP Conditional Move (FPU). -
fcmove
Deprecated.FP Conditional Move (FPU). -
fcmovnb
Deprecated.FP Conditional Move (FPU). -
fcmovnbe
Deprecated.FP Conditional Move (FPU). -
fcmovne
Deprecated.FP Conditional Move (FPU). -
fcmovnu
Deprecated.FP Conditional Move (FPU). -
fcmovu
Deprecated.FP Conditional Move (FPU). -
fcom
Deprecated.Compare st(0) with @a reg (FPU). -
fcom
public final void fcom()Deprecated. -
fcom
Deprecated.Compare st(0) with 4 byte or 8 byte FP at @a src (FPU). -
fcomp
Deprecated.Compare st(0) with @a reg and pop the stack (FPU). -
fcomp
public final void fcomp()Deprecated. -
fcomp
Deprecated.Compare st(0) with 4 byte or 8 byte FP at @a adr and pop the -
fcompp
public final void fcompp()Deprecated.Compare st(0) with st(1) and pop register stack twice (FPU). -
fcomi
Deprecated.Compare st(0) and @a reg and Set EFLAGS (FPU). -
fcomip
Deprecated.Compare st(0) and @a reg and Set EFLAGS and pop the stack (FPU). -
fcos
public final void fcos()Deprecated.Cosine (FPU). -
fdecstp
public final void fdecstp()Deprecated.Decrement Stack-Top Pointer (FPU). -
fdiv
Deprecated.Divide @a dst by @a src (FPU). -
fdiv
Deprecated.Divide st(0) by 32 bit or 64 bit FP value (FPU). -
fdivp
Deprecated.Divide @a reg by st(0) (FPU). -
fdivp
public final void fdivp()Deprecated. -
fdivr
Deprecated.Reverse Divide @a dst by @a src (FPU). -
fdivr
Deprecated.Reverse Divide st(0) by 32 bit or 64 bit FP value (FPU). -
fdivrp
Deprecated.Reverse Divide @a reg by st(0) (FPU). -
fdivrp
public final void fdivrp()Deprecated. -
ffree
Deprecated.Free Floating-Point Register (FPU). -
fiadd
Deprecated.Add 16 bit or 32 bit integer to st(0) (FPU). -
ficom
Deprecated.Compare st(0) with 16 bit or 32 bit Integer (FPU). -
ficomp
Deprecated.Compare st(0) with 16 bit or 32 bit Integer and pop the stack (FPU). -
fidiv
Deprecated.Divide st(0) by 32 bit or 16 bit integer (@a src) (FPU). -
fidivr
Deprecated.Reverse Divide st(0) by 32 bit or 16 bit integer (@a src) (FPU). -
fild
Deprecated.Load 16 bit, 32 bit or 64 bit Integer and push it to the stack (FPU). -
fimul
Deprecated.Multiply st(0) by 16 bit or 32 bit integer and store it -
fincstp
public final void fincstp()Deprecated.Increment Stack-Top Pointer (FPU). -
finit
public final void finit()Deprecated.Initialize Floating-Point Unit (FPU). -
fisub
Deprecated.Subtract 16 bit or 32 bit integer from st(0) and store result to -
fisubr
Deprecated.Reverse Subtract 16 bit or 32 bit integer from st(0) and -
fninit
public final void fninit()Deprecated.Initialize Floating-Point Unit (FPU). -
fist
Deprecated.Store st(0) as 16 bit or 32 bit Integer to @a dst (FPU). -
fistp
Deprecated.Store st(0) as 16 bit, 32 bit or 64 bit Integer to @a dst and pop -
fld
Deprecated.Push 32 bit, 64 bit or 80 bit Floating Point Value onto the FPU -
fld
Deprecated.Push @a reg onto the FPU register stack (FPU). -
fld1
public final void fld1()Deprecated.Push +1.0 onto the FPU register stack (FPU). -
fldl2t
public final void fldl2t()Deprecated.Push log2(10) onto the FPU register stack (FPU). -
fldl2e
public final void fldl2e()Deprecated.Push log2(e) onto the FPU register stack (FPU). -
fldpi
public final void fldpi()Deprecated.Push pi onto the FPU register stack (FPU). -
fldlg2
public final void fldlg2()Deprecated.Push log10(2) onto the FPU register stack (FPU). -
fldln2
public final void fldln2()Deprecated.Push ln(2) onto the FPU register stack (FPU). -
fldz
public final void fldz()Deprecated.Push +0.0 onto the FPU register stack (FPU). -
fldcw
Deprecated.Load x87 FPU Control Word (2 bytes) (FPU). -
fldenv
Deprecated.Load x87 FPU Environment (14 or 28 bytes) (FPU). -
fmul
Deprecated.Multiply @a dst by @a src and store result in @a dst (FPU). -
fmul
Deprecated.Multiply st(0) by @a src and store result in st(0) (FPU). -
fmulp
Deprecated.Multiply st(0) by @a dst and POP register stack (FPU). -
fmulp
public final void fmulp()Deprecated. -
fnclex
public final void fnclex()Deprecated.Clear Exceptions (FPU). -
fnop
public final void fnop()Deprecated.No Operation (FPU). -
fnsave
Deprecated.Save FPU State (FPU). -
fnstenv
Deprecated.Store x87 FPU Environment (FPU). -
fnstcw
Deprecated.Store x87 FPU Control Word (FPU). -
fnstsw
Deprecated.Store x87 FPU Status Word (2 Bytes) (FPU). -
fnstsw
Deprecated.Store x87 FPU Status Word (2 Bytes) (FPU). -
fpatan
public final void fpatan()Deprecated.Partial Arctangent (FPU). -
fprem
public final void fprem()Deprecated.Partial Remainder (FPU). -
fprem1
public final void fprem1()Deprecated.Partial Remainder (FPU). -
fptan
public final void fptan()Deprecated.Partial Tangent (FPU). -
frndint
public final void frndint()Deprecated.Round to Integer (FPU). -
frstor
Deprecated.Restore FPU State (FPU). -
fsave
Deprecated.Save FPU State (FPU). -
fscale
public final void fscale()Deprecated.Scale (FPU). -
fsin
public final void fsin()Deprecated.Sine (FPU). -
fsincos
public final void fsincos()Deprecated.Sine and Cosine (FPU). -
fsqrt
public final void fsqrt()Deprecated.Square Root (FPU). -
fst
Deprecated.Store Floating Point Value (FPU). -
fst
Deprecated.Store Floating Point Value (FPU). -
fstp
Deprecated.Store Floating Point Value and Pop Register Stack (FPU). -
fstp
Deprecated.Store Floating Point Value and Pop Register Stack (FPU). -
fstcw
Deprecated.Store x87 FPU Control Word (FPU). -
fstenv
Deprecated.Store x87 FPU Environment (FPU). -
fstsw
Deprecated.Store x87 FPU Status Word (2 Bytes) (FPU). -
fstsw
Deprecated.Store x87 FPU Status Word (2 Bytes) (FPU). -
fsub
Deprecated.Subtract @a src from @a dst and store result in @a dst (FPU). -
fsub
Deprecated.Subtract @a src from st(0) and store result in st(0) (FPU). -
fsubp
Deprecated.Subtract st(0) from @a dst and POP register stack (FPU). -
fsubp
public final void fsubp()Deprecated. -
fsubr
Deprecated.Reverse Subtract @a src from @a dst and store result in @a dst (FPU). -
fsubr
Deprecated.Reverse Subtract @a src from st(0) and store result in st(0) (FPU). -
fsubrp
Deprecated.Reverse Subtract st(0) from @a dst and POP register stack (FPU). -
fsubrp
public final void fsubrp()Deprecated. -
ftst
public final void ftst()Deprecated.Floating point test - Compare st(0) with 0.0. (FPU). -
fucom
Deprecated.Unordered Compare st(0) with @a reg (FPU). -
fucom
public final void fucom()Deprecated. -
fucomi
Deprecated.Unordered Compare st(0) and @a reg, check for ordered values -
fucomip
Deprecated.UnorderedCompare st(0) and @a reg, Check for ordered values -
fucomip
public final void fucomip()Deprecated. -
fucomp
Deprecated.Unordered Compare st(0) with @a reg and pop register stack (FPU). -
fucomp
public final void fucomp()Deprecated. -
fucompp
public final void fucompp()Deprecated.Unordered compare st(0) with st(1) and pop register stack twice -
fwait
public final void fwait()Deprecated. -
fxam
public final void fxam()Deprecated.Examine st(0) (FPU). -
fxch
Deprecated.Exchange Register Contents (FPU). -
fxch
public final void fxch()Deprecated. -
fxrstor
Deprecated.Restore FP And MMX(tm) State And Streaming SIMD Extension State -
fxsave
Deprecated.Store FP and MMX(tm) State and Streaming SIMD Extension State -
fxtract
public final void fxtract()Deprecated.Extract Exponent and Significand (FPU). -
fyl2x
public final void fyl2x()Deprecated.Compute y * log2(x). -
fyl2xp1
public final void fyl2xp1()Deprecated.Compute y * log_2(x+1). -
emms
public final void emms()Deprecated.Empty MMX state. -
movd
Deprecated.Move DWord (MMX). -
movd
Deprecated.Move DWord (MMX). -
movd
Deprecated.Move DWord (MMX). -
movd
Deprecated.Move DWord (MMX). -
movq
Deprecated.Move QWord (MMX). -
movq
Deprecated.Move QWord (MMX). -
movq
Deprecated.Move QWord (MMX). -
movq
Deprecated.Move QWord (MMX). -
movq
Deprecated.Move QWord (MMX). -
packuswb
Deprecated.Pack with Unsigned Saturation (MMX). -
packuswb
Deprecated.Pack with Unsigned Saturation (MMX). -
paddb
Deprecated.Packed BYTE Add (MMX). -
paddb
Deprecated.Packed BYTE Add (MMX). -
paddw
Deprecated.Packed WORD Add (MMX). -
paddw
Deprecated.Packed WORD Add (MMX). -
paddd
Deprecated.Packed DWORD Add (MMX). -
paddd
Deprecated.Packed DWORD Add (MMX). -
paddsb
Deprecated.Packed Add with Saturation (MMX). -
paddsb
Deprecated.Packed Add with Saturation (MMX). -
paddsw
Deprecated.Packed Add with Saturation (MMX). -
paddsw
Deprecated.Packed Add with Saturation (MMX). -
paddusb
Deprecated.Packed Add Unsigned with Saturation (MMX). -
paddusb
Deprecated.Packed Add Unsigned with Saturation (MMX). -
paddusw
Deprecated.Packed Add Unsigned with Saturation (MMX). -
paddusw
Deprecated.Packed Add Unsigned with Saturation (MMX). -
pand
Deprecated.Logical AND (MMX). -
pand
Deprecated.Logical AND (MMX). -
pandn
Deprecated.Logical AND Not (MMX). -
pandn
Deprecated.Logical AND Not (MMX). -
pcmpeqb
Deprecated.Packed Compare for Equal (BYTES) (MMX). -
pcmpeqb
Deprecated.Packed Compare for Equal (BYTES) (MMX). -
pcmpeqw
Deprecated.Packed Compare for Equal (WORDS) (MMX). -
pcmpeqw
Deprecated.Packed Compare for Equal (WORDS) (MMX). -
pcmpeqd
Deprecated.Packed Compare for Equal (DWORDS) (MMX). -
pcmpeqd
Deprecated.Packed Compare for Equal (DWORDS) (MMX). -
pcmpgtb
Deprecated.Packed Compare for Greater Than (BYTES) (MMX). -
pcmpgtb
Deprecated.Packed Compare for Greater Than (BYTES) (MMX). -
pcmpgtw
Deprecated.Packed Compare for Greater Than (WORDS) (MMX). -
pcmpgtw
Deprecated.Packed Compare for Greater Than (WORDS) (MMX). -
pcmpgtd
Deprecated.Packed Compare for Greater Than (DWORDS) (MMX). -
pcmpgtd
Deprecated.Packed Compare for Greater Than (DWORDS) (MMX). -
pmulhw
Deprecated.Packed Multiply High (MMX). -
pmulhw
Deprecated.Packed Multiply High (MMX). -
pmullw
Deprecated.Packed Multiply Low (MMX). -
pmullw
Deprecated.Packed Multiply Low (MMX). -
por
Deprecated.Bitwise Logical OR (MMX). -
por
Deprecated.Bitwise Logical OR (MMX). -
pmaddwd
Deprecated.Packed Multiply and Add (MMX). -
pmaddwd
Deprecated.Packed Multiply and Add (MMX). -
pslld
Deprecated.Packed Shift Left Logical (MMX). -
pslld
Deprecated.Packed Shift Left Logical (MMX). -
pslld
Deprecated.Packed Shift Left Logical (MMX). -
psllq
Deprecated.Packed Shift Left Logical (MMX). -
psllq
Deprecated.Packed Shift Left Logical (MMX). -
psllq
Deprecated.Packed Shift Left Logical (MMX). -
psllw
Deprecated.Packed Shift Left Logical (MMX). -
psllw
Deprecated.Packed Shift Left Logical (MMX). -
psllw
Deprecated.Packed Shift Left Logical (MMX). -
psrad
Deprecated.Packed Shift Right Arithmetic (MMX). -
psrad
Deprecated.Packed Shift Right Arithmetic (MMX). -
psrad
Deprecated.Packed Shift Right Arithmetic (MMX). -
psraw
Deprecated.Packed Shift Right Arithmetic (MMX). -
psraw
Deprecated.Packed Shift Right Arithmetic (MMX). -
psraw
Deprecated.Packed Shift Right Arithmetic (MMX). -
psrld
Deprecated.Packed Shift Right Logical (MMX). -
psrld
Deprecated.Packed Shift Right Logical (MMX). -
psrld
Deprecated.Packed Shift Right Logical (MMX). -
psrlq
Deprecated.Packed Shift Right Logical (MMX). -
psrlq
Deprecated.Packed Shift Right Logical (MMX). -
psrlq
Deprecated.Packed Shift Right Logical (MMX). -
psrlw
Deprecated.Packed Shift Right Logical (MMX). -
psrlw
Deprecated.Packed Shift Right Logical (MMX). -
psrlw
Deprecated.Packed Shift Right Logical (MMX). -
psubb
Deprecated.Packed Subtract (MMX). -
psubb
Deprecated.Packed Subtract (MMX). -
psubw
Deprecated.Packed Subtract (MMX). -
psubw
Deprecated.Packed Subtract (MMX). -
psubd
Deprecated.Packed Subtract (MMX). -
psubd
Deprecated.Packed Subtract (MMX). -
psubsb
Deprecated.Packed Subtract with Saturation (MMX). -
psubsb
Deprecated.Packed Subtract with Saturation (MMX). -
psubsw
Deprecated.Packed Subtract with Saturation (MMX). -
psubsw
Deprecated.Packed Subtract with Saturation (MMX). -
psubusb
Deprecated.Packed Subtract with Unsigned Saturation (MMX). -
psubusb
Deprecated.Packed Subtract with Unsigned Saturation (MMX). -
psubusw
Deprecated.Packed Subtract with Unsigned Saturation (MMX). -
psubusw
Deprecated.Packed Subtract with Unsigned Saturation (MMX). -
punpckhbw
Deprecated.Unpack High Packed Data (MMX). -
punpckhbw
Deprecated.Unpack High Packed Data (MMX). -
punpckhwd
Deprecated.Unpack High Packed Data (MMX). -
punpckhwd
Deprecated.Unpack High Packed Data (MMX). -
punpckhdq
Deprecated.Unpack High Packed Data (MMX). -
punpckhdq
Deprecated.Unpack High Packed Data (MMX). -
punpcklbw
Deprecated.Unpack High Packed Data (MMX). -
punpcklbw
Deprecated.Unpack High Packed Data (MMX). -
punpcklwd
Deprecated.Unpack High Packed Data (MMX). -
punpcklwd
Deprecated.Unpack High Packed Data (MMX). -
punpckldq
Deprecated.Unpack High Packed Data (MMX). -
punpckldq
Deprecated.Unpack High Packed Data (MMX). -
pxor
Deprecated.Bitwise Exclusive OR (MMX). -
pxor
Deprecated.Bitwise Exclusive OR (MMX). -
femms
public final void femms()Deprecated.Faster EMMS (3dNow!). -
pf2id
Deprecated.Packed SP-FP to Integer Convert (3dNow!). -
pf2id
Deprecated.Packed SP-FP to Integer Convert (3dNow!). -
pf2iw
Deprecated.Packed SP-FP to Integer Word Convert (3dNow!). -
pf2iw
Deprecated.Packed SP-FP to Integer Word Convert (3dNow!). -
pfacc
Deprecated.Packed SP-FP Accumulate (3dNow!). -
pfacc
Deprecated.Packed SP-FP Accumulate (3dNow!). -
pfadd
Deprecated.Packed SP-FP Addition (3dNow!). -
pfadd
Deprecated.Packed SP-FP Addition (3dNow!). -
pfcmpeq
Deprecated.Packed SP-FP Compare - dst == src (3dNow!). -
pfcmpeq
Deprecated.Packed SP-FP Compare - dst == src (3dNow!). -
pfcmpge
Deprecated.Packed SP-FP Compare - dst >= src (3dNow!). -
pfcmpge
Deprecated.Packed SP-FP Compare - dst >= src (3dNow!). -
pfcmpgt
Deprecated.Packed SP-FP Compare - dst > src (3dNow!). -
pfcmpgt
Deprecated.Packed SP-FP Compare - dst > src (3dNow!). -
pfmax
Deprecated.Packed SP-FP Maximum (3dNow!). -
pfmax
Deprecated.Packed SP-FP Maximum (3dNow!). -
pfmin
Deprecated.Packed SP-FP Minimum (3dNow!). -
pfmin
Deprecated.Packed SP-FP Minimum (3dNow!). -
pfmul
Deprecated.Packed SP-FP Multiply (3dNow!). -
pfmul
Deprecated.Packed SP-FP Multiply (3dNow!). -
pfnacc
Deprecated.Packed SP-FP Negative Accumulate (3dNow!). -
pfnacc
Deprecated.Packed SP-FP Negative Accumulate (3dNow!). -
pfpnaxx
Deprecated.Packed SP-FP Mixed Accumulate (3dNow!). -
pfpnacc
Deprecated.Packed SP-FP Mixed Accumulate (3dNow!). -
pfrcp
Deprecated.Packed SP-FP Reciprocal Approximation (3dNow!). -
pfrcp
Deprecated.Packed SP-FP Reciprocal Approximation (3dNow!). -
pfrcpit1
Deprecated.Packed SP-FP Reciprocal, First Iteration Step (3dNow!). -
pfrcpit1
Deprecated.Packed SP-FP Reciprocal, First Iteration Step (3dNow!). -
pfrcpit2
Deprecated.Packed SP-FP Reciprocal, Second Iteration Step (3dNow!). -
pfrcpit2
Deprecated.Packed SP-FP Reciprocal, Second Iteration Step (3dNow!). -
pfrsqit1
Deprecated.Packed SP-FP Reciprocal Square Root, First Iteration Step (3dNow!). -
pfrsqit1
Deprecated.Packed SP-FP Reciprocal Square Root, First Iteration Step (3dNow!). -
pfrsqrt
Deprecated.Packed SP-FP Reciprocal Square Root Approximation (3dNow!). -
pfrsqrt
Deprecated.Packed SP-FP Reciprocal Square Root Approximation (3dNow!). -
pfsub
Deprecated.Packed SP-FP Subtract (3dNow!). -
pfsub
Deprecated.Packed SP-FP Subtract (3dNow!). -
pfsubr
Deprecated.Packed SP-FP Reverse Subtract (3dNow!). -
pfsubr
Deprecated.Packed SP-FP Reverse Subtract (3dNow!). -
pi2fd
Deprecated.Packed DWords to SP-FP (3dNow!). -
pi2fd
Deprecated.Packed DWords to SP-FP (3dNow!). -
pi2fw
Deprecated.Packed Words to SP-FP (3dNow!). -
pi2fw
Deprecated.Packed Words to SP-FP (3dNow!). -
pswapd
Deprecated.Packed swap DWord (3dNow!) -
pswapd
Deprecated.Packed swap DWord (3dNow!) -
addps
Deprecated.Packed SP-FP Add (SSE). -
addps
Deprecated.Packed SP-FP Add (SSE). -
addss
Deprecated.Scalar SP-FP Add (SSE). -
addss
Deprecated.Scalar SP-FP Add (SSE). -
andnps
Deprecated.Bit-wise Logical And Not For SP-FP (SSE). -
andnps
Deprecated.Bit-wise Logical And Not For SP-FP (SSE). -
andps
Deprecated.Bit-wise Logical And For SP-FP (SSE). -
andps
Deprecated.Bit-wise Logical And For SP-FP (SSE). -
cmpps
Deprecated.Packed SP-FP Compare (SSE). -
cmpps
Deprecated.Packed SP-FP Compare (SSE). -
cmpss
Deprecated.Compare Scalar SP-FP Values (SSE). -
cmpss
Deprecated.Compare Scalar SP-FP Values (SSE). -
comiss
Deprecated.Scalar Ordered SP-FP Compare and Set EFLAGS (SSE). -
comiss
Deprecated.Scalar Ordered SP-FP Compare and Set EFLAGS (SSE). -
cvtpi2ps
Deprecated.Packed Signed INT32 to Packed SP-FP Conversion (SSE). -
cvtpi2ps
Deprecated.Packed Signed INT32 to Packed SP-FP Conversion (SSE). -
cvtps2pi
Deprecated.Packed SP-FP to Packed INT32 Conversion (SSE). -
cvtps2pi
Deprecated.Packed SP-FP to Packed INT32 Conversion (SSE). -
cvtsi2ss
Deprecated.Scalar Signed INT32 to SP-FP Conversion (SSE). -
cvtsi2ss
Deprecated.Scalar Signed INT32 to SP-FP Conversion (SSE). -
cvtss2si
Deprecated.Scalar SP-FP to Signed INT32 Conversion (SSE). -
cvtss2si
Deprecated.Scalar SP-FP to Signed INT32 Conversion (SSE). -
cvttps2pi
Deprecated.Packed SP-FP to Packed INT32 Conversion (truncate) (SSE). -
cvttps2pi
Deprecated.Packed SP-FP to Packed INT32 Conversion (truncate) (SSE). -
cvttss2si
Deprecated.Scalar SP-FP to Signed INT32 Conversion (truncate) (SSE). -
cvttss2si
Deprecated.Scalar SP-FP to Signed INT32 Conversion (truncate) (SSE). -
divps
Deprecated.Packed SP-FP Divide (SSE). -
divps
Deprecated.Packed SP-FP Divide (SSE). -
divss
Deprecated.Scalar SP-FP Divide (SSE). -
divss
Deprecated.Scalar SP-FP Divide (SSE). -
ldmxcsr
Deprecated.Load Streaming SIMD Extension Control/Status (SSE). -
maskmovq
Deprecated.Byte Mask Write (SSE). -
maxps
Deprecated.Packed SP-FP Maximum (SSE). -
maxps
Deprecated.Packed SP-FP Maximum (SSE). -
maxss
Deprecated.Scalar SP-FP Maximum (SSE). -
maxss
Deprecated.Scalar SP-FP Maximum (SSE). -
minps
Deprecated.Packed SP-FP Minimum (SSE). -
minps
Deprecated.Packed SP-FP Minimum (SSE). -
minss
Deprecated.Scalar SP-FP Minimum (SSE). -
minss
Deprecated.Scalar SP-FP Minimum (SSE). -
movaps
Deprecated.Move Aligned Packed SP-FP Values (SSE). -
movaps
Deprecated.Move Aligned Packed SP-FP Values (SSE). -
movaps
Deprecated.Move Aligned Packed SP-FP Values (SSE). -
movd
Deprecated.Move DWord. -
movd
Deprecated.Move DWord. -
movd
Deprecated.Move DWord. -
movd
Deprecated.Move DWord. -
movq
Deprecated.Move QWord (SSE). -
movq
Deprecated.Move QWord (SSE). -
movq
Deprecated.Move QWord (SSE). -
movq
Deprecated.Move QWord (SSE). -
movq
Deprecated.Move QWord (SSE). -
movntq
Deprecated.Move 64 Bits Non Temporal (SSE). -
movhlps
Deprecated.High to Low Packed SP-FP (SSE). -
movhps
Deprecated.Move High Packed SP-FP (SSE). -
movhps
Deprecated.Move High Packed SP-FP (SSE). -
movlhps
Deprecated.Move Low to High Packed SP-FP (SSE). -
movlps
Deprecated.Move Low Packed SP-FP (SSE). -
movlps
Deprecated.Move Low Packed SP-FP (SSE). -
movntps
Deprecated.Move Aligned Four Packed SP-FP Non Temporal (SSE). -
movss
Deprecated.Move Scalar SP-FP (SSE). -
movss
Deprecated.Move Scalar SP-FP (SSE). -
movss
Deprecated.Move Scalar SP-FP (SSE). -
movups
Deprecated.Move Unaligned Packed SP-FP Values (SSE). -
movups
Deprecated.Move Unaligned Packed SP-FP Values (SSE). -
movups
Deprecated.Move Unaligned Packed SP-FP Values (SSE). -
mulps
Deprecated.Packed SP-FP Multiply (SSE). -
mulps
Deprecated.Packed SP-FP Multiply (SSE). -
mulss
Deprecated.Scalar SP-FP Multiply (SSE). -
mulss
Deprecated.Scalar SP-FP Multiply (SSE). -
orps
Deprecated.Bit-wise Logical OR for SP-FP Data (SSE). -
orps
Deprecated.Bit-wise Logical OR for SP-FP Data (SSE). -
pavgb
Deprecated.Packed Average (SSE). -
pavgb
Deprecated.Packed Average (SSE). -
pavgw
Deprecated.Packed Average (SSE). -
pavgw
Deprecated.Packed Average (SSE). -
pextrw
Deprecated.Extract Word (SSE). -
pinsrw
Deprecated.Insert Word (SSE). -
pinsrw
Deprecated.Insert Word (SSE). -
pmaxsw
Deprecated.Packed Signed Integer Word Maximum (SSE). -
pmaxsw
Deprecated.Packed Signed Integer Word Maximum (SSE). -
pmaxub
Deprecated.Packed Unsigned Integer Byte Maximum (SSE). -
pmaxub
Deprecated.Packed Unsigned Integer Byte Maximum (SSE). -
pminsw
Deprecated.Packed Signed Integer Word Minimum (SSE). -
pminsw
Deprecated.Packed Signed Integer Word Minimum (SSE). -
pminub
Deprecated.Packed Unsigned Integer Byte Minimum (SSE). -
pminub
Deprecated.Packed Unsigned Integer Byte Minimum (SSE). -
pmovmskb
Deprecated.Move Byte Mask To Integer (SSE). -
pmulhuw
Deprecated.Packed Multiply High Unsigned (SSE). -
pmulhuw
Deprecated.Packed Multiply High Unsigned (SSE). -
psadbw
Deprecated.Packed Sum of Absolute Differences (SSE). -
psadbw
Deprecated.Packed Sum of Absolute Differences (SSE). -
pshufw
Deprecated.Packed Shuffle word (SSE). -
pshufw
Deprecated.Packed Shuffle word (SSE). -
rcpps
Deprecated.Packed SP-FP Reciprocal (SSE). -
rcpps
Deprecated.Packed SP-FP Reciprocal (SSE). -
rcpss
Deprecated.Scalar SP-FP Reciprocal (SSE). -
rcpss
Deprecated.Scalar SP-FP Reciprocal (SSE). -
prefetch
Deprecated.Prefetch (SSE). -
psadbw
Deprecated.Compute Sum of Absolute Differences (SSE). -
psadbw
Deprecated.Compute Sum of Absolute Differences (SSE). -
rsqrtps
Deprecated.Packed SP-FP Square Root Reciprocal (SSE). -
rsqrtps
Deprecated.Packed SP-FP Square Root Reciprocal (SSE). -
rsqrtss
Deprecated.Scalar SP-FP Square Root Reciprocal (SSE). -
rsqrtss
Deprecated.Scalar SP-FP Square Root Reciprocal (SSE). -
sfence
public final void sfence()Deprecated.Store fence (SSE). -
shufps
Deprecated.Shuffle SP-FP (SSE). -
shufps
Deprecated.Shuffle SP-FP (SSE). -
sqrtps
Deprecated.Packed SP-FP Square Root (SSE). -
sqrtps
Deprecated.Packed SP-FP Square Root (SSE). -
sqrtss
Deprecated.Scalar SP-FP Square Root (SSE). -
sqrtss
Deprecated.Scalar SP-FP Square Root (SSE). -
stmxcsr
Deprecated.Store Streaming SIMD Extension Control/Status (SSE). -
subps
Deprecated.Packed SP-FP Subtract (SSE). -
subps
Deprecated.Packed SP-FP Subtract (SSE). -
subss
Deprecated.Scalar SP-FP Subtract (SSE). -
subss
Deprecated.Scalar SP-FP Subtract (SSE). -
ucomiss
Deprecated.Unordered Scalar SP-FP compare and set EFLAGS (SSE). -
ucomiss
Deprecated.Unordered Scalar SP-FP compare and set EFLAGS (SSE). -
unpckhps
Deprecated.Unpack High Packed SP-FP Data (SSE). -
unpckhps
Deprecated.Unpack High Packed SP-FP Data (SSE). -
unpcklps
Deprecated.Unpack Low Packed SP-FP Data (SSE). -
unpcklps
Deprecated.Unpack Low Packed SP-FP Data (SSE). -
xorps
Deprecated.Bit-wise Logical Xor for SP-FP Data (SSE). -
xorps
Deprecated.Bit-wise Logical Xor for SP-FP Data (SSE). -
addpd
Deprecated.Packed DP-FP Add (SSE2). -
addpd
Deprecated.Packed DP-FP Add (SSE2). -
addsd
Deprecated.Scalar DP-FP Add (SSE2). -
addsd
Deprecated.Scalar DP-FP Add (SSE2). -
andnpd
Deprecated.Bit-wise Logical And Not For DP-FP (SSE2). -
andnpd
Deprecated.Bit-wise Logical And Not For DP-FP (SSE2). -
andpd
Deprecated.Bit-wise Logical And For DP-FP (SSE2). -
andpd
Deprecated.Bit-wise Logical And For DP-FP (SSE2). -
clflush
Deprecated.Flush Cache Line (SSE2). -
cmppd
Deprecated.Packed DP-FP Compare (SSE2). -
cmppd
Deprecated.Packed DP-FP Compare (SSE2). -
cmpsd
Deprecated.Compare Scalar SP-FP Values (SSE2). -
cmpsd
Deprecated.Compare Scalar SP-FP Values (SSE2). -
comisd
Deprecated.Scalar Ordered DP-FP Compare and Set EFLAGS (SSE2). -
comisd
Deprecated.Scalar Ordered DP-FP Compare and Set EFLAGS (SSE2). -
cvtdq2pd
Deprecated.Convert Packed Dword Integers to Packed DP-FP Values (SSE2). -
cvtdq2pd
Deprecated.Convert Packed Dword Integers to Packed DP-FP Values (SSE2). -
cvtdq2ps
Deprecated.Convert Packed Dword Integers to Packed SP-FP Values (SSE2). -
cvtdq2ps
Deprecated.Convert Packed Dword Integers to Packed SP-FP Values (SSE2). -
cvtpd2dq
Deprecated.Convert Packed DP-FP Values to Packed Dword Integers (SSE2). -
cvtpd2dq
Deprecated.Convert Packed DP-FP Values to Packed Dword Integers (SSE2). -
cvtpd2pi
Deprecated.Convert Packed DP-FP Values to Packed Dword Integers (SSE2). -
cvtpd2pi
Deprecated.Convert Packed DP-FP Values to Packed Dword Integers (SSE2). -
cvtpd2ps
Deprecated.Convert Packed DP-FP Values to Packed SP-FP Values (SSE2). -
cvtpd2ps
Deprecated.Convert Packed DP-FP Values to Packed SP-FP Values (SSE2). -
cvtpi2pd
Deprecated.Convert Packed Dword Integers to Packed DP-FP Values (SSE2). -
cvtpi2pd
Deprecated.Convert Packed Dword Integers to Packed DP-FP Values (SSE2). -
cvtps2dq
Deprecated.Convert Packed SP-FP Values to Packed Dword Integers (SSE2). -
cvtps2dq
Deprecated.Convert Packed SP-FP Values to Packed Dword Integers (SSE2). -
cvtps2pd
Deprecated.Convert Packed SP-FP Values to Packed DP-FP Values (SSE2). -
cvtps2pd
Deprecated.Convert Packed SP-FP Values to Packed DP-FP Values (SSE2). -
cvtsd2si
Deprecated.Convert Scalar DP-FP Value to Dword Integer (SSE2). -
cvtsd2si
Deprecated.Convert Scalar DP-FP Value to Dword Integer (SSE2). -
cvtsd2ss
Deprecated.Convert Scalar DP-FP Value to Scalar SP-FP Value (SSE2). -
cvtsd2ss
Deprecated.Convert Scalar DP-FP Value to Scalar SP-FP Value (SSE2). -
cvtsi2sd
Deprecated.Convert Dword Integer to Scalar DP-FP Value (SSE2). -
cvtsi2sd
Deprecated.Convert Dword Integer to Scalar DP-FP Value (SSE2). -
cvtss2sd
Deprecated.Convert Scalar SP-FP Value to Scalar DP-FP Value (SSE2). -
cvtss2sd
Deprecated.Convert Scalar SP-FP Value to Scalar DP-FP Value (SSE2). -
cvttpd2pi
Deprecated.Convert with Truncation Packed DP-FP Values to Packed Dword Integers (SSE2). -
cvttpd2pi
Deprecated.Convert with Truncation Packed DP-FP Values to Packed Dword Integers (SSE2). -
cvttpd2dq
Deprecated.Convert with Truncation Packed DP-FP Values to Packed Dword Integers (SSE2). -
cvttpd2dq
Deprecated.Convert with Truncation Packed DP-FP Values to Packed Dword Integers (SSE2). -
cvttps2dq
Deprecated.Convert with Truncation Packed SP-FP Values to Packed Dword Integers (SSE2). -
cvttps2dq
Deprecated.Convert with Truncation Packed SP-FP Values to Packed Dword Integers (SSE2). -
cvttsd2si
Deprecated.Convert with Truncation Scalar DP-FP Value to Signed Dword Integer (SSE2). -
cvttsd2si
Deprecated.Convert with Truncation Scalar DP-FP Value to Signed Dword Integer (SSE2). -
divpd
Deprecated.Packed DP-FP Divide (SSE2). -
divpd
Deprecated.Packed DP-FP Divide (SSE2). -
divsd
Deprecated.Scalar DP-FP Divide (SSE2). -
divsd
Deprecated.Scalar DP-FP Divide (SSE2). -
lfence
public final void lfence()Deprecated.Load Fence (SSE2). -
maskmovdqu
Deprecated.Store Selected Bytes of Double Quadword (SSE2). -
maxpd
Deprecated.Return Maximum Packed Double-Precision FP Values (SSE2). -
maxpd
Deprecated.Return Maximum Packed Double-Precision FP Values (SSE2). -
maxsd
Deprecated.Return Maximum Scalar Double-Precision FP Value (SSE2). -
maxsd
Deprecated.Return Maximum Scalar Double-Precision FP Value (SSE2). -
mfence
public final void mfence()Deprecated.Memory Fence (SSE2). -
minpd
Deprecated.Return Minimum Packed DP-FP Values (SSE2). -
minpd
Deprecated.Return Minimum Packed DP-FP Values (SSE2). -
minsd
Deprecated.Return Minimum Scalar DP-FP Value (SSE2). -
minsd
Deprecated.Return Minimum Scalar DP-FP Value (SSE2). -
movdqa
Deprecated.Move Aligned DQWord (SSE2). -
movdqa
Deprecated.Move Aligned DQWord (SSE2). -
movdqa
Deprecated.Move Aligned DQWord (SSE2). -
movdqu
Deprecated.Move Unaligned Double Quadword (SSE2). -
movdqu
Deprecated.Move Unaligned Double Quadword (SSE2). -
movdqu
Deprecated.Move Unaligned Double Quadword (SSE2). -
movmskps
Deprecated.Extract Packed SP-FP Sign Mask (SSE2). -
movmskpd
Deprecated.Extract Packed DP-FP Sign Mask (SSE2). -
movsd
Deprecated.Move Scalar Double-Precision FP Value (SSE2). -
movsd
Deprecated.Move Scalar Double-Precision FP Value (SSE2). -
movsd
Deprecated.Move Scalar Double-Precision FP Value (SSE2). -
movapd
Deprecated.Move Aligned Packed Double-Precision FP Values (SSE2). -
movapd
Deprecated.Move Aligned Packed Double-Precision FP Values (SSE2). -
movapd
Deprecated.Move Aligned Packed Double-Precision FP Values (SSE2). -
movdq2q
Deprecated.Move Quadword from XMM to MMX Technology Register (SSE2). -
movq2dq
Deprecated.Move Quadword from MMX Technology to XMM Register (SSE2). -
movhpd
Deprecated.Move High Packed Double-Precision FP Value (SSE2). -
movhpd
Deprecated.Move High Packed Double-Precision FP Value (SSE2). -
movlpd
Deprecated.Move Low Packed Double-Precision FP Value (SSE2). -
movlpd
Deprecated.Move Low Packed Double-Precision FP Value (SSE2). -
movntdq
Deprecated.Store Double Quadword Using Non-Temporal Hint (SSE2). -
movnti
Deprecated.Store Store DWORD Using Non-Temporal Hint (SSE2). -
movntpd
Deprecated.Store Packed Double-Precision FP Values Using Non-Temporal Hint (SSE2). -
movupd
Deprecated.Move Unaligned Packed Double-Precision FP Values (SSE2). -
movupd
Deprecated.Move Unaligned Packed Double-Precision FP Values (SSE2). -
mulpd
Deprecated.Packed DP-FP Multiply (SSE2). -
mulpd
Deprecated.Packed DP-FP Multiply (SSE2). -
mulsd
Deprecated.Scalar DP-FP Multiply (SSE2). -
mulsd
Deprecated.Scalar DP-FP Multiply (SSE2). -
orpd
Deprecated.Bit-wise Logical OR for DP-FP Data (SSE2). -
orpd
Deprecated.Bit-wise Logical OR for DP-FP Data (SSE2). -
packsswb
Deprecated.Pack with Signed Saturation (SSE2). -
packsswb
Deprecated.Pack with Signed Saturation (SSE2). -
packssdw
Deprecated.Pack with Signed Saturation (SSE2). -
packssdw
Deprecated.Pack with Signed Saturation (SSE2). -
packuswb
Deprecated.Pack with Unsigned Saturation (SSE2). -
packuswb
Deprecated.Pack with Unsigned Saturation (SSE2). -
paddb
Deprecated.Packed BYTE Add (SSE2). -
paddb
Deprecated.Packed BYTE Add (SSE2). -
paddw
Deprecated.Packed WORD Add (SSE2). -
paddw
Deprecated.Packed WORD Add (SSE2). -
paddd
Deprecated.Packed DWORD Add (SSE2). -
paddd
Deprecated.Packed DWORD Add (SSE2). -
paddq
Deprecated.Packed QWORD Add (SSE2). -
paddq
Deprecated.Packed QWORD Add (SSE2). -
paddq
Deprecated.Packed QWORD Add (SSE2). -
paddq
Deprecated.Packed QWORD Add (SSE2). -
paddsb
Deprecated.Packed Add with Saturation (SSE2). -
paddsb
Deprecated.Packed Add with Saturation (SSE2). -
paddsw
Deprecated.Packed Add with Saturation (SSE2). -
paddsw
Deprecated.Packed Add with Saturation (SSE2). -
paddusb
Deprecated.Packed Add Unsigned with Saturation (SSE2). -
paddusb
Deprecated.Packed Add Unsigned with Saturation (SSE2). -
paddusw
Deprecated.Packed Add Unsigned with Saturation (SSE2). -
paddusw
Deprecated.Packed Add Unsigned with Saturation (SSE2). -
pand
Deprecated.Logical AND (SSE2). -
pand
Deprecated.Logical AND (SSE2). -
pandn
Deprecated.Logical AND Not (SSE2). -
pandn
Deprecated.Logical AND Not (SSE2). -
pause
public final void pause()Deprecated.Spin Loop Hint (SSE2). -
pavgb
Deprecated.Packed Average (SSE2). -
pavgb
Deprecated.Packed Average (SSE2). -
pavgw
Deprecated.Packed Average (SSE2). -
pavgw
Deprecated.Packed Average (SSE2). -
pcmpeqb
Deprecated.Packed Compare for Equal (BYTES) (SSE2). -
pcmpeqb
Deprecated.Packed Compare for Equal (BYTES) (SSE2). -
pcmpeqw
Deprecated.Packed Compare for Equal (WORDS) (SSE2). -
pcmpeqw
Deprecated.Packed Compare for Equal (WORDS) (SSE2). -
pcmpeqd
Deprecated.Packed Compare for Equal (DWORDS) (SSE2). -
pcmpeqd
Deprecated.Packed Compare for Equal (DWORDS) (SSE2). -
pcmpgtb
Deprecated.Packed Compare for Greater Than (BYTES) (SSE2). -
pcmpgtb
Deprecated.Packed Compare for Greater Than (BYTES) (SSE2). -
pcmpgtw
Deprecated.Packed Compare for Greater Than (WORDS) (SSE2). -
pcmpgtw
Deprecated.Packed Compare for Greater Than (WORDS) (SSE2). -
pcmpgtd
Deprecated.Packed Compare for Greater Than (DWORDS) (SSE2). -
pcmpgtd
Deprecated.Packed Compare for Greater Than (DWORDS) (SSE2). -
pmaxsw
Deprecated.Packed Signed Integer Word Maximum (SSE2). -
pmaxsw
Deprecated.Packed Signed Integer Word Maximum (SSE2). -
pmaxub
Deprecated.Packed Unsigned Integer Byte Maximum (SSE2). -
pmaxub
Deprecated.Packed Unsigned Integer Byte Maximum (SSE2). -
pminsw
Deprecated.Packed Signed Integer Word Minimum (SSE2). -
pminsw
Deprecated.Packed Signed Integer Word Minimum (SSE2). -
pminub
Deprecated.Packed Unsigned Integer Byte Minimum (SSE2). -
pminub
Deprecated.Packed Unsigned Integer Byte Minimum (SSE2). -
pmovmskb
Deprecated.Move Byte Mask (SSE2). -
pmulhw
Deprecated.Packed Multiply High (SSE2). -
pmulhw
Deprecated.Packed Multiply High (SSE2). -
pmulhuw
Deprecated.Packed Multiply High Unsigned (SSE2). -
pmulhuw
Deprecated.Packed Multiply High Unsigned (SSE2). -
pmullw
Deprecated.Packed Multiply Low (SSE2). -
pmullw
Deprecated.Packed Multiply Low (SSE2). -
pmuludq
Deprecated.Packed Multiply to QWORD (SSE2). -
pmuludq
Deprecated.Packed Multiply to QWORD (SSE2). -
pmuludq
Deprecated.Packed Multiply to QWORD (SSE2). -
pmuludq
Deprecated.Packed Multiply to QWORD (SSE2). -
por
Deprecated.Bitwise Logical OR (SSE2). -
por
Deprecated.Bitwise Logical OR (SSE2). -
pslld
Deprecated.Packed Shift Left Logical (SSE2). -
pslld
Deprecated.Packed Shift Left Logical (SSE2). -
pslld
Deprecated.Packed Shift Left Logical (SSE2). -
psllq
Deprecated.Packed Shift Left Logical (SSE2). -
psllq
Deprecated.Packed Shift Left Logical (SSE2). -
psllq
Deprecated.Packed Shift Left Logical (SSE2). -
psllw
Deprecated.Packed Shift Left Logical (SSE2). -
psllw
Deprecated.Packed Shift Left Logical (SSE2). -
psllw
Deprecated.Packed Shift Left Logical (SSE2). -
pslldq
Deprecated.Packed Shift Left Logical (SSE2). -
psrad
Deprecated.Packed Shift Right Arithmetic (SSE2). -
psrad
Deprecated.Packed Shift Right Arithmetic (SSE2). -
psrad
Deprecated.Packed Shift Right Arithmetic (SSE2). -
psraw
Deprecated.Packed Shift Right Arithmetic (SSE2). -
psraw
Deprecated.Packed Shift Right Arithmetic (SSE2). -
psraw
Deprecated.Packed Shift Right Arithmetic (SSE2). -
psubb
Deprecated.Packed Subtract (SSE2). -
psubb
Deprecated.Packed Subtract (SSE2). -
psubw
Deprecated.Packed Subtract (SSE2). -
psubw
Deprecated.Packed Subtract (SSE2). -
psubd
Deprecated.Packed Subtract (SSE2). -
psubd
Deprecated.Packed Subtract (SSE2). -
psubq
Deprecated.Packed Subtract (SSE2). -
psubq
Deprecated.Packed Subtract (SSE2). -
psubq
Deprecated.Packed Subtract (SSE2). -
psubq
Deprecated.Packed Subtract (SSE2). -
pmaddwd
Deprecated.Packed Multiply and Add (SSE2). -
pmaddwd
Deprecated.Packed Multiply and Add (SSE2). -
pshufd
Deprecated.Shuffle Packed DWORDs (SSE2). -
pshufd
Deprecated.Shuffle Packed DWORDs (SSE2). -
pshufhw
Deprecated.Shuffle Packed High Words (SSE2). -
pshufhw
Deprecated.Shuffle Packed High Words (SSE2). -
pshuflw
Deprecated.Shuffle Packed Low Words (SSE2). -
pshuflw
Deprecated.Shuffle Packed Low Words (SSE2). -
psrld
Deprecated.Packed Shift Right Logical (SSE2). -
psrld
Deprecated.Packed Shift Right Logical (SSE2). -
psrld
Deprecated.Packed Shift Right Logical (SSE2). -
psrlq
Deprecated.Packed Shift Right Logical (SSE2). -
psrlq
Deprecated.Packed Shift Right Logical (SSE2). -
psrlq
Deprecated.Packed Shift Right Logical (SSE2). -
psrldq
Deprecated.DQWord Shift Right Logical (MMX). -
psrlw
Deprecated.Packed Shift Right Logical (SSE2). -
psrlw
Deprecated.Packed Shift Right Logical (SSE2). -
psrlw
Deprecated.Packed Shift Right Logical (SSE2). -
psubsb
Deprecated.Packed Subtract with Saturation (SSE2). -
psubsb
Deprecated.Packed Subtract with Saturation (SSE2). -
psubsw
Deprecated.Packed Subtract with Saturation (SSE2). -
psubsw
Deprecated.Packed Subtract with Saturation (SSE2). -
psubusb
Deprecated.Packed Subtract with Unsigned Saturation (SSE2). -
psubusb
Deprecated.Packed Subtract with Unsigned Saturation (SSE2). -
psubusw
Deprecated.Packed Subtract with Unsigned Saturation (SSE2). -
psubusw
Deprecated.Packed Subtract with Unsigned Saturation (SSE2). -
punpckhbw
Deprecated.Unpack High Data (SSE2). -
punpckhbw
Deprecated.Unpack High Data (SSE2). -
punpckhwd
Deprecated.Unpack High Data (SSE2). -
punpckhwd
Deprecated.Unpack High Data (SSE2). -
punpckhdq
Deprecated.Unpack High Data (SSE2). -
punpckhdq
Deprecated.Unpack High Data (SSE2). -
punpckhqdq
Deprecated.Unpack High Data (SSE2). -
punpckhqdq
Deprecated.Unpack High Data (SSE2). -
punpcklbw
Deprecated.Unpack Low Data (SSE2). -
punpcklbw
Deprecated.Unpack Low Data (SSE2). -
punpcklwd
Deprecated.Unpack Low Data (SSE2). -
punpcklwd
Deprecated.Unpack Low Data (SSE2). -
punpckldq
Deprecated.Unpack Low Data (SSE2). -
punpckldq
Deprecated.Unpack Low Data (SSE2). -
punpcklqdq
Deprecated.Unpack Low Data (SSE2). -
punpcklqdq
Deprecated.Unpack Low Data (SSE2). -
pxor
Deprecated.Bitwise Exclusive OR (SSE2). -
pxor
Deprecated.Bitwise Exclusive OR (SSE2). -
sqrtpd
Deprecated.Compute Square Roots of Packed DP-FP Values (SSE2). -
sqrtpd
Deprecated.Compute Square Roots of Packed DP-FP Values (SSE2). -
sqrtsd
Deprecated.Compute Square Root of Scalar DP-FP Value (SSE2). -
sqrtsd
Deprecated.Compute Square Root of Scalar DP-FP Value (SSE2). -
subpd
Deprecated.Packed DP-FP Subtract (SSE2). -
subpd
Deprecated.Packed DP-FP Subtract (SSE2). -
subsd
Deprecated.Scalar DP-FP Subtract (SSE2). -
subsd
Deprecated.Scalar DP-FP Subtract (SSE2). -
ucomisd
Deprecated.Scalar Unordered DP-FP Compare and Set EFLAGS (SSE2). -
ucomisd
Deprecated.Scalar Unordered DP-FP Compare and Set EFLAGS (SSE2). -
unpckhpd
Deprecated.Unpack and Interleave High Packed Double-Precision FP Values (SSE2). -
unpckhpd
Deprecated.Unpack and Interleave High Packed Double-Precision FP Values (SSE2). -
unpcklpd
Deprecated.Unpack and Interleave Low Packed Double-Precision FP Values (SSE2). -
unpcklpd
Deprecated.Unpack and Interleave Low Packed Double-Precision FP Values (SSE2). -
xorpd
Deprecated.Bit-wise Logical OR for DP-FP Data (SSE2). -
xorpd
Deprecated.Bit-wise Logical OR for DP-FP Data (SSE2). -
addsubpd
Deprecated.Packed DP-FP Add/Subtract (SSE3). -
addsubpd
Deprecated.Packed DP-FP Add/Subtract (SSE3). -
addsubps
Deprecated.Packed SP-FP Add/Subtract (SSE3). -
addsubps
Deprecated.Packed SP-FP Add/Subtract (SSE3). -
fisttp
Deprecated.Store Integer with Truncation (SSE3). -
haddpd
Deprecated.Packed DP-FP Horizontal Add (SSE3). -
haddpd
Deprecated.Packed DP-FP Horizontal Add (SSE3). -
haddps
Deprecated.Packed SP-FP Horizontal Add (SSE3). -
haddps
Deprecated.Packed SP-FP Horizontal Add (SSE3). -
hsubpd
Deprecated.Packed DP-FP Horizontal Subtract (SSE3). -
hsubpd
Deprecated.Packed DP-FP Horizontal Subtract (SSE3). -
hsubps
Deprecated.Packed SP-FP Horizontal Subtract (SSE3). -
hsubps
Deprecated.Packed SP-FP Horizontal Subtract (SSE3). -
lddqu
Deprecated.Load Unaligned Integer 128 Bits (SSE3). -
monitor
public final void monitor()Deprecated.Set Up Monitor Address (SSE3). -
movddup
Deprecated.Move One DP-FP and Duplicate (SSE3). -
movddup
Deprecated.Move One DP-FP and Duplicate (SSE3). -
movshdup
Deprecated.Move Packed SP-FP High and Duplicate (SSE3). -
movshdup
Deprecated.Move Packed SP-FP High and Duplicate (SSE3). -
movsldup
Deprecated.Move Packed SP-FP Low and Duplicate (SSE3). -
movsldup
Deprecated.Move Packed SP-FP Low and Duplicate (SSE3). -
mwait
public final void mwait()Deprecated.Monitor Wait (SSE3). -
psignb
Deprecated.Packed SIGN (SSSE3). -
psignb
Deprecated.Packed SIGN (SSSE3). -
psignb
Deprecated.Packed SIGN (SSSE3). -
psignb
Deprecated.Packed SIGN (SSSE3). -
psignw
Deprecated.Packed SIGN (SSSE3). -
psignw
Deprecated.Packed SIGN (SSSE3). -
psignw
Deprecated.Packed SIGN (SSSE3). -
psignw
Deprecated.Packed SIGN (SSSE3). -
psignd
Deprecated.Packed SIGN (SSSE3). -
psignd
Deprecated.Packed SIGN (SSSE3). -
psignd
Deprecated.Packed SIGN (SSSE3). -
psignd
Deprecated.Packed SIGN (SSSE3). -
phaddw
Deprecated.Packed Horizontal Add (SSSE3). -
phaddw
Deprecated.Packed Horizontal Add (SSSE3). -
phaddw
Deprecated.Packed Horizontal Add (SSSE3). -
phaddw
Deprecated.Packed Horizontal Add (SSSE3). -
phaddd
Deprecated.Packed Horizontal Add (SSSE3). -
phaddd
Deprecated.Packed Horizontal Add (SSSE3). -
phaddd
Deprecated.Packed Horizontal Add (SSSE3). -
phaddd
Deprecated.Packed Horizontal Add (SSSE3). -
phaddsw
Deprecated.Packed Horizontal Add and Saturate (SSSE3). -
phaddsw
Deprecated.Packed Horizontal Add and Saturate (SSSE3). -
phaddsw
Deprecated.Packed Horizontal Add and Saturate (SSSE3). -
phaddsw
Deprecated.Packed Horizontal Add and Saturate (SSSE3). -
phsubw
Deprecated.Packed Horizontal Subtract (SSSE3). -
phsubw
Deprecated.Packed Horizontal Subtract (SSSE3). -
phsubw
Deprecated.Packed Horizontal Subtract (SSSE3). -
phsubw
Deprecated.Packed Horizontal Subtract (SSSE3). -
phsubd
Deprecated.Packed Horizontal Subtract (SSSE3). -
phsubd
Deprecated.Packed Horizontal Subtract (SSSE3). -
phsubd
Deprecated.Packed Horizontal Subtract (SSSE3). -
phsubd
Deprecated.Packed Horizontal Subtract (SSSE3). -
phsubsw
Deprecated.Packed Horizontal Subtract and Saturate (SSSE3). -
phsubsw
Deprecated.Packed Horizontal Subtract and Saturate (SSSE3). -
phsubsw
Deprecated.Packed Horizontal Subtract and Saturate (SSSE3). -
phsubsw
Deprecated.Packed Horizontal Subtract and Saturate (SSSE3). -
pmaddubsw
Deprecated.Multiply and Add Packed Signed and Unsigned Bytes (SSSE3). -
pmaddubsw
Deprecated.Multiply and Add Packed Signed and Unsigned Bytes (SSSE3). -
pmaddubsw
Deprecated.Multiply and Add Packed Signed and Unsigned Bytes (SSSE3). -
pmaddubsw
Deprecated.Multiply and Add Packed Signed and Unsigned Bytes (SSSE3). -
pabsb
Deprecated.Packed Absolute Value (SSSE3). -
pabsb
Deprecated.Packed Absolute Value (SSSE3). -
pabsb
Deprecated.Packed Absolute Value (SSSE3). -
pabsb
Deprecated.Packed Absolute Value (SSSE3). -
pabsw
Deprecated.Packed Absolute Value (SSSE3). -
pabsw
Deprecated.Packed Absolute Value (SSSE3). -
pabsw
Deprecated.Packed Absolute Value (SSSE3). -
pabsw
Deprecated.Packed Absolute Value (SSSE3). -
pabsd
Deprecated.Packed Absolute Value (SSSE3). -
pabsd
Deprecated.Packed Absolute Value (SSSE3). -
pabsd
Deprecated.Packed Absolute Value (SSSE3). -
pabsd
Deprecated.Packed Absolute Value (SSSE3). -
pmulhrsw
Deprecated.Packed Multiply High with Round and Scale (SSSE3). -
pmulhrsw
Deprecated.Packed Multiply High with Round and Scale (SSSE3). -
pmulhrsw
Deprecated.Packed Multiply High with Round and Scale (SSSE3). -
pmulhrsw
Deprecated.Packed Multiply High with Round and Scale (SSSE3). -
pshufb
Deprecated.Packed Shuffle Bytes (SSSE3). -
pshufb
Deprecated.Packed Shuffle Bytes (SSSE3). -
pshufb
Deprecated.Packed Shuffle Bytes (SSSE3). -
pshufb
Deprecated.Packed Shuffle Bytes (SSSE3). -
palignr
Deprecated.Packed Shuffle Bytes (SSSE3). -
palignr
Deprecated.Packed Shuffle Bytes (SSSE3). -
palignr
Deprecated.Packed Shuffle Bytes (SSSE3). -
palignr
Deprecated.Packed Shuffle Bytes (SSSE3). -
blendpd
Deprecated.Blend Packed DP-FP Values (SSE4.1). -
blendpd
Deprecated.Blend Packed DP-FP Values (SSE4.1). -
blendps
Deprecated.Blend Packed SP-FP Values (SSE4.1). -
blendps
Deprecated.Blend Packed SP-FP Values (SSE4.1). -
blendvpd
Deprecated.Variable Blend Packed DP-FP Values (SSE4.1). -
blendvpd
Deprecated.Variable Blend Packed DP-FP Values (SSE4.1). -
blendvps
Deprecated.Variable Blend Packed SP-FP Values (SSE4.1). -
blendvps
Deprecated.Variable Blend Packed SP-FP Values (SSE4.1). -
dppd
Deprecated.Dot Product of Packed DP-FP Values (SSE4.1). -
dppd
Deprecated.Dot Product of Packed DP-FP Values (SSE4.1). -
dpps
Deprecated.Dot Product of Packed SP-FP Values (SSE4.1). -
dpps
Deprecated.Dot Product of Packed SP-FP Values (SSE4.1). -
extractps
Deprecated.Extract Packed SP-FP Value @brief (SSE4.1). -
extractps
Deprecated.Extract Packed SP-FP Value @brief (SSE4.1). -
movntdqa
Deprecated.Load Double Quadword Non-Temporal Aligned Hint (SSE4.1). -
mpsadbw
Deprecated.Compute Multiple Packed Sums of Absolute Difference (SSE4.1). -
mpsadbw
Deprecated.Compute Multiple Packed Sums of Absolute Difference (SSE4.1). -
packusdw
Deprecated.Pack with Unsigned Saturation (SSE4.1). -
packusdw
Deprecated.Pack with Unsigned Saturation (SSE4.1). -
pblendvb
Deprecated.Variable Blend Packed Bytes (SSE4.1). -
pblendvb
Deprecated.Variable Blend Packed Bytes (SSE4.1). -
pblendw
Deprecated.Blend Packed Words (SSE4.1). -
pblendw
Deprecated.Blend Packed Words (SSE4.1). -
pcmpeqq
Deprecated.Compare Packed Qword Data for Equal (SSE4.1). -
pcmpeqq
Deprecated.Compare Packed Qword Data for Equal (SSE4.1). -
pextrb
Deprecated.Extract Byte (SSE4.1). -
pextrb
Deprecated.Extract Byte (SSE4.1). -
pextrd
Deprecated.Extract Dword (SSE4.1). -
pextrd
Deprecated.Extract Dword (SSE4.1). -
pextrq
Deprecated.Extract Dword (SSE4.1). -
pextrq
Deprecated.Extract Dword (SSE4.1). -
pextrw
Deprecated.Extract Word (SSE4.1). -
pextrw
Deprecated.Extract Word (SSE4.1). -
phminposuw
Deprecated.Packed Horizontal Word Minimum (SSE4.1). -
phminposuw
Deprecated.Packed Horizontal Word Minimum (SSE4.1). -
pinsrb
Deprecated.Insert Byte (SSE4.1). -
pinsrb
Deprecated.Insert Byte (SSE4.1). -
pinsrd
Deprecated.Insert Dword (SSE4.1). -
pinsrd
Deprecated.Insert Dword (SSE4.1). -
pinsrq
Deprecated.Insert Dword (SSE4.1). -
pinsrq
Deprecated.Insert Dword (SSE4.1). -
pinsrw
Deprecated.Insert Word (SSE2). -
pinsrw
Deprecated.Insert Word (SSE2). -
pmaxuw
Deprecated.Maximum of Packed Word Integers (SSE4.1). -
pmaxuw
Deprecated.Maximum of Packed Word Integers (SSE4.1). -
pmaxsb
Deprecated.Maximum of Packed Signed Byte Integers (SSE4.1). -
pmaxsb
Deprecated.Maximum of Packed Signed Byte Integers (SSE4.1). -
pmaxsd
Deprecated.Maximum of Packed Signed Dword Integers (SSE4.1). -
pmaxsd
Deprecated.Maximum of Packed Signed Dword Integers (SSE4.1). -
pmaxud
Deprecated.Maximum of Packed Unsigned Dword Integers (SSE4.1). -
pmaxud
Deprecated.Maximum of Packed Unsigned Dword Integers (SSE4.1). -
pminsb
Deprecated.Minimum of Packed Signed Byte Integers (SSE4.1). -
pminsb
Deprecated.Minimum of Packed Signed Byte Integers (SSE4.1). -
pminuw
Deprecated.Minimum of Packed Word Integers (SSE4.1). -
pminuw
Deprecated.Minimum of Packed Word Integers (SSE4.1). -
pminud
Deprecated.Minimum of Packed Dword Integers (SSE4.1). -
pminud
Deprecated.Minimum of Packed Dword Integers (SSE4.1). -
pminsd
Deprecated.Minimum of Packed Dword Integers (SSE4.1). -
pminsd
Deprecated.Minimum of Packed Dword Integers (SSE4.1). -
pmovsxbw
Deprecated.Packed Move with Sign Extend (SSE4.1). -
pmovsxbw
Deprecated.Packed Move with Sign Extend (SSE4.1). -
pmovsxbd
Deprecated.Packed Move with Sign Extend (SSE4.1). -
pmovsxbd
Deprecated.Packed Move with Sign Extend (SSE4.1). -
pmovsxbq
Deprecated.Packed Move with Sign Extend (SSE4.1). -
pmovsxbq
Deprecated.Packed Move with Sign Extend (SSE4.1). -
pmovsxwd
Deprecated.Packed Move with Sign Extend (SSE4.1). -
pmovsxwd
Deprecated.Packed Move with Sign Extend (SSE4.1). -
pmovsxwq
Deprecated.(SSE4.1). -
pmovsxwq
Deprecated.(SSE4.1). -
pmovsxdq
Deprecated.(SSE4.1). -
pmovsxdq
Deprecated.(SSE4.1). -
pmovzxbw
Deprecated.Packed Move with Zero Extend (SSE4.1). -
pmovzxbw
Deprecated.Packed Move with Zero Extend (SSE4.1). -
pmovzxbd
Deprecated.Packed Move with Zero Extend (SSE4.1). -
pmovzxbd
Deprecated.Packed Move with Zero Extend (SSE4.1). -
pmovzxbq
Deprecated.Packed Move with Zero Extend (SSE4.1). -
pmovzxbq
Deprecated.Packed Move with Zero Extend (SSE4.1). -
pmovzxwd
Deprecated.Packed Move with Zero Extend (SSE4.1). -
pmovzxwd
Deprecated.Packed Move with Zero Extend (SSE4.1). -
pmovzxwq
Deprecated.(SSE4.1). -
pmovzxwq
Deprecated.(SSE4.1). -
pmovzxdq
Deprecated.(SSE4.1). -
pmovzxdq
Deprecated.(SSE4.1). -
pmuldq
Deprecated.Multiply Packed Signed Dword Integers (SSE4.1). -
pmuldq
Deprecated.Multiply Packed Signed Dword Integers (SSE4.1). -
pmulld
Deprecated.Multiply Packed Signed Integers and Store Low Result (SSE4.1). -
pmulld
Deprecated.Multiply Packed Signed Integers and Store Low Result (SSE4.1). -
ptest
Deprecated.Logical Compare (SSE4.1). -
ptest
Deprecated.Logical Compare (SSE4.1). -
roundps
Deprecated. -
roundps
Deprecated. -
roundss
Deprecated.Round Scalar SP-FP Values (SSE4.1). -
roundss
Deprecated.Round Scalar SP-FP Values (SSE4.1). -
roundpd
Deprecated.Round Packed DP-FP Values (SSE4.1). -
roundpd
Deprecated.Round Packed DP-FP Values (SSE4.1). -
roundsd
Deprecated.Round Scalar DP-FP Values (SSE4.1). -
roundsd
Deprecated.Round Scalar DP-FP Values (SSE4.1). -
crc32
Deprecated.Accumulate CRC32 Value (polynomial 0x11EDC6F41) (SSE4.2). -
crc32
Deprecated.Accumulate CRC32 Value (polynomial 0x11EDC6F41) (SSE4.2). -
pcmpestri
Deprecated.Packed Compare Explicit Length Strings, Return Index (SSE4.2). -
pcmpestri
Deprecated.Packed Compare Explicit Length Strings, Return Index (SSE4.2). -
pcmpestrm
Deprecated.Packed Compare Explicit Length Strings, Return Mask (SSE4.2). -
pcmpestrm
Deprecated.Packed Compare Explicit Length Strings, Return Mask (SSE4.2). -
pcmpistri
Deprecated.Packed Compare Implicit Length Strings, Return Index (SSE4.2). -
pcmpistri
Deprecated.Packed Compare Implicit Length Strings, Return Index (SSE4.2). -
pcmpistrm
Deprecated.Packed Compare Implicit Length Strings, Return Mask (SSE4.2). -
pcmpistrm
Deprecated.Packed Compare Implicit Length Strings, Return Mask (SSE4.2). -
pcmpgtq
Deprecated.Compare Packed Data for Greater Than (SSE4.2). -
pcmpgtq
Deprecated.Compare Packed Data for Greater Than (SSE4.2). -
popcnt
Deprecated.Return the Count of Number of Bits Set to 1 (SSE4.2). -
popcnt
Deprecated.Return the Count of Number of Bits Set to 1 (SSE4.2). -
amd_prefetch
Deprecated.Prefetch (3dNow - Amd). -
amd_prefetchw
Deprecated.Prefetch and set cache to modified (3dNow - Amd). -
movbe
Deprecated.Move Data After Swapping Bytes (SSE3 - Intel Atom). -
movbe
Deprecated.Move Data After Swapping Bytes (SSE3 - Intel Atom).
-