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_MNEMON |