Zydis
v2.0.0-alpha1
|
Go to the source code of this file.
#define ZYDIS_MNEMONIC_AAA 0x0001 |
#define ZYDIS_MNEMONIC_AAD 0x0002 |
#define ZYDIS_MNEMONIC_AAM 0x0003 |
#define ZYDIS_MNEMONIC_AAS 0x0004 |
#define ZYDIS_MNEMONIC_ADC 0x0005 |
#define ZYDIS_MNEMONIC_ADCX 0x0006 |
#define ZYDIS_MNEMONIC_ADD 0x0007 |
#define ZYDIS_MNEMONIC_ADDPD 0x0008 |
#define ZYDIS_MNEMONIC_ADDPS 0x0009 |
#define ZYDIS_MNEMONIC_ADDSD 0x000A |
#define ZYDIS_MNEMONIC_ADDSS 0x000B |
#define ZYDIS_MNEMONIC_ADDSUBPD 0x000C |
#define ZYDIS_MNEMONIC_ADDSUBPS 0x000D |
#define ZYDIS_MNEMONIC_ADOX 0x000E |
#define ZYDIS_MNEMONIC_AESDEC 0x000F |
#define ZYDIS_MNEMONIC_AESDECLAST 0x0010 |
#define ZYDIS_MNEMONIC_AESENC 0x0011 |
#define ZYDIS_MNEMONIC_AESENCLAST 0x0012 |
#define ZYDIS_MNEMONIC_AESIMC 0x0013 |
#define ZYDIS_MNEMONIC_AESKEYGENASSIST 0x0014 |
#define ZYDIS_MNEMONIC_AND 0x0015 |
#define ZYDIS_MNEMONIC_ANDN 0x0016 |
#define ZYDIS_MNEMONIC_ANDNPD 0x0017 |
#define ZYDIS_MNEMONIC_ANDNPS 0x0018 |
#define ZYDIS_MNEMONIC_ANDPD 0x0019 |
#define ZYDIS_MNEMONIC_ANDPS 0x001A |
#define ZYDIS_MNEMONIC_ARPL 0x001B |
#define ZYDIS_MNEMONIC_BEXTR 0x001C |
#define ZYDIS_MNEMONIC_BEXTR_XOP 0x001D |
#define ZYDIS_MNEMONIC_BLCFILL 0x001E |
#define ZYDIS_MNEMONIC_BLCI 0x001F |
#define ZYDIS_MNEMONIC_BLCIC 0x0020 |
#define ZYDIS_MNEMONIC_BLCMSK 0x0021 |
#define ZYDIS_MNEMONIC_BLCS 0x0022 |
#define ZYDIS_MNEMONIC_BLENDPD 0x0023 |
#define ZYDIS_MNEMONIC_BLENDPS 0x0024 |
#define ZYDIS_MNEMONIC_BLENDVPD 0x0025 |
#define ZYDIS_MNEMONIC_BLENDVPS 0x0026 |
#define ZYDIS_MNEMONIC_BLSFILL 0x0027 |
#define ZYDIS_MNEMONIC_BLSI 0x0028 |
#define ZYDIS_MNEMONIC_BLSIC 0x0029 |
#define ZYDIS_MNEMONIC_BLSMSK 0x002A |
#define ZYDIS_MNEMONIC_BLSR 0x002B |
#define ZYDIS_MNEMONIC_BNDCL 0x002C |
#define ZYDIS_MNEMONIC_BNDCN 0x002D |
#define ZYDIS_MNEMONIC_BNDCU 0x002E |
#define ZYDIS_MNEMONIC_BNDLDX 0x002F |
#define ZYDIS_MNEMONIC_BNDMK 0x0030 |
#define ZYDIS_MNEMONIC_BNDMOV 0x0031 |
#define ZYDIS_MNEMONIC_BNDSTX 0x0032 |
#define ZYDIS_MNEMONIC_BOUND 0x0033 |
#define ZYDIS_MNEMONIC_BSF 0x0034 |
#define ZYDIS_MNEMONIC_BSR 0x0035 |
#define ZYDIS_MNEMONIC_BSWAP 0x0036 |
#define ZYDIS_MNEMONIC_BT 0x0037 |
#define ZYDIS_MNEMONIC_BTC 0x0038 |
#define ZYDIS_MNEMONIC_BTR 0x0039 |
#define ZYDIS_MNEMONIC_BTS 0x003A |
#define ZYDIS_MNEMONIC_BZHI 0x003B |
#define ZYDIS_MNEMONIC_CALL 0x003C |
#define ZYDIS_MNEMONIC_CALL_FAR 0x003D |
#define ZYDIS_MNEMONIC_CBW 0x003E |
#define ZYDIS_MNEMONIC_CDQ 0x003F |
#define ZYDIS_MNEMONIC_CDQE 0x0040 |
#define ZYDIS_MNEMONIC_CLAC 0x0041 |
#define ZYDIS_MNEMONIC_CLC 0x0042 |
#define ZYDIS_MNEMONIC_CLD 0x0043 |
#define ZYDIS_MNEMONIC_CLEVICT0 0x0044 |
#define ZYDIS_MNEMONIC_CLEVICT1 0x0045 |
#define ZYDIS_MNEMONIC_CLFLUSH 0x0046 |
#define ZYDIS_MNEMONIC_CLFLUSHOPT 0x0047 |
#define ZYDIS_MNEMONIC_CLGI 0x0048 |
#define ZYDIS_MNEMONIC_CLI 0x0049 |
#define ZYDIS_MNEMONIC_CLRSSBSY 0x004A |
#define ZYDIS_MNEMONIC_CLTS 0x004B |
#define ZYDIS_MNEMONIC_CLWB 0x004C |
#define ZYDIS_MNEMONIC_CLZERO 0x004D |
#define ZYDIS_MNEMONIC_CMC 0x004E |
#define ZYDIS_MNEMONIC_CMOVB 0x004F |
#define ZYDIS_MNEMONIC_CMOVBE 0x0050 |
#define ZYDIS_MNEMONIC_CMOVL 0x0051 |
#define ZYDIS_MNEMONIC_CMOVLE 0x0052 |
#define ZYDIS_MNEMONIC_CMOVNB 0x0053 |
#define ZYDIS_MNEMONIC_CMOVNBE 0x0054 |
#define ZYDIS_MNEMONIC_CMOVNL 0x0055 |
#define ZYDIS_MNEMONIC_CMOVNLE 0x0056 |
#define ZYDIS_MNEMONIC_CMOVNO 0x0057 |
#define ZYDIS_MNEMONIC_CMOVNP 0x0058 |
#define ZYDIS_MNEMONIC_CMOVNS 0x0059 |
#define ZYDIS_MNEMONIC_CMOVNZ 0x005A |
#define ZYDIS_MNEMONIC_CMOVO 0x005B |
#define ZYDIS_MNEMONIC_CMOVP 0x005C |
#define ZYDIS_MNEMONIC_CMOVS 0x005D |
#define ZYDIS_MNEMONIC_CMOVZ 0x005E |
#define ZYDIS_MNEMONIC_CMP 0x005F |
#define ZYDIS_MNEMONIC_CMPPD 0x0060 |
#define ZYDIS_MNEMONIC_CMPPS 0x0061 |
#define ZYDIS_MNEMONIC_CMPSB 0x0062 |
#define ZYDIS_MNEMONIC_CMPSD 0x0063 |
#define ZYDIS_MNEMONIC_CMPSQ 0x0064 |
#define ZYDIS_MNEMONIC_CMPSS 0x0065 |
#define ZYDIS_MNEMONIC_CMPSW 0x0066 |
#define ZYDIS_MNEMONIC_CMPXCHG 0x0067 |
#define ZYDIS_MNEMONIC_CMPXCHG16B 0x0068 |
#define ZYDIS_MNEMONIC_CMPXCHG8B 0x0069 |
#define ZYDIS_MNEMONIC_COMISD 0x006A |
#define ZYDIS_MNEMONIC_COMISS 0x006B |
#define ZYDIS_MNEMONIC_CPUID 0x006C |
#define ZYDIS_MNEMONIC_CQO 0x006D |
#define ZYDIS_MNEMONIC_CRC32 0x006E |
#define ZYDIS_MNEMONIC_CVTDQ2PD 0x006F |
#define ZYDIS_MNEMONIC_CVTDQ2PS 0x0070 |
#define ZYDIS_MNEMONIC_CVTPD2DQ 0x0071 |
#define ZYDIS_MNEMONIC_CVTPD2PI 0x0072 |
#define ZYDIS_MNEMONIC_CVTPD2PS 0x0073 |
#define ZYDIS_MNEMONIC_CVTPI2PD 0x0074 |
#define ZYDIS_MNEMONIC_CVTPI2PS 0x0075 |
#define ZYDIS_MNEMONIC_CVTPS2DQ 0x0076 |
#define ZYDIS_MNEMONIC_CVTPS2PD 0x0077 |
#define ZYDIS_MNEMONIC_CVTPS2PI 0x0078 |
#define ZYDIS_MNEMONIC_CVTSD2SI 0x0079 |
#define ZYDIS_MNEMONIC_CVTSD2SS 0x007A |
#define ZYDIS_MNEMONIC_CVTSI2SD 0x007B |
#define ZYDIS_MNEMONIC_CVTSI2SS 0x007C |
#define ZYDIS_MNEMONIC_CVTSS2SD 0x007D |
#define ZYDIS_MNEMONIC_CVTSS2SI 0x007E |
#define ZYDIS_MNEMONIC_CVTTPD2DQ 0x007F |
#define ZYDIS_MNEMONIC_CVTTPD2PI 0x0080 |
#define ZYDIS_MNEMONIC_CVTTPS2DQ 0x0081 |
#define ZYDIS_MNEMONIC_CVTTPS2PI 0x0082 |
#define ZYDIS_MNEMONIC_CVTTSD2SI 0x0083 |
#define ZYDIS_MNEMONIC_CVTTSS2SI 0x0084 |
#define ZYDIS_MNEMONIC_CWD 0x0085 |
#define ZYDIS_MNEMONIC_CWDE 0x0086 |
#define ZYDIS_MNEMONIC_DAA 0x0087 |
#define ZYDIS_MNEMONIC_DAS 0x0088 |
#define ZYDIS_MNEMONIC_DEC 0x0089 |
#define ZYDIS_MNEMONIC_DELAY 0x008A |
#define ZYDIS_MNEMONIC_DIV 0x008B |
#define ZYDIS_MNEMONIC_DIVPD 0x008C |
#define ZYDIS_MNEMONIC_DIVPS 0x008D |
#define ZYDIS_MNEMONIC_DIVSD 0x008E |
#define ZYDIS_MNEMONIC_DIVSS 0x008F |
#define ZYDIS_MNEMONIC_DPPD 0x0090 |
#define ZYDIS_MNEMONIC_DPPS 0x0091 |
#define ZYDIS_MNEMONIC_EMMS 0x0092 |
#define ZYDIS_MNEMONIC_ENCLS 0x0093 |
#define ZYDIS_MNEMONIC_ENCLU 0x0094 |
#define ZYDIS_MNEMONIC_ENDBR32 0x0095 |
#define ZYDIS_MNEMONIC_ENDBR64 0x0096 |
#define ZYDIS_MNEMONIC_ENTER 0x0097 |
#define ZYDIS_MNEMONIC_EXTRACTPS 0x0098 |
#define ZYDIS_MNEMONIC_F2XM1 0x0099 |
#define ZYDIS_MNEMONIC_FABS 0x009A |
#define ZYDIS_MNEMONIC_FADD 0x009B |
#define ZYDIS_MNEMONIC_FADDP 0x009C |
#define ZYDIS_MNEMONIC_FBLD 0x009D |
#define ZYDIS_MNEMONIC_FBSTP 0x009E |
#define ZYDIS_MNEMONIC_FCHS 0x009F |
#define ZYDIS_MNEMONIC_FCMOVB 0x00A0 |
#define ZYDIS_MNEMONIC_FCMOVBE 0x00A1 |
#define ZYDIS_MNEMONIC_FCMOVE 0x00A2 |
#define ZYDIS_MNEMONIC_FCMOVNB 0x00A3 |
#define ZYDIS_MNEMONIC_FCMOVNBE 0x00A4 |
#define ZYDIS_MNEMONIC_FCMOVNE 0x00A5 |
#define ZYDIS_MNEMONIC_FCMOVNU 0x00A6 |
#define ZYDIS_MNEMONIC_FCMOVU 0x00A7 |
#define ZYDIS_MNEMONIC_FCOM 0x00A8 |
#define ZYDIS_MNEMONIC_FCOMI 0x00A9 |
#define ZYDIS_MNEMONIC_FCOMIP 0x00AA |
#define ZYDIS_MNEMONIC_FCOMP 0x00AB |
#define ZYDIS_MNEMONIC_FCOMPP 0x00AC |
#define ZYDIS_MNEMONIC_FCOS 0x00AD |
#define ZYDIS_MNEMONIC_FDECSTP 0x00AE |
#define ZYDIS_MNEMONIC_FDISI8087_NOP 0x00AF |
#define ZYDIS_MNEMONIC_FDIV 0x00B0 |
#define ZYDIS_MNEMONIC_FDIVP 0x00B1 |
#define ZYDIS_MNEMONIC_FDIVR 0x00B2 |
#define ZYDIS_MNEMONIC_FDIVRP 0x00B3 |
#define ZYDIS_MNEMONIC_FEMMS 0x00B4 |
#define ZYDIS_MNEMONIC_FENI8087_NOP 0x00B5 |
#define ZYDIS_MNEMONIC_FFREE 0x00B6 |
#define ZYDIS_MNEMONIC_FFREEP 0x00B7 |
#define ZYDIS_MNEMONIC_FIADD 0x00B8 |
#define ZYDIS_MNEMONIC_FICOM 0x00B9 |
#define ZYDIS_MNEMONIC_FICOMP 0x00BA |
#define ZYDIS_MNEMONIC_FIDIV 0x00BB |
#define ZYDIS_MNEMONIC_FIDIVR 0x00BC |
#define ZYDIS_MNEMONIC_FILD 0x00BD |
#define ZYDIS_MNEMONIC_FIMUL 0x00BE |
#define ZYDIS_MNEMONIC_FINCSTP 0x00BF |
#define ZYDIS_MNEMONIC_FIST 0x00C0 |
#define ZYDIS_MNEMONIC_FISTP 0x00C1 |
#define ZYDIS_MNEMONIC_FISTTP 0x00C2 |
#define ZYDIS_MNEMONIC_FISUB 0x00C3 |
#define ZYDIS_MNEMONIC_FISUBR 0x00C4 |
#define ZYDIS_MNEMONIC_FLD 0x00C5 |
#define ZYDIS_MNEMONIC_FLD1 0x00C6 |
#define ZYDIS_MNEMONIC_FLDCW 0x00C7 |
#define ZYDIS_MNEMONIC_FLDENV 0x00C8 |
#define ZYDIS_MNEMONIC_FLDL2E 0x00C9 |
#define ZYDIS_MNEMONIC_FLDL2T 0x00CA |
#define ZYDIS_MNEMONIC_FLDLG2 0x00CB |
#define ZYDIS_MNEMONIC_FLDLN2 0x00CC |
#define ZYDIS_MNEMONIC_FLDPI 0x00CD |
#define ZYDIS_MNEMONIC_FLDZ 0x00CE |
#define ZYDIS_MNEMONIC_FMUL 0x00CF |
#define ZYDIS_MNEMONIC_FMULP 0x00D0 |
#define ZYDIS_MNEMONIC_FNCLEX 0x00D1 |
#define ZYDIS_MNEMONIC_FNINIT 0x00D2 |
#define ZYDIS_MNEMONIC_FNOP 0x00D3 |
#define ZYDIS_MNEMONIC_FNSAVE 0x00D4 |
#define ZYDIS_MNEMONIC_FNSTCW 0x00D5 |
#define ZYDIS_MNEMONIC_FNSTENV 0x00D6 |
#define ZYDIS_MNEMONIC_FNSTSW 0x00D7 |
#define ZYDIS_MNEMONIC_FPATAN 0x00D8 |
#define ZYDIS_MNEMONIC_FPREM 0x00D9 |
#define ZYDIS_MNEMONIC_FPREM1 0x00DA |
#define ZYDIS_MNEMONIC_FPTAN 0x00DB |
#define ZYDIS_MNEMONIC_FRNDINT 0x00DC |
#define ZYDIS_MNEMONIC_FRSTOR 0x00DD |
#define ZYDIS_MNEMONIC_FSCALE 0x00DE |
#define ZYDIS_MNEMONIC_FSETPM287_NOP 0x00DF |
#define ZYDIS_MNEMONIC_FSIN 0x00E0 |
#define ZYDIS_MNEMONIC_FSINCOS 0x00E1 |
#define ZYDIS_MNEMONIC_FSQRT 0x00E2 |
#define ZYDIS_MNEMONIC_FST 0x00E3 |
#define ZYDIS_MNEMONIC_FSTP 0x00E4 |
#define ZYDIS_MNEMONIC_FSTPNCE 0x00E5 |
#define ZYDIS_MNEMONIC_FSUB 0x00E6 |
#define ZYDIS_MNEMONIC_FSUBP 0x00E7 |
#define ZYDIS_MNEMONIC_FSUBR 0x00E8 |
#define ZYDIS_MNEMONIC_FSUBRP 0x00E9 |
#define ZYDIS_MNEMONIC_FTST 0x00EA |
#define ZYDIS_MNEMONIC_FUCOM 0x00EB |
#define ZYDIS_MNEMONIC_FUCOMI 0x00EC |
#define ZYDIS_MNEMONIC_FUCOMIP 0x00ED |
#define ZYDIS_MNEMONIC_FUCOMP 0x00EE |
#define ZYDIS_MNEMONIC_FUCOMPP 0x00EF |
#define ZYDIS_MNEMONIC_FWAIT 0x00F0 |
#define ZYDIS_MNEMONIC_FXAM 0x00F1 |
#define ZYDIS_MNEMONIC_FXCH 0x00F2 |
#define ZYDIS_MNEMONIC_FXRSTOR 0x00F3 |
#define ZYDIS_MNEMONIC_FXRSTOR64 0x00F4 |
#define ZYDIS_MNEMONIC_FXSAVE 0x00F5 |
#define ZYDIS_MNEMONIC_FXSAVE64 0x00F6 |
#define ZYDIS_MNEMONIC_FXTRACT 0x00F7 |
#define ZYDIS_MNEMONIC_FYL2X 0x00F8 |
#define ZYDIS_MNEMONIC_FYL2XP1 0x00F9 |
#define ZYDIS_MNEMONIC_GETSEC 0x00FA |
#define ZYDIS_MNEMONIC_HADDPD 0x00FB |
#define ZYDIS_MNEMONIC_HADDPS 0x00FC |
#define ZYDIS_MNEMONIC_HLT 0x00FD |
#define ZYDIS_MNEMONIC_HSUBPD 0x00FE |
#define ZYDIS_MNEMONIC_HSUBPS 0x00FF |
#define ZYDIS_MNEMONIC_IDIV 0x0100 |
#define ZYDIS_MNEMONIC_IMUL 0x0101 |
#define ZYDIS_MNEMONIC_IN 0x0102 |
#define ZYDIS_MNEMONIC_INC 0x0103 |
#define ZYDIS_MNEMONIC_INCSSPD 0x0104 |
#define ZYDIS_MNEMONIC_INCSSPQ 0x0105 |
#define ZYDIS_MNEMONIC_INSB 0x0106 |
#define ZYDIS_MNEMONIC_INSD 0x0107 |
#define ZYDIS_MNEMONIC_INSERTPS 0x0108 |
#define ZYDIS_MNEMONIC_INSW 0x0109 |
#define ZYDIS_MNEMONIC_INT 0x010A |
#define ZYDIS_MNEMONIC_INT1 0x010B |
#define ZYDIS_MNEMONIC_INT3 0x010C |
#define ZYDIS_MNEMONIC_INTO 0x010D |
#define ZYDIS_MNEMONIC_INVALID 0x0000 |
#define ZYDIS_MNEMONIC_INVD 0x010E |
#define ZYDIS_MNEMONIC_INVEPT 0x010F |
#define ZYDIS_MNEMONIC_INVLPG 0x0110 |
#define ZYDIS_MNEMONIC_INVLPGA 0x0111 |
#define ZYDIS_MNEMONIC_INVPCID 0x0112 |
#define ZYDIS_MNEMONIC_INVVPID 0x0113 |
#define ZYDIS_MNEMONIC_IRET 0x0114 |
#define ZYDIS_MNEMONIC_IRETD 0x0115 |
#define ZYDIS_MNEMONIC_IRETQ 0x0116 |
#define ZYDIS_MNEMONIC_JB 0x0117 |
#define ZYDIS_MNEMONIC_JBE 0x0118 |
#define ZYDIS_MNEMONIC_JCXZ 0x0119 |
#define ZYDIS_MNEMONIC_JECXZ 0x011A |
#define ZYDIS_MNEMONIC_JKNZD 0x011B |
#define ZYDIS_MNEMONIC_JKZD 0x011C |
#define ZYDIS_MNEMONIC_JL 0x011D |
#define ZYDIS_MNEMONIC_JLE 0x011E |
#define ZYDIS_MNEMONIC_JMP 0x011F |
#define ZYDIS_MNEMONIC_JMP_FAR 0x0120 |
#define ZYDIS_MNEMONIC_JNB 0x0121 |
#define ZYDIS_MNEMONIC_JNBE 0x0122 |
#define ZYDIS_MNEMONIC_JNL 0x0123 |
#define ZYDIS_MNEMONIC_JNLE 0x0124 |
#define ZYDIS_MNEMONIC_JNO 0x0125 |
#define ZYDIS_MNEMONIC_JNP 0x0126 |
#define ZYDIS_MNEMONIC_JNS 0x0127 |
#define ZYDIS_MNEMONIC_JNZ 0x0128 |
#define ZYDIS_MNEMONIC_JO 0x0129 |
#define ZYDIS_MNEMONIC_JP 0x012A |
#define ZYDIS_MNEMONIC_JRCXZ 0x012B |
#define ZYDIS_MNEMONIC_JS 0x012C |
#define ZYDIS_MNEMONIC_JZ 0x012D |
#define ZYDIS_MNEMONIC_KADDB 0x012E |
#define ZYDIS_MNEMONIC_KADDD 0x012F |
#define ZYDIS_MNEMONIC_KADDQ 0x0130 |
#define ZYDIS_MNEMONIC_KADDW 0x0131 |
#define ZYDIS_MNEMONIC_KAND 0x0132 |
#define ZYDIS_MNEMONIC_KANDB 0x0133 |
#define ZYDIS_MNEMONIC_KANDD 0x0134 |
#define ZYDIS_MNEMONIC_KANDN 0x0135 |
#define ZYDIS_MNEMONIC_KANDNB 0x0136 |
#define ZYDIS_MNEMONIC_KANDND 0x0137 |
#define ZYDIS_MNEMONIC_KANDNQ 0x0138 |
#define ZYDIS_MNEMONIC_KANDNR 0x0139 |
#define ZYDIS_MNEMONIC_KANDNW 0x013A |
#define ZYDIS_MNEMONIC_KANDQ 0x013B |
#define ZYDIS_MNEMONIC_KANDW 0x013C |
#define ZYDIS_MNEMONIC_KCONCATH 0x013D |
#define ZYDIS_MNEMONIC_KCONCATL 0x013E |
#define ZYDIS_MNEMONIC_KEXTRACT 0x013F |
#define ZYDIS_MNEMONIC_KMERGE2L1H 0x0140 |
#define ZYDIS_MNEMONIC_KMERGE2L1L 0x0141 |
#define ZYDIS_MNEMONIC_KMOV 0x0142 |
#define ZYDIS_MNEMONIC_KMOVB 0x0143 |
#define ZYDIS_MNEMONIC_KMOVD 0x0144 |
#define ZYDIS_MNEMONIC_KMOVQ 0x0145 |
#define ZYDIS_MNEMONIC_KMOVW 0x0146 |
#define ZYDIS_MNEMONIC_KNOT 0x0147 |
#define ZYDIS_MNEMONIC_KNOTB 0x0148 |
#define ZYDIS_MNEMONIC_KNOTD 0x0149 |
#define ZYDIS_MNEMONIC_KNOTQ 0x014A |
#define ZYDIS_MNEMONIC_KNOTW 0x014B |
#define ZYDIS_MNEMONIC_KOR 0x014C |
#define ZYDIS_MNEMONIC_KORB 0x014D |
#define ZYDIS_MNEMONIC_KORD 0x014E |
#define ZYDIS_MNEMONIC_KORQ 0x014F |
#define ZYDIS_MNEMONIC_KORTESTB 0x0150 |
#define ZYDIS_MNEMONIC_KORTESTD 0x0151 |
#define ZYDIS_MNEMONIC_KORTESTQ 0x0152 |
#define ZYDIS_MNEMONIC_KORTESTW 0x0153 |
#define ZYDIS_MNEMONIC_KORW 0x0154 |
#define ZYDIS_MNEMONIC_KSHIFTLB 0x0155 |
#define ZYDIS_MNEMONIC_KSHIFTLD 0x0156 |
#define ZYDIS_MNEMONIC_KSHIFTLQ 0x0157 |
#define ZYDIS_MNEMONIC_KSHIFTLW 0x0158 |
#define ZYDIS_MNEMONIC_KSHIFTRB 0x0159 |
#define ZYDIS_MNEMONIC_KSHIFTRD 0x015A |
#define ZYDIS_MNEMONIC_KSHIFTRQ 0x015B |
#define ZYDIS_MNEMONIC_KSHIFTRW 0x015C |
#define ZYDIS_MNEMONIC_KTESTB 0x015D |
#define ZYDIS_MNEMONIC_KTESTD 0x015E |
#define ZYDIS_MNEMONIC_KTESTQ 0x015F |
#define ZYDIS_MNEMONIC_KTESTW 0x0160 |
#define ZYDIS_MNEMONIC_KUNPCKBW 0x0161 |
#define ZYDIS_MNEMONIC_KUNPCKDQ 0x0162 |
#define ZYDIS_MNEMONIC_KUNPCKWD 0x0163 |
#define ZYDIS_MNEMONIC_KXNOR 0x0164 |
#define ZYDIS_MNEMONIC_KXNORB 0x0165 |
#define ZYDIS_MNEMONIC_KXNORD 0x0166 |
#define ZYDIS_MNEMONIC_KXNORQ 0x0167 |
#define ZYDIS_MNEMONIC_KXNORW 0x0168 |
#define ZYDIS_MNEMONIC_KXOR 0x0169 |
#define ZYDIS_MNEMONIC_KXORB 0x016A |
#define ZYDIS_MNEMONIC_KXORD 0x016B |
#define ZYDIS_MNEMONIC_KXORQ 0x016C |
#define ZYDIS_MNEMONIC_KXORW 0x016D |
#define ZYDIS_MNEMONIC_LAHF 0x016E |
#define ZYDIS_MNEMONIC_LAR 0x016F |
#define ZYDIS_MNEMONIC_LDDQU 0x0170 |
#define ZYDIS_MNEMONIC_LDMXCSR 0x0171 |
#define ZYDIS_MNEMONIC_LDS 0x0172 |
#define ZYDIS_MNEMONIC_LEA 0x0173 |
#define ZYDIS_MNEMONIC_LEAVE 0x0174 |
#define ZYDIS_MNEMONIC_LES 0x0175 |
#define ZYDIS_MNEMONIC_LFENCE 0x0176 |
#define ZYDIS_MNEMONIC_LFS 0x0177 |
#define ZYDIS_MNEMONIC_LGDT 0x0178 |
#define ZYDIS_MNEMONIC_LGS 0x0179 |
#define ZYDIS_MNEMONIC_LIDT 0x017A |
#define ZYDIS_MNEMONIC_LLDT 0x017B |
#define ZYDIS_MNEMONIC_LLWPCB 0x017C |
#define ZYDIS_MNEMONIC_LMSW 0x017D |
#define ZYDIS_MNEMONIC_LODSB 0x017E |
#define ZYDIS_MNEMONIC_LODSD 0x017F |
#define ZYDIS_MNEMONIC_LODSQ 0x0180 |
#define ZYDIS_MNEMONIC_LODSW 0x0181 |
#define ZYDIS_MNEMONIC_LOOP 0x0182 |
#define ZYDIS_MNEMONIC_LOOPE 0x0183 |
#define ZYDIS_MNEMONIC_LOOPNE 0x0184 |
#define ZYDIS_MNEMONIC_LSL 0x0185 |
#define ZYDIS_MNEMONIC_LSS 0x0186 |
#define ZYDIS_MNEMONIC_LTR 0x0187 |
#define ZYDIS_MNEMONIC_LWPINS 0x0188 |
#define ZYDIS_MNEMONIC_LWPVAL 0x0189 |
#define ZYDIS_MNEMONIC_LZCNT 0x018A |
#define ZYDIS_MNEMONIC_MASKMOVDQU 0x018B |
#define ZYDIS_MNEMONIC_MASKMOVQ 0x018C |
#define ZYDIS_MNEMONIC_MAXPD 0x018D |
#define ZYDIS_MNEMONIC_MAXPS 0x018E |
#define ZYDIS_MNEMONIC_MAXSD 0x018F |
#define ZYDIS_MNEMONIC_MAXSS 0x0190 |
#define ZYDIS_MNEMONIC_MFENCE 0x0191 |
#define ZYDIS_MNEMONIC_MINPD 0x0192 |
#define ZYDIS_MNEMONIC_MINPS 0x0193 |
#define ZYDIS_MNEMONIC_MINSD 0x0194 |
#define ZYDIS_MNEMONIC_MINSS 0x0195 |
#define ZYDIS_MNEMONIC_MONITOR 0x0196 |
#define ZYDIS_MNEMONIC_MOV 0x0197 |
#define ZYDIS_MNEMONIC_MOVAPD 0x0198 |
#define ZYDIS_MNEMONIC_MOVAPS 0x0199 |
#define ZYDIS_MNEMONIC_MOVBE 0x019A |
#define ZYDIS_MNEMONIC_MOVD 0x019B |
#define ZYDIS_MNEMONIC_MOVDDUP 0x019C |
#define ZYDIS_MNEMONIC_MOVDQ2Q 0x019D |
#define ZYDIS_MNEMONIC_MOVDQA 0x019E |
#define ZYDIS_MNEMONIC_MOVDQU 0x019F |
#define ZYDIS_MNEMONIC_MOVHLPS 0x01A0 |
#define ZYDIS_MNEMONIC_MOVHPD 0x01A1 |
#define ZYDIS_MNEMONIC_MOVHPS 0x01A2 |
#define ZYDIS_MNEMONIC_MOVLHPS 0x01A3 |
#define ZYDIS_MNEMONIC_MOVLPD 0x01A4 |
#define ZYDIS_MNEMONIC_MOVLPS 0x01A5 |
#define ZYDIS_MNEMONIC_MOVMSKPD 0x01A6 |
#define ZYDIS_MNEMONIC_MOVMSKPS 0x01A7 |
#define ZYDIS_MNEMONIC_MOVNTDQ 0x01A8 |
#define ZYDIS_MNEMONIC_MOVNTDQA 0x01A9 |
#define ZYDIS_MNEMONIC_MOVNTI 0x01AA |
#define ZYDIS_MNEMONIC_MOVNTPD 0x01AB |
#define ZYDIS_MNEMONIC_MOVNTPS 0x01AC |
#define ZYDIS_MNEMONIC_MOVNTQ 0x01AD |
#define ZYDIS_MNEMONIC_MOVQ 0x01AE |
#define ZYDIS_MNEMONIC_MOVQ2DQ 0x01AF |
#define ZYDIS_MNEMONIC_MOVSB 0x01B0 |
#define ZYDIS_MNEMONIC_MOVSD 0x01B1 |
#define ZYDIS_MNEMONIC_MOVSHDUP 0x01B2 |
#define ZYDIS_MNEMONIC_MOVSLDUP 0x01B3 |
#define ZYDIS_MNEMONIC_MOVSQ 0x01B4 |
#define ZYDIS_MNEMONIC_MOVSS 0x01B5 |
#define ZYDIS_MNEMONIC_MOVSW 0x01B6 |
#define ZYDIS_MNEMONIC_MOVSX 0x01B7 |
#define ZYDIS_MNEMONIC_MOVSXD 0x01B8 |
#define ZYDIS_MNEMONIC_MOVUPD 0x01B9 |
#define ZYDIS_MNEMONIC_MOVUPS 0x01BA |
#define ZYDIS_MNEMONIC_MOVZX 0x01BB |
#define ZYDIS_MNEMONIC_MPSADBW 0x01BC |
#define ZYDIS_MNEMONIC_MUL 0x01BD |
#define ZYDIS_MNEMONIC_MULPD 0x01BE |
#define ZYDIS_MNEMONIC_MULPS 0x01BF |
#define ZYDIS_MNEMONIC_MULSD 0x01C0 |
#define ZYDIS_MNEMONIC_MULSS 0x01C1 |
#define ZYDIS_MNEMONIC_MULX 0x01C2 |
#define ZYDIS_MNEMONIC_MWAIT 0x01C3 |
#define ZYDIS_MNEMONIC_NEG 0x01C4 |
#define ZYDIS_MNEMONIC_NOP 0x01C5 |
#define ZYDIS_MNEMONIC_NOT 0x01C6 |
#define ZYDIS_MNEMONIC_OR 0x01C7 |
#define ZYDIS_MNEMONIC_ORPD 0x01C8 |
#define ZYDIS_MNEMONIC_ORPS 0x01C9 |
#define ZYDIS_MNEMONIC_OUT 0x01CA |
#define ZYDIS_MNEMONIC_OUTSB 0x01CB |
#define ZYDIS_MNEMONIC_OUTSD 0x01CC |
#define ZYDIS_MNEMONIC_OUTSW 0x01CD |
#define ZYDIS_MNEMONIC_PABSB 0x01CE |
#define ZYDIS_MNEMONIC_PABSD 0x01CF |
#define ZYDIS_MNEMONIC_PABSW 0x01D0 |
#define ZYDIS_MNEMONIC_PACKSSDW 0x01D1 |
#define ZYDIS_MNEMONIC_PACKSSWB 0x01D2 |
#define ZYDIS_MNEMONIC_PACKUSDW 0x01D3 |
#define ZYDIS_MNEMONIC_PACKUSWB 0x01D4 |
#define ZYDIS_MNEMONIC_PADDB 0x01D5 |
#define ZYDIS_MNEMONIC_PADDD 0x01D6 |
#define ZYDIS_MNEMONIC_PADDQ 0x01D7 |
#define ZYDIS_MNEMONIC_PADDSB 0x01D8 |
#define ZYDIS_MNEMONIC_PADDSW 0x01D9 |
#define ZYDIS_MNEMONIC_PADDUSB 0x01DA |
#define ZYDIS_MNEMONIC_PADDUSW 0x01DB |
#define ZYDIS_MNEMONIC_PADDW 0x01DC |
#define ZYDIS_MNEMONIC_PALIGNR 0x01DD |
#define ZYDIS_MNEMONIC_PAND 0x01DE |
#define ZYDIS_MNEMONIC_PANDN 0x01DF |
#define ZYDIS_MNEMONIC_PAUSE 0x01E0 |
#define ZYDIS_MNEMONIC_PAVGB 0x01E1 |
#define ZYDIS_MNEMONIC_PAVGUSB 0x01E2 |
#define ZYDIS_MNEMONIC_PAVGW 0x01E3 |
#define ZYDIS_MNEMONIC_PBLENDVB 0x01E4 |
#define ZYDIS_MNEMONIC_PBLENDW 0x01E5 |
#define ZYDIS_MNEMONIC_PCLMULQDQ 0x01E6 |
#define ZYDIS_MNEMONIC_PCMPEQB 0x01E7 |
#define ZYDIS_MNEMONIC_PCMPEQD 0x01E8 |
#define ZYDIS_MNEMONIC_PCMPEQQ 0x01E9 |
#define ZYDIS_MNEMONIC_PCMPEQW 0x01EA |
#define ZYDIS_MNEMONIC_PCMPESTRI 0x01EB |
#define ZYDIS_MNEMONIC_PCMPESTRM 0x01EC |
#define ZYDIS_MNEMONIC_PCMPGTB 0x01ED |
#define ZYDIS_MNEMONIC_PCMPGTD 0x01EE |
#define ZYDIS_MNEMONIC_PCMPGTQ 0x01EF |
#define ZYDIS_MNEMONIC_PCMPGTW 0x01F0 |
#define ZYDIS_MNEMONIC_PCMPISTRI 0x01F1 |
#define ZYDIS_MNEMONIC_PCMPISTRM 0x01F2 |
#define ZYDIS_MNEMONIC_PDEP 0x01F3 |
#define ZYDIS_MNEMONIC_PEXT 0x01F4 |
#define ZYDIS_MNEMONIC_PEXTRB 0x01F5 |
#define ZYDIS_MNEMONIC_PEXTRD 0x01F6 |
#define ZYDIS_MNEMONIC_PEXTRQ 0x01F7 |
#define ZYDIS_MNEMONIC_PEXTRW 0x01F8 |
#define ZYDIS_MNEMONIC_PF2ID 0x01F9 |
#define ZYDIS_MNEMONIC_PF2IW 0x01FA |
#define ZYDIS_MNEMONIC_PFACC 0x01FB |
#define ZYDIS_MNEMONIC_PFADD 0x01FC |
#define ZYDIS_MNEMONIC_PFCMPEQ 0x01FD |
#define ZYDIS_MNEMONIC_PFCMPGE 0x01FE |
#define ZYDIS_MNEMONIC_PFCMPGT 0x01FF |
#define ZYDIS_MNEMONIC_PFCPIT1 0x0200 |
#define ZYDIS_MNEMONIC_PFMAX 0x0201 |
#define ZYDIS_MNEMONIC_PFMIN 0x0202 |
#define ZYDIS_MNEMONIC_PFMUL 0x0203 |
#define ZYDIS_MNEMONIC_PFNACC 0x0204 |
#define ZYDIS_MNEMONIC_PFPNACC 0x0205 |
#define ZYDIS_MNEMONIC_PFRCP 0x0206 |
#define ZYDIS_MNEMONIC_PFRCPIT2 0x0207 |
#define ZYDIS_MNEMONIC_PFRSQIT1 0x0208 |
#define ZYDIS_MNEMONIC_PFSQRT 0x0209 |
#define ZYDIS_MNEMONIC_PFSUB 0x020A |
#define ZYDIS_MNEMONIC_PFSUBR 0x020B |
#define ZYDIS_MNEMONIC_PHADDD 0x020C |
#define ZYDIS_MNEMONIC_PHADDSW 0x020D |
#define ZYDIS_MNEMONIC_PHADDW 0x020E |
#define ZYDIS_MNEMONIC_PHMINPOSUW 0x020F |
#define ZYDIS_MNEMONIC_PHSUBD 0x0210 |
#define ZYDIS_MNEMONIC_PHSUBSW 0x0211 |
#define ZYDIS_MNEMONIC_PHSUBW 0x0212 |
#define ZYDIS_MNEMONIC_PI2FD 0x0213 |
#define ZYDIS_MNEMONIC_PI2FW 0x0214 |
#define ZYDIS_MNEMONIC_PINSRB 0x0215 |
#define ZYDIS_MNEMONIC_PINSRD 0x0216 |
#define ZYDIS_MNEMONIC_PINSRQ 0x0217 |
#define ZYDIS_MNEMONIC_PINSRW 0x0218 |
#define ZYDIS_MNEMONIC_PMADDUBSW 0x0219 |
#define ZYDIS_MNEMONIC_PMADDWD 0x021A |
#define ZYDIS_MNEMONIC_PMAXSB 0x021B |
#define ZYDIS_MNEMONIC_PMAXSD 0x021C |
#define ZYDIS_MNEMONIC_PMAXSW 0x021D |
#define ZYDIS_MNEMONIC_PMAXUB 0x021E |
#define ZYDIS_MNEMONIC_PMAXUD 0x021F |
#define ZYDIS_MNEMONIC_PMAXUW 0x0220 |
#define ZYDIS_MNEMONIC_PMINSB 0x0221 |
#define ZYDIS_MNEMONIC_PMINSD 0x0222 |
#define ZYDIS_MNEMONIC_PMINSW 0x0223 |
#define ZYDIS_MNEMONIC_PMINUB 0x0224 |
#define ZYDIS_MNEMONIC_PMINUD 0x0225 |
#define ZYDIS_MNEMONIC_PMINUW 0x0226 |
#define ZYDIS_MNEMONIC_PMOVMSKB 0x0227 |
#define ZYDIS_MNEMONIC_PMOVSXBD 0x0228 |
#define ZYDIS_MNEMONIC_PMOVSXBQ 0x0229 |
#define ZYDIS_MNEMONIC_PMOVSXBW 0x022A |
#define ZYDIS_MNEMONIC_PMOVSXDQ 0x022B |
#define ZYDIS_MNEMONIC_PMOVSXWD 0x022C |
#define ZYDIS_MNEMONIC_PMOVSXWQ 0x022D |
#define ZYDIS_MNEMONIC_PMOVZXBD 0x022E |
#define ZYDIS_MNEMONIC_PMOVZXBQ 0x022F |
#define ZYDIS_MNEMONIC_PMOVZXBW 0x0230 |
#define ZYDIS_MNEMONIC_PMOVZXDQ 0x0231 |
#define ZYDIS_MNEMONIC_PMOVZXWD 0x0232 |
#define ZYDIS_MNEMONIC_PMOVZXWQ 0x0233 |
#define ZYDIS_MNEMONIC_PMULDQ 0x0234 |
#define ZYDIS_MNEMONIC_PMULHRSW 0x0235 |
#define ZYDIS_MNEMONIC_PMULHRW 0x0236 |
#define ZYDIS_MNEMONIC_PMULHUW 0x0237 |
#define ZYDIS_MNEMONIC_PMULHW 0x0238 |
#define ZYDIS_MNEMONIC_PMULLD 0x0239 |
#define ZYDIS_MNEMONIC_PMULLW 0x023A |
#define ZYDIS_MNEMONIC_PMULUDQ 0x023B |
#define ZYDIS_MNEMONIC_POP 0x023C |
#define ZYDIS_MNEMONIC_POPA 0x023D |
#define ZYDIS_MNEMONIC_POPAD 0x023E |
#define ZYDIS_MNEMONIC_POPCNT 0x023F |
#define ZYDIS_MNEMONIC_POPF 0x0240 |
#define ZYDIS_MNEMONIC_POPFD 0x0241 |
#define ZYDIS_MNEMONIC_POPFQ 0x0242 |
#define ZYDIS_MNEMONIC_POR 0x0243 |
#define ZYDIS_MNEMONIC_PREFETCH_EXCLUSIVE 0x0244 |
#define ZYDIS_MNEMONIC_PREFETCHNTA 0x0245 |
#define ZYDIS_MNEMONIC_PREFETCHT0 0x0246 |
#define ZYDIS_MNEMONIC_PREFETCHT1 0x0247 |
#define ZYDIS_MNEMONIC_PREFETCHT2 0x0248 |
#define ZYDIS_MNEMONIC_PREFETCHW 0x0249 |
#define ZYDIS_MNEMONIC_PREFETCHWT1 0x024A |
#define ZYDIS_MNEMONIC_PSADBW 0x024B |
#define ZYDIS_MNEMONIC_PSHUFB 0x024C |
#define ZYDIS_MNEMONIC_PSHUFD 0x024D |
#define ZYDIS_MNEMONIC_PSHUFHW 0x024E |
#define ZYDIS_MNEMONIC_PSHUFLW 0x024F |
#define ZYDIS_MNEMONIC_PSHUFW 0x0250 |
#define ZYDIS_MNEMONIC_PSIGNB 0x0251 |
#define ZYDIS_MNEMONIC_PSIGND 0x0252 |
#define ZYDIS_MNEMONIC_PSIGNW 0x0253 |
#define ZYDIS_MNEMONIC_PSLLD 0x0254 |
#define ZYDIS_MNEMONIC_PSLLDQ 0x0255 |
#define ZYDIS_MNEMONIC_PSLLQ 0x0256 |
#define ZYDIS_MNEMONIC_PSLLW 0x0257 |
#define ZYDIS_MNEMONIC_PSRAD 0x0258 |
#define ZYDIS_MNEMONIC_PSRAW 0x0259 |
#define ZYDIS_MNEMONIC_PSRLD 0x025A |
#define ZYDIS_MNEMONIC_PSRLDQ 0x025B |
#define ZYDIS_MNEMONIC_PSRLQ 0x025C |
#define ZYDIS_MNEMONIC_PSRLW 0x025D |
#define ZYDIS_MNEMONIC_PSUBB 0x025E |
#define ZYDIS_MNEMONIC_PSUBD 0x025F |
#define ZYDIS_MNEMONIC_PSUBQ 0x0260 |
#define ZYDIS_MNEMONIC_PSUBSB 0x0261 |
#define ZYDIS_MNEMONIC_PSUBSW 0x0262 |
#define ZYDIS_MNEMONIC_PSUBUSB 0x0263 |
#define ZYDIS_MNEMONIC_PSUBUSW 0x0264 |
#define ZYDIS_MNEMONIC_PSUBW 0x0265 |
#define ZYDIS_MNEMONIC_PSWAPD 0x0266 |
#define ZYDIS_MNEMONIC_PTEST 0x0267 |
#define ZYDIS_MNEMONIC_PTWRITE 0x0268 |
#define ZYDIS_MNEMONIC_PUNPCKHBW 0x0269 |
#define ZYDIS_MNEMONIC_PUNPCKHDQ 0x026A |
#define ZYDIS_MNEMONIC_PUNPCKHQDQ 0x026B |
#define ZYDIS_MNEMONIC_PUNPCKHWD 0x026C |
#define ZYDIS_MNEMONIC_PUNPCKLBW 0x026D |
#define ZYDIS_MNEMONIC_PUNPCKLDQ 0x026E |
#define ZYDIS_MNEMONIC_PUNPCKLQDQ 0x026F |
#define ZYDIS_MNEMONIC_PUNPCKLWD 0x0270 |
#define ZYDIS_MNEMONIC_PUSH 0x0271 |
#define ZYDIS_MNEMONIC_PUSHA 0x0272 |
#define ZYDIS_MNEMONIC_PUSHAD 0x0273 |
#define ZYDIS_MNEMONIC_PUSHF 0x0274 |
#define ZYDIS_MNEMONIC_PUSHFD 0x0275 |
#define ZYDIS_MNEMONIC_PUSHFQ 0x0276 |
#define ZYDIS_MNEMONIC_PXOR 0x0277 |
#define ZYDIS_MNEMONIC_RCL 0x0278 |
#define ZYDIS_MNEMONIC_RCPPS 0x0279 |
#define ZYDIS_MNEMONIC_RCPSS 0x027A |
#define ZYDIS_MNEMONIC_RCR 0x027B |
#define ZYDIS_MNEMONIC_RDFSBASE 0x027C |
#define ZYDIS_MNEMONIC_RDGSBASE 0x027D |
#define ZYDIS_MNEMONIC_RDMSR 0x027E |
#define ZYDIS_MNEMONIC_RDPKRU 0x027F |
#define ZYDIS_MNEMONIC_RDPMC 0x0280 |
#define ZYDIS_MNEMONIC_RDRAND 0x0281 |
#define ZYDIS_MNEMONIC_RDSEED 0x0282 |
#define ZYDIS_MNEMONIC_RDSSPD 0x0283 |
#define ZYDIS_MNEMONIC_RDSSPQ 0x0284 |
#define ZYDIS_MNEMONIC_RDTSC 0x0285 |
#define ZYDIS_MNEMONIC_RDTSCP 0x0286 |
#define ZYDIS_MNEMONIC_RET 0x0287 |
#define ZYDIS_MNEMONIC_RET_FAR 0x0288 |
#define ZYDIS_MNEMONIC_ROL 0x0289 |
#define ZYDIS_MNEMONIC_ROR 0x028A |
#define ZYDIS_MNEMONIC_RORX 0x028B |
#define ZYDIS_MNEMONIC_ROUNDPD 0x028C |
#define ZYDIS_MNEMONIC_ROUNDPS 0x028D |
#define ZYDIS_MNEMONIC_ROUNDSD 0x028E |
#define ZYDIS_MNEMONIC_ROUNDSS 0x028F |
#define ZYDIS_MNEMONIC_RSM 0x0290 |
#define ZYDIS_MNEMONIC_RSQRTPS 0x0291 |
#define ZYDIS_MNEMONIC_RSQRTSS 0x0292 |
#define ZYDIS_MNEMONIC_RSTORSSP 0x0293 |
#define ZYDIS_MNEMONIC_SAHF 0x0294 |
#define ZYDIS_MNEMONIC_SALC 0x0295 |
#define ZYDIS_MNEMONIC_SAR 0x0296 |
#define ZYDIS_MNEMONIC_SARX 0x0297 |
#define ZYDIS_MNEMONIC_SAVESSP 0x0298 |
#define ZYDIS_MNEMONIC_SBB 0x0299 |
#define ZYDIS_MNEMONIC_SCASB 0x029A |
#define ZYDIS_MNEMONIC_SCASD 0x029B |
#define ZYDIS_MNEMONIC_SCASQ 0x029C |
#define ZYDIS_MNEMONIC_SCASW 0x029D |
#define ZYDIS_MNEMONIC_SETB 0x029E |
#define ZYDIS_MNEMONIC_SETBE 0x029F |
#define ZYDIS_MNEMONIC_SETL 0x02A0 |
#define ZYDIS_MNEMONIC_SETLE 0x02A1 |
#define ZYDIS_MNEMONIC_SETNB 0x02A2 |
#define ZYDIS_MNEMONIC_SETNBE 0x02A3 |
#define ZYDIS_MNEMONIC_SETNL 0x02A4 |
#define ZYDIS_MNEMONIC_SETNLE 0x02A5 |
#define ZYDIS_MNEMONIC_SETNO 0x02A6 |
#define ZYDIS_MNEMONIC_SETNP 0x02A7 |
#define ZYDIS_MNEMONIC_SETNS 0x02A8 |
#define ZYDIS_MNEMONIC_SETNZ 0x02A9 |
#define ZYDIS_MNEMONIC_SETO 0x02AA |
#define ZYDIS_MNEMONIC_SETP 0x02AB |
#define ZYDIS_MNEMONIC_SETS 0x02AC |
#define ZYDIS_MNEMONIC_SETSSBSY 0x02AD |
#define ZYDIS_MNEMONIC_SETZ 0x02AE |
#define ZYDIS_MNEMONIC_SFENCE 0x02AF |
#define ZYDIS_MNEMONIC_SGDT 0x02B0 |
#define ZYDIS_MNEMONIC_SHA1MSG1 0x02B1 |
#define ZYDIS_MNEMONIC_SHA1MSG2 0x02B2 |
#define ZYDIS_MNEMONIC_SHA1NEXTE 0x02B3 |
#define ZYDIS_MNEMONIC_SHA1RNDS4 0x02B4 |
#define ZYDIS_MNEMONIC_SHA256MSG1 0x02B5 |
#define ZYDIS_MNEMONIC_SHA256MSG2 0x02B6 |
#define ZYDIS_MNEMONIC_SHA256RNDS2 0x02B7 |
#define ZYDIS_MNEMONIC_SHL 0x02B8 |
#define ZYDIS_MNEMONIC_SHLD 0x02B9 |
#define ZYDIS_MNEMONIC_SHLX 0x02BA |
#define ZYDIS_MNEMONIC_SHR 0x02BB |
#define ZYDIS_MNEMONIC_SHRD 0x02BC |
#define ZYDIS_MNEMONIC_SHRX 0x02BD |
#define ZYDIS_MNEMONIC_SHUFPD 0x02BE |
#define ZYDIS_MNEMONIC_SHUFPS 0x02BF |
#define ZYDIS_MNEMONIC_SIDT 0x02C0 |
#define ZYDIS_MNEMONIC_SKINIT 0x02C1 |
#define ZYDIS_MNEMONIC_SLDT 0x02C2 |
#define ZYDIS_MNEMONIC_SLWPCB 0x02C3 |
#define ZYDIS_MNEMONIC_SMSW 0x02C4 |
#define ZYDIS_MNEMONIC_SPFLT 0x02C5 |
#define ZYDIS_MNEMONIC_SQRTPD 0x02C6 |
#define ZYDIS_MNEMONIC_SQRTPS 0x02C7 |
#define ZYDIS_MNEMONIC_SQRTSD 0x02C8 |
#define ZYDIS_MNEMONIC_SQRTSS 0x02C9 |
#define ZYDIS_MNEMONIC_STAC 0x02CA |
#define ZYDIS_MNEMONIC_STC 0x02CB |
#define ZYDIS_MNEMONIC_STD 0x02CC |
#define ZYDIS_MNEMONIC_STGI 0x02CD |
#define ZYDIS_MNEMONIC_STI 0x02CE |
#define ZYDIS_MNEMONIC_STMXCSR 0x02CF |
#define ZYDIS_MNEMONIC_STOSB 0x02D0 |
#define ZYDIS_MNEMONIC_STOSD 0x02D1 |
#define ZYDIS_MNEMONIC_STOSQ 0x02D2 |
#define ZYDIS_MNEMONIC_STOSW 0x02D3 |
#define ZYDIS_MNEMONIC_STR 0x02D4 |
#define ZYDIS_MNEMONIC_SUB 0x02D5 |
#define ZYDIS_MNEMONIC_SUBPD 0x02D6 |
#define ZYDIS_MNEMONIC_SUBPS 0x02D7 |
#define ZYDIS_MNEMONIC_SUBSD 0x02D8 |
#define ZYDIS_MNEMONIC_SUBSS 0x02D9 |
#define ZYDIS_MNEMONIC_SWAPGS 0x02DA |
#define ZYDIS_MNEMONIC_SYSCALL 0x02DB |
#define ZYDIS_MNEMONIC_SYSENTER 0x02DC |
#define ZYDIS_MNEMONIC_SYSEXIT 0x02DD |
#define ZYDIS_MNEMONIC_SYSRET 0x02DE |
#define ZYDIS_MNEMONIC_T1MSKC 0x02DF |
#define ZYDIS_MNEMONIC_TEST 0x02E0 |
#define ZYDIS_MNEMONIC_TZCNT 0x02E1 |
#define ZYDIS_MNEMONIC_TZCNTI 0x02E2 |
#define ZYDIS_MNEMONIC_TZMSK 0x02E3 |
#define ZYDIS_MNEMONIC_UCOMISD 0x02E4 |
#define ZYDIS_MNEMONIC_UCOMISS 0x02E5 |
#define ZYDIS_MNEMONIC_UD2 0x02E6 |
#define ZYDIS_MNEMONIC_UNPCKHPD 0x02E7 |
#define ZYDIS_MNEMONIC_UNPCKHPS 0x02E8 |
#define ZYDIS_MNEMONIC_UNPCKLPD 0x02E9 |
#define ZYDIS_MNEMONIC_UNPCKLPS 0x02EA |
#define ZYDIS_MNEMONIC_V4FMADDPS 0x02EB |
#define ZYDIS_MNEMONIC_V4FMADDSS 0x02EC |
#define ZYDIS_MNEMONIC_V4FNMADDPS 0x02ED |
#define ZYDIS_MNEMONIC_V4FNMADDSS 0x02EE |
#define ZYDIS_MNEMONIC_VADDNPD 0x02EF |
#define ZYDIS_MNEMONIC_VADDNPS 0x02F0 |
#define ZYDIS_MNEMONIC_VADDPD 0x02F1 |
#define ZYDIS_MNEMONIC_VADDPS 0x02F2 |
#define ZYDIS_MNEMONIC_VADDSD 0x02F3 |
#define ZYDIS_MNEMONIC_VADDSETSPS 0x02F4 |
#define ZYDIS_MNEMONIC_VADDSS 0x02F5 |
#define ZYDIS_MNEMONIC_VADDSUBPD 0x02F6 |
#define ZYDIS_MNEMONIC_VADDSUBPS 0x02F7 |
#define ZYDIS_MNEMONIC_VAESDEC 0x02F8 |
#define ZYDIS_MNEMONIC_VAESDECLAST 0x02F9 |
#define ZYDIS_MNEMONIC_VAESENC 0x02FA |
#define ZYDIS_MNEMONIC_VAESENCLAST 0x02FB |
#define ZYDIS_MNEMONIC_VAESIMC 0x02FC |
#define ZYDIS_MNEMONIC_VAESKEYGENASSIST 0x02FD |
#define ZYDIS_MNEMONIC_VALIGND 0x02FE |
#define ZYDIS_MNEMONIC_VALIGNQ 0x02FF |
#define ZYDIS_MNEMONIC_VANDNPD 0x0300 |
#define ZYDIS_MNEMONIC_VANDNPS 0x0301 |
#define ZYDIS_MNEMONIC_VANDPD 0x0302 |
#define ZYDIS_MNEMONIC_VANDPS 0x0303 |
#define ZYDIS_MNEMONIC_VBLENDMPD 0x0304 |
#define ZYDIS_MNEMONIC_VBLENDMPS 0x0305 |
#define ZYDIS_MNEMONIC_VBLENDPD 0x0306 |
#define ZYDIS_MNEMONIC_VBLENDPS 0x0307 |
#define ZYDIS_MNEMONIC_VBLENDVPD 0x0308 |
#define ZYDIS_MNEMONIC_VBLENDVPS 0x0309 |
#define ZYDIS_MNEMONIC_VBROADCASTF128 0x030A |
#define ZYDIS_MNEMONIC_VBROADCASTF32X2 0x030B |
#define ZYDIS_MNEMONIC_VBROADCASTF32X4 0x030C |
#define ZYDIS_MNEMONIC_VBROADCASTF32X8 0x030D |
#define ZYDIS_MNEMONIC_VBROADCASTF64X2 0x030E |
#define ZYDIS_MNEMONIC_VBROADCASTF64X4 0x030F |
#define ZYDIS_MNEMONIC_VBROADCASTI128 0x0310 |
#define ZYDIS_MNEMONIC_VBROADCASTI32X2 0x0311 |
#define ZYDIS_MNEMONIC_VBROADCASTI32X4 0x0312 |
#define ZYDIS_MNEMONIC_VBROADCASTI32X8 0x0313 |
#define ZYDIS_MNEMONIC_VBROADCASTI64X2 0x0314 |
#define ZYDIS_MNEMONIC_VBROADCASTI64X4 0x0315 |
#define ZYDIS_MNEMONIC_VBROADCASTSD 0x0316 |
#define ZYDIS_MNEMONIC_VBROADCASTSS 0x0317 |
#define ZYDIS_MNEMONIC_VCMPPD 0x0318 |
#define ZYDIS_MNEMONIC_VCMPPS 0x0319 |
#define ZYDIS_MNEMONIC_VCMPSD 0x031A |
#define ZYDIS_MNEMONIC_VCMPSS 0x031B |
#define ZYDIS_MNEMONIC_VCOMISD 0x031C |
#define ZYDIS_MNEMONIC_VCOMISS 0x031D |
#define ZYDIS_MNEMONIC_VCOMPRESSPD 0x031E |
#define ZYDIS_MNEMONIC_VCOMPRESSPS 0x031F |
#define ZYDIS_MNEMONIC_VCVTDQ2PD 0x0320 |
#define ZYDIS_MNEMONIC_VCVTDQ2PS 0x0321 |
#define ZYDIS_MNEMONIC_VCVTFXPNTDQ2PS 0x0322 |
#define ZYDIS_MNEMONIC_VCVTFXPNTPD2DQ 0x0323 |
#define ZYDIS_MNEMONIC_VCVTFXPNTPD2UDQ 0x0324 |
#define ZYDIS_MNEMONIC_VCVTFXPNTPS2DQ 0x0325 |
#define ZYDIS_MNEMONIC_VCVTFXPNTPS2UDQ 0x0326 |
#define ZYDIS_MNEMONIC_VCVTFXPNTUDQ2PS 0x0327 |
#define ZYDIS_MNEMONIC_VCVTPD2DQ 0x0328 |
#define ZYDIS_MNEMONIC_VCVTPD2PS 0x0329 |
#define ZYDIS_MNEMONIC_VCVTPD2QQ 0x032A |
#define ZYDIS_MNEMONIC_VCVTPD2UDQ 0x032B |
#define ZYDIS_MNEMONIC_VCVTPD2UQQ 0x032C |
#define ZYDIS_MNEMONIC_VCVTPH2PS 0x032D |
#define ZYDIS_MNEMONIC_VCVTPS2DQ 0x032E |
#define ZYDIS_MNEMONIC_VCVTPS2PD 0x032F |
#define ZYDIS_MNEMONIC_VCVTPS2PH 0x0330 |
#define ZYDIS_MNEMONIC_VCVTPS2QQ 0x0331 |
#define ZYDIS_MNEMONIC_VCVTPS2UDQ 0x0332 |
#define ZYDIS_MNEMONIC_VCVTPS2UQQ 0x0333 |
#define ZYDIS_MNEMONIC_VCVTQQ2PD 0x0334 |
#define ZYDIS_MNEMONIC_VCVTQQ2PS 0x0335 |
#define ZYDIS_MNEMONIC_VCVTSD2SI 0x0336 |
#define ZYDIS_MNEMONIC_VCVTSD2SS 0x0337 |
#define ZYDIS_MNEMONIC_VCVTSD2USI 0x0338 |
#define ZYDIS_MNEMONIC_VCVTSI2SD 0x0339 |
#define ZYDIS_MNEMONIC_VCVTSI2SS 0x033A |
#define ZYDIS_MNEMONIC_VCVTSS2SD 0x033B |
#define ZYDIS_MNEMONIC_VCVTSS2SI 0x033C |
#define ZYDIS_MNEMONIC_VCVTSS2USI 0x033D |
#define ZYDIS_MNEMONIC_VCVTTPD2DQ 0x033E |
#define ZYDIS_MNEMONIC_VCVTTPD2QQ 0x033F |
#define ZYDIS_MNEMONIC_VCVTTPD2UDQ 0x0340 |
#define ZYDIS_MNEMONIC_VCVTTPD2UQQ 0x0341 |
#define ZYDIS_MNEMONIC_VCVTTPS2DQ 0x0342 |
#define ZYDIS_MNEMONIC_VCVTTPS2QQ 0x0343 |
#define ZYDIS_MNEMONIC_VCVTTPS2UDQ 0x0344 |
#define ZYDIS_MNEMONIC_VCVTTPS2UQQ 0x0345 |
#define ZYDIS_MNEMONIC_VCVTTSD2SI 0x0346 |
#define ZYDIS_MNEMONIC_VCVTTSD2USI 0x0347 |
#define ZYDIS_MNEMONIC_VCVTTSS2SI 0x0348 |
#define ZYDIS_MNEMONIC_VCVTTSS2USI 0x0349 |
#define ZYDIS_MNEMONIC_VCVTUDQ2PD 0x034A |
#define ZYDIS_MNEMONIC_VCVTUDQ2PS 0x034B |
#define ZYDIS_MNEMONIC_VCVTUQQ2PD 0x034C |
#define ZYDIS_MNEMONIC_VCVTUQQ2PS 0x034D |
#define ZYDIS_MNEMONIC_VCVTUSI2SD 0x034E |
#define ZYDIS_MNEMONIC_VCVTUSI2SS 0x034F |
#define ZYDIS_MNEMONIC_VDBPSADBW 0x0350 |
#define ZYDIS_MNEMONIC_VDIVPD 0x0351 |
#define ZYDIS_MNEMONIC_VDIVPS 0x0352 |
#define ZYDIS_MNEMONIC_VDIVSD 0x0353 |
#define ZYDIS_MNEMONIC_VDIVSS 0x0354 |
#define ZYDIS_MNEMONIC_VDPPD 0x0355 |
#define ZYDIS_MNEMONIC_VDPPS 0x0356 |
#define ZYDIS_MNEMONIC_VERR 0x0357 |
#define ZYDIS_MNEMONIC_VERW 0x0358 |
#define ZYDIS_MNEMONIC_VEXP223PS 0x0359 |
#define ZYDIS_MNEMONIC_VEXP2PD 0x035A |
#define ZYDIS_MNEMONIC_VEXP2PS 0x035B |
#define ZYDIS_MNEMONIC_VEXPANDPD 0x035C |
#define ZYDIS_MNEMONIC_VEXPANDPS 0x035D |
#define ZYDIS_MNEMONIC_VEXTRACTF128 0x035E |
#define ZYDIS_MNEMONIC_VEXTRACTF32X4 0x035F |
#define ZYDIS_MNEMONIC_VEXTRACTF32X8 0x0360 |
#define ZYDIS_MNEMONIC_VEXTRACTF64X2 0x0361 |
#define ZYDIS_MNEMONIC_VEXTRACTF64X4 0x0362 |
#define ZYDIS_MNEMONIC_VEXTRACTI128 0x0363 |
#define ZYDIS_MNEMONIC_VEXTRACTI32X4 0x0364 |
#define ZYDIS_MNEMONIC_VEXTRACTI32X8 0x0365 |
#define ZYDIS_MNEMONIC_VEXTRACTI64X2 0x0366 |
#define ZYDIS_MNEMONIC_VEXTRACTI64X4 0x0367 |
#define ZYDIS_MNEMONIC_VEXTRACTPS 0x0368 |
#define ZYDIS_MNEMONIC_VFIXUPIMMPD 0x0369 |
#define ZYDIS_MNEMONIC_VFIXUPIMMPS 0x036A |
#define ZYDIS_MNEMONIC_VFIXUPIMMSD 0x036B |
#define ZYDIS_MNEMONIC_VFIXUPIMMSS 0x036C |
#define ZYDIS_MNEMONIC_VFIXUPNANPD 0x036D |
#define ZYDIS_MNEMONIC_VFIXUPNANPS 0x036E |
#define ZYDIS_MNEMONIC_VFMADD132PD 0x036F |
#define ZYDIS_MNEMONIC_VFMADD132PS 0x0370 |
#define ZYDIS_MNEMONIC_VFMADD132SD 0x0371 |
#define ZYDIS_MNEMONIC_VFMADD132SS 0x0372 |
#define ZYDIS_MNEMONIC_VFMADD213PD 0x0373 |
#define ZYDIS_MNEMONIC_VFMADD213PS 0x0374 |
#define ZYDIS_MNEMONIC_VFMADD213SD 0x0375 |
#define ZYDIS_MNEMONIC_VFMADD213SS 0x0376 |
#define ZYDIS_MNEMONIC_VFMADD231PD 0x0377 |
#define ZYDIS_MNEMONIC_VFMADD231PS 0x0378 |
#define ZYDIS_MNEMONIC_VFMADD231SD 0x0379 |
#define ZYDIS_MNEMONIC_VFMADD231SS 0x037A |
#define ZYDIS_MNEMONIC_VFMADD233PS 0x037B |
#define ZYDIS_MNEMONIC_VFMADDPD 0x037C |
#define ZYDIS_MNEMONIC_VFMADDPS 0x037D |
#define ZYDIS_MNEMONIC_VFMADDSD 0x037E |
#define ZYDIS_MNEMONIC_VFMADDSS 0x037F |
#define ZYDIS_MNEMONIC_VFMADDSUB132PD 0x0380 |
#define ZYDIS_MNEMONIC_VFMADDSUB132PS 0x0381 |
#define ZYDIS_MNEMONIC_VFMADDSUB213PD 0x0382 |
#define ZYDIS_MNEMONIC_VFMADDSUB213PS 0x0383 |
#define ZYDIS_MNEMONIC_VFMADDSUB231PD 0x0384 |
#define ZYDIS_MNEMONIC_VFMADDSUB231PS 0x0385 |
#define ZYDIS_MNEMONIC_VFMADDSUBPD 0x0386 |
#define ZYDIS_MNEMONIC_VFMADDSUBPS 0x0387 |
#define ZYDIS_MNEMONIC_VFMSUB132PD 0x0388 |
#define ZYDIS_MNEMONIC_VFMSUB132PS 0x0389 |
#define ZYDIS_MNEMONIC_VFMSUB132SD 0x038A |
#define ZYDIS_MNEMONIC_VFMSUB132SS 0x038B |
#define ZYDIS_MNEMONIC_VFMSUB213PD 0x038C |
#define ZYDIS_MNEMONIC_VFMSUB213PS 0x038D |
#define ZYDIS_MNEMONIC_VFMSUB213SD 0x038E |
#define ZYDIS_MNEMONIC_VFMSUB213SS 0x038F |
#define ZYDIS_MNEMONIC_VFMSUB231PD 0x0390 |
#define ZYDIS_MNEMONIC_VFMSUB231PS 0x0391 |
#define ZYDIS_MNEMONIC_VFMSUB231SD 0x0392 |
#define ZYDIS_MNEMONIC_VFMSUB231SS 0x0393 |
#define ZYDIS_MNEMONIC_VFMSUBADD132PD 0x0394 |
#define ZYDIS_MNEMONIC_VFMSUBADD132PS 0x0395 |
#define ZYDIS_MNEMONIC_VFMSUBADD213PD 0x0396 |
#define ZYDIS_MNEMONIC_VFMSUBADD213PS 0x0397 |
#define ZYDIS_MNEMONIC_VFMSUBADD231PD 0x0398 |
#define ZYDIS_MNEMONIC_VFMSUBADD231PS 0x0399 |
#define ZYDIS_MNEMONIC_VFMSUBADDPD 0x039A |
#define ZYDIS_MNEMONIC_VFMSUBADDPS 0x039B |
#define ZYDIS_MNEMONIC_VFMSUBPD 0x039C |
#define ZYDIS_MNEMONIC_VFMSUBPS 0x039D |
#define ZYDIS_MNEMONIC_VFMSUBSD 0x039E |
#define ZYDIS_MNEMONIC_VFMSUBSS 0x039F |
#define ZYDIS_MNEMONIC_VFNMADD132PD 0x03A0 |
#define ZYDIS_MNEMONIC_VFNMADD132PS 0x03A1 |
#define ZYDIS_MNEMONIC_VFNMADD132SD 0x03A2 |
#define ZYDIS_MNEMONIC_VFNMADD132SS 0x03A3 |
#define ZYDIS_MNEMONIC_VFNMADD213PD 0x03A4 |
#define ZYDIS_MNEMONIC_VFNMADD213PS 0x03A5 |
#define ZYDIS_MNEMONIC_VFNMADD213SD 0x03A6 |
#define ZYDIS_MNEMONIC_VFNMADD213SS 0x03A7 |
#define ZYDIS_MNEMONIC_VFNMADD231PD 0x03A8 |
#define ZYDIS_MNEMONIC_VFNMADD231PS 0x03A9 |
#define ZYDIS_MNEMONIC_VFNMADD231SD 0x03AA |
#define ZYDIS_MNEMONIC_VFNMADD231SS 0x03AB |
#define ZYDIS_MNEMONIC_VFNMADDPD 0x03AC |
#define ZYDIS_MNEMONIC_VFNMADDPS 0x03AD |
#define ZYDIS_MNEMONIC_VFNMADDSD 0x03AE |
#define ZYDIS_MNEMONIC_VFNMADDSS 0x03AF |
#define ZYDIS_MNEMONIC_VFNMSUB132PD 0x03B0 |
#define ZYDIS_MNEMONIC_VFNMSUB132PS 0x03B1 |
#define ZYDIS_MNEMONIC_VFNMSUB132SD 0x03B2 |
#define ZYDIS_MNEMONIC_VFNMSUB132SS 0x03B3 |
#define ZYDIS_MNEMONIC_VFNMSUB213PD 0x03B4 |
#define ZYDIS_MNEMONIC_VFNMSUB213PS 0x03B5 |
#define ZYDIS_MNEMONIC_VFNMSUB213SD 0x03B6 |
#define ZYDIS_MNEMONIC_VFNMSUB213SS 0x03B7 |
#define ZYDIS_MNEMONIC_VFNMSUB231PD 0x03B8 |
#define ZYDIS_MNEMONIC_VFNMSUB231PS 0x03B9 |
#define ZYDIS_MNEMONIC_VFNMSUB231SD 0x03BA |
#define ZYDIS_MNEMONIC_VFNMSUB231SS 0x03BB |
#define ZYDIS_MNEMONIC_VFNMSUBPD 0x03BC |
#define ZYDIS_MNEMONIC_VFNMSUBPS 0x03BD |
#define ZYDIS_MNEMONIC_VFNMSUBSD 0x03BE |
#define ZYDIS_MNEMONIC_VFNMSUBSS 0x03BF |
#define ZYDIS_MNEMONIC_VFPCLASSPD 0x03C0 |
#define ZYDIS_MNEMONIC_VFPCLASSPS 0x03C1 |
#define ZYDIS_MNEMONIC_VFPCLASSSD 0x03C2 |
#define ZYDIS_MNEMONIC_VFPCLASSSS 0x03C3 |
#define ZYDIS_MNEMONIC_VFRCZPD 0x03C4 |
#define ZYDIS_MNEMONIC_VFRCZPS 0x03C5 |
#define ZYDIS_MNEMONIC_VFRCZSD 0x03C6 |
#define ZYDIS_MNEMONIC_VFRCZSS 0x03C7 |
#define ZYDIS_MNEMONIC_VGATHERDPD 0x03C8 |
#define ZYDIS_MNEMONIC_VGATHERDPS 0x03C9 |
#define ZYDIS_MNEMONIC_VGATHERPF0DPD 0x03CA |
#define ZYDIS_MNEMONIC_VGATHERPF0DPS 0x03CB |
#define ZYDIS_MNEMONIC_VGATHERPF0HINTDPD 0x03CC |
#define ZYDIS_MNEMONIC_VGATHERPF0HINTDPS 0x03CD |
#define ZYDIS_MNEMONIC_VGATHERPF0QPD 0x03CE |
#define ZYDIS_MNEMONIC_VGATHERPF0QPS 0x03CF |
#define ZYDIS_MNEMONIC_VGATHERPF1DPD 0x03D0 |
#define ZYDIS_MNEMONIC_VGATHERPF1DPS 0x03D1 |
#define ZYDIS_MNEMONIC_VGATHERPF1QPD 0x03D2 |
#define ZYDIS_MNEMONIC_VGATHERPF1QPS 0x03D3 |
#define ZYDIS_MNEMONIC_VGATHERQPD 0x03D4 |
#define ZYDIS_MNEMONIC_VGATHERQPS 0x03D5 |
#define ZYDIS_MNEMONIC_VGETEXPPD 0x03D6 |
#define ZYDIS_MNEMONIC_VGETEXPPS 0x03D7 |
#define ZYDIS_MNEMONIC_VGETEXPSD 0x03D8 |
#define ZYDIS_MNEMONIC_VGETEXPSS 0x03D9 |
#define ZYDIS_MNEMONIC_VGETMANTPD 0x03DA |
#define ZYDIS_MNEMONIC_VGETMANTPS 0x03DB |
#define ZYDIS_MNEMONIC_VGETMANTSD 0x03DC |
#define ZYDIS_MNEMONIC_VGETMANTSS 0x03DD |
#define ZYDIS_MNEMONIC_VGMAXABSPS 0x03DE |
#define ZYDIS_MNEMONIC_VGMAXPD 0x03DF |
#define ZYDIS_MNEMONIC_VGMAXPS 0x03E0 |
#define ZYDIS_MNEMONIC_VGMINPD 0x03E1 |
#define ZYDIS_MNEMONIC_VGMINPS 0x03E2 |
#define ZYDIS_MNEMONIC_VHADDPD 0x03E3 |
#define ZYDIS_MNEMONIC_VHADDPS 0x03E4 |
#define ZYDIS_MNEMONIC_VHSUBPD 0x03E5 |
#define ZYDIS_MNEMONIC_VHSUBPS 0x03E6 |
#define ZYDIS_MNEMONIC_VINSERTF128 0x03E7 |
#define ZYDIS_MNEMONIC_VINSERTF32X4 0x03E8 |
#define ZYDIS_MNEMONIC_VINSERTF32X8 0x03E9 |
#define ZYDIS_MNEMONIC_VINSERTF64X2 0x03EA |
#define ZYDIS_MNEMONIC_VINSERTF64X4 0x03EB |
#define ZYDIS_MNEMONIC_VINSERTI128 0x03EC |
#define ZYDIS_MNEMONIC_VINSERTI32X4 0x03ED |
#define ZYDIS_MNEMONIC_VINSERTI32X8 0x03EE |
#define ZYDIS_MNEMONIC_VINSERTI64X2 0x03EF |
#define ZYDIS_MNEMONIC_VINSERTI64X4 0x03F0 |
#define ZYDIS_MNEMONIC_VINSERTPS 0x03F1 |
#define ZYDIS_MNEMONIC_VLDDQU 0x03F2 |
#define ZYDIS_MNEMONIC_VLDMXCSR 0x03F3 |
#define ZYDIS_MNEMONIC_VLOADUNPACKHD 0x03F4 |
#define ZYDIS_MNEMONIC_VLOADUNPACKHPD 0x03F5 |
#define ZYDIS_MNEMONIC_VLOADUNPACKHPS 0x03F6 |
#define ZYDIS_MNEMONIC_VLOADUNPACKHQ 0x03F7 |
#define ZYDIS_MNEMONIC_VLOADUNPACKLD 0x03F8 |
#define ZYDIS_MNEMONIC_VLOADUNPACKLPD 0x03F9 |
#define ZYDIS_MNEMONIC_VLOADUNPACKLPS 0x03FA |
#define ZYDIS_MNEMONIC_VLOADUNPACKLQ 0x03FB |
#define ZYDIS_MNEMONIC_VLOG2PS 0x03FC |
#define ZYDIS_MNEMONIC_VMASKMOVDQU 0x03FD |
#define ZYDIS_MNEMONIC_VMASKMOVPD 0x03FE |
#define ZYDIS_MNEMONIC_VMASKMOVPS 0x03FF |
#define ZYDIS_MNEMONIC_VMAXPD 0x0400 |
#define ZYDIS_MNEMONIC_VMAXPS 0x0401 |
#define ZYDIS_MNEMONIC_VMAXSD 0x0402 |
#define ZYDIS_MNEMONIC_VMAXSS 0x0403 |
#define ZYDIS_MNEMONIC_VMCALL 0x0404 |
#define ZYDIS_MNEMONIC_VMCLEAR 0x0405 |
#define ZYDIS_MNEMONIC_VMFUNC 0x0406 |
#define ZYDIS_MNEMONIC_VMINPD 0x0407 |
#define ZYDIS_MNEMONIC_VMINPS 0x0408 |
#define ZYDIS_MNEMONIC_VMINSD 0x0409 |
#define ZYDIS_MNEMONIC_VMINSS 0x040A |
#define ZYDIS_MNEMONIC_VMLAUNCH 0x040B |
#define ZYDIS_MNEMONIC_VMLOAD 0x040C |
#define ZYDIS_MNEMONIC_VMMCALL 0x040D |
#define ZYDIS_MNEMONIC_VMOVAPD 0x040E |
#define ZYDIS_MNEMONIC_VMOVAPS 0x040F |
#define ZYDIS_MNEMONIC_VMOVD 0x0410 |
#define ZYDIS_MNEMONIC_VMOVDDUP 0x0411 |
#define ZYDIS_MNEMONIC_VMOVDQA 0x0412 |
#define ZYDIS_MNEMONIC_VMOVDQA32 0x0413 |
#define ZYDIS_MNEMONIC_VMOVDQA64 0x0414 |
#define ZYDIS_MNEMONIC_VMOVDQU 0x0415 |
#define ZYDIS_MNEMONIC_VMOVDQU16 0x0416 |
#define ZYDIS_MNEMONIC_VMOVDQU32 0x0417 |
#define ZYDIS_MNEMONIC_VMOVDQU64 0x0418 |
#define ZYDIS_MNEMONIC_VMOVDQU8 0x0419 |
#define ZYDIS_MNEMONIC_VMOVHLPS 0x041A |
#define ZYDIS_MNEMONIC_VMOVHPD 0x041B |
#define ZYDIS_MNEMONIC_VMOVHPS 0x041C |
#define ZYDIS_MNEMONIC_VMOVLHPS 0x041D |
#define ZYDIS_MNEMONIC_VMOVLPD 0x041E |
#define ZYDIS_MNEMONIC_VMOVLPS 0x041F |
#define ZYDIS_MNEMONIC_VMOVMSKPD 0x0420 |
#define ZYDIS_MNEMONIC_VMOVMSKPS 0x0421 |
#define ZYDIS_MNEMONIC_VMOVNRAPD 0x0422 |
#define ZYDIS_MNEMONIC_VMOVNRAPS 0x0423 |
#define ZYDIS_MNEMONIC_VMOVNRNGOAPD 0x0424 |
#define ZYDIS_MNEMONIC_VMOVNRNGOAPS 0x0425 |
#define ZYDIS_MNEMONIC_VMOVNTDQ 0x0426 |
#define ZYDIS_MNEMONIC_VMOVNTDQA 0x0427 |
#define ZYDIS_MNEMONIC_VMOVNTPD 0x0428 |
#define ZYDIS_MNEMONIC_VMOVNTPS 0x0429 |
#define ZYDIS_MNEMONIC_VMOVQ 0x042A |
#define ZYDIS_MNEMONIC_VMOVSD 0x042B |
#define ZYDIS_MNEMONIC_VMOVSHDUP 0x042C |
#define ZYDIS_MNEMONIC_VMOVSLDUP 0x042D |
#define ZYDIS_MNEMONIC_VMOVSS 0x042E |
#define ZYDIS_MNEMONIC_VMOVUPD 0x042F |
#define ZYDIS_MNEMONIC_VMOVUPS 0x0430 |
#define ZYDIS_MNEMONIC_VMPSADBW 0x0431 |
#define ZYDIS_MNEMONIC_VMPTRLD 0x0432 |
#define ZYDIS_MNEMONIC_VMPTRST 0x0433 |
#define ZYDIS_MNEMONIC_VMREAD 0x0434 |
#define ZYDIS_MNEMONIC_VMRESUME 0x0435 |
#define ZYDIS_MNEMONIC_VMRUN 0x0436 |
#define ZYDIS_MNEMONIC_VMSAVE 0x0437 |
#define ZYDIS_MNEMONIC_VMULPD 0x0438 |
#define ZYDIS_MNEMONIC_VMULPS 0x0439 |
#define ZYDIS_MNEMONIC_VMULSD 0x043A |
#define ZYDIS_MNEMONIC_VMULSS 0x043B |
#define ZYDIS_MNEMONIC_VMWRITE 0x043C |
#define ZYDIS_MNEMONIC_VMXOFF 0x043D |
#define ZYDIS_MNEMONIC_VMXON 0x043E |
#define ZYDIS_MNEMONIC_VORPD 0x043F |
#define ZYDIS_MNEMONIC_VORPS 0x0440 |
#define ZYDIS_MNEMONIC_VP4DPWSSD 0x0441 |
#define ZYDIS_MNEMONIC_VP4DPWSSDS 0x0442 |
#define ZYDIS_MNEMONIC_VPABSB 0x0443 |
#define ZYDIS_MNEMONIC_VPABSD 0x0444 |
#define ZYDIS_MNEMONIC_VPABSQ 0x0445 |
#define ZYDIS_MNEMONIC_VPABSW 0x0446 |
#define ZYDIS_MNEMONIC_VPACKSSDW 0x0447 |
#define ZYDIS_MNEMONIC_VPACKSSWB 0x0448 |
#define ZYDIS_MNEMONIC_VPACKSTOREHD 0x0449 |
#define ZYDIS_MNEMONIC_VPACKSTOREHPD 0x044A |
#define ZYDIS_MNEMONIC_VPACKSTOREHPS 0x044B |
#define ZYDIS_MNEMONIC_VPACKSTOREHQ 0x044C |
#define ZYDIS_MNEMONIC_VPACKSTORELD 0x044D |
#define ZYDIS_MNEMONIC_VPACKSTORELPD 0x044E |
#define ZYDIS_MNEMONIC_VPACKSTORELPS 0x044F |
#define ZYDIS_MNEMONIC_VPACKSTORELQ 0x0450 |
#define ZYDIS_MNEMONIC_VPACKUSDW 0x0451 |
#define ZYDIS_MNEMONIC_VPACKUSWB 0x0452 |
#define ZYDIS_MNEMONIC_VPADCD 0x0453 |
#define ZYDIS_MNEMONIC_VPADDB 0x0454 |
#define ZYDIS_MNEMONIC_VPADDD 0x0455 |
#define ZYDIS_MNEMONIC_VPADDQ 0x0456 |
#define ZYDIS_MNEMONIC_VPADDSB 0x0457 |
#define ZYDIS_MNEMONIC_VPADDSETCD 0x0458 |
#define ZYDIS_MNEMONIC_VPADDSETSD 0x0459 |
#define ZYDIS_MNEMONIC_VPADDSW 0x045A |
#define ZYDIS_MNEMONIC_VPADDUSB 0x045B |
#define ZYDIS_MNEMONIC_VPADDUSW 0x045C |
#define ZYDIS_MNEMONIC_VPADDW 0x045D |
#define ZYDIS_MNEMONIC_VPALIGNR 0x045E |
#define ZYDIS_MNEMONIC_VPAND 0x045F |
#define ZYDIS_MNEMONIC_VPANDD 0x0460 |
#define ZYDIS_MNEMONIC_VPANDN 0x0461 |
#define ZYDIS_MNEMONIC_VPANDND 0x0462 |
#define ZYDIS_MNEMONIC_VPANDNQ 0x0463 |
#define ZYDIS_MNEMONIC_VPANDQ 0x0464 |
#define ZYDIS_MNEMONIC_VPAVGB 0x0465 |
#define ZYDIS_MNEMONIC_VPAVGW 0x0466 |
#define ZYDIS_MNEMONIC_VPBLENDD 0x0467 |
#define ZYDIS_MNEMONIC_VPBLENDMB 0x0468 |
#define ZYDIS_MNEMONIC_VPBLENDMD 0x0469 |
#define ZYDIS_MNEMONIC_VPBLENDMQ 0x046A |
#define ZYDIS_MNEMONIC_VPBLENDMW 0x046B |
#define ZYDIS_MNEMONIC_VPBLENDVB 0x046C |
#define ZYDIS_MNEMONIC_VPBLENDW 0x046D |
#define ZYDIS_MNEMONIC_VPBROADCASTB 0x046E |
#define ZYDIS_MNEMONIC_VPBROADCASTD 0x046F |
#define ZYDIS_MNEMONIC_VPBROADCASTMB2Q 0x0470 |
#define ZYDIS_MNEMONIC_VPBROADCASTMW2D 0x0471 |
#define ZYDIS_MNEMONIC_VPBROADCASTQ 0x0472 |
#define ZYDIS_MNEMONIC_VPBROADCASTW 0x0473 |
#define ZYDIS_MNEMONIC_VPCLMULQDQ 0x0474 |
#define ZYDIS_MNEMONIC_VPCMOV 0x0475 |
#define ZYDIS_MNEMONIC_VPCMPB 0x0476 |
#define ZYDIS_MNEMONIC_VPCMPD 0x0477 |
#define ZYDIS_MNEMONIC_VPCMPEQB 0x0478 |
#define ZYDIS_MNEMONIC_VPCMPEQD 0x0479 |
#define ZYDIS_MNEMONIC_VPCMPEQQ 0x047A |
#define ZYDIS_MNEMONIC_VPCMPEQW 0x047B |
#define ZYDIS_MNEMONIC_VPCMPESTRI 0x047C |
#define ZYDIS_MNEMONIC_VPCMPESTRM 0x047D |
#define ZYDIS_MNEMONIC_VPCMPGTB 0x047E |
#define ZYDIS_MNEMONIC_VPCMPGTD 0x047F |
#define ZYDIS_MNEMONIC_VPCMPGTQ 0x0480 |
#define ZYDIS_MNEMONIC_VPCMPGTW 0x0481 |
#define ZYDIS_MNEMONIC_VPCMPISTRI 0x0482 |
#define ZYDIS_MNEMONIC_VPCMPISTRM 0x0483 |
#define ZYDIS_MNEMONIC_VPCMPLTD 0x0484 |
#define ZYDIS_MNEMONIC_VPCMPQ 0x0485 |
#define ZYDIS_MNEMONIC_VPCMPUB 0x0486 |
#define ZYDIS_MNEMONIC_VPCMPUD 0x0487 |
#define ZYDIS_MNEMONIC_VPCMPUQ 0x0488 |
#define ZYDIS_MNEMONIC_VPCMPUW 0x0489 |
#define ZYDIS_MNEMONIC_VPCMPW 0x048A |
#define ZYDIS_MNEMONIC_VPCOMB 0x048B |
#define ZYDIS_MNEMONIC_VPCOMD 0x048C |
#define ZYDIS_MNEMONIC_VPCOMPRESSD 0x048D |
#define ZYDIS_MNEMONIC_VPCOMPRESSQ 0x048E |
#define ZYDIS_MNEMONIC_VPCOMQ 0x048F |
#define ZYDIS_MNEMONIC_VPCOMUB 0x0490 |
#define ZYDIS_MNEMONIC_VPCOMUD 0x0491 |
#define ZYDIS_MNEMONIC_VPCOMUQ 0x0492 |
#define ZYDIS_MNEMONIC_VPCOMUW 0x0493 |
#define ZYDIS_MNEMONIC_VPCOMW 0x0494 |
#define ZYDIS_MNEMONIC_VPCONFLICTD 0x0495 |
#define ZYDIS_MNEMONIC_VPCONFLICTQ 0x0496 |
#define ZYDIS_MNEMONIC_VPERM2F128 0x0497 |
#define ZYDIS_MNEMONIC_VPERM2I128 0x0498 |
#define ZYDIS_MNEMONIC_VPERMB 0x0499 |
#define ZYDIS_MNEMONIC_VPERMD 0x049A |
#define ZYDIS_MNEMONIC_VPERMF32X4 0x049B |
#define ZYDIS_MNEMONIC_VPERMI2B 0x049C |
#define ZYDIS_MNEMONIC_VPERMI2D 0x049D |
#define ZYDIS_MNEMONIC_VPERMI2PD 0x049E |
#define ZYDIS_MNEMONIC_VPERMI2PS 0x049F |
#define ZYDIS_MNEMONIC_VPERMI2Q 0x04A0 |
#define ZYDIS_MNEMONIC_VPERMI2W 0x04A1 |
#define ZYDIS_MNEMONIC_VPERMIL2PD 0x04A2 |
#define ZYDIS_MNEMONIC_VPERMIL2PS 0x04A3 |
#define ZYDIS_MNEMONIC_VPERMILPD 0x04A4 |
#define ZYDIS_MNEMONIC_VPERMILPS 0x04A5 |
#define ZYDIS_MNEMONIC_VPERMPD 0x04A6 |
#define ZYDIS_MNEMONIC_VPERMPS 0x04A7 |
#define ZYDIS_MNEMONIC_VPERMQ 0x04A8 |
#define ZYDIS_MNEMONIC_VPERMT2B 0x04A9 |
#define ZYDIS_MNEMONIC_VPERMT2D 0x04AA |
#define ZYDIS_MNEMONIC_VPERMT2PD 0x04AB |
#define ZYDIS_MNEMONIC_VPERMT2PS 0x04AC |
#define ZYDIS_MNEMONIC_VPERMT2Q 0x04AD |
#define ZYDIS_MNEMONIC_VPERMT2W 0x04AE |
#define ZYDIS_MNEMONIC_VPERMW 0x04AF |
#define ZYDIS_MNEMONIC_VPEXPANDD 0x04B0 |
#define ZYDIS_MNEMONIC_VPEXPANDQ 0x04B1 |
#define ZYDIS_MNEMONIC_VPEXTRB 0x04B2 |
#define ZYDIS_MNEMONIC_VPEXTRD 0x04B3 |
#define ZYDIS_MNEMONIC_VPEXTRQ 0x04B4 |
#define ZYDIS_MNEMONIC_VPEXTRW 0x04B5 |
#define ZYDIS_MNEMONIC_VPGATHERDD 0x04B6 |
#define ZYDIS_MNEMONIC_VPGATHERDQ 0x04B7 |
#define ZYDIS_MNEMONIC_VPGATHERQD 0x04B8 |
#define ZYDIS_MNEMONIC_VPGATHERQQ 0x04B9 |
#define ZYDIS_MNEMONIC_VPHADDBD 0x04BA |
#define ZYDIS_MNEMONIC_VPHADDBQ 0x04BB |
#define ZYDIS_MNEMONIC_VPHADDBW 0x04BC |
#define ZYDIS_MNEMONIC_VPHADDD 0x04BD |
#define ZYDIS_MNEMONIC_VPHADDDQ 0x04BE |
#define ZYDIS_MNEMONIC_VPHADDSW 0x04BF |
#define ZYDIS_MNEMONIC_VPHADDUBD 0x04C0 |
#define ZYDIS_MNEMONIC_VPHADDUBQ 0x04C1 |
#define ZYDIS_MNEMONIC_VPHADDUBW 0x04C2 |
#define ZYDIS_MNEMONIC_VPHADDUDQ 0x04C3 |
#define ZYDIS_MNEMONIC_VPHADDUWD 0x04C4 |
#define ZYDIS_MNEMONIC_VPHADDUWQ 0x04C5 |
#define ZYDIS_MNEMONIC_VPHADDW 0x04C6 |
#define ZYDIS_MNEMONIC_VPHADDWD 0x04C7 |
#define ZYDIS_MNEMONIC_VPHADDWQ 0x04C8 |
#define ZYDIS_MNEMONIC_VPHMINPOSUW 0x04C9 |
#define ZYDIS_MNEMONIC_VPHSUBBW 0x04CA |
#define ZYDIS_MNEMONIC_VPHSUBD 0x04CB |
#define ZYDIS_MNEMONIC_VPHSUBDQ 0x04CC |
#define ZYDIS_MNEMONIC_VPHSUBSW 0x04CD |
#define ZYDIS_MNEMONIC_VPHSUBW 0x04CE |
#define ZYDIS_MNEMONIC_VPHSUBWD 0x04CF |
#define ZYDIS_MNEMONIC_VPINSRB 0x04D0 |
#define ZYDIS_MNEMONIC_VPINSRD 0x04D1 |
#define ZYDIS_MNEMONIC_VPINSRQ 0x04D2 |
#define ZYDIS_MNEMONIC_VPINSRW 0x04D3 |
#define ZYDIS_MNEMONIC_VPLZCNTD 0x04D4 |
#define ZYDIS_MNEMONIC_VPLZCNTQ 0x04D5 |
#define ZYDIS_MNEMONIC_VPMACSDD 0x04D6 |
#define ZYDIS_MNEMONIC_VPMACSDQH 0x04D7 |
#define ZYDIS_MNEMONIC_VPMACSDQL 0x04D8 |
#define ZYDIS_MNEMONIC_VPMACSSDD 0x04D9 |
#define ZYDIS_MNEMONIC_VPMACSSDQH 0x04DA |
#define ZYDIS_MNEMONIC_VPMACSSDQL 0x04DB |
#define ZYDIS_MNEMONIC_VPMACSSWD 0x04DC |
#define ZYDIS_MNEMONIC_VPMACSSWW 0x04DD |
#define ZYDIS_MNEMONIC_VPMACSWD 0x04DE |
#define ZYDIS_MNEMONIC_VPMACSWW 0x04DF |
#define ZYDIS_MNEMONIC_VPMADCSSWD 0x04E0 |
#define ZYDIS_MNEMONIC_VPMADCSWD 0x04E1 |
#define ZYDIS_MNEMONIC_VPMADD231D 0x04E2 |
#define ZYDIS_MNEMONIC_VPMADD233D 0x04E3 |
#define ZYDIS_MNEMONIC_VPMADD52HUQ 0x04E4 |
#define ZYDIS_MNEMONIC_VPMADD52LUQ 0x04E5 |
#define ZYDIS_MNEMONIC_VPMADDUBSW 0x04E6 |
#define ZYDIS_MNEMONIC_VPMADDWD 0x04E7 |
#define ZYDIS_MNEMONIC_VPMASKMOVD 0x04E8 |
#define ZYDIS_MNEMONIC_VPMASKMOVQ 0x04E9 |
#define ZYDIS_MNEMONIC_VPMAXSB 0x04EA |
#define ZYDIS_MNEMONIC_VPMAXSD 0x04EB |
#define ZYDIS_MNEMONIC_VPMAXSQ 0x04EC |
#define ZYDIS_MNEMONIC_VPMAXSW 0x04ED |
#define ZYDIS_MNEMONIC_VPMAXUB 0x04EE |
#define ZYDIS_MNEMONIC_VPMAXUD 0x04EF |
#define ZYDIS_MNEMONIC_VPMAXUQ 0x04F0 |
#define ZYDIS_MNEMONIC_VPMAXUW 0x04F1 |
#define ZYDIS_MNEMONIC_VPMINSB 0x04F2 |
#define ZYDIS_MNEMONIC_VPMINSD 0x04F3 |
#define ZYDIS_MNEMONIC_VPMINSQ 0x04F4 |
#define ZYDIS_MNEMONIC_VPMINSW 0x04F5 |
#define ZYDIS_MNEMONIC_VPMINUB 0x04F6 |
#define ZYDIS_MNEMONIC_VPMINUD 0x04F7 |
#define ZYDIS_MNEMONIC_VPMINUQ 0x04F8 |
#define ZYDIS_MNEMONIC_VPMINUW 0x04F9 |
#define ZYDIS_MNEMONIC_VPMOVB2M 0x04FA |
#define ZYDIS_MNEMONIC_VPMOVD2M 0x04FB |
#define ZYDIS_MNEMONIC_VPMOVDB 0x04FC |
#define ZYDIS_MNEMONIC_VPMOVDW 0x04FD |
#define ZYDIS_MNEMONIC_VPMOVM2B 0x04FE |
#define ZYDIS_MNEMONIC_VPMOVM2D 0x04FF |
#define ZYDIS_MNEMONIC_VPMOVM2Q 0x0500 |
#define ZYDIS_MNEMONIC_VPMOVM2W 0x0501 |
#define ZYDIS_MNEMONIC_VPMOVMSKB 0x0502 |
#define ZYDIS_MNEMONIC_VPMOVQ2M 0x0503 |
#define ZYDIS_MNEMONIC_VPMOVQB 0x0504 |
#define ZYDIS_MNEMONIC_VPMOVQD 0x0505 |
#define ZYDIS_MNEMONIC_VPMOVQW 0x0506 |
#define ZYDIS_MNEMONIC_VPMOVSDB 0x0507 |
#define ZYDIS_MNEMONIC_VPMOVSDW 0x0508 |
#define ZYDIS_MNEMONIC_VPMOVSQB 0x0509 |
#define ZYDIS_MNEMONIC_VPMOVSQD 0x050A |
#define ZYDIS_MNEMONIC_VPMOVSQW 0x050B |
#define ZYDIS_MNEMONIC_VPMOVSWB 0x050C |
#define ZYDIS_MNEMONIC_VPMOVSXBD 0x050D |
#define ZYDIS_MNEMONIC_VPMOVSXBQ 0x050E |
#define ZYDIS_MNEMONIC_VPMOVSXBW 0x050F |
#define ZYDIS_MNEMONIC_VPMOVSXDQ 0x0510 |
#define ZYDIS_MNEMONIC_VPMOVSXWD 0x0511 |
#define ZYDIS_MNEMONIC_VPMOVSXWQ 0x0512 |
#define ZYDIS_MNEMONIC_VPMOVUSDB 0x0513 |
#define ZYDIS_MNEMONIC_VPMOVUSDW 0x0514 |
#define ZYDIS_MNEMONIC_VPMOVUSQB 0x0515 |
#define ZYDIS_MNEMONIC_VPMOVUSQD 0x0516 |
#define ZYDIS_MNEMONIC_VPMOVUSQW 0x0517 |
#define ZYDIS_MNEMONIC_VPMOVUSWB 0x0518 |
#define ZYDIS_MNEMONIC_VPMOVW2M 0x0519 |
#define ZYDIS_MNEMONIC_VPMOVWB 0x051A |
#define ZYDIS_MNEMONIC_VPMOVZXBD 0x051B |
#define ZYDIS_MNEMONIC_VPMOVZXBQ 0x051C |
#define ZYDIS_MNEMONIC_VPMOVZXBW 0x051D |
#define ZYDIS_MNEMONIC_VPMOVZXDQ 0x051E |
#define ZYDIS_MNEMONIC_VPMOVZXWD 0x051F |
#define ZYDIS_MNEMONIC_VPMOVZXWQ 0x0520 |
#define ZYDIS_MNEMONIC_VPMULDQ 0x0521 |
#define ZYDIS_MNEMONIC_VPMULHD 0x0522 |
#define ZYDIS_MNEMONIC_VPMULHRSW 0x0523 |
#define ZYDIS_MNEMONIC_VPMULHUD 0x0524 |
#define ZYDIS_MNEMONIC_VPMULHUW 0x0525 |
#define ZYDIS_MNEMONIC_VPMULHW 0x0526 |
#define ZYDIS_MNEMONIC_VPMULLD 0x0527 |
#define ZYDIS_MNEMONIC_VPMULLQ 0x0528 |
#define ZYDIS_MNEMONIC_VPMULLW 0x0529 |
#define ZYDIS_MNEMONIC_VPMULTISHIFTQB 0x052A |
#define ZYDIS_MNEMONIC_VPMULUDQ 0x052B |
#define ZYDIS_MNEMONIC_VPOPCNTD 0x052C |
#define ZYDIS_MNEMONIC_VPOPCNTQ 0x052D |
#define ZYDIS_MNEMONIC_VPOR 0x052E |
#define ZYDIS_MNEMONIC_VPORD 0x052F |
#define ZYDIS_MNEMONIC_VPORQ 0x0530 |
#define ZYDIS_MNEMONIC_VPPERM 0x0531 |
#define ZYDIS_MNEMONIC_VPREFETCH0 0x0532 |
#define ZYDIS_MNEMONIC_VPREFETCH1 0x0533 |
#define ZYDIS_MNEMONIC_VPREFETCH2 0x0534 |
#define ZYDIS_MNEMONIC_VPREFETCHE0 0x0535 |
#define ZYDIS_MNEMONIC_VPREFETCHE1 0x0536 |
#define ZYDIS_MNEMONIC_VPREFETCHE2 0x0537 |
#define ZYDIS_MNEMONIC_VPREFETCHENTA 0x0538 |
#define ZYDIS_MNEMONIC_VPREFETCHNTA 0x0539 |
#define ZYDIS_MNEMONIC_VPROLD 0x053A |
#define ZYDIS_MNEMONIC_VPROLQ 0x053B |
#define ZYDIS_MNEMONIC_VPROLVD 0x053C |
#define ZYDIS_MNEMONIC_VPROLVQ 0x053D |
#define ZYDIS_MNEMONIC_VPRORD 0x053E |
#define ZYDIS_MNEMONIC_VPRORQ 0x053F |
#define ZYDIS_MNEMONIC_VPRORVD 0x0540 |
#define ZYDIS_MNEMONIC_VPRORVQ 0x0541 |
#define ZYDIS_MNEMONIC_VPROTB 0x0542 |
#define ZYDIS_MNEMONIC_VPROTD 0x0543 |
#define ZYDIS_MNEMONIC_VPROTQ 0x0544 |
#define ZYDIS_MNEMONIC_VPROTW 0x0545 |
#define ZYDIS_MNEMONIC_VPSADBW 0x0546 |
#define ZYDIS_MNEMONIC_VPSBBD 0x0547 |
#define ZYDIS_MNEMONIC_VPSBBRD 0x0548 |
#define ZYDIS_MNEMONIC_VPSCATTERDD 0x0549 |
#define ZYDIS_MNEMONIC_VPSCATTERDQ 0x054A |
#define ZYDIS_MNEMONIC_VPSCATTERQD 0x054B |
#define ZYDIS_MNEMONIC_VPSCATTERQQ 0x054C |
#define ZYDIS_MNEMONIC_VPSHAB 0x054D |
#define ZYDIS_MNEMONIC_VPSHAD 0x054E |
#define ZYDIS_MNEMONIC_VPSHAQ 0x054F |
#define ZYDIS_MNEMONIC_VPSHAW 0x0550 |
#define ZYDIS_MNEMONIC_VPSHLB 0x0551 |
#define ZYDIS_MNEMONIC_VPSHLD 0x0552 |
#define ZYDIS_MNEMONIC_VPSHLQ 0x0553 |
#define ZYDIS_MNEMONIC_VPSHLW 0x0554 |
#define ZYDIS_MNEMONIC_VPSHUFB 0x0555 |
#define ZYDIS_MNEMONIC_VPSHUFD 0x0556 |
#define ZYDIS_MNEMONIC_VPSHUFHW 0x0557 |
#define ZYDIS_MNEMONIC_VPSHUFLW 0x0558 |
#define ZYDIS_MNEMONIC_VPSIGNB 0x0559 |
#define ZYDIS_MNEMONIC_VPSIGND 0x055A |
#define ZYDIS_MNEMONIC_VPSIGNW 0x055B |
#define ZYDIS_MNEMONIC_VPSLLD 0x055C |
#define ZYDIS_MNEMONIC_VPSLLDQ 0x055D |
#define ZYDIS_MNEMONIC_VPSLLQ 0x055E |
#define ZYDIS_MNEMONIC_VPSLLVD 0x055F |
#define ZYDIS_MNEMONIC_VPSLLVQ 0x0560 |
#define ZYDIS_MNEMONIC_VPSLLVW 0x0561 |
#define ZYDIS_MNEMONIC_VPSLLW 0x0562 |
#define ZYDIS_MNEMONIC_VPSRAD 0x0563 |
#define ZYDIS_MNEMONIC_VPSRAQ 0x0564 |
#define ZYDIS_MNEMONIC_VPSRAVD 0x0565 |
#define ZYDIS_MNEMONIC_VPSRAVQ 0x0566 |
#define ZYDIS_MNEMONIC_VPSRAVW 0x0567 |
#define ZYDIS_MNEMONIC_VPSRAW 0x0568 |
#define ZYDIS_MNEMONIC_VPSRLD 0x0569 |
#define ZYDIS_MNEMONIC_VPSRLDQ 0x056A |
#define ZYDIS_MNEMONIC_VPSRLQ 0x056B |
#define ZYDIS_MNEMONIC_VPSRLVD 0x056C |
#define ZYDIS_MNEMONIC_VPSRLVQ 0x056D |
#define ZYDIS_MNEMONIC_VPSRLVW 0x056E |
#define ZYDIS_MNEMONIC_VPSRLW 0x056F |
#define ZYDIS_MNEMONIC_VPSUBB 0x0570 |
#define ZYDIS_MNEMONIC_VPSUBD 0x0571 |
#define ZYDIS_MNEMONIC_VPSUBQ 0x0572 |
#define ZYDIS_MNEMONIC_VPSUBRD 0x0573 |
#define ZYDIS_MNEMONIC_VPSUBRSETBD 0x0574 |
#define ZYDIS_MNEMONIC_VPSUBSB 0x0575 |
#define ZYDIS_MNEMONIC_VPSUBSETBD 0x0576 |
#define ZYDIS_MNEMONIC_VPSUBSW 0x0577 |
#define ZYDIS_MNEMONIC_VPSUBUSB 0x0578 |
#define ZYDIS_MNEMONIC_VPSUBUSW 0x0579 |
#define ZYDIS_MNEMONIC_VPSUBW 0x057A |
#define ZYDIS_MNEMONIC_VPTERNLOGD 0x057B |
#define ZYDIS_MNEMONIC_VPTERNLOGQ 0x057C |
#define ZYDIS_MNEMONIC_VPTEST 0x057D |
#define ZYDIS_MNEMONIC_VPTESTMB 0x057E |
#define ZYDIS_MNEMONIC_VPTESTMD 0x057F |
#define ZYDIS_MNEMONIC_VPTESTMQ 0x0580 |
#define ZYDIS_MNEMONIC_VPTESTMW 0x0581 |
#define ZYDIS_MNEMONIC_VPTESTNMB 0x0582 |
#define ZYDIS_MNEMONIC_VPTESTNMD 0x0583 |
#define ZYDIS_MNEMONIC_VPTESTNMQ 0x0584 |
#define ZYDIS_MNEMONIC_VPTESTNMW 0x0585 |
#define ZYDIS_MNEMONIC_VPUNPCKHBW 0x0586 |
#define ZYDIS_MNEMONIC_VPUNPCKHDQ 0x0587 |
#define ZYDIS_MNEMONIC_VPUNPCKHQDQ 0x0588 |
#define ZYDIS_MNEMONIC_VPUNPCKHWD 0x0589 |
#define ZYDIS_MNEMONIC_VPUNPCKLBW 0x058A |
#define ZYDIS_MNEMONIC_VPUNPCKLDQ 0x058B |
#define ZYDIS_MNEMONIC_VPUNPCKLQDQ 0x058C |
#define ZYDIS_MNEMONIC_VPUNPCKLWD 0x058D |
#define ZYDIS_MNEMONIC_VPXOR 0x058E |
#define ZYDIS_MNEMONIC_VPXORD 0x058F |
#define ZYDIS_MNEMONIC_VPXORQ 0x0590 |
#define ZYDIS_MNEMONIC_VRANGEPD 0x0591 |
#define ZYDIS_MNEMONIC_VRANGEPS 0x0592 |
#define ZYDIS_MNEMONIC_VRANGESD 0x0593 |
#define ZYDIS_MNEMONIC_VRANGESS 0x0594 |
#define ZYDIS_MNEMONIC_VRCP14PD 0x0595 |
#define ZYDIS_MNEMONIC_VRCP14PS 0x0596 |
#define ZYDIS_MNEMONIC_VRCP14SD 0x0597 |
#define ZYDIS_MNEMONIC_VRCP14SS 0x0598 |
#define ZYDIS_MNEMONIC_VRCP23PS 0x0599 |
#define ZYDIS_MNEMONIC_VRCP28PD 0x059A |
#define ZYDIS_MNEMONIC_VRCP28PS 0x059B |
#define ZYDIS_MNEMONIC_VRCP28SD 0x059C |
#define ZYDIS_MNEMONIC_VRCP28SS 0x059D |
#define ZYDIS_MNEMONIC_VRCPPS 0x059E |
#define ZYDIS_MNEMONIC_VRCPSS 0x059F |
#define ZYDIS_MNEMONIC_VREDUCEPD 0x05A0 |
#define ZYDIS_MNEMONIC_VREDUCEPS 0x05A1 |
#define ZYDIS_MNEMONIC_VREDUCESD 0x05A2 |
#define ZYDIS_MNEMONIC_VREDUCESS 0x05A3 |
#define ZYDIS_MNEMONIC_VRNDFXPNTPD 0x05A4 |
#define ZYDIS_MNEMONIC_VRNDFXPNTPS 0x05A5 |
#define ZYDIS_MNEMONIC_VRNDSCALEPD 0x05A6 |
#define ZYDIS_MNEMONIC_VRNDSCALEPS 0x05A7 |
#define ZYDIS_MNEMONIC_VRNDSCALESD 0x05A8 |
#define ZYDIS_MNEMONIC_VRNDSCALESS 0x05A9 |
#define ZYDIS_MNEMONIC_VROUNDPD 0x05AA |
#define ZYDIS_MNEMONIC_VROUNDPS 0x05AB |
#define ZYDIS_MNEMONIC_VROUNDSD 0x05AC |
#define ZYDIS_MNEMONIC_VROUNDSS 0x05AD |
#define ZYDIS_MNEMONIC_VRSQRT14PD 0x05AE |
#define ZYDIS_MNEMONIC_VRSQRT14PS 0x05AF |
#define ZYDIS_MNEMONIC_VRSQRT14SD 0x05B0 |
#define ZYDIS_MNEMONIC_VRSQRT14SS 0x05B1 |
#define ZYDIS_MNEMONIC_VRSQRT23PS 0x05B2 |
#define ZYDIS_MNEMONIC_VRSQRT28PD 0x05B3 |
#define ZYDIS_MNEMONIC_VRSQRT28PS 0x05B4 |
#define ZYDIS_MNEMONIC_VRSQRT28SD 0x05B5 |
#define ZYDIS_MNEMONIC_VRSQRT28SS 0x05B6 |
#define ZYDIS_MNEMONIC_VRSQRTPS 0x05B7 |
#define ZYDIS_MNEMONIC_VRSQRTSS 0x05B8 |
#define ZYDIS_MNEMONIC_VSCALEFPD 0x05B9 |
#define ZYDIS_MNEMONIC_VSCALEFPS 0x05BA |
#define ZYDIS_MNEMONIC_VSCALEFSD 0x05BB |
#define ZYDIS_MNEMONIC_VSCALEFSS 0x05BC |
#define ZYDIS_MNEMONIC_VSCALEPS 0x05BD |
#define ZYDIS_MNEMONIC_VSCATTERDPD 0x05BE |
#define ZYDIS_MNEMONIC_VSCATTERDPS 0x05BF |
#define ZYDIS_MNEMONIC_VSCATTERPF0DPD 0x05C0 |
#define ZYDIS_MNEMONIC_VSCATTERPF0DPS 0x05C1 |
#define ZYDIS_MNEMONIC_VSCATTERPF0HINTDPD 0x05C2 |
#define ZYDIS_MNEMONIC_VSCATTERPF0HINTDPS 0x05C3 |
#define ZYDIS_MNEMONIC_VSCATTERPF0QPD 0x05C4 |
#define ZYDIS_MNEMONIC_VSCATTERPF0QPS 0x05C5 |
#define ZYDIS_MNEMONIC_VSCATTERPF1DPD 0x05C6 |
#define ZYDIS_MNEMONIC_VSCATTERPF1DPS 0x05C7 |
#define ZYDIS_MNEMONIC_VSCATTERPF1QPD 0x05C8 |
#define ZYDIS_MNEMONIC_VSCATTERPF1QPS 0x05C9 |
#define ZYDIS_MNEMONIC_VSCATTERQPD 0x05CA |
#define ZYDIS_MNEMONIC_VSCATTERQPS 0x05CB |
#define ZYDIS_MNEMONIC_VSHUFF32X4 0x05CC |
#define ZYDIS_MNEMONIC_VSHUFF64X2 0x05CD |
#define ZYDIS_MNEMONIC_VSHUFI32X4 0x05CE |
#define ZYDIS_MNEMONIC_VSHUFI64X2 0x05CF |
#define ZYDIS_MNEMONIC_VSHUFPD 0x05D0 |
#define ZYDIS_MNEMONIC_VSHUFPS 0x05D1 |
#define ZYDIS_MNEMONIC_VSQRTPD 0x05D2 |
#define ZYDIS_MNEMONIC_VSQRTPS 0x05D3 |
#define ZYDIS_MNEMONIC_VSQRTSD 0x05D4 |
#define ZYDIS_MNEMONIC_VSQRTSS 0x05D5 |
#define ZYDIS_MNEMONIC_VSTMXCSR 0x05D6 |
#define ZYDIS_MNEMONIC_VSUBPD 0x05D7 |
#define ZYDIS_MNEMONIC_VSUBPS 0x05D8 |
#define ZYDIS_MNEMONIC_VSUBRPD 0x05D9 |
#define ZYDIS_MNEMONIC_VSUBRPS 0x05DA |
#define ZYDIS_MNEMONIC_VSUBSD 0x05DB |
#define ZYDIS_MNEMONIC_VSUBSS 0x05DC |
#define ZYDIS_MNEMONIC_VTESTPD 0x05DD |
#define ZYDIS_MNEMONIC_VTESTPS 0x05DE |
#define ZYDIS_MNEMONIC_VUCOMISD 0x05DF |
#define ZYDIS_MNEMONIC_VUCOMISS 0x05E0 |
#define ZYDIS_MNEMONIC_VUNPCKHPD 0x05E1 |
#define ZYDIS_MNEMONIC_VUNPCKHPS 0x05E2 |
#define ZYDIS_MNEMONIC_VUNPCKLPD 0x05E3 |
#define ZYDIS_MNEMONIC_VUNPCKLPS 0x05E4 |
#define ZYDIS_MNEMONIC_VXORPD 0x05E5 |
#define ZYDIS_MNEMONIC_VXORPS 0x05E6 |
#define ZYDIS_MNEMONIC_VZEROALL 0x05E7 |
#define ZYDIS_MNEMONIC_VZEROUPPER 0x05E8 |
#define ZYDIS_MNEMONIC_WBINVD 0x05E9 |
#define ZYDIS_MNEMONIC_WRFSBASE 0x05EA |
#define ZYDIS_MNEMONIC_WRGSBASE 0x05EB |
#define ZYDIS_MNEMONIC_WRMSR 0x05EC |
#define ZYDIS_MNEMONIC_WRPKRU 0x05ED |
#define ZYDIS_MNEMONIC_WRSSD 0x05EE |
#define ZYDIS_MNEMONIC_WRSSQ 0x05EF |
#define ZYDIS_MNEMONIC_WRUSSD 0x05F0 |
#define ZYDIS_MNEMONIC_WRUSSQ 0x05F1 |
#define ZYDIS_MNEMONIC_XADD 0x05F2 |
#define ZYDIS_MNEMONIC_XCHG 0x05F3 |
#define ZYDIS_MNEMONIC_XGETBV 0x05F4 |
#define ZYDIS_MNEMONIC_XLAT 0x05F5 |
#define ZYDIS_MNEMONIC_XOR 0x05F6 |
#define ZYDIS_MNEMONIC_XORPD 0x05F7 |
#define ZYDIS_MNEMONIC_XORPS 0x05F8 |
#define ZYDIS_MNEMONIC_XRSTOR 0x05F9 |
#define ZYDIS_MNEMONIC_XRSTOR64 0x05FA |
#define ZYDIS_MNEMONIC_XRSTORS 0x05FB |
#define ZYDIS_MNEMONIC_XRSTORS64 0x05FC |
#define ZYDIS_MNEMONIC_XSAVE 0x05FD |
#define ZYDIS_MNEMONIC_XSAVE64 0x05FE |
#define ZYDIS_MNEMONIC_XSAVEC 0x05FF |
#define ZYDIS_MNEMONIC_XSAVEC64 0x0600 |
#define ZYDIS_MNEMONIC_XSAVEOPT 0x0601 |
#define ZYDIS_MNEMONIC_XSAVEOPT64 0x0602 |
#define ZYDIS_MNEMONIC_XSAVES 0x0603 |
#define ZYDIS_MNEMONIC_XSAVES64 0x0604 |
#define ZYDIS_MNEMONIC_XSETBV 0x0605 |