Package com.kenai.jnr.x86asm
Enum INST_CODE
- java.lang.Object
-
- java.lang.Enum<INST_CODE>
-
- com.kenai.jnr.x86asm.INST_CODE
-
-
Enum Constant Summary
Enum Constants Enum Constant Description INST_ADC
Deprecated.INST_ADD
Deprecated.INST_ADDPD
Deprecated.INST_ADDPS
Deprecated.INST_ADDSD
Deprecated.INST_ADDSS
Deprecated.INST_ADDSUBPD
Deprecated.INST_ADDSUBPS
Deprecated.INST_AMD_PREFETCH
Deprecated.INST_AMD_PREFETCHW
Deprecated.INST_AND
Deprecated.INST_ANDNPD
Deprecated.INST_ANDNPS
Deprecated.INST_ANDPD
Deprecated.INST_ANDPS
Deprecated.INST_BLENDPD
Deprecated.INST_BLENDPS
Deprecated.INST_BLENDVPD
Deprecated.INST_BLENDVPS
Deprecated.INST_BSF
Deprecated.INST_BSR
Deprecated.INST_BSWAP
Deprecated.INST_BT
Deprecated.INST_BTC
Deprecated.INST_BTR
Deprecated.INST_BTS
Deprecated.INST_CALL
Deprecated.INST_CBW
Deprecated.INST_CDQE
Deprecated.INST_CLC
Deprecated.INST_CLD
Deprecated.INST_CLFLUSH
Deprecated.INST_CMC
Deprecated.INST_CMOVA
Deprecated.INST_CMOVAE
Deprecated.INST_CMOVB
Deprecated.INST_CMOVBE
Deprecated.INST_CMOVC
Deprecated.INST_CMOVE
Deprecated.INST_CMOVG
Deprecated.INST_CMOVGE
Deprecated.INST_CMOVL
Deprecated.INST_CMOVLE
Deprecated.INST_CMOVNA
Deprecated.INST_CMOVNAE
Deprecated.INST_CMOVNB
Deprecated.INST_CMOVNBE
Deprecated.INST_CMOVNC
Deprecated.INST_CMOVNE
Deprecated.INST_CMOVNG
Deprecated.INST_CMOVNGE
Deprecated.INST_CMOVNL
Deprecated.INST_CMOVNLE
Deprecated.INST_CMOVNO
Deprecated.INST_CMOVNP
Deprecated.INST_CMOVNS
Deprecated.INST_CMOVNZ
Deprecated.INST_CMOVO
Deprecated.INST_CMOVP
Deprecated.INST_CMOVPE
Deprecated.INST_CMOVPO
Deprecated.INST_CMOVS
Deprecated.INST_CMOVZ
Deprecated.INST_CMP
Deprecated.INST_CMPPD
Deprecated.INST_CMPPS
Deprecated.INST_CMPSD
Deprecated.INST_CMPSS
Deprecated.INST_CMPXCHG
Deprecated.INST_CMPXCHG16B
Deprecated.INST_CMPXCHG8B
Deprecated.INST_COMISD
Deprecated.INST_COMISS
Deprecated.INST_CPUID
Deprecated.INST_CRC32
Deprecated.INST_CVTDQ2PD
Deprecated.INST_CVTDQ2PS
Deprecated.INST_CVTPD2DQ
Deprecated.INST_CVTPD2PI
Deprecated.INST_CVTPD2PS
Deprecated.INST_CVTPI2PD
Deprecated.INST_CVTPI2PS
Deprecated.INST_CVTPS2DQ
Deprecated.INST_CVTPS2PD
Deprecated.INST_CVTPS2PI
Deprecated.INST_CVTSD2SI
Deprecated.INST_CVTSD2SS
Deprecated.INST_CVTSI2SD
Deprecated.INST_CVTSI2SS
Deprecated.INST_CVTSS2SD
Deprecated.INST_CVTSS2SI
Deprecated.INST_CVTTPD2DQ
Deprecated.INST_CVTTPD2PI
Deprecated.INST_CVTTPS2DQ
Deprecated.INST_CVTTPS2PI
Deprecated.INST_CVTTSD2SI
Deprecated.INST_CVTTSS2SI
Deprecated.INST_CWDE
Deprecated.INST_DAA
Deprecated.INST_DAS
Deprecated.INST_DEC
Deprecated.INST_DIV
Deprecated.INST_DIVPD
Deprecated.INST_DIVPS
Deprecated.INST_DIVSD
Deprecated.INST_DIVSS
Deprecated.INST_DPPD
Deprecated.INST_DPPS
Deprecated.INST_EMMS
Deprecated.INST_ENTER
Deprecated.INST_EXTRACTPS
Deprecated.INST_F2XM1
Deprecated.INST_FABS
Deprecated.INST_FADD
Deprecated.INST_FADDP
Deprecated.INST_FBLD
Deprecated.INST_FBSTP
Deprecated.INST_FCHS
Deprecated.INST_FCLEX
Deprecated.INST_FCMOVB
Deprecated.INST_FCMOVBE
Deprecated.INST_FCMOVE
Deprecated.INST_FCMOVNB
Deprecated.INST_FCMOVNBE
Deprecated.INST_FCMOVNE
Deprecated.INST_FCMOVNU
Deprecated.INST_FCMOVU
Deprecated.INST_FCOM
Deprecated.INST_FCOMI
Deprecated.INST_FCOMIP
Deprecated.INST_FCOMP
Deprecated.INST_FCOMPP
Deprecated.INST_FCOS
Deprecated.INST_FDECSTP
Deprecated.INST_FDIV
Deprecated.INST_FDIVP
Deprecated.INST_FDIVR
Deprecated.INST_FDIVRP
Deprecated.INST_FEMMS
Deprecated.INST_FFREE
Deprecated.INST_FIADD
Deprecated.INST_FICOM
Deprecated.INST_FICOMP
Deprecated.INST_FIDIV
Deprecated.INST_FIDIVR
Deprecated.INST_FILD
Deprecated.INST_FIMUL
Deprecated.INST_FINCSTP
Deprecated.INST_FINIT
Deprecated.INST_FIST
Deprecated.INST_FISTP
Deprecated.INST_FISTTP
Deprecated.INST_FISUB
Deprecated.INST_FISUBR
Deprecated.INST_FLD
Deprecated.INST_FLD1
Deprecated.INST_FLDCW
Deprecated.INST_FLDENV
Deprecated.INST_FLDL2E
Deprecated.INST_FLDL2T
Deprecated.INST_FLDLG2
Deprecated.INST_FLDLN2
Deprecated.INST_FLDPI
Deprecated.INST_FLDZ
Deprecated.INST_FMUL
Deprecated.INST_FMULP
Deprecated.INST_FNCLEX
Deprecated.INST_FNINIT
Deprecated.INST_FNOP
Deprecated.INST_FNSAVE
Deprecated.INST_FNSTCW
Deprecated.INST_FNSTENV
Deprecated.INST_FNSTSW
Deprecated.INST_FPATAN
Deprecated.INST_FPREM
Deprecated.INST_FPREM1
Deprecated.INST_FPTAN
Deprecated.INST_FRNDINT
Deprecated.INST_FRSTOR
Deprecated.INST_FSAVE
Deprecated.INST_FSCALE
Deprecated.INST_FSIN
Deprecated.INST_FSINCOS
Deprecated.INST_FSQRT
Deprecated.INST_FST
Deprecated.INST_FSTCW
Deprecated.INST_FSTENV
Deprecated.INST_FSTP
Deprecated.INST_FSTSW
Deprecated.INST_FSUB
Deprecated.INST_FSUBP
Deprecated.INST_FSUBR
Deprecated.INST_FSUBRP
Deprecated.INST_FTST
Deprecated.INST_FUCOM
Deprecated.INST_FUCOMI
Deprecated.INST_FUCOMIP
Deprecated.INST_FUCOMP
Deprecated.INST_FUCOMPP
Deprecated.INST_FWAIT
Deprecated.INST_FXAM
Deprecated.INST_FXCH
Deprecated.INST_FXRSTOR
Deprecated.INST_FXSAVE
Deprecated.INST_FXTRACT
Deprecated.INST_FYL2X
Deprecated.INST_FYL2XP1
Deprecated.INST_HADDPD
Deprecated.INST_HADDPS
Deprecated.INST_HSUBPD
Deprecated.INST_HSUBPS
Deprecated.INST_IDIV
Deprecated.INST_IMUL
Deprecated.INST_INC
Deprecated.INST_INT3
Deprecated.INST_JA
Deprecated.INST_JA_SHORT
Deprecated.INST_JAE
Deprecated.INST_JAE_SHORT
Deprecated.INST_JB
Deprecated.INST_JB_SHORT
Deprecated.INST_JBE
Deprecated.INST_JBE_SHORT
Deprecated.INST_JC
Deprecated.INST_JC_SHORT
Deprecated.INST_JE
Deprecated.INST_JE_SHORT
Deprecated.INST_JG
Deprecated.INST_JG_SHORT
Deprecated.INST_JGE
Deprecated.INST_JGE_SHORT
Deprecated.INST_JL
Deprecated.INST_JL_SHORT
Deprecated.INST_JLE
Deprecated.INST_JLE_SHORT
Deprecated.INST_JMP
Deprecated.INST_JMP_SHORT
Deprecated.INST_JNA
Deprecated.INST_JNA_SHORT
Deprecated.INST_JNAE
Deprecated.INST_JNAE_SHORT
Deprecated.INST_JNB
Deprecated.INST_JNB_SHORT
Deprecated.INST_JNBE
Deprecated.INST_JNBE_SHORT
Deprecated.INST_JNC
Deprecated.INST_JNC_SHORT
Deprecated.INST_JNE
Deprecated.INST_JNE_SHORT
Deprecated.INST_JNG
Deprecated.INST_JNG_SHORT
Deprecated.INST_JNGE
Deprecated.INST_JNGE_SHORT
Deprecated.INST_JNL
Deprecated.INST_JNL_SHORT
Deprecated.INST_JNLE
Deprecated.INST_JNLE_SHORT
Deprecated.INST_JNO
Deprecated.INST_JNO_SHORT
Deprecated.INST_JNP
Deprecated.INST_JNP_SHORT
Deprecated.INST_JNS
Deprecated.INST_JNS_SHORT
Deprecated.INST_JNZ
Deprecated.INST_JNZ_SHORT
Deprecated.INST_JO
Deprecated.INST_JO_SHORT
Deprecated.INST_JP
Deprecated.INST_JP_SHORT
Deprecated.INST_JPE
Deprecated.INST_JPE_SHORT
Deprecated.INST_JPO
Deprecated.INST_JPO_SHORT
Deprecated.INST_JS
Deprecated.INST_JS_SHORT
Deprecated.INST_JZ
Deprecated.INST_JZ_SHORT
Deprecated.INST_LDDQU
Deprecated.INST_LDMXCSR
Deprecated.INST_LEA
Deprecated.INST_LEAVE
Deprecated.INST_LFENCE
Deprecated.INST_LOCK
Deprecated.INST_MASKMOVDQU
Deprecated.INST_MASKMOVQ
Deprecated.INST_MAXPD
Deprecated.INST_MAXPS
Deprecated.INST_MAXSD
Deprecated.INST_MAXSS
Deprecated.INST_MFENCE
Deprecated.INST_MINPD
Deprecated.INST_MINPS
Deprecated.INST_MINSD
Deprecated.INST_MINSS
Deprecated.INST_MONITOR
Deprecated.INST_MOV
Deprecated.INST_MOV_PTR
Deprecated.INST_MOVAPD
Deprecated.INST_MOVAPS
Deprecated.INST_MOVBE
Deprecated.INST_MOVD
Deprecated.INST_MOVDDUP
Deprecated.INST_MOVDQ2Q
Deprecated.INST_MOVDQA
Deprecated.INST_MOVDQU
Deprecated.INST_MOVHLPS
Deprecated.INST_MOVHPD
Deprecated.INST_MOVHPS
Deprecated.INST_MOVLHPS
Deprecated.INST_MOVLPD
Deprecated.INST_MOVLPS
Deprecated.INST_MOVMSKPD
Deprecated.INST_MOVMSKPS
Deprecated.INST_MOVNTDQ
Deprecated.INST_MOVNTDQA
Deprecated.INST_MOVNTI
Deprecated.INST_MOVNTPD
Deprecated.INST_MOVNTPS
Deprecated.INST_MOVNTQ
Deprecated.INST_MOVQ
Deprecated.INST_MOVQ2DQ
Deprecated.INST_MOVSD
Deprecated.INST_MOVSHDUP
Deprecated.INST_MOVSLDUP
Deprecated.INST_MOVSS
Deprecated.INST_MOVSX
Deprecated.INST_MOVSXD
Deprecated.INST_MOVUPD
Deprecated.INST_MOVUPS
Deprecated.INST_MOVZX
Deprecated.INST_MPSADBW
Deprecated.INST_MUL
Deprecated.INST_MULPD
Deprecated.INST_MULPS
Deprecated.INST_MULSD
Deprecated.INST_MULSS
Deprecated.INST_MWAIT
Deprecated.INST_NEG
Deprecated.INST_NOP
Deprecated.INST_NOT
Deprecated.INST_OR
Deprecated.INST_ORPD
Deprecated.INST_ORPS
Deprecated.INST_PABSB
Deprecated.INST_PABSD
Deprecated.INST_PABSW
Deprecated.INST_PACKSSDW
Deprecated.INST_PACKSSWB
Deprecated.INST_PACKUSDW
Deprecated.INST_PACKUSWB
Deprecated.INST_PADDB
Deprecated.INST_PADDD
Deprecated.INST_PADDQ
Deprecated.INST_PADDSB
Deprecated.INST_PADDSW
Deprecated.INST_PADDUSB
Deprecated.INST_PADDUSW
Deprecated.INST_PADDW
Deprecated.INST_PALIGNR
Deprecated.INST_PAND
Deprecated.INST_PANDN
Deprecated.INST_PAUSE
Deprecated.INST_PAVGB
Deprecated.INST_PAVGW
Deprecated.INST_PBLENDVB
Deprecated.INST_PBLENDW
Deprecated.INST_PCMPEQB
Deprecated.INST_PCMPEQD
Deprecated.INST_PCMPEQQ
Deprecated.INST_PCMPEQW
Deprecated.INST_PCMPESTRI
Deprecated.INST_PCMPESTRM
Deprecated.INST_PCMPGTB
Deprecated.INST_PCMPGTD
Deprecated.INST_PCMPGTQ
Deprecated.INST_PCMPGTW
Deprecated.INST_PCMPISTRI
Deprecated.INST_PCMPISTRM
Deprecated.INST_PEXTRB
Deprecated.INST_PEXTRD
Deprecated.INST_PEXTRQ
Deprecated.INST_PEXTRW
Deprecated.INST_PF2ID
Deprecated.INST_PF2IW
Deprecated.INST_PFACC
Deprecated.INST_PFADD
Deprecated.INST_PFCMPEQ
Deprecated.INST_PFCMPGE
Deprecated.INST_PFCMPGT
Deprecated.INST_PFMAX
Deprecated.INST_PFMIN
Deprecated.INST_PFMUL
Deprecated.INST_PFNACC
Deprecated.INST_PFPNACC
Deprecated.INST_PFRCP
Deprecated.INST_PFRCPIT1
Deprecated.INST_PFRCPIT2
Deprecated.INST_PFRSQIT1
Deprecated.INST_PFRSQRT
Deprecated.INST_PFSUB
Deprecated.INST_PFSUBR
Deprecated.INST_PHADDD
Deprecated.INST_PHADDSW
Deprecated.INST_PHADDW
Deprecated.INST_PHMINPOSUW
Deprecated.INST_PHSUBD
Deprecated.INST_PHSUBSW
Deprecated.INST_PHSUBW
Deprecated.INST_PI2FD
Deprecated.INST_PI2FW
Deprecated.INST_PINSRB
Deprecated.INST_PINSRD
Deprecated.INST_PINSRQ
Deprecated.INST_PINSRW
Deprecated.INST_PMADDUBSW
Deprecated.INST_PMADDWD
Deprecated.INST_PMAXSB
Deprecated.INST_PMAXSD
Deprecated.INST_PMAXSW
Deprecated.INST_PMAXUB
Deprecated.INST_PMAXUD
Deprecated.INST_PMAXUW
Deprecated.INST_PMINSB
Deprecated.INST_PMINSD
Deprecated.INST_PMINSW
Deprecated.INST_PMINUB
Deprecated.INST_PMINUD
Deprecated.INST_PMINUW
Deprecated.INST_PMOVMSKB
Deprecated.INST_PMOVSXBD
Deprecated.INST_PMOVSXBQ
Deprecated.INST_PMOVSXBW
Deprecated.INST_PMOVSXDQ
Deprecated.INST_PMOVSXWD
Deprecated.INST_PMOVSXWQ
Deprecated.INST_PMOVZXBD
Deprecated.INST_PMOVZXBQ
Deprecated.INST_PMOVZXBW
Deprecated.INST_PMOVZXDQ
Deprecated.INST_PMOVZXWD
Deprecated.INST_PMOVZXWQ
Deprecated.INST_PMULDQ
Deprecated.INST_PMULHRSW
Deprecated.INST_PMULHUW
Deprecated.INST_PMULHW
Deprecated.INST_PMULLD
Deprecated.INST_PMULLW
Deprecated.INST_PMULUDQ
Deprecated.INST_POP
Deprecated.INST_POPAD
Deprecated.INST_POPCNT
Deprecated.INST_POPFD
Deprecated.INST_POPFQ
Deprecated.INST_POR
Deprecated.INST_PREFETCH
Deprecated.INST_PSADBW
Deprecated.INST_PSHUFB
Deprecated.INST_PSHUFD
Deprecated.INST_PSHUFHW
Deprecated.INST_PSHUFLW
Deprecated.INST_PSHUFW
Deprecated.INST_PSIGNB
Deprecated.INST_PSIGND
Deprecated.INST_PSIGNW
Deprecated.INST_PSLLD
Deprecated.INST_PSLLDQ
Deprecated.INST_PSLLQ
Deprecated.INST_PSLLW
Deprecated.INST_PSRAD
Deprecated.INST_PSRAW
Deprecated.INST_PSRLD
Deprecated.INST_PSRLDQ
Deprecated.INST_PSRLQ
Deprecated.INST_PSRLW
Deprecated.INST_PSUBB
Deprecated.INST_PSUBD
Deprecated.INST_PSUBQ
Deprecated.INST_PSUBSB
Deprecated.INST_PSUBSW
Deprecated.INST_PSUBUSB
Deprecated.INST_PSUBUSW
Deprecated.INST_PSUBW
Deprecated.INST_PSWAPD
Deprecated.INST_PTEST
Deprecated.INST_PUNPCKHBW
Deprecated.INST_PUNPCKHDQ
Deprecated.INST_PUNPCKHQDQ
Deprecated.INST_PUNPCKHWD
Deprecated.INST_PUNPCKLBW
Deprecated.INST_PUNPCKLDQ
Deprecated.INST_PUNPCKLQDQ
Deprecated.INST_PUNPCKLWD
Deprecated.INST_PUSH
Deprecated.INST_PUSHAD
Deprecated.INST_PUSHFD
Deprecated.INST_PUSHFQ
Deprecated.INST_PXOR
Deprecated.INST_RCL
Deprecated.INST_RCPPS
Deprecated.INST_RCPSS
Deprecated.INST_RCR
Deprecated.INST_RDTSC
Deprecated.INST_RDTSCP
Deprecated.INST_RET
Deprecated.INST_ROL
Deprecated.INST_ROR
Deprecated.INST_ROUNDPD
Deprecated.INST_ROUNDPS
Deprecated.INST_ROUNDSD
Deprecated.INST_ROUNDSS
Deprecated.INST_RSQRTPS
Deprecated.INST_RSQRTSS
Deprecated.INST_SAHF
Deprecated.INST_SAL
Deprecated.INST_SAR
Deprecated.INST_SBB
Deprecated.INST_SETA
Deprecated.INST_SETAE
Deprecated.INST_SETB
Deprecated.INST_SETBE
Deprecated.INST_SETC
Deprecated.INST_SETE
Deprecated.INST_SETG
Deprecated.INST_SETGE
Deprecated.INST_SETL
Deprecated.INST_SETLE
Deprecated.INST_SETNA
Deprecated.INST_SETNAE
Deprecated.INST_SETNB
Deprecated.INST_SETNBE
Deprecated.INST_SETNC
Deprecated.INST_SETNE
Deprecated.INST_SETNG
Deprecated.INST_SETNGE
Deprecated.INST_SETNL
Deprecated.INST_SETNLE
Deprecated.INST_SETNO
Deprecated.INST_SETNP
Deprecated.INST_SETNS
Deprecated.INST_SETNZ
Deprecated.INST_SETO
Deprecated.INST_SETP
Deprecated.INST_SETPE
Deprecated.INST_SETPO
Deprecated.INST_SETS
Deprecated.INST_SETZ
Deprecated.INST_SFENCE
Deprecated.INST_SHL
Deprecated.INST_SHLD
Deprecated.INST_SHR
Deprecated.INST_SHRD
Deprecated.INST_SHUFPS
Deprecated.INST_SQRTPD
Deprecated.INST_SQRTPS
Deprecated.INST_SQRTSD
Deprecated.INST_SQRTSS
Deprecated.INST_STC
Deprecated.INST_STD
Deprecated.INST_STMXCSR
Deprecated.INST_SUB
Deprecated.INST_SUBPD
Deprecated.INST_SUBPS
Deprecated.INST_SUBSD
Deprecated.INST_SUBSS
Deprecated.INST_TEST
Deprecated.INST_UCOMISD
Deprecated.INST_UCOMISS
Deprecated.INST_UD2
Deprecated.INST_UNPCKHPD
Deprecated.INST_UNPCKHPS
Deprecated.INST_UNPCKLPD
Deprecated.INST_UNPCKLPS
Deprecated.INST_XADD
Deprecated.INST_XCHG
Deprecated.INST_XOR
Deprecated.INST_XORPD
Deprecated.INST_XORPS
Deprecated.
-
Field Summary
Fields Modifier and Type Field Description static INST_CODE
INST_J
Deprecated.static INST_CODE
INST_J_SHORT
Deprecated.
-
Constructor Summary
Constructors Modifier Constructor Description private
INST_CODE()
Deprecated.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description boolean
isShortJump()
Deprecated.static INST_CODE
valueOf(int idx)
Deprecated.Returns the enum constant of this type with the specified name.static INST_CODE
valueOf(java.lang.String name)
Deprecated.Returns the enum constant of this type with the specified name.static INST_CODE[]
values()
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
-
-
-
Enum Constant Detail
-
INST_ADC
public static final INST_CODE INST_ADC
Deprecated.
-
INST_ADD
public static final INST_CODE INST_ADD
Deprecated.
-
INST_ADDPD
public static final INST_CODE INST_ADDPD
Deprecated.
-
INST_ADDPS
public static final INST_CODE INST_ADDPS
Deprecated.
-
INST_ADDSD
public static final INST_CODE INST_ADDSD
Deprecated.
-
INST_ADDSS
public static final INST_CODE INST_ADDSS
Deprecated.
-
INST_ADDSUBPD
public static final INST_CODE INST_ADDSUBPD
Deprecated.
-
INST_ADDSUBPS
public static final INST_CODE INST_ADDSUBPS
Deprecated.
-
INST_AMD_PREFETCH
public static final INST_CODE INST_AMD_PREFETCH
Deprecated.
-
INST_AMD_PREFETCHW
public static final INST_CODE INST_AMD_PREFETCHW
Deprecated.
-
INST_AND
public static final INST_CODE INST_AND
Deprecated.
-
INST_ANDNPD
public static final INST_CODE INST_ANDNPD
Deprecated.
-
INST_ANDNPS
public static final INST_CODE INST_ANDNPS
Deprecated.
-
INST_ANDPD
public static final INST_CODE INST_ANDPD
Deprecated.
-
INST_ANDPS
public static final INST_CODE INST_ANDPS
Deprecated.
-
INST_BLENDPD
public static final INST_CODE INST_BLENDPD
Deprecated.
-
INST_BLENDPS
public static final INST_CODE INST_BLENDPS
Deprecated.
-
INST_BLENDVPD
public static final INST_CODE INST_BLENDVPD
Deprecated.
-
INST_BLENDVPS
public static final INST_CODE INST_BLENDVPS
Deprecated.
-
INST_BSF
public static final INST_CODE INST_BSF
Deprecated.
-
INST_BSR
public static final INST_CODE INST_BSR
Deprecated.
-
INST_BSWAP
public static final INST_CODE INST_BSWAP
Deprecated.
-
INST_BT
public static final INST_CODE INST_BT
Deprecated.
-
INST_BTC
public static final INST_CODE INST_BTC
Deprecated.
-
INST_BTR
public static final INST_CODE INST_BTR
Deprecated.
-
INST_BTS
public static final INST_CODE INST_BTS
Deprecated.
-
INST_CALL
public static final INST_CODE INST_CALL
Deprecated.
-
INST_CBW
public static final INST_CODE INST_CBW
Deprecated.
-
INST_CDQE
public static final INST_CODE INST_CDQE
Deprecated.
-
INST_CLC
public static final INST_CODE INST_CLC
Deprecated.
-
INST_CLD
public static final INST_CODE INST_CLD
Deprecated.
-
INST_CLFLUSH
public static final INST_CODE INST_CLFLUSH
Deprecated.
-
INST_CMC
public static final INST_CODE INST_CMC
Deprecated.
-
INST_CMOVA
public static final INST_CODE INST_CMOVA
Deprecated.
-
INST_CMOVAE
public static final INST_CODE INST_CMOVAE
Deprecated.
-
INST_CMOVB
public static final INST_CODE INST_CMOVB
Deprecated.
-
INST_CMOVBE
public static final INST_CODE INST_CMOVBE
Deprecated.
-
INST_CMOVC
public static final INST_CODE INST_CMOVC
Deprecated.
-
INST_CMOVE
public static final INST_CODE INST_CMOVE
Deprecated.
-
INST_CMOVG
public static final INST_CODE INST_CMOVG
Deprecated.
-
INST_CMOVGE
public static final INST_CODE INST_CMOVGE
Deprecated.
-
INST_CMOVL
public static final INST_CODE INST_CMOVL
Deprecated.
-
INST_CMOVLE
public static final INST_CODE INST_CMOVLE
Deprecated.
-
INST_CMOVNA
public static final INST_CODE INST_CMOVNA
Deprecated.
-
INST_CMOVNAE
public static final INST_CODE INST_CMOVNAE
Deprecated.
-
INST_CMOVNB
public static final INST_CODE INST_CMOVNB
Deprecated.
-
INST_CMOVNBE
public static final INST_CODE INST_CMOVNBE
Deprecated.
-
INST_CMOVNC
public static final INST_CODE INST_CMOVNC
Deprecated.
-
INST_CMOVNE
public static final INST_CODE INST_CMOVNE
Deprecated.
-
INST_CMOVNG
public static final INST_CODE INST_CMOVNG
Deprecated.
-
INST_CMOVNGE
public static final INST_CODE INST_CMOVNGE
Deprecated.
-
INST_CMOVNL
public static final INST_CODE INST_CMOVNL
Deprecated.
-
INST_CMOVNLE
public static final INST_CODE INST_CMOVNLE
Deprecated.
-
INST_CMOVNO
public static final INST_CODE INST_CMOVNO
Deprecated.
-
INST_CMOVNP
public static final INST_CODE INST_CMOVNP
Deprecated.
-
INST_CMOVNS
public static final INST_CODE INST_CMOVNS
Deprecated.
-
INST_CMOVNZ
public static final INST_CODE INST_CMOVNZ
Deprecated.
-
INST_CMOVO
public static final INST_CODE INST_CMOVO
Deprecated.
-
INST_CMOVP
public static final INST_CODE INST_CMOVP
Deprecated.
-
INST_CMOVPE
public static final INST_CODE INST_CMOVPE
Deprecated.
-
INST_CMOVPO
public static final INST_CODE INST_CMOVPO
Deprecated.
-
INST_CMOVS
public static final INST_CODE INST_CMOVS
Deprecated.
-
INST_CMOVZ
public static final INST_CODE INST_CMOVZ
Deprecated.
-
INST_CMP
public static final INST_CODE INST_CMP
Deprecated.
-
INST_CMPPD
public static final INST_CODE INST_CMPPD
Deprecated.
-
INST_CMPPS
public static final INST_CODE INST_CMPPS
Deprecated.
-
INST_CMPSD
public static final INST_CODE INST_CMPSD
Deprecated.
-
INST_CMPSS
public static final INST_CODE INST_CMPSS
Deprecated.
-
INST_CMPXCHG
public static final INST_CODE INST_CMPXCHG
Deprecated.
-
INST_CMPXCHG16B
public static final INST_CODE INST_CMPXCHG16B
Deprecated.
-
INST_CMPXCHG8B
public static final INST_CODE INST_CMPXCHG8B
Deprecated.
-
INST_COMISD
public static final INST_CODE INST_COMISD
Deprecated.
-
INST_COMISS
public static final INST_CODE INST_COMISS
Deprecated.
-
INST_CPUID
public static final INST_CODE INST_CPUID
Deprecated.
-
INST_CRC32
public static final INST_CODE INST_CRC32
Deprecated.
-
INST_CVTDQ2PD
public static final INST_CODE INST_CVTDQ2PD
Deprecated.
-
INST_CVTDQ2PS
public static final INST_CODE INST_CVTDQ2PS
Deprecated.
-
INST_CVTPD2DQ
public static final INST_CODE INST_CVTPD2DQ
Deprecated.
-
INST_CVTPD2PI
public static final INST_CODE INST_CVTPD2PI
Deprecated.
-
INST_CVTPD2PS
public static final INST_CODE INST_CVTPD2PS
Deprecated.
-
INST_CVTPI2PD
public static final INST_CODE INST_CVTPI2PD
Deprecated.
-
INST_CVTPI2PS
public static final INST_CODE INST_CVTPI2PS
Deprecated.
-
INST_CVTPS2DQ
public static final INST_CODE INST_CVTPS2DQ
Deprecated.
-
INST_CVTPS2PD
public static final INST_CODE INST_CVTPS2PD
Deprecated.
-
INST_CVTPS2PI
public static final INST_CODE INST_CVTPS2PI
Deprecated.
-
INST_CVTSD2SI
public static final INST_CODE INST_CVTSD2SI
Deprecated.
-
INST_CVTSD2SS
public static final INST_CODE INST_CVTSD2SS
Deprecated.
-
INST_CVTSI2SD
public static final INST_CODE INST_CVTSI2SD
Deprecated.
-
INST_CVTSI2SS
public static final INST_CODE INST_CVTSI2SS
Deprecated.
-
INST_CVTSS2SD
public static final INST_CODE INST_CVTSS2SD
Deprecated.
-
INST_CVTSS2SI
public static final INST_CODE INST_CVTSS2SI
Deprecated.
-
INST_CVTTPD2DQ
public static final INST_CODE INST_CVTTPD2DQ
Deprecated.
-
INST_CVTTPD2PI
public static final INST_CODE INST_CVTTPD2PI
Deprecated.
-
INST_CVTTPS2DQ
public static final INST_CODE INST_CVTTPS2DQ
Deprecated.
-
INST_CVTTPS2PI
public static final INST_CODE INST_CVTTPS2PI
Deprecated.
-
INST_CVTTSD2SI
public static final INST_CODE INST_CVTTSD2SI
Deprecated.
-
INST_CVTTSS2SI
public static final INST_CODE INST_CVTTSS2SI
Deprecated.
-
INST_CWDE
public static final INST_CODE INST_CWDE
Deprecated.
-
INST_DAA
public static final INST_CODE INST_DAA
Deprecated.
-
INST_DAS
public static final INST_CODE INST_DAS
Deprecated.
-
INST_DEC
public static final INST_CODE INST_DEC
Deprecated.
-
INST_DIV
public static final INST_CODE INST_DIV
Deprecated.
-
INST_DIVPD
public static final INST_CODE INST_DIVPD
Deprecated.
-
INST_DIVPS
public static final INST_CODE INST_DIVPS
Deprecated.
-
INST_DIVSD
public static final INST_CODE INST_DIVSD
Deprecated.
-
INST_DIVSS
public static final INST_CODE INST_DIVSS
Deprecated.
-
INST_DPPD
public static final INST_CODE INST_DPPD
Deprecated.
-
INST_DPPS
public static final INST_CODE INST_DPPS
Deprecated.
-
INST_EMMS
public static final INST_CODE INST_EMMS
Deprecated.
-
INST_ENTER
public static final INST_CODE INST_ENTER
Deprecated.
-
INST_EXTRACTPS
public static final INST_CODE INST_EXTRACTPS
Deprecated.
-
INST_F2XM1
public static final INST_CODE INST_F2XM1
Deprecated.
-
INST_FABS
public static final INST_CODE INST_FABS
Deprecated.
-
INST_FADD
public static final INST_CODE INST_FADD
Deprecated.
-
INST_FADDP
public static final INST_CODE INST_FADDP
Deprecated.
-
INST_FBLD
public static final INST_CODE INST_FBLD
Deprecated.
-
INST_FBSTP
public static final INST_CODE INST_FBSTP
Deprecated.
-
INST_FCHS
public static final INST_CODE INST_FCHS
Deprecated.
-
INST_FCLEX
public static final INST_CODE INST_FCLEX
Deprecated.
-
INST_FCMOVB
public static final INST_CODE INST_FCMOVB
Deprecated.
-
INST_FCMOVBE
public static final INST_CODE INST_FCMOVBE
Deprecated.
-
INST_FCMOVE
public static final INST_CODE INST_FCMOVE
Deprecated.
-
INST_FCMOVNB
public static final INST_CODE INST_FCMOVNB
Deprecated.
-
INST_FCMOVNBE
public static final INST_CODE INST_FCMOVNBE
Deprecated.
-
INST_FCMOVNE
public static final INST_CODE INST_FCMOVNE
Deprecated.
-
INST_FCMOVNU
public static final INST_CODE INST_FCMOVNU
Deprecated.
-
INST_FCMOVU
public static final INST_CODE INST_FCMOVU
Deprecated.
-
INST_FCOM
public static final INST_CODE INST_FCOM
Deprecated.
-
INST_FCOMI
public static final INST_CODE INST_FCOMI
Deprecated.
-
INST_FCOMIP
public static final INST_CODE INST_FCOMIP
Deprecated.
-
INST_FCOMP
public static final INST_CODE INST_FCOMP
Deprecated.
-
INST_FCOMPP
public static final INST_CODE INST_FCOMPP
Deprecated.
-
INST_FCOS
public static final INST_CODE INST_FCOS
Deprecated.
-
INST_FDECSTP
public static final INST_CODE INST_FDECSTP
Deprecated.
-
INST_FDIV
public static final INST_CODE INST_FDIV
Deprecated.
-
INST_FDIVP
public static final INST_CODE INST_FDIVP
Deprecated.
-
INST_FDIVR
public static final INST_CODE INST_FDIVR
Deprecated.
-
INST_FDIVRP
public static final INST_CODE INST_FDIVRP
Deprecated.
-
INST_FEMMS
public static final INST_CODE INST_FEMMS
Deprecated.
-
INST_FFREE
public static final INST_CODE INST_FFREE
Deprecated.
-
INST_FIADD
public static final INST_CODE INST_FIADD
Deprecated.
-
INST_FICOM
public static final INST_CODE INST_FICOM
Deprecated.
-
INST_FICOMP
public static final INST_CODE INST_FICOMP
Deprecated.
-
INST_FIDIV
public static final INST_CODE INST_FIDIV
Deprecated.
-
INST_FIDIVR
public static final INST_CODE INST_FIDIVR
Deprecated.
-
INST_FILD
public static final INST_CODE INST_FILD
Deprecated.
-
INST_FIMUL
public static final INST_CODE INST_FIMUL
Deprecated.
-
INST_FINCSTP
public static final INST_CODE INST_FINCSTP
Deprecated.
-
INST_FINIT
public static final INST_CODE INST_FINIT
Deprecated.
-
INST_FIST
public static final INST_CODE INST_FIST
Deprecated.
-
INST_FISTP
public static final INST_CODE INST_FISTP
Deprecated.
-
INST_FISTTP
public static final INST_CODE INST_FISTTP
Deprecated.
-
INST_FISUB
public static final INST_CODE INST_FISUB
Deprecated.
-
INST_FISUBR
public static final INST_CODE INST_FISUBR
Deprecated.
-
INST_FLD
public static final INST_CODE INST_FLD
Deprecated.
-
INST_FLD1
public static final INST_CODE INST_FLD1
Deprecated.
-
INST_FLDCW
public static final INST_CODE INST_FLDCW
Deprecated.
-
INST_FLDENV
public static final INST_CODE INST_FLDENV
Deprecated.
-
INST_FLDL2E
public static final INST_CODE INST_FLDL2E
Deprecated.
-
INST_FLDL2T
public static final INST_CODE INST_FLDL2T
Deprecated.
-
INST_FLDLG2
public static final INST_CODE INST_FLDLG2
Deprecated.
-
INST_FLDLN2
public static final INST_CODE INST_FLDLN2
Deprecated.
-
INST_FLDPI
public static final INST_CODE INST_FLDPI
Deprecated.
-
INST_FLDZ
public static final INST_CODE INST_FLDZ
Deprecated.
-
INST_FMUL
public static final INST_CODE INST_FMUL
Deprecated.
-
INST_FMULP
public static final INST_CODE INST_FMULP
Deprecated.
-
INST_FNCLEX
public static final INST_CODE INST_FNCLEX
Deprecated.
-
INST_FNINIT
public static final INST_CODE INST_FNINIT
Deprecated.
-
INST_FNOP
public static final INST_CODE INST_FNOP
Deprecated.
-
INST_FNSAVE
public static final INST_CODE INST_FNSAVE
Deprecated.
-
INST_FNSTCW
public static final INST_CODE INST_FNSTCW
Deprecated.
-
INST_FNSTENV
public static final INST_CODE INST_FNSTENV
Deprecated.
-
INST_FNSTSW
public static final INST_CODE INST_FNSTSW
Deprecated.
-
INST_FPATAN
public static final INST_CODE INST_FPATAN
Deprecated.
-
INST_FPREM
public static final INST_CODE INST_FPREM
Deprecated.
-
INST_FPREM1
public static final INST_CODE INST_FPREM1
Deprecated.
-
INST_FPTAN
public static final INST_CODE INST_FPTAN
Deprecated.
-
INST_FRNDINT
public static final INST_CODE INST_FRNDINT
Deprecated.
-
INST_FRSTOR
public static final INST_CODE INST_FRSTOR
Deprecated.
-
INST_FSAVE
public static final INST_CODE INST_FSAVE
Deprecated.
-
INST_FSCALE
public static final INST_CODE INST_FSCALE
Deprecated.
-
INST_FSIN
public static final INST_CODE INST_FSIN
Deprecated.
-
INST_FSINCOS
public static final INST_CODE INST_FSINCOS
Deprecated.
-
INST_FSQRT
public static final INST_CODE INST_FSQRT
Deprecated.
-
INST_FST
public static final INST_CODE INST_FST
Deprecated.
-
INST_FSTCW
public static final INST_CODE INST_FSTCW
Deprecated.
-
INST_FSTENV
public static final INST_CODE INST_FSTENV
Deprecated.
-
INST_FSTP
public static final INST_CODE INST_FSTP
Deprecated.
-
INST_FSTSW
public static final INST_CODE INST_FSTSW
Deprecated.
-
INST_FSUB
public static final INST_CODE INST_FSUB
Deprecated.
-
INST_FSUBP
public static final INST_CODE INST_FSUBP
Deprecated.
-
INST_FSUBR
public static final INST_CODE INST_FSUBR
Deprecated.
-
INST_FSUBRP
public static final INST_CODE INST_FSUBRP
Deprecated.
-
INST_FTST
public static final INST_CODE INST_FTST
Deprecated.
-
INST_FUCOM
public static final INST_CODE INST_FUCOM
Deprecated.
-
INST_FUCOMI
public static final INST_CODE INST_FUCOMI
Deprecated.
-
INST_FUCOMIP
public static final INST_CODE INST_FUCOMIP
Deprecated.
-
INST_FUCOMP
public static final INST_CODE INST_FUCOMP
Deprecated.
-
INST_FUCOMPP
public static final INST_CODE INST_FUCOMPP
Deprecated.
-
INST_FWAIT
public static final INST_CODE INST_FWAIT
Deprecated.
-
INST_FXAM
public static final INST_CODE INST_FXAM
Deprecated.
-
INST_FXCH
public static final INST_CODE INST_FXCH
Deprecated.
-
INST_FXRSTOR
public static final INST_CODE INST_FXRSTOR
Deprecated.
-
INST_FXSAVE
public static final INST_CODE INST_FXSAVE
Deprecated.
-
INST_FXTRACT
public static final INST_CODE INST_FXTRACT
Deprecated.
-
INST_FYL2X
public static final INST_CODE INST_FYL2X
Deprecated.
-
INST_FYL2XP1
public static final INST_CODE INST_FYL2XP1
Deprecated.
-
INST_HADDPD
public static final INST_CODE INST_HADDPD
Deprecated.
-
INST_HADDPS
public static final INST_CODE INST_HADDPS
Deprecated.
-
INST_HSUBPD
public static final INST_CODE INST_HSUBPD
Deprecated.
-
INST_HSUBPS
public static final INST_CODE INST_HSUBPS
Deprecated.
-
INST_IDIV
public static final INST_CODE INST_IDIV
Deprecated.
-
INST_IMUL
public static final INST_CODE INST_IMUL
Deprecated.
-
INST_INC
public static final INST_CODE INST_INC
Deprecated.
-
INST_INT3
public static final INST_CODE INST_INT3
Deprecated.
-
INST_JA
public static final INST_CODE INST_JA
Deprecated.
-
INST_JAE
public static final INST_CODE INST_JAE
Deprecated.
-
INST_JB
public static final INST_CODE INST_JB
Deprecated.
-
INST_JBE
public static final INST_CODE INST_JBE
Deprecated.
-
INST_JC
public static final INST_CODE INST_JC
Deprecated.
-
INST_JE
public static final INST_CODE INST_JE
Deprecated.
-
INST_JG
public static final INST_CODE INST_JG
Deprecated.
-
INST_JGE
public static final INST_CODE INST_JGE
Deprecated.
-
INST_JL
public static final INST_CODE INST_JL
Deprecated.
-
INST_JLE
public static final INST_CODE INST_JLE
Deprecated.
-
INST_JNA
public static final INST_CODE INST_JNA
Deprecated.
-
INST_JNAE
public static final INST_CODE INST_JNAE
Deprecated.
-
INST_JNB
public static final INST_CODE INST_JNB
Deprecated.
-
INST_JNBE
public static final INST_CODE INST_JNBE
Deprecated.
-
INST_JNC
public static final INST_CODE INST_JNC
Deprecated.
-
INST_JNE
public static final INST_CODE INST_JNE
Deprecated.
-
INST_JNG
public static final INST_CODE INST_JNG
Deprecated.
-
INST_JNGE
public static final INST_CODE INST_JNGE
Deprecated.
-
INST_JNL
public static final INST_CODE INST_JNL
Deprecated.
-
INST_JNLE
public static final INST_CODE INST_JNLE
Deprecated.
-
INST_JNO
public static final INST_CODE INST_JNO
Deprecated.
-
INST_JNP
public static final INST_CODE INST_JNP
Deprecated.
-
INST_JNS
public static final INST_CODE INST_JNS
Deprecated.
-
INST_JNZ
public static final INST_CODE INST_JNZ
Deprecated.
-
INST_JO
public static final INST_CODE INST_JO
Deprecated.
-
INST_JP
public static final INST_CODE INST_JP
Deprecated.
-
INST_JPE
public static final INST_CODE INST_JPE
Deprecated.
-
INST_JPO
public static final INST_CODE INST_JPO
Deprecated.
-
INST_JS
public static final INST_CODE INST_JS
Deprecated.
-
INST_JZ
public static final INST_CODE INST_JZ
Deprecated.
-
INST_JMP
public static final INST_CODE INST_JMP
Deprecated.
-
INST_JA_SHORT
public static final INST_CODE INST_JA_SHORT
Deprecated.
-
INST_JAE_SHORT
public static final INST_CODE INST_JAE_SHORT
Deprecated.
-
INST_JB_SHORT
public static final INST_CODE INST_JB_SHORT
Deprecated.
-
INST_JBE_SHORT
public static final INST_CODE INST_JBE_SHORT
Deprecated.
-
INST_JC_SHORT
public static final INST_CODE INST_JC_SHORT
Deprecated.
-
INST_JE_SHORT
public static final INST_CODE INST_JE_SHORT
Deprecated.
-
INST_JG_SHORT
public static final INST_CODE INST_JG_SHORT
Deprecated.
-
INST_JGE_SHORT
public static final INST_CODE INST_JGE_SHORT
Deprecated.
-
INST_JL_SHORT
public static final INST_CODE INST_JL_SHORT
Deprecated.
-
INST_JLE_SHORT
public static final INST_CODE INST_JLE_SHORT
Deprecated.
-
INST_JNA_SHORT
public static final INST_CODE INST_JNA_SHORT
Deprecated.
-
INST_JNAE_SHORT
public static final INST_CODE INST_JNAE_SHORT
Deprecated.
-
INST_JNB_SHORT
public static final INST_CODE INST_JNB_SHORT
Deprecated.
-
INST_JNBE_SHORT
public static final INST_CODE INST_JNBE_SHORT
Deprecated.
-
INST_JNC_SHORT
public static final INST_CODE INST_JNC_SHORT
Deprecated.
-
INST_JNE_SHORT
public static final INST_CODE INST_JNE_SHORT
Deprecated.
-
INST_JNG_SHORT
public static final INST_CODE INST_JNG_SHORT
Deprecated.
-
INST_JNGE_SHORT
public static final INST_CODE INST_JNGE_SHORT
Deprecated.
-
INST_JNL_SHORT
public static final INST_CODE INST_JNL_SHORT
Deprecated.
-
INST_JNLE_SHORT
public static final INST_CODE INST_JNLE_SHORT
Deprecated.
-
INST_JNO_SHORT
public static final INST_CODE INST_JNO_SHORT
Deprecated.
-
INST_JNP_SHORT
public static final INST_CODE INST_JNP_SHORT
Deprecated.
-
INST_JNS_SHORT
public static final INST_CODE INST_JNS_SHORT
Deprecated.
-
INST_JNZ_SHORT
public static final INST_CODE INST_JNZ_SHORT
Deprecated.
-
INST_JO_SHORT
public static final INST_CODE INST_JO_SHORT
Deprecated.
-
INST_JP_SHORT
public static final INST_CODE INST_JP_SHORT
Deprecated.
-
INST_JPE_SHORT
public static final INST_CODE INST_JPE_SHORT
Deprecated.
-
INST_JPO_SHORT
public static final INST_CODE INST_JPO_SHORT
Deprecated.
-
INST_JS_SHORT
public static final INST_CODE INST_JS_SHORT
Deprecated.
-
INST_JZ_SHORT
public static final INST_CODE INST_JZ_SHORT
Deprecated.
-
INST_JMP_SHORT
public static final INST_CODE INST_JMP_SHORT
Deprecated.
-
INST_LDDQU
public static final INST_CODE INST_LDDQU
Deprecated.
-
INST_LDMXCSR
public static final INST_CODE INST_LDMXCSR
Deprecated.
-
INST_LEA
public static final INST_CODE INST_LEA
Deprecated.
-
INST_LEAVE
public static final INST_CODE INST_LEAVE
Deprecated.
-
INST_LFENCE
public static final INST_CODE INST_LFENCE
Deprecated.
-
INST_LOCK
public static final INST_CODE INST_LOCK
Deprecated.
-
INST_MASKMOVDQU
public static final INST_CODE INST_MASKMOVDQU
Deprecated.
-
INST_MASKMOVQ
public static final INST_CODE INST_MASKMOVQ
Deprecated.
-
INST_MAXPD
public static final INST_CODE INST_MAXPD
Deprecated.
-
INST_MAXPS
public static final INST_CODE INST_MAXPS
Deprecated.
-
INST_MAXSD
public static final INST_CODE INST_MAXSD
Deprecated.
-
INST_MAXSS
public static final INST_CODE INST_MAXSS
Deprecated.
-
INST_MFENCE
public static final INST_CODE INST_MFENCE
Deprecated.
-
INST_MINPD
public static final INST_CODE INST_MINPD
Deprecated.
-
INST_MINPS
public static final INST_CODE INST_MINPS
Deprecated.
-
INST_MINSD
public static final INST_CODE INST_MINSD
Deprecated.
-
INST_MINSS
public static final INST_CODE INST_MINSS
Deprecated.
-
INST_MONITOR
public static final INST_CODE INST_MONITOR
Deprecated.
-
INST_MOV
public static final INST_CODE INST_MOV
Deprecated.
-
INST_MOVAPD
public static final INST_CODE INST_MOVAPD
Deprecated.
-
INST_MOVAPS
public static final INST_CODE INST_MOVAPS
Deprecated.
-
INST_MOVBE
public static final INST_CODE INST_MOVBE
Deprecated.
-
INST_MOVD
public static final INST_CODE INST_MOVD
Deprecated.
-
INST_MOVDDUP
public static final INST_CODE INST_MOVDDUP
Deprecated.
-
INST_MOVDQ2Q
public static final INST_CODE INST_MOVDQ2Q
Deprecated.
-
INST_MOVDQA
public static final INST_CODE INST_MOVDQA
Deprecated.
-
INST_MOVDQU
public static final INST_CODE INST_MOVDQU
Deprecated.
-
INST_MOVHLPS
public static final INST_CODE INST_MOVHLPS
Deprecated.
-
INST_MOVHPD
public static final INST_CODE INST_MOVHPD
Deprecated.
-
INST_MOVHPS
public static final INST_CODE INST_MOVHPS
Deprecated.
-
INST_MOVLHPS
public static final INST_CODE INST_MOVLHPS
Deprecated.
-
INST_MOVLPD
public static final INST_CODE INST_MOVLPD
Deprecated.
-
INST_MOVLPS
public static final INST_CODE INST_MOVLPS
Deprecated.
-
INST_MOVMSKPD
public static final INST_CODE INST_MOVMSKPD
Deprecated.
-
INST_MOVMSKPS
public static final INST_CODE INST_MOVMSKPS
Deprecated.
-
INST_MOVNTDQ
public static final INST_CODE INST_MOVNTDQ
Deprecated.
-
INST_MOVNTDQA
public static final INST_CODE INST_MOVNTDQA
Deprecated.
-
INST_MOVNTI
public static final INST_CODE INST_MOVNTI
Deprecated.
-
INST_MOVNTPD
public static final INST_CODE INST_MOVNTPD
Deprecated.
-
INST_MOVNTPS
public static final INST_CODE INST_MOVNTPS
Deprecated.
-
INST_MOVNTQ
public static final INST_CODE INST_MOVNTQ
Deprecated.
-
INST_MOVQ
public static final INST_CODE INST_MOVQ
Deprecated.
-
INST_MOVQ2DQ
public static final INST_CODE INST_MOVQ2DQ
Deprecated.
-
INST_MOVSD
public static final INST_CODE INST_MOVSD
Deprecated.
-
INST_MOVSHDUP
public static final INST_CODE INST_MOVSHDUP
Deprecated.
-
INST_MOVSLDUP
public static final INST_CODE INST_MOVSLDUP
Deprecated.
-
INST_MOVSS
public static final INST_CODE INST_MOVSS
Deprecated.
-
INST_MOVSX
public static final INST_CODE INST_MOVSX
Deprecated.
-
INST_MOVSXD
public static final INST_CODE INST_MOVSXD
Deprecated.
-
INST_MOVUPD
public static final INST_CODE INST_MOVUPD
Deprecated.
-
INST_MOVUPS
public static final INST_CODE INST_MOVUPS
Deprecated.
-
INST_MOVZX
public static final INST_CODE INST_MOVZX
Deprecated.
-
INST_MOV_PTR
public static final INST_CODE INST_MOV_PTR
Deprecated.
-
INST_MPSADBW
public static final INST_CODE INST_MPSADBW
Deprecated.
-
INST_MUL
public static final INST_CODE INST_MUL
Deprecated.
-
INST_MULPD
public static final INST_CODE INST_MULPD
Deprecated.
-
INST_MULPS
public static final INST_CODE INST_MULPS
Deprecated.
-
INST_MULSD
public static final INST_CODE INST_MULSD
Deprecated.
-
INST_MULSS
public static final INST_CODE INST_MULSS
Deprecated.
-
INST_MWAIT
public static final INST_CODE INST_MWAIT
Deprecated.
-
INST_NEG
public static final INST_CODE INST_NEG
Deprecated.
-
INST_NOP
public static final INST_CODE INST_NOP
Deprecated.
-
INST_NOT
public static final INST_CODE INST_NOT
Deprecated.
-
INST_OR
public static final INST_CODE INST_OR
Deprecated.
-
INST_ORPD
public static final INST_CODE INST_ORPD
Deprecated.
-
INST_ORPS
public static final INST_CODE INST_ORPS
Deprecated.
-
INST_PABSB
public static final INST_CODE INST_PABSB
Deprecated.
-
INST_PABSD
public static final INST_CODE INST_PABSD
Deprecated.
-
INST_PABSW
public static final INST_CODE INST_PABSW
Deprecated.
-
INST_PACKSSDW
public static final INST_CODE INST_PACKSSDW
Deprecated.
-
INST_PACKSSWB
public static final INST_CODE INST_PACKSSWB
Deprecated.
-
INST_PACKUSDW
public static final INST_CODE INST_PACKUSDW
Deprecated.
-
INST_PACKUSWB
public static final INST_CODE INST_PACKUSWB
Deprecated.
-
INST_PADDB
public static final INST_CODE INST_PADDB
Deprecated.
-
INST_PADDD
public static final INST_CODE INST_PADDD
Deprecated.
-
INST_PADDQ
public static final INST_CODE INST_PADDQ
Deprecated.
-
INST_PADDSB
public static final INST_CODE INST_PADDSB
Deprecated.
-
INST_PADDSW
public static final INST_CODE INST_PADDSW
Deprecated.
-
INST_PADDUSB
public static final INST_CODE INST_PADDUSB
Deprecated.
-
INST_PADDUSW
public static final INST_CODE INST_PADDUSW
Deprecated.
-
INST_PADDW
public static final INST_CODE INST_PADDW
Deprecated.
-
INST_PALIGNR
public static final INST_CODE INST_PALIGNR
Deprecated.
-
INST_PAND
public static final INST_CODE INST_PAND
Deprecated.
-
INST_PANDN
public static final INST_CODE INST_PANDN
Deprecated.
-
INST_PAUSE
public static final INST_CODE INST_PAUSE
Deprecated.
-
INST_PAVGB
public static final INST_CODE INST_PAVGB
Deprecated.
-
INST_PAVGW
public static final INST_CODE INST_PAVGW
Deprecated.
-
INST_PBLENDVB
public static final INST_CODE INST_PBLENDVB
Deprecated.
-
INST_PBLENDW
public static final INST_CODE INST_PBLENDW
Deprecated.
-
INST_PCMPEQB
public static final INST_CODE INST_PCMPEQB
Deprecated.
-
INST_PCMPEQD
public static final INST_CODE INST_PCMPEQD
Deprecated.
-
INST_PCMPEQQ
public static final INST_CODE INST_PCMPEQQ
Deprecated.
-
INST_PCMPEQW
public static final INST_CODE INST_PCMPEQW
Deprecated.
-
INST_PCMPESTRI
public static final INST_CODE INST_PCMPESTRI
Deprecated.
-
INST_PCMPESTRM
public static final INST_CODE INST_PCMPESTRM
Deprecated.
-
INST_PCMPGTB
public static final INST_CODE INST_PCMPGTB
Deprecated.
-
INST_PCMPGTD
public static final INST_CODE INST_PCMPGTD
Deprecated.
-
INST_PCMPGTQ
public static final INST_CODE INST_PCMPGTQ
Deprecated.
-
INST_PCMPGTW
public static final INST_CODE INST_PCMPGTW
Deprecated.
-
INST_PCMPISTRI
public static final INST_CODE INST_PCMPISTRI
Deprecated.
-
INST_PCMPISTRM
public static final INST_CODE INST_PCMPISTRM
Deprecated.
-
INST_PEXTRB
public static final INST_CODE INST_PEXTRB
Deprecated.
-
INST_PEXTRD
public static final INST_CODE INST_PEXTRD
Deprecated.
-
INST_PEXTRQ
public static final INST_CODE INST_PEXTRQ
Deprecated.
-
INST_PEXTRW
public static final INST_CODE INST_PEXTRW
Deprecated.
-
INST_PF2ID
public static final INST_CODE INST_PF2ID
Deprecated.
-
INST_PF2IW
public static final INST_CODE INST_PF2IW
Deprecated.
-
INST_PFACC
public static final INST_CODE INST_PFACC
Deprecated.
-
INST_PFADD
public static final INST_CODE INST_PFADD
Deprecated.
-
INST_PFCMPEQ
public static final INST_CODE INST_PFCMPEQ
Deprecated.
-
INST_PFCMPGE
public static final INST_CODE INST_PFCMPGE
Deprecated.
-
INST_PFCMPGT
public static final INST_CODE INST_PFCMPGT
Deprecated.
-
INST_PFMAX
public static final INST_CODE INST_PFMAX
Deprecated.
-
INST_PFMIN
public static final INST_CODE INST_PFMIN
Deprecated.
-
INST_PFMUL
public static final INST_CODE INST_PFMUL
Deprecated.
-
INST_PFNACC
public static final INST_CODE INST_PFNACC
Deprecated.
-
INST_PFPNACC
public static final INST_CODE INST_PFPNACC
Deprecated.
-
INST_PFRCP
public static final INST_CODE INST_PFRCP
Deprecated.
-
INST_PFRCPIT1
public static final INST_CODE INST_PFRCPIT1
Deprecated.
-
INST_PFRCPIT2
public static final INST_CODE INST_PFRCPIT2
Deprecated.
-
INST_PFRSQIT1
public static final INST_CODE INST_PFRSQIT1
Deprecated.
-
INST_PFRSQRT
public static final INST_CODE INST_PFRSQRT
Deprecated.
-
INST_PFSUB
public static final INST_CODE INST_PFSUB
Deprecated.
-
INST_PFSUBR
public static final INST_CODE INST_PFSUBR
Deprecated.
-
INST_PHADDD
public static final INST_CODE INST_PHADDD
Deprecated.
-
INST_PHADDSW
public static final INST_CODE INST_PHADDSW
Deprecated.
-
INST_PHADDW
public static final INST_CODE INST_PHADDW
Deprecated.
-
INST_PHMINPOSUW
public static final INST_CODE INST_PHMINPOSUW
Deprecated.
-
INST_PHSUBD
public static final INST_CODE INST_PHSUBD
Deprecated.
-
INST_PHSUBSW
public static final INST_CODE INST_PHSUBSW
Deprecated.
-
INST_PHSUBW
public static final INST_CODE INST_PHSUBW
Deprecated.
-
INST_PI2FD
public static final INST_CODE INST_PI2FD
Deprecated.
-
INST_PI2FW
public static final INST_CODE INST_PI2FW
Deprecated.
-
INST_PINSRB
public static final INST_CODE INST_PINSRB
Deprecated.
-
INST_PINSRD
public static final INST_CODE INST_PINSRD
Deprecated.
-
INST_PINSRQ
public static final INST_CODE INST_PINSRQ
Deprecated.
-
INST_PINSRW
public static final INST_CODE INST_PINSRW
Deprecated.
-
INST_PMADDUBSW
public static final INST_CODE INST_PMADDUBSW
Deprecated.
-
INST_PMADDWD
public static final INST_CODE INST_PMADDWD
Deprecated.
-
INST_PMAXSB
public static final INST_CODE INST_PMAXSB
Deprecated.
-
INST_PMAXSD
public static final INST_CODE INST_PMAXSD
Deprecated.
-
INST_PMAXSW
public static final INST_CODE INST_PMAXSW
Deprecated.
-
INST_PMAXUB
public static final INST_CODE INST_PMAXUB
Deprecated.
-
INST_PMAXUD
public static final INST_CODE INST_PMAXUD
Deprecated.
-
INST_PMAXUW
public static final INST_CODE INST_PMAXUW
Deprecated.
-
INST_PMINSB
public static final INST_CODE INST_PMINSB
Deprecated.
-
INST_PMINSD
public static final INST_CODE INST_PMINSD
Deprecated.
-
INST_PMINSW
public static final INST_CODE INST_PMINSW
Deprecated.
-
INST_PMINUB
public static final INST_CODE INST_PMINUB
Deprecated.
-
INST_PMINUD
public static final INST_CODE INST_PMINUD
Deprecated.
-
INST_PMINUW
public static final INST_CODE INST_PMINUW
Deprecated.
-
INST_PMOVMSKB
public static final INST_CODE INST_PMOVMSKB
Deprecated.
-
INST_PMOVSXBD
public static final INST_CODE INST_PMOVSXBD
Deprecated.
-
INST_PMOVSXBQ
public static final INST_CODE INST_PMOVSXBQ
Deprecated.
-
INST_PMOVSXBW
public static final INST_CODE INST_PMOVSXBW
Deprecated.
-
INST_PMOVSXDQ
public static final INST_CODE INST_PMOVSXDQ
Deprecated.
-
INST_PMOVSXWD
public static final INST_CODE INST_PMOVSXWD
Deprecated.
-
INST_PMOVSXWQ
public static final INST_CODE INST_PMOVSXWQ
Deprecated.
-
INST_PMOVZXBD
public static final INST_CODE INST_PMOVZXBD
Deprecated.
-
INST_PMOVZXBQ
public static final INST_CODE INST_PMOVZXBQ
Deprecated.
-
INST_PMOVZXBW
public static final INST_CODE INST_PMOVZXBW
Deprecated.
-
INST_PMOVZXDQ
public static final INST_CODE INST_PMOVZXDQ
Deprecated.
-
INST_PMOVZXWD
public static final INST_CODE INST_PMOVZXWD
Deprecated.
-
INST_PMOVZXWQ
public static final INST_CODE INST_PMOVZXWQ
Deprecated.
-
INST_PMULDQ
public static final INST_CODE INST_PMULDQ
Deprecated.
-
INST_PMULHRSW
public static final INST_CODE INST_PMULHRSW
Deprecated.
-
INST_PMULHUW
public static final INST_CODE INST_PMULHUW
Deprecated.
-
INST_PMULHW
public static final INST_CODE INST_PMULHW
Deprecated.
-
INST_PMULLD
public static final INST_CODE INST_PMULLD
Deprecated.
-
INST_PMULLW
public static final INST_CODE INST_PMULLW
Deprecated.
-
INST_PMULUDQ
public static final INST_CODE INST_PMULUDQ
Deprecated.
-
INST_POP
public static final INST_CODE INST_POP
Deprecated.
-
INST_POPAD
public static final INST_CODE INST_POPAD
Deprecated.
-
INST_POPCNT
public static final INST_CODE INST_POPCNT
Deprecated.
-
INST_POPFD
public static final INST_CODE INST_POPFD
Deprecated.
-
INST_POPFQ
public static final INST_CODE INST_POPFQ
Deprecated.
-
INST_POR
public static final INST_CODE INST_POR
Deprecated.
-
INST_PREFETCH
public static final INST_CODE INST_PREFETCH
Deprecated.
-
INST_PSADBW
public static final INST_CODE INST_PSADBW
Deprecated.
-
INST_PSHUFB
public static final INST_CODE INST_PSHUFB
Deprecated.
-
INST_PSHUFD
public static final INST_CODE INST_PSHUFD
Deprecated.
-
INST_PSHUFW
public static final INST_CODE INST_PSHUFW
Deprecated.
-
INST_PSHUFHW
public static final INST_CODE INST_PSHUFHW
Deprecated.
-
INST_PSHUFLW
public static final INST_CODE INST_PSHUFLW
Deprecated.
-
INST_PSIGNB
public static final INST_CODE INST_PSIGNB
Deprecated.
-
INST_PSIGND
public static final INST_CODE INST_PSIGND
Deprecated.
-
INST_PSIGNW
public static final INST_CODE INST_PSIGNW
Deprecated.
-
INST_PSLLD
public static final INST_CODE INST_PSLLD
Deprecated.
-
INST_PSLLDQ
public static final INST_CODE INST_PSLLDQ
Deprecated.
-
INST_PSLLQ
public static final INST_CODE INST_PSLLQ
Deprecated.
-
INST_PSLLW
public static final INST_CODE INST_PSLLW
Deprecated.
-
INST_PSRAD
public static final INST_CODE INST_PSRAD
Deprecated.
-
INST_PSRAW
public static final INST_CODE INST_PSRAW
Deprecated.
-
INST_PSRLD
public static final INST_CODE INST_PSRLD
Deprecated.
-
INST_PSRLDQ
public static final INST_CODE INST_PSRLDQ
Deprecated.
-
INST_PSRLQ
public static final INST_CODE INST_PSRLQ
Deprecated.
-
INST_PSRLW
public static final INST_CODE INST_PSRLW
Deprecated.
-
INST_PSUBB
public static final INST_CODE INST_PSUBB
Deprecated.
-
INST_PSUBD
public static final INST_CODE INST_PSUBD
Deprecated.
-
INST_PSUBQ
public static final INST_CODE INST_PSUBQ
Deprecated.
-
INST_PSUBSB
public static final INST_CODE INST_PSUBSB
Deprecated.
-
INST_PSUBSW
public static final INST_CODE INST_PSUBSW
Deprecated.
-
INST_PSUBUSB
public static final INST_CODE INST_PSUBUSB
Deprecated.
-
INST_PSUBUSW
public static final INST_CODE INST_PSUBUSW
Deprecated.
-
INST_PSUBW
public static final INST_CODE INST_PSUBW
Deprecated.
-
INST_PSWAPD
public static final INST_CODE INST_PSWAPD
Deprecated.
-
INST_PTEST
public static final INST_CODE INST_PTEST
Deprecated.
-
INST_PUNPCKHBW
public static final INST_CODE INST_PUNPCKHBW
Deprecated.
-
INST_PUNPCKHDQ
public static final INST_CODE INST_PUNPCKHDQ
Deprecated.
-
INST_PUNPCKHQDQ
public static final INST_CODE INST_PUNPCKHQDQ
Deprecated.
-
INST_PUNPCKHWD
public static final INST_CODE INST_PUNPCKHWD
Deprecated.
-
INST_PUNPCKLBW
public static final INST_CODE INST_PUNPCKLBW
Deprecated.
-
INST_PUNPCKLDQ
public static final INST_CODE INST_PUNPCKLDQ
Deprecated.
-
INST_PUNPCKLQDQ
public static final INST_CODE INST_PUNPCKLQDQ
Deprecated.
-
INST_PUNPCKLWD
public static final INST_CODE INST_PUNPCKLWD
Deprecated.
-
INST_PUSH
public static final INST_CODE INST_PUSH
Deprecated.
-
INST_PUSHAD
public static final INST_CODE INST_PUSHAD
Deprecated.
-
INST_PUSHFD
public static final INST_CODE INST_PUSHFD
Deprecated.
-
INST_PUSHFQ
public static final INST_CODE INST_PUSHFQ
Deprecated.
-
INST_PXOR
public static final INST_CODE INST_PXOR
Deprecated.
-
INST_RCL
public static final INST_CODE INST_RCL
Deprecated.
-
INST_RCPPS
public static final INST_CODE INST_RCPPS
Deprecated.
-
INST_RCPSS
public static final INST_CODE INST_RCPSS
Deprecated.
-
INST_RCR
public static final INST_CODE INST_RCR
Deprecated.
-
INST_RDTSC
public static final INST_CODE INST_RDTSC
Deprecated.
-
INST_RDTSCP
public static final INST_CODE INST_RDTSCP
Deprecated.
-
INST_RET
public static final INST_CODE INST_RET
Deprecated.
-
INST_ROL
public static final INST_CODE INST_ROL
Deprecated.
-
INST_ROR
public static final INST_CODE INST_ROR
Deprecated.
-
INST_ROUNDPD
public static final INST_CODE INST_ROUNDPD
Deprecated.
-
INST_ROUNDPS
public static final INST_CODE INST_ROUNDPS
Deprecated.
-
INST_ROUNDSD
public static final INST_CODE INST_ROUNDSD
Deprecated.
-
INST_ROUNDSS
public static final INST_CODE INST_ROUNDSS
Deprecated.
-
INST_RSQRTPS
public static final INST_CODE INST_RSQRTPS
Deprecated.
-
INST_RSQRTSS
public static final INST_CODE INST_RSQRTSS
Deprecated.
-
INST_SAHF
public static final INST_CODE INST_SAHF
Deprecated.
-
INST_SAL
public static final INST_CODE INST_SAL
Deprecated.
-
INST_SAR
public static final INST_CODE INST_SAR
Deprecated.
-
INST_SBB
public static final INST_CODE INST_SBB
Deprecated.
-
INST_SETA
public static final INST_CODE INST_SETA
Deprecated.
-
INST_SETAE
public static final INST_CODE INST_SETAE
Deprecated.
-
INST_SETB
public static final INST_CODE INST_SETB
Deprecated.
-
INST_SETBE
public static final INST_CODE INST_SETBE
Deprecated.
-
INST_SETC
public static final INST_CODE INST_SETC
Deprecated.
-
INST_SETE
public static final INST_CODE INST_SETE
Deprecated.
-
INST_SETG
public static final INST_CODE INST_SETG
Deprecated.
-
INST_SETGE
public static final INST_CODE INST_SETGE
Deprecated.
-
INST_SETL
public static final INST_CODE INST_SETL
Deprecated.
-
INST_SETLE
public static final INST_CODE INST_SETLE
Deprecated.
-
INST_SETNA
public static final INST_CODE INST_SETNA
Deprecated.
-
INST_SETNAE
public static final INST_CODE INST_SETNAE
Deprecated.
-
INST_SETNB
public static final INST_CODE INST_SETNB
Deprecated.
-
INST_SETNBE
public static final INST_CODE INST_SETNBE
Deprecated.
-
INST_SETNC
public static final INST_CODE INST_SETNC
Deprecated.
-
INST_SETNE
public static final INST_CODE INST_SETNE
Deprecated.
-
INST_SETNG
public static final INST_CODE INST_SETNG
Deprecated.
-
INST_SETNGE
public static final INST_CODE INST_SETNGE
Deprecated.
-
INST_SETNL
public static final INST_CODE INST_SETNL
Deprecated.
-
INST_SETNLE
public static final INST_CODE INST_SETNLE
Deprecated.
-
INST_SETNO
public static final INST_CODE INST_SETNO
Deprecated.
-
INST_SETNP
public static final INST_CODE INST_SETNP
Deprecated.
-
INST_SETNS
public static final INST_CODE INST_SETNS
Deprecated.
-
INST_SETNZ
public static final INST_CODE INST_SETNZ
Deprecated.
-
INST_SETO
public static final INST_CODE INST_SETO
Deprecated.
-
INST_SETP
public static final INST_CODE INST_SETP
Deprecated.
-
INST_SETPE
public static final INST_CODE INST_SETPE
Deprecated.
-
INST_SETPO
public static final INST_CODE INST_SETPO
Deprecated.
-
INST_SETS
public static final INST_CODE INST_SETS
Deprecated.
-
INST_SETZ
public static final INST_CODE INST_SETZ
Deprecated.
-
INST_SFENCE
public static final INST_CODE INST_SFENCE
Deprecated.
-
INST_SHL
public static final INST_CODE INST_SHL
Deprecated.
-
INST_SHLD
public static final INST_CODE INST_SHLD
Deprecated.
-
INST_SHR
public static final INST_CODE INST_SHR
Deprecated.
-
INST_SHRD
public static final INST_CODE INST_SHRD
Deprecated.
-
INST_SHUFPS
public static final INST_CODE INST_SHUFPS
Deprecated.
-
INST_SQRTPD
public static final INST_CODE INST_SQRTPD
Deprecated.
-
INST_SQRTPS
public static final INST_CODE INST_SQRTPS
Deprecated.
-
INST_SQRTSD
public static final INST_CODE INST_SQRTSD
Deprecated.
-
INST_SQRTSS
public static final INST_CODE INST_SQRTSS
Deprecated.
-
INST_STC
public static final INST_CODE INST_STC
Deprecated.
-
INST_STD
public static final INST_CODE INST_STD
Deprecated.
-
INST_STMXCSR
public static final INST_CODE INST_STMXCSR
Deprecated.
-
INST_SUB
public static final INST_CODE INST_SUB
Deprecated.
-
INST_SUBPD
public static final INST_CODE INST_SUBPD
Deprecated.
-
INST_SUBPS
public static final INST_CODE INST_SUBPS
Deprecated.
-
INST_SUBSD
public static final INST_CODE INST_SUBSD
Deprecated.
-
INST_SUBSS
public static final INST_CODE INST_SUBSS
Deprecated.
-
INST_TEST
public static final INST_CODE INST_TEST
Deprecated.
-
INST_UCOMISD
public static final INST_CODE INST_UCOMISD
Deprecated.
-
INST_UCOMISS
public static final INST_CODE INST_UCOMISS
Deprecated.
-
INST_UD2
public static final INST_CODE INST_UD2
Deprecated.
-
INST_UNPCKHPD
public static final INST_CODE INST_UNPCKHPD
Deprecated.
-
INST_UNPCKHPS
public static final INST_CODE INST_UNPCKHPS
Deprecated.
-
INST_UNPCKLPD
public static final INST_CODE INST_UNPCKLPD
Deprecated.
-
INST_UNPCKLPS
public static final INST_CODE INST_UNPCKLPS
Deprecated.
-
INST_XADD
public static final INST_CODE INST_XADD
Deprecated.
-
INST_XCHG
public static final INST_CODE INST_XCHG
Deprecated.
-
INST_XOR
public static final INST_CODE INST_XOR
Deprecated.
-
INST_XORPD
public static final INST_CODE INST_XORPD
Deprecated.
-
INST_XORPS
public static final INST_CODE INST_XORPS
Deprecated.
-
-
Method Detail
-
values
public static INST_CODE[] values()
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:for (INST_CODE c : INST_CODE.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static INST_CODE valueOf(java.lang.String name)
Deprecated.Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
java.lang.IllegalArgumentException
- if this enum type has no constant with the specified namejava.lang.NullPointerException
- if the argument is null
-
isShortJump
public final boolean isShortJump()
Deprecated.
-
valueOf
public static final INST_CODE valueOf(int idx)
Deprecated.Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
idx
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
java.lang.IllegalArgumentException
- if this enum type has no constant with the specified namejava.lang.NullPointerException
- if the argument is null
-
-