|
int | capstone.x86_const.X86_REG_INVALID = 0 |
|
int | capstone.x86_const.X86_REG_AH = 1 |
|
int | capstone.x86_const.X86_REG_AL = 2 |
|
int | capstone.x86_const.X86_REG_AX = 3 |
|
int | capstone.x86_const.X86_REG_BH = 4 |
|
int | capstone.x86_const.X86_REG_BL = 5 |
|
int | capstone.x86_const.X86_REG_BP = 6 |
|
int | capstone.x86_const.X86_REG_BPL = 7 |
|
int | capstone.x86_const.X86_REG_BX = 8 |
|
int | capstone.x86_const.X86_REG_CH = 9 |
|
int | capstone.x86_const.X86_REG_CL = 10 |
|
int | capstone.x86_const.X86_REG_CS = 11 |
|
int | capstone.x86_const.X86_REG_CX = 12 |
|
int | capstone.x86_const.X86_REG_DH = 13 |
|
int | capstone.x86_const.X86_REG_DI = 14 |
|
int | capstone.x86_const.X86_REG_DIL = 15 |
|
int | capstone.x86_const.X86_REG_DL = 16 |
|
int | capstone.x86_const.X86_REG_DS = 17 |
|
int | capstone.x86_const.X86_REG_DX = 18 |
|
int | capstone.x86_const.X86_REG_EAX = 19 |
|
int | capstone.x86_const.X86_REG_EBP = 20 |
|
int | capstone.x86_const.X86_REG_EBX = 21 |
|
int | capstone.x86_const.X86_REG_ECX = 22 |
|
int | capstone.x86_const.X86_REG_EDI = 23 |
|
int | capstone.x86_const.X86_REG_EDX = 24 |
|
int | capstone.x86_const.X86_REG_EFLAGS = 25 |
|
int | capstone.x86_const.X86_REG_EIP = 26 |
|
int | capstone.x86_const.X86_REG_EIZ = 27 |
|
int | capstone.x86_const.X86_REG_ES = 28 |
|
int | capstone.x86_const.X86_REG_ESI = 29 |
|
int | capstone.x86_const.X86_REG_ESP = 30 |
|
int | capstone.x86_const.X86_REG_FPSW = 31 |
|
int | capstone.x86_const.X86_REG_FS = 32 |
|
int | capstone.x86_const.X86_REG_GS = 33 |
|
int | capstone.x86_const.X86_REG_IP = 34 |
|
int | capstone.x86_const.X86_REG_RAX = 35 |
|
int | capstone.x86_const.X86_REG_RBP = 36 |
|
int | capstone.x86_const.X86_REG_RBX = 37 |
|
int | capstone.x86_const.X86_REG_RCX = 38 |
|
int | capstone.x86_const.X86_REG_RDI = 39 |
|
int | capstone.x86_const.X86_REG_RDX = 40 |
|
int | capstone.x86_const.X86_REG_RIP = 41 |
|
int | capstone.x86_const.X86_REG_RIZ = 42 |
|
int | capstone.x86_const.X86_REG_RSI = 43 |
|
int | capstone.x86_const.X86_REG_RSP = 44 |
|
int | capstone.x86_const.X86_REG_SI = 45 |
|
int | capstone.x86_const.X86_REG_SIL = 46 |
|
int | capstone.x86_const.X86_REG_SP = 47 |
|
int | capstone.x86_const.X86_REG_SPL = 48 |
|
int | capstone.x86_const.X86_REG_SS = 49 |
|
int | capstone.x86_const.X86_REG_CR0 = 50 |
|
int | capstone.x86_const.X86_REG_CR1 = 51 |
|
int | capstone.x86_const.X86_REG_CR2 = 52 |
|
int | capstone.x86_const.X86_REG_CR3 = 53 |
|
int | capstone.x86_const.X86_REG_CR4 = 54 |
|
int | capstone.x86_const.X86_REG_CR5 = 55 |
|
int | capstone.x86_const.X86_REG_CR6 = 56 |
|
int | capstone.x86_const.X86_REG_CR7 = 57 |
|
int | capstone.x86_const.X86_REG_CR8 = 58 |
|
int | capstone.x86_const.X86_REG_CR9 = 59 |
|
int | capstone.x86_const.X86_REG_CR10 = 60 |
|
int | capstone.x86_const.X86_REG_CR11 = 61 |
|
int | capstone.x86_const.X86_REG_CR12 = 62 |
|
int | capstone.x86_const.X86_REG_CR13 = 63 |
|
int | capstone.x86_const.X86_REG_CR14 = 64 |
|
int | capstone.x86_const.X86_REG_CR15 = 65 |
|
int | capstone.x86_const.X86_REG_DR0 = 66 |
|
int | capstone.x86_const.X86_REG_DR1 = 67 |
|
int | capstone.x86_const.X86_REG_DR2 = 68 |
|
int | capstone.x86_const.X86_REG_DR3 = 69 |
|
int | capstone.x86_const.X86_REG_DR4 = 70 |
|
int | capstone.x86_const.X86_REG_DR5 = 71 |
|
int | capstone.x86_const.X86_REG_DR6 = 72 |
|
int | capstone.x86_const.X86_REG_DR7 = 73 |
|
int | capstone.x86_const.X86_REG_DR8 = 74 |
|
int | capstone.x86_const.X86_REG_DR9 = 75 |
|
int | capstone.x86_const.X86_REG_DR10 = 76 |
|
int | capstone.x86_const.X86_REG_DR11 = 77 |
|
int | capstone.x86_const.X86_REG_DR12 = 78 |
|
int | capstone.x86_const.X86_REG_DR13 = 79 |
|
int | capstone.x86_const.X86_REG_DR14 = 80 |
|
int | capstone.x86_const.X86_REG_DR15 = 81 |
|
int | capstone.x86_const.X86_REG_FP0 = 82 |
|
int | capstone.x86_const.X86_REG_FP1 = 83 |
|
int | capstone.x86_const.X86_REG_FP2 = 84 |
|
int | capstone.x86_const.X86_REG_FP3 = 85 |
|
int | capstone.x86_const.X86_REG_FP4 = 86 |
|
int | capstone.x86_const.X86_REG_FP5 = 87 |
|
int | capstone.x86_const.X86_REG_FP6 = 88 |
|
int | capstone.x86_const.X86_REG_FP7 = 89 |
|
int | capstone.x86_const.X86_REG_K0 = 90 |
|
int | capstone.x86_const.X86_REG_K1 = 91 |
|
int | capstone.x86_const.X86_REG_K2 = 92 |
|
int | capstone.x86_const.X86_REG_K3 = 93 |
|
int | capstone.x86_const.X86_REG_K4 = 94 |
|
int | capstone.x86_const.X86_REG_K5 = 95 |
|
int | capstone.x86_const.X86_REG_K6 = 96 |
|
int | capstone.x86_const.X86_REG_K7 = 97 |
|
int | capstone.x86_const.X86_REG_MM0 = 98 |
|
int | capstone.x86_const.X86_REG_MM1 = 99 |
|
int | capstone.x86_const.X86_REG_MM2 = 100 |
|
int | capstone.x86_const.X86_REG_MM3 = 101 |
|
int | capstone.x86_const.X86_REG_MM4 = 102 |
|
int | capstone.x86_const.X86_REG_MM5 = 103 |
|
int | capstone.x86_const.X86_REG_MM6 = 104 |
|
int | capstone.x86_const.X86_REG_MM7 = 105 |
|
int | capstone.x86_const.X86_REG_R8 = 106 |
|
int | capstone.x86_const.X86_REG_R9 = 107 |
|
int | capstone.x86_const.X86_REG_R10 = 108 |
|
int | capstone.x86_const.X86_REG_R11 = 109 |
|
int | capstone.x86_const.X86_REG_R12 = 110 |
|
int | capstone.x86_const.X86_REG_R13 = 111 |
|
int | capstone.x86_const.X86_REG_R14 = 112 |
|
int | capstone.x86_const.X86_REG_R15 = 113 |
|
int | capstone.x86_const.X86_REG_ST0 = 114 |
|
int | capstone.x86_const.X86_REG_ST1 = 115 |
|
int | capstone.x86_const.X86_REG_ST2 = 116 |
|
int | capstone.x86_const.X86_REG_ST3 = 117 |
|
int | capstone.x86_const.X86_REG_ST4 = 118 |
|
int | capstone.x86_const.X86_REG_ST5 = 119 |
|
int | capstone.x86_const.X86_REG_ST6 = 120 |
|
int | capstone.x86_const.X86_REG_ST7 = 121 |
|
int | capstone.x86_const.X86_REG_XMM0 = 122 |
|
int | capstone.x86_const.X86_REG_XMM1 = 123 |
|
int | capstone.x86_const.X86_REG_XMM2 = 124 |
|
int | capstone.x86_const.X86_REG_XMM3 = 125 |
|
int | capstone.x86_const.X86_REG_XMM4 = 126 |
|
int | capstone.x86_const.X86_REG_XMM5 = 127 |
|
int | capstone.x86_const.X86_REG_XMM6 = 128 |
|
int | capstone.x86_const.X86_REG_XMM7 = 129 |
|
int | capstone.x86_const.X86_REG_XMM8 = 130 |
|
int | capstone.x86_const.X86_REG_XMM9 = 131 |
|
int | capstone.x86_const.X86_REG_XMM10 = 132 |
|
int | capstone.x86_const.X86_REG_XMM11 = 133 |
|
int | capstone.x86_const.X86_REG_XMM12 = 134 |
|
int | capstone.x86_const.X86_REG_XMM13 = 135 |
|
int | capstone.x86_const.X86_REG_XMM14 = 136 |
|
int | capstone.x86_const.X86_REG_XMM15 = 137 |
|
int | capstone.x86_const.X86_REG_XMM16 = 138 |
|
int | capstone.x86_const.X86_REG_XMM17 = 139 |
|
int | capstone.x86_const.X86_REG_XMM18 = 140 |
|
int | capstone.x86_const.X86_REG_XMM19 = 141 |
|
int | capstone.x86_const.X86_REG_XMM20 = 142 |
|
int | capstone.x86_const.X86_REG_XMM21 = 143 |
|
int | capstone.x86_const.X86_REG_XMM22 = 144 |
|
int | capstone.x86_const.X86_REG_XMM23 = 145 |
|
int | capstone.x86_const.X86_REG_XMM24 = 146 |
|
int | capstone.x86_const.X86_REG_XMM25 = 147 |
|
int | capstone.x86_const.X86_REG_XMM26 = 148 |
|
int | capstone.x86_const.X86_REG_XMM27 = 149 |
|
int | capstone.x86_const.X86_REG_XMM28 = 150 |
|
int | capstone.x86_const.X86_REG_XMM29 = 151 |
|
int | capstone.x86_const.X86_REG_XMM30 = 152 |
|
int | capstone.x86_const.X86_REG_XMM31 = 153 |
|
int | capstone.x86_const.X86_REG_YMM0 = 154 |
|
int | capstone.x86_const.X86_REG_YMM1 = 155 |
|
int | capstone.x86_const.X86_REG_YMM2 = 156 |
|
int | capstone.x86_const.X86_REG_YMM3 = 157 |
|
int | capstone.x86_const.X86_REG_YMM4 = 158 |
|
int | capstone.x86_const.X86_REG_YMM5 = 159 |
|
int | capstone.x86_const.X86_REG_YMM6 = 160 |
|
int | capstone.x86_const.X86_REG_YMM7 = 161 |
|
int | capstone.x86_const.X86_REG_YMM8 = 162 |
|
int | capstone.x86_const.X86_REG_YMM9 = 163 |
|
int | capstone.x86_const.X86_REG_YMM10 = 164 |
|
int | capstone.x86_const.X86_REG_YMM11 = 165 |
|
int | capstone.x86_const.X86_REG_YMM12 = 166 |
|
int | capstone.x86_const.X86_REG_YMM13 = 167 |
|
int | capstone.x86_const.X86_REG_YMM14 = 168 |
|
int | capstone.x86_const.X86_REG_YMM15 = 169 |
|
int | capstone.x86_const.X86_REG_YMM16 = 170 |
|
int | capstone.x86_const.X86_REG_YMM17 = 171 |
|
int | capstone.x86_const.X86_REG_YMM18 = 172 |
|
int | capstone.x86_const.X86_REG_YMM19 = 173 |
|
int | capstone.x86_const.X86_REG_YMM20 = 174 |
|
int | capstone.x86_const.X86_REG_YMM21 = 175 |
|
int | capstone.x86_const.X86_REG_YMM22 = 176 |
|
int | capstone.x86_const.X86_REG_YMM23 = 177 |
|
int | capstone.x86_const.X86_REG_YMM24 = 178 |
|
int | capstone.x86_const.X86_REG_YMM25 = 179 |
|
int | capstone.x86_const.X86_REG_YMM26 = 180 |
|
int | capstone.x86_const.X86_REG_YMM27 = 181 |
|
int | capstone.x86_const.X86_REG_YMM28 = 182 |
|
int | capstone.x86_const.X86_REG_YMM29 = 183 |
|
int | capstone.x86_const.X86_REG_YMM30 = 184 |
|
int | capstone.x86_const.X86_REG_YMM31 = 185 |
|
int | capstone.x86_const.X86_REG_ZMM0 = 186 |
|
int | capstone.x86_const.X86_REG_ZMM1 = 187 |
|
int | capstone.x86_const.X86_REG_ZMM2 = 188 |
|
int | capstone.x86_const.X86_REG_ZMM3 = 189 |
|
int | capstone.x86_const.X86_REG_ZMM4 = 190 |
|
int | capstone.x86_const.X86_REG_ZMM5 = 191 |
|
int | capstone.x86_const.X86_REG_ZMM6 = 192 |
|
int | capstone.x86_const.X86_REG_ZMM7 = 193 |
|
int | capstone.x86_const.X86_REG_ZMM8 = 194 |
|
int | capstone.x86_const.X86_REG_ZMM9 = 195 |
|
int | capstone.x86_const.X86_REG_ZMM10 = 196 |
|
int | capstone.x86_const.X86_REG_ZMM11 = 197 |
|
int | capstone.x86_const.X86_REG_ZMM12 = 198 |
|
int | capstone.x86_const.X86_REG_ZMM13 = 199 |
|
int | capstone.x86_const.X86_REG_ZMM14 = 200 |
|
int | capstone.x86_const.X86_REG_ZMM15 = 201 |
|
int | capstone.x86_const.X86_REG_ZMM16 = 202 |
|
int | capstone.x86_const.X86_REG_ZMM17 = 203 |
|
int | capstone.x86_const.X86_REG_ZMM18 = 204 |
|
int | capstone.x86_const.X86_REG_ZMM19 = 205 |
|
int | capstone.x86_const.X86_REG_ZMM20 = 206 |
|
int | capstone.x86_const.X86_REG_ZMM21 = 207 |
|
int | capstone.x86_const.X86_REG_ZMM22 = 208 |
|
int | capstone.x86_const.X86_REG_ZMM23 = 209 |
|
int | capstone.x86_const.X86_REG_ZMM24 = 210 |
|
int | capstone.x86_const.X86_REG_ZMM25 = 211 |
|
int | capstone.x86_const.X86_REG_ZMM26 = 212 |
|
int | capstone.x86_const.X86_REG_ZMM27 = 213 |
|
int | capstone.x86_const.X86_REG_ZMM28 = 214 |
|
int | capstone.x86_const.X86_REG_ZMM29 = 215 |
|
int | capstone.x86_const.X86_REG_ZMM30 = 216 |
|
int | capstone.x86_const.X86_REG_ZMM31 = 217 |
|
int | capstone.x86_const.X86_REG_R8B = 218 |
|
int | capstone.x86_const.X86_REG_R9B = 219 |
|
int | capstone.x86_const.X86_REG_R10B = 220 |
|
int | capstone.x86_const.X86_REG_R11B = 221 |
|
int | capstone.x86_const.X86_REG_R12B = 222 |
|
int | capstone.x86_const.X86_REG_R13B = 223 |
|
int | capstone.x86_const.X86_REG_R14B = 224 |
|
int | capstone.x86_const.X86_REG_R15B = 225 |
|
int | capstone.x86_const.X86_REG_R8D = 226 |
|
int | capstone.x86_const.X86_REG_R9D = 227 |
|
int | capstone.x86_const.X86_REG_R10D = 228 |
|
int | capstone.x86_const.X86_REG_R11D = 229 |
|
int | capstone.x86_const.X86_REG_R12D = 230 |
|
int | capstone.x86_const.X86_REG_R13D = 231 |
|
int | capstone.x86_const.X86_REG_R14D = 232 |
|
int | capstone.x86_const.X86_REG_R15D = 233 |
|
int | capstone.x86_const.X86_REG_R8W = 234 |
|
int | capstone.x86_const.X86_REG_R9W = 235 |
|
int | capstone.x86_const.X86_REG_R10W = 236 |
|
int | capstone.x86_const.X86_REG_R11W = 237 |
|
int | capstone.x86_const.X86_REG_R12W = 238 |
|
int | capstone.x86_const.X86_REG_R13W = 239 |
|
int | capstone.x86_const.X86_REG_R14W = 240 |
|
int | capstone.x86_const.X86_REG_R15W = 241 |
|
int | capstone.x86_const.X86_REG_ENDING = 242 |
|
int | capstone.x86_const.X86_EFLAGS_MODIFY_AF = 1<<0 |
|
int | capstone.x86_const.X86_EFLAGS_MODIFY_CF = 1<<1 |
|
int | capstone.x86_const.X86_EFLAGS_MODIFY_SF = 1<<2 |
|
int | capstone.x86_const.X86_EFLAGS_MODIFY_ZF = 1<<3 |
|
int | capstone.x86_const.X86_EFLAGS_MODIFY_PF = 1<<4 |
|
int | capstone.x86_const.X86_EFLAGS_MODIFY_OF = 1<<5 |
|
int | capstone.x86_const.X86_EFLAGS_MODIFY_TF = 1<<6 |
|
int | capstone.x86_const.X86_EFLAGS_MODIFY_IF = 1<<7 |
|
int | capstone.x86_const.X86_EFLAGS_MODIFY_DF = 1<<8 |
|
int | capstone.x86_const.X86_EFLAGS_MODIFY_NT = 1<<9 |
|
int | capstone.x86_const.X86_EFLAGS_MODIFY_RF = 1<<10 |
|
int | capstone.x86_const.X86_EFLAGS_PRIOR_OF = 1<<11 |
|
int | capstone.x86_const.X86_EFLAGS_PRIOR_SF = 1<<12 |
|
int | capstone.x86_const.X86_EFLAGS_PRIOR_ZF = 1<<13 |
|
int | capstone.x86_const.X86_EFLAGS_PRIOR_AF = 1<<14 |
|
int | capstone.x86_const.X86_EFLAGS_PRIOR_PF = 1<<15 |
|
int | capstone.x86_const.X86_EFLAGS_PRIOR_CF = 1<<16 |
|
int | capstone.x86_const.X86_EFLAGS_PRIOR_TF = 1<<17 |
|
int | capstone.x86_const.X86_EFLAGS_PRIOR_IF = 1<<18 |
|
int | capstone.x86_const.X86_EFLAGS_PRIOR_DF = 1<<19 |
|
int | capstone.x86_const.X86_EFLAGS_PRIOR_NT = 1<<20 |
|
int | capstone.x86_const.X86_EFLAGS_RESET_OF = 1<<21 |
|
int | capstone.x86_const.X86_EFLAGS_RESET_CF = 1<<22 |
|
int | capstone.x86_const.X86_EFLAGS_RESET_DF = 1<<23 |
|
int | capstone.x86_const.X86_EFLAGS_RESET_IF = 1<<24 |
|
int | capstone.x86_const.X86_EFLAGS_RESET_SF = 1<<25 |
|
int | capstone.x86_const.X86_EFLAGS_RESET_AF = 1<<26 |
|
int | capstone.x86_const.X86_EFLAGS_RESET_TF = 1<<27 |
|
int | capstone.x86_const.X86_EFLAGS_RESET_NT = 1<<28 |
|
int | capstone.x86_const.X86_EFLAGS_RESET_PF = 1<<29 |
|
int | capstone.x86_const.X86_EFLAGS_SET_CF = 1<<30 |
|
int | capstone.x86_const.X86_EFLAGS_SET_DF = 1<<31 |
|
int | capstone.x86_const.X86_EFLAGS_SET_IF = 1<<32 |
|
int | capstone.x86_const.X86_EFLAGS_TEST_OF = 1<<33 |
|
int | capstone.x86_const.X86_EFLAGS_TEST_SF = 1<<34 |
|
int | capstone.x86_const.X86_EFLAGS_TEST_ZF = 1<<35 |
|
int | capstone.x86_const.X86_EFLAGS_TEST_PF = 1<<36 |
|
int | capstone.x86_const.X86_EFLAGS_TEST_CF = 1<<37 |
|
int | capstone.x86_const.X86_EFLAGS_TEST_NT = 1<<38 |
|
int | capstone.x86_const.X86_EFLAGS_TEST_DF = 1<<39 |
|
int | capstone.x86_const.X86_EFLAGS_UNDEFINED_OF = 1<<40 |
|
int | capstone.x86_const.X86_EFLAGS_UNDEFINED_SF = 1<<41 |
|
int | capstone.x86_const.X86_EFLAGS_UNDEFINED_ZF = 1<<42 |
|
int | capstone.x86_const.X86_EFLAGS_UNDEFINED_PF = 1<<43 |
|
int | capstone.x86_const.X86_EFLAGS_UNDEFINED_AF = 1<<44 |
|
int | capstone.x86_const.X86_EFLAGS_UNDEFINED_CF = 1<<45 |
|
int | capstone.x86_const.X86_EFLAGS_RESET_RF = 1<<46 |
|
int | capstone.x86_const.X86_EFLAGS_TEST_RF = 1<<47 |
|
int | capstone.x86_const.X86_EFLAGS_TEST_IF = 1<<48 |
|
int | capstone.x86_const.X86_EFLAGS_TEST_TF = 1<<49 |
|
int | capstone.x86_const.X86_EFLAGS_TEST_AF = 1<<50 |
|
int | capstone.x86_const.X86_EFLAGS_RESET_ZF = 1<<51 |
|
int | capstone.x86_const.X86_EFLAGS_SET_OF = 1<<52 |
|
int | capstone.x86_const.X86_EFLAGS_SET_SF = 1<<53 |
|
int | capstone.x86_const.X86_EFLAGS_SET_ZF = 1<<54 |
|
int | capstone.x86_const.X86_EFLAGS_SET_AF = 1<<55 |
|
int | capstone.x86_const.X86_EFLAGS_SET_PF = 1<<56 |
|
int | capstone.x86_const.X86_EFLAGS_RESET_0F = 1<<57 |
|
int | capstone.x86_const.X86_EFLAGS_RESET_AC = 1<<58 |
|
int | capstone.x86_const.X86_FPU_FLAGS_MODIFY_C0 = 1<<0 |
|
int | capstone.x86_const.X86_FPU_FLAGS_MODIFY_C1 = 1<<1 |
|
int | capstone.x86_const.X86_FPU_FLAGS_MODIFY_C2 = 1<<2 |
|
int | capstone.x86_const.X86_FPU_FLAGS_MODIFY_C3 = 1<<3 |
|
int | capstone.x86_const.X86_FPU_FLAGS_RESET_C0 = 1<<4 |
|
int | capstone.x86_const.X86_FPU_FLAGS_RESET_C1 = 1<<5 |
|
int | capstone.x86_const.X86_FPU_FLAGS_RESET_C2 = 1<<6 |
|
int | capstone.x86_const.X86_FPU_FLAGS_RESET_C3 = 1<<7 |
|
int | capstone.x86_const.X86_FPU_FLAGS_SET_C0 = 1<<8 |
|
int | capstone.x86_const.X86_FPU_FLAGS_SET_C1 = 1<<9 |
|
int | capstone.x86_const.X86_FPU_FLAGS_SET_C2 = 1<<10 |
|
int | capstone.x86_const.X86_FPU_FLAGS_SET_C3 = 1<<11 |
|
int | capstone.x86_const.X86_FPU_FLAGS_UNDEFINED_C0 = 1<<12 |
|
int | capstone.x86_const.X86_FPU_FLAGS_UNDEFINED_C1 = 1<<13 |
|
int | capstone.x86_const.X86_FPU_FLAGS_UNDEFINED_C2 = 1<<14 |
|
int | capstone.x86_const.X86_FPU_FLAGS_UNDEFINED_C3 = 1<<15 |
|
int | capstone.x86_const.X86_FPU_FLAGS_TEST_C0 = 1<<16 |
|
int | capstone.x86_const.X86_FPU_FLAGS_TEST_C1 = 1<<17 |
|
int | capstone.x86_const.X86_FPU_FLAGS_TEST_C2 = 1<<18 |
|
int | capstone.x86_const.X86_FPU_FLAGS_TEST_C3 = 1<<19 |
|
int | capstone.x86_const.X86_OP_INVALID = 0 |
|
int | capstone.x86_const.X86_OP_REG = 1 |
|
int | capstone.x86_const.X86_OP_IMM = 2 |
|
int | capstone.x86_const.X86_OP_MEM = 3 |
|
int | capstone.x86_const.X86_XOP_CC_INVALID = 0 |
|
int | capstone.x86_const.X86_XOP_CC_LT = 1 |
|
int | capstone.x86_const.X86_XOP_CC_LE = 2 |
|
int | capstone.x86_const.X86_XOP_CC_GT = 3 |
|
int | capstone.x86_const.X86_XOP_CC_GE = 4 |
|
int | capstone.x86_const.X86_XOP_CC_EQ = 5 |
|
int | capstone.x86_const.X86_XOP_CC_NEQ = 6 |
|
int | capstone.x86_const.X86_XOP_CC_FALSE = 7 |
|
int | capstone.x86_const.X86_XOP_CC_TRUE = 8 |
|
int | capstone.x86_const.X86_AVX_BCAST_INVALID = 0 |
|
int | capstone.x86_const.X86_AVX_BCAST_2 = 1 |
|
int | capstone.x86_const.X86_AVX_BCAST_4 = 2 |
|
int | capstone.x86_const.X86_AVX_BCAST_8 = 3 |
|
int | capstone.x86_const.X86_AVX_BCAST_16 = 4 |
|
int | capstone.x86_const.X86_SSE_CC_INVALID = 0 |
|
int | capstone.x86_const.X86_SSE_CC_EQ = 1 |
|
int | capstone.x86_const.X86_SSE_CC_LT = 2 |
|
int | capstone.x86_const.X86_SSE_CC_LE = 3 |
|
int | capstone.x86_const.X86_SSE_CC_UNORD = 4 |
|
int | capstone.x86_const.X86_SSE_CC_NEQ = 5 |
|
int | capstone.x86_const.X86_SSE_CC_NLT = 6 |
|
int | capstone.x86_const.X86_SSE_CC_NLE = 7 |
|
int | capstone.x86_const.X86_SSE_CC_ORD = 8 |
|
int | capstone.x86_const.X86_AVX_CC_INVALID = 0 |
|
int | capstone.x86_const.X86_AVX_CC_EQ = 1 |
|
int | capstone.x86_const.X86_AVX_CC_LT = 2 |
|
int | capstone.x86_const.X86_AVX_CC_LE = 3 |
|
int | capstone.x86_const.X86_AVX_CC_UNORD = 4 |
|
int | capstone.x86_const.X86_AVX_CC_NEQ = 5 |
|
int | capstone.x86_const.X86_AVX_CC_NLT = 6 |
|
int | capstone.x86_const.X86_AVX_CC_NLE = 7 |
|
int | capstone.x86_const.X86_AVX_CC_ORD = 8 |
|
int | capstone.x86_const.X86_AVX_CC_EQ_UQ = 9 |
|
int | capstone.x86_const.X86_AVX_CC_NGE = 10 |
|
int | capstone.x86_const.X86_AVX_CC_NGT = 11 |
|
int | capstone.x86_const.X86_AVX_CC_FALSE = 12 |
|
int | capstone.x86_const.X86_AVX_CC_NEQ_OQ = 13 |
|
int | capstone.x86_const.X86_AVX_CC_GE = 14 |
|
int | capstone.x86_const.X86_AVX_CC_GT = 15 |
|
int | capstone.x86_const.X86_AVX_CC_TRUE = 16 |
|
int | capstone.x86_const.X86_AVX_CC_EQ_OS = 17 |
|
int | capstone.x86_const.X86_AVX_CC_LT_OQ = 18 |
|
int | capstone.x86_const.X86_AVX_CC_LE_OQ = 19 |
|
int | capstone.x86_const.X86_AVX_CC_UNORD_S = 20 |
|
int | capstone.x86_const.X86_AVX_CC_NEQ_US = 21 |
|
int | capstone.x86_const.X86_AVX_CC_NLT_UQ = 22 |
|
int | capstone.x86_const.X86_AVX_CC_NLE_UQ = 23 |
|
int | capstone.x86_const.X86_AVX_CC_ORD_S = 24 |
|
int | capstone.x86_const.X86_AVX_CC_EQ_US = 25 |
|
int | capstone.x86_const.X86_AVX_CC_NGE_UQ = 26 |
|
int | capstone.x86_const.X86_AVX_CC_NGT_UQ = 27 |
|
int | capstone.x86_const.X86_AVX_CC_FALSE_OS = 28 |
|
int | capstone.x86_const.X86_AVX_CC_NEQ_OS = 29 |
|
int | capstone.x86_const.X86_AVX_CC_GE_OQ = 30 |
|
int | capstone.x86_const.X86_AVX_CC_GT_OQ = 31 |
|
int | capstone.x86_const.X86_AVX_CC_TRUE_US = 32 |
|
int | capstone.x86_const.X86_AVX_RM_INVALID = 0 |
|
int | capstone.x86_const.X86_AVX_RM_RN = 1 |
|
int | capstone.x86_const.X86_AVX_RM_RD = 2 |
|
int | capstone.x86_const.X86_AVX_RM_RU = 3 |
|
int | capstone.x86_const.X86_AVX_RM_RZ = 4 |
|
int | capstone.x86_const.X86_PREFIX_LOCK = 0xf0 |
|
int | capstone.x86_const.X86_PREFIX_REP = 0xf3 |
|
int | capstone.x86_const.X86_PREFIX_REPE = 0xf3 |
|
int | capstone.x86_const.X86_PREFIX_REPNE = 0xf2 |
|
int | capstone.x86_const.X86_PREFIX_CS = 0x2e |
|
int | capstone.x86_const.X86_PREFIX_SS = 0x36 |
|
int | capstone.x86_const.X86_PREFIX_DS = 0x3e |
|
int | capstone.x86_const.X86_PREFIX_ES = 0x26 |
|
int | capstone.x86_const.X86_PREFIX_FS = 0x64 |
|
int | capstone.x86_const.X86_PREFIX_GS = 0x65 |
|
int | capstone.x86_const.X86_PREFIX_OPSIZE = 0x66 |
|
int | capstone.x86_const.X86_PREFIX_ADDRSIZE = 0x67 |
|
int | capstone.x86_const.X86_INS_INVALID = 0 |
|
int | capstone.x86_const.X86_INS_AAA = 1 |
|
int | capstone.x86_const.X86_INS_AAD = 2 |
|
int | capstone.x86_const.X86_INS_AAM = 3 |
|
int | capstone.x86_const.X86_INS_AAS = 4 |
|
int | capstone.x86_const.X86_INS_FABS = 5 |
|
int | capstone.x86_const.X86_INS_ADC = 6 |
|
int | capstone.x86_const.X86_INS_ADCX = 7 |
|
int | capstone.x86_const.X86_INS_ADD = 8 |
|
int | capstone.x86_const.X86_INS_ADDPD = 9 |
|
int | capstone.x86_const.X86_INS_ADDPS = 10 |
|
int | capstone.x86_const.X86_INS_ADDSD = 11 |
|
int | capstone.x86_const.X86_INS_ADDSS = 12 |
|
int | capstone.x86_const.X86_INS_ADDSUBPD = 13 |
|
int | capstone.x86_const.X86_INS_ADDSUBPS = 14 |
|
int | capstone.x86_const.X86_INS_FADD = 15 |
|
int | capstone.x86_const.X86_INS_FIADD = 16 |
|
int | capstone.x86_const.X86_INS_FADDP = 17 |
|
int | capstone.x86_const.X86_INS_ADOX = 18 |
|
int | capstone.x86_const.X86_INS_AESDECLAST = 19 |
|
int | capstone.x86_const.X86_INS_AESDEC = 20 |
|
int | capstone.x86_const.X86_INS_AESENCLAST = 21 |
|
int | capstone.x86_const.X86_INS_AESENC = 22 |
|
int | capstone.x86_const.X86_INS_AESIMC = 23 |
|
int | capstone.x86_const.X86_INS_AESKEYGENASSIST = 24 |
|
int | capstone.x86_const.X86_INS_AND = 25 |
|
int | capstone.x86_const.X86_INS_ANDN = 26 |
|
int | capstone.x86_const.X86_INS_ANDNPD = 27 |
|
int | capstone.x86_const.X86_INS_ANDNPS = 28 |
|
int | capstone.x86_const.X86_INS_ANDPD = 29 |
|
int | capstone.x86_const.X86_INS_ANDPS = 30 |
|
int | capstone.x86_const.X86_INS_ARPL = 31 |
|
int | capstone.x86_const.X86_INS_BEXTR = 32 |
|
int | capstone.x86_const.X86_INS_BLCFILL = 33 |
|
int | capstone.x86_const.X86_INS_BLCI = 34 |
|
int | capstone.x86_const.X86_INS_BLCIC = 35 |
|
int | capstone.x86_const.X86_INS_BLCMSK = 36 |
|
int | capstone.x86_const.X86_INS_BLCS = 37 |
|
int | capstone.x86_const.X86_INS_BLENDPD = 38 |
|
int | capstone.x86_const.X86_INS_BLENDPS = 39 |
|
int | capstone.x86_const.X86_INS_BLENDVPD = 40 |
|
int | capstone.x86_const.X86_INS_BLENDVPS = 41 |
|
int | capstone.x86_const.X86_INS_BLSFILL = 42 |
|
int | capstone.x86_const.X86_INS_BLSI = 43 |
|
int | capstone.x86_const.X86_INS_BLSIC = 44 |
|
int | capstone.x86_const.X86_INS_BLSMSK = 45 |
|
int | capstone.x86_const.X86_INS_BLSR = 46 |
|
int | capstone.x86_const.X86_INS_BOUND = 47 |
|
int | capstone.x86_const.X86_INS_BSF = 48 |
|
int | capstone.x86_const.X86_INS_BSR = 49 |
|
int | capstone.x86_const.X86_INS_BSWAP = 50 |
|
int | capstone.x86_const.X86_INS_BT = 51 |
|
int | capstone.x86_const.X86_INS_BTC = 52 |
|
int | capstone.x86_const.X86_INS_BTR = 53 |
|
int | capstone.x86_const.X86_INS_BTS = 54 |
|
int | capstone.x86_const.X86_INS_BZHI = 55 |
|
int | capstone.x86_const.X86_INS_CALL = 56 |
|
int | capstone.x86_const.X86_INS_CBW = 57 |
|
int | capstone.x86_const.X86_INS_CDQ = 58 |
|
int | capstone.x86_const.X86_INS_CDQE = 59 |
|
int | capstone.x86_const.X86_INS_FCHS = 60 |
|
int | capstone.x86_const.X86_INS_CLAC = 61 |
|
int | capstone.x86_const.X86_INS_CLC = 62 |
|
int | capstone.x86_const.X86_INS_CLD = 63 |
|
int | capstone.x86_const.X86_INS_CLFLUSH = 64 |
|
int | capstone.x86_const.X86_INS_CLFLUSHOPT = 65 |
|
int | capstone.x86_const.X86_INS_CLGI = 66 |
|
int | capstone.x86_const.X86_INS_CLI = 67 |
|
int | capstone.x86_const.X86_INS_CLTS = 68 |
|
int | capstone.x86_const.X86_INS_CLWB = 69 |
|
int | capstone.x86_const.X86_INS_CMC = 70 |
|
int | capstone.x86_const.X86_INS_CMOVA = 71 |
|
int | capstone.x86_const.X86_INS_CMOVAE = 72 |
|
int | capstone.x86_const.X86_INS_CMOVB = 73 |
|
int | capstone.x86_const.X86_INS_CMOVBE = 74 |
|
int | capstone.x86_const.X86_INS_FCMOVBE = 75 |
|
int | capstone.x86_const.X86_INS_FCMOVB = 76 |
|
int | capstone.x86_const.X86_INS_CMOVE = 77 |
|
int | capstone.x86_const.X86_INS_FCMOVE = 78 |
|
int | capstone.x86_const.X86_INS_CMOVG = 79 |
|
int | capstone.x86_const.X86_INS_CMOVGE = 80 |
|
int | capstone.x86_const.X86_INS_CMOVL = 81 |
|
int | capstone.x86_const.X86_INS_CMOVLE = 82 |
|
int | capstone.x86_const.X86_INS_FCMOVNBE = 83 |
|
int | capstone.x86_const.X86_INS_FCMOVNB = 84 |
|
int | capstone.x86_const.X86_INS_CMOVNE = 85 |
|
int | capstone.x86_const.X86_INS_FCMOVNE = 86 |
|
int | capstone.x86_const.X86_INS_CMOVNO = 87 |
|
int | capstone.x86_const.X86_INS_CMOVNP = 88 |
|
int | capstone.x86_const.X86_INS_FCMOVNU = 89 |
|
int | capstone.x86_const.X86_INS_CMOVNS = 90 |
|
int | capstone.x86_const.X86_INS_CMOVO = 91 |
|
int | capstone.x86_const.X86_INS_CMOVP = 92 |
|
int | capstone.x86_const.X86_INS_FCMOVU = 93 |
|
int | capstone.x86_const.X86_INS_CMOVS = 94 |
|
int | capstone.x86_const.X86_INS_CMP = 95 |
|
int | capstone.x86_const.X86_INS_CMPSB = 96 |
|
int | capstone.x86_const.X86_INS_CMPSQ = 97 |
|
int | capstone.x86_const.X86_INS_CMPSW = 98 |
|
int | capstone.x86_const.X86_INS_CMPXCHG16B = 99 |
|
int | capstone.x86_const.X86_INS_CMPXCHG = 100 |
|
int | capstone.x86_const.X86_INS_CMPXCHG8B = 101 |
|
int | capstone.x86_const.X86_INS_COMISD = 102 |
|
int | capstone.x86_const.X86_INS_COMISS = 103 |
|
int | capstone.x86_const.X86_INS_FCOMP = 104 |
|
int | capstone.x86_const.X86_INS_FCOMIP = 105 |
|
int | capstone.x86_const.X86_INS_FCOMI = 106 |
|
int | capstone.x86_const.X86_INS_FCOM = 107 |
|
int | capstone.x86_const.X86_INS_FCOS = 108 |
|
int | capstone.x86_const.X86_INS_CPUID = 109 |
|
int | capstone.x86_const.X86_INS_CQO = 110 |
|
int | capstone.x86_const.X86_INS_CRC32 = 111 |
|
int | capstone.x86_const.X86_INS_CVTDQ2PD = 112 |
|
int | capstone.x86_const.X86_INS_CVTDQ2PS = 113 |
|
int | capstone.x86_const.X86_INS_CVTPD2DQ = 114 |
|
int | capstone.x86_const.X86_INS_CVTPD2PS = 115 |
|
int | capstone.x86_const.X86_INS_CVTPS2DQ = 116 |
|
int | capstone.x86_const.X86_INS_CVTPS2PD = 117 |
|
int | capstone.x86_const.X86_INS_CVTSD2SI = 118 |
|
int | capstone.x86_const.X86_INS_CVTSD2SS = 119 |
|
int | capstone.x86_const.X86_INS_CVTSI2SD = 120 |
|
int | capstone.x86_const.X86_INS_CVTSI2SS = 121 |
|
int | capstone.x86_const.X86_INS_CVTSS2SD = 122 |
|
int | capstone.x86_const.X86_INS_CVTSS2SI = 123 |
|
int | capstone.x86_const.X86_INS_CVTTPD2DQ = 124 |
|
int | capstone.x86_const.X86_INS_CVTTPS2DQ = 125 |
|
int | capstone.x86_const.X86_INS_CVTTSD2SI = 126 |
|
int | capstone.x86_const.X86_INS_CVTTSS2SI = 127 |
|
int | capstone.x86_const.X86_INS_CWD = 128 |
|
int | capstone.x86_const.X86_INS_CWDE = 129 |
|
int | capstone.x86_const.X86_INS_DAA = 130 |
|
int | capstone.x86_const.X86_INS_DAS = 131 |
|
int | capstone.x86_const.X86_INS_DATA16 = 132 |
|
int | capstone.x86_const.X86_INS_DEC = 133 |
|
int | capstone.x86_const.X86_INS_DIV = 134 |
|
int | capstone.x86_const.X86_INS_DIVPD = 135 |
|
int | capstone.x86_const.X86_INS_DIVPS = 136 |
|
int | capstone.x86_const.X86_INS_FDIVR = 137 |
|
int | capstone.x86_const.X86_INS_FIDIVR = 138 |
|
int | capstone.x86_const.X86_INS_FDIVRP = 139 |
|
int | capstone.x86_const.X86_INS_DIVSD = 140 |
|
int | capstone.x86_const.X86_INS_DIVSS = 141 |
|
int | capstone.x86_const.X86_INS_FDIV = 142 |
|
int | capstone.x86_const.X86_INS_FIDIV = 143 |
|
int | capstone.x86_const.X86_INS_FDIVP = 144 |
|
int | capstone.x86_const.X86_INS_DPPD = 145 |
|
int | capstone.x86_const.X86_INS_DPPS = 146 |
|
int | capstone.x86_const.X86_INS_RET = 147 |
|
int | capstone.x86_const.X86_INS_ENCLS = 148 |
|
int | capstone.x86_const.X86_INS_ENCLU = 149 |
|
int | capstone.x86_const.X86_INS_ENTER = 150 |
|
int | capstone.x86_const.X86_INS_EXTRACTPS = 151 |
|
int | capstone.x86_const.X86_INS_EXTRQ = 152 |
|
int | capstone.x86_const.X86_INS_F2XM1 = 153 |
|
int | capstone.x86_const.X86_INS_LCALL = 154 |
|
int | capstone.x86_const.X86_INS_LJMP = 155 |
|
int | capstone.x86_const.X86_INS_FBLD = 156 |
|
int | capstone.x86_const.X86_INS_FBSTP = 157 |
|
int | capstone.x86_const.X86_INS_FCOMPP = 158 |
|
int | capstone.x86_const.X86_INS_FDECSTP = 159 |
|
int | capstone.x86_const.X86_INS_FEMMS = 160 |
|
int | capstone.x86_const.X86_INS_FFREE = 161 |
|
int | capstone.x86_const.X86_INS_FICOM = 162 |
|
int | capstone.x86_const.X86_INS_FICOMP = 163 |
|
int | capstone.x86_const.X86_INS_FINCSTP = 164 |
|
int | capstone.x86_const.X86_INS_FLDCW = 165 |
|
int | capstone.x86_const.X86_INS_FLDENV = 166 |
|
int | capstone.x86_const.X86_INS_FLDL2E = 167 |
|
int | capstone.x86_const.X86_INS_FLDL2T = 168 |
|
int | capstone.x86_const.X86_INS_FLDLG2 = 169 |
|
int | capstone.x86_const.X86_INS_FLDLN2 = 170 |
|
int | capstone.x86_const.X86_INS_FLDPI = 171 |
|
int | capstone.x86_const.X86_INS_FNCLEX = 172 |
|
int | capstone.x86_const.X86_INS_FNINIT = 173 |
|
int | capstone.x86_const.X86_INS_FNOP = 174 |
|
int | capstone.x86_const.X86_INS_FNSTCW = 175 |
|
int | capstone.x86_const.X86_INS_FNSTSW = 176 |
|
int | capstone.x86_const.X86_INS_FPATAN = 177 |
|
int | capstone.x86_const.X86_INS_FPREM = 178 |
|
int | capstone.x86_const.X86_INS_FPREM1 = 179 |
|
int | capstone.x86_const.X86_INS_FPTAN = 180 |
|
int | capstone.x86_const.X86_INS_FFREEP = 181 |
|
int | capstone.x86_const.X86_INS_FRNDINT = 182 |
|
int | capstone.x86_const.X86_INS_FRSTOR = 183 |
|
int | capstone.x86_const.X86_INS_FNSAVE = 184 |
|
int | capstone.x86_const.X86_INS_FSCALE = 185 |
|
int | capstone.x86_const.X86_INS_FSETPM = 186 |
|
int | capstone.x86_const.X86_INS_FSINCOS = 187 |
|
int | capstone.x86_const.X86_INS_FNSTENV = 188 |
|
int | capstone.x86_const.X86_INS_FXAM = 189 |
|
int | capstone.x86_const.X86_INS_FXRSTOR = 190 |
|
int | capstone.x86_const.X86_INS_FXRSTOR64 = 191 |
|
int | capstone.x86_const.X86_INS_FXSAVE = 192 |
|
int | capstone.x86_const.X86_INS_FXSAVE64 = 193 |
|
int | capstone.x86_const.X86_INS_FXTRACT = 194 |
|
int | capstone.x86_const.X86_INS_FYL2X = 195 |
|
int | capstone.x86_const.X86_INS_FYL2XP1 = 196 |
|
int | capstone.x86_const.X86_INS_MOVAPD = 197 |
|
int | capstone.x86_const.X86_INS_MOVAPS = 198 |
|
int | capstone.x86_const.X86_INS_ORPD = 199 |
|
int | capstone.x86_const.X86_INS_ORPS = 200 |
|
int | capstone.x86_const.X86_INS_VMOVAPD = 201 |
|
int | capstone.x86_const.X86_INS_VMOVAPS = 202 |
|
int | capstone.x86_const.X86_INS_XORPD = 203 |
|
int | capstone.x86_const.X86_INS_XORPS = 204 |
|
int | capstone.x86_const.X86_INS_GETSEC = 205 |
|
int | capstone.x86_const.X86_INS_HADDPD = 206 |
|
int | capstone.x86_const.X86_INS_HADDPS = 207 |
|
int | capstone.x86_const.X86_INS_HLT = 208 |
|
int | capstone.x86_const.X86_INS_HSUBPD = 209 |
|
int | capstone.x86_const.X86_INS_HSUBPS = 210 |
|
int | capstone.x86_const.X86_INS_IDIV = 211 |
|
int | capstone.x86_const.X86_INS_FILD = 212 |
|
int | capstone.x86_const.X86_INS_IMUL = 213 |
|
int | capstone.x86_const.X86_INS_IN = 214 |
|
int | capstone.x86_const.X86_INS_INC = 215 |
|
int | capstone.x86_const.X86_INS_INSB = 216 |
|
int | capstone.x86_const.X86_INS_INSERTPS = 217 |
|
int | capstone.x86_const.X86_INS_INSERTQ = 218 |
|
int | capstone.x86_const.X86_INS_INSD = 219 |
|
int | capstone.x86_const.X86_INS_INSW = 220 |
|
int | capstone.x86_const.X86_INS_INT = 221 |
|
int | capstone.x86_const.X86_INS_INT1 = 222 |
|
int | capstone.x86_const.X86_INS_INT3 = 223 |
|
int | capstone.x86_const.X86_INS_INTO = 224 |
|
int | capstone.x86_const.X86_INS_INVD = 225 |
|
int | capstone.x86_const.X86_INS_INVEPT = 226 |
|
int | capstone.x86_const.X86_INS_INVLPG = 227 |
|
int | capstone.x86_const.X86_INS_INVLPGA = 228 |
|
int | capstone.x86_const.X86_INS_INVPCID = 229 |
|
int | capstone.x86_const.X86_INS_INVVPID = 230 |
|
int | capstone.x86_const.X86_INS_IRET = 231 |
|
int | capstone.x86_const.X86_INS_IRETD = 232 |
|
int | capstone.x86_const.X86_INS_IRETQ = 233 |
|
int | capstone.x86_const.X86_INS_FISTTP = 234 |
|
int | capstone.x86_const.X86_INS_FIST = 235 |
|
int | capstone.x86_const.X86_INS_FISTP = 236 |
|
int | capstone.x86_const.X86_INS_UCOMISD = 237 |
|
int | capstone.x86_const.X86_INS_UCOMISS = 238 |
|
int | capstone.x86_const.X86_INS_VCOMISD = 239 |
|
int | capstone.x86_const.X86_INS_VCOMISS = 240 |
|
int | capstone.x86_const.X86_INS_VCVTSD2SS = 241 |
|
int | capstone.x86_const.X86_INS_VCVTSI2SD = 242 |
|
int | capstone.x86_const.X86_INS_VCVTSI2SS = 243 |
|
int | capstone.x86_const.X86_INS_VCVTSS2SD = 244 |
|
int | capstone.x86_const.X86_INS_VCVTTSD2SI = 245 |
|
int | capstone.x86_const.X86_INS_VCVTTSD2USI = 246 |
|
int | capstone.x86_const.X86_INS_VCVTTSS2SI = 247 |
|
int | capstone.x86_const.X86_INS_VCVTTSS2USI = 248 |
|
int | capstone.x86_const.X86_INS_VCVTUSI2SD = 249 |
|
int | capstone.x86_const.X86_INS_VCVTUSI2SS = 250 |
|
int | capstone.x86_const.X86_INS_VUCOMISD = 251 |
|
int | capstone.x86_const.X86_INS_VUCOMISS = 252 |
|
int | capstone.x86_const.X86_INS_JAE = 253 |
|
int | capstone.x86_const.X86_INS_JA = 254 |
|
int | capstone.x86_const.X86_INS_JBE = 255 |
|
int | capstone.x86_const.X86_INS_JB = 256 |
|
int | capstone.x86_const.X86_INS_JCXZ = 257 |
|
int | capstone.x86_const.X86_INS_JECXZ = 258 |
|
int | capstone.x86_const.X86_INS_JE = 259 |
|
int | capstone.x86_const.X86_INS_JGE = 260 |
|
int | capstone.x86_const.X86_INS_JG = 261 |
|
int | capstone.x86_const.X86_INS_JLE = 262 |
|
int | capstone.x86_const.X86_INS_JL = 263 |
|
int | capstone.x86_const.X86_INS_JMP = 264 |
|
int | capstone.x86_const.X86_INS_JNE = 265 |
|
int | capstone.x86_const.X86_INS_JNO = 266 |
|
int | capstone.x86_const.X86_INS_JNP = 267 |
|
int | capstone.x86_const.X86_INS_JNS = 268 |
|
int | capstone.x86_const.X86_INS_JO = 269 |
|
int | capstone.x86_const.X86_INS_JP = 270 |
|
int | capstone.x86_const.X86_INS_JRCXZ = 271 |
|
int | capstone.x86_const.X86_INS_JS = 272 |
|
int | capstone.x86_const.X86_INS_KANDB = 273 |
|
int | capstone.x86_const.X86_INS_KANDD = 274 |
|
int | capstone.x86_const.X86_INS_KANDNB = 275 |
|
int | capstone.x86_const.X86_INS_KANDND = 276 |
|
int | capstone.x86_const.X86_INS_KANDNQ = 277 |
|
int | capstone.x86_const.X86_INS_KANDNW = 278 |
|
int | capstone.x86_const.X86_INS_KANDQ = 279 |
|
int | capstone.x86_const.X86_INS_KANDW = 280 |
|
int | capstone.x86_const.X86_INS_KMOVB = 281 |
|
int | capstone.x86_const.X86_INS_KMOVD = 282 |
|
int | capstone.x86_const.X86_INS_KMOVQ = 283 |
|
int | capstone.x86_const.X86_INS_KMOVW = 284 |
|
int | capstone.x86_const.X86_INS_KNOTB = 285 |
|
int | capstone.x86_const.X86_INS_KNOTD = 286 |
|
int | capstone.x86_const.X86_INS_KNOTQ = 287 |
|
int | capstone.x86_const.X86_INS_KNOTW = 288 |
|
int | capstone.x86_const.X86_INS_KORB = 289 |
|
int | capstone.x86_const.X86_INS_KORD = 290 |
|
int | capstone.x86_const.X86_INS_KORQ = 291 |
|
int | capstone.x86_const.X86_INS_KORTESTB = 292 |
|
int | capstone.x86_const.X86_INS_KORTESTD = 293 |
|
int | capstone.x86_const.X86_INS_KORTESTQ = 294 |
|
int | capstone.x86_const.X86_INS_KORTESTW = 295 |
|
int | capstone.x86_const.X86_INS_KORW = 296 |
|
int | capstone.x86_const.X86_INS_KSHIFTLB = 297 |
|
int | capstone.x86_const.X86_INS_KSHIFTLD = 298 |
|
int | capstone.x86_const.X86_INS_KSHIFTLQ = 299 |
|
int | capstone.x86_const.X86_INS_KSHIFTLW = 300 |
|
int | capstone.x86_const.X86_INS_KSHIFTRB = 301 |
|
int | capstone.x86_const.X86_INS_KSHIFTRD = 302 |
|
int | capstone.x86_const.X86_INS_KSHIFTRQ = 303 |
|
int | capstone.x86_const.X86_INS_KSHIFTRW = 304 |
|
int | capstone.x86_const.X86_INS_KUNPCKBW = 305 |
|
int | capstone.x86_const.X86_INS_KXNORB = 306 |
|
int | capstone.x86_const.X86_INS_KXNORD = 307 |
|
int | capstone.x86_const.X86_INS_KXNORQ = 308 |
|
int | capstone.x86_const.X86_INS_KXNORW = 309 |
|
int | capstone.x86_const.X86_INS_KXORB = 310 |
|
int | capstone.x86_const.X86_INS_KXORD = 311 |
|
int | capstone.x86_const.X86_INS_KXORQ = 312 |
|
int | capstone.x86_const.X86_INS_KXORW = 313 |
|
int | capstone.x86_const.X86_INS_LAHF = 314 |
|
int | capstone.x86_const.X86_INS_LAR = 315 |
|
int | capstone.x86_const.X86_INS_LDDQU = 316 |
|
int | capstone.x86_const.X86_INS_LDMXCSR = 317 |
|
int | capstone.x86_const.X86_INS_LDS = 318 |
|
int | capstone.x86_const.X86_INS_FLDZ = 319 |
|
int | capstone.x86_const.X86_INS_FLD1 = 320 |
|
int | capstone.x86_const.X86_INS_FLD = 321 |
|
int | capstone.x86_const.X86_INS_LEA = 322 |
|
int | capstone.x86_const.X86_INS_LEAVE = 323 |
|
int | capstone.x86_const.X86_INS_LES = 324 |
|
int | capstone.x86_const.X86_INS_LFENCE = 325 |
|
int | capstone.x86_const.X86_INS_LFS = 326 |
|
int | capstone.x86_const.X86_INS_LGDT = 327 |
|
int | capstone.x86_const.X86_INS_LGS = 328 |
|
int | capstone.x86_const.X86_INS_LIDT = 329 |
|
int | capstone.x86_const.X86_INS_LLDT = 330 |
|
int | capstone.x86_const.X86_INS_LMSW = 331 |
|
int | capstone.x86_const.X86_INS_OR = 332 |
|
int | capstone.x86_const.X86_INS_SUB = 333 |
|
int | capstone.x86_const.X86_INS_XOR = 334 |
|
int | capstone.x86_const.X86_INS_LODSB = 335 |
|
int | capstone.x86_const.X86_INS_LODSD = 336 |
|
int | capstone.x86_const.X86_INS_LODSQ = 337 |
|
int | capstone.x86_const.X86_INS_LODSW = 338 |
|
int | capstone.x86_const.X86_INS_LOOP = 339 |
|
int | capstone.x86_const.X86_INS_LOOPE = 340 |
|
int | capstone.x86_const.X86_INS_LOOPNE = 341 |
|
int | capstone.x86_const.X86_INS_RETF = 342 |
|
int | capstone.x86_const.X86_INS_RETFQ = 343 |
|
int | capstone.x86_const.X86_INS_LSL = 344 |
|
int | capstone.x86_const.X86_INS_LSS = 345 |
|
int | capstone.x86_const.X86_INS_LTR = 346 |
|
int | capstone.x86_const.X86_INS_XADD = 347 |
|
int | capstone.x86_const.X86_INS_LZCNT = 348 |
|
int | capstone.x86_const.X86_INS_MASKMOVDQU = 349 |
|
int | capstone.x86_const.X86_INS_MAXPD = 350 |
|
int | capstone.x86_const.X86_INS_MAXPS = 351 |
|
int | capstone.x86_const.X86_INS_MAXSD = 352 |
|
int | capstone.x86_const.X86_INS_MAXSS = 353 |
|
int | capstone.x86_const.X86_INS_MFENCE = 354 |
|
int | capstone.x86_const.X86_INS_MINPD = 355 |
|
int | capstone.x86_const.X86_INS_MINPS = 356 |
|
int | capstone.x86_const.X86_INS_MINSD = 357 |
|
int | capstone.x86_const.X86_INS_MINSS = 358 |
|
int | capstone.x86_const.X86_INS_CVTPD2PI = 359 |
|
int | capstone.x86_const.X86_INS_CVTPI2PD = 360 |
|
int | capstone.x86_const.X86_INS_CVTPI2PS = 361 |
|
int | capstone.x86_const.X86_INS_CVTPS2PI = 362 |
|
int | capstone.x86_const.X86_INS_CVTTPD2PI = 363 |
|
int | capstone.x86_const.X86_INS_CVTTPS2PI = 364 |
|
int | capstone.x86_const.X86_INS_EMMS = 365 |
|
int | capstone.x86_const.X86_INS_MASKMOVQ = 366 |
|
int | capstone.x86_const.X86_INS_MOVD = 367 |
|
int | capstone.x86_const.X86_INS_MOVDQ2Q = 368 |
|
int | capstone.x86_const.X86_INS_MOVNTQ = 369 |
|
int | capstone.x86_const.X86_INS_MOVQ2DQ = 370 |
|
int | capstone.x86_const.X86_INS_MOVQ = 371 |
|
int | capstone.x86_const.X86_INS_PABSB = 372 |
|
int | capstone.x86_const.X86_INS_PABSD = 373 |
|
int | capstone.x86_const.X86_INS_PABSW = 374 |
|
int | capstone.x86_const.X86_INS_PACKSSDW = 375 |
|
int | capstone.x86_const.X86_INS_PACKSSWB = 376 |
|
int | capstone.x86_const.X86_INS_PACKUSWB = 377 |
|
int | capstone.x86_const.X86_INS_PADDB = 378 |
|
int | capstone.x86_const.X86_INS_PADDD = 379 |
|
int | capstone.x86_const.X86_INS_PADDQ = 380 |
|
int | capstone.x86_const.X86_INS_PADDSB = 381 |
|
int | capstone.x86_const.X86_INS_PADDSW = 382 |
|
int | capstone.x86_const.X86_INS_PADDUSB = 383 |
|
int | capstone.x86_const.X86_INS_PADDUSW = 384 |
|
int | capstone.x86_const.X86_INS_PADDW = 385 |
|
int | capstone.x86_const.X86_INS_PALIGNR = 386 |
|
int | capstone.x86_const.X86_INS_PANDN = 387 |
|
int | capstone.x86_const.X86_INS_PAND = 388 |
|
int | capstone.x86_const.X86_INS_PAVGB = 389 |
|
int | capstone.x86_const.X86_INS_PAVGW = 390 |
|
int | capstone.x86_const.X86_INS_PCMPEQB = 391 |
|
int | capstone.x86_const.X86_INS_PCMPEQD = 392 |
|
int | capstone.x86_const.X86_INS_PCMPEQW = 393 |
|
int | capstone.x86_const.X86_INS_PCMPGTB = 394 |
|
int | capstone.x86_const.X86_INS_PCMPGTD = 395 |
|
int | capstone.x86_const.X86_INS_PCMPGTW = 396 |
|
int | capstone.x86_const.X86_INS_PEXTRW = 397 |
|
int | capstone.x86_const.X86_INS_PHADDSW = 398 |
|
int | capstone.x86_const.X86_INS_PHADDW = 399 |
|
int | capstone.x86_const.X86_INS_PHADDD = 400 |
|
int | capstone.x86_const.X86_INS_PHSUBD = 401 |
|
int | capstone.x86_const.X86_INS_PHSUBSW = 402 |
|
int | capstone.x86_const.X86_INS_PHSUBW = 403 |
|
int | capstone.x86_const.X86_INS_PINSRW = 404 |
|
int | capstone.x86_const.X86_INS_PMADDUBSW = 405 |
|
int | capstone.x86_const.X86_INS_PMADDWD = 406 |
|
int | capstone.x86_const.X86_INS_PMAXSW = 407 |
|
int | capstone.x86_const.X86_INS_PMAXUB = 408 |
|
int | capstone.x86_const.X86_INS_PMINSW = 409 |
|
int | capstone.x86_const.X86_INS_PMINUB = 410 |
|
int | capstone.x86_const.X86_INS_PMOVMSKB = 411 |
|
int | capstone.x86_const.X86_INS_PMULHRSW = 412 |
|
int | capstone.x86_const.X86_INS_PMULHUW = 413 |
|
int | capstone.x86_const.X86_INS_PMULHW = 414 |
|
int | capstone.x86_const.X86_INS_PMULLW = 415 |
|
int | capstone.x86_const.X86_INS_PMULUDQ = 416 |
|
int | capstone.x86_const.X86_INS_POR = 417 |
|
int | capstone.x86_const.X86_INS_PSADBW = 418 |
|
int | capstone.x86_const.X86_INS_PSHUFB = 419 |
|
int | capstone.x86_const.X86_INS_PSHUFW = 420 |
|
int | capstone.x86_const.X86_INS_PSIGNB = 421 |
|
int | capstone.x86_const.X86_INS_PSIGND = 422 |
|
int | capstone.x86_const.X86_INS_PSIGNW = 423 |
|
int | capstone.x86_const.X86_INS_PSLLD = 424 |
|
int | capstone.x86_const.X86_INS_PSLLQ = 425 |
|
int | capstone.x86_const.X86_INS_PSLLW = 426 |
|
int | capstone.x86_const.X86_INS_PSRAD = 427 |
|
int | capstone.x86_const.X86_INS_PSRAW = 428 |
|
int | capstone.x86_const.X86_INS_PSRLD = 429 |
|
int | capstone.x86_const.X86_INS_PSRLQ = 430 |
|
int | capstone.x86_const.X86_INS_PSRLW = 431 |
|
int | capstone.x86_const.X86_INS_PSUBB = 432 |
|
int | capstone.x86_const.X86_INS_PSUBD = 433 |
|
int | capstone.x86_const.X86_INS_PSUBQ = 434 |
|
int | capstone.x86_const.X86_INS_PSUBSB = 435 |
|
int | capstone.x86_const.X86_INS_PSUBSW = 436 |
|
int | capstone.x86_const.X86_INS_PSUBUSB = 437 |
|
int | capstone.x86_const.X86_INS_PSUBUSW = 438 |
|
int | capstone.x86_const.X86_INS_PSUBW = 439 |
|
int | capstone.x86_const.X86_INS_PUNPCKHBW = 440 |
|
int | capstone.x86_const.X86_INS_PUNPCKHDQ = 441 |
|
int | capstone.x86_const.X86_INS_PUNPCKHWD = 442 |
|
int | capstone.x86_const.X86_INS_PUNPCKLBW = 443 |
|
int | capstone.x86_const.X86_INS_PUNPCKLDQ = 444 |
|
int | capstone.x86_const.X86_INS_PUNPCKLWD = 445 |
|
int | capstone.x86_const.X86_INS_PXOR = 446 |
|
int | capstone.x86_const.X86_INS_MONITOR = 447 |
|
int | capstone.x86_const.X86_INS_MONTMUL = 448 |
|
int | capstone.x86_const.X86_INS_MOV = 449 |
|
int | capstone.x86_const.X86_INS_MOVABS = 450 |
|
int | capstone.x86_const.X86_INS_MOVBE = 451 |
|
int | capstone.x86_const.X86_INS_MOVDDUP = 452 |
|
int | capstone.x86_const.X86_INS_MOVDQA = 453 |
|
int | capstone.x86_const.X86_INS_MOVDQU = 454 |
|
int | capstone.x86_const.X86_INS_MOVHLPS = 455 |
|
int | capstone.x86_const.X86_INS_MOVHPD = 456 |
|
int | capstone.x86_const.X86_INS_MOVHPS = 457 |
|
int | capstone.x86_const.X86_INS_MOVLHPS = 458 |
|
int | capstone.x86_const.X86_INS_MOVLPD = 459 |
|
int | capstone.x86_const.X86_INS_MOVLPS = 460 |
|
int | capstone.x86_const.X86_INS_MOVMSKPD = 461 |
|
int | capstone.x86_const.X86_INS_MOVMSKPS = 462 |
|
int | capstone.x86_const.X86_INS_MOVNTDQA = 463 |
|
int | capstone.x86_const.X86_INS_MOVNTDQ = 464 |
|
int | capstone.x86_const.X86_INS_MOVNTI = 465 |
|
int | capstone.x86_const.X86_INS_MOVNTPD = 466 |
|
int | capstone.x86_const.X86_INS_MOVNTPS = 467 |
|
int | capstone.x86_const.X86_INS_MOVNTSD = 468 |
|
int | capstone.x86_const.X86_INS_MOVNTSS = 469 |
|
int | capstone.x86_const.X86_INS_MOVSB = 470 |
|
int | capstone.x86_const.X86_INS_MOVSD = 471 |
|
int | capstone.x86_const.X86_INS_MOVSHDUP = 472 |
|
int | capstone.x86_const.X86_INS_MOVSLDUP = 473 |
|
int | capstone.x86_const.X86_INS_MOVSQ = 474 |
|
int | capstone.x86_const.X86_INS_MOVSS = 475 |
|
int | capstone.x86_const.X86_INS_MOVSW = 476 |
|
int | capstone.x86_const.X86_INS_MOVSX = 477 |
|
int | capstone.x86_const.X86_INS_MOVSXD = 478 |
|
int | capstone.x86_const.X86_INS_MOVUPD = 479 |
|
int | capstone.x86_const.X86_INS_MOVUPS = 480 |
|
int | capstone.x86_const.X86_INS_MOVZX = 481 |
|
int | capstone.x86_const.X86_INS_MPSADBW = 482 |
|
int | capstone.x86_const.X86_INS_MUL = 483 |
|
int | capstone.x86_const.X86_INS_MULPD = 484 |
|
int | capstone.x86_const.X86_INS_MULPS = 485 |
|
int | capstone.x86_const.X86_INS_MULSD = 486 |
|
int | capstone.x86_const.X86_INS_MULSS = 487 |
|
int | capstone.x86_const.X86_INS_MULX = 488 |
|
int | capstone.x86_const.X86_INS_FMUL = 489 |
|
int | capstone.x86_const.X86_INS_FIMUL = 490 |
|
int | capstone.x86_const.X86_INS_FMULP = 491 |
|
int | capstone.x86_const.X86_INS_MWAIT = 492 |
|
int | capstone.x86_const.X86_INS_NEG = 493 |
|
int | capstone.x86_const.X86_INS_NOP = 494 |
|
int | capstone.x86_const.X86_INS_NOT = 495 |
|
int | capstone.x86_const.X86_INS_OUT = 496 |
|
int | capstone.x86_const.X86_INS_OUTSB = 497 |
|
int | capstone.x86_const.X86_INS_OUTSD = 498 |
|
int | capstone.x86_const.X86_INS_OUTSW = 499 |
|
int | capstone.x86_const.X86_INS_PACKUSDW = 500 |
|
int | capstone.x86_const.X86_INS_PAUSE = 501 |
|
int | capstone.x86_const.X86_INS_PAVGUSB = 502 |
|
int | capstone.x86_const.X86_INS_PBLENDVB = 503 |
|
int | capstone.x86_const.X86_INS_PBLENDW = 504 |
|
int | capstone.x86_const.X86_INS_PCLMULQDQ = 505 |
|
int | capstone.x86_const.X86_INS_PCMPEQQ = 506 |
|
int | capstone.x86_const.X86_INS_PCMPESTRI = 507 |
|
int | capstone.x86_const.X86_INS_PCMPESTRM = 508 |
|
int | capstone.x86_const.X86_INS_PCMPGTQ = 509 |
|
int | capstone.x86_const.X86_INS_PCMPISTRI = 510 |
|
int | capstone.x86_const.X86_INS_PCMPISTRM = 511 |
|
int | capstone.x86_const.X86_INS_PCOMMIT = 512 |
|
int | capstone.x86_const.X86_INS_PDEP = 513 |
|
int | capstone.x86_const.X86_INS_PEXT = 514 |
|
int | capstone.x86_const.X86_INS_PEXTRB = 515 |
|
int | capstone.x86_const.X86_INS_PEXTRD = 516 |
|
int | capstone.x86_const.X86_INS_PEXTRQ = 517 |
|
int | capstone.x86_const.X86_INS_PF2ID = 518 |
|
int | capstone.x86_const.X86_INS_PF2IW = 519 |
|
int | capstone.x86_const.X86_INS_PFACC = 520 |
|
int | capstone.x86_const.X86_INS_PFADD = 521 |
|
int | capstone.x86_const.X86_INS_PFCMPEQ = 522 |
|
int | capstone.x86_const.X86_INS_PFCMPGE = 523 |
|
int | capstone.x86_const.X86_INS_PFCMPGT = 524 |
|
int | capstone.x86_const.X86_INS_PFMAX = 525 |
|
int | capstone.x86_const.X86_INS_PFMIN = 526 |
|
int | capstone.x86_const.X86_INS_PFMUL = 527 |
|
int | capstone.x86_const.X86_INS_PFNACC = 528 |
|
int | capstone.x86_const.X86_INS_PFPNACC = 529 |
|
int | capstone.x86_const.X86_INS_PFRCPIT1 = 530 |
|
int | capstone.x86_const.X86_INS_PFRCPIT2 = 531 |
|
int | capstone.x86_const.X86_INS_PFRCP = 532 |
|
int | capstone.x86_const.X86_INS_PFRSQIT1 = 533 |
|
int | capstone.x86_const.X86_INS_PFRSQRT = 534 |
|
int | capstone.x86_const.X86_INS_PFSUBR = 535 |
|
int | capstone.x86_const.X86_INS_PFSUB = 536 |
|
int | capstone.x86_const.X86_INS_PHMINPOSUW = 537 |
|
int | capstone.x86_const.X86_INS_PI2FD = 538 |
|
int | capstone.x86_const.X86_INS_PI2FW = 539 |
|
int | capstone.x86_const.X86_INS_PINSRB = 540 |
|
int | capstone.x86_const.X86_INS_PINSRD = 541 |
|
int | capstone.x86_const.X86_INS_PINSRQ = 542 |
|
int | capstone.x86_const.X86_INS_PMAXSB = 543 |
|
int | capstone.x86_const.X86_INS_PMAXSD = 544 |
|
int | capstone.x86_const.X86_INS_PMAXUD = 545 |
|
int | capstone.x86_const.X86_INS_PMAXUW = 546 |
|
int | capstone.x86_const.X86_INS_PMINSB = 547 |
|
int | capstone.x86_const.X86_INS_PMINSD = 548 |
|
int | capstone.x86_const.X86_INS_PMINUD = 549 |
|
int | capstone.x86_const.X86_INS_PMINUW = 550 |
|
int | capstone.x86_const.X86_INS_PMOVSXBD = 551 |
|
int | capstone.x86_const.X86_INS_PMOVSXBQ = 552 |
|
int | capstone.x86_const.X86_INS_PMOVSXBW = 553 |
|
int | capstone.x86_const.X86_INS_PMOVSXDQ = 554 |
|
int | capstone.x86_const.X86_INS_PMOVSXWD = 555 |
|
int | capstone.x86_const.X86_INS_PMOVSXWQ = 556 |
|
int | capstone.x86_const.X86_INS_PMOVZXBD = 557 |
|
int | capstone.x86_const.X86_INS_PMOVZXBQ = 558 |
|
int | capstone.x86_const.X86_INS_PMOVZXBW = 559 |
|
int | capstone.x86_const.X86_INS_PMOVZXDQ = 560 |
|
int | capstone.x86_const.X86_INS_PMOVZXWD = 561 |
|
int | capstone.x86_const.X86_INS_PMOVZXWQ = 562 |
|
int | capstone.x86_const.X86_INS_PMULDQ = 563 |
|
int | capstone.x86_const.X86_INS_PMULHRW = 564 |
|
int | capstone.x86_const.X86_INS_PMULLD = 565 |
|
int | capstone.x86_const.X86_INS_POP = 566 |
|
int | capstone.x86_const.X86_INS_POPAW = 567 |
|
int | capstone.x86_const.X86_INS_POPAL = 568 |
|
int | capstone.x86_const.X86_INS_POPCNT = 569 |
|
int | capstone.x86_const.X86_INS_POPF = 570 |
|
int | capstone.x86_const.X86_INS_POPFD = 571 |
|
int | capstone.x86_const.X86_INS_POPFQ = 572 |
|
int | capstone.x86_const.X86_INS_PREFETCH = 573 |
|
int | capstone.x86_const.X86_INS_PREFETCHNTA = 574 |
|
int | capstone.x86_const.X86_INS_PREFETCHT0 = 575 |
|
int | capstone.x86_const.X86_INS_PREFETCHT1 = 576 |
|
int | capstone.x86_const.X86_INS_PREFETCHT2 = 577 |
|
int | capstone.x86_const.X86_INS_PREFETCHW = 578 |
|
int | capstone.x86_const.X86_INS_PSHUFD = 579 |
|
int | capstone.x86_const.X86_INS_PSHUFHW = 580 |
|
int | capstone.x86_const.X86_INS_PSHUFLW = 581 |
|
int | capstone.x86_const.X86_INS_PSLLDQ = 582 |
|
int | capstone.x86_const.X86_INS_PSRLDQ = 583 |
|
int | capstone.x86_const.X86_INS_PSWAPD = 584 |
|
int | capstone.x86_const.X86_INS_PTEST = 585 |
|
int | capstone.x86_const.X86_INS_PUNPCKHQDQ = 586 |
|
int | capstone.x86_const.X86_INS_PUNPCKLQDQ = 587 |
|
int | capstone.x86_const.X86_INS_PUSH = 588 |
|
int | capstone.x86_const.X86_INS_PUSHAW = 589 |
|
int | capstone.x86_const.X86_INS_PUSHAL = 590 |
|
int | capstone.x86_const.X86_INS_PUSHF = 591 |
|
int | capstone.x86_const.X86_INS_PUSHFD = 592 |
|
int | capstone.x86_const.X86_INS_PUSHFQ = 593 |
|
int | capstone.x86_const.X86_INS_RCL = 594 |
|
int | capstone.x86_const.X86_INS_RCPPS = 595 |
|
int | capstone.x86_const.X86_INS_RCPSS = 596 |
|
int | capstone.x86_const.X86_INS_RCR = 597 |
|
int | capstone.x86_const.X86_INS_RDFSBASE = 598 |
|
int | capstone.x86_const.X86_INS_RDGSBASE = 599 |
|
int | capstone.x86_const.X86_INS_RDMSR = 600 |
|
int | capstone.x86_const.X86_INS_RDPMC = 601 |
|
int | capstone.x86_const.X86_INS_RDRAND = 602 |
|
int | capstone.x86_const.X86_INS_RDSEED = 603 |
|
int | capstone.x86_const.X86_INS_RDTSC = 604 |
|
int | capstone.x86_const.X86_INS_RDTSCP = 605 |
|
int | capstone.x86_const.X86_INS_ROL = 606 |
|
int | capstone.x86_const.X86_INS_ROR = 607 |
|
int | capstone.x86_const.X86_INS_RORX = 608 |
|
int | capstone.x86_const.X86_INS_ROUNDPD = 609 |
|
int | capstone.x86_const.X86_INS_ROUNDPS = 610 |
|
int | capstone.x86_const.X86_INS_ROUNDSD = 611 |
|
int | capstone.x86_const.X86_INS_ROUNDSS = 612 |
|
int | capstone.x86_const.X86_INS_RSM = 613 |
|
int | capstone.x86_const.X86_INS_RSQRTPS = 614 |
|
int | capstone.x86_const.X86_INS_RSQRTSS = 615 |
|
int | capstone.x86_const.X86_INS_SAHF = 616 |
|
int | capstone.x86_const.X86_INS_SAL = 617 |
|
int | capstone.x86_const.X86_INS_SALC = 618 |
|
int | capstone.x86_const.X86_INS_SAR = 619 |
|
int | capstone.x86_const.X86_INS_SARX = 620 |
|
int | capstone.x86_const.X86_INS_SBB = 621 |
|
int | capstone.x86_const.X86_INS_SCASB = 622 |
|
int | capstone.x86_const.X86_INS_SCASD = 623 |
|
int | capstone.x86_const.X86_INS_SCASQ = 624 |
|
int | capstone.x86_const.X86_INS_SCASW = 625 |
|
int | capstone.x86_const.X86_INS_SETAE = 626 |
|
int | capstone.x86_const.X86_INS_SETA = 627 |
|
int | capstone.x86_const.X86_INS_SETBE = 628 |
|
int | capstone.x86_const.X86_INS_SETB = 629 |
|
int | capstone.x86_const.X86_INS_SETE = 630 |
|
int | capstone.x86_const.X86_INS_SETGE = 631 |
|
int | capstone.x86_const.X86_INS_SETG = 632 |
|
int | capstone.x86_const.X86_INS_SETLE = 633 |
|
int | capstone.x86_const.X86_INS_SETL = 634 |
|
int | capstone.x86_const.X86_INS_SETNE = 635 |
|
int | capstone.x86_const.X86_INS_SETNO = 636 |
|
int | capstone.x86_const.X86_INS_SETNP = 637 |
|
int | capstone.x86_const.X86_INS_SETNS = 638 |
|
int | capstone.x86_const.X86_INS_SETO = 639 |
|
int | capstone.x86_const.X86_INS_SETP = 640 |
|
int | capstone.x86_const.X86_INS_SETS = 641 |
|
int | capstone.x86_const.X86_INS_SFENCE = 642 |
|
int | capstone.x86_const.X86_INS_SGDT = 643 |
|
int | capstone.x86_const.X86_INS_SHA1MSG1 = 644 |
|
int | capstone.x86_const.X86_INS_SHA1MSG2 = 645 |
|
int | capstone.x86_const.X86_INS_SHA1NEXTE = 646 |
|
int | capstone.x86_const.X86_INS_SHA1RNDS4 = 647 |
|
int | capstone.x86_const.X86_INS_SHA256MSG1 = 648 |
|
int | capstone.x86_const.X86_INS_SHA256MSG2 = 649 |
|
int | capstone.x86_const.X86_INS_SHA256RNDS2 = 650 |
|
int | capstone.x86_const.X86_INS_SHL = 651 |
|
int | capstone.x86_const.X86_INS_SHLD = 652 |
|
int | capstone.x86_const.X86_INS_SHLX = 653 |
|
int | capstone.x86_const.X86_INS_SHR = 654 |
|
int | capstone.x86_const.X86_INS_SHRD = 655 |
|
int | capstone.x86_const.X86_INS_SHRX = 656 |
|
int | capstone.x86_const.X86_INS_SHUFPD = 657 |
|
int | capstone.x86_const.X86_INS_SHUFPS = 658 |
|
int | capstone.x86_const.X86_INS_SIDT = 659 |
|
int | capstone.x86_const.X86_INS_FSIN = 660 |
|
int | capstone.x86_const.X86_INS_SKINIT = 661 |
|
int | capstone.x86_const.X86_INS_SLDT = 662 |
|
int | capstone.x86_const.X86_INS_SMSW = 663 |
|
int | capstone.x86_const.X86_INS_SQRTPD = 664 |
|
int | capstone.x86_const.X86_INS_SQRTPS = 665 |
|
int | capstone.x86_const.X86_INS_SQRTSD = 666 |
|
int | capstone.x86_const.X86_INS_SQRTSS = 667 |
|
int | capstone.x86_const.X86_INS_FSQRT = 668 |
|
int | capstone.x86_const.X86_INS_STAC = 669 |
|
int | capstone.x86_const.X86_INS_STC = 670 |
|
int | capstone.x86_const.X86_INS_STD = 671 |
|
int | capstone.x86_const.X86_INS_STGI = 672 |
|
int | capstone.x86_const.X86_INS_STI = 673 |
|
int | capstone.x86_const.X86_INS_STMXCSR = 674 |
|
int | capstone.x86_const.X86_INS_STOSB = 675 |
|
int | capstone.x86_const.X86_INS_STOSD = 676 |
|
int | capstone.x86_const.X86_INS_STOSQ = 677 |
|
int | capstone.x86_const.X86_INS_STOSW = 678 |
|
int | capstone.x86_const.X86_INS_STR = 679 |
|
int | capstone.x86_const.X86_INS_FST = 680 |
|
int | capstone.x86_const.X86_INS_FSTP = 681 |
|
int | capstone.x86_const.X86_INS_FSTPNCE = 682 |
|
int | capstone.x86_const.X86_INS_FXCH = 683 |
|
int | capstone.x86_const.X86_INS_SUBPD = 684 |
|
int | capstone.x86_const.X86_INS_SUBPS = 685 |
|
int | capstone.x86_const.X86_INS_FSUBR = 686 |
|
int | capstone.x86_const.X86_INS_FISUBR = 687 |
|
int | capstone.x86_const.X86_INS_FSUBRP = 688 |
|
int | capstone.x86_const.X86_INS_SUBSD = 689 |
|
int | capstone.x86_const.X86_INS_SUBSS = 690 |
|
int | capstone.x86_const.X86_INS_FSUB = 691 |
|
int | capstone.x86_const.X86_INS_FISUB = 692 |
|
int | capstone.x86_const.X86_INS_FSUBP = 693 |
|
int | capstone.x86_const.X86_INS_SWAPGS = 694 |
|
int | capstone.x86_const.X86_INS_SYSCALL = 695 |
|
int | capstone.x86_const.X86_INS_SYSENTER = 696 |
|
int | capstone.x86_const.X86_INS_SYSEXIT = 697 |
|
int | capstone.x86_const.X86_INS_SYSRET = 698 |
|
int | capstone.x86_const.X86_INS_T1MSKC = 699 |
|
int | capstone.x86_const.X86_INS_TEST = 700 |
|
int | capstone.x86_const.X86_INS_UD2 = 701 |
|
int | capstone.x86_const.X86_INS_FTST = 702 |
|
int | capstone.x86_const.X86_INS_TZCNT = 703 |
|
int | capstone.x86_const.X86_INS_TZMSK = 704 |
|
int | capstone.x86_const.X86_INS_FUCOMIP = 705 |
|
int | capstone.x86_const.X86_INS_FUCOMI = 706 |
|
int | capstone.x86_const.X86_INS_FUCOMPP = 707 |
|
int | capstone.x86_const.X86_INS_FUCOMP = 708 |
|
int | capstone.x86_const.X86_INS_FUCOM = 709 |
|
int | capstone.x86_const.X86_INS_UD2B = 710 |
|
int | capstone.x86_const.X86_INS_UNPCKHPD = 711 |
|
int | capstone.x86_const.X86_INS_UNPCKHPS = 712 |
|
int | capstone.x86_const.X86_INS_UNPCKLPD = 713 |
|
int | capstone.x86_const.X86_INS_UNPCKLPS = 714 |
|
int | capstone.x86_const.X86_INS_VADDPD = 715 |
|
int | capstone.x86_const.X86_INS_VADDPS = 716 |
|
int | capstone.x86_const.X86_INS_VADDSD = 717 |
|
int | capstone.x86_const.X86_INS_VADDSS = 718 |
|
int | capstone.x86_const.X86_INS_VADDSUBPD = 719 |
|
int | capstone.x86_const.X86_INS_VADDSUBPS = 720 |
|
int | capstone.x86_const.X86_INS_VAESDECLAST = 721 |
|
int | capstone.x86_const.X86_INS_VAESDEC = 722 |
|
int | capstone.x86_const.X86_INS_VAESENCLAST = 723 |
|
int | capstone.x86_const.X86_INS_VAESENC = 724 |
|
int | capstone.x86_const.X86_INS_VAESIMC = 725 |
|
int | capstone.x86_const.X86_INS_VAESKEYGENASSIST = 726 |
|
int | capstone.x86_const.X86_INS_VALIGND = 727 |
|
int | capstone.x86_const.X86_INS_VALIGNQ = 728 |
|
int | capstone.x86_const.X86_INS_VANDNPD = 729 |
|
int | capstone.x86_const.X86_INS_VANDNPS = 730 |
|
int | capstone.x86_const.X86_INS_VANDPD = 731 |
|
int | capstone.x86_const.X86_INS_VANDPS = 732 |
|
int | capstone.x86_const.X86_INS_VBLENDMPD = 733 |
|
int | capstone.x86_const.X86_INS_VBLENDMPS = 734 |
|
int | capstone.x86_const.X86_INS_VBLENDPD = 735 |
|
int | capstone.x86_const.X86_INS_VBLENDPS = 736 |
|
int | capstone.x86_const.X86_INS_VBLENDVPD = 737 |
|
int | capstone.x86_const.X86_INS_VBLENDVPS = 738 |
|
int | capstone.x86_const.X86_INS_VBROADCASTF128 = 739 |
|
int | capstone.x86_const.X86_INS_VBROADCASTI32X4 = 740 |
|
int | capstone.x86_const.X86_INS_VBROADCASTI64X4 = 741 |
|
int | capstone.x86_const.X86_INS_VBROADCASTSD = 742 |
|
int | capstone.x86_const.X86_INS_VBROADCASTSS = 743 |
|
int | capstone.x86_const.X86_INS_VCOMPRESSPD = 744 |
|
int | capstone.x86_const.X86_INS_VCOMPRESSPS = 745 |
|
int | capstone.x86_const.X86_INS_VCVTDQ2PD = 746 |
|
int | capstone.x86_const.X86_INS_VCVTDQ2PS = 747 |
|
int | capstone.x86_const.X86_INS_VCVTPD2DQX = 748 |
|
int | capstone.x86_const.X86_INS_VCVTPD2DQ = 749 |
|
int | capstone.x86_const.X86_INS_VCVTPD2PSX = 750 |
|
int | capstone.x86_const.X86_INS_VCVTPD2PS = 751 |
|
int | capstone.x86_const.X86_INS_VCVTPD2UDQ = 752 |
|
int | capstone.x86_const.X86_INS_VCVTPH2PS = 753 |
|
int | capstone.x86_const.X86_INS_VCVTPS2DQ = 754 |
|
int | capstone.x86_const.X86_INS_VCVTPS2PD = 755 |
|
int | capstone.x86_const.X86_INS_VCVTPS2PH = 756 |
|
int | capstone.x86_const.X86_INS_VCVTPS2UDQ = 757 |
|
int | capstone.x86_const.X86_INS_VCVTSD2SI = 758 |
|
int | capstone.x86_const.X86_INS_VCVTSD2USI = 759 |
|
int | capstone.x86_const.X86_INS_VCVTSS2SI = 760 |
|
int | capstone.x86_const.X86_INS_VCVTSS2USI = 761 |
|
int | capstone.x86_const.X86_INS_VCVTTPD2DQX = 762 |
|
int | capstone.x86_const.X86_INS_VCVTTPD2DQ = 763 |
|
int | capstone.x86_const.X86_INS_VCVTTPD2UDQ = 764 |
|
int | capstone.x86_const.X86_INS_VCVTTPS2DQ = 765 |
|
int | capstone.x86_const.X86_INS_VCVTTPS2UDQ = 766 |
|
int | capstone.x86_const.X86_INS_VCVTUDQ2PD = 767 |
|
int | capstone.x86_const.X86_INS_VCVTUDQ2PS = 768 |
|
int | capstone.x86_const.X86_INS_VDIVPD = 769 |
|
int | capstone.x86_const.X86_INS_VDIVPS = 770 |
|
int | capstone.x86_const.X86_INS_VDIVSD = 771 |
|
int | capstone.x86_const.X86_INS_VDIVSS = 772 |
|
int | capstone.x86_const.X86_INS_VDPPD = 773 |
|
int | capstone.x86_const.X86_INS_VDPPS = 774 |
|
int | capstone.x86_const.X86_INS_VERR = 775 |
|
int | capstone.x86_const.X86_INS_VERW = 776 |
|
int | capstone.x86_const.X86_INS_VEXP2PD = 777 |
|
int | capstone.x86_const.X86_INS_VEXP2PS = 778 |
|
int | capstone.x86_const.X86_INS_VEXPANDPD = 779 |
|
int | capstone.x86_const.X86_INS_VEXPANDPS = 780 |
|
int | capstone.x86_const.X86_INS_VEXTRACTF128 = 781 |
|
int | capstone.x86_const.X86_INS_VEXTRACTF32X4 = 782 |
|
int | capstone.x86_const.X86_INS_VEXTRACTF64X4 = 783 |
|
int | capstone.x86_const.X86_INS_VEXTRACTI128 = 784 |
|
int | capstone.x86_const.X86_INS_VEXTRACTI32X4 = 785 |
|
int | capstone.x86_const.X86_INS_VEXTRACTI64X4 = 786 |
|
int | capstone.x86_const.X86_INS_VEXTRACTPS = 787 |
|
int | capstone.x86_const.X86_INS_VFMADD132PD = 788 |
|
int | capstone.x86_const.X86_INS_VFMADD132PS = 789 |
|
int | capstone.x86_const.X86_INS_VFMADDPD = 790 |
|
int | capstone.x86_const.X86_INS_VFMADD213PD = 791 |
|
int | capstone.x86_const.X86_INS_VFMADD231PD = 792 |
|
int | capstone.x86_const.X86_INS_VFMADDPS = 793 |
|
int | capstone.x86_const.X86_INS_VFMADD213PS = 794 |
|
int | capstone.x86_const.X86_INS_VFMADD231PS = 795 |
|
int | capstone.x86_const.X86_INS_VFMADDSD = 796 |
|
int | capstone.x86_const.X86_INS_VFMADD213SD = 797 |
|
int | capstone.x86_const.X86_INS_VFMADD132SD = 798 |
|
int | capstone.x86_const.X86_INS_VFMADD231SD = 799 |
|
int | capstone.x86_const.X86_INS_VFMADDSS = 800 |
|
int | capstone.x86_const.X86_INS_VFMADD213SS = 801 |
|
int | capstone.x86_const.X86_INS_VFMADD132SS = 802 |
|
int | capstone.x86_const.X86_INS_VFMADD231SS = 803 |
|
int | capstone.x86_const.X86_INS_VFMADDSUB132PD = 804 |
|
int | capstone.x86_const.X86_INS_VFMADDSUB132PS = 805 |
|
int | capstone.x86_const.X86_INS_VFMADDSUBPD = 806 |
|
int | capstone.x86_const.X86_INS_VFMADDSUB213PD = 807 |
|
int | capstone.x86_const.X86_INS_VFMADDSUB231PD = 808 |
|
int | capstone.x86_const.X86_INS_VFMADDSUBPS = 809 |
|
int | capstone.x86_const.X86_INS_VFMADDSUB213PS = 810 |
|
int | capstone.x86_const.X86_INS_VFMADDSUB231PS = 811 |
|
int | capstone.x86_const.X86_INS_VFMSUB132PD = 812 |
|
int | capstone.x86_const.X86_INS_VFMSUB132PS = 813 |
|
int | capstone.x86_const.X86_INS_VFMSUBADD132PD = 814 |
|
int | capstone.x86_const.X86_INS_VFMSUBADD132PS = 815 |
|
int | capstone.x86_const.X86_INS_VFMSUBADDPD = 816 |
|
int | capstone.x86_const.X86_INS_VFMSUBADD213PD = 817 |
|
int | capstone.x86_const.X86_INS_VFMSUBADD231PD = 818 |
|
int | capstone.x86_const.X86_INS_VFMSUBADDPS = 819 |
|
int | capstone.x86_const.X86_INS_VFMSUBADD213PS = 820 |
|
int | capstone.x86_const.X86_INS_VFMSUBADD231PS = 821 |
|
int | capstone.x86_const.X86_INS_VFMSUBPD = 822 |
|
int | capstone.x86_const.X86_INS_VFMSUB213PD = 823 |
|
int | capstone.x86_const.X86_INS_VFMSUB231PD = 824 |
|
int | capstone.x86_const.X86_INS_VFMSUBPS = 825 |
|
int | capstone.x86_const.X86_INS_VFMSUB213PS = 826 |
|
int | capstone.x86_const.X86_INS_VFMSUB231PS = 827 |
|
int | capstone.x86_const.X86_INS_VFMSUBSD = 828 |
|
int | capstone.x86_const.X86_INS_VFMSUB213SD = 829 |
|
int | capstone.x86_const.X86_INS_VFMSUB132SD = 830 |
|
int | capstone.x86_const.X86_INS_VFMSUB231SD = 831 |
|
int | capstone.x86_const.X86_INS_VFMSUBSS = 832 |
|
int | capstone.x86_const.X86_INS_VFMSUB213SS = 833 |
|
int | capstone.x86_const.X86_INS_VFMSUB132SS = 834 |
|
int | capstone.x86_const.X86_INS_VFMSUB231SS = 835 |
|
int | capstone.x86_const.X86_INS_VFNMADD132PD = 836 |
|
int | capstone.x86_const.X86_INS_VFNMADD132PS = 837 |
|
int | capstone.x86_const.X86_INS_VFNMADDPD = 838 |
|
int | capstone.x86_const.X86_INS_VFNMADD213PD = 839 |
|
int | capstone.x86_const.X86_INS_VFNMADD231PD = 840 |
|
int | capstone.x86_const.X86_INS_VFNMADDPS = 841 |
|
int | capstone.x86_const.X86_INS_VFNMADD213PS = 842 |
|
int | capstone.x86_const.X86_INS_VFNMADD231PS = 843 |
|
int | capstone.x86_const.X86_INS_VFNMADDSD = 844 |
|
int | capstone.x86_const.X86_INS_VFNMADD213SD = 845 |
|
int | capstone.x86_const.X86_INS_VFNMADD132SD = 846 |
|
int | capstone.x86_const.X86_INS_VFNMADD231SD = 847 |
|
int | capstone.x86_const.X86_INS_VFNMADDSS = 848 |
|
int | capstone.x86_const.X86_INS_VFNMADD213SS = 849 |
|
int | capstone.x86_const.X86_INS_VFNMADD132SS = 850 |
|
int | capstone.x86_const.X86_INS_VFNMADD231SS = 851 |
|
int | capstone.x86_const.X86_INS_VFNMSUB132PD = 852 |
|
int | capstone.x86_const.X86_INS_VFNMSUB132PS = 853 |
|
int | capstone.x86_const.X86_INS_VFNMSUBPD = 854 |
|
int | capstone.x86_const.X86_INS_VFNMSUB213PD = 855 |
|
int | capstone.x86_const.X86_INS_VFNMSUB231PD = 856 |
|
int | capstone.x86_const.X86_INS_VFNMSUBPS = 857 |
|
int | capstone.x86_const.X86_INS_VFNMSUB213PS = 858 |
|
int | capstone.x86_const.X86_INS_VFNMSUB231PS = 859 |
|
int | capstone.x86_const.X86_INS_VFNMSUBSD = 860 |
|
int | capstone.x86_const.X86_INS_VFNMSUB213SD = 861 |
|
int | capstone.x86_const.X86_INS_VFNMSUB132SD = 862 |
|
int | capstone.x86_const.X86_INS_VFNMSUB231SD = 863 |
|
int | capstone.x86_const.X86_INS_VFNMSUBSS = 864 |
|
int | capstone.x86_const.X86_INS_VFNMSUB213SS = 865 |
|
int | capstone.x86_const.X86_INS_VFNMSUB132SS = 866 |
|
int | capstone.x86_const.X86_INS_VFNMSUB231SS = 867 |
|
int | capstone.x86_const.X86_INS_VFRCZPD = 868 |
|
int | capstone.x86_const.X86_INS_VFRCZPS = 869 |
|
int | capstone.x86_const.X86_INS_VFRCZSD = 870 |
|
int | capstone.x86_const.X86_INS_VFRCZSS = 871 |
|
int | capstone.x86_const.X86_INS_VORPD = 872 |
|
int | capstone.x86_const.X86_INS_VORPS = 873 |
|
int | capstone.x86_const.X86_INS_VXORPD = 874 |
|
int | capstone.x86_const.X86_INS_VXORPS = 875 |
|
int | capstone.x86_const.X86_INS_VGATHERDPD = 876 |
|
int | capstone.x86_const.X86_INS_VGATHERDPS = 877 |
|
int | capstone.x86_const.X86_INS_VGATHERPF0DPD = 878 |
|
int | capstone.x86_const.X86_INS_VGATHERPF0DPS = 879 |
|
int | capstone.x86_const.X86_INS_VGATHERPF0QPD = 880 |
|
int | capstone.x86_const.X86_INS_VGATHERPF0QPS = 881 |
|
int | capstone.x86_const.X86_INS_VGATHERPF1DPD = 882 |
|
int | capstone.x86_const.X86_INS_VGATHERPF1DPS = 883 |
|
int | capstone.x86_const.X86_INS_VGATHERPF1QPD = 884 |
|
int | capstone.x86_const.X86_INS_VGATHERPF1QPS = 885 |
|
int | capstone.x86_const.X86_INS_VGATHERQPD = 886 |
|
int | capstone.x86_const.X86_INS_VGATHERQPS = 887 |
|
int | capstone.x86_const.X86_INS_VHADDPD = 888 |
|
int | capstone.x86_const.X86_INS_VHADDPS = 889 |
|
int | capstone.x86_const.X86_INS_VHSUBPD = 890 |
|
int | capstone.x86_const.X86_INS_VHSUBPS = 891 |
|
int | capstone.x86_const.X86_INS_VINSERTF128 = 892 |
|
int | capstone.x86_const.X86_INS_VINSERTF32X4 = 893 |
|
int | capstone.x86_const.X86_INS_VINSERTF32X8 = 894 |
|
int | capstone.x86_const.X86_INS_VINSERTF64X2 = 895 |
|
int | capstone.x86_const.X86_INS_VINSERTF64X4 = 896 |
|
int | capstone.x86_const.X86_INS_VINSERTI128 = 897 |
|
int | capstone.x86_const.X86_INS_VINSERTI32X4 = 898 |
|
int | capstone.x86_const.X86_INS_VINSERTI32X8 = 899 |
|
int | capstone.x86_const.X86_INS_VINSERTI64X2 = 900 |
|
int | capstone.x86_const.X86_INS_VINSERTI64X4 = 901 |
|
int | capstone.x86_const.X86_INS_VINSERTPS = 902 |
|
int | capstone.x86_const.X86_INS_VLDDQU = 903 |
|
int | capstone.x86_const.X86_INS_VLDMXCSR = 904 |
|
int | capstone.x86_const.X86_INS_VMASKMOVDQU = 905 |
|
int | capstone.x86_const.X86_INS_VMASKMOVPD = 906 |
|
int | capstone.x86_const.X86_INS_VMASKMOVPS = 907 |
|
int | capstone.x86_const.X86_INS_VMAXPD = 908 |
|
int | capstone.x86_const.X86_INS_VMAXPS = 909 |
|
int | capstone.x86_const.X86_INS_VMAXSD = 910 |
|
int | capstone.x86_const.X86_INS_VMAXSS = 911 |
|
int | capstone.x86_const.X86_INS_VMCALL = 912 |
|
int | capstone.x86_const.X86_INS_VMCLEAR = 913 |
|
int | capstone.x86_const.X86_INS_VMFUNC = 914 |
|
int | capstone.x86_const.X86_INS_VMINPD = 915 |
|
int | capstone.x86_const.X86_INS_VMINPS = 916 |
|
int | capstone.x86_const.X86_INS_VMINSD = 917 |
|
int | capstone.x86_const.X86_INS_VMINSS = 918 |
|
int | capstone.x86_const.X86_INS_VMLAUNCH = 919 |
|
int | capstone.x86_const.X86_INS_VMLOAD = 920 |
|
int | capstone.x86_const.X86_INS_VMMCALL = 921 |
|
int | capstone.x86_const.X86_INS_VMOVQ = 922 |
|
int | capstone.x86_const.X86_INS_VMOVDDUP = 923 |
|
int | capstone.x86_const.X86_INS_VMOVD = 924 |
|
int | capstone.x86_const.X86_INS_VMOVDQA32 = 925 |
|
int | capstone.x86_const.X86_INS_VMOVDQA64 = 926 |
|
int | capstone.x86_const.X86_INS_VMOVDQA = 927 |
|
int | capstone.x86_const.X86_INS_VMOVDQU16 = 928 |
|
int | capstone.x86_const.X86_INS_VMOVDQU32 = 929 |
|
int | capstone.x86_const.X86_INS_VMOVDQU64 = 930 |
|
int | capstone.x86_const.X86_INS_VMOVDQU8 = 931 |
|
int | capstone.x86_const.X86_INS_VMOVDQU = 932 |
|
int | capstone.x86_const.X86_INS_VMOVHLPS = 933 |
|
int | capstone.x86_const.X86_INS_VMOVHPD = 934 |
|
int | capstone.x86_const.X86_INS_VMOVHPS = 935 |
|
int | capstone.x86_const.X86_INS_VMOVLHPS = 936 |
|
int | capstone.x86_const.X86_INS_VMOVLPD = 937 |
|
int | capstone.x86_const.X86_INS_VMOVLPS = 938 |
|
int | capstone.x86_const.X86_INS_VMOVMSKPD = 939 |
|
int | capstone.x86_const.X86_INS_VMOVMSKPS = 940 |
|
int | capstone.x86_const.X86_INS_VMOVNTDQA = 941 |
|
int | capstone.x86_const.X86_INS_VMOVNTDQ = 942 |
|
int | capstone.x86_const.X86_INS_VMOVNTPD = 943 |
|
int | capstone.x86_const.X86_INS_VMOVNTPS = 944 |
|
int | capstone.x86_const.X86_INS_VMOVSD = 945 |
|
int | capstone.x86_const.X86_INS_VMOVSHDUP = 946 |
|
int | capstone.x86_const.X86_INS_VMOVSLDUP = 947 |
|
int | capstone.x86_const.X86_INS_VMOVSS = 948 |
|
int | capstone.x86_const.X86_INS_VMOVUPD = 949 |
|
int | capstone.x86_const.X86_INS_VMOVUPS = 950 |
|
int | capstone.x86_const.X86_INS_VMPSADBW = 951 |
|
int | capstone.x86_const.X86_INS_VMPTRLD = 952 |
|
int | capstone.x86_const.X86_INS_VMPTRST = 953 |
|
int | capstone.x86_const.X86_INS_VMREAD = 954 |
|
int | capstone.x86_const.X86_INS_VMRESUME = 955 |
|
int | capstone.x86_const.X86_INS_VMRUN = 956 |
|
int | capstone.x86_const.X86_INS_VMSAVE = 957 |
|
int | capstone.x86_const.X86_INS_VMULPD = 958 |
|
int | capstone.x86_const.X86_INS_VMULPS = 959 |
|
int | capstone.x86_const.X86_INS_VMULSD = 960 |
|
int | capstone.x86_const.X86_INS_VMULSS = 961 |
|
int | capstone.x86_const.X86_INS_VMWRITE = 962 |
|
int | capstone.x86_const.X86_INS_VMXOFF = 963 |
|
int | capstone.x86_const.X86_INS_VMXON = 964 |
|
int | capstone.x86_const.X86_INS_VPABSB = 965 |
|
int | capstone.x86_const.X86_INS_VPABSD = 966 |
|
int | capstone.x86_const.X86_INS_VPABSQ = 967 |
|
int | capstone.x86_const.X86_INS_VPABSW = 968 |
|
int | capstone.x86_const.X86_INS_VPACKSSDW = 969 |
|
int | capstone.x86_const.X86_INS_VPACKSSWB = 970 |
|
int | capstone.x86_const.X86_INS_VPACKUSDW = 971 |
|
int | capstone.x86_const.X86_INS_VPACKUSWB = 972 |
|
int | capstone.x86_const.X86_INS_VPADDB = 973 |
|
int | capstone.x86_const.X86_INS_VPADDD = 974 |
|
int | capstone.x86_const.X86_INS_VPADDQ = 975 |
|
int | capstone.x86_const.X86_INS_VPADDSB = 976 |
|
int | capstone.x86_const.X86_INS_VPADDSW = 977 |
|
int | capstone.x86_const.X86_INS_VPADDUSB = 978 |
|
int | capstone.x86_const.X86_INS_VPADDUSW = 979 |
|
int | capstone.x86_const.X86_INS_VPADDW = 980 |
|
int | capstone.x86_const.X86_INS_VPALIGNR = 981 |
|
int | capstone.x86_const.X86_INS_VPANDD = 982 |
|
int | capstone.x86_const.X86_INS_VPANDND = 983 |
|
int | capstone.x86_const.X86_INS_VPANDNQ = 984 |
|
int | capstone.x86_const.X86_INS_VPANDN = 985 |
|
int | capstone.x86_const.X86_INS_VPANDQ = 986 |
|
int | capstone.x86_const.X86_INS_VPAND = 987 |
|
int | capstone.x86_const.X86_INS_VPAVGB = 988 |
|
int | capstone.x86_const.X86_INS_VPAVGW = 989 |
|
int | capstone.x86_const.X86_INS_VPBLENDD = 990 |
|
int | capstone.x86_const.X86_INS_VPBLENDMB = 991 |
|
int | capstone.x86_const.X86_INS_VPBLENDMD = 992 |
|
int | capstone.x86_const.X86_INS_VPBLENDMQ = 993 |
|
int | capstone.x86_const.X86_INS_VPBLENDMW = 994 |
|
int | capstone.x86_const.X86_INS_VPBLENDVB = 995 |
|
int | capstone.x86_const.X86_INS_VPBLENDW = 996 |
|
int | capstone.x86_const.X86_INS_VPBROADCASTB = 997 |
|
int | capstone.x86_const.X86_INS_VPBROADCASTD = 998 |
|
int | capstone.x86_const.X86_INS_VPBROADCASTMB2Q = 999 |
|
int | capstone.x86_const.X86_INS_VPBROADCASTMW2D = 1000 |
|
int | capstone.x86_const.X86_INS_VPBROADCASTQ = 1001 |
|
int | capstone.x86_const.X86_INS_VPBROADCASTW = 1002 |
|
int | capstone.x86_const.X86_INS_VPCLMULQDQ = 1003 |
|
int | capstone.x86_const.X86_INS_VPCMOV = 1004 |
|
int | capstone.x86_const.X86_INS_VPCMPB = 1005 |
|
int | capstone.x86_const.X86_INS_VPCMPD = 1006 |
|
int | capstone.x86_const.X86_INS_VPCMPEQB = 1007 |
|
int | capstone.x86_const.X86_INS_VPCMPEQD = 1008 |
|
int | capstone.x86_const.X86_INS_VPCMPEQQ = 1009 |
|
int | capstone.x86_const.X86_INS_VPCMPEQW = 1010 |
|
int | capstone.x86_const.X86_INS_VPCMPESTRI = 1011 |
|
int | capstone.x86_const.X86_INS_VPCMPESTRM = 1012 |
|
int | capstone.x86_const.X86_INS_VPCMPGTB = 1013 |
|
int | capstone.x86_const.X86_INS_VPCMPGTD = 1014 |
|
int | capstone.x86_const.X86_INS_VPCMPGTQ = 1015 |
|
int | capstone.x86_const.X86_INS_VPCMPGTW = 1016 |
|
int | capstone.x86_const.X86_INS_VPCMPISTRI = 1017 |
|
int | capstone.x86_const.X86_INS_VPCMPISTRM = 1018 |
|
int | capstone.x86_const.X86_INS_VPCMPQ = 1019 |
|
int | capstone.x86_const.X86_INS_VPCMPUB = 1020 |
|
int | capstone.x86_const.X86_INS_VPCMPUD = 1021 |
|
int | capstone.x86_const.X86_INS_VPCMPUQ = 1022 |
|
int | capstone.x86_const.X86_INS_VPCMPUW = 1023 |
|
int | capstone.x86_const.X86_INS_VPCMPW = 1024 |
|
int | capstone.x86_const.X86_INS_VPCOMB = 1025 |
|
int | capstone.x86_const.X86_INS_VPCOMD = 1026 |
|
int | capstone.x86_const.X86_INS_VPCOMPRESSD = 1027 |
|
int | capstone.x86_const.X86_INS_VPCOMPRESSQ = 1028 |
|
int | capstone.x86_const.X86_INS_VPCOMQ = 1029 |
|
int | capstone.x86_const.X86_INS_VPCOMUB = 1030 |
|
int | capstone.x86_const.X86_INS_VPCOMUD = 1031 |
|
int | capstone.x86_const.X86_INS_VPCOMUQ = 1032 |
|
int | capstone.x86_const.X86_INS_VPCOMUW = 1033 |
|
int | capstone.x86_const.X86_INS_VPCOMW = 1034 |
|
int | capstone.x86_const.X86_INS_VPCONFLICTD = 1035 |
|
int | capstone.x86_const.X86_INS_VPCONFLICTQ = 1036 |
|
int | capstone.x86_const.X86_INS_VPERM2F128 = 1037 |
|
int | capstone.x86_const.X86_INS_VPERM2I128 = 1038 |
|
int | capstone.x86_const.X86_INS_VPERMD = 1039 |
|
int | capstone.x86_const.X86_INS_VPERMI2D = 1040 |
|
int | capstone.x86_const.X86_INS_VPERMI2PD = 1041 |
|
int | capstone.x86_const.X86_INS_VPERMI2PS = 1042 |
|
int | capstone.x86_const.X86_INS_VPERMI2Q = 1043 |
|
int | capstone.x86_const.X86_INS_VPERMIL2PD = 1044 |
|
int | capstone.x86_const.X86_INS_VPERMIL2PS = 1045 |
|
int | capstone.x86_const.X86_INS_VPERMILPD = 1046 |
|
int | capstone.x86_const.X86_INS_VPERMILPS = 1047 |
|
int | capstone.x86_const.X86_INS_VPERMPD = 1048 |
|
int | capstone.x86_const.X86_INS_VPERMPS = 1049 |
|
int | capstone.x86_const.X86_INS_VPERMQ = 1050 |
|
int | capstone.x86_const.X86_INS_VPERMT2D = 1051 |
|
int | capstone.x86_const.X86_INS_VPERMT2PD = 1052 |
|
int | capstone.x86_const.X86_INS_VPERMT2PS = 1053 |
|
int | capstone.x86_const.X86_INS_VPERMT2Q = 1054 |
|
int | capstone.x86_const.X86_INS_VPEXPANDD = 1055 |
|
int | capstone.x86_const.X86_INS_VPEXPANDQ = 1056 |
|
int | capstone.x86_const.X86_INS_VPEXTRB = 1057 |
|
int | capstone.x86_const.X86_INS_VPEXTRD = 1058 |
|
int | capstone.x86_const.X86_INS_VPEXTRQ = 1059 |
|
int | capstone.x86_const.X86_INS_VPEXTRW = 1060 |
|
int | capstone.x86_const.X86_INS_VPGATHERDD = 1061 |
|
int | capstone.x86_const.X86_INS_VPGATHERDQ = 1062 |
|
int | capstone.x86_const.X86_INS_VPGATHERQD = 1063 |
|
int | capstone.x86_const.X86_INS_VPGATHERQQ = 1064 |
|
int | capstone.x86_const.X86_INS_VPHADDBD = 1065 |
|
int | capstone.x86_const.X86_INS_VPHADDBQ = 1066 |
|
int | capstone.x86_const.X86_INS_VPHADDBW = 1067 |
|
int | capstone.x86_const.X86_INS_VPHADDDQ = 1068 |
|
int | capstone.x86_const.X86_INS_VPHADDD = 1069 |
|
int | capstone.x86_const.X86_INS_VPHADDSW = 1070 |
|
int | capstone.x86_const.X86_INS_VPHADDUBD = 1071 |
|
int | capstone.x86_const.X86_INS_VPHADDUBQ = 1072 |
|
int | capstone.x86_const.X86_INS_VPHADDUBW = 1073 |
|
int | capstone.x86_const.X86_INS_VPHADDUDQ = 1074 |
|
int | capstone.x86_const.X86_INS_VPHADDUWD = 1075 |
|
int | capstone.x86_const.X86_INS_VPHADDUWQ = 1076 |
|
int | capstone.x86_const.X86_INS_VPHADDWD = 1077 |
|
int | capstone.x86_const.X86_INS_VPHADDWQ = 1078 |
|
int | capstone.x86_const.X86_INS_VPHADDW = 1079 |
|
int | capstone.x86_const.X86_INS_VPHMINPOSUW = 1080 |
|
int | capstone.x86_const.X86_INS_VPHSUBBW = 1081 |
|
int | capstone.x86_const.X86_INS_VPHSUBDQ = 1082 |
|
int | capstone.x86_const.X86_INS_VPHSUBD = 1083 |
|
int | capstone.x86_const.X86_INS_VPHSUBSW = 1084 |
|
int | capstone.x86_const.X86_INS_VPHSUBWD = 1085 |
|
int | capstone.x86_const.X86_INS_VPHSUBW = 1086 |
|
int | capstone.x86_const.X86_INS_VPINSRB = 1087 |
|
int | capstone.x86_const.X86_INS_VPINSRD = 1088 |
|
int | capstone.x86_const.X86_INS_VPINSRQ = 1089 |
|
int | capstone.x86_const.X86_INS_VPINSRW = 1090 |
|
int | capstone.x86_const.X86_INS_VPLZCNTD = 1091 |
|
int | capstone.x86_const.X86_INS_VPLZCNTQ = 1092 |
|
int | capstone.x86_const.X86_INS_VPMACSDD = 1093 |
|
int | capstone.x86_const.X86_INS_VPMACSDQH = 1094 |
|
int | capstone.x86_const.X86_INS_VPMACSDQL = 1095 |
|
int | capstone.x86_const.X86_INS_VPMACSSDD = 1096 |
|
int | capstone.x86_const.X86_INS_VPMACSSDQH = 1097 |
|
int | capstone.x86_const.X86_INS_VPMACSSDQL = 1098 |
|
int | capstone.x86_const.X86_INS_VPMACSSWD = 1099 |
|
int | capstone.x86_const.X86_INS_VPMACSSWW = 1100 |
|
int | capstone.x86_const.X86_INS_VPMACSWD = 1101 |
|
int | capstone.x86_const.X86_INS_VPMACSWW = 1102 |
|
int | capstone.x86_const.X86_INS_VPMADCSSWD = 1103 |
|
int | capstone.x86_const.X86_INS_VPMADCSWD = 1104 |
|
int | capstone.x86_const.X86_INS_VPMADDUBSW = 1105 |
|
int | capstone.x86_const.X86_INS_VPMADDWD = 1106 |
|
int | capstone.x86_const.X86_INS_VPMASKMOVD = 1107 |
|
int | capstone.x86_const.X86_INS_VPMASKMOVQ = 1108 |
|
int | capstone.x86_const.X86_INS_VPMAXSB = 1109 |
|
int | capstone.x86_const.X86_INS_VPMAXSD = 1110 |
|
int | capstone.x86_const.X86_INS_VPMAXSQ = 1111 |
|
int | capstone.x86_const.X86_INS_VPMAXSW = 1112 |
|
int | capstone.x86_const.X86_INS_VPMAXUB = 1113 |
|
int | capstone.x86_const.X86_INS_VPMAXUD = 1114 |
|
int | capstone.x86_const.X86_INS_VPMAXUQ = 1115 |
|
int | capstone.x86_const.X86_INS_VPMAXUW = 1116 |
|
int | capstone.x86_const.X86_INS_VPMINSB = 1117 |
|
int | capstone.x86_const.X86_INS_VPMINSD = 1118 |
|
int | capstone.x86_const.X86_INS_VPMINSQ = 1119 |
|
int | capstone.x86_const.X86_INS_VPMINSW = 1120 |
|
int | capstone.x86_const.X86_INS_VPMINUB = 1121 |
|
int | capstone.x86_const.X86_INS_VPMINUD = 1122 |
|
int | capstone.x86_const.X86_INS_VPMINUQ = 1123 |
|
int | capstone.x86_const.X86_INS_VPMINUW = 1124 |
|
int | capstone.x86_const.X86_INS_VPMOVDB = 1125 |
|
int | capstone.x86_const.X86_INS_VPMOVDW = 1126 |
|
int | capstone.x86_const.X86_INS_VPMOVM2B = 1127 |
|
int | capstone.x86_const.X86_INS_VPMOVM2D = 1128 |
|
int | capstone.x86_const.X86_INS_VPMOVM2Q = 1129 |
|
int | capstone.x86_const.X86_INS_VPMOVM2W = 1130 |
|
int | capstone.x86_const.X86_INS_VPMOVMSKB = 1131 |
|
int | capstone.x86_const.X86_INS_VPMOVQB = 1132 |
|
int | capstone.x86_const.X86_INS_VPMOVQD = 1133 |
|
int | capstone.x86_const.X86_INS_VPMOVQW = 1134 |
|
int | capstone.x86_const.X86_INS_VPMOVSDB = 1135 |
|
int | capstone.x86_const.X86_INS_VPMOVSDW = 1136 |
|
int | capstone.x86_const.X86_INS_VPMOVSQB = 1137 |
|
int | capstone.x86_const.X86_INS_VPMOVSQD = 1138 |
|
int | capstone.x86_const.X86_INS_VPMOVSQW = 1139 |
|
int | capstone.x86_const.X86_INS_VPMOVSXBD = 1140 |
|
int | capstone.x86_const.X86_INS_VPMOVSXBQ = 1141 |
|
int | capstone.x86_const.X86_INS_VPMOVSXBW = 1142 |
|
int | capstone.x86_const.X86_INS_VPMOVSXDQ = 1143 |
|
int | capstone.x86_const.X86_INS_VPMOVSXWD = 1144 |
|
int | capstone.x86_const.X86_INS_VPMOVSXWQ = 1145 |
|
int | capstone.x86_const.X86_INS_VPMOVUSDB = 1146 |
|
int | capstone.x86_const.X86_INS_VPMOVUSDW = 1147 |
|
int | capstone.x86_const.X86_INS_VPMOVUSQB = 1148 |
|
int | capstone.x86_const.X86_INS_VPMOVUSQD = 1149 |
|
int | capstone.x86_const.X86_INS_VPMOVUSQW = 1150 |
|
int | capstone.x86_const.X86_INS_VPMOVZXBD = 1151 |
|
int | capstone.x86_const.X86_INS_VPMOVZXBQ = 1152 |
|
int | capstone.x86_const.X86_INS_VPMOVZXBW = 1153 |
|
int | capstone.x86_const.X86_INS_VPMOVZXDQ = 1154 |
|
int | capstone.x86_const.X86_INS_VPMOVZXWD = 1155 |
|
int | capstone.x86_const.X86_INS_VPMOVZXWQ = 1156 |
|
int | capstone.x86_const.X86_INS_VPMULDQ = 1157 |
|
int | capstone.x86_const.X86_INS_VPMULHRSW = 1158 |
|
int | capstone.x86_const.X86_INS_VPMULHUW = 1159 |
|
int | capstone.x86_const.X86_INS_VPMULHW = 1160 |
|
int | capstone.x86_const.X86_INS_VPMULLD = 1161 |
|
int | capstone.x86_const.X86_INS_VPMULLQ = 1162 |
|
int | capstone.x86_const.X86_INS_VPMULLW = 1163 |
|
int | capstone.x86_const.X86_INS_VPMULUDQ = 1164 |
|
int | capstone.x86_const.X86_INS_VPORD = 1165 |
|
int | capstone.x86_const.X86_INS_VPORQ = 1166 |
|
int | capstone.x86_const.X86_INS_VPOR = 1167 |
|
int | capstone.x86_const.X86_INS_VPPERM = 1168 |
|
int | capstone.x86_const.X86_INS_VPROTB = 1169 |
|
int | capstone.x86_const.X86_INS_VPROTD = 1170 |
|
int | capstone.x86_const.X86_INS_VPROTQ = 1171 |
|
int | capstone.x86_const.X86_INS_VPROTW = 1172 |
|
int | capstone.x86_const.X86_INS_VPSADBW = 1173 |
|
int | capstone.x86_const.X86_INS_VPSCATTERDD = 1174 |
|
int | capstone.x86_const.X86_INS_VPSCATTERDQ = 1175 |
|
int | capstone.x86_const.X86_INS_VPSCATTERQD = 1176 |
|
int | capstone.x86_const.X86_INS_VPSCATTERQQ = 1177 |
|
int | capstone.x86_const.X86_INS_VPSHAB = 1178 |
|
int | capstone.x86_const.X86_INS_VPSHAD = 1179 |
|
int | capstone.x86_const.X86_INS_VPSHAQ = 1180 |
|
int | capstone.x86_const.X86_INS_VPSHAW = 1181 |
|
int | capstone.x86_const.X86_INS_VPSHLB = 1182 |
|
int | capstone.x86_const.X86_INS_VPSHLD = 1183 |
|
int | capstone.x86_const.X86_INS_VPSHLQ = 1184 |
|
int | capstone.x86_const.X86_INS_VPSHLW = 1185 |
|
int | capstone.x86_const.X86_INS_VPSHUFB = 1186 |
|
int | capstone.x86_const.X86_INS_VPSHUFD = 1187 |
|
int | capstone.x86_const.X86_INS_VPSHUFHW = 1188 |
|
int | capstone.x86_const.X86_INS_VPSHUFLW = 1189 |
|
int | capstone.x86_const.X86_INS_VPSIGNB = 1190 |
|
int | capstone.x86_const.X86_INS_VPSIGND = 1191 |
|
int | capstone.x86_const.X86_INS_VPSIGNW = 1192 |
|
int | capstone.x86_const.X86_INS_VPSLLDQ = 1193 |
|
int | capstone.x86_const.X86_INS_VPSLLD = 1194 |
|
int | capstone.x86_const.X86_INS_VPSLLQ = 1195 |
|
int | capstone.x86_const.X86_INS_VPSLLVD = 1196 |
|
int | capstone.x86_const.X86_INS_VPSLLVQ = 1197 |
|
int | capstone.x86_const.X86_INS_VPSLLW = 1198 |
|
int | capstone.x86_const.X86_INS_VPSRAD = 1199 |
|
int | capstone.x86_const.X86_INS_VPSRAQ = 1200 |
|
int | capstone.x86_const.X86_INS_VPSRAVD = 1201 |
|
int | capstone.x86_const.X86_INS_VPSRAVQ = 1202 |
|
int | capstone.x86_const.X86_INS_VPSRAW = 1203 |
|
int | capstone.x86_const.X86_INS_VPSRLDQ = 1204 |
|
int | capstone.x86_const.X86_INS_VPSRLD = 1205 |
|
int | capstone.x86_const.X86_INS_VPSRLQ = 1206 |
|
int | capstone.x86_const.X86_INS_VPSRLVD = 1207 |
|
int | capstone.x86_const.X86_INS_VPSRLVQ = 1208 |
|
int | capstone.x86_const.X86_INS_VPSRLW = 1209 |
|
int | capstone.x86_const.X86_INS_VPSUBB = 1210 |
|
int | capstone.x86_const.X86_INS_VPSUBD = 1211 |
|
int | capstone.x86_const.X86_INS_VPSUBQ = 1212 |
|
int | capstone.x86_const.X86_INS_VPSUBSB = 1213 |
|
int | capstone.x86_const.X86_INS_VPSUBSW = 1214 |
|
int | capstone.x86_const.X86_INS_VPSUBUSB = 1215 |
|
int | capstone.x86_const.X86_INS_VPSUBUSW = 1216 |
|
int | capstone.x86_const.X86_INS_VPSUBW = 1217 |
|
int | capstone.x86_const.X86_INS_VPTESTMD = 1218 |
|
int | capstone.x86_const.X86_INS_VPTESTMQ = 1219 |
|
int | capstone.x86_const.X86_INS_VPTESTNMD = 1220 |
|
int | capstone.x86_const.X86_INS_VPTESTNMQ = 1221 |
|
int | capstone.x86_const.X86_INS_VPTEST = 1222 |
|
int | capstone.x86_const.X86_INS_VPUNPCKHBW = 1223 |
|
int | capstone.x86_const.X86_INS_VPUNPCKHDQ = 1224 |
|
int | capstone.x86_const.X86_INS_VPUNPCKHQDQ = 1225 |
|
int | capstone.x86_const.X86_INS_VPUNPCKHWD = 1226 |
|
int | capstone.x86_const.X86_INS_VPUNPCKLBW = 1227 |
|
int | capstone.x86_const.X86_INS_VPUNPCKLDQ = 1228 |
|
int | capstone.x86_const.X86_INS_VPUNPCKLQDQ = 1229 |
|
int | capstone.x86_const.X86_INS_VPUNPCKLWD = 1230 |
|
int | capstone.x86_const.X86_INS_VPXORD = 1231 |
|
int | capstone.x86_const.X86_INS_VPXORQ = 1232 |
|
int | capstone.x86_const.X86_INS_VPXOR = 1233 |
|
int | capstone.x86_const.X86_INS_VRCP14PD = 1234 |
|
int | capstone.x86_const.X86_INS_VRCP14PS = 1235 |
|
int | capstone.x86_const.X86_INS_VRCP14SD = 1236 |
|
int | capstone.x86_const.X86_INS_VRCP14SS = 1237 |
|
int | capstone.x86_const.X86_INS_VRCP28PD = 1238 |
|
int | capstone.x86_const.X86_INS_VRCP28PS = 1239 |
|
int | capstone.x86_const.X86_INS_VRCP28SD = 1240 |
|
int | capstone.x86_const.X86_INS_VRCP28SS = 1241 |
|
int | capstone.x86_const.X86_INS_VRCPPS = 1242 |
|
int | capstone.x86_const.X86_INS_VRCPSS = 1243 |
|
int | capstone.x86_const.X86_INS_VRNDSCALEPD = 1244 |
|
int | capstone.x86_const.X86_INS_VRNDSCALEPS = 1245 |
|
int | capstone.x86_const.X86_INS_VRNDSCALESD = 1246 |
|
int | capstone.x86_const.X86_INS_VRNDSCALESS = 1247 |
|
int | capstone.x86_const.X86_INS_VROUNDPD = 1248 |
|
int | capstone.x86_const.X86_INS_VROUNDPS = 1249 |
|
int | capstone.x86_const.X86_INS_VROUNDSD = 1250 |
|
int | capstone.x86_const.X86_INS_VROUNDSS = 1251 |
|
int | capstone.x86_const.X86_INS_VRSQRT14PD = 1252 |
|
int | capstone.x86_const.X86_INS_VRSQRT14PS = 1253 |
|
int | capstone.x86_const.X86_INS_VRSQRT14SD = 1254 |
|
int | capstone.x86_const.X86_INS_VRSQRT14SS = 1255 |
|
int | capstone.x86_const.X86_INS_VRSQRT28PD = 1256 |
|
int | capstone.x86_const.X86_INS_VRSQRT28PS = 1257 |
|
int | capstone.x86_const.X86_INS_VRSQRT28SD = 1258 |
|
int | capstone.x86_const.X86_INS_VRSQRT28SS = 1259 |
|
int | capstone.x86_const.X86_INS_VRSQRTPS = 1260 |
|
int | capstone.x86_const.X86_INS_VRSQRTSS = 1261 |
|
int | capstone.x86_const.X86_INS_VSCATTERDPD = 1262 |
|
int | capstone.x86_const.X86_INS_VSCATTERDPS = 1263 |
|
int | capstone.x86_const.X86_INS_VSCATTERPF0DPD = 1264 |
|
int | capstone.x86_const.X86_INS_VSCATTERPF0DPS = 1265 |
|
int | capstone.x86_const.X86_INS_VSCATTERPF0QPD = 1266 |
|
int | capstone.x86_const.X86_INS_VSCATTERPF0QPS = 1267 |
|
int | capstone.x86_const.X86_INS_VSCATTERPF1DPD = 1268 |
|
int | capstone.x86_const.X86_INS_VSCATTERPF1DPS = 1269 |
|
int | capstone.x86_const.X86_INS_VSCATTERPF1QPD = 1270 |
|
int | capstone.x86_const.X86_INS_VSCATTERPF1QPS = 1271 |
|
int | capstone.x86_const.X86_INS_VSCATTERQPD = 1272 |
|
int | capstone.x86_const.X86_INS_VSCATTERQPS = 1273 |
|
int | capstone.x86_const.X86_INS_VSHUFPD = 1274 |
|
int | capstone.x86_const.X86_INS_VSHUFPS = 1275 |
|
int | capstone.x86_const.X86_INS_VSQRTPD = 1276 |
|
int | capstone.x86_const.X86_INS_VSQRTPS = 1277 |
|
int | capstone.x86_const.X86_INS_VSQRTSD = 1278 |
|
int | capstone.x86_const.X86_INS_VSQRTSS = 1279 |
|
int | capstone.x86_const.X86_INS_VSTMXCSR = 1280 |
|
int | capstone.x86_const.X86_INS_VSUBPD = 1281 |
|
int | capstone.x86_const.X86_INS_VSUBPS = 1282 |
|
int | capstone.x86_const.X86_INS_VSUBSD = 1283 |
|
int | capstone.x86_const.X86_INS_VSUBSS = 1284 |
|
int | capstone.x86_const.X86_INS_VTESTPD = 1285 |
|
int | capstone.x86_const.X86_INS_VTESTPS = 1286 |
|
int | capstone.x86_const.X86_INS_VUNPCKHPD = 1287 |
|
int | capstone.x86_const.X86_INS_VUNPCKHPS = 1288 |
|
int | capstone.x86_const.X86_INS_VUNPCKLPD = 1289 |
|
int | capstone.x86_const.X86_INS_VUNPCKLPS = 1290 |
|
int | capstone.x86_const.X86_INS_VZEROALL = 1291 |
|
int | capstone.x86_const.X86_INS_VZEROUPPER = 1292 |
|
int | capstone.x86_const.X86_INS_WAIT = 1293 |
|
int | capstone.x86_const.X86_INS_WBINVD = 1294 |
|
int | capstone.x86_const.X86_INS_WRFSBASE = 1295 |
|
int | capstone.x86_const.X86_INS_WRGSBASE = 1296 |
|
int | capstone.x86_const.X86_INS_WRMSR = 1297 |
|
int | capstone.x86_const.X86_INS_XABORT = 1298 |
|
int | capstone.x86_const.X86_INS_XACQUIRE = 1299 |
|
int | capstone.x86_const.X86_INS_XBEGIN = 1300 |
|
int | capstone.x86_const.X86_INS_XCHG = 1301 |
|
int | capstone.x86_const.X86_INS_XCRYPTCBC = 1302 |
|
int | capstone.x86_const.X86_INS_XCRYPTCFB = 1303 |
|
int | capstone.x86_const.X86_INS_XCRYPTCTR = 1304 |
|
int | capstone.x86_const.X86_INS_XCRYPTECB = 1305 |
|
int | capstone.x86_const.X86_INS_XCRYPTOFB = 1306 |
|
int | capstone.x86_const.X86_INS_XEND = 1307 |
|
int | capstone.x86_const.X86_INS_XGETBV = 1308 |
|
int | capstone.x86_const.X86_INS_XLATB = 1309 |
|
int | capstone.x86_const.X86_INS_XRELEASE = 1310 |
|
int | capstone.x86_const.X86_INS_XRSTOR = 1311 |
|
int | capstone.x86_const.X86_INS_XRSTOR64 = 1312 |
|
int | capstone.x86_const.X86_INS_XRSTORS = 1313 |
|
int | capstone.x86_const.X86_INS_XRSTORS64 = 1314 |
|
int | capstone.x86_const.X86_INS_XSAVE = 1315 |
|
int | capstone.x86_const.X86_INS_XSAVE64 = 1316 |
|
int | capstone.x86_const.X86_INS_XSAVEC = 1317 |
|
int | capstone.x86_const.X86_INS_XSAVEC64 = 1318 |
|
int | capstone.x86_const.X86_INS_XSAVEOPT = 1319 |
|
int | capstone.x86_const.X86_INS_XSAVEOPT64 = 1320 |
|
int | capstone.x86_const.X86_INS_XSAVES = 1321 |
|
int | capstone.x86_const.X86_INS_XSAVES64 = 1322 |
|
int | capstone.x86_const.X86_INS_XSETBV = 1323 |
|
int | capstone.x86_const.X86_INS_XSHA1 = 1324 |
|
int | capstone.x86_const.X86_INS_XSHA256 = 1325 |
|
int | capstone.x86_const.X86_INS_XSTORE = 1326 |
|
int | capstone.x86_const.X86_INS_XTEST = 1327 |
|
int | capstone.x86_const.X86_INS_FDISI8087_NOP = 1328 |
|
int | capstone.x86_const.X86_INS_FENI8087_NOP = 1329 |
|
int | capstone.x86_const.X86_INS_CMPSS = 1330 |
|
int | capstone.x86_const.X86_INS_CMPEQSS = 1331 |
|
int | capstone.x86_const.X86_INS_CMPLTSS = 1332 |
|
int | capstone.x86_const.X86_INS_CMPLESS = 1333 |
|
int | capstone.x86_const.X86_INS_CMPUNORDSS = 1334 |
|
int | capstone.x86_const.X86_INS_CMPNEQSS = 1335 |
|
int | capstone.x86_const.X86_INS_CMPNLTSS = 1336 |
|
int | capstone.x86_const.X86_INS_CMPNLESS = 1337 |
|
int | capstone.x86_const.X86_INS_CMPORDSS = 1338 |
|
int | capstone.x86_const.X86_INS_CMPSD = 1339 |
|
int | capstone.x86_const.X86_INS_CMPEQSD = 1340 |
|
int | capstone.x86_const.X86_INS_CMPLTSD = 1341 |
|
int | capstone.x86_const.X86_INS_CMPLESD = 1342 |
|
int | capstone.x86_const.X86_INS_CMPUNORDSD = 1343 |
|
int | capstone.x86_const.X86_INS_CMPNEQSD = 1344 |
|
int | capstone.x86_const.X86_INS_CMPNLTSD = 1345 |
|
int | capstone.x86_const.X86_INS_CMPNLESD = 1346 |
|
int | capstone.x86_const.X86_INS_CMPORDSD = 1347 |
|
int | capstone.x86_const.X86_INS_CMPPS = 1348 |
|
int | capstone.x86_const.X86_INS_CMPEQPS = 1349 |
|
int | capstone.x86_const.X86_INS_CMPLTPS = 1350 |
|
int | capstone.x86_const.X86_INS_CMPLEPS = 1351 |
|
int | capstone.x86_const.X86_INS_CMPUNORDPS = 1352 |
|
int | capstone.x86_const.X86_INS_CMPNEQPS = 1353 |
|
int | capstone.x86_const.X86_INS_CMPNLTPS = 1354 |
|
int | capstone.x86_const.X86_INS_CMPNLEPS = 1355 |
|
int | capstone.x86_const.X86_INS_CMPORDPS = 1356 |
|
int | capstone.x86_const.X86_INS_CMPPD = 1357 |
|
int | capstone.x86_const.X86_INS_CMPEQPD = 1358 |
|
int | capstone.x86_const.X86_INS_CMPLTPD = 1359 |
|
int | capstone.x86_const.X86_INS_CMPLEPD = 1360 |
|
int | capstone.x86_const.X86_INS_CMPUNORDPD = 1361 |
|
int | capstone.x86_const.X86_INS_CMPNEQPD = 1362 |
|
int | capstone.x86_const.X86_INS_CMPNLTPD = 1363 |
|
int | capstone.x86_const.X86_INS_CMPNLEPD = 1364 |
|
int | capstone.x86_const.X86_INS_CMPORDPD = 1365 |
|
int | capstone.x86_const.X86_INS_VCMPSS = 1366 |
|
int | capstone.x86_const.X86_INS_VCMPEQSS = 1367 |
|
int | capstone.x86_const.X86_INS_VCMPLTSS = 1368 |
|
int | capstone.x86_const.X86_INS_VCMPLESS = 1369 |
|
int | capstone.x86_const.X86_INS_VCMPUNORDSS = 1370 |
|
int | capstone.x86_const.X86_INS_VCMPNEQSS = 1371 |
|
int | capstone.x86_const.X86_INS_VCMPNLTSS = 1372 |
|
int | capstone.x86_const.X86_INS_VCMPNLESS = 1373 |
|
int | capstone.x86_const.X86_INS_VCMPORDSS = 1374 |
|
int | capstone.x86_const.X86_INS_VCMPEQ_UQSS = 1375 |
|
int | capstone.x86_const.X86_INS_VCMPNGESS = 1376 |
|
int | capstone.x86_const.X86_INS_VCMPNGTSS = 1377 |
|
int | capstone.x86_const.X86_INS_VCMPFALSESS = 1378 |
|
int | capstone.x86_const.X86_INS_VCMPNEQ_OQSS = 1379 |
|
int | capstone.x86_const.X86_INS_VCMPGESS = 1380 |
|
int | capstone.x86_const.X86_INS_VCMPGTSS = 1381 |
|
int | capstone.x86_const.X86_INS_VCMPTRUESS = 1382 |
|
int | capstone.x86_const.X86_INS_VCMPEQ_OSSS = 1383 |
|
int | capstone.x86_const.X86_INS_VCMPLT_OQSS = 1384 |
|
int | capstone.x86_const.X86_INS_VCMPLE_OQSS = 1385 |
|
int | capstone.x86_const.X86_INS_VCMPUNORD_SSS = 1386 |
|
int | capstone.x86_const.X86_INS_VCMPNEQ_USSS = 1387 |
|
int | capstone.x86_const.X86_INS_VCMPNLT_UQSS = 1388 |
|
int | capstone.x86_const.X86_INS_VCMPNLE_UQSS = 1389 |
|
int | capstone.x86_const.X86_INS_VCMPORD_SSS = 1390 |
|
int | capstone.x86_const.X86_INS_VCMPEQ_USSS = 1391 |
|
int | capstone.x86_const.X86_INS_VCMPNGE_UQSS = 1392 |
|
int | capstone.x86_const.X86_INS_VCMPNGT_UQSS = 1393 |
|
int | capstone.x86_const.X86_INS_VCMPFALSE_OSSS = 1394 |
|
int | capstone.x86_const.X86_INS_VCMPNEQ_OSSS = 1395 |
|
int | capstone.x86_const.X86_INS_VCMPGE_OQSS = 1396 |
|
int | capstone.x86_const.X86_INS_VCMPGT_OQSS = 1397 |
|
int | capstone.x86_const.X86_INS_VCMPTRUE_USSS = 1398 |
|
int | capstone.x86_const.X86_INS_VCMPSD = 1399 |
|
int | capstone.x86_const.X86_INS_VCMPEQSD = 1400 |
|
int | capstone.x86_const.X86_INS_VCMPLTSD = 1401 |
|
int | capstone.x86_const.X86_INS_VCMPLESD = 1402 |
|
int | capstone.x86_const.X86_INS_VCMPUNORDSD = 1403 |
|
int | capstone.x86_const.X86_INS_VCMPNEQSD = 1404 |
|
int | capstone.x86_const.X86_INS_VCMPNLTSD = 1405 |
|
int | capstone.x86_const.X86_INS_VCMPNLESD = 1406 |
|
int | capstone.x86_const.X86_INS_VCMPORDSD = 1407 |
|
int | capstone.x86_const.X86_INS_VCMPEQ_UQSD = 1408 |
|
int | capstone.x86_const.X86_INS_VCMPNGESD = 1409 |
|
int | capstone.x86_const.X86_INS_VCMPNGTSD = 1410 |
|
int | capstone.x86_const.X86_INS_VCMPFALSESD = 1411 |
|
int | capstone.x86_const.X86_INS_VCMPNEQ_OQSD = 1412 |
|
int | capstone.x86_const.X86_INS_VCMPGESD = 1413 |
|
int | capstone.x86_const.X86_INS_VCMPGTSD = 1414 |
|
int | capstone.x86_const.X86_INS_VCMPTRUESD = 1415 |
|
int | capstone.x86_const.X86_INS_VCMPEQ_OSSD = 1416 |
|
int | capstone.x86_const.X86_INS_VCMPLT_OQSD = 1417 |
|
int | capstone.x86_const.X86_INS_VCMPLE_OQSD = 1418 |
|
int | capstone.x86_const.X86_INS_VCMPUNORD_SSD = 1419 |
|
int | capstone.x86_const.X86_INS_VCMPNEQ_USSD = 1420 |
|
int | capstone.x86_const.X86_INS_VCMPNLT_UQSD = 1421 |
|
int | capstone.x86_const.X86_INS_VCMPNLE_UQSD = 1422 |
|
int | capstone.x86_const.X86_INS_VCMPORD_SSD = 1423 |
|
int | capstone.x86_const.X86_INS_VCMPEQ_USSD = 1424 |
|
int | capstone.x86_const.X86_INS_VCMPNGE_UQSD = 1425 |
|
int | capstone.x86_const.X86_INS_VCMPNGT_UQSD = 1426 |
|
int | capstone.x86_const.X86_INS_VCMPFALSE_OSSD = 1427 |
|
int | capstone.x86_const.X86_INS_VCMPNEQ_OSSD = 1428 |
|
int | capstone.x86_const.X86_INS_VCMPGE_OQSD = 1429 |
|
int | capstone.x86_const.X86_INS_VCMPGT_OQSD = 1430 |
|
int | capstone.x86_const.X86_INS_VCMPTRUE_USSD = 1431 |
|
int | capstone.x86_const.X86_INS_VCMPPS = 1432 |
|
int | capstone.x86_const.X86_INS_VCMPEQPS = 1433 |
|
int | capstone.x86_const.X86_INS_VCMPLTPS = 1434 |
|
int | capstone.x86_const.X86_INS_VCMPLEPS = 1435 |
|
int | capstone.x86_const.X86_INS_VCMPUNORDPS = 1436 |
|
int | capstone.x86_const.X86_INS_VCMPNEQPS = 1437 |
|
int | capstone.x86_const.X86_INS_VCMPNLTPS = 1438 |
|
int | capstone.x86_const.X86_INS_VCMPNLEPS = 1439 |
|
int | capstone.x86_const.X86_INS_VCMPORDPS = 1440 |
|
int | capstone.x86_const.X86_INS_VCMPEQ_UQPS = 1441 |
|
int | capstone.x86_const.X86_INS_VCMPNGEPS = 1442 |
|
int | capstone.x86_const.X86_INS_VCMPNGTPS = 1443 |
|
int | capstone.x86_const.X86_INS_VCMPFALSEPS = 1444 |
|
int | capstone.x86_const.X86_INS_VCMPNEQ_OQPS = 1445 |
|
int | capstone.x86_const.X86_INS_VCMPGEPS = 1446 |
|
int | capstone.x86_const.X86_INS_VCMPGTPS = 1447 |
|
int | capstone.x86_const.X86_INS_VCMPTRUEPS = 1448 |
|
int | capstone.x86_const.X86_INS_VCMPEQ_OSPS = 1449 |
|
int | capstone.x86_const.X86_INS_VCMPLT_OQPS = 1450 |
|
int | capstone.x86_const.X86_INS_VCMPLE_OQPS = 1451 |
|
int | capstone.x86_const.X86_INS_VCMPUNORD_SPS = 1452 |
|
int | capstone.x86_const.X86_INS_VCMPNEQ_USPS = 1453 |
|
int | capstone.x86_const.X86_INS_VCMPNLT_UQPS = 1454 |
|
int | capstone.x86_const.X86_INS_VCMPNLE_UQPS = 1455 |
|
int | capstone.x86_const.X86_INS_VCMPORD_SPS = 1456 |
|
int | capstone.x86_const.X86_INS_VCMPEQ_USPS = 1457 |
|
int | capstone.x86_const.X86_INS_VCMPNGE_UQPS = 1458 |
|
int | capstone.x86_const.X86_INS_VCMPNGT_UQPS = 1459 |
|
int | capstone.x86_const.X86_INS_VCMPFALSE_OSPS = 1460 |
|
int | capstone.x86_const.X86_INS_VCMPNEQ_OSPS = 1461 |
|
int | capstone.x86_const.X86_INS_VCMPGE_OQPS = 1462 |
|
int | capstone.x86_const.X86_INS_VCMPGT_OQPS = 1463 |
|
int | capstone.x86_const.X86_INS_VCMPTRUE_USPS = 1464 |
|
int | capstone.x86_const.X86_INS_VCMPPD = 1465 |
|
int | capstone.x86_const.X86_INS_VCMPEQPD = 1466 |
|
int | capstone.x86_const.X86_INS_VCMPLTPD = 1467 |
|
int | capstone.x86_const.X86_INS_VCMPLEPD = 1468 |
|
int | capstone.x86_const.X86_INS_VCMPUNORDPD = 1469 |
|
int | capstone.x86_const.X86_INS_VCMPNEQPD = 1470 |
|
int | capstone.x86_const.X86_INS_VCMPNLTPD = 1471 |
|
int | capstone.x86_const.X86_INS_VCMPNLEPD = 1472 |
|
int | capstone.x86_const.X86_INS_VCMPORDPD = 1473 |
|
int | capstone.x86_const.X86_INS_VCMPEQ_UQPD = 1474 |
|
int | capstone.x86_const.X86_INS_VCMPNGEPD = 1475 |
|
int | capstone.x86_const.X86_INS_VCMPNGTPD = 1476 |
|
int | capstone.x86_const.X86_INS_VCMPFALSEPD = 1477 |
|
int | capstone.x86_const.X86_INS_VCMPNEQ_OQPD = 1478 |
|
int | capstone.x86_const.X86_INS_VCMPGEPD = 1479 |
|
int | capstone.x86_const.X86_INS_VCMPGTPD = 1480 |
|
int | capstone.x86_const.X86_INS_VCMPTRUEPD = 1481 |
|
int | capstone.x86_const.X86_INS_VCMPEQ_OSPD = 1482 |
|
int | capstone.x86_const.X86_INS_VCMPLT_OQPD = 1483 |
|
int | capstone.x86_const.X86_INS_VCMPLE_OQPD = 1484 |
|
int | capstone.x86_const.X86_INS_VCMPUNORD_SPD = 1485 |
|
int | capstone.x86_const.X86_INS_VCMPNEQ_USPD = 1486 |
|
int | capstone.x86_const.X86_INS_VCMPNLT_UQPD = 1487 |
|
int | capstone.x86_const.X86_INS_VCMPNLE_UQPD = 1488 |
|
int | capstone.x86_const.X86_INS_VCMPORD_SPD = 1489 |
|
int | capstone.x86_const.X86_INS_VCMPEQ_USPD = 1490 |
|
int | capstone.x86_const.X86_INS_VCMPNGE_UQPD = 1491 |
|
int | capstone.x86_const.X86_INS_VCMPNGT_UQPD = 1492 |
|
int | capstone.x86_const.X86_INS_VCMPFALSE_OSPD = 1493 |
|
int | capstone.x86_const.X86_INS_VCMPNEQ_OSPD = 1494 |
|
int | capstone.x86_const.X86_INS_VCMPGE_OQPD = 1495 |
|
int | capstone.x86_const.X86_INS_VCMPGT_OQPD = 1496 |
|
int | capstone.x86_const.X86_INS_VCMPTRUE_USPD = 1497 |
|
int | capstone.x86_const.X86_INS_UD0 = 1498 |
|
int | capstone.x86_const.X86_INS_ENDBR32 = 1499 |
|
int | capstone.x86_const.X86_INS_ENDBR64 = 1500 |
|
int | capstone.x86_const.X86_INS_ENDING = 1501 |
|
int | capstone.x86_const.X86_GRP_INVALID = 0 |
|
int | capstone.x86_const.X86_GRP_JUMP = 1 |
|
int | capstone.x86_const.X86_GRP_CALL = 2 |
|
int | capstone.x86_const.X86_GRP_RET = 3 |
|
int | capstone.x86_const.X86_GRP_INT = 4 |
|
int | capstone.x86_const.X86_GRP_IRET = 5 |
|
int | capstone.x86_const.X86_GRP_PRIVILEGE = 6 |
|
int | capstone.x86_const.X86_GRP_BRANCH_RELATIVE = 7 |
|
int | capstone.x86_const.X86_GRP_VM = 128 |
|
int | capstone.x86_const.X86_GRP_3DNOW = 129 |
|
int | capstone.x86_const.X86_GRP_AES = 130 |
|
int | capstone.x86_const.X86_GRP_ADX = 131 |
|
int | capstone.x86_const.X86_GRP_AVX = 132 |
|
int | capstone.x86_const.X86_GRP_AVX2 = 133 |
|
int | capstone.x86_const.X86_GRP_AVX512 = 134 |
|
int | capstone.x86_const.X86_GRP_BMI = 135 |
|
int | capstone.x86_const.X86_GRP_BMI2 = 136 |
|
int | capstone.x86_const.X86_GRP_CMOV = 137 |
|
int | capstone.x86_const.X86_GRP_F16C = 138 |
|
int | capstone.x86_const.X86_GRP_FMA = 139 |
|
int | capstone.x86_const.X86_GRP_FMA4 = 140 |
|
int | capstone.x86_const.X86_GRP_FSGSBASE = 141 |
|
int | capstone.x86_const.X86_GRP_HLE = 142 |
|
int | capstone.x86_const.X86_GRP_MMX = 143 |
|
int | capstone.x86_const.X86_GRP_MODE32 = 144 |
|
int | capstone.x86_const.X86_GRP_MODE64 = 145 |
|
int | capstone.x86_const.X86_GRP_RTM = 146 |
|
int | capstone.x86_const.X86_GRP_SHA = 147 |
|
int | capstone.x86_const.X86_GRP_SSE1 = 148 |
|
int | capstone.x86_const.X86_GRP_SSE2 = 149 |
|
int | capstone.x86_const.X86_GRP_SSE3 = 150 |
|
int | capstone.x86_const.X86_GRP_SSE41 = 151 |
|
int | capstone.x86_const.X86_GRP_SSE42 = 152 |
|
int | capstone.x86_const.X86_GRP_SSE4A = 153 |
|
int | capstone.x86_const.X86_GRP_SSSE3 = 154 |
|
int | capstone.x86_const.X86_GRP_PCLMUL = 155 |
|
int | capstone.x86_const.X86_GRP_XOP = 156 |
|
int | capstone.x86_const.X86_GRP_CDI = 157 |
|
int | capstone.x86_const.X86_GRP_ERI = 158 |
|
int | capstone.x86_const.X86_GRP_TBM = 159 |
|
int | capstone.x86_const.X86_GRP_16BITMODE = 160 |
|
int | capstone.x86_const.X86_GRP_NOT64BITMODE = 161 |
|
int | capstone.x86_const.X86_GRP_SGX = 162 |
|
int | capstone.x86_const.X86_GRP_DQI = 163 |
|
int | capstone.x86_const.X86_GRP_BWI = 164 |
|
int | capstone.x86_const.X86_GRP_PFI = 165 |
|
int | capstone.x86_const.X86_GRP_VLX = 166 |
|
int | capstone.x86_const.X86_GRP_SMAP = 167 |
|
int | capstone.x86_const.X86_GRP_NOVLX = 168 |
|
int | capstone.x86_const.X86_GRP_FPU = 169 |
|
int | capstone.x86_const.X86_GRP_ENDING = 170 |
|