LIEF: Library to Instrument Executable Formats Version 0.17.0
Loading...
Searching...
No Matches
x86/opcodes.hpp
Go to the documentation of this file.
1/* Copyright 2022 - 2025 R. Thomas
2 *
3 * Licensed under the Apache License, Version 2.0 (the "License");
4 * you may not use this file except in compliance with the License.
5 * You may obtain a copy of the License at
6 *
7 * http://www.apache.org/licenses/LICENSE-2.0
8 *
9 * Unless required by applicable law or agreed to in writing, software
10 * distributed under the License is distributed on an "AS IS" BASIS,
11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12 * See the License for the specific language governing permissions and
13 * limitations under the License.
14 */
15#ifndef LIEF_ASM_X86_OPCODE_H
16#define LIEF_ASM_X86_OPCODE_H
17
18/* Generated from LLVM: 21.1.0 */
19
20namespace LIEF {
21namespace assembly {
22namespace x86 {
23enum class OPCODE {
24 PHI = 0,
31 KILL = 7,
41 DBG_PHI = 17,
44 COPY = 20,
45 BUNDLE = 21,
77 G_ADD = 53,
78 G_SUB = 54,
79 G_MUL = 55,
80 G_SDIV = 56,
81 G_UDIV = 57,
82 G_SREM = 58,
83 G_UREM = 59,
86 G_AND = 62,
87 G_OR = 63,
88 G_XOR = 64,
89 G_ABDS = 65,
90 G_ABDU = 66,
92 G_PHI = 68,
117 G_LOAD = 93,
148 G_FENCE = 124,
150 G_BRCOND = 126,
157 G_ANYEXT = 133,
158 G_TRUNC = 134,
165 G_VAARG = 141,
166 G_SEXT = 142,
168 G_ZEXT = 144,
169 G_SHL = 145,
170 G_LSHR = 146,
171 G_ASHR = 147,
172 G_FSHL = 148,
173 G_FSHR = 149,
174 G_ROTR = 150,
175 G_ROTL = 151,
176 G_ICMP = 152,
177 G_FCMP = 153,
178 G_SCMP = 154,
179 G_UCMP = 155,
180 G_SELECT = 156,
181 G_UADDO = 157,
182 G_UADDE = 158,
183 G_USUBO = 159,
184 G_USUBE = 160,
185 G_SADDO = 161,
186 G_SADDE = 162,
187 G_SSUBO = 163,
188 G_SSUBE = 164,
189 G_UMULO = 165,
190 G_SMULO = 166,
191 G_UMULH = 167,
192 G_SMULH = 168,
207 G_FADD = 183,
208 G_FSUB = 184,
209 G_FMUL = 185,
210 G_FMA = 186,
211 G_FMAD = 187,
212 G_FDIV = 188,
213 G_FREM = 189,
214 G_FPOW = 190,
215 G_FPOWI = 191,
216 G_FEXP = 192,
217 G_FEXP2 = 193,
218 G_FEXP10 = 194,
219 G_FLOG = 195,
220 G_FLOG2 = 196,
221 G_FLOG10 = 197,
222 G_FLDEXP = 198,
223 G_FFREXP = 199,
224 G_FNEG = 200,
225 G_FPEXT = 201,
227 G_FPTOSI = 203,
228 G_FPTOUI = 204,
229 G_SITOFP = 205,
230 G_UITOFP = 206,
233 G_FABS = 209,
254 G_SMIN = 230,
255 G_SMAX = 231,
256 G_UMIN = 232,
257 G_UMAX = 233,
258 G_ABS = 234,
259 G_LROUND = 235,
261 G_BR = 237,
262 G_BRJT = 238,
263 G_VSCALE = 239,
272 G_CTTZ = 248,
274 G_CTLZ = 250,
276 G_CTPOP = 252,
277 G_BSWAP = 253,
279 G_FCEIL = 255,
280 G_FCOS = 256,
281 G_FSIN = 257,
283 G_FTAN = 259,
284 G_FACOS = 260,
285 G_FASIN = 261,
286 G_FATAN = 262,
287 G_FATAN2 = 263,
288 G_FCOSH = 264,
289 G_FSINH = 265,
290 G_FTANH = 266,
291 G_FSQRT = 267,
292 G_FFLOOR = 268,
293 G_FRINT = 269,
311 G_MEMCPY = 287,
314 G_MEMSET = 290,
315 G_BZERO = 291,
316 G_TRAP = 292,
336 G_SBFX = 312,
337 G_UBFX = 313,
358 AVX_SET0 = 334,
364 FsFLD0SD = 340,
365 FsFLD0SH = 341,
366 FsFLD0SS = 342,
367 G_FILD = 343,
368 G_FIST = 344,
374 KSET0D = 350,
375 KSET0Q = 351,
376 KSET0W = 352,
377 KSET1D = 353,
378 KSET1Q = 354,
379 KSET1W = 355,
382 MMX_SET0 = 358,
386 MOV32r0 = 362,
387 MOV32r1 = 363,
388 MOV32r_1 = 364,
391 MWAITX = 367,
394 PLEA32r = 370,
395 PLEA64r = 371,
446 V_SET0 = 422,
451 XOR32_FP = 427,
452 XOR64_FP = 428,
453 AAA = 429,
454 AAD8i8 = 430,
455 AADD32mr = 431,
457 AADD64mr = 433,
459 AAM8i8 = 435,
460 AAND32mr = 436,
462 AAND64mr = 438,
464 AAS = 440,
465 ABS_F = 441,
466 ABS_Fp32 = 442,
467 ABS_Fp64 = 443,
468 ABS_Fp80 = 444,
469 ADC16i16 = 445,
470 ADC16mi = 446,
471 ADC16mi8 = 447,
476 ADC16mr = 452,
479 ADC16ri = 455,
480 ADC16ri8 = 456,
485 ADC16rm = 461,
488 ADC16rr = 464,
494 ADC32i32 = 470,
495 ADC32mi = 471,
496 ADC32mi8 = 472,
501 ADC32mr = 477,
504 ADC32ri = 480,
505 ADC32ri8 = 481,
510 ADC32rm = 486,
513 ADC32rr = 489,
519 ADC64i32 = 495,
523 ADC64mi8 = 499,
526 ADC64mr = 502,
532 ADC64ri8 = 508,
535 ADC64rm = 511,
538 ADC64rr = 514,
544 ADC8i8 = 520,
545 ADC8mi = 521,
546 ADC8mi8 = 522,
549 ADC8mr = 525,
552 ADC8ri = 528,
553 ADC8ri8 = 529,
556 ADC8rm = 532,
559 ADC8rr = 535,
565 ADCX32rm = 541,
568 ADCX32rr = 544,
571 ADCX64rm = 547,
574 ADCX64rr = 550,
577 ADD16i16 = 553,
578 ADD16mi = 554,
579 ADD16mi8 = 555,
588 ADD16mr = 564,
593 ADD16ri = 569,
594 ADD16ri8 = 570,
603 ADD16rm = 579,
608 ADD16rr = 584,
618 ADD32i32 = 594,
619 ADD32mi = 595,
620 ADD32mi8 = 596,
629 ADD32mr = 605,
634 ADD32ri = 610,
635 ADD32ri8 = 611,
644 ADD32rm = 620,
649 ADD32rr = 625,
659 ADD64i32 = 635,
665 ADD64mi8 = 641,
670 ADD64mr = 646,
680 ADD64ri8 = 656,
685 ADD64rm = 661,
690 ADD64rr = 666,
700 ADD8i8 = 676,
701 ADD8mi = 677,
702 ADD8mi8 = 678,
707 ADD8mr = 683,
712 ADD8ri = 688,
713 ADD8ri8 = 689,
718 ADD8rm = 694,
723 ADD8rr = 699,
733 ADDPDrm = 709,
734 ADDPDrr = 710,
735 ADDPSrm = 711,
736 ADDPSrr = 712,
739 ADDSDrm = 715,
741 ADDSDrr = 717,
743 ADDSSrm = 719,
745 ADDSSrr = 721,
751 ADD_F32m = 727,
752 ADD_F64m = 728,
757 ADD_Fp32 = 733,
759 ADD_Fp64 = 735,
762 ADD_Fp80 = 738,
776 ADOX32rm = 752,
779 ADOX32rr = 755,
782 ADOX64rm = 758,
785 ADOX64rr = 761,
794 AESDECrm = 770,
795 AESDECrr = 771,
802 AESENCrm = 778,
803 AESENCrr = 779,
804 AESIMCrm = 780,
805 AESIMCrr = 781,
808 AND16i16 = 784,
809 AND16mi = 785,
810 AND16mi8 = 786,
819 AND16mr = 795,
824 AND16ri = 800,
825 AND16ri8 = 801,
834 AND16rm = 810,
839 AND16rr = 815,
849 AND32i32 = 825,
850 AND32mi = 826,
851 AND32mi8 = 827,
860 AND32mr = 836,
865 AND32ri = 841,
866 AND32ri8 = 842,
875 AND32rm = 851,
880 AND32rr = 856,
890 AND64i32 = 866,
896 AND64mi8 = 872,
901 AND64mr = 877,
911 AND64ri8 = 887,
916 AND64rm = 892,
921 AND64rr = 897,
931 AND8i8 = 907,
932 AND8mi = 908,
933 AND8mi8 = 909,
938 AND8mr = 914,
943 AND8ri = 919,
944 AND8ri8 = 920,
949 AND8rm = 925,
954 AND8rr = 930,
964 ANDN32rm = 940,
967 ANDN32rr = 943,
970 ANDN64rm = 946,
973 ANDN64rr = 949,
976 ANDNPDrm = 952,
977 ANDNPDrr = 953,
978 ANDNPSrm = 954,
979 ANDNPSrr = 955,
980 ANDPDrm = 956,
981 ANDPDrr = 957,
982 ANDPSrm = 958,
983 ANDPSrr = 959,
984 AOR32mr = 960,
986 AOR64mr = 962,
988 ARPL16mr = 964,
989 ARPL16rr = 965,
991 AXOR32mr = 967,
993 AXOR64mr = 969,
1027 BLCS32rm = 1003,
1028 BLCS32rr = 1004,
1029 BLCS64rm = 1005,
1030 BLCS64rr = 1006,
1043 BLSI32rm = 1019,
1046 BLSI32rr = 1022,
1049 BLSI64rm = 1025,
1052 BLSI64rr = 1028,
1071 BLSR32rm = 1047,
1074 BLSR32rr = 1050,
1077 BLSR64rm = 1053,
1080 BLSR64rr = 1056,
1085 BSF16rm = 1061,
1086 BSF16rr = 1062,
1087 BSF32rm = 1063,
1088 BSF32rr = 1064,
1089 BSF64rm = 1065,
1090 BSF64rr = 1066,
1091 BSR16rm = 1067,
1092 BSR16rr = 1068,
1093 BSR32rm = 1069,
1094 BSR32rr = 1070,
1095 BSR64rm = 1071,
1096 BSR64rr = 1072,
1098 BSWAP32r = 1074,
1099 BSWAP64r = 1075,
1100 BT16mi8 = 1076,
1101 BT16mr = 1077,
1102 BT16ri8 = 1078,
1103 BT16rr = 1079,
1104 BT32mi8 = 1080,
1105 BT32mr = 1081,
1106 BT32ri8 = 1082,
1107 BT32rr = 1083,
1108 BT64mi8 = 1084,
1109 BT64mr = 1085,
1110 BT64ri8 = 1086,
1111 BT64rr = 1087,
1112 BTC16mi8 = 1088,
1113 BTC16mr = 1089,
1114 BTC16ri8 = 1090,
1115 BTC16rr = 1091,
1116 BTC32mi8 = 1092,
1117 BTC32mr = 1093,
1118 BTC32ri8 = 1094,
1119 BTC32rr = 1095,
1120 BTC64mi8 = 1096,
1121 BTC64mr = 1097,
1122 BTC64ri8 = 1098,
1123 BTC64rr = 1099,
1124 BTR16mi8 = 1100,
1125 BTR16mr = 1101,
1126 BTR16ri8 = 1102,
1127 BTR16rr = 1103,
1128 BTR32mi8 = 1104,
1129 BTR32mr = 1105,
1130 BTR32ri8 = 1106,
1131 BTR32rr = 1107,
1132 BTR64mi8 = 1108,
1133 BTR64mr = 1109,
1134 BTR64ri8 = 1110,
1135 BTR64rr = 1111,
1136 BTS16mi8 = 1112,
1137 BTS16mr = 1113,
1138 BTS16ri8 = 1114,
1139 BTS16rr = 1115,
1140 BTS32mi8 = 1116,
1141 BTS32mr = 1117,
1142 BTS32ri8 = 1118,
1143 BTS32rr = 1119,
1144 BTS64mi8 = 1120,
1145 BTS64mr = 1121,
1146 BTS64ri8 = 1122,
1147 BTS64rr = 1123,
1148 BZHI32rm = 1124,
1151 BZHI32rr = 1127,
1154 BZHI64rm = 1130,
1157 BZHI64rr = 1133,
1160 CALL16m = 1136,
1162 CALL16r = 1138,
1164 CALL32m = 1140,
1166 CALL32r = 1142,
1168 CALL64m = 1144,
1171 CALL64r = 1147,
1175 CATCHRET = 1151,
1176 CBW = 1152,
1177 CCMP16mi = 1153,
1179 CCMP16mr = 1155,
1180 CCMP16ri = 1156,
1182 CCMP16rm = 1158,
1183 CCMP16rr = 1159,
1185 CCMP32mi = 1161,
1187 CCMP32mr = 1163,
1188 CCMP32ri = 1164,
1190 CCMP32rm = 1166,
1191 CCMP32rr = 1167,
1195 CCMP64mr = 1171,
1198 CCMP64rm = 1174,
1199 CCMP64rr = 1175,
1201 CCMP8mi = 1177,
1202 CCMP8mr = 1178,
1203 CCMP8ri = 1179,
1204 CCMP8rm = 1180,
1205 CCMP8rr = 1181,
1207 CDQ = 1183,
1208 CDQE = 1184,
1227 CHS_F = 1203,
1228 CHS_Fp32 = 1204,
1229 CHS_Fp64 = 1205,
1230 CHS_Fp80 = 1206,
1231 CLAC = 1207,
1232 CLC = 1208,
1233 CLD = 1209,
1234 CLDEMOTE = 1210,
1236 CLFLUSH = 1212,
1238 CLGI = 1214,
1239 CLI = 1215,
1240 CLRSSBSY = 1216,
1241 CLTS = 1217,
1242 CLUI = 1218,
1243 CLWB = 1219,
1246 CMC = 1222,
1247 CMOV16rm = 1223,
1249 CMOV16rr = 1225,
1251 CMOV32rm = 1227,
1253 CMOV32rr = 1229,
1255 CMOV64rm = 1231,
1257 CMOV64rr = 1233,
1259 CMOVBE_F = 1235,
1263 CMOVB_F = 1239,
1267 CMOVE_F = 1243,
1275 CMOVNB_F = 1251,
1279 CMOVNE_F = 1255,
1283 CMOVNP_F = 1259,
1287 CMOVP_F = 1263,
1299 CMOV_GR8 = 1275,
1303 CMOV_VK1 = 1279,
1305 CMOV_VK2 = 1281,
1307 CMOV_VK4 = 1283,
1309 CMOV_VK8 = 1285,
1316 CMP16i16 = 1292,
1317 CMP16mi = 1293,
1318 CMP16mi8 = 1294,
1319 CMP16mr = 1295,
1320 CMP16ri = 1296,
1321 CMP16ri8 = 1297,
1322 CMP16rm = 1298,
1323 CMP16rr = 1299,
1325 CMP32i32 = 1301,
1326 CMP32mi = 1302,
1327 CMP32mi8 = 1303,
1328 CMP32mr = 1304,
1329 CMP32ri = 1305,
1330 CMP32ri8 = 1306,
1331 CMP32rm = 1307,
1332 CMP32rr = 1308,
1334 CMP64i32 = 1310,
1336 CMP64mi8 = 1312,
1337 CMP64mr = 1313,
1339 CMP64ri8 = 1315,
1340 CMP64rm = 1316,
1341 CMP64rr = 1317,
1343 CMP8i8 = 1319,
1344 CMP8mi = 1320,
1345 CMP8mi8 = 1321,
1346 CMP8mr = 1322,
1347 CMP8ri = 1323,
1348 CMP8ri8 = 1324,
1349 CMP8rm = 1325,
1350 CMP8rr = 1326,
1356 CMPPDrmi = 1332,
1357 CMPPDrri = 1333,
1358 CMPPSrmi = 1334,
1359 CMPPSrri = 1335,
1360 CMPSB = 1336,
1361 CMPSDrmi = 1337,
1363 CMPSDrri = 1339,
1365 CMPSL = 1341,
1366 CMPSQ = 1342,
1367 CMPSSrmi = 1343,
1369 CMPSSrri = 1345,
1371 CMPSW = 1347,
1382 COMISDrm = 1358,
1384 COMISDrr = 1360,
1386 COMISSrm = 1362,
1388 COMISSrr = 1364,
1391 COM_FIPr = 1367,
1392 COM_FIr = 1368,
1400 CPUID = 1376,
1401 CQO = 1377,
1435 CTEST8mi = 1411,
1436 CTEST8mr = 1412,
1437 CTEST8ri = 1413,
1438 CTEST8rr = 1414,
1511 CWD = 1487,
1512 CWDE = 1488,
1513 DAA = 1489,
1514 DAS = 1490,
1516 DEC16m = 1492,
1521 DEC16r = 1497,
1527 DEC32m = 1503,
1532 DEC32r = 1508,
1538 DEC64m = 1514,
1543 DEC64r = 1519,
1548 DEC8m = 1524,
1550 DEC8m_ND = 1526,
1551 DEC8m_NF = 1527,
1553 DEC8r = 1529,
1555 DEC8r_ND = 1531,
1556 DEC8r_NF = 1532,
1558 DIV16m = 1534,
1561 DIV16r = 1537,
1564 DIV32m = 1540,
1567 DIV32r = 1543,
1570 DIV64m = 1546,
1573 DIV64r = 1549,
1576 DIV8m = 1552,
1578 DIV8m_NF = 1554,
1579 DIV8r = 1555,
1581 DIV8r_NF = 1557,
1582 DIVPDrm = 1558,
1583 DIVPDrr = 1559,
1584 DIVPSrm = 1560,
1585 DIVPSrr = 1561,
1604 DIVSDrm = 1580,
1606 DIVSDrr = 1582,
1608 DIVSSrm = 1584,
1610 DIVSSrr = 1586,
1612 DIV_F32m = 1588,
1613 DIV_F64m = 1589,
1618 DIV_Fp32 = 1594,
1620 DIV_Fp64 = 1596,
1623 DIV_Fp80 = 1599,
1633 DPPDrmi = 1609,
1634 DPPDrri = 1610,
1635 DPPSrmi = 1611,
1636 DPPSrri = 1612,
1647 ENCLS = 1623,
1648 ENCLU = 1624,
1649 ENCLV = 1625,
1652 ENDBR32 = 1628,
1653 ENDBR64 = 1629,
1654 ENQCMD16 = 1630,
1655 ENQCMD32 = 1631,
1657 ENQCMD64 = 1633,
1664 ENTER = 1640,
1665 ERETS = 1641,
1666 ERETU = 1642,
1670 EXTRQ = 1646,
1671 EXTRQI = 1647,
1672 F2XM1 = 1648,
1683 FBLDm = 1659,
1684 FBSTPm = 1660,
1685 FCOM32m = 1661,
1686 FCOM64m = 1662,
1687 FCOMP32m = 1663,
1688 FCOMP64m = 1664,
1689 FCOMPP = 1665,
1690 FCOS = 1666,
1691 FDECSTP = 1667,
1692 FEMMS = 1668,
1693 FFREE = 1669,
1694 FFREEP = 1670,
1695 FICOM16m = 1671,
1696 FICOM32m = 1672,
1699 FINCSTP = 1675,
1700 FLDCW16m = 1676,
1701 FLDENVm = 1677,
1702 FLDL2E = 1678,
1703 FLDL2T = 1679,
1704 FLDLG2 = 1680,
1705 FLDLN2 = 1681,
1706 FLDPI = 1682,
1707 FNCLEX = 1683,
1708 FNINIT = 1684,
1709 FNOP = 1685,
1712 FNSTSWm = 1688,
1724 FPATAN = 1700,
1725 FPREM = 1701,
1726 FPREM1 = 1702,
1727 FPTAN = 1703,
1728 FRNDINT = 1704,
1729 FRSTORm = 1705,
1730 FSAVEm = 1706,
1731 FSCALE = 1707,
1732 FSIN = 1708,
1733 FSINCOS = 1709,
1734 FSTENVm = 1710,
1736 FXRSTOR = 1712,
1738 FXSAVE = 1714,
1739 FXSAVE64 = 1715,
1740 FXTRACT = 1716,
1741 FYL2X = 1717,
1742 FYL2XP1 = 1718,
1743 GETSEC = 1719,
1751 HADDPDrm = 1727,
1752 HADDPDrr = 1728,
1753 HADDPSrm = 1729,
1754 HADDPSrr = 1730,
1755 HLT = 1731,
1756 HRESET = 1732,
1757 HSUBPDrm = 1733,
1758 HSUBPDrr = 1734,
1759 HSUBPSrm = 1735,
1760 HSUBPSrr = 1736,
1761 IDIV16m = 1737,
1764 IDIV16r = 1740,
1767 IDIV32m = 1743,
1770 IDIV32r = 1746,
1773 IDIV64m = 1749,
1776 IDIV64r = 1752,
1779 IDIV8m = 1755,
1782 IDIV8r = 1758,
1785 ILD_F16m = 1761,
1786 ILD_F32m = 1762,
1787 ILD_F64m = 1763,
1797 IMUL16m = 1773,
1800 IMUL16r = 1776,
1803 IMUL16rm = 1779,
1814 IMUL16rr = 1790,
1825 IMUL32m = 1801,
1828 IMUL32r = 1804,
1831 IMUL32rm = 1807,
1842 IMUL32rr = 1818,
1853 IMUL64m = 1829,
1856 IMUL64r = 1832,
1859 IMUL64rm = 1835,
1870 IMUL64rr = 1846,
1881 IMUL8m = 1857,
1884 IMUL8r = 1860,
1899 IN16ri = 1875,
1900 IN16rr = 1876,
1901 IN32ri = 1877,
1902 IN32rr = 1878,
1903 IN8ri = 1879,
1904 IN8rr = 1880,
1905 INC16m = 1881,
1910 INC16r = 1886,
1916 INC32m = 1892,
1921 INC32r = 1897,
1927 INC64m = 1903,
1932 INC64r = 1908,
1937 INC8m = 1913,
1939 INC8m_ND = 1915,
1940 INC8m_NF = 1916,
1942 INC8r = 1918,
1944 INC8r_ND = 1920,
1945 INC8r_NF = 1921,
1947 INCSSPD = 1923,
1948 INCSSPQ = 1924,
1949 INSB = 1925,
1952 INSERTQ = 1928,
1953 INSERTQI = 1929,
1954 INSL = 1930,
1955 INSW = 1931,
1956 INT = 1932,
1957 INT3 = 1933,
1958 INTO = 1934,
1959 INVD = 1935,
1960 INVEPT32 = 1936,
1961 INVEPT64 = 1937,
1963 INVLPG = 1939,
1974 IRET = 1950,
1975 IRET16 = 1951,
1976 IRET32 = 1952,
1977 IRET64 = 1953,
1990 IST_F16m = 1966,
1991 IST_F32m = 1967,
2005 JCC_1 = 1981,
2006 JCC_2 = 1982,
2007 JCC_4 = 1983,
2008 JCXZ = 1984,
2009 JECXZ = 1985,
2010 JMP16m = 1986,
2012 JMP16r = 1988,
2014 JMP32m = 1990,
2016 JMP32r = 1992,
2018 JMP64m = 1994,
2021 JMP64r = 1997,
2025 JMP_1 = 2001,
2026 JMP_2 = 2002,
2027 JMP_4 = 2003,
2028 JRCXZ = 2004,
2029 KADDBkk = 2005,
2030 KADDDkk = 2006,
2031 KADDQkk = 2007,
2032 KADDWkk = 2008,
2033 KANDBkk = 2009,
2034 KANDDkk = 2010,
2035 KANDNBkk = 2011,
2036 KANDNDkk = 2012,
2037 KANDNQkk = 2013,
2038 KANDNWkk = 2014,
2039 KANDQkk = 2015,
2040 KANDWkk = 2016,
2042 KMOVBkk = 2018,
2044 KMOVBkm = 2020,
2046 KMOVBkr = 2022,
2048 KMOVBmk = 2024,
2050 KMOVBrk = 2026,
2052 KMOVDkk = 2028,
2054 KMOVDkm = 2030,
2056 KMOVDkr = 2032,
2058 KMOVDmk = 2034,
2060 KMOVDrk = 2036,
2062 KMOVQkk = 2038,
2064 KMOVQkm = 2040,
2066 KMOVQkr = 2042,
2068 KMOVQmk = 2044,
2070 KMOVQrk = 2046,
2072 KMOVWkk = 2048,
2074 KMOVWkm = 2050,
2076 KMOVWkr = 2052,
2078 KMOVWmk = 2054,
2080 KMOVWrk = 2056,
2082 KNOTBkk = 2058,
2083 KNOTDkk = 2059,
2084 KNOTQkk = 2060,
2085 KNOTWkk = 2061,
2086 KORBkk = 2062,
2087 KORDkk = 2063,
2088 KORQkk = 2064,
2093 KORWkk = 2069,
2102 KTESTBkk = 2078,
2103 KTESTDkk = 2079,
2104 KTESTQkk = 2080,
2105 KTESTWkk = 2081,
2109 KXNORBkk = 2085,
2110 KXNORDkk = 2086,
2111 KXNORQkk = 2087,
2112 KXNORWkk = 2088,
2113 KXORBkk = 2089,
2114 KXORDkk = 2090,
2115 KXORQkk = 2091,
2116 KXORWkk = 2092,
2117 LAHF = 2093,
2118 LAR16rm = 2094,
2119 LAR16rr = 2095,
2120 LAR32rm = 2096,
2121 LAR32rr = 2097,
2122 LAR64rm = 2098,
2123 LAR64rr = 2099,
2130 LDDQUrm = 2106,
2131 LDMXCSR = 2107,
2132 LDS16rm = 2108,
2133 LDS32rm = 2109,
2136 LD_F0 = 2112,
2137 LD_F1 = 2113,
2138 LD_F32m = 2114,
2139 LD_F64m = 2115,
2140 LD_F80m = 2116,
2141 LD_Fp032 = 2117,
2142 LD_Fp064 = 2118,
2143 LD_Fp080 = 2119,
2144 LD_Fp132 = 2120,
2145 LD_Fp164 = 2121,
2146 LD_Fp180 = 2122,
2147 LD_Fp32m = 2123,
2150 LD_Fp64m = 2126,
2152 LD_Fp80m = 2128,
2153 LD_Frr = 2129,
2154 LEA16r = 2130,
2155 LEA32r = 2131,
2158 LEA64_8r = 2134,
2159 LEA64r = 2135,
2160 LEAVE = 2136,
2161 LEAVE64 = 2137,
2162 LES16rm = 2138,
2163 LES32rm = 2139,
2164 LFENCE = 2140,
2165 LFS16rm = 2141,
2166 LFS32rm = 2142,
2167 LFS64rm = 2143,
2168 LGDT16m = 2144,
2169 LGDT32m = 2145,
2170 LGDT64m = 2146,
2171 LGS16rm = 2147,
2172 LGS32rm = 2148,
2173 LGS64rm = 2149,
2174 LIDT16m = 2150,
2175 LIDT32m = 2151,
2176 LIDT64m = 2152,
2177 LKGS16m = 2153,
2178 LKGS16r = 2154,
2179 LLDT16m = 2155,
2180 LLDT16r = 2156,
2181 LLWPCB = 2157,
2182 LLWPCB64 = 2158,
2183 LMSW16m = 2159,
2184 LMSW16r = 2160,
2268 LODSB = 2244,
2269 LODSL = 2245,
2270 LODSQ = 2246,
2271 LODSW = 2247,
2272 LOOP = 2248,
2273 LOOPE = 2249,
2274 LOOPNE = 2250,
2275 LRET16 = 2251,
2276 LRET32 = 2252,
2277 LRET64 = 2253,
2278 LRETI16 = 2254,
2279 LRETI32 = 2255,
2280 LRETI64 = 2256,
2281 LSL16rm = 2257,
2282 LSL16rr = 2258,
2283 LSL32rm = 2259,
2284 LSL32rr = 2260,
2285 LSL64rm = 2261,
2286 LSL64rr = 2262,
2287 LSS16rm = 2263,
2288 LSS32rm = 2264,
2289 LSS64rm = 2265,
2290 LTRm = 2266,
2291 LTRr = 2267,
2300 LXADD16 = 2276,
2301 LXADD32 = 2277,
2302 LXADD64 = 2278,
2303 LXADD8 = 2279,
2326 MAXCPDrm = 2302,
2327 MAXCPDrr = 2303,
2328 MAXCPSrm = 2304,
2329 MAXCPSrr = 2305,
2330 MAXCSDrm = 2306,
2331 MAXCSDrr = 2307,
2332 MAXCSSrm = 2308,
2333 MAXCSSrr = 2309,
2334 MAXPDrm = 2310,
2335 MAXPDrr = 2311,
2336 MAXPSrm = 2312,
2337 MAXPSrr = 2313,
2338 MAXSDrm = 2314,
2340 MAXSDrr = 2316,
2342 MAXSSrm = 2318,
2344 MAXSSrr = 2320,
2346 MFENCE = 2322,
2347 MINCPDrm = 2323,
2348 MINCPDrr = 2324,
2349 MINCPSrm = 2325,
2350 MINCPSrr = 2326,
2351 MINCSDrm = 2327,
2352 MINCSDrr = 2328,
2353 MINCSSrm = 2329,
2354 MINCSSrr = 2330,
2355 MINPDrm = 2331,
2356 MINPDrr = 2332,
2357 MINPSrm = 2333,
2358 MINPSrr = 2334,
2359 MINSDrm = 2335,
2361 MINSDrr = 2337,
2363 MINSSrm = 2339,
2365 MINSSrr = 2341,
2379 MMX_EMMS = 2355,
2559 MONTMUL = 2535,
2563 MOV16mi = 2539,
2564 MOV16mr = 2540,
2565 MOV16ms = 2541,
2569 MOV16ri = 2545,
2571 MOV16rm = 2547,
2572 MOV16rr = 2548,
2574 MOV16rs = 2550,
2575 MOV16sm = 2551,
2576 MOV16sr = 2552,
2580 MOV32cr = 2556,
2581 MOV32dr = 2557,
2582 MOV32mi = 2558,
2583 MOV32mr = 2559,
2587 MOV32rc = 2563,
2588 MOV32rd = 2564,
2589 MOV32ri = 2565,
2591 MOV32rm = 2567,
2592 MOV32rr = 2568,
2594 MOV32rs = 2570,
2595 MOV32sr = 2571,
2598 MOV64cr = 2574,
2599 MOV64dr = 2575,
2601 MOV64mr = 2577,
2604 MOV64rc = 2580,
2605 MOV64rd = 2581,
2606 MOV64ri = 2582,
2608 MOV64rm = 2584,
2609 MOV64rr = 2585,
2611 MOV64rs = 2587,
2612 MOV64sr = 2588,
2616 MOV8ao16 = 2592,
2617 MOV8ao32 = 2593,
2618 MOV8ao64 = 2594,
2619 MOV8mi = 2595,
2620 MOV8mr = 2596,
2622 MOV8o16a = 2598,
2623 MOV8o32a = 2599,
2624 MOV8o64a = 2600,
2625 MOV8ri = 2601,
2627 MOV8rm = 2603,
2629 MOV8rr = 2605,
2632 MOVAPDmr = 2608,
2633 MOVAPDrm = 2609,
2634 MOVAPDrr = 2610,
2636 MOVAPSmr = 2612,
2637 MOVAPSrm = 2613,
2638 MOVAPSrr = 2614,
2672 MOVDQAmr = 2648,
2673 MOVDQArm = 2649,
2674 MOVDQArr = 2650,
2676 MOVDQUmr = 2652,
2677 MOVDQUrm = 2653,
2678 MOVDQUrr = 2654,
2681 MOVHPDmr = 2657,
2682 MOVHPDrm = 2658,
2683 MOVHPSmr = 2659,
2684 MOVHPSrm = 2660,
2686 MOVLPDmr = 2662,
2687 MOVLPDrm = 2663,
2688 MOVLPSmr = 2664,
2689 MOVLPSrm = 2665,
2695 MOVNTImr = 2671,
2698 MOVNTSD = 2674,
2699 MOVNTSS = 2675,
2700 MOVPC32r = 2676,
2714 MOVRS8rm = 2690,
2716 MOVSB = 2692,
2717 MOVSDmr = 2693,
2718 MOVSDrm = 2694,
2720 MOVSDrr = 2696,
2725 MOVSL = 2701,
2728 MOVSQ = 2704,
2730 MOVSSmr = 2706,
2731 MOVSSrm = 2707,
2733 MOVSSrr = 2709,
2735 MOVSW = 2711,
2756 MOVUPDmr = 2732,
2757 MOVUPDrm = 2733,
2758 MOVUPDrr = 2734,
2760 MOVUPSmr = 2736,
2761 MOVUPSrm = 2737,
2762 MOVUPSrr = 2738,
2781 MUL16m = 2757,
2784 MUL16r = 2760,
2787 MUL32m = 2763,
2790 MUL32r = 2766,
2793 MUL64m = 2769,
2796 MUL64r = 2772,
2799 MUL8m = 2775,
2801 MUL8m_NF = 2777,
2802 MUL8r = 2778,
2804 MUL8r_NF = 2780,
2805 MULPDrm = 2781,
2806 MULPDrr = 2782,
2807 MULPSrm = 2783,
2808 MULPSrr = 2784,
2809 MULSDrm = 2785,
2811 MULSDrr = 2787,
2813 MULSSrm = 2789,
2815 MULSSrr = 2791,
2819 MULX32rm = 2795,
2821 MULX32rr = 2797,
2825 MULX64rm = 2801,
2827 MULX64rr = 2803,
2829 MUL_F32m = 2805,
2830 MUL_F64m = 2806,
2835 MUL_Fp32 = 2811,
2837 MUL_Fp64 = 2813,
2840 MUL_Fp80 = 2816,
2851 MWAITrr = 2827,
2852 NEG16m = 2828,
2857 NEG16r = 2833,
2862 NEG32m = 2838,
2867 NEG32r = 2843,
2872 NEG64m = 2848,
2877 NEG64r = 2853,
2882 NEG8m = 2858,
2884 NEG8m_ND = 2860,
2885 NEG8m_NF = 2861,
2887 NEG8r = 2863,
2889 NEG8r_ND = 2865,
2890 NEG8r_NF = 2866,
2892 NOOP = 2868,
2893 NOOPL = 2869,
2894 NOOPLr = 2870,
2895 NOOPQ = 2871,
2896 NOOPQr = 2872,
2897 NOOPW = 2873,
2898 NOOPWr = 2874,
2899 NOT16m = 2875,
2902 NOT16r = 2878,
2905 NOT32m = 2881,
2908 NOT32r = 2884,
2911 NOT64m = 2887,
2914 NOT64r = 2890,
2917 NOT8m = 2893,
2919 NOT8m_ND = 2895,
2920 NOT8r = 2896,
2922 NOT8r_ND = 2898,
2923 OR16i16 = 2899,
2924 OR16mi = 2900,
2925 OR16mi8 = 2901,
2934 OR16mr = 2910,
2939 OR16ri = 2915,
2940 OR16ri8 = 2916,
2949 OR16rm = 2925,
2954 OR16rr = 2930,
2964 OR32i32 = 2940,
2965 OR32mi = 2941,
2966 OR32mi8 = 2942,
2976 OR32mr = 2952,
2981 OR32ri = 2957,
2982 OR32ri8 = 2958,
2991 OR32rm = 2967,
2996 OR32rr = 2972,
3006 OR64i32 = 2982,
3007 OR64mi32 = 2983,
3012 OR64mi8 = 2988,
3017 OR64mr = 2993,
3022 OR64ri32 = 2998,
3027 OR64ri8 = 3003,
3032 OR64rm = 3008,
3037 OR64rr = 3013,
3047 OR8i8 = 3023,
3048 OR8mi = 3024,
3049 OR8mi8 = 3025,
3051 OR8mi_ND = 3027,
3052 OR8mi_NF = 3028,
3054 OR8mr = 3030,
3056 OR8mr_ND = 3032,
3057 OR8mr_NF = 3033,
3059 OR8ri = 3035,
3060 OR8ri8 = 3036,
3062 OR8ri_ND = 3038,
3063 OR8ri_NF = 3039,
3065 OR8rm = 3041,
3067 OR8rm_ND = 3043,
3068 OR8rm_NF = 3044,
3070 OR8rr = 3046,
3073 OR8rr_ND = 3049,
3075 OR8rr_NF = 3051,
3080 ORPDrm = 3056,
3081 ORPDrr = 3057,
3082 ORPSrm = 3058,
3083 ORPSrr = 3059,
3084 OUT16ir = 3060,
3085 OUT16rr = 3061,
3086 OUT32ir = 3062,
3087 OUT32rr = 3063,
3088 OUT8ir = 3064,
3089 OUT8rr = 3065,
3090 OUTSB = 3066,
3091 OUTSL = 3067,
3092 OUTSW = 3068,
3093 PABSBrm = 3069,
3094 PABSBrr = 3070,
3095 PABSDrm = 3071,
3096 PABSDrr = 3072,
3097 PABSWrm = 3073,
3098 PABSWrr = 3074,
3107 PADDBrm = 3083,
3108 PADDBrr = 3084,
3109 PADDDrm = 3085,
3110 PADDDrr = 3086,
3111 PADDQrm = 3087,
3112 PADDQrr = 3088,
3113 PADDSBrm = 3089,
3114 PADDSBrr = 3090,
3115 PADDSWrm = 3091,
3116 PADDSWrr = 3092,
3121 PADDWrm = 3097,
3122 PADDWrr = 3098,
3125 PANDNrm = 3101,
3126 PANDNrr = 3102,
3127 PANDrm = 3103,
3128 PANDrr = 3104,
3129 PAUSE = 3105,
3130 PAVGBrm = 3106,
3131 PAVGBrr = 3107,
3134 PAVGWrm = 3110,
3135 PAVGWrr = 3111,
3140 PBNDKB = 3116,
3167 PCONFIG = 3143,
3168 PDEP32rm = 3144,
3170 PDEP32rr = 3146,
3172 PDEP64rm = 3148,
3174 PDEP64rr = 3150,
3176 PEXT32rm = 3152,
3178 PEXT32rr = 3154,
3180 PEXT64rm = 3156,
3182 PEXT64rr = 3158,
3193 PF2IDrm = 3169,
3194 PF2IDrr = 3170,
3195 PF2IWrm = 3171,
3196 PF2IWrr = 3172,
3197 PFACCrm = 3173,
3198 PFACCrr = 3174,
3199 PFADDrm = 3175,
3200 PFADDrr = 3176,
3207 PFMAXrm = 3183,
3208 PFMAXrr = 3184,
3209 PFMINrm = 3185,
3210 PFMINrr = 3186,
3211 PFMULrm = 3187,
3212 PFMULrr = 3188,
3213 PFNACCrm = 3189,
3214 PFNACCrr = 3190,
3221 PFRCPrm = 3197,
3222 PFRCPrr = 3198,
3227 PFSUBRrm = 3203,
3228 PFSUBRrr = 3204,
3229 PFSUBrm = 3205,
3230 PFSUBrr = 3206,
3231 PHADDDrm = 3207,
3232 PHADDDrr = 3208,
3235 PHADDWrm = 3211,
3236 PHADDWrr = 3212,
3239 PHSUBDrm = 3215,
3240 PHSUBDrr = 3216,
3243 PHSUBWrm = 3219,
3244 PHSUBWrr = 3220,
3245 PI2FDrm = 3221,
3246 PI2FDrr = 3222,
3247 PI2FWrm = 3223,
3248 PI2FWrr = 3224,
3261 PMAXSBrm = 3237,
3262 PMAXSBrr = 3238,
3263 PMAXSDrm = 3239,
3264 PMAXSDrr = 3240,
3265 PMAXSWrm = 3241,
3266 PMAXSWrr = 3242,
3267 PMAXUBrm = 3243,
3268 PMAXUBrr = 3244,
3269 PMAXUDrm = 3245,
3270 PMAXUDrr = 3246,
3271 PMAXUWrm = 3247,
3272 PMAXUWrr = 3248,
3273 PMINSBrm = 3249,
3274 PMINSBrr = 3250,
3275 PMINSDrm = 3251,
3276 PMINSDrr = 3252,
3277 PMINSWrm = 3253,
3278 PMINSWrr = 3254,
3279 PMINUBrm = 3255,
3280 PMINUBrr = 3256,
3281 PMINUDrm = 3257,
3282 PMINUDrr = 3258,
3283 PMINUWrm = 3259,
3284 PMINUWrr = 3260,
3310 PMULDQrm = 3286,
3311 PMULDQrr = 3287,
3318 PMULHWrm = 3294,
3319 PMULHWrr = 3295,
3320 PMULLDrm = 3296,
3321 PMULLDrr = 3297,
3322 PMULLWrm = 3298,
3323 PMULLWrr = 3299,
3326 POP16r = 3302,
3327 POP16rmm = 3303,
3328 POP16rmr = 3304,
3329 POP2 = 3305,
3330 POP2P = 3306,
3331 POP32r = 3307,
3332 POP32rmm = 3308,
3333 POP32rmr = 3309,
3334 POP64r = 3310,
3335 POP64rmm = 3311,
3336 POP64rmr = 3312,
3337 POPA16 = 3313,
3338 POPA32 = 3314,
3357 POPDS16 = 3333,
3358 POPDS32 = 3334,
3359 POPES16 = 3335,
3360 POPES32 = 3336,
3361 POPF16 = 3337,
3362 POPF32 = 3338,
3363 POPF64 = 3339,
3364 POPFS16 = 3340,
3365 POPFS32 = 3341,
3366 POPFS64 = 3342,
3367 POPGS16 = 3343,
3368 POPGS32 = 3344,
3369 POPGS64 = 3345,
3370 POPP64r = 3346,
3371 POPSS16 = 3347,
3372 POPSS32 = 3348,
3373 PORrm = 3349,
3374 PORrr = 3350,
3375 PREFETCH = 3351,
3387 PSADBWrm = 3363,
3388 PSADBWrr = 3364,
3389 PSHUFBrm = 3365,
3390 PSHUFBrr = 3366,
3391 PSHUFDmi = 3367,
3392 PSHUFDri = 3368,
3397 PSIGNBrm = 3373,
3398 PSIGNBrr = 3374,
3399 PSIGNDrm = 3375,
3400 PSIGNDrr = 3376,
3401 PSIGNWrm = 3377,
3402 PSIGNWrr = 3378,
3403 PSLLDQri = 3379,
3404 PSLLDri = 3380,
3405 PSLLDrm = 3381,
3406 PSLLDrr = 3382,
3407 PSLLQri = 3383,
3408 PSLLQrm = 3384,
3409 PSLLQrr = 3385,
3410 PSLLWri = 3386,
3411 PSLLWrm = 3387,
3412 PSLLWrr = 3388,
3413 PSMASH = 3389,
3414 PSRADri = 3390,
3415 PSRADrm = 3391,
3416 PSRADrr = 3392,
3417 PSRAWri = 3393,
3418 PSRAWrm = 3394,
3419 PSRAWrr = 3395,
3420 PSRLDQri = 3396,
3421 PSRLDri = 3397,
3422 PSRLDrm = 3398,
3423 PSRLDrr = 3399,
3424 PSRLQri = 3400,
3425 PSRLQrm = 3401,
3426 PSRLQrr = 3402,
3427 PSRLWri = 3403,
3428 PSRLWrm = 3404,
3429 PSRLWrr = 3405,
3430 PSUBBrm = 3406,
3431 PSUBBrr = 3407,
3432 PSUBDrm = 3408,
3433 PSUBDrr = 3409,
3434 PSUBQrm = 3410,
3435 PSUBQrr = 3411,
3436 PSUBSBrm = 3412,
3437 PSUBSBrr = 3413,
3438 PSUBSWrm = 3414,
3439 PSUBSWrr = 3415,
3444 PSUBWrm = 3420,
3445 PSUBWrr = 3421,
3446 PSWAPDrm = 3422,
3447 PSWAPDrr = 3423,
3489 PTDPBSSD = 3465,
3490 PTDPBSUD = 3466,
3491 PTDPBUSD = 3467,
3492 PTDPBUUD = 3468,
3498 PTESTrm = 3474,
3499 PTESTrr = 3475,
3526 PTWRITEm = 3502,
3527 PTWRITEr = 3503,
3544 PUSH16i = 3520,
3545 PUSH16i8 = 3521,
3546 PUSH16r = 3522,
3549 PUSH2 = 3525,
3550 PUSH2P = 3526,
3551 PUSH32i = 3527,
3552 PUSH32i8 = 3528,
3553 PUSH32r = 3529,
3557 PUSH64i8 = 3533,
3558 PUSH64r = 3534,
3561 PUSHA16 = 3537,
3562 PUSHA32 = 3538,
3563 PUSHCS16 = 3539,
3564 PUSHCS32 = 3540,
3565 PUSHDS16 = 3541,
3566 PUSHDS32 = 3542,
3567 PUSHES16 = 3543,
3568 PUSHES32 = 3544,
3569 PUSHF16 = 3545,
3570 PUSHF32 = 3546,
3571 PUSHF64 = 3547,
3572 PUSHFS16 = 3548,
3573 PUSHFS32 = 3549,
3574 PUSHFS64 = 3550,
3575 PUSHGS16 = 3551,
3576 PUSHGS32 = 3552,
3577 PUSHGS64 = 3553,
3578 PUSHP64r = 3554,
3579 PUSHSS16 = 3555,
3580 PUSHSS32 = 3556,
3583 PXORrm = 3559,
3584 PXORrr = 3560,
3585 RCL16m1 = 3561,
3588 RCL16mCL = 3564,
3591 RCL16mi = 3567,
3594 RCL16r1 = 3570,
3597 RCL16rCL = 3573,
3600 RCL16ri = 3576,
3603 RCL32m1 = 3579,
3606 RCL32mCL = 3582,
3609 RCL32mi = 3585,
3612 RCL32r1 = 3588,
3615 RCL32rCL = 3591,
3618 RCL32ri = 3594,
3621 RCL64m1 = 3597,
3624 RCL64mCL = 3600,
3627 RCL64mi = 3603,
3630 RCL64r1 = 3606,
3633 RCL64rCL = 3609,
3636 RCL64ri = 3612,
3639 RCL8m1 = 3615,
3642 RCL8mCL = 3618,
3645 RCL8mi = 3621,
3648 RCL8r1 = 3624,
3651 RCL8rCL = 3627,
3654 RCL8ri = 3630,
3657 RCPPSm = 3633,
3658 RCPPSr = 3634,
3659 RCPSSm = 3635,
3661 RCPSSr = 3637,
3663 RCR16m1 = 3639,
3666 RCR16mCL = 3642,
3669 RCR16mi = 3645,
3672 RCR16r1 = 3648,
3675 RCR16rCL = 3651,
3678 RCR16ri = 3654,
3681 RCR32m1 = 3657,
3684 RCR32mCL = 3660,
3687 RCR32mi = 3663,
3690 RCR32r1 = 3666,
3693 RCR32rCL = 3669,
3696 RCR32ri = 3672,
3699 RCR64m1 = 3675,
3702 RCR64mCL = 3678,
3705 RCR64mi = 3681,
3708 RCR64r1 = 3684,
3711 RCR64rCL = 3687,
3714 RCR64ri = 3690,
3717 RCR8m1 = 3693,
3720 RCR8mCL = 3696,
3723 RCR8mi = 3699,
3726 RCR8r1 = 3702,
3729 RCR8rCL = 3705,
3732 RCR8ri = 3708,
3735 RDFSBASE = 3711,
3737 RDGSBASE = 3713,
3739 RDMSR = 3715,
3741 RDMSRri = 3717,
3743 RDPID32 = 3719,
3744 RDPID64 = 3720,
3745 RDPKRUr = 3721,
3746 RDPMC = 3722,
3747 RDPRU = 3723,
3754 RDSSPD = 3730,
3755 RDSSPQ = 3731,
3756 RDTSC = 3732,
3757 RDTSCP = 3733,
3776 RET = 3752,
3777 RET16 = 3753,
3778 RET32 = 3754,
3779 RET64 = 3755,
3780 RETI16 = 3756,
3781 RETI32 = 3757,
3782 RETI64 = 3758,
3785 RMPQUERY = 3761,
3787 ROL16m1 = 3763,
3792 ROL16mCL = 3768,
3797 ROL16mi = 3773,
3802 ROL16r1 = 3778,
3807 ROL16rCL = 3783,
3812 ROL16ri = 3788,
3817 ROL32m1 = 3793,
3822 ROL32mCL = 3798,
3827 ROL32mi = 3803,
3832 ROL32r1 = 3808,
3837 ROL32rCL = 3813,
3842 ROL32ri = 3818,
3847 ROL64m1 = 3823,
3852 ROL64mCL = 3828,
3857 ROL64mi = 3833,
3862 ROL64r1 = 3838,
3867 ROL64rCL = 3843,
3872 ROL64ri = 3848,
3877 ROL8m1 = 3853,
3882 ROL8mCL = 3858,
3887 ROL8mi = 3863,
3892 ROL8r1 = 3868,
3897 ROL8rCL = 3873,
3902 ROL8ri = 3878,
3907 ROR16m1 = 3883,
3912 ROR16mCL = 3888,
3917 ROR16mi = 3893,
3922 ROR16r1 = 3898,
3927 ROR16rCL = 3903,
3932 ROR16ri = 3908,
3937 ROR32m1 = 3913,
3942 ROR32mCL = 3918,
3947 ROR32mi = 3923,
3952 ROR32r1 = 3928,
3957 ROR32rCL = 3933,
3962 ROR32ri = 3938,
3967 ROR64m1 = 3943,
3972 ROR64mCL = 3948,
3977 ROR64mi = 3953,
3982 ROR64r1 = 3958,
3987 ROR64rCL = 3963,
3992 ROR64ri = 3968,
3997 ROR8m1 = 3973,
4002 ROR8mCL = 3978,
4007 ROR8mi = 3983,
4012 ROR8r1 = 3988,
4017 ROR8rCL = 3993,
4022 ROR8ri = 3998,
4027 RORX32mi = 4003,
4029 RORX32ri = 4005,
4031 RORX64mi = 4007,
4033 RORX64ri = 4009,
4047 RSM = 4023,
4048 RSQRTPSm = 4024,
4049 RSQRTPSr = 4025,
4050 RSQRTSSm = 4026,
4052 RSQRTSSr = 4028,
4054 RSTORSSP = 4030,
4055 SAHF = 4031,
4056 SALC = 4032,
4057 SAR16m1 = 4033,
4062 SAR16mCL = 4038,
4067 SAR16mi = 4043,
4072 SAR16r1 = 4048,
4077 SAR16rCL = 4053,
4082 SAR16ri = 4058,
4087 SAR32m1 = 4063,
4092 SAR32mCL = 4068,
4097 SAR32mi = 4073,
4102 SAR32r1 = 4078,
4107 SAR32rCL = 4083,
4112 SAR32ri = 4088,
4117 SAR64m1 = 4093,
4122 SAR64mCL = 4098,
4127 SAR64mi = 4103,
4132 SAR64r1 = 4108,
4137 SAR64rCL = 4113,
4142 SAR64ri = 4118,
4147 SAR8m1 = 4123,
4152 SAR8mCL = 4128,
4157 SAR8mi = 4133,
4162 SAR8r1 = 4138,
4167 SAR8rCL = 4143,
4172 SAR8ri = 4148,
4177 SARX32rm = 4153,
4179 SARX32rr = 4155,
4181 SARX64rm = 4157,
4183 SARX64rr = 4159,
4186 SBB16i16 = 4162,
4187 SBB16mi = 4163,
4188 SBB16mi8 = 4164,
4193 SBB16mr = 4169,
4196 SBB16ri = 4172,
4197 SBB16ri8 = 4173,
4202 SBB16rm = 4178,
4205 SBB16rr = 4181,
4211 SBB32i32 = 4187,
4212 SBB32mi = 4188,
4213 SBB32mi8 = 4189,
4218 SBB32mr = 4194,
4221 SBB32ri = 4197,
4222 SBB32ri8 = 4198,
4227 SBB32rm = 4203,
4230 SBB32rr = 4206,
4236 SBB64i32 = 4212,
4240 SBB64mi8 = 4216,
4243 SBB64mr = 4219,
4249 SBB64ri8 = 4225,
4252 SBB64rm = 4228,
4255 SBB64rr = 4231,
4261 SBB8i8 = 4237,
4262 SBB8mi = 4238,
4263 SBB8mi8 = 4239,
4266 SBB8mr = 4242,
4269 SBB8ri = 4245,
4270 SBB8ri8 = 4246,
4273 SBB8rm = 4249,
4276 SBB8rr = 4252,
4282 SCASB = 4258,
4283 SCASL = 4259,
4284 SCASQ = 4260,
4285 SCASW = 4261,
4286 SEAMCALL = 4262,
4287 SEAMOPS = 4263,
4288 SEAMRET = 4264,
4291 SENDUIPI = 4267,
4293 SETCCm = 4269,
4295 SETCCr = 4271,
4297 SETSSBSY = 4273,
4298 SETZUCCm = 4274,
4299 SETZUCCr = 4275,
4300 SFENCE = 4276,
4301 SGDT16m = 4277,
4302 SGDT32m = 4278,
4303 SGDT64m = 4279,
4318 SHL16m1 = 4294,
4323 SHL16mCL = 4299,
4328 SHL16mi = 4304,
4333 SHL16r1 = 4309,
4338 SHL16rCL = 4314,
4343 SHL16ri = 4319,
4348 SHL32m1 = 4324,
4353 SHL32mCL = 4329,
4358 SHL32mi = 4334,
4363 SHL32r1 = 4339,
4368 SHL32rCL = 4344,
4373 SHL32ri = 4349,
4378 SHL64m1 = 4354,
4383 SHL64mCL = 4359,
4388 SHL64mi = 4364,
4393 SHL64r1 = 4369,
4398 SHL64rCL = 4374,
4403 SHL64ri = 4379,
4408 SHL8m1 = 4384,
4413 SHL8mCL = 4389,
4418 SHL8mi = 4394,
4423 SHL8r1 = 4399,
4428 SHL8rCL = 4404,
4433 SHL8ri = 4409,
4498 SHLX32rm = 4474,
4500 SHLX32rr = 4476,
4502 SHLX64rm = 4478,
4504 SHLX64rr = 4480,
4506 SHR16m1 = 4482,
4511 SHR16mCL = 4487,
4516 SHR16mi = 4492,
4521 SHR16r1 = 4497,
4526 SHR16rCL = 4502,
4531 SHR16ri = 4507,
4536 SHR32m1 = 4512,
4541 SHR32mCL = 4517,
4546 SHR32mi = 4522,
4551 SHR32r1 = 4527,
4556 SHR32rCL = 4532,
4561 SHR32ri = 4537,
4566 SHR64m1 = 4542,
4571 SHR64mCL = 4547,
4576 SHR64mi = 4552,
4581 SHR64r1 = 4557,
4586 SHR64rCL = 4562,
4591 SHR64ri = 4567,
4596 SHR8m1 = 4572,
4601 SHR8mCL = 4577,
4606 SHR8mi = 4582,
4611 SHR8r1 = 4587,
4616 SHR8rCL = 4592,
4621 SHR8ri = 4597,
4686 SHRX32rm = 4662,
4688 SHRX32rr = 4664,
4690 SHRX64rm = 4666,
4692 SHRX64rr = 4668,
4698 SIDT16m = 4674,
4699 SIDT32m = 4675,
4700 SIDT64m = 4676,
4701 SKINIT = 4677,
4702 SLDT16m = 4678,
4703 SLDT16r = 4679,
4704 SLDT32r = 4680,
4705 SLDT64r = 4681,
4706 SLWPCB = 4682,
4707 SLWPCB64 = 4683,
4708 SMSW16m = 4684,
4709 SMSW16r = 4685,
4710 SMSW32r = 4686,
4711 SMSW64r = 4687,
4712 SQRTPDm = 4688,
4713 SQRTPDr = 4689,
4714 SQRTPSm = 4690,
4715 SQRTPSr = 4691,
4716 SQRTSDm = 4692,
4718 SQRTSDr = 4694,
4720 SQRTSSm = 4696,
4722 SQRTSSr = 4698,
4724 SQRT_F = 4700,
4729 STAC = 4705,
4731 STC = 4707,
4732 STD = 4708,
4733 STGI = 4709,
4734 STI = 4710,
4735 STMXCSR = 4711,
4736 STOSB = 4712,
4737 STOSL = 4713,
4738 STOSQ = 4714,
4739 STOSW = 4715,
4740 STR16r = 4716,
4741 STR32r = 4717,
4742 STR64r = 4718,
4743 STRm = 4719,
4746 STUI = 4722,
4747 ST_F32m = 4723,
4748 ST_F64m = 4724,
4749 ST_FP32m = 4725,
4750 ST_FP64m = 4726,
4751 ST_FP80m = 4727,
4752 ST_FPrr = 4728,
4753 ST_Fp32m = 4729,
4754 ST_Fp64m = 4730,
4764 ST_Frr = 4740,
4765 SUB16i16 = 4741,
4766 SUB16mi = 4742,
4767 SUB16mi8 = 4743,
4776 SUB16mr = 4752,
4781 SUB16ri = 4757,
4782 SUB16ri8 = 4758,
4791 SUB16rm = 4767,
4796 SUB16rr = 4772,
4806 SUB32i32 = 4782,
4807 SUB32mi = 4783,
4808 SUB32mi8 = 4784,
4817 SUB32mr = 4793,
4822 SUB32ri = 4798,
4823 SUB32ri8 = 4799,
4832 SUB32rm = 4808,
4837 SUB32rr = 4813,
4847 SUB64i32 = 4823,
4853 SUB64mi8 = 4829,
4858 SUB64mr = 4834,
4868 SUB64ri8 = 4844,
4873 SUB64rm = 4849,
4878 SUB64rr = 4854,
4888 SUB8i8 = 4864,
4889 SUB8mi = 4865,
4890 SUB8mi8 = 4866,
4895 SUB8mr = 4871,
4900 SUB8ri = 4876,
4901 SUB8ri8 = 4877,
4906 SUB8rm = 4882,
4911 SUB8rr = 4887,
4921 SUBPDrm = 4897,
4922 SUBPDrr = 4898,
4923 SUBPSrm = 4899,
4924 SUBPSrr = 4900,
4943 SUBSDrm = 4919,
4945 SUBSDrr = 4921,
4947 SUBSSrm = 4923,
4949 SUBSSrr = 4925,
4951 SUB_F32m = 4927,
4952 SUB_F64m = 4928,
4957 SUB_Fp32 = 4933,
4959 SUB_Fp64 = 4935,
4962 SUB_Fp80 = 4938,
4972 SWAPGS = 4948,
4973 SYSCALL = 4949,
4974 SYSENTER = 4950,
4975 SYSEXIT = 4951,
4977 SYSRET = 4953,
4978 SYSRET64 = 4954,
4999 TAILJMPd = 4975,
5003 TAILJMPm = 4979,
5006 TAILJMPr = 4982,
5032 TDCALL = 5008,
5034 TDPBF8PS = 5010,
5036 TDPBSSD = 5012,
5037 TDPBSUD = 5013,
5038 TDPBUSD = 5014,
5039 TDPBUUD = 5015,
5042 TDPHF8PS = 5018,
5044 TEST16mi = 5020,
5045 TEST16mr = 5021,
5046 TEST16ri = 5022,
5047 TEST16rr = 5023,
5049 TEST32mi = 5025,
5050 TEST32mr = 5026,
5051 TEST32ri = 5027,
5052 TEST32rr = 5028,
5055 TEST64mr = 5031,
5057 TEST64rr = 5033,
5058 TEST8i8 = 5034,
5059 TEST8mi = 5035,
5060 TEST8mr = 5036,
5061 TEST8ri = 5037,
5062 TEST8rr = 5038,
5063 TESTUI = 5039,
5077 TILEZERO = 5053,
5078 TLBSYNC = 5054,
5090 TPAUSE = 5066,
5091 TRAP = 5067,
5092 TST_F = 5068,
5093 TST_Fp32 = 5069,
5094 TST_Fp64 = 5070,
5095 TST_Fp80 = 5071,
5134 UCOM_FIr = 5110,
5136 UCOM_FPr = 5112,
5143 UCOM_Fr = 5119,
5144 UD1Lm = 5120,
5145 UD1Lr = 5121,
5146 UD1Qm = 5122,
5147 UD1Qr = 5123,
5148 UD1Wm = 5124,
5149 UD1Wr = 5125,
5150 UIRET = 5126,
5154 UMWAIT = 5130,
5163 URDMSRri = 5139,
5165 URDMSRrr = 5141,
5167 UWRMSRir = 5143,
5169 UWRMSRrr = 5145,
5183 VAARG_64 = 5159,
5244 VADDPDrm = 5220,
5245 VADDPDrr = 5221,
5308 VADDPSrm = 5284,
5309 VADDPSrr = 5285,
5321 VADDSDrm = 5297,
5323 VADDSDrr = 5299,
5347 VADDSSrm = 5323,
5349 VADDSSrr = 5325,
5548 VANDPDrm = 5524,
5549 VANDPDrr = 5525,
5579 VANDPSrm = 5555,
5580 VANDPSrr = 5556,
8902 VDIVPDrm = 8878,
8903 VDIVPDrr = 8879,
8966 VDIVPSrm = 8942,
8967 VDIVPSrr = 8943,
8979 VDIVSDrm = 8955,
8981 VDIVSDrr = 8957,
9005 VDIVSSrm = 8981,
9007 VDIVSSrr = 8983,
9036 VDPPDrmi = 9012,
9037 VDPPDrri = 9013,
9067 VDPPSrmi = 9043,
9068 VDPPSrri = 9044,
9069 VERRm = 9045,
9070 VERRr = 9046,
9071 VERWm = 9047,
9072 VERWr = 9048,
12295 VFRCZPDYrm = 12271,
12296 VFRCZPDYrr = 12272,
12297 VFRCZPDrm = 12273,
12298 VFRCZPDrr = 12274,
12299 VFRCZPSYrm = 12275,
12300 VFRCZPSYrr = 12276,
12301 VFRCZPSrm = 12277,
12302 VFRCZPSrr = 12278,
12303 VFRCZSDrm = 12279,
12304 VFRCZSDrr = 12280,
12305 VFRCZSSrm = 12281,
12306 VFRCZSSrr = 12282,
12707 VHADDPDYrm = 12683,
12708 VHADDPDYrr = 12684,
12709 VHADDPDrm = 12685,
12710 VHADDPDrr = 12686,
12711 VHADDPSYrm = 12687,
12712 VHADDPSYrr = 12688,
12713 VHADDPSrm = 12689,
12714 VHADDPSrr = 12690,
12715 VHSUBPDYrm = 12691,
12716 VHSUBPDYrr = 12692,
12717 VHSUBPDrm = 12693,
12718 VHSUBPDrr = 12694,
12719 VHSUBPSYrm = 12695,
12720 VHSUBPSYrr = 12696,
12721 VHSUBPSrm = 12697,
12722 VHSUBPSrr = 12698,
12803 VLDDQUYrm = 12779,
12804 VLDDQUrm = 12780,
12805 VLDMXCSR = 12781,
12843 VMAXCPDYrm = 12819,
12844 VMAXCPDYrr = 12820,
12863 VMAXCPDZrm = 12839,
12869 VMAXCPDZrr = 12845,
12872 VMAXCPDrm = 12848,
12873 VMAXCPDrr = 12849,
12892 VMAXCPHZrm = 12868,
12898 VMAXCPHZrr = 12874,
12901 VMAXCPSYrm = 12877,
12902 VMAXCPSYrr = 12878,
12921 VMAXCPSZrm = 12897,
12927 VMAXCPSZrr = 12903,
12930 VMAXCPSrm = 12906,
12931 VMAXCPSrr = 12907,
12932 VMAXCSDZrm = 12908,
12933 VMAXCSDZrr = 12909,
12934 VMAXCSDrm = 12910,
12935 VMAXCSDrr = 12911,
12936 VMAXCSHZrm = 12912,
12937 VMAXCSHZrr = 12913,
12938 VMAXCSSZrm = 12914,
12939 VMAXCSSZrr = 12915,
12940 VMAXCSSrm = 12916,
12941 VMAXCSSrr = 12917,
12942 VMAXPDYrm = 12918,
12943 VMAXPDYrr = 12919,
12962 VMAXPDZrm = 12938,
12963 VMAXPDZrmb = 12939,
12966 VMAXPDZrmk = 12942,
12968 VMAXPDZrr = 12944,
12969 VMAXPDZrrb = 12945,
12972 VMAXPDZrrk = 12948,
12974 VMAXPDrm = 12950,
12975 VMAXPDrr = 12951,
12994 VMAXPHZrm = 12970,
12995 VMAXPHZrmb = 12971,
12998 VMAXPHZrmk = 12974,
13000 VMAXPHZrr = 12976,
13001 VMAXPHZrrb = 12977,
13004 VMAXPHZrrk = 12980,
13006 VMAXPSYrm = 12982,
13007 VMAXPSYrr = 12983,
13026 VMAXPSZrm = 13002,
13027 VMAXPSZrmb = 13003,
13030 VMAXPSZrmk = 13006,
13032 VMAXPSZrr = 13008,
13033 VMAXPSZrrb = 13009,
13036 VMAXPSZrrk = 13012,
13038 VMAXPSrm = 13014,
13039 VMAXPSrr = 13015,
13040 VMAXSDZrm = 13016,
13044 VMAXSDZrr = 13020,
13051 VMAXSDrm = 13027,
13053 VMAXSDrr = 13029,
13055 VMAXSHZrm = 13031,
13059 VMAXSHZrr = 13035,
13066 VMAXSSZrm = 13042,
13070 VMAXSSZrr = 13046,
13077 VMAXSSrm = 13053,
13079 VMAXSSrr = 13055,
13081 VMCALL = 13057,
13082 VMCLEARm = 13058,
13083 VMFUNC = 13059,
13111 VMINCPDYrm = 13087,
13112 VMINCPDYrr = 13088,
13131 VMINCPDZrm = 13107,
13137 VMINCPDZrr = 13113,
13140 VMINCPDrm = 13116,
13141 VMINCPDrr = 13117,
13160 VMINCPHZrm = 13136,
13166 VMINCPHZrr = 13142,
13169 VMINCPSYrm = 13145,
13170 VMINCPSYrr = 13146,
13189 VMINCPSZrm = 13165,
13195 VMINCPSZrr = 13171,
13198 VMINCPSrm = 13174,
13199 VMINCPSrr = 13175,
13200 VMINCSDZrm = 13176,
13201 VMINCSDZrr = 13177,
13202 VMINCSDrm = 13178,
13203 VMINCSDrr = 13179,
13204 VMINCSHZrm = 13180,
13205 VMINCSHZrr = 13181,
13206 VMINCSSZrm = 13182,
13207 VMINCSSZrr = 13183,
13208 VMINCSSrm = 13184,
13209 VMINCSSrr = 13185,
13360 VMINPDYrm = 13336,
13361 VMINPDYrr = 13337,
13380 VMINPDZrm = 13356,
13381 VMINPDZrmb = 13357,
13384 VMINPDZrmk = 13360,
13386 VMINPDZrr = 13362,
13387 VMINPDZrrb = 13363,
13390 VMINPDZrrk = 13366,
13392 VMINPDrm = 13368,
13393 VMINPDrr = 13369,
13412 VMINPHZrm = 13388,
13413 VMINPHZrmb = 13389,
13416 VMINPHZrmk = 13392,
13418 VMINPHZrr = 13394,
13419 VMINPHZrrb = 13395,
13422 VMINPHZrrk = 13398,
13424 VMINPSYrm = 13400,
13425 VMINPSYrr = 13401,
13444 VMINPSZrm = 13420,
13445 VMINPSZrmb = 13421,
13448 VMINPSZrmk = 13424,
13450 VMINPSZrr = 13426,
13451 VMINPSZrrb = 13427,
13454 VMINPSZrrk = 13430,
13456 VMINPSrm = 13432,
13457 VMINPSrr = 13433,
13458 VMINSDZrm = 13434,
13462 VMINSDZrr = 13438,
13469 VMINSDrm = 13445,
13471 VMINSDrr = 13447,
13473 VMINSHZrm = 13449,
13477 VMINSHZrr = 13453,
13484 VMINSSZrm = 13460,
13488 VMINSSZrr = 13464,
13495 VMINSSrm = 13471,
13497 VMINSSrr = 13473,
13499 VMLAUNCH = 13475,
13500 VMLOAD32 = 13476,
13501 VMLOAD64 = 13477,
13502 VMMCALL = 13478,
13509 VMOVAPDYmr = 13485,
13510 VMOVAPDYrm = 13486,
13511 VMOVAPDYrr = 13487,
13535 VMOVAPDZmr = 13511,
13537 VMOVAPDZrm = 13513,
13540 VMOVAPDZrr = 13516,
13546 VMOVAPDmr = 13522,
13547 VMOVAPDrm = 13523,
13548 VMOVAPDrr = 13524,
13550 VMOVAPSYmr = 13526,
13551 VMOVAPSYrm = 13527,
13552 VMOVAPSYrr = 13528,
13576 VMOVAPSZmr = 13552,
13578 VMOVAPSZrm = 13554,
13581 VMOVAPSZrr = 13557,
13587 VMOVAPSmr = 13563,
13588 VMOVAPSrm = 13564,
13589 VMOVAPSrr = 13565,
13611 VMOVDDUPrm = 13587,
13612 VMOVDDUPrr = 13588,
13685 VMOVDQAYmr = 13661,
13686 VMOVDQAYrm = 13662,
13687 VMOVDQAYrr = 13663,
13689 VMOVDQAmr = 13665,
13690 VMOVDQArm = 13666,
13691 VMOVDQArr = 13667,
13825 VMOVDQUYmr = 13801,
13826 VMOVDQUYrm = 13802,
13827 VMOVDQUYrr = 13803,
13829 VMOVDQUmr = 13805,
13830 VMOVDQUrm = 13806,
13831 VMOVDQUrr = 13807,
13834 VMOVHLPSrr = 13810,
13837 VMOVHPDmr = 13813,
13838 VMOVHPDrm = 13814,
13841 VMOVHPSmr = 13817,
13842 VMOVHPSrm = 13818,
13844 VMOVLHPSrr = 13820,
13847 VMOVLPDmr = 13823,
13848 VMOVLPDrm = 13824,
13851 VMOVLPSmr = 13827,
13852 VMOVLPSrm = 13828,
13866 VMOVNTDQmr = 13842,
13871 VMOVNTPDmr = 13847,
13876 VMOVNTPSmr = 13852,
13897 VMOVRSBZm = 13873,
13898 VMOVRSBZmk = 13874,
13906 VMOVRSDZm = 13882,
13907 VMOVRSDZmk = 13883,
13915 VMOVRSQZm = 13891,
13916 VMOVRSQZmk = 13892,
13924 VMOVRSWZm = 13900,
13925 VMOVRSWZmk = 13901,
13927 VMOVSDZmr = 13903,
13928 VMOVSDZmrk = 13904,
13929 VMOVSDZrm = 13905,
13931 VMOVSDZrmk = 13907,
13933 VMOVSDZrr = 13909,
13935 VMOVSDZrrk = 13911,
13939 VMOVSDmr = 13915,
13940 VMOVSDrm = 13916,
13942 VMOVSDrr = 13918,
13946 VMOVSH2Wrr = 13922,
13969 VMOVSHZmr = 13945,
13970 VMOVSHZmrk = 13946,
13971 VMOVSHZrm = 13947,
13973 VMOVSHZrmk = 13949,
13975 VMOVSHZrr = 13951,
13977 VMOVSHZrrk = 13953,
14006 VMOVSSZmr = 13982,
14007 VMOVSSZmrk = 13983,
14008 VMOVSSZrm = 13984,
14010 VMOVSSZrmk = 13986,
14012 VMOVSSZrr = 13988,
14014 VMOVSSZrrk = 13990,
14018 VMOVSSmr = 13994,
14019 VMOVSSrm = 13995,
14021 VMOVSSrr = 13997,
14023 VMOVUPDYmr = 13999,
14024 VMOVUPDYrm = 14000,
14025 VMOVUPDYrr = 14001,
14049 VMOVUPDZmr = 14025,
14051 VMOVUPDZrm = 14027,
14054 VMOVUPDZrr = 14030,
14060 VMOVUPDmr = 14036,
14061 VMOVUPDrm = 14037,
14062 VMOVUPDrr = 14038,
14064 VMOVUPSYmr = 14040,
14065 VMOVUPSYrm = 14041,
14066 VMOVUPSYrr = 14042,
14090 VMOVUPSZmr = 14066,
14092 VMOVUPSZrm = 14068,
14095 VMOVUPSZrr = 14071,
14101 VMOVUPSmr = 14077,
14102 VMOVUPSrm = 14078,
14103 VMOVUPSrr = 14079,
14105 VMOVW2SHrr = 14081,
14107 VMOVWmr = 14083,
14108 VMOVWrm = 14084,
14141 VMPTRLDm = 14117,
14142 VMPTRSTm = 14118,
14143 VMREAD32mr = 14119,
14144 VMREAD32rr = 14120,
14145 VMREAD64mr = 14121,
14146 VMREAD64rr = 14122,
14147 VMRESUME = 14123,
14148 VMRUN32 = 14124,
14149 VMRUN64 = 14125,
14150 VMSAVE32 = 14126,
14151 VMSAVE64 = 14127,
14179 VMULPDYrm = 14155,
14180 VMULPDYrr = 14156,
14199 VMULPDZrm = 14175,
14200 VMULPDZrmb = 14176,
14203 VMULPDZrmk = 14179,
14205 VMULPDZrr = 14181,
14206 VMULPDZrrb = 14182,
14209 VMULPDZrrk = 14185,
14211 VMULPDrm = 14187,
14212 VMULPDrr = 14188,
14231 VMULPHZrm = 14207,
14232 VMULPHZrmb = 14208,
14235 VMULPHZrmk = 14211,
14237 VMULPHZrr = 14213,
14238 VMULPHZrrb = 14214,
14241 VMULPHZrrk = 14217,
14243 VMULPSYrm = 14219,
14244 VMULPSYrr = 14220,
14263 VMULPSZrm = 14239,
14264 VMULPSZrmb = 14240,
14267 VMULPSZrmk = 14243,
14269 VMULPSZrr = 14245,
14270 VMULPSZrrb = 14246,
14273 VMULPSZrrk = 14249,
14275 VMULPSrm = 14251,
14276 VMULPSrr = 14252,
14277 VMULSDZrm = 14253,
14281 VMULSDZrr = 14257,
14288 VMULSDrm = 14264,
14290 VMULSDrr = 14266,
14292 VMULSHZrm = 14268,
14296 VMULSHZrr = 14272,
14303 VMULSSZrm = 14279,
14307 VMULSSZrr = 14283,
14314 VMULSSrm = 14290,
14316 VMULSSrr = 14292,
14322 VMXOFF = 14298,
14323 VMXON = 14299,
14324 VORPDYrm = 14300,
14325 VORPDYrr = 14301,
14344 VORPDZrm = 14320,
14345 VORPDZrmb = 14321,
14346 VORPDZrmbk = 14322,
14348 VORPDZrmk = 14324,
14349 VORPDZrmkz = 14325,
14350 VORPDZrr = 14326,
14351 VORPDZrrk = 14327,
14352 VORPDZrrkz = 14328,
14353 VORPDrm = 14329,
14354 VORPDrr = 14330,
14355 VORPSYrm = 14331,
14356 VORPSYrr = 14332,
14375 VORPSZrm = 14351,
14376 VORPSZrmb = 14352,
14377 VORPSZrmbk = 14353,
14379 VORPSZrmk = 14355,
14380 VORPSZrmkz = 14356,
14381 VORPSZrr = 14357,
14382 VORPSZrrk = 14358,
14383 VORPSZrrkz = 14359,
14384 VORPSrm = 14360,
14385 VORPSrr = 14361,
14410 VPABSBYrm = 14386,
14411 VPABSBYrr = 14387,
14424 VPABSBZrm = 14400,
14425 VPABSBZrmk = 14401,
14427 VPABSBZrr = 14403,
14428 VPABSBZrrk = 14404,
14430 VPABSBrm = 14406,
14431 VPABSBrr = 14407,
14432 VPABSDYrm = 14408,
14433 VPABSDYrr = 14409,
14452 VPABSDZrm = 14428,
14453 VPABSDZrmb = 14429,
14456 VPABSDZrmk = 14432,
14458 VPABSDZrr = 14434,
14459 VPABSDZrrk = 14435,
14461 VPABSDrm = 14437,
14462 VPABSDrr = 14438,
14481 VPABSQZrm = 14457,
14482 VPABSQZrmb = 14458,
14485 VPABSQZrmk = 14461,
14487 VPABSQZrr = 14463,
14488 VPABSQZrrk = 14464,
14490 VPABSWYrm = 14466,
14491 VPABSWYrr = 14467,
14504 VPABSWZrm = 14480,
14505 VPABSWZrmk = 14481,
14507 VPABSWZrr = 14483,
14508 VPABSWZrrk = 14484,
14510 VPABSWrm = 14486,
14511 VPABSWrr = 14487,
14618 VPADDBYrm = 14594,
14619 VPADDBYrr = 14595,
14632 VPADDBZrm = 14608,
14633 VPADDBZrmk = 14609,
14635 VPADDBZrr = 14611,
14636 VPADDBZrrk = 14612,
14638 VPADDBrm = 14614,
14639 VPADDBrr = 14615,
14640 VPADDDYrm = 14616,
14641 VPADDDYrr = 14617,
14660 VPADDDZrm = 14636,
14661 VPADDDZrmb = 14637,
14664 VPADDDZrmk = 14640,
14666 VPADDDZrr = 14642,
14667 VPADDDZrrk = 14643,
14669 VPADDDrm = 14645,
14670 VPADDDrr = 14646,
14671 VPADDQYrm = 14647,
14672 VPADDQYrr = 14648,
14691 VPADDQZrm = 14667,
14692 VPADDQZrmb = 14668,
14695 VPADDQZrmk = 14671,
14697 VPADDQZrr = 14673,
14698 VPADDQZrrk = 14674,
14700 VPADDQrm = 14676,
14701 VPADDQrr = 14677,
14702 VPADDSBYrm = 14678,
14703 VPADDSBYrr = 14679,
14716 VPADDSBZrm = 14692,
14719 VPADDSBZrr = 14695,
14722 VPADDSBrm = 14698,
14723 VPADDSBrr = 14699,
14724 VPADDSWYrm = 14700,
14725 VPADDSWYrr = 14701,
14738 VPADDSWZrm = 14714,
14741 VPADDSWZrr = 14717,
14744 VPADDSWrm = 14720,
14745 VPADDSWrr = 14721,
14766 VPADDUSBrm = 14742,
14767 VPADDUSBrr = 14743,
14788 VPADDUSWrm = 14764,
14789 VPADDUSWrr = 14765,
14790 VPADDWYrm = 14766,
14791 VPADDWYrr = 14767,
14804 VPADDWZrm = 14780,
14805 VPADDWZrmk = 14781,
14807 VPADDWZrr = 14783,
14808 VPADDWZrrk = 14784,
14810 VPADDWrm = 14786,
14811 VPADDWrr = 14787,
14852 VPANDDZrm = 14828,
14853 VPANDDZrmb = 14829,
14856 VPANDDZrmk = 14832,
14858 VPANDDZrr = 14834,
14859 VPANDDZrrk = 14835,
14879 VPANDNDZrm = 14855,
14885 VPANDNDZrr = 14861,
14906 VPANDNQZrm = 14882,
14912 VPANDNQZrr = 14888,
14915 VPANDNYrm = 14891,
14916 VPANDNYrr = 14892,
14917 VPANDNrm = 14893,
14918 VPANDNrr = 14894,
14937 VPANDQZrm = 14913,
14938 VPANDQZrmb = 14914,
14941 VPANDQZrmk = 14917,
14943 VPANDQZrr = 14919,
14944 VPANDQZrrk = 14920,
14946 VPANDYrm = 14922,
14947 VPANDYrr = 14923,
14948 VPANDrm = 14924,
14949 VPANDrr = 14925,
14950 VPAVGBYrm = 14926,
14951 VPAVGBYrr = 14927,
14964 VPAVGBZrm = 14940,
14965 VPAVGBZrmk = 14941,
14967 VPAVGBZrr = 14943,
14968 VPAVGBZrrk = 14944,
14970 VPAVGBrm = 14946,
14971 VPAVGBrr = 14947,
14972 VPAVGWYrm = 14948,
14973 VPAVGWYrr = 14949,
14986 VPAVGWZrm = 14962,
14987 VPAVGWZrmk = 14963,
14989 VPAVGWZrr = 14965,
14990 VPAVGWZrrk = 14966,
14992 VPAVGWrm = 14968,
14993 VPAVGWrr = 14969,
15236 VPCMOVYrmr = 15212,
15237 VPCMOVYrrm = 15213,
15238 VPCMOVYrrr = 15214,
15240 VPCMOVrmr = 15216,
15241 VPCMOVrrm = 15217,
15242 VPCMOVrrr = 15218,
15252 VPCMPBZrmi = 15228,
15254 VPCMPBZrri = 15230,
15270 VPCMPDZrmi = 15246,
15272 VPCMPDZrri = 15248,
15288 VPCMPEQBrm = 15264,
15289 VPCMPEQBrr = 15265,
15310 VPCMPEQDrm = 15286,
15311 VPCMPEQDrr = 15287,
15332 VPCMPEQQrm = 15308,
15333 VPCMPEQQrr = 15309,
15348 VPCMPEQWrm = 15324,
15349 VPCMPEQWrr = 15325,
15368 VPCMPGTBrm = 15344,
15369 VPCMPGTBrr = 15345,
15390 VPCMPGTDrm = 15366,
15391 VPCMPGTDrr = 15367,
15412 VPCMPGTQrm = 15388,
15413 VPCMPGTQrr = 15389,
15428 VPCMPGTWrm = 15404,
15429 VPCMPGTWrr = 15405,
15448 VPCMPQZrmi = 15424,
15450 VPCMPQZrri = 15426,
15520 VPCMPWZrmi = 15496,
15522 VPCMPWZrri = 15498,
15524 VPCOMBmi = 15500,
15525 VPCOMBri = 15501,
15526 VPCOMDmi = 15502,
15527 VPCOMDri = 15503,
15588 VPCOMQmi = 15564,
15589 VPCOMQri = 15565,
15590 VPCOMUBmi = 15566,
15591 VPCOMUBri = 15567,
15592 VPCOMUDmi = 15568,
15593 VPCOMUDri = 15569,
15594 VPCOMUQmi = 15570,
15595 VPCOMUQri = 15571,
15596 VPCOMUWmi = 15572,
15597 VPCOMUWri = 15573,
15598 VPCOMWmi = 15574,
15599 VPCOMWri = 15575,
15705 VPDPBSSDZm = 15681,
15711 VPDPBSSDZr = 15687,
15714 VPDPBSSDrm = 15690,
15715 VPDPBSSDrr = 15691,
15767 VPDPBSUDZm = 15743,
15773 VPDPBSUDZr = 15749,
15776 VPDPBSUDrm = 15752,
15777 VPDPBSUDrr = 15753,
15829 VPDPBUSDZm = 15805,
15835 VPDPBUSDZr = 15811,
15838 VPDPBUSDrm = 15814,
15839 VPDPBUSDrr = 15815,
15891 VPDPBUUDZm = 15867,
15897 VPDPBUUDZr = 15873,
15900 VPDPBUUDrm = 15876,
15901 VPDPBUUDrr = 15877,
15953 VPDPWSSDZm = 15929,
15959 VPDPWSSDZr = 15935,
15962 VPDPWSSDrm = 15938,
15963 VPDPWSSDrr = 15939,
16015 VPDPWSUDZm = 15991,
16021 VPDPWSUDZr = 15997,
16024 VPDPWSUDrm = 16000,
16025 VPDPWSUDrr = 16001,
16077 VPDPWUSDZm = 16053,
16083 VPDPWUSDZr = 16059,
16086 VPDPWUSDrm = 16062,
16087 VPDPWUSDrr = 16063,
16139 VPDPWUUDZm = 16115,
16145 VPDPWUUDZr = 16121,
16148 VPDPWUUDrm = 16124,
16149 VPDPWUUDrr = 16125,
16166 VPERMBZrm = 16142,
16167 VPERMBZrmk = 16143,
16169 VPERMBZrr = 16145,
16170 VPERMBZrrk = 16146,
16172 VPERMDYrm = 16148,
16173 VPERMDYrr = 16149,
16183 VPERMDZrm = 16159,
16184 VPERMDZrmb = 16160,
16187 VPERMDZrmk = 16163,
16189 VPERMDZrr = 16165,
16190 VPERMDZrrk = 16166,
16476 VPERMPDYmi = 16452,
16477 VPERMPDYri = 16453,
16499 VPERMPDZmi = 16475,
16502 VPERMPDZri = 16478,
16505 VPERMPDZrm = 16481,
16511 VPERMPDZrr = 16487,
16514 VPERMPSYrm = 16490,
16515 VPERMPSYrr = 16491,
16525 VPERMPSZrm = 16501,
16531 VPERMPSZrr = 16507,
16534 VPERMQYmi = 16510,
16535 VPERMQYri = 16511,
16554 VPERMQZmbi = 16530,
16557 VPERMQZmi = 16533,
16558 VPERMQZmik = 16534,
16560 VPERMQZri = 16536,
16561 VPERMQZrik = 16537,
16563 VPERMQZrm = 16539,
16564 VPERMQZrmb = 16540,
16567 VPERMQZrmk = 16543,
16569 VPERMQZrr = 16545,
16570 VPERMQZrrk = 16546,
16728 VPERMWZrm = 16704,
16729 VPERMWZrmk = 16705,
16731 VPERMWZrr = 16707,
16732 VPERMWZrrk = 16708,
16808 VPEXTRBmri = 16784,
16809 VPEXTRBrri = 16785,
16812 VPEXTRDmri = 16788,
16813 VPEXTRDrri = 16789,
16816 VPEXTRQmri = 16792,
16817 VPEXTRQrri = 16793,
16821 VPEXTRWmri = 16797,
16822 VPEXTRWrri = 16798,
16844 VPHADDBDrm = 16820,
16845 VPHADDBDrr = 16821,
16846 VPHADDBQrm = 16822,
16847 VPHADDBQrr = 16823,
16848 VPHADDBWrm = 16824,
16849 VPHADDBWrr = 16825,
16850 VPHADDDQrm = 16826,
16851 VPHADDDQrr = 16827,
16852 VPHADDDYrm = 16828,
16853 VPHADDDYrr = 16829,
16854 VPHADDDrm = 16830,
16855 VPHADDDrr = 16831,
16858 VPHADDSWrm = 16834,
16859 VPHADDSWrr = 16835,
16872 VPHADDWDrm = 16848,
16873 VPHADDWDrr = 16849,
16874 VPHADDWQrm = 16850,
16875 VPHADDWQrr = 16851,
16876 VPHADDWYrm = 16852,
16877 VPHADDWYrr = 16853,
16878 VPHADDWrm = 16854,
16879 VPHADDWrr = 16855,
16882 VPHSUBBWrm = 16858,
16883 VPHSUBBWrr = 16859,
16884 VPHSUBDQrm = 16860,
16885 VPHSUBDQrr = 16861,
16886 VPHSUBDYrm = 16862,
16887 VPHSUBDYrr = 16863,
16888 VPHSUBDrm = 16864,
16889 VPHSUBDrr = 16865,
16892 VPHSUBSWrm = 16868,
16893 VPHSUBSWrr = 16869,
16894 VPHSUBWDrm = 16870,
16895 VPHSUBWDrr = 16871,
16896 VPHSUBWYrm = 16872,
16897 VPHSUBWYrr = 16873,
16898 VPHSUBWrm = 16874,
16899 VPHSUBWrr = 16875,
16902 VPINSRBrmi = 16878,
16903 VPINSRBrri = 16879,
16906 VPINSRDrmi = 16882,
16907 VPINSRDrri = 16883,
16910 VPINSRQrmi = 16886,
16911 VPINSRQrri = 16887,
16914 VPINSRWrmi = 16890,
16915 VPINSRWrri = 16891,
16970 VPMACSDDrm = 16946,
16971 VPMACSDDrr = 16947,
16986 VPMACSWDrm = 16962,
16987 VPMACSWDrr = 16963,
16988 VPMACSWWrm = 16964,
16989 VPMACSWWrr = 16965,
17098 VPMADDWDrm = 17074,
17099 VPMADDWDrr = 17075,
17108 VPMAXSBYrm = 17084,
17109 VPMAXSBYrr = 17085,
17122 VPMAXSBZrm = 17098,
17125 VPMAXSBZrr = 17101,
17128 VPMAXSBrm = 17104,
17129 VPMAXSBrr = 17105,
17130 VPMAXSDYrm = 17106,
17131 VPMAXSDYrr = 17107,
17150 VPMAXSDZrm = 17126,
17156 VPMAXSDZrr = 17132,
17159 VPMAXSDrm = 17135,
17160 VPMAXSDrr = 17136,
17179 VPMAXSQZrm = 17155,
17185 VPMAXSQZrr = 17161,
17188 VPMAXSWYrm = 17164,
17189 VPMAXSWYrr = 17165,
17202 VPMAXSWZrm = 17178,
17205 VPMAXSWZrr = 17181,
17208 VPMAXSWrm = 17184,
17209 VPMAXSWrr = 17185,
17210 VPMAXUBYrm = 17186,
17211 VPMAXUBYrr = 17187,
17224 VPMAXUBZrm = 17200,
17227 VPMAXUBZrr = 17203,
17230 VPMAXUBrm = 17206,
17231 VPMAXUBrr = 17207,
17232 VPMAXUDYrm = 17208,
17233 VPMAXUDYrr = 17209,
17252 VPMAXUDZrm = 17228,
17258 VPMAXUDZrr = 17234,
17261 VPMAXUDrm = 17237,
17262 VPMAXUDrr = 17238,
17281 VPMAXUQZrm = 17257,
17287 VPMAXUQZrr = 17263,
17290 VPMAXUWYrm = 17266,
17291 VPMAXUWYrr = 17267,
17304 VPMAXUWZrm = 17280,
17307 VPMAXUWZrr = 17283,
17310 VPMAXUWrm = 17286,
17311 VPMAXUWrr = 17287,
17312 VPMINSBYrm = 17288,
17313 VPMINSBYrr = 17289,
17326 VPMINSBZrm = 17302,
17329 VPMINSBZrr = 17305,
17332 VPMINSBrm = 17308,
17333 VPMINSBrr = 17309,
17334 VPMINSDYrm = 17310,
17335 VPMINSDYrr = 17311,
17354 VPMINSDZrm = 17330,
17360 VPMINSDZrr = 17336,
17363 VPMINSDrm = 17339,
17364 VPMINSDrr = 17340,
17383 VPMINSQZrm = 17359,
17389 VPMINSQZrr = 17365,
17392 VPMINSWYrm = 17368,
17393 VPMINSWYrr = 17369,
17406 VPMINSWZrm = 17382,
17409 VPMINSWZrr = 17385,
17412 VPMINSWrm = 17388,
17413 VPMINSWrr = 17389,
17414 VPMINUBYrm = 17390,
17415 VPMINUBYrr = 17391,
17428 VPMINUBZrm = 17404,
17431 VPMINUBZrr = 17407,
17434 VPMINUBrm = 17410,
17435 VPMINUBrr = 17411,
17436 VPMINUDYrm = 17412,
17437 VPMINUDYrr = 17413,
17456 VPMINUDZrm = 17432,
17462 VPMINUDZrr = 17438,
17465 VPMINUDrm = 17441,
17466 VPMINUDrr = 17442,
17485 VPMINUQZrm = 17461,
17491 VPMINUQZrr = 17467,
17494 VPMINUWYrm = 17470,
17495 VPMINUWYrr = 17471,
17508 VPMINUWZrm = 17484,
17511 VPMINUWZrr = 17487,
17514 VPMINUWrm = 17490,
17515 VPMINUWrr = 17491,
17532 VPMOVDBZmr = 17508,
17534 VPMOVDBZrr = 17510,
17547 VPMOVDWZmr = 17523,
17549 VPMOVDWZrr = 17525,
17579 VPMOVQBZmr = 17555,
17581 VPMOVQBZrr = 17557,
17594 VPMOVQDZmr = 17570,
17596 VPMOVQDZrr = 17572,
17609 VPMOVQWZmr = 17585,
17611 VPMOVQWZrr = 17587,
17939 VPMOVWBZmr = 17915,
17941 VPMOVWBZrr = 17917,
18076 VPMULDQYrm = 18052,
18077 VPMULDQYrr = 18053,
18096 VPMULDQZrm = 18072,
18102 VPMULDQZrr = 18078,
18105 VPMULDQrm = 18081,
18106 VPMULDQrr = 18082,
18149 VPMULHUWrm = 18125,
18150 VPMULHUWrr = 18126,
18151 VPMULHWYrm = 18127,
18152 VPMULHWYrr = 18128,
18165 VPMULHWZrm = 18141,
18168 VPMULHWZrr = 18144,
18171 VPMULHWrm = 18147,
18172 VPMULHWrr = 18148,
18173 VPMULLDYrm = 18149,
18174 VPMULLDYrr = 18150,
18193 VPMULLDZrm = 18169,
18199 VPMULLDZrr = 18175,
18202 VPMULLDrm = 18178,
18203 VPMULLDrr = 18179,
18222 VPMULLQZrm = 18198,
18228 VPMULLQZrr = 18204,
18231 VPMULLWYrm = 18207,
18232 VPMULLWYrr = 18208,
18245 VPMULLWZrm = 18221,
18248 VPMULLWZrr = 18224,
18251 VPMULLWrm = 18227,
18252 VPMULLWrr = 18228,
18309 VPMULUDQrm = 18285,
18310 VPMULUDQrr = 18286,
18419 VPORDZrm = 18395,
18420 VPORDZrmb = 18396,
18421 VPORDZrmbk = 18397,
18423 VPORDZrmk = 18399,
18424 VPORDZrmkz = 18400,
18425 VPORDZrr = 18401,
18426 VPORDZrrk = 18402,
18427 VPORDZrrkz = 18403,
18446 VPORQZrm = 18422,
18447 VPORQZrmb = 18423,
18448 VPORQZrmbk = 18424,
18450 VPORQZrmk = 18426,
18451 VPORQZrmkz = 18427,
18452 VPORQZrr = 18428,
18453 VPORQZrrk = 18429,
18454 VPORQZrrkz = 18430,
18455 VPORYrm = 18431,
18456 VPORYrr = 18432,
18457 VPORrm = 18433,
18458 VPORrr = 18434,
18459 VPPERMrmr = 18435,
18460 VPPERMrrm = 18436,
18461 VPPERMrrr = 18437,
18481 VPROLDZmbi = 18457,
18484 VPROLDZmi = 18460,
18485 VPROLDZmik = 18461,
18487 VPROLDZri = 18463,
18488 VPROLDZrik = 18464,
18508 VPROLQZmbi = 18484,
18511 VPROLQZmi = 18487,
18512 VPROLQZmik = 18488,
18514 VPROLQZri = 18490,
18515 VPROLQZrik = 18491,
18535 VPROLVDZrm = 18511,
18541 VPROLVDZrr = 18517,
18562 VPROLVQZrm = 18538,
18568 VPROLVQZrr = 18544,
18589 VPRORDZmbi = 18565,
18592 VPRORDZmi = 18568,
18593 VPRORDZmik = 18569,
18595 VPRORDZri = 18571,
18596 VPRORDZrik = 18572,
18616 VPRORQZmbi = 18592,
18619 VPRORQZmi = 18595,
18620 VPRORQZmik = 18596,
18622 VPRORQZri = 18598,
18623 VPRORQZrik = 18599,
18643 VPRORVDZrm = 18619,
18649 VPRORVDZrr = 18625,
18670 VPRORVQZrm = 18646,
18676 VPRORVQZrr = 18652,
18679 VPROTBmi = 18655,
18680 VPROTBmr = 18656,
18681 VPROTBri = 18657,
18682 VPROTBrm = 18658,
18683 VPROTBrr = 18659,
18685 VPROTDmi = 18661,
18686 VPROTDmr = 18662,
18687 VPROTDri = 18663,
18688 VPROTDrm = 18664,
18689 VPROTDrr = 18665,
18691 VPROTQmi = 18667,
18692 VPROTQmr = 18668,
18693 VPROTQri = 18669,
18694 VPROTQrm = 18670,
18695 VPROTQrr = 18671,
18697 VPROTWmi = 18673,
18698 VPROTWmr = 18674,
18699 VPROTWri = 18675,
18700 VPROTWrm = 18676,
18701 VPROTWrr = 18677,
18703 VPSADBWYrm = 18679,
18704 VPSADBWYrr = 18680,
18709 VPSADBWZrm = 18685,
18710 VPSADBWZrr = 18686,
18711 VPSADBWrm = 18687,
18712 VPSADBWrr = 18688,
18725 VPSHABmr = 18701,
18726 VPSHABrm = 18702,
18727 VPSHABrr = 18703,
18729 VPSHADmr = 18705,
18730 VPSHADrm = 18706,
18731 VPSHADrr = 18707,
18733 VPSHAQmr = 18709,
18734 VPSHAQrm = 18710,
18735 VPSHAQrr = 18711,
18737 VPSHAWmr = 18713,
18738 VPSHAWrm = 18714,
18739 VPSHAWrr = 18715,
18741 VPSHLBmr = 18717,
18742 VPSHLBrm = 18718,
18743 VPSHLBrr = 18719,
18817 VPSHLDVDZm = 18793,
18823 VPSHLDVDZr = 18799,
18844 VPSHLDVQZm = 18820,
18850 VPSHLDVQZr = 18826,
18865 VPSHLDVWZm = 18841,
18868 VPSHLDVWZr = 18844,
18889 VPSHLDmr = 18865,
18890 VPSHLDrm = 18866,
18891 VPSHLDrr = 18867,
18893 VPSHLQmr = 18869,
18894 VPSHLQrm = 18870,
18895 VPSHLQrr = 18871,
18897 VPSHLWmr = 18873,
18898 VPSHLWrm = 18874,
18899 VPSHLWrr = 18875,
18973 VPSHRDVDZm = 18949,
18979 VPSHRDVDZr = 18955,
19000 VPSHRDVQZm = 18976,
19006 VPSHRDVQZr = 18982,
19021 VPSHRDVWZm = 18997,
19024 VPSHRDVWZr = 19000,
19057 VPSHUFBYrm = 19033,
19058 VPSHUFBYrr = 19034,
19071 VPSHUFBZrm = 19047,
19074 VPSHUFBZrr = 19050,
19077 VPSHUFBrm = 19053,
19078 VPSHUFBrr = 19054,
19079 VPSHUFDYmi = 19055,
19080 VPSHUFDYri = 19056,
19102 VPSHUFDZmi = 19078,
19105 VPSHUFDZri = 19081,
19108 VPSHUFDmi = 19084,
19109 VPSHUFDri = 19085,
19130 VPSHUFHWmi = 19106,
19131 VPSHUFHWri = 19107,
19152 VPSHUFLWmi = 19128,
19153 VPSHUFLWri = 19129,
19154 VPSIGNBYrm = 19130,
19155 VPSIGNBYrr = 19131,
19156 VPSIGNBrm = 19132,
19157 VPSIGNBrr = 19133,
19158 VPSIGNDYrm = 19134,
19159 VPSIGNDYrr = 19135,
19160 VPSIGNDrm = 19136,
19161 VPSIGNDrr = 19137,
19162 VPSIGNWYrm = 19138,
19163 VPSIGNWYrr = 19139,
19164 VPSIGNWrm = 19140,
19165 VPSIGNWrr = 19141,
19166 VPSLLDQYri = 19142,
19171 VPSLLDQZmi = 19147,
19172 VPSLLDQZri = 19148,
19173 VPSLLDQri = 19149,
19174 VPSLLDYri = 19150,
19175 VPSLLDYrm = 19151,
19176 VPSLLDYrr = 19152,
19207 VPSLLDZmbi = 19183,
19210 VPSLLDZmi = 19186,
19211 VPSLLDZmik = 19187,
19213 VPSLLDZri = 19189,
19214 VPSLLDZrik = 19190,
19216 VPSLLDZrm = 19192,
19217 VPSLLDZrmk = 19193,
19219 VPSLLDZrr = 19195,
19220 VPSLLDZrrk = 19196,
19222 VPSLLDri = 19198,
19223 VPSLLDrm = 19199,
19224 VPSLLDrr = 19200,
19225 VPSLLQYri = 19201,
19226 VPSLLQYrm = 19202,
19227 VPSLLQYrr = 19203,
19258 VPSLLQZmbi = 19234,
19261 VPSLLQZmi = 19237,
19262 VPSLLQZmik = 19238,
19264 VPSLLQZri = 19240,
19265 VPSLLQZrik = 19241,
19267 VPSLLQZrm = 19243,
19268 VPSLLQZrmk = 19244,
19270 VPSLLQZrr = 19246,
19271 VPSLLQZrrk = 19247,
19273 VPSLLQri = 19249,
19274 VPSLLQrm = 19250,
19275 VPSLLQrr = 19251,
19276 VPSLLVDYrm = 19252,
19277 VPSLLVDYrr = 19253,
19296 VPSLLVDZrm = 19272,
19302 VPSLLVDZrr = 19278,
19305 VPSLLVDrm = 19281,
19306 VPSLLVDrr = 19282,
19307 VPSLLVQYrm = 19283,
19308 VPSLLVQYrr = 19284,
19327 VPSLLVQZrm = 19303,
19333 VPSLLVQZrr = 19309,
19336 VPSLLVQrm = 19312,
19337 VPSLLVQrr = 19313,
19350 VPSLLVWZrm = 19326,
19353 VPSLLVWZrr = 19329,
19356 VPSLLWYri = 19332,
19357 VPSLLWYrm = 19333,
19358 VPSLLWYrr = 19334,
19383 VPSLLWZmi = 19359,
19384 VPSLLWZmik = 19360,
19386 VPSLLWZri = 19362,
19387 VPSLLWZrik = 19363,
19389 VPSLLWZrm = 19365,
19390 VPSLLWZrmk = 19366,
19392 VPSLLWZrr = 19368,
19393 VPSLLWZrrk = 19369,
19395 VPSLLWri = 19371,
19396 VPSLLWrm = 19372,
19397 VPSLLWrr = 19373,
19398 VPSRADYri = 19374,
19399 VPSRADYrm = 19375,
19400 VPSRADYrr = 19376,
19431 VPSRADZmbi = 19407,
19434 VPSRADZmi = 19410,
19435 VPSRADZmik = 19411,
19437 VPSRADZri = 19413,
19438 VPSRADZrik = 19414,
19440 VPSRADZrm = 19416,
19441 VPSRADZrmk = 19417,
19443 VPSRADZrr = 19419,
19444 VPSRADZrrk = 19420,
19446 VPSRADri = 19422,
19447 VPSRADrm = 19423,
19448 VPSRADrr = 19424,
19479 VPSRAQZmbi = 19455,
19482 VPSRAQZmi = 19458,
19483 VPSRAQZmik = 19459,
19485 VPSRAQZri = 19461,
19486 VPSRAQZrik = 19462,
19488 VPSRAQZrm = 19464,
19489 VPSRAQZrmk = 19465,
19491 VPSRAQZrr = 19467,
19492 VPSRAQZrrk = 19468,
19494 VPSRAVDYrm = 19470,
19495 VPSRAVDYrr = 19471,
19514 VPSRAVDZrm = 19490,
19520 VPSRAVDZrr = 19496,
19523 VPSRAVDrm = 19499,
19524 VPSRAVDrr = 19500,
19543 VPSRAVQZrm = 19519,
19549 VPSRAVQZrr = 19525,
19564 VPSRAVWZrm = 19540,
19567 VPSRAVWZrr = 19543,
19570 VPSRAWYri = 19546,
19571 VPSRAWYrm = 19547,
19572 VPSRAWYrr = 19548,
19597 VPSRAWZmi = 19573,
19598 VPSRAWZmik = 19574,
19600 VPSRAWZri = 19576,
19601 VPSRAWZrik = 19577,
19603 VPSRAWZrm = 19579,
19604 VPSRAWZrmk = 19580,
19606 VPSRAWZrr = 19582,
19607 VPSRAWZrrk = 19583,
19609 VPSRAWri = 19585,
19610 VPSRAWrm = 19586,
19611 VPSRAWrr = 19587,
19612 VPSRLDQYri = 19588,
19617 VPSRLDQZmi = 19593,
19618 VPSRLDQZri = 19594,
19619 VPSRLDQri = 19595,
19620 VPSRLDYri = 19596,
19621 VPSRLDYrm = 19597,
19622 VPSRLDYrr = 19598,
19653 VPSRLDZmbi = 19629,
19656 VPSRLDZmi = 19632,
19657 VPSRLDZmik = 19633,
19659 VPSRLDZri = 19635,
19660 VPSRLDZrik = 19636,
19662 VPSRLDZrm = 19638,
19663 VPSRLDZrmk = 19639,
19665 VPSRLDZrr = 19641,
19666 VPSRLDZrrk = 19642,
19668 VPSRLDri = 19644,
19669 VPSRLDrm = 19645,
19670 VPSRLDrr = 19646,
19671 VPSRLQYri = 19647,
19672 VPSRLQYrm = 19648,
19673 VPSRLQYrr = 19649,
19704 VPSRLQZmbi = 19680,
19707 VPSRLQZmi = 19683,
19708 VPSRLQZmik = 19684,
19710 VPSRLQZri = 19686,
19711 VPSRLQZrik = 19687,
19713 VPSRLQZrm = 19689,
19714 VPSRLQZrmk = 19690,
19716 VPSRLQZrr = 19692,
19717 VPSRLQZrrk = 19693,
19719 VPSRLQri = 19695,
19720 VPSRLQrm = 19696,
19721 VPSRLQrr = 19697,
19722 VPSRLVDYrm = 19698,
19723 VPSRLVDYrr = 19699,
19742 VPSRLVDZrm = 19718,
19748 VPSRLVDZrr = 19724,
19751 VPSRLVDrm = 19727,
19752 VPSRLVDrr = 19728,
19753 VPSRLVQYrm = 19729,
19754 VPSRLVQYrr = 19730,
19773 VPSRLVQZrm = 19749,
19779 VPSRLVQZrr = 19755,
19782 VPSRLVQrm = 19758,
19783 VPSRLVQrr = 19759,
19796 VPSRLVWZrm = 19772,
19799 VPSRLVWZrr = 19775,
19802 VPSRLWYri = 19778,
19803 VPSRLWYrm = 19779,
19804 VPSRLWYrr = 19780,
19829 VPSRLWZmi = 19805,
19830 VPSRLWZmik = 19806,
19832 VPSRLWZri = 19808,
19833 VPSRLWZrik = 19809,
19835 VPSRLWZrm = 19811,
19836 VPSRLWZrmk = 19812,
19838 VPSRLWZrr = 19814,
19839 VPSRLWZrrk = 19815,
19841 VPSRLWri = 19817,
19842 VPSRLWrm = 19818,
19843 VPSRLWrr = 19819,
19844 VPSUBBYrm = 19820,
19845 VPSUBBYrr = 19821,
19858 VPSUBBZrm = 19834,
19859 VPSUBBZrmk = 19835,
19861 VPSUBBZrr = 19837,
19862 VPSUBBZrrk = 19838,
19864 VPSUBBrm = 19840,
19865 VPSUBBrr = 19841,
19866 VPSUBDYrm = 19842,
19867 VPSUBDYrr = 19843,
19886 VPSUBDZrm = 19862,
19887 VPSUBDZrmb = 19863,
19890 VPSUBDZrmk = 19866,
19892 VPSUBDZrr = 19868,
19893 VPSUBDZrrk = 19869,
19895 VPSUBDrm = 19871,
19896 VPSUBDrr = 19872,
19897 VPSUBQYrm = 19873,
19898 VPSUBQYrr = 19874,
19917 VPSUBQZrm = 19893,
19918 VPSUBQZrmb = 19894,
19921 VPSUBQZrmk = 19897,
19923 VPSUBQZrr = 19899,
19924 VPSUBQZrrk = 19900,
19926 VPSUBQrm = 19902,
19927 VPSUBQrr = 19903,
19928 VPSUBSBYrm = 19904,
19929 VPSUBSBYrr = 19905,
19942 VPSUBSBZrm = 19918,
19945 VPSUBSBZrr = 19921,
19948 VPSUBSBrm = 19924,
19949 VPSUBSBrr = 19925,
19950 VPSUBSWYrm = 19926,
19951 VPSUBSWYrr = 19927,
19964 VPSUBSWZrm = 19940,
19967 VPSUBSWZrr = 19943,
19970 VPSUBSWrm = 19946,
19971 VPSUBSWrr = 19947,
19992 VPSUBUSBrm = 19968,
19993 VPSUBUSBrr = 19969,
20014 VPSUBUSWrm = 19990,
20015 VPSUBUSWrr = 19991,
20016 VPSUBWYrm = 19992,
20017 VPSUBWYrr = 19993,
20030 VPSUBWZrm = 20006,
20031 VPSUBWZrmk = 20007,
20033 VPSUBWZrr = 20009,
20034 VPSUBWZrrk = 20010,
20036 VPSUBWrm = 20012,
20037 VPSUBWrr = 20013,
20212 VPTESTYrm = 20188,
20213 VPTESTYrr = 20189,
20214 VPTESTrm = 20190,
20215 VPTESTrr = 20191,
20446 VPXORDZrm = 20422,
20447 VPXORDZrmb = 20423,
20450 VPXORDZrmk = 20426,
20452 VPXORDZrr = 20428,
20453 VPXORDZrrk = 20429,
20473 VPXORQZrm = 20449,
20474 VPXORQZrmb = 20450,
20477 VPXORQZrmk = 20453,
20479 VPXORQZrr = 20455,
20480 VPXORQZrrk = 20456,
20482 VPXORYrm = 20458,
20483 VPXORYrr = 20459,
20484 VPXORrm = 20460,
20485 VPXORrr = 20461,
20582 VRCP14PDZm = 20558,
20588 VRCP14PDZr = 20564,
20609 VRCP14PSZm = 20585,
20615 VRCP14PSZr = 20591,
20630 VRCP28PDZm = 20606,
20636 VRCP28PDZr = 20612,
20642 VRCP28PSZm = 20618,
20648 VRCP28PSZr = 20624,
20654 VRCP28SDZm = 20630,
20657 VRCP28SDZr = 20633,
20663 VRCP28SSZm = 20639,
20666 VRCP28SSZr = 20642,
20690 VRCPBF16Zm = 20666,
20696 VRCPBF16Zr = 20672,
20717 VRCPPHZm = 20693,
20718 VRCPPHZmb = 20694,
20719 VRCPPHZmbk = 20695,
20721 VRCPPHZmk = 20697,
20722 VRCPPHZmkz = 20698,
20723 VRCPPHZr = 20699,
20724 VRCPPHZrk = 20700,
20725 VRCPPHZrkz = 20701,
20726 VRCPPSYm = 20702,
20727 VRCPPSYr = 20703,
20728 VRCPPSm = 20704,
20729 VRCPPSr = 20705,
20730 VRCPSHZrm = 20706,
20731 VRCPSHZrmk = 20707,
20733 VRCPSHZrr = 20709,
20734 VRCPSHZrrk = 20710,
20736 VRCPSSm = 20712,
20738 VRCPSSr = 20714,
21036 VROUNDPDmi = 21012,
21037 VROUNDPDri = 21013,
21040 VROUNDPSmi = 21016,
21041 VROUNDPSri = 21017,
21042 VROUNDSDmi = 21018,
21044 VROUNDSDri = 21020,
21046 VROUNDSSmi = 21022,
21048 VROUNDSSri = 21024,
21203 VRSQRTPHZm = 21179,
21209 VRSQRTPHZr = 21185,
21212 VRSQRTPSYm = 21188,
21213 VRSQRTPSYr = 21189,
21214 VRSQRTPSm = 21190,
21215 VRSQRTPSr = 21191,
21222 VRSQRTSSm = 21198,
21224 VRSQRTSSr = 21200,
21494 VSHUFPDrmi = 21470,
21495 VSHUFPDrri = 21471,
21525 VSHUFPSrmi = 21501,
21526 VSHUFPSrri = 21502,
21527 VSM3MSG1rm = 21503,
21528 VSM3MSG1rr = 21504,
21529 VSM3MSG2rm = 21505,
21530 VSM3MSG2rr = 21506,
21541 VSM4KEY4rm = 21517,
21542 VSM4KEY4rr = 21518,
21580 VSQRTPDYm = 21556,
21581 VSQRTPDYr = 21557,
21600 VSQRTPDZm = 21576,
21601 VSQRTPDZmb = 21577,
21604 VSQRTPDZmk = 21580,
21606 VSQRTPDZr = 21582,
21607 VSQRTPDZrb = 21583,
21610 VSQRTPDZrk = 21586,
21612 VSQRTPDm = 21588,
21613 VSQRTPDr = 21589,
21632 VSQRTPHZm = 21608,
21633 VSQRTPHZmb = 21609,
21636 VSQRTPHZmk = 21612,
21638 VSQRTPHZr = 21614,
21639 VSQRTPHZrb = 21615,
21642 VSQRTPHZrk = 21618,
21644 VSQRTPSYm = 21620,
21645 VSQRTPSYr = 21621,
21664 VSQRTPSZm = 21640,
21665 VSQRTPSZmb = 21641,
21668 VSQRTPSZmk = 21644,
21670 VSQRTPSZr = 21646,
21671 VSQRTPSZrb = 21647,
21674 VSQRTPSZrk = 21650,
21676 VSQRTPSm = 21652,
21677 VSQRTPSr = 21653,
21678 VSQRTSDZm = 21654,
21682 VSQRTSDZr = 21658,
21689 VSQRTSDm = 21665,
21691 VSQRTSDr = 21667,
21693 VSQRTSHZm = 21669,
21697 VSQRTSHZr = 21673,
21704 VSQRTSSZm = 21680,
21708 VSQRTSSZr = 21684,
21715 VSQRTSSm = 21691,
21717 VSQRTSSr = 21693,
21719 VSTMXCSR = 21695,
21747 VSUBPDYrm = 21723,
21748 VSUBPDYrr = 21724,
21767 VSUBPDZrm = 21743,
21768 VSUBPDZrmb = 21744,
21771 VSUBPDZrmk = 21747,
21773 VSUBPDZrr = 21749,
21774 VSUBPDZrrb = 21750,
21777 VSUBPDZrrk = 21753,
21779 VSUBPDrm = 21755,
21780 VSUBPDrr = 21756,
21799 VSUBPHZrm = 21775,
21800 VSUBPHZrmb = 21776,
21803 VSUBPHZrmk = 21779,
21805 VSUBPHZrr = 21781,
21806 VSUBPHZrrb = 21782,
21809 VSUBPHZrrk = 21785,
21811 VSUBPSYrm = 21787,
21812 VSUBPSYrr = 21788,
21831 VSUBPSZrm = 21807,
21832 VSUBPSZrmb = 21808,
21835 VSUBPSZrmk = 21811,
21837 VSUBPSZrr = 21813,
21838 VSUBPSZrrb = 21814,
21841 VSUBPSZrrk = 21817,
21843 VSUBPSrm = 21819,
21844 VSUBPSrr = 21820,
21845 VSUBSDZrm = 21821,
21849 VSUBSDZrr = 21825,
21856 VSUBSDrm = 21832,
21858 VSUBSDrr = 21834,
21860 VSUBSHZrm = 21836,
21864 VSUBSHZrr = 21840,
21871 VSUBSSZrm = 21847,
21875 VSUBSSZrr = 21851,
21882 VSUBSSrm = 21858,
21884 VSUBSSrr = 21860,
21886 VTESTPDYrm = 21862,
21887 VTESTPDYrr = 21863,
21888 VTESTPDrm = 21864,
21889 VTESTPDrr = 21865,
21890 VTESTPSYrm = 21866,
21891 VTESTPSYrr = 21867,
21892 VTESTPSrm = 21868,
21893 VTESTPSrr = 21869,
21899 VUCOMISDrm = 21875,
21901 VUCOMISDrr = 21877,
21913 VUCOMISSrm = 21889,
21915 VUCOMISSrr = 21891,
22056 VXORPDYrm = 22032,
22057 VXORPDYrr = 22033,
22076 VXORPDZrm = 22052,
22077 VXORPDZrmb = 22053,
22080 VXORPDZrmk = 22056,
22082 VXORPDZrr = 22058,
22083 VXORPDZrrk = 22059,
22085 VXORPDrm = 22061,
22086 VXORPDrr = 22062,
22087 VXORPSYrm = 22063,
22088 VXORPSYrr = 22064,
22107 VXORPSZrm = 22083,
22108 VXORPSZrmb = 22084,
22111 VXORPSZrmk = 22087,
22113 VXORPSZrr = 22089,
22114 VXORPSZrrk = 22090,
22116 VXORPSrm = 22092,
22117 VXORPSrr = 22093,
22118 VZEROALL = 22094,
22119 VZEROUPPER = 22095,
22120 WAIT = 22096,
22121 WBINVD = 22097,
22122 WBNOINVD = 22098,
22123 WRFSBASE = 22099,
22124 WRFSBASE64 = 22100,
22125 WRGSBASE = 22101,
22126 WRGSBASE64 = 22102,
22127 WRMSR = 22103,
22128 WRMSRLIST = 22104,
22129 WRMSRNS = 22105,
22130 WRMSRNSir = 22106,
22132 WRPKRUr = 22108,
22133 WRSSD = 22109,
22134 WRSSD_EVEX = 22110,
22135 WRSSQ = 22111,
22136 WRSSQ_EVEX = 22112,
22137 WRUSSD = 22113,
22139 WRUSSQ = 22115,
22141 XABORT = 22117,
22143 XADD16rm = 22119,
22144 XADD16rr = 22120,
22145 XADD32rm = 22121,
22146 XADD32rr = 22122,
22147 XADD64rm = 22123,
22148 XADD64rr = 22124,
22149 XADD8rm = 22125,
22150 XADD8rr = 22126,
22151 XAM_F = 22127,
22152 XAM_Fp32 = 22128,
22153 XAM_Fp64 = 22129,
22154 XAM_Fp80 = 22130,
22155 XBEGIN = 22131,
22156 XBEGIN_2 = 22132,
22157 XBEGIN_4 = 22133,
22158 XCHG16ar = 22134,
22159 XCHG16rm = 22135,
22160 XCHG16rr = 22136,
22161 XCHG32ar = 22137,
22162 XCHG32rm = 22138,
22163 XCHG32rr = 22139,
22164 XCHG64ar = 22140,
22165 XCHG64rm = 22141,
22166 XCHG64rr = 22142,
22167 XCHG8rm = 22143,
22168 XCHG8rr = 22144,
22169 XCH_F = 22145,
22170 XCRYPTCBC = 22146,
22171 XCRYPTCFB = 22147,
22172 XCRYPTCTR = 22148,
22173 XCRYPTECB = 22149,
22174 XCRYPTOFB = 22150,
22175 XEND = 22151,
22176 XGETBV = 22152,
22177 XLAT = 22153,
22178 XOR16i16 = 22154,
22179 XOR16mi = 22155,
22180 XOR16mi8 = 22156,
22186 XOR16mi_ND = 22162,
22187 XOR16mi_NF = 22163,
22189 XOR16mr = 22165,
22191 XOR16mr_ND = 22167,
22192 XOR16mr_NF = 22168,
22194 XOR16ri = 22170,
22195 XOR16ri8 = 22171,
22201 XOR16ri_ND = 22177,
22202 XOR16ri_NF = 22178,
22204 XOR16rm = 22180,
22206 XOR16rm_ND = 22182,
22207 XOR16rm_NF = 22183,
22209 XOR16rr = 22185,
22212 XOR16rr_ND = 22188,
22214 XOR16rr_NF = 22190,
22219 XOR32i32 = 22195,
22220 XOR32mi = 22196,
22221 XOR32mi8 = 22197,
22227 XOR32mi_ND = 22203,
22228 XOR32mi_NF = 22204,
22230 XOR32mr = 22206,
22232 XOR32mr_ND = 22208,
22233 XOR32mr_NF = 22209,
22235 XOR32ri = 22211,
22236 XOR32ri8 = 22212,
22242 XOR32ri_ND = 22218,
22243 XOR32ri_NF = 22219,
22245 XOR32rm = 22221,
22247 XOR32rm_ND = 22223,
22248 XOR32rm_NF = 22224,
22250 XOR32rr = 22226,
22253 XOR32rr_ND = 22229,
22255 XOR32rr_NF = 22231,
22260 XOR64i32 = 22236,
22261 XOR64mi32 = 22237,
22266 XOR64mi8 = 22242,
22271 XOR64mr = 22247,
22273 XOR64mr_ND = 22249,
22274 XOR64mr_NF = 22250,
22276 XOR64ri32 = 22252,
22281 XOR64ri8 = 22257,
22286 XOR64rm = 22262,
22288 XOR64rm_ND = 22264,
22289 XOR64rm_NF = 22265,
22291 XOR64rr = 22267,
22294 XOR64rr_ND = 22270,
22296 XOR64rr_NF = 22272,
22301 XOR8i8 = 22277,
22302 XOR8mi = 22278,
22303 XOR8mi8 = 22279,
22305 XOR8mi_ND = 22281,
22306 XOR8mi_NF = 22282,
22308 XOR8mr = 22284,
22310 XOR8mr_ND = 22286,
22311 XOR8mr_NF = 22287,
22313 XOR8ri = 22289,
22314 XOR8ri8 = 22290,
22316 XOR8ri_ND = 22292,
22317 XOR8ri_NF = 22293,
22319 XOR8rm = 22295,
22321 XOR8rm_ND = 22297,
22322 XOR8rm_NF = 22298,
22324 XOR8rr = 22300,
22327 XOR8rr_ND = 22303,
22329 XOR8rr_NF = 22305,
22334 XOR8rr_REV = 22310,
22335 XORPDrm = 22311,
22336 XORPDrr = 22312,
22337 XORPSrm = 22313,
22338 XORPSrr = 22314,
22340 XRESLDTRK = 22316,
22341 XRSTOR = 22317,
22342 XRSTOR64 = 22318,
22343 XRSTORS = 22319,
22344 XRSTORS64 = 22320,
22345 XSAVE = 22321,
22346 XSAVE64 = 22322,
22347 XSAVEC = 22323,
22348 XSAVEC64 = 22324,
22349 XSAVEOPT = 22325,
22350 XSAVEOPT64 = 22326,
22351 XSAVES = 22327,
22352 XSAVES64 = 22328,
22353 XSETBV = 22329,
22354 XSHA1 = 22330,
22355 XSHA256 = 22331,
22356 XSTORE = 22332,
22357 XSUSLDTRK = 22333,
22358 XTEST = 22334,
22360};
22361}
22362}
22363}
22364#endif
x86/x86-64 architecture-related namespace
Definition x86/Instruction.hpp:27
OPCODE
Definition x86/opcodes.hpp:23
@ VCVTPS2QQZrmbkz
Definition x86/opcodes.hpp:7245
@ VFNMSUB213SDZr
Definition x86/opcodes.hpp:11970
@ VCVTTSS2USIZrm
Definition x86/opcodes.hpp:8554
@ VPSRAQZmbikz
Definition x86/opcodes.hpp:19481
@ VMOVUPSZrmkz
Definition x86/opcodes.hpp:14094
@ VPRORDZ256mi
Definition x86/opcodes.hpp:18583
@ SHL16r1
Definition x86/opcodes.hpp:4333
@ VCMPPSZrrib
Definition x86/opcodes.hpp:5841
@ OR64rr_NF_ND_REV
Definition x86/opcodes.hpp:3044
@ VMINPSZrr
Definition x86/opcodes.hpp:13450
@ DIV64r_EVEX
Definition x86/opcodes.hpp:1574
@ VPCOMPRESSBZ128mr
Definition x86/opcodes.hpp:15528
@ VPDPWSUDSZ256rk
Definition x86/opcodes.hpp:15982
@ IMUL64rmi8
Definition x86/opcodes.hpp:1867
@ VSCALEFSSZrm
Definition x86/opcodes.hpp:21361
@ SUBR_Fp32m
Definition x86/opcodes.hpp:4931
@ VPCMPUDZrmbi
Definition x86/opcodes.hpp:15476
@ CFCMOV64rr
Definition x86/opcodes.hpp:1224
@ VPCMPEQDZ256rrk
Definition x86/opcodes.hpp:15303
@ VGETEXPSSZrb
Definition x86/opcodes.hpp:12474
@ VEXTRACTI64X4Zrri
Definition x86/opcodes.hpp:9194
@ VCVTPH2WZ256rrk
Definition x86/opcodes.hpp:7030
@ VMAXCSSZrr
Definition x86/opcodes.hpp:12939
@ VPACKSSDWZ128rmk
Definition x86/opcodes.hpp:14518
@ VORPSrr
Definition x86/opcodes.hpp:14385
@ VFMSUB231PSZr
Definition x86/opcodes.hpp:10700
@ VMOVDDUPZ256rm
Definition x86/opcodes.hpp:13599
@ SUB16ri8_NF
Definition x86/opcodes.hpp:4785
@ VPDPWUSDZ128mb
Definition x86/opcodes.hpp:16060
@ VFMADD132PHZ128mkz
Definition x86/opcodes.hpp:9423
@ VPMOVSXWQZ128rr
Definition x86/opcodes.hpp:17819
@ INVLPG
Definition x86/opcodes.hpp:1963
@ VPXORQZrmbk
Definition x86/opcodes.hpp:20475
@ PDEP64rr_EVEX
Definition x86/opcodes.hpp:3175
@ TZCNT16rr
Definition x86/opcodes.hpp:5105
@ VPHADDDrm
Definition x86/opcodes.hpp:16854
@ VPMAXUQZrmk
Definition x86/opcodes.hpp:17285
@ VFMADDSUB213PSZ256mk
Definition x86/opcodes.hpp:10112
@ VPEXPANDQZ256rmkz
Definition x86/opcodes.hpp:16778
@ VPSRLQZ256rikz
Definition x86/opcodes.hpp:19697
@ MMX_PABSDrr
Definition x86/opcodes.hpp:2402
@ VFPCLASSPSZ128rik
Definition x86/opcodes.hpp:12270
@ VPSLLVDZ256rmb
Definition x86/opcodes.hpp:19288
@ VPMULLDrm
Definition x86/opcodes.hpp:18202
@ VPROLVQZ128rmbkz
Definition x86/opcodes.hpp:18547
@ CMOVB_Fp32
Definition x86/opcodes.hpp:1264
@ VCVTQQ2PHZ128rrkz
Definition x86/opcodes.hpp:7352
@ VPERMT2DZrmbkz
Definition x86/opcodes.hpp:16611
@ VFNMSUB231PHZ256m
Definition x86/opcodes.hpp:12080
@ VCVTUSI2SSZrm_Int
Definition x86/opcodes.hpp:8746
@ VMAXCSHZrm
Definition x86/opcodes.hpp:12936
@ G_EXTRACT_SUBVECTOR
Definition x86/opcodes.hpp:265
@ VGETMANTSDZrribkz
Definition x86/opcodes.hpp:12602
@ VSQRTPDZ256m
Definition x86/opcodes.hpp:21591
@ ENCLV
Definition x86/opcodes.hpp:1649
@ VPTESTNMDZ256rmk
Definition x86/opcodes.hpp:20173
@ VSCALEFPHZrmb
Definition x86/opcodes.hpp:21302
@ VPSRAVWZrrk
Definition x86/opcodes.hpp:19568
@ VPEXPANDWZrrkz
Definition x86/opcodes.hpp:16805
@ VPMINSBZ128rm
Definition x86/opcodes.hpp:17314
@ ROL64ri_ND
Definition x86/opcodes.hpp:3874
@ VPSUBQZ256rr
Definition x86/opcodes.hpp:19914
@ VADDBF16Z256rmbk
Definition x86/opcodes.hpp:5196
@ VFMADD132PDZrkz
Definition x86/opcodes.hpp:9415
@ CVTSI642SSrm_Int
Definition x86/opcodes.hpp:1476
@ VPSHRDQZrmikz
Definition x86/opcodes.hpp:18951
@ VFNMADD213PHZrk
Definition x86/opcodes.hpp:11391
@ VFMSUB213PDZrb
Definition x86/opcodes.hpp:10468
@ VFNMADD213SSm
Definition x86/opcodes.hpp:11467
@ VPOPCNTWZ128rm
Definition x86/opcodes.hpp:18383
@ VMAXPSZ256rmbkz
Definition x86/opcodes.hpp:13020
@ VFMSUB132PDZrk
Definition x86/opcodes.hpp:10302
@ VCVTTPH2DQZrrkz
Definition x86/opcodes.hpp:7922
@ VCVTDQ2PHZ256rmbkz
Definition x86/opcodes.hpp:6287
@ VPMOVZXBQZ256rr
Definition x86/opcodes.hpp:17977
@ XSHA1
Definition x86/opcodes.hpp:22354
@ VFNMSUB132SSm
Definition x86/opcodes.hpp:11837
@ VCVTBIASPH2BF8SZ256rmkz
Definition x86/opcodes.hpp:6150
@ VMINMAXPSZ128rmikz
Definition x86/opcodes.hpp:13302
@ NOT32r_EVEX
Definition x86/opcodes.hpp:2909
@ VPSRLDZrm
Definition x86/opcodes.hpp:19662
@ LOCK_SUB32mi
Definition x86/opcodes.hpp:2249
@ VPANDNQZrmb
Definition x86/opcodes.hpp:14907
@ XOR32rr_NF
Definition x86/opcodes.hpp:22255
@ UCOM_FPPr
Definition x86/opcodes.hpp:5135
@ OR64ri32_NF_ND
Definition x86/opcodes.hpp:3026
@ VFMSUB132PDZ128m
Definition x86/opcodes.hpp:10274
@ VGETEXPPSZrbkz
Definition x86/opcodes.hpp:12449
@ VFNMADD132BF16Z128rkz
Definition x86/opcodes.hpp:11141
@ ADD64mi8_ND
Definition x86/opcodes.hpp:667
@ VSUBPHZrrk
Definition x86/opcodes.hpp:21809
@ VMULPHZrr
Definition x86/opcodes.hpp:14237
@ VMWRITE64rr
Definition x86/opcodes.hpp:14321
@ VGETEXPPSZmbk
Definition x86/opcodes.hpp:12442
@ VCVTSH2SSZrr_Int
Definition x86/opcodes.hpp:7476
@ VINSERTF32X8Zrrikz
Definition x86/opcodes.hpp:12742
@ VPCLMULQDQrmi
Definition x86/opcodes.hpp:15234
@ VPSRLVDYrm
Definition x86/opcodes.hpp:19722
@ CMOVBE_Fp80
Definition x86/opcodes.hpp:1262
@ AND16mi8
Definition x86/opcodes.hpp:810
@ VPMOVZXBWZ128rm
Definition x86/opcodes.hpp:17990
@ VCVTUDQ2PHZrrbk
Definition x86/opcodes.hpp:8612
@ VSCALEFPDZrm
Definition x86/opcodes.hpp:21271
@ VPMADDUBSWrm
Definition x86/opcodes.hpp:17076
@ VMOVHPDmr
Definition x86/opcodes.hpp:13837
@ VINSERTI32X4Zrrik
Definition x86/opcodes.hpp:12773
@ VPSRAVDZ256rrk
Definition x86/opcodes.hpp:19512
@ VPUNPCKHWDZrrkz
Definition x86/opcodes.hpp:20319
@ VFMADD231SSZmkz_Int
Definition x86/opcodes.hpp:9851
@ XOR32mr_EVEX
Definition x86/opcodes.hpp:22231
@ VFMADD213SDZrbkz_Int
Definition x86/opcodes.hpp:9660
@ VDIVPDYrm
Definition x86/opcodes.hpp:8870
@ VCVT2PH2HF8SZrm
Definition x86/opcodes.hpp:6016
@ VCVTUQQ2PHZ128rrkz
Definition x86/opcodes.hpp:8684
@ VPMOVSQDZmrk
Definition x86/opcodes.hpp:17670
@ VADDPSYrm
Definition x86/opcodes.hpp:5276
@ VPDPBUUDSZ256mk
Definition x86/opcodes.hpp:15855
@ VPDPWUUDSZ128mk
Definition x86/opcodes.hpp:16094
@ PFMINrm
Definition x86/opcodes.hpp:3209
@ VPTESTMQZ256rmbk
Definition x86/opcodes.hpp:20130
@ VMAXCPSZ128rmbk
Definition x86/opcodes.hpp:12905
@ VPDPWUUDSYrm
Definition x86/opcodes.hpp:16088
@ SHL64r1_NF_ND
Definition x86/opcodes.hpp:4397
@ VFMSUB231PSZ256m
Definition x86/opcodes.hpp:10685
@ VORPDZrmk
Definition x86/opcodes.hpp:14348
@ VDIVPSZrrkz
Definition x86/opcodes.hpp:8965
@ VCVTTPH2DQZ256rrk
Definition x86/opcodes.hpp:7909
@ SHR32rCL
Definition x86/opcodes.hpp:4556
@ VFMSUBADD231PHZrkz
Definition x86/opcodes.hpp:11011
@ VSHUFI32X4Zrrikz
Definition x86/opcodes.hpp:21446
@ VEXPANDPSZ256rmkz
Definition x86/opcodes.hpp:9123
@ MMX_PSRLWrr
Definition x86/opcodes.hpp:2524
@ CCMP64rm
Definition x86/opcodes.hpp:1198
@ VFMSUB231PDZ128r
Definition x86/opcodes.hpp:10618
@ G_VECREDUCE_OR
Definition x86/opcodes.hpp:330
@ LOCK_BTR_RM16rm
Definition x86/opcodes.hpp:2217
@ VCVTUQQ2PDZ128rrkz
Definition x86/opcodes.hpp:8654
@ SHR64r1_NF
Definition x86/opcodes.hpp:4584
@ VFMSUB231SDZmkz_Int
Definition x86/opcodes.hpp:10711
@ ADD_FST0r
Definition x86/opcodes.hpp:756
@ TLS_base_addr32
Definition x86/opcodes.hpp:5084
@ VPSUBQZrmbk
Definition x86/opcodes.hpp:19919
@ VPUNPCKLDQZrmk
Definition x86/opcodes.hpp:20368
@ VPBLENDMDZ128rmb
Definition x86/opcodes.hpp:15017
@ ROR8mi_EVEX
Definition x86/opcodes.hpp:4008
@ VMOVUPDZ128rmkz
Definition x86/opcodes.hpp:14031
@ SAR32r1_NF_ND
Definition x86/opcodes.hpp:4106
@ VPSLLVQZ128rmbk
Definition x86/opcodes.hpp:19311
@ VPMOVUSQBZ256mrk
Definition x86/opcodes.hpp:17872
@ VRCPPHZ128r
Definition x86/opcodes.hpp:20705
@ VUNPCKHPSZ128rrkz
Definition x86/opcodes.hpp:21973
@ MOVBE32mr_EVEX
Definition x86/opcodes.hpp:2647
@ MMX_PSHUFBrm
Definition x86/opcodes.hpp:2491
@ VADDPDZ128rmb
Definition x86/opcodes.hpp:5215
@ VPROLVQZrmb
Definition x86/opcodes.hpp:18563
@ ADD8rr_EVEX
Definition x86/opcodes.hpp:724
@ VANDNPSZ256rr
Definition x86/opcodes.hpp:5505
@ VRNDSCALESHZrribkz_Int
Definition x86/opcodes.hpp:21020
@ VANDNPDZ256rmbk
Definition x86/opcodes.hpp:5470
@ VDIVSDZrrbkz_Int
Definition x86/opcodes.hpp:8976
@ VCVTUDQ2PDZ128rmbk
Definition x86/opcodes.hpp:8561
@ VPADDSWZrrkz
Definition x86/opcodes.hpp:14743
@ FP80_TO_INT32_IN_MEM
Definition x86/opcodes.hpp:1722
@ VGATHERDPDYrm
Definition x86/opcodes.hpp:12307
@ INVLPGA64
Definition x86/opcodes.hpp:1965
@ VRSQRT28PDZmbk
Definition x86/opcodes.hpp:21118
@ VFNMSUB132SDZrbkz_Int
Definition x86/opcodes.hpp:11806
@ IMUL32rmi8_EVEX
Definition x86/opcodes.hpp:1838
@ VMINCPSZ256rmbk
Definition x86/opcodes.hpp:13182
@ VCVTPS2PHrr
Definition x86/opcodes.hpp:7223
@ VCVTBF162IUBSZ256rmb
Definition x86/opcodes.hpp:6119
@ VFMADDSUB231PSZmbk
Definition x86/opcodes.hpp:10217
@ T2RPNTLVWZ1RS
Definition x86/opcodes.hpp:4992
@ VUCOMXSSZrm
Definition x86/opcodes.hpp:21927
@ VGF2P8MULBZrrk
Definition x86/opcodes.hpp:12703
@ VPCONFLICTQZ256rrk
Definition x86/opcodes.hpp:15643
@ IMULZU32rri8
Definition x86/opcodes.hpp:1894
@ VPDPBSUDSZ128mbk
Definition x86/opcodes.hpp:15720
@ VANDPDZ256rmbk
Definition x86/opcodes.hpp:5532
@ VPERMPDZmik
Definition x86/opcodes.hpp:16500
@ SHR32ri_NF_ND
Definition x86/opcodes.hpp:4565
@ VFNMADD132PDZrbkz
Definition x86/opcodes.hpp:11189
@ VFNMADD213PDZmk
Definition x86/opcodes.hpp:11353
@ VFNMSUB231BF16Z128mb
Definition x86/opcodes.hpp:12011
@ VSCALEFPSZ128rrk
Definition x86/opcodes.hpp:21320
@ G_VECREDUCE_SEQ_FMUL
Definition x86/opcodes.hpp:320
@ VPSRLQZ256mik
Definition x86/opcodes.hpp:19693
@ VCVTPS2DQZ256rmbk
Definition x86/opcodes.hpp:7057
@ VEXP2PSZmk
Definition x86/opcodes.hpp:9089
@ VRCP14PSZ256mb
Definition x86/opcodes.hpp:20601
@ VPSRLWYrr
Definition x86/opcodes.hpp:19804
@ G_FMINNUM_IEEE
Definition x86/opcodes.hpp:239
@ VPERMI2DZ128rrk
Definition x86/opcodes.hpp:16217
@ VMCALL
Definition x86/opcodes.hpp:13081
@ VPERMILPDZ256rik
Definition x86/opcodes.hpp:16381
@ VPERMQYmi
Definition x86/opcodes.hpp:16534
@ VUNPCKLPSYrm
Definition x86/opcodes.hpp:22025
@ VCVTTSS2USI64Zrr
Definition x86/opcodes.hpp:8546
@ PMINSWrr
Definition x86/opcodes.hpp:3278
@ VPSUBWZ256rrk
Definition x86/opcodes.hpp:20028
@ VCVTNEPS2BF16Z128rmkz
Definition x86/opcodes.hpp:6399
@ VCVTTPS2DQSZ256rmbk
Definition x86/opcodes.hpp:8144
@ KMOVDkm_EVEX
Definition x86/opcodes.hpp:2055
@ VPMOVSXWQZ256rmkz
Definition x86/opcodes.hpp:17824
@ PMAXUBrr
Definition x86/opcodes.hpp:3268
@ VMINPSZ128rmkz
Definition x86/opcodes.hpp:13431
@ VCVTTPH2WZ128rmb
Definition x86/opcodes.hpp:8104
@ VFNMSUB231BF16Z256m
Definition x86/opcodes.hpp:12019
@ VCVTTSD2SIrm
Definition x86/opcodes.hpp:8467
@ VFNMADD231PDZrb
Definition x86/opcodes.hpp:11525
@ VMULPSZrrkz
Definition x86/opcodes.hpp:14274
@ VPMAXUBrr
Definition x86/opcodes.hpp:17231
@ VPOPCNTWZrrkz
Definition x86/opcodes.hpp:18400
@ VFMSUBADD132PSZ256rk
Definition x86/opcodes.hpp:10834
@ VMINCPSZ256rrkz
Definition x86/opcodes.hpp:13188
@ VPERMT2DZ128rmb
Definition x86/opcodes.hpp:16591
@ VMAXPHZrmb
Definition x86/opcodes.hpp:12995
@ VCVTTPS2IBSZrrkz
Definition x86/opcodes.hpp:8226
@ VFNMSUB213PHZrbkz
Definition x86/opcodes.hpp:11929
@ VPMAXSDZ256rmbkz
Definition x86/opcodes.hpp:17144
@ VREDUCEPDZ128rmi
Definition x86/opcodes.hpp:20770
@ VMOVRSBZ256mkz
Definition x86/opcodes.hpp:13896
@ VMOVSHZmrk
Definition x86/opcodes.hpp:13970
@ VDIVPDZ128rrk
Definition x86/opcodes.hpp:8879
@ ADD16ri8_NF_ND
Definition x86/opcodes.hpp:598
@ VPHADDWDrm
Definition x86/opcodes.hpp:16872
@ VPROTBri
Definition x86/opcodes.hpp:18681
@ VPADDBYrm
Definition x86/opcodes.hpp:14618
@ VPAVGBZrrkz
Definition x86/opcodes.hpp:14969
@ VSHUFI64X2Zrmbik
Definition x86/opcodes.hpp:21457
@ VFMSUBADD213PSZ256mbkz
Definition x86/opcodes.hpp:10928
@ VFMADD231BF16Zmbk
Definition x86/opcodes.hpp:9715
@ LWPVAL64rri
Definition x86/opcodes.hpp:2299
@ VFMSUBADD213PHZmk
Definition x86/opcodes.hpp:10906
@ VCVTTPS2QQSZ128rmbk
Definition x86/opcodes.hpp:8259
@ VPROLVDZ256rmbk
Definition x86/opcodes.hpp:18528
@ VPROLVQZrrkz
Definition x86/opcodes.hpp:18570
@ VPCMPGTQZ256rm
Definition x86/opcodes.hpp:15400
@ VPMAXSDrr
Definition x86/opcodes.hpp:17160
@ REP_MOVSB_32
Definition x86/opcodes.hpp:3759
@ VPCMPUDZ128rmik
Definition x86/opcodes.hpp:15467
@ VUNPCKHPDrm
Definition x86/opcodes.hpp:21961
@ VPSLLQZ128rr
Definition x86/opcodes.hpp:19240
@ VPAVGBZ128rr
Definition x86/opcodes.hpp:14955
@ VFNMSUB231SSZmk_Int
Definition x86/opcodes.hpp:12165
@ VPERMILPDYrm
Definition x86/opcodes.hpp:16354
@ VPERMILPDZ256rmbkz
Definition x86/opcodes.hpp:16386
@ VEXP2PDZmk
Definition x86/opcodes.hpp:9077
@ LOCK_XOR16mr
Definition x86/opcodes.hpp:2259
@ VPROLDZ256mbikz
Definition x86/opcodes.hpp:18474
@ VMOVUPDZmr
Definition x86/opcodes.hpp:14049
@ VCVTDQ2PHZ256rmkz
Definition x86/opcodes.hpp:6289
@ VSQRTBF16Z256m
Definition x86/opcodes.hpp:21562
@ VCVT2PS2PHXZ128rmbk
Definition x86/opcodes.hpp:6054
@ INC32r_NF_ND
Definition x86/opcodes.hpp:1925
@ VFNMSUB213PDZ256mk
Definition x86/opcodes.hpp:11883
@ SHR32mi_NF_ND
Definition x86/opcodes.hpp:4550
@ VRCPPSYr
Definition x86/opcodes.hpp:20727
@ VSQRTSSZm
Definition x86/opcodes.hpp:21704
@ VPMAXUQZ128rrk
Definition x86/opcodes.hpp:17270
@ VPORDZ128rmbkz
Definition x86/opcodes.hpp:18404
@ VFMADD132PDZ256mk
Definition x86/opcodes.hpp:9399
@ VPDPWUUDZ256mkz
Definition x86/opcodes.hpp:16135
@ INC8r_ND
Definition x86/opcodes.hpp:1944
@ VCVTPH2HF8SZ128rrk
Definition x86/opcodes.hpp:6702
@ MMX_PABSWrm
Definition x86/opcodes.hpp:2403
@ TCVTROWD2PSrri
Definition x86/opcodes.hpp:5023
@ VBROADCASTI32X2Zrmk
Definition x86/opcodes.hpp:5701
@ VFNMSUB231BF16Z256mbk
Definition x86/opcodes.hpp:12021
@ ADD8rr_EVEX_REV
Definition x86/opcodes.hpp:725
@ INC32m_NF_ND
Definition x86/opcodes.hpp:1920
@ VPERMI2PDZ256rr
Definition x86/opcodes.hpp:16252
@ VFCMULCPHZrrkz
Definition x86/opcodes.hpp:9269
@ VPCOMPRESSWZ128rrkz
Definition x86/opcodes.hpp:15577
@ VMINPSZ128rmb
Definition x86/opcodes.hpp:13427
@ VUNPCKLPDZ128rmb
Definition x86/opcodes.hpp:21997
@ VCVTSH2SDZrr_Int
Definition x86/opcodes.hpp:7459
@ VMOVUPDZ128rrk_REV
Definition x86/opcodes.hpp:14035
@ VCMPBF16Z256rrik
Definition x86/opcodes.hpp:5771
@ VPMADD52LUQZ128rkz
Definition x86/opcodes.hpp:17035
@ VPACKUSWBZ256rr
Definition x86/opcodes.hpp:14607
@ VCVTSS2USIZrrb_Int
Definition x86/opcodes.hpp:7582
@ VCVTW2PHZrrb
Definition x86/opcodes.hpp:8820
@ VFMSUB213SDZrkz_Int
Definition x86/opcodes.hpp:10550
@ VPTESTMWZ128rr
Definition x86/opcodes.hpp:20142
@ IRET16
Definition x86/opcodes.hpp:1975
@ SHR64m1_NF
Definition x86/opcodes.hpp:4569
@ VPEXPANDDZ256rr
Definition x86/opcodes.hpp:16761
@ PMINUWrm
Definition x86/opcodes.hpp:3283
@ VRCPPHZ256rkz
Definition x86/opcodes.hpp:20716
@ VPABSBZ128rr
Definition x86/opcodes.hpp:14415
@ SHR16ri_NF
Definition x86/opcodes.hpp:4534
@ VFNMADD132PSZ128m
Definition x86/opcodes.hpp:11226
@ VPSRAQZri
Definition x86/opcodes.hpp:19485
@ DEC32r_alt
Definition x86/opcodes.hpp:1537
@ VFMSUB231PDZr
Definition x86/opcodes.hpp:10636
@ VPERMILPDZ256mbik
Definition x86/opcodes.hpp:16375
@ OR32mi_NF_ND
Definition x86/opcodes.hpp:2975
@ VCVTPH2PSXZ128rrk
Definition x86/opcodes.hpp:6846
@ NEG32r_EVEX
Definition x86/opcodes.hpp:2868
@ ROL32rCL_ND
Definition x86/opcodes.hpp:3839
@ MMX_CVTPS2PIrr
Definition x86/opcodes.hpp:2374
@ VPERMILPSZmbikz
Definition x86/opcodes.hpp:16456
@ VPMOVW2MZkr
Definition x86/opcodes.hpp:17928
@ VCVTPH2IBSZ128rmbkz
Definition x86/opcodes.hpp:6752
@ VMOVDDUPZ128rr
Definition x86/opcodes.hpp:13596
@ SUB8rr_NF
Definition x86/opcodes.hpp:4916
@ OR64mi32_EVEX
Definition x86/opcodes.hpp:3008
@ STOSW
Definition x86/opcodes.hpp:4739
@ VCVTTPH2IUBSZrr
Definition x86/opcodes.hpp:7977
@ URDMSRri_EVEX
Definition x86/opcodes.hpp:5164
@ VPSHRDDZ256rri
Definition x86/opcodes.hpp:18916
@ VPMADD52LUQZ128mbk
Definition x86/opcodes.hpp:17029
@ VFMSUBADD132PHZ128mbk
Definition x86/opcodes.hpp:10788
@ KORTESTDkk
Definition x86/opcodes.hpp:2090
@ VPMINSDZ128rmb
Definition x86/opcodes.hpp:17337
@ VFMSUB213SDZrbk_Int
Definition x86/opcodes.hpp:10547
@ VFMADD132PDZmkz
Definition x86/opcodes.hpp:9409
@ VMOVSSrr
Definition x86/opcodes.hpp:14021
@ VCVTBIASPH2BF8Z128rmbk
Definition x86/opcodes.hpp:6165
@ BLCI64rm
Definition x86/opcodes.hpp:1017
@ VGF2P8AFFINEQBYrri
Definition x86/opcodes.hpp:12655
@ SBB64mr_EVEX
Definition x86/opcodes.hpp:4244
@ MINPDrm
Definition x86/opcodes.hpp:2355
@ V_SET0
Definition x86/opcodes.hpp:446
@ MULX32rm
Definition x86/opcodes.hpp:2819
@ VFMADD213SDm_Int
Definition x86/opcodes.hpp:9664
@ VMINCPSrm
Definition x86/opcodes.hpp:13198
@ VPMINUWZrrkz
Definition x86/opcodes.hpp:17513
@ VFMSUBADD231PHZm
Definition x86/opcodes.hpp:11000
@ VSQRTPDZ256mbk
Definition x86/opcodes.hpp:21593
@ AND64mi8
Definition x86/opcodes.hpp:896
@ MINPSrm
Definition x86/opcodes.hpp:2357
@ VSCALEFSSZrr
Definition x86/opcodes.hpp:21364
@ PFNACCrm
Definition x86/opcodes.hpp:3213
@ XACQUIRE_PREFIX
Definition x86/opcodes.hpp:22142
@ VMAXPHZrrbk
Definition x86/opcodes.hpp:13002
@ VPMOVUSDWZrrkz
Definition x86/opcodes.hpp:17865
@ VPROLQZmbikz
Definition x86/opcodes.hpp:18510
@ ADCX64rr_ND
Definition x86/opcodes.hpp:576
@ SAR8r1_NF
Definition x86/opcodes.hpp:4165
@ VREDUCESSZrribk
Definition x86/opcodes.hpp:20880
@ VMOVAPDZrrk_REV
Definition x86/opcodes.hpp:13543
@ VANDNPSZrrkz
Definition x86/opcodes.hpp:5516
@ VPSRLDZ128rmkz
Definition x86/opcodes.hpp:19634
@ PMOVZXBQrr
Definition x86/opcodes.hpp:3301
@ VPMADDWDZ256rmkz
Definition x86/opcodes.hpp:17088
@ VSCALEFBF16Z256rrk
Definition x86/opcodes.hpp:21242
@ VPUNPCKLQDQZrmkz
Definition x86/opcodes.hpp:20400
@ VCVTTPH2UDQZ256rmkz
Definition x86/opcodes.hpp:8027
@ VCVTTBF162IUBSZ128rrk
Definition x86/opcodes.hpp:7617
@ G_SSUBSAT
Definition x86/opcodes.hpp:196
@ VFMADDSUB213PDZ256m
Definition x86/opcodes.hpp:10044
@ VCVTPS2PHZ128rrkz
Definition x86/opcodes.hpp:7208
@ BTC64mi8
Definition x86/opcodes.hpp:1120
@ VPMOVSXWDZ128rr
Definition x86/opcodes.hpp:17797
@ VPMINUWZ128rmk
Definition x86/opcodes.hpp:17497
@ VRANGEPSZ256rrik
Definition x86/opcodes.hpp:20532
@ VPSHRDVDZ256mbkz
Definition x86/opcodes.hpp:18967
@ VMINCPSZrrkz
Definition x86/opcodes.hpp:13197
@ VSHUFF64X2Zrmikz
Definition x86/opcodes.hpp:21425
@ BLSMSK64rm
Definition x86/opcodes.hpp:1065
@ VGF2P8MULBZ128rmkz
Definition x86/opcodes.hpp:12689
@ ADD_F32m
Definition x86/opcodes.hpp:751
@ PFNACCrr
Definition x86/opcodes.hpp:3214
@ VPMAXUDZrmbk
Definition x86/opcodes.hpp:17254
@ VFNMSUB213BF16Z256rkz
Definition x86/opcodes.hpp:11858
@ VFNMSUB132BF16Z256mk
Definition x86/opcodes.hpp:11685
@ VPERMILPSZ256mikz
Definition x86/opcodes.hpp:16441
@ VCVTTPD2UQQSZrmb
Definition x86/opcodes.hpp:7852
@ VPERMWZ128rmkz
Definition x86/opcodes.hpp:16718
@ VREDUCEPSZ128rrik
Definition x86/opcodes.hpp:20834
@ SHL32rCL_EVEX
Definition x86/opcodes.hpp:4369
@ VFMADDSUB132PSZ128mbkz
Definition x86/opcodes.hpp:10004
@ VFMSUBADD132PDZ256rk
Definition x86/opcodes.hpp:10770
@ G_USUBSAT
Definition x86/opcodes.hpp:195
@ VPMOVSXBDYrr
Definition x86/opcodes.hpp:17705
@ VPMULHRSWZ128rmkz
Definition x86/opcodes.hpp:18111
@ VPTESTNMWZ128rm
Definition x86/opcodes.hpp:20200
@ VCVT2PH2BF8Z128rrkz
Definition x86/opcodes.hpp:5979
@ VFCMULCPHZrmb
Definition x86/opcodes.hpp:9259
@ VMOVMSKPDrr
Definition x86/opcodes.hpp:13854
@ VSHUFI64X2Zrmik
Definition x86/opcodes.hpp:21460
@ VSCALEFSHZrrkz
Definition x86/opcodes.hpp:21360
@ VCVTSI642SSZrr
Definition x86/opcodes.hpp:7526
@ VCVTPS2QQZ128rmkz
Definition x86/opcodes.hpp:7229
@ VPERMILPSZ256rr
Definition x86/opcodes.hpp:16451
@ JMP32m
Definition x86/opcodes.hpp:2014
@ VGETMANTPHZrmi
Definition x86/opcodes.hpp:12557
@ RCR32rCL_ND
Definition x86/opcodes.hpp:3695
@ VPCMPUWZ128rri
Definition x86/opcodes.hpp:15502
@ VMINMAXPSZ256rri
Definition x86/opcodes.hpp:13312
@ VCVTPS2IBSZrrb
Definition x86/opcodes.hpp:7103
@ VPCMPEQWZ128rm
Definition x86/opcodes.hpp:15336
@ VPDPWUUDZ256mbkz
Definition x86/opcodes.hpp:16133
@ SUB16ri_NF
Definition x86/opcodes.hpp:4789
@ VMINSSZrrk_Int
Definition x86/opcodes.hpp:13493
@ VPMOVSXWDZ256rrkz
Definition x86/opcodes.hpp:17805
@ VPMOVWBZ128mrk
Definition x86/opcodes.hpp:17930
@ VPAVGBZ256rr
Definition x86/opcodes.hpp:14961
@ VCVTPS2IUBSZrmkz
Definition x86/opcodes.hpp:7131
@ PI2FWrm
Definition x86/opcodes.hpp:3247
@ VFMADD132PHZ128mbkz
Definition x86/opcodes.hpp:9421
@ VFNMSUB213PSZmbk
Definition x86/opcodes.hpp:11954
@ Int_eh_sjlj_setup_dispatch
Definition x86/opcodes.hpp:2004
@ VFMSUB132SSZrb
Definition x86/opcodes.hpp:10404
@ VPMINUDZ256rmkz
Definition x86/opcodes.hpp:17452
@ SAR64mi
Definition x86/opcodes.hpp:4127
@ VMOVDQA64Z128rr_REV
Definition x86/opcodes.hpp:13658
@ VCVTBIASPH2HF8Z256rmbk
Definition x86/opcodes.hpp:6228
@ VFNMADD132SDZm
Definition x86/opcodes.hpp:11258
@ ADD_FPrST0
Definition x86/opcodes.hpp:755
@ VPSLLVWZ256rr
Definition x86/opcodes.hpp:19347
@ SBB32mr_EVEX
Definition x86/opcodes.hpp:4219
@ VFMSUB132BF16Zrkz
Definition x86/opcodes.hpp:10271
@ VFNMSUB213PSZ128r
Definition x86/opcodes.hpp:11940
@ VPSHABrm
Definition x86/opcodes.hpp:18726
@ VPDPBUSDSZrk
Definition x86/opcodes.hpp:15805
@ VCVTPH2UWZrmbk
Definition x86/opcodes.hpp:7004
@ VADDSHZrmk_Int
Definition x86/opcodes.hpp:5327
@ VFMADDSUB213PSZmk
Definition x86/opcodes.hpp:10121
@ VADDPHZrrb
Definition x86/opcodes.hpp:5271
@ SUB_FI16m
Definition x86/opcodes.hpp:4953
@ VPMAXSWrm
Definition x86/opcodes.hpp:17208
@ VMAXCPDZ128rmb
Definition x86/opcodes.hpp:12846
@ VPSUBBZ256rmkz
Definition x86/opcodes.hpp:19854
@ VSQRTPDZrkz
Definition x86/opcodes.hpp:21611
@ VPRORVDZ256rrk
Definition x86/opcodes.hpp:18641
@ VPLZCNTDZrmbkz
Definition x86/opcodes.hpp:16937
@ VPERMT2QZrm
Definition x86/opcodes.hpp:16689
@ VCVTUQQ2PHZrmbkz
Definition x86/opcodes.hpp:8697
@ INIT_UNDEF
Definition x86/opcodes.hpp:35
@ VPERMI2DZ256rrk
Definition x86/opcodes.hpp:16226
@ SHL64rCL_NF_ND
Definition x86/opcodes.hpp:4402
@ CVTDQ2PDrm
Definition x86/opcodes.hpp:1439
@ VRANGESSZrri
Definition x86/opcodes.hpp:20558
@ VGETMANTPSZrrib
Definition x86/opcodes.hpp:12591
@ VFMSUBADDPS4Yrr_REV
Definition x86/opcodes.hpp:11057
@ OR8rr_ND_REV
Definition x86/opcodes.hpp:3074
@ VPSLLVQZ256rrkz
Definition x86/opcodes.hpp:19326
@ VPUNPCKHQDQZ256rm
Definition x86/opcodes.hpp:20280
@ VMAXBF16Z256rm
Definition x86/opcodes.hpp:12825
@ VPSLLVDZrrk
Definition x86/opcodes.hpp:19303
@ CMOV_FR16X
Definition x86/opcodes.hpp:1292
@ NOT8r_EVEX
Definition x86/opcodes.hpp:2921
@ VPSHLDDZ128rrik
Definition x86/opcodes.hpp:18752
@ SFENCE
Definition x86/opcodes.hpp:4300
@ ADD64ri8_NF_ND
Definition x86/opcodes.hpp:684
@ VPROLVQZ128rm
Definition x86/opcodes.hpp:18544
@ VPSLLDZrmk
Definition x86/opcodes.hpp:19217
@ VGF2P8AFFINEQBZ128rmi
Definition x86/opcodes.hpp:12659
@ VPCOMPRESSDZrrkz
Definition x86/opcodes.hpp:15557
@ VANDPSZ256rmbk
Definition x86/opcodes.hpp:5563
@ VPSRLVWZrrkz
Definition x86/opcodes.hpp:19801
@ VFNMADD132PHZ256rkz
Definition x86/opcodes.hpp:11211
@ VANDPSZrmb
Definition x86/opcodes.hpp:5571
@ MOVPQIto64mr
Definition x86/opcodes.hpp:2705
@ JCC_4
Definition x86/opcodes.hpp:2007
@ POP16r
Definition x86/opcodes.hpp:3326
@ VFMADD132SHZrbk_Int
Definition x86/opcodes.hpp:9506
@ VMOVDQU32Z128rr_REV
Definition x86/opcodes.hpp:13732
@ VCVTPH2PSXZrrkz
Definition x86/opcodes.hpp:6868
@ VMOVAPSZ128rr
Definition x86/opcodes.hpp:13559
@ VFNMSUB132PDr
Definition x86/opcodes.hpp:11732
@ VCVTTBF162IUBSZ256rmb
Definition x86/opcodes.hpp:7620
@ VFNMSUB132PHZ128mkz
Definition x86/opcodes.hpp:11738
@ XCRYPTCBC
Definition x86/opcodes.hpp:22170
@ VPBLENDMQZ128rr
Definition x86/opcodes.hpp:15049
@ VFMADD132SHZrb
Definition x86/opcodes.hpp:9504
@ MMX_PADDUSWrr
Definition x86/opcodes.hpp:2424
@ VPSRLVQZrrk
Definition x86/opcodes.hpp:19780
@ XOR64mr_ND
Definition x86/opcodes.hpp:22273
@ VPADDBZrrk
Definition x86/opcodes.hpp:14636
@ VFMADD132SSZrbkz_Int
Definition x86/opcodes.hpp:9519
@ CMOVNBE_Fp80
Definition x86/opcodes.hpp:1274
@ OUT16rr
Definition x86/opcodes.hpp:3085
@ VPMINSDZ256rmkz
Definition x86/opcodes.hpp:17350
@ TDPHBF8PS
Definition x86/opcodes.hpp:5041
@ SQRTSDr
Definition x86/opcodes.hpp:4718
@ VFMSUB132PDZrbkz
Definition x86/opcodes.hpp:10301
@ VPERMBZ256rrkz
Definition x86/opcodes.hpp:16165
@ VORPDYrm
Definition x86/opcodes.hpp:14324
@ VCVTTPS2IBSZ256rmbkz
Definition x86/opcodes.hpp:8209
@ CRC32r32m16
Definition x86/opcodes.hpp:1402
@ BLSIC64rr
Definition x86/opcodes.hpp:1058
@ PSRLWrr
Definition x86/opcodes.hpp:3429
@ VMAXPDZ256rm
Definition x86/opcodes.hpp:12953
@ VPSRLQZ128rik
Definition x86/opcodes.hpp:19681
@ VPDPBSSDSZ128r
Definition x86/opcodes.hpp:15662
@ VPMOVSXDQZ256rmkz
Definition x86/opcodes.hpp:17780
@ VGETEXPPHZ256mkz
Definition x86/opcodes.hpp:12406
@ VFNMADD132PDZ256rkz
Definition x86/opcodes.hpp:11179
@ VPSHUFDZ128mi
Definition x86/opcodes.hpp:19084
@ VRNDSCALEPDZ256rrik
Definition x86/opcodes.hpp:20927
@ ADD32ri_EVEX
Definition x86/opcodes.hpp:640
@ VRNDSCALEPDZ128rmbik
Definition x86/opcodes.hpp:20912
@ VCVTUDQ2PSZrrb
Definition x86/opcodes.hpp:8641
@ VPMINUDZ128rmbkz
Definition x86/opcodes.hpp:17441
@ VFMADDSUB132PHZrbkz
Definition x86/opcodes.hpp:9996
@ VFNMSUB213PDZ256mkz
Definition x86/opcodes.hpp:11884
@ VEXTRACTI32X8Zrrikz
Definition x86/opcodes.hpp:9181
@ IMUL16rri
Definition x86/opcodes.hpp:1819
@ VBROADCASTI128rm
Definition x86/opcodes.hpp:5687
@ VCVTTSD2SISrr_Int
Definition x86/opcodes.hpp:8460
@ VPERMI2PDZrmbk
Definition x86/opcodes.hpp:16257
@ VPALIGNRZ256rmik
Definition x86/opcodes.hpp:14821
@ MOVHPDrm
Definition x86/opcodes.hpp:2682
@ MULX32Hrm
Definition x86/opcodes.hpp:2817
@ CMP32mi
Definition x86/opcodes.hpp:1326
@ VSCALEFPHZ256rmbkz
Definition x86/opcodes.hpp:21295
@ VDIVPDZrrbk
Definition x86/opcodes.hpp:8898
@ VPMINUDrm
Definition x86/opcodes.hpp:17465
@ LD_Fp180
Definition x86/opcodes.hpp:2146
@ VFMSUB213SHZrbk_Int
Definition x86/opcodes.hpp:10563
@ VFNMSUB132BF16Z256mb
Definition x86/opcodes.hpp:11682
@ VMAXCPSZrm
Definition x86/opcodes.hpp:12921
@ VPMINSWZ256rr
Definition x86/opcodes.hpp:17403
@ VCVTPS2UQQZrr
Definition x86/opcodes.hpp:7308
@ VHSUBPSYrr
Definition x86/opcodes.hpp:12720
@ VMOVRSWZm
Definition x86/opcodes.hpp:13924
@ G_FCEIL
Definition x86/opcodes.hpp:279
@ VFNMSUB132PHZ256mkz
Definition x86/opcodes.hpp:11747
@ VPDPWSUDYrm
Definition x86/opcodes.hpp:15995
@ VPSHUFLWYri
Definition x86/opcodes.hpp:19133
@ VCMPPHZ128rmi
Definition x86/opcodes.hpp:5804
@ VRSQRT14PDZ256m
Definition x86/opcodes.hpp:21059
@ CLEANUPRET
Definition x86/opcodes.hpp:1235
@ VPCONFLICTQZ128rrk
Definition x86/opcodes.hpp:15634
@ XOR32ri_EVEX
Definition x86/opcodes.hpp:22241
@ VMAXPDZ256rmbk
Definition x86/opcodes.hpp:12955
@ VPDPWSUDSZ128m
Definition x86/opcodes.hpp:15966
@ VPCMPQZ256rri
Definition x86/opcodes.hpp:15444
@ VADDSUBPDrm
Definition x86/opcodes.hpp:5353
@ VMOVDQU32Z256rm
Definition x86/opcodes.hpp:13739
@ VCVTPH2IUBSZrm
Definition x86/opcodes.hpp:6797
@ VPMULDQYrr
Definition x86/opcodes.hpp:18077
@ VCVTTPS2UDQZ256rmb
Definition x86/opcodes.hpp:8360
@ VPMULDQZ256rmk
Definition x86/opcodes.hpp:18091
@ XCH_F
Definition x86/opcodes.hpp:22169
@ VPMOVSXBWZ256rr
Definition x86/opcodes.hpp:17759
@ XCHG16ar
Definition x86/opcodes.hpp:22158
@ VPMACSSDDrr
Definition x86/opcodes.hpp:16977
@ VCVTTPH2QQZ256rrkz
Definition x86/opcodes.hpp:8000
@ VCVTSD2SHZrrb_Int
Definition x86/opcodes.hpp:7410
@ VFNMADD231SDr_Int
Definition x86/opcodes.hpp:11611
@ VEXTRACTPSZrri
Definition x86/opcodes.hpp:9198
@ PTTMMULTF32PSV
Definition x86/opcodes.hpp:3521
@ VCVTBIASPH2HF8SZ128rm
Definition x86/opcodes.hpp:6190
@ VPMINUDZrmk
Definition x86/opcodes.hpp:17460
@ VPSRAWYrr
Definition x86/opcodes.hpp:19572
@ VGF2P8AFFINEQBZ128rmikz
Definition x86/opcodes.hpp:12661
@ VALIGNQZ128rrik
Definition x86/opcodes.hpp:5437
@ VCVTPS2DQrr
Definition x86/opcodes.hpp:7077
@ VPMULDQZrmkz
Definition x86/opcodes.hpp:18101
@ ADC8mi_ND
Definition x86/opcodes.hpp:548
@ VMAXCPSrm
Definition x86/opcodes.hpp:12930
@ VPCONFLICTQZrr
Definition x86/opcodes.hpp:15651
@ VFMADDSUB231PSZ256mbkz
Definition x86/opcodes.hpp:10209
@ VRSQRTSHZrrkz
Definition x86/opcodes.hpp:21221
@ VPINSRDZrmi
Definition x86/opcodes.hpp:16904
@ VP2INTERSECTDZrm
Definition x86/opcodes.hpp:14392
@ VPMOVDBZ256rrkz
Definition x86/opcodes.hpp:17531
@ VMINMAXPDZ256rrik
Definition x86/opcodes.hpp:13253
@ VPSLLVQZ128rmk
Definition x86/opcodes.hpp:19313
@ VFMSUBADD213PSZrkz
Definition x86/opcodes.hpp:10945
@ VPDPWUUDYrr
Definition x86/opcodes.hpp:16120
@ VPDPBUUDSZ128m
Definition x86/opcodes.hpp:15842
@ VPACKSSDWZ128rr
Definition x86/opcodes.hpp:14520
@ SUB8mr_ND
Definition x86/opcodes.hpp:4897
@ VRNDSCALEPSZ256rmi
Definition x86/opcodes.hpp:20983
@ LOCK_DEC8m
Definition x86/opcodes.hpp:2229
@ VFNMSUBSS4rr_REV
Definition x86/opcodes.hpp:12210
@ VPSHLDVQZ256rkz
Definition x86/opcodes.hpp:18843
@ VPSHRDDZ128rri
Definition x86/opcodes.hpp:18907
@ VPSHRDVWZ128mk
Definition x86/opcodes.hpp:19010
@ VRSQRT28PSZmbk
Definition x86/opcodes.hpp:21130
@ VCVTTPD2UQQSZrmk
Definition x86/opcodes.hpp:7855
@ VFNMSUB213BF16Zrk
Definition x86/opcodes.hpp:11866
@ VPUNPCKLBWZ128rr
Definition x86/opcodes.hpp:20327
@ VCOMISDZrr_Int
Definition x86/opcodes.hpp:5885
@ VSCALEFPHZ128rmkz
Definition x86/opcodes.hpp:21288
@ OR32rr
Definition x86/opcodes.hpp:2996
@ VCVTPH2WZrm
Definition x86/opcodes.hpp:7032
@ VMAXSSrm_Int
Definition x86/opcodes.hpp:13078
@ PFRSQIT1rr
Definition x86/opcodes.hpp:3224
@ VPMULHRSWZrm
Definition x86/opcodes.hpp:18121
@ VPSRAVWZrmkz
Definition x86/opcodes.hpp:19566
@ VCVTTSD2USISrm
Definition x86/opcodes.hpp:8481
@ VCVTTPH2WZrrbkz
Definition x86/opcodes.hpp:8130
@ VSHUFI64X2Zrmbikz
Definition x86/opcodes.hpp:21458
@ VCVTSD2SHZrm_Int
Definition x86/opcodes.hpp:7405
@ VADDSDZrrkz_Int
Definition x86/opcodes.hpp:5320
@ VEXTRACTI32X4Z256rrik
Definition x86/opcodes.hpp:9170
@ NEG16m
Definition x86/opcodes.hpp:2852
@ VCMPPSZrmbi
Definition x86/opcodes.hpp:5836
@ VCVTTSD2USI64Zrrb_Int
Definition x86/opcodes.hpp:8480
@ VCVTTPS2UDQSZrmb
Definition x86/opcodes.hpp:8339
@ VMAXPHZ128rmkz
Definition x86/opcodes.hpp:12981
@ VPANDNQZ128rmkz
Definition x86/opcodes.hpp:14893
@ MMX_PADDSBrr
Definition x86/opcodes.hpp:2418
@ VPCOMPRESSQZ256mr
Definition x86/opcodes.hpp:15563
@ VFMADD132PSZ128mbk
Definition x86/opcodes.hpp:9452
@ VFPCLASSPDZ256mi
Definition x86/opcodes.hpp:12237
@ VMINMAXPHZrmbi
Definition x86/opcodes.hpp:13285
@ VFNMADD213PDZrk
Definition x86/opcodes.hpp:11359
@ VRCPPHZmbk
Definition x86/opcodes.hpp:20719
@ VSHUFPDZ128rmbik
Definition x86/opcodes.hpp:21468
@ VREDUCESDZrribkz
Definition x86/opcodes.hpp:20863
@ AND32mi8_EVEX
Definition x86/opcodes.hpp:852
@ ADC8rr
Definition x86/opcodes.hpp:559
@ SAR64mi_NF
Definition x86/opcodes.hpp:4130
@ VPERMT2QZrmk
Definition x86/opcodes.hpp:16693
@ VFNMSUB132SDm
Definition x86/opcodes.hpp:11809
@ BT64mr
Definition x86/opcodes.hpp:1109
@ VFMSUBSS4rr
Definition x86/opcodes.hpp:11090
@ VSUBPDZrm
Definition x86/opcodes.hpp:21767
@ VCVTSI2SSrr
Definition x86/opcodes.hpp:7508
@ VPSHAQrm
Definition x86/opcodes.hpp:18734
@ VPSLLVDZrmbkz
Definition x86/opcodes.hpp:19299
@ VSUBSHZrr_Int
Definition x86/opcodes.hpp:21865
@ VRNDSCALEBF16Z128rmbi
Definition x86/opcodes.hpp:20884
@ VPADDBZ128rrkz
Definition x86/opcodes.hpp:14625
@ VADDPSrr
Definition x86/opcodes.hpp:5309
@ VMOVRSQZ256m
Definition x86/opcodes.hpp:13912
@ VDBPSADBWZ256rmik
Definition x86/opcodes.hpp:8832
@ VFMSUBADDPD4rr_REV
Definition x86/opcodes.hpp:11053
@ VORPSrm
Definition x86/opcodes.hpp:14384
@ VPEXPANDWZ256rmkz
Definition x86/opcodes.hpp:16796
@ VFMSUB231BF16Z128rk
Definition x86/opcodes.hpp:10590
@ VCVTUQQ2PDZ256rmbk
Definition x86/opcodes.hpp:8657
@ VCVTSH2USIZrm_Int
Definition x86/opcodes.hpp:7485
@ SHL64rCL_EVEX
Definition x86/opcodes.hpp:4399
@ VEXP2PSZrbk
Definition x86/opcodes.hpp:9093
@ VCVTTPS2DQZ128rr
Definition x86/opcodes.hpp:8171
@ VPMADD52HUQZ256r
Definition x86/opcodes.hpp:17011
@ MOVSX32rm8_NOREX
Definition x86/opcodes.hpp:2745
@ VPABSDZ128rm
Definition x86/opcodes.hpp:14434
@ LOCK_INC16m
Definition x86/opcodes.hpp:2230
@ VPMAXSDrm
Definition x86/opcodes.hpp:17159
@ VPSHRDDZ256rmbi
Definition x86/opcodes.hpp:18910
@ VCVTPH2WZ128rm
Definition x86/opcodes.hpp:7014
@ VPCOMPRESSDZ256mr
Definition x86/opcodes.hpp:15548
@ VFMSUBADD231PHZmkz
Definition x86/opcodes.hpp:11005
@ VRNDSCALEPHZ256rmbik
Definition x86/opcodes.hpp:20951
@ VGF2P8AFFINEINVQBZrmik
Definition x86/opcodes.hpp:12647
@ VPRORVDZ128rmbkz
Definition x86/opcodes.hpp:18628
@ RCR64rCL_ND
Definition x86/opcodes.hpp:3713
@ VCVTBF162IBSZrmk
Definition x86/opcodes.hpp:6104
@ HRESET
Definition x86/opcodes.hpp:1756
@ VCVTDQ2PHZrrbkz
Definition x86/opcodes.hpp:6302
@ VPLZCNTDZ128rrk
Definition x86/opcodes.hpp:16923
@ VMAXCPHZ128rrk
Definition x86/opcodes.hpp:12881
@ MAXPDrr
Definition x86/opcodes.hpp:2335
@ BLSR32rm
Definition x86/opcodes.hpp:1071
@ VPSRLWrm
Definition x86/opcodes.hpp:19842
@ VFPCLASSPDZ128mi
Definition x86/opcodes.hpp:12231
@ VRSQRT14SDZrrkz
Definition x86/opcodes.hpp:21109
@ MMX_PINSRWrmi
Definition x86/opcodes.hpp:2462
@ VCVTTSD2SIrr_Int
Definition x86/opcodes.hpp:8470
@ VP4DPWSSDrm
Definition x86/opcodes.hpp:14407
@ VCVTTPD2UDQZ128rr
Definition x86/opcodes.hpp:7806
@ G_FLOG10
Definition x86/opcodes.hpp:221
@ VAESDECYrm
Definition x86/opcodes.hpp:5369
@ VGF2P8AFFINEINVQBrri
Definition x86/opcodes.hpp:12653
@ VCVTTPH2UDQZ128rmkz
Definition x86/opcodes.hpp:8018
@ VCVTPH2BF8Z256rrkz
Definition x86/opcodes.hpp:6655
@ DIV16r_EVEX
Definition x86/opcodes.hpp:1562
@ VFMSUBADD132PHZrk
Definition x86/opcodes.hpp:10814
@ VFNMADD132PDZ128m
Definition x86/opcodes.hpp:11162
@ VCVT2PS2PHXZrrbkz
Definition x86/opcodes.hpp:6079
@ VSHUFI64X2Z256rmbi
Definition x86/opcodes.hpp:21447
@ VPUNPCKHQDQZrmk
Definition x86/opcodes.hpp:20293
@ VGF2P8MULBZ256rrk
Definition x86/opcodes.hpp:12697
@ VMOVDQU16Z256rrk_REV
Definition x86/opcodes.hpp:13712
@ VMOVDDUPZ128rm
Definition x86/opcodes.hpp:13593
@ VCVTSI642SSrr_Int
Definition x86/opcodes.hpp:7532
@ VFNMSUB231PDZmb
Definition x86/opcodes.hpp:12058
@ PFPNACCrm
Definition x86/opcodes.hpp:3215
@ VMULPDZrmbk
Definition x86/opcodes.hpp:14201
@ VCVTUDQ2PHZrr
Definition x86/opcodes.hpp:8610
@ G_FCOPYSIGN
Definition x86/opcodes.hpp:234
@ VPCLMULQDQZrri
Definition x86/opcodes.hpp:15233
@ VFNMADD132SSr
Definition x86/opcodes.hpp:11300
@ VFMSUBADD213PSZmk
Definition x86/opcodes.hpp:10938
@ VCMPPHZ128rri
Definition x86/opcodes.hpp:5806
@ VPORDZ128rm
Definition x86/opcodes.hpp:18401
@ VMOVDQU8Z128rrk
Definition x86/opcodes.hpp:13799
@ VMOVDQAYrr_REV
Definition x86/opcodes.hpp:13688
@ PTCVTROWPS2PHHrri
Definition x86/opcodes.hpp:3478
@ VCVTPD2PHZrrkz
Definition x86/opcodes.hpp:6486
@ VPERMT2PDZ256rmbkz
Definition x86/opcodes.hpp:16629
@ VANDPDZrrkz
Definition x86/opcodes.hpp:5547
@ V4FMADDPSrmk
Definition x86/opcodes.hpp:5172
@ VEXPANDPDZrrkz
Definition x86/opcodes.hpp:9114
@ PHADDWrm
Definition x86/opcodes.hpp:3235
@ VCVTTPS2QQZrm
Definition x86/opcodes.hpp:8308
@ VCVTTPS2QQSZ256rrkz
Definition x86/opcodes.hpp:8277
@ VMAXPSZrmbkz
Definition x86/opcodes.hpp:13029
@ VPSLLWZ256mi
Definition x86/opcodes.hpp:19371
@ VPBROADCASTBrZ128rrk
Definition x86/opcodes.hpp:15117
@ VPSHUFHWZ128mikz
Definition x86/opcodes.hpp:19114
@ VCVTTPH2QQZ256rr
Definition x86/opcodes.hpp:7998
@ VADDPHZ256rr
Definition x86/opcodes.hpp:5261
@ VMOVDQUrm
Definition x86/opcodes.hpp:13830
@ VPDPBUUDZmkz
Definition x86/opcodes.hpp:15896
@ VPERMI2PDZ256rrk
Definition x86/opcodes.hpp:16253
@ VPCMPGTWZ256rm
Definition x86/opcodes.hpp:15420
@ VFMADD132SDZmk_Int
Definition x86/opcodes.hpp:9484
@ VPDPWUUDSZ256m
Definition x86/opcodes.hpp:16099
@ VCVTTPD2UDQZ128rmkz
Definition x86/opcodes.hpp:7805
@ VPDPBUSDZ128mbk
Definition x86/opcodes.hpp:15813
@ VPERMDZ256rm
Definition x86/opcodes.hpp:16174
@ VBROADCASTI32X2Z128rrkz
Definition x86/opcodes.hpp:5693
@ G_FASIN
Definition x86/opcodes.hpp:285
@ VFNMSUB231SSr_Int
Definition x86/opcodes.hpp:12178
@ MOVBE64mr
Definition x86/opcodes.hpp:2652
@ VMINBF16Z128rmkz
Definition x86/opcodes.hpp:13089
@ OR16rm
Definition x86/opcodes.hpp:2949
@ VCVTTSH2USI64Zrm_Int
Definition x86/opcodes.hpp:8502
@ VSCALEFPDZ128rrkz
Definition x86/opcodes.hpp:21261
@ VFNMSUB213SSZrbkz_Int
Definition x86/opcodes.hpp:12003
@ MMX_PADDWrm
Definition x86/opcodes.hpp:2425
@ VFPCLASSPDZ128mik
Definition x86/opcodes.hpp:12232
@ VSQRTBF16Zrkz
Definition x86/opcodes.hpp:21579
@ VPUNPCKHBWZrm
Definition x86/opcodes.hpp:20230
@ VCVTUDQ2PHZrmk
Definition x86/opcodes.hpp:8608
@ VMINMAXBF16Z128rmbi
Definition x86/opcodes.hpp:13210
@ VFNMADD231PDYr
Definition x86/opcodes.hpp:11499
@ PT2RPNTLVWZ1RST1
Definition x86/opcodes.hpp:3454
@ VFMSUBADD231PHZ256mbk
Definition x86/opcodes.hpp:10993
@ VPBROADCASTQrm
Definition x86/opcodes.hpp:15193
@ ADD32mi8_ND
Definition x86/opcodes.hpp:622
@ VMPSADBWZrrik
Definition x86/opcodes.hpp:14137
@ VFNMSUB231SDZr
Definition x86/opcodes.hpp:12139
@ VORPDYrr
Definition x86/opcodes.hpp:14325
@ VFMADD213PSZ256rk
Definition x86/opcodes.hpp:9635
@ ROL64m1_EVEX
Definition x86/opcodes.hpp:3848
@ VPTESTYrm
Definition x86/opcodes.hpp:20212
@ SHL64ri_EVEX
Definition x86/opcodes.hpp:4404
@ IMUL64rri8_EVEX
Definition x86/opcodes.hpp:1879
@ CMOVNP_Fp32
Definition x86/opcodes.hpp:1284
@ PTMMULTF32PS
Definition x86/opcodes.hpp:3510
@ DIV_Fp64m
Definition x86/opcodes.hpp:1621
@ VUNPCKLPSZ128rmb
Definition x86/opcodes.hpp:22028
@ VBLENDPDYrri
Definition x86/opcodes.hpp:5641
@ VPERMWZ128rmk
Definition x86/opcodes.hpp:16717
@ VPSRLVQYrr
Definition x86/opcodes.hpp:19754
@ VSM4RNDS4Z256rm
Definition x86/opcodes.hpp:21547
@ STOSL
Definition x86/opcodes.hpp:4737
@ VMAXBF16Zrmbk
Definition x86/opcodes.hpp:12836
@ VRANGEPDZ128rmbik
Definition x86/opcodes.hpp:20487
@ VPSUBBZrr
Definition x86/opcodes.hpp:19861
@ OR64mi32_NF_ND
Definition x86/opcodes.hpp:3011
@ VPABSQZrm
Definition x86/opcodes.hpp:14481
@ SUB64mi32_NF_ND
Definition x86/opcodes.hpp:4852
@ VPABSQZ256rmk
Definition x86/opcodes.hpp:14476
@ VFNMSUB132SSZmkz_Int
Definition x86/opcodes.hpp:11828
@ VUNPCKLPDYrm
Definition x86/opcodes.hpp:21994
@ OR16rr
Definition x86/opcodes.hpp:2954
@ VPCMPGTWZ256rmk
Definition x86/opcodes.hpp:15421
@ VFNMADD213SSr_Int
Definition x86/opcodes.hpp:11470
@ VADDPHZ128rrk
Definition x86/opcodes.hpp:5253
@ VPSHRDVWZmk
Definition x86/opcodes.hpp:19022
@ SYSRET64
Definition x86/opcodes.hpp:4978
@ VSHUFPSZ128rmbikz
Definition x86/opcodes.hpp:21500
@ MOV32ri64
Definition x86/opcodes.hpp:389
@ VCVTTPH2UWZ256rmkz
Definition x86/opcodes.hpp:8087
@ VFMSUB132PDZ256r
Definition x86/opcodes.hpp:10289
@ VRSQRT14PDZ256mkz
Definition x86/opcodes.hpp:21064
@ VPMINUQZ128rm
Definition x86/opcodes.hpp:17467
@ VPADDUSBZ128rm
Definition x86/opcodes.hpp:14748
@ VPERMT2WZ128rrk
Definition x86/opcodes.hpp:16702
@ OR16mi
Definition x86/opcodes.hpp:2924
@ VMOVAPSZ128mr
Definition x86/opcodes.hpp:13554
@ VFMSUB132BF16Z256r
Definition x86/opcodes.hpp:10260
@ SIDT32m
Definition x86/opcodes.hpp:4699
@ AND32rr
Definition x86/opcodes.hpp:880
@ VPRORVDZ256rmb
Definition x86/opcodes.hpp:18635
@ MOV64ao32
Definition x86/opcodes.hpp:2596
@ VCMPSSrmi
Definition x86/opcodes.hpp:5874
@ G_PHI
Definition x86/opcodes.hpp:92
@ VFMSUB213PDZrk
Definition x86/opcodes.hpp:10471
@ CALL64pcrel32
Definition x86/opcodes.hpp:1170
@ VFMSUB213SHZr
Definition x86/opcodes.hpp:10559
@ VCVTUQQ2PSZrmbk
Definition x86/opcodes.hpp:8726
@ VPSHLWrr
Definition x86/opcodes.hpp:18899
@ KMOVWkm_EVEX
Definition x86/opcodes.hpp:2075
@ VPSHABrr
Definition x86/opcodes.hpp:18727
@ VPXORQZ128rmbk
Definition x86/opcodes.hpp:20457
@ VREDUCEPHZrribk
Definition x86/opcodes.hpp:20823
@ VPMINUWZ256rr
Definition x86/opcodes.hpp:17505
@ VPMOVQWZmrk
Definition x86/opcodes.hpp:17610
@ VEXTRACTF32X4Z256rrik
Definition x86/opcodes.hpp:9138
@ VFMADD213SSZmk_Int
Definition x86/opcodes.hpp:9681
@ VFMADD132PDZ128mb
Definition x86/opcodes.hpp:9387
@ VPUNPCKLDQYrm
Definition x86/opcodes.hpp:20344
@ VMINBF16Z128rmb
Definition x86/opcodes.hpp:13085
@ VPUNPCKLBWZ256rr
Definition x86/opcodes.hpp:20333
@ VPMULUDQZrmbk
Definition x86/opcodes.hpp:18302
@ VP2INTERSECTQZ128rmb
Definition x86/opcodes.hpp:14396
@ PADDUSBrr
Definition x86/opcodes.hpp:3118
@ VPOPCNTQZrrkz
Definition x86/opcodes.hpp:18382
@ VCVTPH2DQZ256rmk
Definition x86/opcodes.hpp:6678
@ VPDPWSSDZ128mk
Definition x86/opcodes.hpp:15939
@ VAESKEYGENASSIST128rr
Definition x86/opcodes.hpp:5402
@ VPMINSQZ256rmbk
Definition x86/opcodes.hpp:17376
@ VGETEXPPSZ128mb
Definition x86/opcodes.hpp:12423
@ VBROADCASTF32X2Z256rmkz
Definition x86/opcodes.hpp:5659
@ VRNDSCALESHZrmi_Int
Definition x86/opcodes.hpp:21013
@ VPERMBZrrk
Definition x86/opcodes.hpp:16170
@ VCVTNEEPH2PSrm
Definition x86/opcodes.hpp:6387
@ VPMINUDZ256rmb
Definition x86/opcodes.hpp:17448
@ ROL32ri_EVEX
Definition x86/opcodes.hpp:3843
@ VPDPWUSDZ256rkz
Definition x86/opcodes.hpp:16076
@ VSUBPSZ128rmbk
Definition x86/opcodes.hpp:21815
@ VFNMSUB213PDZmbk
Definition x86/opcodes.hpp:11890
@ VMOVAPSrr
Definition x86/opcodes.hpp:13589
@ VCVTBIASPH2HF8Z256rr
Definition x86/opcodes.hpp:6232
@ VMPSADBWZ256rrik
Definition x86/opcodes.hpp:14131
@ VFMADD132SDm_Int
Definition x86/opcodes.hpp:9495
@ VRANGEPDZrri
Definition x86/opcodes.hpp:20510
@ VCVTTPS2DQSZ256rr
Definition x86/opcodes.hpp:8148
@ VMULPDZrrk
Definition x86/opcodes.hpp:14209
@ VFMSUBADD132PHZrbk
Definition x86/opcodes.hpp:10812
@ VFMSUBADD132PHZmkz
Definition x86/opcodes.hpp:10809
@ VPMOVSXBQZrmkz
Definition x86/opcodes.hpp:17742
@ ADD8mi_NF
Definition x86/opcodes.hpp:705
@ VPMINUQZrmbkz
Definition x86/opcodes.hpp:17488
@ VFNMADD213BF16Z256mbkz
Definition x86/opcodes.hpp:11314
@ VPMULDQZrmb
Definition x86/opcodes.hpp:18097
@ VCVTDQ2PSZrmk
Definition x86/opcodes.hpp:6329
@ MMX_PADDSBrm
Definition x86/opcodes.hpp:2417
@ KMOVDkk_EVEX
Definition x86/opcodes.hpp:2053
@ VPBROADCASTWrr
Definition x86/opcodes.hpp:15225
@ KMOVQkk
Definition x86/opcodes.hpp:2062
@ VPMADD52LUQZ128mkz
Definition x86/opcodes.hpp:17032
@ VGETEXPBF16Zmb
Definition x86/opcodes.hpp:12354
@ VCVTTPD2QQZ256rm
Definition x86/opcodes.hpp:7746
@ VCVTTPD2UQQZ256rrkz
Definition x86/opcodes.hpp:7880
@ SHR8ri_NF_ND
Definition x86/opcodes.hpp:4625
@ VMINSDZrrk_Int
Definition x86/opcodes.hpp:13467
@ MMX_PMAXUBrm
Definition x86/opcodes.hpp:2470
@ VFMSUBADD231PDZrkz
Definition x86/opcodes.hpp:10979
@ VMULPDZrr
Definition x86/opcodes.hpp:14205
@ VRCP14PSZ256mkz
Definition x86/opcodes.hpp:20605
@ VMOVUPDZ256mrk
Definition x86/opcodes.hpp:14039
@ VPMADD52HUQZ256rkz
Definition x86/opcodes.hpp:17013
@ SUB64i32
Definition x86/opcodes.hpp:4847
@ RCR64m1_ND
Definition x86/opcodes.hpp:3701
@ VPMOVUSQBZ256rrk
Definition x86/opcodes.hpp:17874
@ VPCLMULQDQZ256rri
Definition x86/opcodes.hpp:15231
@ VPSRADYri
Definition x86/opcodes.hpp:19398
@ VPMOVUSQDZ128mr
Definition x86/opcodes.hpp:17881
@ AND64mr_NF_ND
Definition x86/opcodes.hpp:905
@ VCVT2PH2HF8SZ256rmbkz
Definition x86/opcodes.hpp:6010
@ VADDPHZrm
Definition x86/opcodes.hpp:5264
@ VFNMSUB231PSZrb
Definition x86/opcodes.hpp:12128
@ TCRETURNmi
Definition x86/opcodes.hpp:5017
@ VCVTPD2UQQZrmk
Definition x86/opcodes.hpp:6603
@ LSL64rr
Definition x86/opcodes.hpp:2286
@ VCVTQQ2PHZ256rmbk
Definition x86/opcodes.hpp:7355
@ SBB64rr_ND_REV
Definition x86/opcodes.hpp:4259
@ VPDPBSSDZr
Definition x86/opcodes.hpp:15711
@ VPERMI2PSZ128rmbk
Definition x86/opcodes.hpp:16266
@ VFMSUB132PDZ128rkz
Definition x86/opcodes.hpp:10282
@ VMOVAPSZmr
Definition x86/opcodes.hpp:13576
@ VORPSZ256rmkz
Definition x86/opcodes.hpp:14371
@ VPSIGNDrr
Definition x86/opcodes.hpp:19161
@ VPORQZ128rmb
Definition x86/opcodes.hpp:18429
@ ADD8mi_NF_ND
Definition x86/opcodes.hpp:706
@ VCVTDQ2PDZ128rr
Definition x86/opcodes.hpp:6252
@ INVLPGA32
Definition x86/opcodes.hpp:1964
@ BTC32ri8
Definition x86/opcodes.hpp:1118
@ VPUNPCKLQDQZ256rmbk
Definition x86/opcodes.hpp:20388
@ PADDWrr
Definition x86/opcodes.hpp:3122
@ G_GET_FPENV
Definition x86/opcodes.hpp:245
@ VMOVUPSZ128rrkz
Definition x86/opcodes.hpp:14077
@ VFMADD231PSZmk
Definition x86/opcodes.hpp:9810
@ VPUNPCKLBWZ128rmk
Definition x86/opcodes.hpp:20325
@ VPERMQZ256rrkz
Definition x86/opcodes.hpp:16553
@ VPMINUDZrmkz
Definition x86/opcodes.hpp:17461
@ VMASKMOVPDrm
Definition x86/opcodes.hpp:12811
@ VHADDPSYrr
Definition x86/opcodes.hpp:12712
@ VFMSUB213PHZ256mk
Definition x86/opcodes.hpp:10488
@ VPSHUFDZ128rik
Definition x86/opcodes.hpp:19088
@ VPSUBDZ256rr
Definition x86/opcodes.hpp:19883
@ VPMINUDZrm
Definition x86/opcodes.hpp:17456
@ CMOVP_Fp64
Definition x86/opcodes.hpp:1289
@ VCVTTSD2SIZrr_Int
Definition x86/opcodes.hpp:8465
@ DEC32r_NF_ND
Definition x86/opcodes.hpp:1536
@ SUBR_FpI32m80
Definition x86/opcodes.hpp:4941
@ VFNMADD231PSZrkz
Definition x86/opcodes.hpp:11593
@ VFNMADD132PSZ128mbkz
Definition x86/opcodes.hpp:11229
@ SHL16rCL_ND
Definition x86/opcodes.hpp:4340
@ VPSHRDDZ256rmbik
Definition x86/opcodes.hpp:18911
@ VHSUBPSYrm
Definition x86/opcodes.hpp:12719
@ VPSLLQZ128mbik
Definition x86/opcodes.hpp:19229
@ VMULBF16Z256rr
Definition x86/opcodes.hpp:14167
@ VGF2P8AFFINEINVQBZ256rmik
Definition x86/opcodes.hpp:12638
@ PADDSWrm
Definition x86/opcodes.hpp:3115
@ VFNMSUB132PHZ256mbk
Definition x86/opcodes.hpp:11744
@ VFMSUB231PHZ128mbk
Definition x86/opcodes.hpp:10646
@ VGETMANTBF16Z128rmi
Definition x86/opcodes.hpp:12482
@ RCR16r1
Definition x86/opcodes.hpp:3672
@ LOCK_ADD8mr
Definition x86/opcodes.hpp:2196
@ XCHG8rr
Definition x86/opcodes.hpp:22168
@ VFMADD213PDZ128mbk
Definition x86/opcodes.hpp:9557
@ SHR32mi
Definition x86/opcodes.hpp:4546
@ VFMSUB231PHZ128rkz
Definition x86/opcodes.hpp:10652
@ VFMADDSUB213PHZ256r
Definition x86/opcodes.hpp:10082
@ MUL32r_EVEX
Definition x86/opcodes.hpp:2791
@ RCL32r1
Definition x86/opcodes.hpp:3612
@ VMOVDQA64Zrr
Definition x86/opcodes.hpp:13679
@ VPSRAWZrik
Definition x86/opcodes.hpp:19601
@ VSCALEFPSZ256rmk
Definition x86/opcodes.hpp:21326
@ DIVR_FpI32m64
Definition x86/opcodes.hpp:1601
@ ROR32rCL_EVEX
Definition x86/opcodes.hpp:3958
@ VCVTPD2PSYrm
Definition x86/opcodes.hpp:6487
@ CALL16r
Definition x86/opcodes.hpp:1162
@ VFNMADD213PHZmk
Definition x86/opcodes.hpp:11385
@ VFMADD213PHZ256rkz
Definition x86/opcodes.hpp:9604
@ VPEXPANDWZrmk
Definition x86/opcodes.hpp:16801
@ VSCALEFBF16Z128rrkz
Definition x86/opcodes.hpp:21234
@ VPMOVM2DZ256rk
Definition x86/opcodes.hpp:17556
@ G_FNEARBYINT
Definition x86/opcodes.hpp:294
@ G_UITOFP
Definition x86/opcodes.hpp:230
@ VPDPBSSDrr
Definition x86/opcodes.hpp:15715
@ VFMADD213SHZrk_Int
Definition x86/opcodes.hpp:9677
@ VFIXUPIMMSSZrri
Definition x86/opcodes.hpp:9351
@ WRSSD_EVEX
Definition x86/opcodes.hpp:22134
@ AVX512_512_SEXT_MASK_64
Definition x86/opcodes.hpp:353
@ VPSRLWZ256rmkz
Definition x86/opcodes.hpp:19825
@ VCVTPS2DQZ256rrk
Definition x86/opcodes.hpp:7062
@ VPLZCNTQZ256rr
Definition x86/opcodes.hpp:16958
@ VMINMAXPDZ128rmi
Definition x86/opcodes.hpp:13240
@ ISTT_Fp32m64
Definition x86/opcodes.hpp:1985
@ VFNMADD231PDZ128mbkz
Definition x86/opcodes.hpp:11503
@ VCVTBIASPH2HF8Z128rrkz
Definition x86/opcodes.hpp:6225
@ VPSLLVWZrr
Definition x86/opcodes.hpp:19353
@ VPCMPBZ256rri
Definition x86/opcodes.hpp:15250
@ VCVTPH2PSZ128rr
Definition x86/opcodes.hpp:6874
@ VADDSSrr_Int
Definition x86/opcodes.hpp:5350
@ VPCMPQZrri
Definition x86/opcodes.hpp:15450
@ SUB32mi_EVEX
Definition x86/opcodes.hpp:4813
@ VFMSUB132PDZ256rk
Definition x86/opcodes.hpp:10290
@ VPMASKMOVQYrm
Definition x86/opcodes.hpp:17105
@ VPADDQZ128rrkz
Definition x86/opcodes.hpp:14681
@ VSQRTPDYr
Definition x86/opcodes.hpp:21581
@ VCVTPH2IBSZrrb
Definition x86/opcodes.hpp:6774
@ VFMSUBADD213PHZrbk
Definition x86/opcodes.hpp:10910
@ VINSERTI64X2Zrmik
Definition x86/opcodes.hpp:12788
@ VCVTTPD2UQQZ256rmbkz
Definition x86/opcodes.hpp:7875
@ VPABSBZ256rrkz
Definition x86/opcodes.hpp:14423
@ VFNMSUB132PDZrkz
Definition x86/opcodes.hpp:11730
@ SAR8r1_NF_ND
Definition x86/opcodes.hpp:4166
@ VPMOVZXDQZ256rmkz
Definition x86/opcodes.hpp:18020
@ VPSRADZ256mbi
Definition x86/opcodes.hpp:19416
@ VCVTTSH2SIZrm
Definition x86/opcodes.hpp:8496
@ VCVTBIASPH2BF8Z128rr
Definition x86/opcodes.hpp:6169
@ VCVTTPD2UDQSZrmb
Definition x86/opcodes.hpp:7789
@ VMOVDQA64Z128mrk
Definition x86/opcodes.hpp:13653
@ AND16rr_ND
Definition x86/opcodes.hpp:842
@ VPERMI2QZrrk
Definition x86/opcodes.hpp:16316
@ VPDPWSUDSZ256m
Definition x86/opcodes.hpp:15975
@ SAR16rCL_NF
Definition x86/opcodes.hpp:4080
@ VPSRAVWZ256rm
Definition x86/opcodes.hpp:19558
@ VFMSUB213SHZrb_Int
Definition x86/opcodes.hpp:10562
@ VFNMADDSD4mr
Definition x86/opcodes.hpp:11656
@ BTC64mr
Definition x86/opcodes.hpp:1121
@ VFMSUB231BF16Z256m
Definition x86/opcodes.hpp:10592
@ VFMSUB132PDZ256rkz
Definition x86/opcodes.hpp:10291
@ VGETEXPPDZ128mk
Definition x86/opcodes.hpp:12366
@ VFNMSUB213PSZ128rkz
Definition x86/opcodes.hpp:11942
@ VCVTPD2PSZ128rmkz
Definition x86/opcodes.hpp:6494
@ VCVTTPH2QQZ128rmbk
Definition x86/opcodes.hpp:7985
@ VCVTDQ2PHZ256rmb
Definition x86/opcodes.hpp:6285
@ VPMOVDBZ128mrk
Definition x86/opcodes.hpp:17523
@ VGETMANTPSZrri
Definition x86/opcodes.hpp:12590
@ SHR32m1_ND
Definition x86/opcodes.hpp:4538
@ PMAXSDrr
Definition x86/opcodes.hpp:3264
@ VFMADD231PDZ256m
Definition x86/opcodes.hpp:9733
@ SHL32ri_NF_ND
Definition x86/opcodes.hpp:4377
@ TZCNT64rr_NF
Definition x86/opcodes.hpp:5119
@ VFNMADD231PHZrkz
Definition x86/opcodes.hpp:11561
@ DBG_VALUE_LIST
Definition x86/opcodes.hpp:39
@ VMOVHPDZ128mr
Definition x86/opcodes.hpp:13835
@ VPERMT2PDZrr
Definition x86/opcodes.hpp:16641
@ VPTESTMWZ256rm
Definition x86/opcodes.hpp:20144
@ FARCALL64m
Definition x86/opcodes.hpp:1677
@ VSUBBF16Zrm
Definition x86/opcodes.hpp:21738
@ VPBLENDMQZ128rmk
Definition x86/opcodes.hpp:15047
@ VPDPBSUDSZ128mkz
Definition x86/opcodes.hpp:15723
@ VPABSDZ256rrk
Definition x86/opcodes.hpp:14450
@ XOR64rm_ND
Definition x86/opcodes.hpp:22288
@ G_UNMERGE_VALUES
Definition x86/opcodes.hpp:98
@ VERRr
Definition x86/opcodes.hpp:9070
@ VFMADD213PSZmb
Definition x86/opcodes.hpp:9638
@ VDIVSHZrr
Definition x86/opcodes.hpp:8987
@ VCVTPH2PDZrmkz
Definition x86/opcodes.hpp:6832
@ ADC64ri32_ND
Definition x86/opcodes.hpp:531
@ VPCMPEQBZ128rr
Definition x86/opcodes.hpp:15278
@ VRANGEPSZ128rrikz
Definition x86/opcodes.hpp:20524
@ VFNMADD213SDZrb
Definition x86/opcodes.hpp:11433
@ VCVTPH2UWZ256rmk
Definition x86/opcodes.hpp:6997
@ AND16rr_NF_ND
Definition x86/opcodes.hpp:845
@ VPLZCNTDZrrk
Definition x86/opcodes.hpp:16941
@ SHR16mCL_NF
Definition x86/opcodes.hpp:4514
@ PMOVMSKBrr
Definition x86/opcodes.hpp:3285
@ VPBLENDMQZrr
Definition x86/opcodes.hpp:15067
@ G_INDEXED_ZEXTLOAD
Definition x86/opcodes.hpp:122
@ VPDPWUSDZr
Definition x86/opcodes.hpp:16083
@ VMOVUPDZ256rrk_REV
Definition x86/opcodes.hpp:14046
@ VSCALEFBF16Zrmk
Definition x86/opcodes.hpp:21248
@ VPSRADZrrkz
Definition x86/opcodes.hpp:19445
@ VFIXUPIMMSSZrmik
Definition x86/opcodes.hpp:9349
@ VPERMI2QZ256rrkz
Definition x86/opcodes.hpp:16308
@ G_SSHLSAT
Definition x86/opcodes.hpp:198
@ VPABSDZrmkz
Definition x86/opcodes.hpp:14457
@ VPSRAVWZ128rrkz
Definition x86/opcodes.hpp:19557
@ VMINMAXPHZrri
Definition x86/opcodes.hpp:13291
@ VCVTBF162IBSZ128rrkz
Definition x86/opcodes.hpp:6090
@ VRCP28SDZmkz
Definition x86/opcodes.hpp:20656
@ VPSHRDWZ128rri
Definition x86/opcodes.hpp:19030
@ VPERMPDZmikz
Definition x86/opcodes.hpp:16501
@ VFNMADD132PDZ256mbkz
Definition x86/opcodes.hpp:11174
@ VFNMSUB213SHZrk_Int
Definition x86/opcodes.hpp:11992
@ VUCOMISHZrrb
Definition x86/opcodes.hpp:21907
@ VPLZCNTDZrmb
Definition x86/opcodes.hpp:16935
@ ADD_FrST0
Definition x86/opcodes.hpp:771
@ VCVTTPS2UDQSZrm
Definition x86/opcodes.hpp:8338
@ VRCP28SDZm
Definition x86/opcodes.hpp:20654
@ VLDDQUYrm
Definition x86/opcodes.hpp:12803
@ VCVTTPD2UDQZ128rrk
Definition x86/opcodes.hpp:7807
@ VCVTTPS2QQZ128rmbk
Definition x86/opcodes.hpp:8292
@ VDPPHPSZ128m
Definition x86/opcodes.hpp:9038
@ VREDUCEPHZ256rrikz
Definition x86/opcodes.hpp:20814
@ SHR8ri
Definition x86/opcodes.hpp:4621
@ PMOVSXBDrr
Definition x86/opcodes.hpp:3287
@ XCRYPTOFB
Definition x86/opcodes.hpp:22174
@ ROL8ri_NF
Definition x86/opcodes.hpp:3905
@ VXORPSZ128rr
Definition x86/opcodes.hpp:22095
@ VCVTPD2QQZ128rmk
Definition x86/opcodes.hpp:6525
@ VFNMADD231PHZ128mb
Definition x86/opcodes.hpp:11533
@ VUCOMISSrm
Definition x86/opcodes.hpp:21913
@ VCVTPH2UDQZrmbk
Definition x86/opcodes.hpp:6944
@ VMINPDZrmb
Definition x86/opcodes.hpp:13381
@ VFNMADD231SSZrk_Int
Definition x86/opcodes.hpp:11634
@ VCVTPH2HF8Z256rrk
Definition x86/opcodes.hpp:6738
@ VFMADDSUB213PSYm
Definition x86/opcodes.hpp:10097
@ VANDPSZ256rmkz
Definition x86/opcodes.hpp:5566
@ VFNMADD231PHZmbkz
Definition x86/opcodes.hpp:11553
@ VPSHUFLWZ128mi
Definition x86/opcodes.hpp:19134
@ VPSRLQZrm
Definition x86/opcodes.hpp:19713
@ VPUNPCKLQDQZ256rmbkz
Definition x86/opcodes.hpp:20389
@ VMOVUPSZ256rm_NOVLX
Definition x86/opcodes.hpp:445
@ VPERMT2WZrrk
Definition x86/opcodes.hpp:16714
@ VCVTSS2SIrr
Definition x86/opcodes.hpp:7575
@ VPABSQZ256rr
Definition x86/opcodes.hpp:14478
@ ADD8rm_NF
Definition x86/opcodes.hpp:721
@ VPSHUFLWZ256mi
Definition x86/opcodes.hpp:19140
@ VPOPCNTQZrmkz
Definition x86/opcodes.hpp:18379
@ HSUBPSrm
Definition x86/opcodes.hpp:1759
@ VMOVDQA64Zmrk
Definition x86/opcodes.hpp:13675
@ VSCALEFPDZ128rrk
Definition x86/opcodes.hpp:21260
@ VPMOVSDBZ256mr
Definition x86/opcodes.hpp:17619
@ VPUNPCKLQDQZ128rr
Definition x86/opcodes.hpp:20383
@ VCVTBIASPH2HF8Z128rmbk
Definition x86/opcodes.hpp:6219
@ VCVTTPH2UDQZrr
Definition x86/opcodes.hpp:8037
@ ADD32rr_NF
Definition x86/opcodes.hpp:654
@ VAESENCYrr
Definition x86/opcodes.hpp:5390
@ AND64rr
Definition x86/opcodes.hpp:921
@ VPSHRDQZ128rri
Definition x86/opcodes.hpp:18934
@ VFMADDSUB231PHZ128rk
Definition x86/opcodes.hpp:10172
@ VPMOVDWZmrk
Definition x86/opcodes.hpp:17548
@ VFNMSUB213PSZ128m
Definition x86/opcodes.hpp:11934
@ G_INTRINSIC_CONVERGENT_W_SIDE_EFFECTS
Definition x86/opcodes.hpp:156
@ LSS16rm
Definition x86/opcodes.hpp:2287
@ VFMSUBADD132PDYm
Definition x86/opcodes.hpp:10752
@ MOV32r0
Definition x86/opcodes.hpp:386
@ VREDUCESDZrmi
Definition x86/opcodes.hpp:20857
@ VCMPPSYrri
Definition x86/opcodes.hpp:5823
@ VFMSUB132BF16Zmbkz
Definition x86/opcodes.hpp:10266
@ VCVTTSS2SIZrrb_Int
Definition x86/opcodes.hpp:8534
@ VCVTBF162IBSZrrk
Definition x86/opcodes.hpp:6107
@ VCVTTPH2IBSZ128rmkz
Definition x86/opcodes.hpp:7928
@ VRANGEPSZrmikz
Definition x86/opcodes.hpp:20539
@ VPMOVSXDQZ256rrkz
Definition x86/opcodes.hpp:17783
@ VSUBPDZrmb
Definition x86/opcodes.hpp:21768
@ VCVT2PS2PHXZrmb
Definition x86/opcodes.hpp:6071
@ VSCALEFPDZ256rrkz
Definition x86/opcodes.hpp:21270
@ UIRET
Definition x86/opcodes.hpp:5150
@ VPMAXUWZrmkz
Definition x86/opcodes.hpp:17306
@ VPMOVUSQBZ128rrkz
Definition x86/opcodes.hpp:17870
@ VMINSSZrmkz_Int
Definition x86/opcodes.hpp:13487
@ VPMOVSDBZ256mrk
Definition x86/opcodes.hpp:17620
@ VPSRLWZ256rikz
Definition x86/opcodes.hpp:19822
@ VGETEXPBF16Z256mk
Definition x86/opcodes.hpp:12348
@ BT64rr
Definition x86/opcodes.hpp:1111
@ VPERMPDZrm
Definition x86/opcodes.hpp:16505
@ VCVTDQ2PSZ128rmb
Definition x86/opcodes.hpp:6308
@ VPANDQZ128rmk
Definition x86/opcodes.hpp:14923
@ SEH_PushFrame
Definition x86/opcodes.hpp:423
@ VPADDDZrmbkz
Definition x86/opcodes.hpp:14663
@ VMULSSrm
Definition x86/opcodes.hpp:14314
@ PCMPGTDrm
Definition x86/opcodes.hpp:3157
@ VFMSUBADD231PHZmk
Definition x86/opcodes.hpp:11004
@ VFMADDSUBPD4mr
Definition x86/opcodes.hpp:10233
@ EXTRACTPSmri
Definition x86/opcodes.hpp:1668
@ AND64ri32_NF
Definition x86/opcodes.hpp:909
@ VFRCZPDrr
Definition x86/opcodes.hpp:12298
@ PT2RPNTLVWZ0
Definition x86/opcodes.hpp:3448
@ VPROLDZmi
Definition x86/opcodes.hpp:18484
@ VPSUBDZrmkz
Definition x86/opcodes.hpp:19891
@ VCOMPRESSPSZ256rrkz
Definition x86/opcodes.hpp:5929
@ NEG8r_ND
Definition x86/opcodes.hpp:2889
@ VCVTPS2QQZrmb
Definition x86/opcodes.hpp:7243
@ G_ASHR
Definition x86/opcodes.hpp:171
@ VPCMPBZrmik
Definition x86/opcodes.hpp:15253
@ VFIXUPIMMPDZrmik
Definition x86/opcodes.hpp:9301
@ VCVTPH2BF8SZ128rr
Definition x86/opcodes.hpp:6617
@ VPEXTRWZrri_REV
Definition x86/opcodes.hpp:16820
@ VPBLENDMQZrmbkz
Definition x86/opcodes.hpp:15064
@ VCVTPH2DQZ128rrkz
Definition x86/opcodes.hpp:6673
@ VPCMPQZ256rmik
Definition x86/opcodes.hpp:15443
@ FNSTSW16r
Definition x86/opcodes.hpp:1711
@ VCVTPS2PHXZrrb
Definition x86/opcodes.hpp:7197
@ VPSLLVWZ128rr
Definition x86/opcodes.hpp:19341
@ VSCALEFPSZrrb
Definition x86/opcodes.hpp:21338
@ PMAXSWrr
Definition x86/opcodes.hpp:3266
@ MWAITrr
Definition x86/opcodes.hpp:2851
@ VPSADBWYrm
Definition x86/opcodes.hpp:18703
@ VFMSUBADD231PDZ128rk
Definition x86/opcodes.hpp:10957
@ RCL16m1
Definition x86/opcodes.hpp:3585
@ XSAVES
Definition x86/opcodes.hpp:22351
@ VFNMSUB231PDZ256rk
Definition x86/opcodes.hpp:12055
@ VFMADD132PSYm
Definition x86/opcodes.hpp:9448
@ VMOVAPDZ128rrk_REV
Definition x86/opcodes.hpp:13521
@ SETCCm
Definition x86/opcodes.hpp:4293
@ VCVTTPH2UDQZ256rr
Definition x86/opcodes.hpp:8028
@ VPDPBUSDSrr
Definition x86/opcodes.hpp:15808
@ VPBROADCASTQZ128rr
Definition x86/opcodes.hpp:15169
@ VREDUCEPSZ128rmi
Definition x86/opcodes.hpp:20830
@ VPCMPUWZ128rrik
Definition x86/opcodes.hpp:15503
@ VRSQRT14PDZrkz
Definition x86/opcodes.hpp:21076
@ VSUBSSrr_Int
Definition x86/opcodes.hpp:21885
@ VSHUFPDZ256rmikz
Definition x86/opcodes.hpp:21481
@ VPADDDZrmk
Definition x86/opcodes.hpp:14664
@ VCVTPD2UQQZ256rmk
Definition x86/opcodes.hpp:6594
@ VADDPSZ256rmbkz
Definition x86/opcodes.hpp:5290
@ VPSUBUSBZ256rm
Definition x86/opcodes.hpp:19980
@ LLWPCB64
Definition x86/opcodes.hpp:2182
@ VPBLENDMQZ256rmb
Definition x86/opcodes.hpp:15053
@ SBB16mi_ND
Definition x86/opcodes.hpp:4192
@ VCVTPS2PDZrrbkz
Definition x86/opcodes.hpp:7167
@ VPSRLVDZ128rrkz
Definition x86/opcodes.hpp:19732
@ XOR32mr
Definition x86/opcodes.hpp:22230
@ CALL64r
Definition x86/opcodes.hpp:1171
@ PTCVTROWD2PSrreV
Definition x86/opcodes.hpp:3465
@ VCVTTPD2QQZ128rm
Definition x86/opcodes.hpp:7737
@ POPF32
Definition x86/opcodes.hpp:3362
@ VPSUBSBZ128rr
Definition x86/opcodes.hpp:19933
@ VPMINSDZ256rrkz
Definition x86/opcodes.hpp:17353
@ VCVTSH2SSZrrbkz_Int
Definition x86/opcodes.hpp:7479
@ VMINBF16Zrmkz
Definition x86/opcodes.hpp:13107
@ VFMADD132PSZ128mk
Definition x86/opcodes.hpp:9454
@ VFNMSUB132PDZ256r
Definition x86/opcodes.hpp:11716
@ VPDPWSSDSZ256mbk
Definition x86/opcodes.hpp:15915
@ ROL32rCL
Definition x86/opcodes.hpp:3837
@ VALIGNDZ128rmi
Definition x86/opcodes.hpp:5406
@ KORBkk
Definition x86/opcodes.hpp:2086
@ VPERMT2QZ256rmbkz
Definition x86/opcodes.hpp:16683
@ VPCOMPRESSWZmr
Definition x86/opcodes.hpp:15583
@ PTDPBF16PSV
Definition x86/opcodes.hpp:404
@ TST_Fp80
Definition x86/opcodes.hpp:5095
@ VMOVUPDYmr
Definition x86/opcodes.hpp:14023
@ VPSRAVQZrr
Definition x86/opcodes.hpp:19549
@ ENQCMDS64_EVEX
Definition x86/opcodes.hpp:1663
@ VPMINSDZrmb
Definition x86/opcodes.hpp:17355
@ VCVTSH2USIZrr_Int
Definition x86/opcodes.hpp:7486
@ VMOVDQU32Z256mr
Definition x86/opcodes.hpp:13737
@ AND64rr_ND
Definition x86/opcodes.hpp:924
@ VMAXCPSZ256rmkz
Definition x86/opcodes.hpp:12917
@ VRCPPSYm
Definition x86/opcodes.hpp:20726
@ VMULPHZ256rmbk
Definition x86/opcodes.hpp:14224
@ VSCALEFSSZrrkz
Definition x86/opcodes.hpp:21369
@ VFNMADD213PSZr
Definition x86/opcodes.hpp:11419
@ PSUBWrm
Definition x86/opcodes.hpp:3444
@ VFMADD213SSZr_Int
Definition x86/opcodes.hpp:9684
@ VCVTTPH2IBSZ128rr
Definition x86/opcodes.hpp:7929
@ VFMADD231PHZ128mb
Definition x86/opcodes.hpp:9757
@ KMOVWkr_EVEX
Definition x86/opcodes.hpp:2077
@ VMOVSDZrm_alt
Definition x86/opcodes.hpp:13930
@ VRSQRT14SSZrrkz
Definition x86/opcodes.hpp:21115
@ G_INSERT_VECTOR_ELT
Definition x86/opcodes.hpp:266
@ VCOMPRESSPDZ256mr
Definition x86/opcodes.hpp:5910
@ VPMAXUWZrrk
Definition x86/opcodes.hpp:17308
@ VPERMT2DZ128rm
Definition x86/opcodes.hpp:16590
@ VFMADDSUB132PDZmbkz
Definition x86/opcodes.hpp:9958
@ LOCK_SUB64mi8
Definition x86/opcodes.hpp:2253
@ VGETEXPPSZ128mbk
Definition x86/opcodes.hpp:12424
@ VRCPBF16Z128rk
Definition x86/opcodes.hpp:20679
@ VFMULCPHZrrbk
Definition x86/opcodes.hpp:11120
@ VMINPDZrrbk
Definition x86/opcodes.hpp:13388
@ ADD16ri8_ND
Definition x86/opcodes.hpp:596
@ VBLENDMPSZrr
Definition x86/opcodes.hpp:5637
@ VCVTPD2UQQZ128rr
Definition x86/opcodes.hpp:6587
@ VPMOVZXBWZ256rmk
Definition x86/opcodes.hpp:17997
@ VDPBF16PSZ128rkz
Definition x86/opcodes.hpp:9017
@ VRSQRT14PDZr
Definition x86/opcodes.hpp:21074
@ VFMSUB132PDZ128mbkz
Definition x86/opcodes.hpp:10277
@ VBROADCASTSSZ128rrk
Definition x86/opcodes.hpp:5744
@ VDIVPDZrrkz
Definition x86/opcodes.hpp:8901
@ VREDUCEPHZrmbi
Definition x86/opcodes.hpp:20815
@ VINSERTF32X4Z256rmi
Definition x86/opcodes.hpp:12725
@ VMOVDQA64Zrmk
Definition x86/opcodes.hpp:13677
@ STI
Definition x86/opcodes.hpp:4734
@ MMX_PMULHWrr
Definition x86/opcodes.hpp:2482
@ G_FMAXIMUM
Definition x86/opcodes.hpp:242
@ VFMSUB231PSZ128mbkz
Definition x86/opcodes.hpp:10679
@ VPERMI2PDZ128rm
Definition x86/opcodes.hpp:16237
@ VPABSQZ128rrk
Definition x86/opcodes.hpp:14470
@ VCVTUDQ2PHZrrb
Definition x86/opcodes.hpp:8611
@ RSQRTSSr
Definition x86/opcodes.hpp:4052
@ VPCMPGTWZ128rr
Definition x86/opcodes.hpp:15418
@ VMINCPDZ256rrk
Definition x86/opcodes.hpp:13129
@ EH_SjLj_SetJmp64
Definition x86/opcodes.hpp:1645
@ VMOVAPDmr
Definition x86/opcodes.hpp:13546
@ MOVSSrr_REV
Definition x86/opcodes.hpp:2734
@ VFMSUB132SSZr
Definition x86/opcodes.hpp:10402
@ VMAXPSZ128rmbk
Definition x86/opcodes.hpp:13010
@ ADD32rr_ND
Definition x86/opcodes.hpp:652
@ VFMSUBADDPS4Yrm
Definition x86/opcodes.hpp:11055
@ VFMADDSUBPS4Yrr
Definition x86/opcodes.hpp:10239
@ VPMOVSWBZ256mr
Definition x86/opcodes.hpp:17694
@ VPADDDZrrkz
Definition x86/opcodes.hpp:14668
@ VCVTPH2PSXZrrb
Definition x86/opcodes.hpp:6864
@ VPRORDZ128mbikz
Definition x86/opcodes.hpp:18573
@ VREDUCEPDZrmik
Definition x86/opcodes.hpp:20789
@ MUL_FST0r
Definition x86/opcodes.hpp:2834
@ SUB64ri32_NF_ND
Definition x86/opcodes.hpp:4867
@ VINSERTF32X8Zrmi
Definition x86/opcodes.hpp:12737
@ VAESENCLASTrr
Definition x86/opcodes.hpp:5388
@ VPABSWZ256rm
Definition x86/opcodes.hpp:14498
@ VRCP28SDZrbkz
Definition x86/opcodes.hpp:20660
@ VPCOMPRESSWZrr
Definition x86/opcodes.hpp:15585
@ XOR64rr_REV
Definition x86/opcodes.hpp:22300
@ ADC64mi32_ND
Definition x86/opcodes.hpp:522
@ VPSUBQZ256rmbkz
Definition x86/opcodes.hpp:19911
@ VPADDUSBrm
Definition x86/opcodes.hpp:14766
@ G_FPOW
Definition x86/opcodes.hpp:214
@ VPERMI2PSZ256rmbk
Definition x86/opcodes.hpp:16275
@ VPOPCNTDZ256rmkz
Definition x86/opcodes.hpp:18343
@ VPSRAVDZ256rr
Definition x86/opcodes.hpp:19511
@ VPINSRDrmi
Definition x86/opcodes.hpp:16906
@ VREDUCESSZrri
Definition x86/opcodes.hpp:20878
@ VPSHLDDZrmik
Definition x86/opcodes.hpp:18767
@ VMOVDQU64Zrm
Definition x86/opcodes.hpp:13783
@ VANDPSZ256rr
Definition x86/opcodes.hpp:5567
@ VPSRLVDZ128rmb
Definition x86/opcodes.hpp:19725
@ INT3
Definition x86/opcodes.hpp:1957
@ VADDPDYrr
Definition x86/opcodes.hpp:5213
@ VPERMI2PSZ256rmkz
Definition x86/opcodes.hpp:16278
@ RCR32mCL
Definition x86/opcodes.hpp:3684
@ VFMADD231SSZm
Definition x86/opcodes.hpp:9848
@ VPERMILPSZ128mikz
Definition x86/opcodes.hpp:16423
@ VPSUBWZrr
Definition x86/opcodes.hpp:20033
@ VPSHLWmr
Definition x86/opcodes.hpp:18897
@ VPMAXUWZ256rmk
Definition x86/opcodes.hpp:17299
@ VPSUBUSWZ128rrk
Definition x86/opcodes.hpp:20000
@ VCVTTPS2QQZ128rmk
Definition x86/opcodes.hpp:8294
@ VFMADD132PHZmbk
Definition x86/opcodes.hpp:9438
@ NEG16m_ND
Definition x86/opcodes.hpp:2854
@ AND8rr_EVEX_REV
Definition x86/opcodes.hpp:956
@ SAR64mCL
Definition x86/opcodes.hpp:4122
@ VSCATTERPF1DPDm
Definition x86/opcodes.hpp:21380
@ LXADD16
Definition x86/opcodes.hpp:2300
@ VANDNPSZrmbkz
Definition x86/opcodes.hpp:5511
@ PBNDKB
Definition x86/opcodes.hpp:3140
@ VFMSUB213SDZrb
Definition x86/opcodes.hpp:10545
@ VFNMSUB132BF16Zmk
Definition x86/opcodes.hpp:11694
@ VPRORVDZ128rmk
Definition x86/opcodes.hpp:18629
@ VCVTPH2BF8Z128rr
Definition x86/opcodes.hpp:6644
@ VPMULDQZ256rr
Definition x86/opcodes.hpp:18093
@ VCVTTPD2UQQZ128rmbk
Definition x86/opcodes.hpp:7865
@ CHS_Fp80
Definition x86/opcodes.hpp:1230
@ ROR64rCL_EVEX
Definition x86/opcodes.hpp:3988
@ ROR64m1_EVEX
Definition x86/opcodes.hpp:3968
@ VFMADDSUB132PDZ256mk
Definition x86/opcodes.hpp:9950
@ VFNMSUB213SHZrkz_Int
Definition x86/opcodes.hpp:11993
@ RCR8rCL_ND
Definition x86/opcodes.hpp:3731
@ VCVTDQ2PDZrmbkz
Definition x86/opcodes.hpp:6267
@ VFNMSUB213BF16Zmb
Definition x86/opcodes.hpp:11860
@ VFNMSUB132BF16Zrk
Definition x86/opcodes.hpp:11697
@ VCMPSSZrmik_Int
Definition x86/opcodes.hpp:5868
@ SHR32ri_ND
Definition x86/opcodes.hpp:4563
@ VRCPPHZ128mbk
Definition x86/opcodes.hpp:20701
@ VPTERNLOGDZ256rri
Definition x86/opcodes.hpp:20053
@ VSQRTPDZmk
Definition x86/opcodes.hpp:21604
@ VPERMILPDZrm
Definition x86/opcodes.hpp:16401
@ VUCOMISSrm_Int
Definition x86/opcodes.hpp:21914
@ AND64mi8_EVEX
Definition x86/opcodes.hpp:897
@ VPCONFLICTQZ256rr
Definition x86/opcodes.hpp:15642
@ ROL64rCL_ND
Definition x86/opcodes.hpp:3869
@ VCVTTSH2USI64Zrr_Int
Definition x86/opcodes.hpp:8504
@ VFMADD132PDYr
Definition x86/opcodes.hpp:9385
@ BEXTR64rm_NF
Definition x86/opcodes.hpp:1003
@ VFNMADD132PSZ256mb
Definition x86/opcodes.hpp:11236
@ VCVTSI2SDrm_Int
Definition x86/opcodes.hpp:7493
@ VSQRTPHZ128mb
Definition x86/opcodes.hpp:21615
@ VCVTPD2QQZrrbk
Definition x86/opcodes.hpp:6547
@ XOR64rr_EVEX_REV
Definition x86/opcodes.hpp:22293
@ VCVTTPD2UQQSZ128rmk
Definition x86/opcodes.hpp:7834
@ VSQRTPDZmbkz
Definition x86/opcodes.hpp:21603
@ VGETEXPPHZ128rk
Definition x86/opcodes.hpp:12399
@ VCVTTPS2DQZ128rmbkz
Definition x86/opcodes.hpp:8168
@ MOVSHDUPrm
Definition x86/opcodes.hpp:2723
@ VCVTPH2WZ128rrk
Definition x86/opcodes.hpp:7021
@ OR32rr_ND_REV
Definition x86/opcodes.hpp:3000
@ VMOVPQI2QIZrr
Definition x86/opcodes.hpp:13882
@ VRCP28PSZrbkz
Definition x86/opcodes.hpp:20651
@ VPMOVUSQBZ128rrk
Definition x86/opcodes.hpp:17869
@ VCVTTPH2UWZ256rmk
Definition x86/opcodes.hpp:8086
@ VADDPSZ128rmkz
Definition x86/opcodes.hpp:5283
@ VFNMADDSS4rr_REV
Definition x86/opcodes.hpp:11671
@ MULX32rm_EVEX
Definition x86/opcodes.hpp:2820
@ MINSDrm_Int
Definition x86/opcodes.hpp:2360
@ VGETEXPPSZrb
Definition x86/opcodes.hpp:12447
@ VFMADDCPHZ256r
Definition x86/opcodes.hpp:9879
@ RDFLAGS32
Definition x86/opcodes.hpp:418
@ TCVTROWPS2BF16Lrre
Definition x86/opcodes.hpp:5026
@ SUB_Fp80
Definition x86/opcodes.hpp:4962
@ VCVTUW2PHZrrbkz
Definition x86/opcodes.hpp:8792
@ VPMOVZXBDZrrk
Definition x86/opcodes.hpp:17962
@ VPSLLDZ128mi
Definition x86/opcodes.hpp:19180
@ VFNMSUB213BF16Z128m
Definition x86/opcodes.hpp:11841
@ VDBPSADBWZ256rmikz
Definition x86/opcodes.hpp:8833
@ VPSRADZ256rm
Definition x86/opcodes.hpp:19425
@ VCVTTPH2QQZrrbkz
Definition x86/opcodes.hpp:8010
@ VPMINSQZ128rrkz
Definition x86/opcodes.hpp:17373
@ VFMADD132PDZm
Definition x86/opcodes.hpp:9404
@ INC64m_EVEX
Definition x86/opcodes.hpp:1928
@ VSUBPDZ128rmkz
Definition x86/opcodes.hpp:21754
@ VPDPWSSDZ128m
Definition x86/opcodes.hpp:15935
@ AESENCrm
Definition x86/opcodes.hpp:802
@ PMINUDrr
Definition x86/opcodes.hpp:3282
@ VFNMADD231PHZ128r
Definition x86/opcodes.hpp:11538
@ DIV32m_NF
Definition x86/opcodes.hpp:1566
@ AND16mi8_NF
Definition x86/opcodes.hpp:813
@ CVTSD2SI64rr_Int
Definition x86/opcodes.hpp:1454
@ VROUNDPDri
Definition x86/opcodes.hpp:21037
@ MOV8ao32
Definition x86/opcodes.hpp:2617
@ SBB8mr
Definition x86/opcodes.hpp:4266
@ LOCK_XOR8mi
Definition x86/opcodes.hpp:2266
@ VPSRLWZ128rik
Definition x86/opcodes.hpp:19809
@ VPADDBZrr
Definition x86/opcodes.hpp:14635
@ VRCPBF16Z256mbkz
Definition x86/opcodes.hpp:20684
@ VUNPCKHPSZrrkz
Definition x86/opcodes.hpp:21991
@ VPRORVDZrmbk
Definition x86/opcodes.hpp:18645
@ VPADDDZ128rrkz
Definition x86/opcodes.hpp:14650
@ VCVTTPD2QQSZrrkz
Definition x86/opcodes.hpp:7736
@ ROR32m1_NF
Definition x86/opcodes.hpp:3940
@ VGETMANTPDZrri
Definition x86/opcodes.hpp:12530
@ VPERMT2PSZ256rmbk
Definition x86/opcodes.hpp:16655
@ VMOVSLDUPZrm
Definition x86/opcodes.hpp:13996
@ DIVSSrr
Definition x86/opcodes.hpp:1610
@ VCVTTPH2IBSZ128rmb
Definition x86/opcodes.hpp:7924
@ PUSHGS32
Definition x86/opcodes.hpp:3576
@ POP64rmm
Definition x86/opcodes.hpp:3335
@ ADOX32rr_EVEX
Definition x86/opcodes.hpp:780
@ ROL16m1_NF_ND
Definition x86/opcodes.hpp:3791
@ VPMULDQZ128rmkz
Definition x86/opcodes.hpp:18083
@ VFNMADD132PHZ128mbkz
Definition x86/opcodes.hpp:11197
@ CVTSI642SSrm
Definition x86/opcodes.hpp:1475
@ ANDN32rm_NF
Definition x86/opcodes.hpp:966
@ VPSUBSWZrmkz
Definition x86/opcodes.hpp:19966
@ VREDUCEPHZ256rmbi
Definition x86/opcodes.hpp:20806
@ VCVTTPH2DQZ128rrk
Definition x86/opcodes.hpp:7900
@ VPSRAQZ256mikz
Definition x86/opcodes.hpp:19469
@ VFMSUB231SSZrb_Int
Definition x86/opcodes.hpp:10743
@ VPBROADCASTBrZrr
Definition x86/opcodes.hpp:15122
@ VFMSUBADD132PSZ256mbkz
Definition x86/opcodes.hpp:10830
@ SAR64m1_ND
Definition x86/opcodes.hpp:4119
@ VMOV64toPQIZrm
Definition x86/opcodes.hpp:13503
@ VPANDNQZ256rr
Definition x86/opcodes.hpp:14903
@ VMULPSZ128rrkz
Definition x86/opcodes.hpp:14253
@ VPERM2F128rmi
Definition x86/opcodes.hpp:16150
@ MOVSX16rr8
Definition x86/opcodes.hpp:2741
@ VFMSUBADD231PHZr
Definition x86/opcodes.hpp:11006
@ VINSERTI128rri
Definition x86/opcodes.hpp:12762
@ VUNPCKHPDZ128rmk
Definition x86/opcodes.hpp:21938
@ VXORPDZrm
Definition x86/opcodes.hpp:22076
@ MMX_PANDNrr
Definition x86/opcodes.hpp:2430
@ RCR16r1_EVEX
Definition x86/opcodes.hpp:3673
@ VCVTTPH2UDQZ128rmbk
Definition x86/opcodes.hpp:8015
@ MOV64toPQIrm
Definition x86/opcodes.hpp:2613
@ IN32rr
Definition x86/opcodes.hpp:1902
@ VPSUBWYrm
Definition x86/opcodes.hpp:20016
@ VPMAXSBZ256rrkz
Definition x86/opcodes.hpp:17121
@ VPSUBDZrm
Definition x86/opcodes.hpp:19886
@ VFMULCPHZrmb
Definition x86/opcodes.hpp:11113
@ VORPDZ128rm
Definition x86/opcodes.hpp:14326
@ VPDPWSSDZ128r
Definition x86/opcodes.hpp:15941
@ VFMSUBADD213PHZmb
Definition x86/opcodes.hpp:10903
@ LCMPXCHG16B
Definition x86/opcodes.hpp:2125
@ VRCPBF16Z256r
Definition x86/opcodes.hpp:20687
@ RCR64ri_EVEX
Definition x86/opcodes.hpp:3715
@ VSHUFF64X2Zrmi
Definition x86/opcodes.hpp:21423
@ VHSUBPDrr
Definition x86/opcodes.hpp:12718
@ GF2P8AFFINEINVQBrmi
Definition x86/opcodes.hpp:1744
@ VDPBF16PSZ256mbk
Definition x86/opcodes.hpp:9020
@ VPOPCNTDZ128rrk
Definition x86/opcodes.hpp:18336
@ VPSRLDZmi
Definition x86/opcodes.hpp:19656
@ VANDPDZ256rrk
Definition x86/opcodes.hpp:5537
@ VMOVAPDrr
Definition x86/opcodes.hpp:13548
@ VFPCLASSBF16Zrik
Definition x86/opcodes.hpp:12228
@ VCVTPH2HF8Z256rrkz
Definition x86/opcodes.hpp:6739
@ VORPSZrmk
Definition x86/opcodes.hpp:14379
@ VPSRAVWZ256rmkz
Definition x86/opcodes.hpp:19560
@ VDBPSADBWZ128rmi
Definition x86/opcodes.hpp:8825
@ VCVTPS2QQZ128rmbkz
Definition x86/opcodes.hpp:7227
@ VCVTQQ2PHZrmkz
Definition x86/opcodes.hpp:7367
@ VFMADDCPHZ128mkz
Definition x86/opcodes.hpp:9869
@ VFMADDSUB231PSZ128r
Definition x86/opcodes.hpp:10203
@ VPCMPGTBZ128rr
Definition x86/opcodes.hpp:15358
@ VSM3MSG2rr
Definition x86/opcodes.hpp:21530
@ VPANDDZ256rmb
Definition x86/opcodes.hpp:14844
@ OR16rm_NF
Definition x86/opcodes.hpp:2952
@ VFMSUB132BF16Z256mb
Definition x86/opcodes.hpp:10255
@ VSUBPSZrrbkz
Definition x86/opcodes.hpp:21840
@ VMOVDQU64Z256rr
Definition x86/opcodes.hpp:13775
@ G_ATOMIC_CMPXCHG_WITH_SUCCESS
Definition x86/opcodes.hpp:125
@ VPDPBUSDZ256rkz
Definition x86/opcodes.hpp:15828
@ ADD64rr_NF_REV
Definition x86/opcodes.hpp:698
@ VSCALEFPSZrr
Definition x86/opcodes.hpp:21337
@ VCVTTPS2DQSZ128rm
Definition x86/opcodes.hpp:8133
@ IST_Fp64m32
Definition x86/opcodes.hpp:2001
@ VCVTTPD2QQSZrmk
Definition x86/opcodes.hpp:7729
@ VDPBF16PSZmkz
Definition x86/opcodes.hpp:9032
@ VPERMIL2PSYrr
Definition x86/opcodes.hpp:16346
@ CMOV_FR32
Definition x86/opcodes.hpp:1293
@ VPCOMUWri
Definition x86/opcodes.hpp:15597
@ VPSLLWZrrkz
Definition x86/opcodes.hpp:19394
@ VCVTTPH2UDQZ128rmbkz
Definition x86/opcodes.hpp:8016
@ G_CTPOP
Definition x86/opcodes.hpp:276
@ VDIVBF16Z256rm
Definition x86/opcodes.hpp:8852
@ VFNMSUB213PHZr
Definition x86/opcodes.hpp:11926
@ VPTERNLOGDZ128rrik
Definition x86/opcodes.hpp:20045
@ VPMINUQZ256rr
Definition x86/opcodes.hpp:17482
@ VSQRTPHZm
Definition x86/opcodes.hpp:21632
@ VPSUBBZ128rr
Definition x86/opcodes.hpp:19849
@ VCVTTPH2DQZrmb
Definition x86/opcodes.hpp:7912
@ VRNDSCALEPHZrrikz
Definition x86/opcodes.hpp:20970
@ VPSRAVQZ256rrkz
Definition x86/opcodes.hpp:19542
@ VFNMSUB132PDZ128m
Definition x86/opcodes.hpp:11701
@ VFMSUBSD4rm
Definition x86/opcodes.hpp:11080
@ VMOVHPSZ128mr
Definition x86/opcodes.hpp:13839
@ VFMADD132SSZmk_Int
Definition x86/opcodes.hpp:9512
@ G_LSHR
Definition x86/opcodes.hpp:170
@ MMX_PMULUDQrm
Definition x86/opcodes.hpp:2485
@ VPSLLVQZrrk
Definition x86/opcodes.hpp:19334
@ VGATHERDPDZ128rm
Definition x86/opcodes.hpp:12308
@ VCVTSH2SDZrmkz_Int
Definition x86/opcodes.hpp:7457
@ VPERMT2QZrrk
Definition x86/opcodes.hpp:16696
@ VCVTBF162IBSZ256rr
Definition x86/opcodes.hpp:6097
@ VMOVUPSZ256rrk
Definition x86/opcodes.hpp:14086
@ VPDPWSUDSZ128rkz
Definition x86/opcodes.hpp:15974
@ VPROLVDZrmk
Definition x86/opcodes.hpp:18539
@ VPMOVSXDQZ256rr
Definition x86/opcodes.hpp:17781
@ SETCCr
Definition x86/opcodes.hpp:4295
@ VCVTTPH2UWZrrk
Definition x86/opcodes.hpp:8101
@ VFNMADD231SSZrb
Definition x86/opcodes.hpp:11630
@ VPSHUFBZrmk
Definition x86/opcodes.hpp:19072
@ VUNPCKHPDZrm
Definition x86/opcodes.hpp:21952
@ VPSRLWZ256rm
Definition x86/opcodes.hpp:19823
@ XOR16rr_NF
Definition x86/opcodes.hpp:22214
@ VCVTTPD2UQQSZ256rrbk
Definition x86/opcodes.hpp:7847
@ VCVTNE2PS2BF16Z256rmk
Definition x86/opcodes.hpp:6370
@ SUB8mr_NF_ND
Definition x86/opcodes.hpp:4899
@ VMAXPHZ128rr
Definition x86/opcodes.hpp:12982
@ VFMADD213SDZrk_Int
Definition x86/opcodes.hpp:9661
@ PSIGNDrr
Definition x86/opcodes.hpp:3400
@ VFMADD213PDZ256mkz
Definition x86/opcodes.hpp:9569
@ BEXTRI64mi
Definition x86/opcodes.hpp:1009
@ VDIVPHZrm
Definition x86/opcodes.hpp:8922
@ VFMADDSUB213PSZmkz
Definition x86/opcodes.hpp:10122
@ VFMADD132BF16Z256mbk
Definition x86/opcodes.hpp:9368
@ VDPPHPSZ256mbk
Definition x86/opcodes.hpp:9049
@ VPTESTMBZrmk
Definition x86/opcodes.hpp:20101
@ KMOVBmk_EVEX
Definition x86/opcodes.hpp:2049
@ VPMOVSDWZmrk
Definition x86/opcodes.hpp:17640
@ VFCMULCPHZrmbkz
Definition x86/opcodes.hpp:9261
@ VPSRLQZ128mi
Definition x86/opcodes.hpp:19677
@ VCVTTSD2USISrm_Int
Definition x86/opcodes.hpp:8482
@ DIVSSrr_Int
Definition x86/opcodes.hpp:1611
@ VPAVGWZ128rmk
Definition x86/opcodes.hpp:14975
@ VMOVAPSZ256rr
Definition x86/opcodes.hpp:13570
@ CMOV64rr_ND
Definition x86/opcodes.hpp:1258
@ CCMP32ri8
Definition x86/opcodes.hpp:1189
@ VFMADD213SDZmkz_Int
Definition x86/opcodes.hpp:9654
@ VSHUFF64X2Z256rmik
Definition x86/opcodes.hpp:21415
@ VCVTNEPS2BF16Z128rmbk
Definition x86/opcodes.hpp:6396
@ VPLZCNTDZ128rm
Definition x86/opcodes.hpp:16916
@ JMP32r_NT
Definition x86/opcodes.hpp:2017
@ UMONITOR64
Definition x86/opcodes.hpp:5153
@ MMX_PSLLDrr
Definition x86/opcodes.hpp:2503
@ VPCOMPRESSDZ128mr
Definition x86/opcodes.hpp:15543
@ VMOVDQU32Zrmk
Definition x86/opcodes.hpp:13751
@ VCVTUSI2SSZrrb_Int
Definition x86/opcodes.hpp:8749
@ VPRORVQZrm
Definition x86/opcodes.hpp:18670
@ VPUNPCKHQDQrr
Definition x86/opcodes.hpp:20299
@ VCVTTBF162IUBSZ128rmb
Definition x86/opcodes.hpp:7611
@ VRCP28PSZmbk
Definition x86/opcodes.hpp:20644
@ VPERMPSZrm
Definition x86/opcodes.hpp:16525
@ VANDPDZ128rr
Definition x86/opcodes.hpp:5527
@ SHA256MSG2rm
Definition x86/opcodes.hpp:4314
@ VPOPCNTDZrmb
Definition x86/opcodes.hpp:18348
@ PSRLDQri
Definition x86/opcodes.hpp:3420
@ IMUL16rm_NF
Definition x86/opcodes.hpp:1806
@ OR16ri_ND
Definition x86/opcodes.hpp:2946
@ GF2P8AFFINEQBrri
Definition x86/opcodes.hpp:1747
@ VFPCLASSPHZ128mbik
Definition x86/opcodes.hpp:12248
@ VPERMILPSZ256rmb
Definition x86/opcodes.hpp:16446
@ VCVTPD2DQZrmk
Definition x86/opcodes.hpp:6447
@ ST_F64m
Definition x86/opcodes.hpp:4748
@ RCL16r1_EVEX
Definition x86/opcodes.hpp:3595
@ G_SEXT_INREG
Definition x86/opcodes.hpp:167
@ VPMADD52LUQrm
Definition x86/opcodes.hpp:17054
@ VMMCALL
Definition x86/opcodes.hpp:13502
@ VPUNPCKLBWZrm
Definition x86/opcodes.hpp:20336
@ SHL64m1_NF_ND
Definition x86/opcodes.hpp:4382
@ VFNMSUB231SDZrb_Int
Definition x86/opcodes.hpp:12142
@ VFMADDSUB213PHZrkz
Definition x86/opcodes.hpp:10096
@ VCOMISSZrrb
Definition x86/opcodes.hpp:5900
@ VEXTRACTI64X4Zrrik
Definition x86/opcodes.hpp:9195
@ VRSQRT28SSZrkz
Definition x86/opcodes.hpp:21157
@ VANDNPSZ128rmbkz
Definition x86/opcodes.hpp:5493
@ VPERMILPSZmbik
Definition x86/opcodes.hpp:16455
@ VCVTUDQ2PSZ256rrk
Definition x86/opcodes.hpp:8632
@ VPMOVZXBWZrmk
Definition x86/opcodes.hpp:18003
@ VMOVUPSZrr_REV
Definition x86/opcodes.hpp:14096
@ VPERMI2QZrmkz
Definition x86/opcodes.hpp:16314
@ MINCPDrr
Definition x86/opcodes.hpp:2348
@ VPMINSQZ256rrk
Definition x86/opcodes.hpp:17381
@ VFMSUBADD132PSZ256mb
Definition x86/opcodes.hpp:10828
@ VCVTPD2UQQZrrk
Definition x86/opcodes.hpp:6609
@ VPMAXUBYrr
Definition x86/opcodes.hpp:17211
@ VPMOVSXWDZ128rm
Definition x86/opcodes.hpp:17794
@ PUSH64rmm
Definition x86/opcodes.hpp:3559
@ VMINCPHZ256rmkz
Definition x86/opcodes.hpp:13156
@ VCVTPH2IUBSZ256rmk
Definition x86/opcodes.hpp:6792
@ PTWRITE64r
Definition x86/opcodes.hpp:3525
@ VPSRLDZmbi
Definition x86/opcodes.hpp:19653
@ VDPBF16PSZmb
Definition x86/opcodes.hpp:9028
@ VCVTUW2PHZ128rrk
Definition x86/opcodes.hpp:8772
@ VPCOMDmi
Definition x86/opcodes.hpp:15526
@ VRCPPHZ128rkz
Definition x86/opcodes.hpp:20707
@ OR8rr_NF_REV
Definition x86/opcodes.hpp:3078
@ VCVTPH2IUBSZrr
Definition x86/opcodes.hpp:6803
@ MOVSSrm
Definition x86/opcodes.hpp:2731
@ VFMSUB132PSZrbk
Definition x86/opcodes.hpp:10364
@ VSUBPSZ128rr
Definition x86/opcodes.hpp:21819
@ ADOX64rm_EVEX
Definition x86/opcodes.hpp:783
@ VFMADDSUB132PSZrb
Definition x86/opcodes.hpp:10026
@ VMULBF16Z256rrk
Definition x86/opcodes.hpp:14168
@ VCVTTPD2UQQZrmkz
Definition x86/opcodes.hpp:7886
@ RCL16ri_EVEX
Definition x86/opcodes.hpp:3601
@ VPSRLVDZ256rmk
Definition x86/opcodes.hpp:19737
@ VEXTRACTF32X4Zrrik
Definition x86/opcodes.hpp:9143
@ ADC16rm_EVEX
Definition x86/opcodes.hpp:486
@ VFMADD132PHZ128rk
Definition x86/opcodes.hpp:9425
@ VFMSUBADD213PSr
Definition x86/opcodes.hpp:10947
@ VCVTTPH2IUBSZ128rmbk
Definition x86/opcodes.hpp:7955
@ VPLZCNTDZ128rmbkz
Definition x86/opcodes.hpp:16919
@ VPMOVQWZ256rrk
Definition x86/opcodes.hpp:17607
@ MOVZX16rr8
Definition x86/opcodes.hpp:2768
@ VPACKUSDWZrmb
Definition x86/opcodes.hpp:14586
@ VFMSUBADD213PDZ256mk
Definition x86/opcodes.hpp:10865
@ MOVBE64mr_EVEX
Definition x86/opcodes.hpp:2653
@ VSCALEFPHZ256rm
Definition x86/opcodes.hpp:21292
@ VDBPSADBWZ128rri
Definition x86/opcodes.hpp:8828
@ VCVTBIASPH2BF8SZ256rm
Definition x86/opcodes.hpp:6145
@ VMINMAXSHrmi_Int
Definition x86/opcodes.hpp:13339
@ VFMADDSUB132PSZ256rkz
Definition x86/opcodes.hpp:10018
@ VCVTPH2PDZrrb
Definition x86/opcodes.hpp:6834
@ VPERMPDZmbi
Definition x86/opcodes.hpp:16496
@ MULX64rr
Definition x86/opcodes.hpp:2827
@ VPCMPDZ128rmik
Definition x86/opcodes.hpp:15259
@ VSQRTPSZ256rkz
Definition x86/opcodes.hpp:21663
@ VCVTPH2UQQZ128rm
Definition x86/opcodes.hpp:6954
@ VFNMSUB132BF16Z128rk
Definition x86/opcodes.hpp:11679
@ VMOVDQA32Z256rrk
Definition x86/opcodes.hpp:13637
@ VPRORVQZ256rrk
Definition x86/opcodes.hpp:18668
@ VMOVUPDZ256rrkz_REV
Definition x86/opcodes.hpp:14048
@ VCVTQQ2PHZ128rr
Definition x86/opcodes.hpp:7350
@ CVTSS2SI64rr_Int
Definition x86/opcodes.hpp:1486
@ VSQRTPDZ256mbkz
Definition x86/opcodes.hpp:21594
@ VPSLLDZ256rmkz
Definition x86/opcodes.hpp:19203
@ VPSHLDDZ128rmbi
Definition x86/opcodes.hpp:18745
@ VPROTBrr_REV
Definition x86/opcodes.hpp:18684
@ VPSHLDDZrmi
Definition x86/opcodes.hpp:18766
@ VPMAXSWZ256rmk
Definition x86/opcodes.hpp:17197
@ VCVTTPD2UQQSZ128rrk
Definition x86/opcodes.hpp:7837
@ VFMADD132SDZrk_Int
Definition x86/opcodes.hpp:9492
@ VPSLLDZrr
Definition x86/opcodes.hpp:19219
@ DIVR_Fp32m
Definition x86/opcodes.hpp:1592
@ PFRCPrm
Definition x86/opcodes.hpp:3221
@ VCVT2PS2PHXZrrkz
Definition x86/opcodes.hpp:6081
@ VDIVBF16Zrmbk
Definition x86/opcodes.hpp:8863
@ RCL64mi_ND
Definition x86/opcodes.hpp:3629
@ SHRD32mri8_NF_ND
Definition x86/opcodes.hpp:4655
@ SHRD16rrCL_EVEX
Definition x86/opcodes.hpp:4637
@ VMINCPDZrmbk
Definition x86/opcodes.hpp:13133
@ VALIGNDZ256rri
Definition x86/opcodes.hpp:5418
@ VCVTTSD2SI64Zrrb_Int
Definition x86/opcodes.hpp:8452
@ VCVTPD2PHZ256rmbk
Definition x86/opcodes.hpp:6468
@ VFPCLASSPHZmi
Definition x86/opcodes.hpp:12261
@ VMINMAXPDZrmbikz
Definition x86/opcodes.hpp:13257
@ VPDPWSUDSZmbkz
Definition x86/opcodes.hpp:15987
@ LZCNT64rm
Definition x86/opcodes.hpp:2316
@ VPMULLQZ128rmb
Definition x86/opcodes.hpp:18205
@ VPTESTNMWZrr
Definition x86/opcodes.hpp:20210
@ VFNMSUBPD4Yrr_REV
Definition x86/opcodes.hpp:12182
@ VCVTTSH2USI64Zrrb_Int
Definition x86/opcodes.hpp:8505
@ VFNMSUB231SDr_Int
Definition x86/opcodes.hpp:12150
@ VRSQRT14PSZ128mbk
Definition x86/opcodes.hpp:21079
@ VFMSUB231PHZmbk
Definition x86/opcodes.hpp:10664
@ VMULPDZ128rrkz
Definition x86/opcodes.hpp:14189
@ SHLD64rrCL_ND
Definition x86/opcodes.hpp:4490
@ VFMSUBADD132PDZ128rk
Definition x86/opcodes.hpp:10761
@ IMUL16rmi8
Definition x86/opcodes.hpp:1809
@ VPSHLDWZ128rrikz
Definition x86/opcodes.hpp:18876
@ VFNMADD231SSr_Int
Definition x86/opcodes.hpp:11639
@ VPTESTMQZrmk
Definition x86/opcodes.hpp:20137
@ PT2RPNTLVWZ1
Definition x86/opcodes.hpp:3452
@ VANDPDrm
Definition x86/opcodes.hpp:5548
@ VSUBBF16Z256rrkz
Definition x86/opcodes.hpp:21737
@ MMX_MOVFR642Qrr
Definition x86/opcodes.hpp:2391
@ VALIGNDZ256rrik
Definition x86/opcodes.hpp:5419
@ ADD_FpI16m80
Definition x86/opcodes.hpp:767
@ VSCALEFBF16Z256rmbkz
Definition x86/opcodes.hpp:21238
@ ROL32mCL_NF_ND
Definition x86/opcodes.hpp:3826
@ VCVTPH2BF8Z256rmbkz
Definition x86/opcodes.hpp:6650
@ VEXTRACTF64X4Zrrik
Definition x86/opcodes.hpp:9163
@ VPLZCNTQZ256rm
Definition x86/opcodes.hpp:16952
@ VPBLENDMBZrm
Definition x86/opcodes.hpp:15010
@ VPBROADCASTBrm
Definition x86/opcodes.hpp:15125
@ TDPBHF8PS
Definition x86/opcodes.hpp:5035
@ VPSRLDYrr
Definition x86/opcodes.hpp:19622
@ VCVTTPS2DQZ128rm
Definition x86/opcodes.hpp:8165
@ VFMADDSUB213PSZ256rk
Definition x86/opcodes.hpp:10115
@ VFMSUBADD231PDZrbkz
Definition x86/opcodes.hpp:10977
@ VCVTTPH2IBSZ128rmbk
Definition x86/opcodes.hpp:7925
@ VFPCLASSSSZrik
Definition x86/opcodes.hpp:12294
@ VFNMADD213PSZ128rk
Definition x86/opcodes.hpp:11402
@ VCVTPS2IUBSZrmb
Definition x86/opcodes.hpp:7127
@ VSHUFI32X4Z256rmi
Definition x86/opcodes.hpp:21432
@ VCOMPRESSPDZ128rrk
Definition x86/opcodes.hpp:5908
@ VAESENCLASTZrm
Definition x86/opcodes.hpp:5385
@ VPSHRDVDZ128r
Definition x86/opcodes.hpp:18961
@ FRSTORm
Definition x86/opcodes.hpp:1729
@ VCVTPD2UQQZ256rrk
Definition x86/opcodes.hpp:6597
@ VPCMPGTBZ256rm
Definition x86/opcodes.hpp:15360
@ VPCOMUBri
Definition x86/opcodes.hpp:15591
@ BSF16rr
Definition x86/opcodes.hpp:1086
@ PUNPCKHWDrr
Definition x86/opcodes.hpp:3535
@ PTTMMULTF32PS
Definition x86/opcodes.hpp:3520
@ SAR64m1_NF_ND
Definition x86/opcodes.hpp:4121
@ VFMADDSUB213PHZ256mbk
Definition x86/opcodes.hpp:10078
@ VRSQRTPHZmbkz
Definition x86/opcodes.hpp:21206
@ VMOVPQIto64Zmr
Definition x86/opcodes.hpp:13885
@ VPSLLWrr
Definition x86/opcodes.hpp:19397
@ XOR32mr_ND
Definition x86/opcodes.hpp:22232
@ BEXTR32rm_EVEX
Definition x86/opcodes.hpp:996
@ SHLD16mrCL_NF
Definition x86/opcodes.hpp:4441
@ VBROADCASTSDYrm
Definition x86/opcodes.hpp:5724
@ VSCALEFSHZrm
Definition x86/opcodes.hpp:21352
@ VPBROADCASTWZrrkz
Definition x86/opcodes.hpp:15214
@ PREFETCHRST2
Definition x86/opcodes.hpp:3379
@ VCVTTBF162IUBSZ256rmbk
Definition x86/opcodes.hpp:7621
@ EH_SjLj_SetJmp32
Definition x86/opcodes.hpp:1644
@ VMINMAXPHZrmik
Definition x86/opcodes.hpp:13289
@ VCVTTPS2DQZrmb
Definition x86/opcodes.hpp:8184
@ XRSTORS
Definition x86/opcodes.hpp:22343
@ ST_FpP80m
Definition x86/opcodes.hpp:4761
@ DIV_Fp80m64
Definition x86/opcodes.hpp:1625
@ VSCALEFPSZ128rmb
Definition x86/opcodes.hpp:21314
@ VCVTTPS2DQSZ128rmk
Definition x86/opcodes.hpp:8137
@ VCMPPHZrmbik
Definition x86/opcodes.hpp:5815
@ VFNMSUB132PSZ128mkz
Definition x86/opcodes.hpp:11770
@ VCVTTPS2UDQSZ256rmk
Definition x86/opcodes.hpp:8333
@ VPERMQZmi
Definition x86/opcodes.hpp:16557
@ VPSRLQrr
Definition x86/opcodes.hpp:19721
@ VMOVRSDZmk
Definition x86/opcodes.hpp:13907
@ VPACKUSWBZrmk
Definition x86/opcodes.hpp:14611
@ VPACKUSWBZrrkz
Definition x86/opcodes.hpp:14615
@ XOR8mi8
Definition x86/opcodes.hpp:22303
@ VPSHUFDZ128mik
Definition x86/opcodes.hpp:19085
@ XOR64mi8_NF_ND
Definition x86/opcodes.hpp:22270
@ VMAXPSZ128rmbkz
Definition x86/opcodes.hpp:13011
@ VCVTPD2PSrr
Definition x86/opcodes.hpp:6520
@ BSF32rm
Definition x86/opcodes.hpp:1087
@ CVTSS2SI64rm
Definition x86/opcodes.hpp:1483
@ VPMOVSXWDZ128rrk
Definition x86/opcodes.hpp:17798
@ VMINMAXPHZ128rmbikz
Definition x86/opcodes.hpp:13269
@ VCVTPS2PHXZ256rmk
Definition x86/opcodes.hpp:7185
@ VCVTPD2DQZrrbk
Definition x86/opcodes.hpp:6451
@ VRSQRTPHZ256mbkz
Definition x86/opcodes.hpp:21197
@ VCVTNEPS2BF16Zrr
Definition x86/opcodes.hpp:6418
@ VDIVSHZrr_Int
Definition x86/opcodes.hpp:8988
@ VPSHLDDZ256rrik
Definition x86/opcodes.hpp:18761
@ VCVTQQ2PDZrmk
Definition x86/opcodes.hpp:7336
@ VPCMPEQWZ256rrk
Definition x86/opcodes.hpp:15343
@ VPERMT2BZrmkz
Definition x86/opcodes.hpp:16586
@ VFNMADD231BF16Z128mb
Definition x86/opcodes.hpp:11472
@ VPUNPCKHWDZ128rr
Definition x86/opcodes.hpp:20305
@ VFMADDSUB132PDZ128r
Definition x86/opcodes.hpp:9943
@ VPUNPCKLWDZrmk
Definition x86/opcodes.hpp:20421
@ VMINSDZrrbk_Int
Definition x86/opcodes.hpp:13465
@ VPDPBSUDZrkz
Definition x86/opcodes.hpp:15775
@ VPDPWSUDZ256mkz
Definition x86/opcodes.hpp:16011
@ VPMOVUSDWZ128rrkz
Definition x86/opcodes.hpp:17855
@ XCHG64rm
Definition x86/opcodes.hpp:22165
@ VCVTTPS2UQQSZ256rmk
Definition x86/opcodes.hpp:8393
@ VSHUFPSZrmbi
Definition x86/opcodes.hpp:21516
@ VGETEXPSDZrkz
Definition x86/opcodes.hpp:12460
@ VCVTPH2QQZ128rmbkz
Definition x86/opcodes.hpp:6897
@ IDIV8r_NF
Definition x86/opcodes.hpp:1784
@ MOVZX16rr16
Definition x86/opcodes.hpp:2767
@ VPMADD52HUQZm
Definition x86/opcodes.hpp:17014
@ VSCALEFPDZrrb
Definition x86/opcodes.hpp:21278
@ VPMOVZXWQZrr
Definition x86/opcodes.hpp:18071
@ VFMSUBADD132PDZ128mbkz
Definition x86/opcodes.hpp:10757
@ SAR16m1_NF_ND
Definition x86/opcodes.hpp:4061
@ VPMAXSBZ128rrkz
Definition x86/opcodes.hpp:17115
@ VRSQRT14PSZ256mkz
Definition x86/opcodes.hpp:21091
@ PFCMPEQrr
Definition x86/opcodes.hpp:3202
@ VRSQRT14PDZ128mk
Definition x86/opcodes.hpp:21054
@ VFMADD132PDZmbkz
Definition x86/opcodes.hpp:9407
@ PHSUBSWrr
Definition x86/opcodes.hpp:3242
@ SETCCr_EVEX
Definition x86/opcodes.hpp:4296
@ VCVTTPS2DQZrrbk
Definition x86/opcodes.hpp:8191
@ VMOVSHDUPZ128rrkz
Definition x86/opcodes.hpp:13954
@ AESIMCrm
Definition x86/opcodes.hpp:804
@ VCVTTPS2QQSZ256rmbk
Definition x86/opcodes.hpp:8268
@ POPCNT64rm_NF
Definition x86/opcodes.hpp:3353
@ ADD32rr_NF_REV
Definition x86/opcodes.hpp:657
@ VPDPWSSDSZ128rk
Definition x86/opcodes.hpp:15911
@ VPERMI2WZ256rmk
Definition x86/opcodes.hpp:16325
@ MOV32ri
Definition x86/opcodes.hpp:2589
@ VFMADD231PDZrk
Definition x86/opcodes.hpp:9752
@ PMULLDrm
Definition x86/opcodes.hpp:3320
@ VPSRLVQZ256rrkz
Definition x86/opcodes.hpp:19772
@ VCVTTPS2UQQZrmkz
Definition x86/opcodes.hpp:8436
@ OR32ri_NF
Definition x86/opcodes.hpp:2989
@ VRSQRT14SSZrr
Definition x86/opcodes.hpp:21113
@ VPMOVQWZ256mr
Definition x86/opcodes.hpp:17604
@ VCVTBF162IBSZ256rrkz
Definition x86/opcodes.hpp:6099
@ VCVTPH2BF8Zrmb
Definition x86/opcodes.hpp:6657
@ VMINPHZ256rmkz
Definition x86/opcodes.hpp:13408
@ VCVTPS2PDZrm
Definition x86/opcodes.hpp:7158
@ G_FATAN
Definition x86/opcodes.hpp:286
@ VMINSHZrm_Int
Definition x86/opcodes.hpp:13474
@ VRNDSCALEPHZ128rri
Definition x86/opcodes.hpp:20947
@ VPCONFLICTQZ256rmbkz
Definition x86/opcodes.hpp:15639
@ VFNMSUBSD4mr_Int
Definition x86/opcodes.hpp:12196
@ VFNMSUB132BF16Z128r
Definition x86/opcodes.hpp:11678
@ MOVRS16rm
Definition x86/opcodes.hpp:2708
@ VMAXSHZrrk_Int
Definition x86/opcodes.hpp:13064
@ VSCALEFPSZrrbkz
Definition x86/opcodes.hpp:21340
@ VFNMSUB213BF16Zmbk
Definition x86/opcodes.hpp:11861
@ VADDPDrm
Definition x86/opcodes.hpp:5244
@ VPSRLVQZrrkz
Definition x86/opcodes.hpp:19781
@ VPTESTMDZ128rmk
Definition x86/opcodes.hpp:20107
@ VCVTPH2UQQZ256rr
Definition x86/opcodes.hpp:6969
@ VPXORDZrmbk
Definition x86/opcodes.hpp:20448
@ VCVTPS2PHZ256rrk
Definition x86/opcodes.hpp:7212
@ WRSSD
Definition x86/opcodes.hpp:22133
@ ADD_FpI32m64
Definition x86/opcodes.hpp:769
@ VRNDSCALESSZrmikz_Int
Definition x86/opcodes.hpp:21026
@ VPADDSWZ128rrk
Definition x86/opcodes.hpp:14730
@ KMOVWmk_EVEX
Definition x86/opcodes.hpp:2079
@ VPERMPDZ256mi
Definition x86/opcodes.hpp:16481
@ VPORQZ128rmbk
Definition x86/opcodes.hpp:18430
@ VPANDNDZ256rr
Definition x86/opcodes.hpp:14876
@ VPANDNQZrmkz
Definition x86/opcodes.hpp:14911
@ SHLD16rrCL_NF
Definition x86/opcodes.hpp:4451
@ VSQRTPSZ256mb
Definition x86/opcodes.hpp:21656
@ VFMSUB213BF16Zmkz
Definition x86/opcodes.hpp:10437
@ SAR16r1_ND
Definition x86/opcodes.hpp:4074
@ VPSRAQZ256rik
Definition x86/opcodes.hpp:19471
@ VRCP14PDZ128m
Definition x86/opcodes.hpp:20564
@ MOVUPDmr
Definition x86/opcodes.hpp:2756
@ VALIGNDZ256rmikz
Definition x86/opcodes.hpp:5417
@ VMAXCPDZ256rmk
Definition x86/opcodes.hpp:12858
@ SHLX32rr_EVEX
Definition x86/opcodes.hpp:4501
@ VPCONFLICTDZrm
Definition x86/opcodes.hpp:15618
@ ADD32mi_ND
Definition x86/opcodes.hpp:626
@ VPRORVDZ256rrkz
Definition x86/opcodes.hpp:18642
@ VMAXPSZ256rmk
Definition x86/opcodes.hpp:13021
@ VCVTTPS2IBSZ256rmk
Definition x86/opcodes.hpp:8210
@ SUB64ri8_ND
Definition x86/opcodes.hpp:4870
@ VPSHLDVDZrk
Definition x86/opcodes.hpp:18824
@ RSTORSSP
Definition x86/opcodes.hpp:4054
@ VCVTTPH2QQZ256rrk
Definition x86/opcodes.hpp:7999
@ SHR32mCL_NF
Definition x86/opcodes.hpp:4544
@ VMAXCPSrr
Definition x86/opcodes.hpp:12931
@ INC16m_NF_ND
Definition x86/opcodes.hpp:1909
@ VRNDSCALEBF16Zrmikz
Definition x86/opcodes.hpp:20907
@ SHLD64mri8_ND
Definition x86/opcodes.hpp:4485
@ VPANDNQZrmk
Definition x86/opcodes.hpp:14910
@ ADD16rr_ND
Definition x86/opcodes.hpp:611
@ VPCMPEQQZrrk
Definition x86/opcodes.hpp:15331
@ VCVTBIASPH2BF8Zrm
Definition x86/opcodes.hpp:6181
@ VCVTTSS2SI64Srm_Int
Definition x86/opcodes.hpp:8512
@ LDMXCSR
Definition x86/opcodes.hpp:2131
@ VPDPWSSDZmkz
Definition x86/opcodes.hpp:15958
@ VFNMADD132PDZrbk
Definition x86/opcodes.hpp:11188
@ VPCMPEQWZ256rm
Definition x86/opcodes.hpp:15340
@ VMINPDZrrb
Definition x86/opcodes.hpp:13387
@ XOR64mi32_ND
Definition x86/opcodes.hpp:22263
@ VPDPWUSDZmbkz
Definition x86/opcodes.hpp:16080
@ VPANDDZ128rrkz
Definition x86/opcodes.hpp:14842
@ VRSQRT28PDZmb
Definition x86/opcodes.hpp:21117
@ VFMSUBADD132PHZ256m
Definition x86/opcodes.hpp:10795
@ VCVTTPS2UQQSZ128rr
Definition x86/opcodes.hpp:8386
@ OUT8rr
Definition x86/opcodes.hpp:3089
@ VFMADDSUB132PDZ256mbk
Definition x86/opcodes.hpp:9948
@ VFNMADD132PDZm
Definition x86/opcodes.hpp:11180
@ VMULPHZ256rr
Definition x86/opcodes.hpp:14228
@ VSCALEFPHZrrb
Definition x86/opcodes.hpp:21308
@ VFNMSUB231PHZr
Definition x86/opcodes.hpp:12095
@ CVTSS2SI64rm_Int
Definition x86/opcodes.hpp:1484
@ ADD64ri32_NF
Definition x86/opcodes.hpp:678
@ VFNMSUB132BF16Z256r
Definition x86/opcodes.hpp:11687
@ VMOVNTDQAYrm
Definition x86/opcodes.hpp:13857
@ VCVTBIASPH2BF8Z256rmbkz
Definition x86/opcodes.hpp:6175
@ VPUNPCKLDQZ128rr
Definition x86/opcodes.hpp:20352
@ VPDPWSSDZ256rk
Definition x86/opcodes.hpp:15951
@ VUNPCKHPSZ256rmk
Definition x86/opcodes.hpp:21978
@ VUNPCKLPDZ128rrk
Definition x86/opcodes.hpp:22003
@ VMOVLPDZ128rm
Definition x86/opcodes.hpp:13846
@ SHLD64mrCL_EVEX
Definition x86/opcodes.hpp:4479
@ VCVT2PH2BF8SZ256rrk
Definition x86/opcodes.hpp:5960
@ VPSHUFBZ128rmkz
Definition x86/opcodes.hpp:19061
@ IST_Fp32m80
Definition x86/opcodes.hpp:2000
@ LRETI64
Definition x86/opcodes.hpp:2280
@ VFMSUBADD213PHZ128rk
Definition x86/opcodes.hpp:10891
@ VPOPCNTQZ128rrk
Definition x86/opcodes.hpp:18363
@ VFNMSUB231PSZmk
Definition x86/opcodes.hpp:12125
@ SEH_UnwindV2Start
Definition x86/opcodes.hpp:430
@ VPSRAVQZ128rmbkz
Definition x86/opcodes.hpp:19528
@ PSHUFBrm
Definition x86/opcodes.hpp:3389
@ VCVTTBF162IBSZ128rrk
Definition x86/opcodes.hpp:7590
@ VFMADDSUB213PHZmb
Definition x86/opcodes.hpp:10086
@ VPMOVZXWDZ256rr
Definition x86/opcodes.hpp:18043
@ RCR8ri_EVEX
Definition x86/opcodes.hpp:3733
@ VMOVSDZrrkz_REV
Definition x86/opcodes.hpp:13938
@ LOCK_ADD32mi8
Definition x86/opcodes.hpp:2190
@ VFMADD213PDZ256rkz
Definition x86/opcodes.hpp:9572
@ VADDBF16Zrrk
Definition x86/opcodes.hpp:5210
@ VGETEXPSHZrb
Definition x86/opcodes.hpp:12465
@ VFMSUB213BF16Z128rk
Definition x86/opcodes.hpp:10421
@ VMOVAPDZrr
Definition x86/opcodes.hpp:13540
@ VSCALEFPDZ256rmbkz
Definition x86/opcodes.hpp:21265
@ VCVTPD2DQYrm
Definition x86/opcodes.hpp:6423
@ VCVTUDQ2PSZ256rm
Definition x86/opcodes.hpp:8625
@ VPSHUFBZ128rmk
Definition x86/opcodes.hpp:19060
@ VCVTPH2HF8SZ256rmb
Definition x86/opcodes.hpp:6705
@ VRSQRT28SSZrk
Definition x86/opcodes.hpp:21156
@ VFMADD132SDr_Int
Definition x86/opcodes.hpp:9497
@ PTCVTROWPS2BF16Lrri
Definition x86/opcodes.hpp:3474
@ VMOVDQU16Z128rr
Definition x86/opcodes.hpp:13698
@ VPSUBSWZ256rm
Definition x86/opcodes.hpp:19958
@ VGF2P8AFFINEINVQBZ256rmbik
Definition x86/opcodes.hpp:12635
@ DIV_Fp64
Definition x86/opcodes.hpp:1620
@ KORDkk
Definition x86/opcodes.hpp:2087
@ G_FENCE
Definition x86/opcodes.hpp:148
@ VPCMPGTWZ256rr
Definition x86/opcodes.hpp:15422
@ MOVSX16rr16
Definition x86/opcodes.hpp:2739
@ VPMULHRSWZ256rrkz
Definition x86/opcodes.hpp:18120
@ MOVSX64rm16
Definition x86/opcodes.hpp:2750
@ VPDPBSSDSZmbkz
Definition x86/opcodes.hpp:15677
@ MOVZX32rr8_NOREX
Definition x86/opcodes.hpp:2774
@ VPMOVSXDQZ128rr
Definition x86/opcodes.hpp:17775
@ SUBR_Fp80m64
Definition x86/opcodes.hpp:4935
@ LWPINS32rri
Definition x86/opcodes.hpp:2293
@ VBLENDMPDZ256rrkz
Definition x86/opcodes.hpp:5603
@ VPCMPGTDZ128rm
Definition x86/opcodes.hpp:15372
@ VFMSUBADD132PHZmbk
Definition x86/opcodes.hpp:10806
@ VPERMILPDZ256rmbk
Definition x86/opcodes.hpp:16385
@ VFCMULCSHZrm
Definition x86/opcodes.hpp:9270
@ MAXCPSrr
Definition x86/opcodes.hpp:2329
@ VFNMADD231PDZ256mkz
Definition x86/opcodes.hpp:11514
@ VPOPCNTDZ128rr
Definition x86/opcodes.hpp:18335
@ VFMSUBPS4Ymr
Definition x86/opcodes.hpp:11070
@ VFNMADD231PHZ128mkz
Definition x86/opcodes.hpp:11537
@ VPCMPEQDZ256rmb
Definition x86/opcodes.hpp:15299
@ ADD16mr_ND
Definition x86/opcodes.hpp:590
@ VFNMSUB213BF16Z128mkz
Definition x86/opcodes.hpp:11846
@ VPADDQZ256rrk
Definition x86/opcodes.hpp:14689
@ TILELOADD_EVEX
Definition x86/opcodes.hpp:5071
@ VCVTPH2PSZ256rrkz
Definition x86/opcodes.hpp:6882
@ VAESDECLASTZ128rm
Definition x86/opcodes.hpp:5361
@ VCVTUQQ2PHZ256rr
Definition x86/opcodes.hpp:8691
@ VPMULHUWZ256rrk
Definition x86/opcodes.hpp:18141
@ VPUNPCKHQDQZrrk
Definition x86/opcodes.hpp:20296
@ RCL32ri_ND
Definition x86/opcodes.hpp:3620
@ VFMADD231BF16Zrk
Definition x86/opcodes.hpp:9720
@ VPDPWSSDrr
Definition x86/opcodes.hpp:15963
@ VCVTTPS2UDQZ128rrk
Definition x86/opcodes.hpp:8357
@ RCR16mi_ND
Definition x86/opcodes.hpp:3671
@ VCVTPS2QQZ256rmb
Definition x86/opcodes.hpp:7234
@ VPSRAVWZrr
Definition x86/opcodes.hpp:19567
@ VPDPWUUDSZmkz
Definition x86/opcodes.hpp:16113
@ VFMADD231PSZ128rkz
Definition x86/opcodes.hpp:9796
@ VCVTTPS2DQZ128rrkz
Definition x86/opcodes.hpp:8173
@ ADC64ri32_EVEX
Definition x86/opcodes.hpp:530
@ RCR8mCL
Definition x86/opcodes.hpp:3720
@ VPEXTRQZrri
Definition x86/opcodes.hpp:16815
@ VFMSUB132PSZ256mbkz
Definition x86/opcodes.hpp:10350
@ VPDPBSSDSZmbk
Definition x86/opcodes.hpp:15676
@ VANDPSZrmk
Definition x86/opcodes.hpp:5574
@ VPMINUQZ128rmbkz
Definition x86/opcodes.hpp:17470
@ SHRD64mrCL
Definition x86/opcodes.hpp:4666
@ VPDPBUSDSZ256mkz
Definition x86/opcodes.hpp:15794
@ VPANDDZ256rmk
Definition x86/opcodes.hpp:14847
@ COM_FpIr64
Definition x86/opcodes.hpp:1395
@ VADDBF16Zrmbkz
Definition x86/opcodes.hpp:5206
@ VMOVDQU8Z256rrk_REV
Definition x86/opcodes.hpp:13811
@ VPSLLQZrrkz
Definition x86/opcodes.hpp:19272
@ VMOVDQA64Zrrkz
Definition x86/opcodes.hpp:13683
@ VPSRLDZ256mbikz
Definition x86/opcodes.hpp:19640
@ VPSLLVDZ256rmbkz
Definition x86/opcodes.hpp:19290
@ G_STACKRESTORE
Definition x86/opcodes.hpp:300
@ VPABSDrm
Definition x86/opcodes.hpp:14461
@ VFNMSUB213PDZ128m
Definition x86/opcodes.hpp:11870
@ VCMPPDZrribk
Definition x86/opcodes.hpp:5798
@ SHR64mCL_ND
Definition x86/opcodes.hpp:4573
@ SUB64ri8_NF_ND
Definition x86/opcodes.hpp:4872
@ T2RPNTLVWZ1
Definition x86/opcodes.hpp:4991
@ SHL32mCL_NF
Definition x86/opcodes.hpp:4356
@ VFMSUBPD4mr
Definition x86/opcodes.hpp:11066
@ CFCMOV64rr_ND
Definition x86/opcodes.hpp:1225
@ VFNMADD132PHZmk
Definition x86/opcodes.hpp:11216
@ VFMADD231PDZrbkz
Definition x86/opcodes.hpp:9751
@ VPMOVZXBDZ128rmk
Definition x86/opcodes.hpp:17947
@ VCVTNEPS2BF16Zrm
Definition x86/opcodes.hpp:6412
@ VPMADD52HUQZ128rkz
Definition x86/opcodes.hpp:17004
@ VPDPBUSDZ256mb
Definition x86/opcodes.hpp:15821
@ MOVSDrm_alt
Definition x86/opcodes.hpp:2719
@ VPSUBBZrm
Definition x86/opcodes.hpp:19858
@ VCVTTPH2UQQZ128rmbkz
Definition x86/opcodes.hpp:8046
@ VCVTBIASPH2BF8SZ256rmk
Definition x86/opcodes.hpp:6149
@ VMINMAXPDZrrikz
Definition x86/opcodes.hpp:13266
@ VMOVUPDZ128rrkz_REV
Definition x86/opcodes.hpp:14037
@ VPSUBBZrrk
Definition x86/opcodes.hpp:19862
@ VCVTUDQ2PDZ256rmk
Definition x86/opcodes.hpp:8572
@ VPALIGNRZ256rrikz
Definition x86/opcodes.hpp:14825
@ FP80_ADDr
Definition x86/opcodes.hpp:1720
@ VPSUBSWZ128rmkz
Definition x86/opcodes.hpp:19954
@ FICOMP32m
Definition x86/opcodes.hpp:1698
@ VFMSUB231PSZmk
Definition x86/opcodes.hpp:10698
@ SHLD16rrCL_ND
Definition x86/opcodes.hpp:4450
@ CPUID
Definition x86/opcodes.hpp:1400
@ MUL64r
Definition x86/opcodes.hpp:2796
@ MAXCPDrm
Definition x86/opcodes.hpp:2326
@ ROR16rCL_ND
Definition x86/opcodes.hpp:3929
@ VCVTUQQ2PSZ128rm
Definition x86/opcodes.hpp:8706
@ G_READSTEADYCOUNTER
Definition x86/opcodes.hpp:116
@ VCVTPD2PHZ128rr
Definition x86/opcodes.hpp:6463
@ G_FFLOOR
Definition x86/opcodes.hpp:292
@ VFMADDCPHZmbk
Definition x86/opcodes.hpp:9884
@ VEXTRACTI32X4Z256rri
Definition x86/opcodes.hpp:9169
@ XOR64ri32_NF_ND
Definition x86/opcodes.hpp:22280
@ INC8r_NF_ND
Definition x86/opcodes.hpp:1946
@ VPBLENDMBZrrkz
Definition x86/opcodes.hpp:15015
@ VFMSUBADD132PHZ256rk
Definition x86/opcodes.hpp:10802
@ VFMSUB132SHZrkz_Int
Definition x86/opcodes.hpp:10397
@ VFNMADD132PDZrk
Definition x86/opcodes.hpp:11190
@ VPMOVQWZ256mrk
Definition x86/opcodes.hpp:17605
@ CMOVP_F
Definition x86/opcodes.hpp:1287
@ VBROADCASTI32X2Z256rrkz
Definition x86/opcodes.hpp:5699
@ BTC64ri8
Definition x86/opcodes.hpp:1122
@ VSCALEFBF16Z128rmbk
Definition x86/opcodes.hpp:21228
@ VPDPWUSDZ256rk
Definition x86/opcodes.hpp:16075
@ KORQkk
Definition x86/opcodes.hpp:2088
@ VCVTTPH2UQQZ128rmbk
Definition x86/opcodes.hpp:8045
@ VFMSUB213PDZ256mbk
Definition x86/opcodes.hpp:10454
@ PEXT64rr_EVEX
Definition x86/opcodes.hpp:3183
@ ISTT_Fp16m64
Definition x86/opcodes.hpp:1982
@ VPUNPCKLBWZ256rrkz
Definition x86/opcodes.hpp:20335
@ VFCMULCPHZ256rmb
Definition x86/opcodes.hpp:9250
@ VCVTTSD2SI64Srr_Int
Definition x86/opcodes.hpp:8446
@ VRSQRTBF16Zmbkz
Definition x86/opcodes.hpp:21179
@ VCVTPS2PDZ256rmk
Definition x86/opcodes.hpp:7153
@ VPMADD52LUQZmbkz
Definition x86/opcodes.hpp:17048
@ SHL8r1_NF_ND
Definition x86/opcodes.hpp:4427
@ VSUBBF16Z256rrk
Definition x86/opcodes.hpp:21736
@ VCVTUW2PHZrmk
Definition x86/opcodes.hpp:8787
@ SUBR_FPrST0
Definition x86/opcodes.hpp:4929
@ VSM4KEY4Zrr
Definition x86/opcodes.hpp:21540
@ VCVTPH2QQZ128rmb
Definition x86/opcodes.hpp:6895
@ VCVT2PH2BF8Z128rmb
Definition x86/opcodes.hpp:5972
@ VGETMANTPDZ256rrikz
Definition x86/opcodes.hpp:12523
@ VPMACSWDrr
Definition x86/opcodes.hpp:16987
@ VFCMULCPHZrrbk
Definition x86/opcodes.hpp:9266
@ MULPDrm
Definition x86/opcodes.hpp:2805
@ VPMULTISHIFTQBZ128rr
Definition x86/opcodes.hpp:18259
@ VGETEXPPDZ128m
Definition x86/opcodes.hpp:12362
@ VCVT2PH2BF8Z128rrk
Definition x86/opcodes.hpp:5978
@ VEXTRACTF32X4Zmri
Definition x86/opcodes.hpp:9140
@ VCMPSDZrri_Int
Definition x86/opcodes.hpp:5850
@ VPROLVQZ256rmbk
Definition x86/opcodes.hpp:18555
@ PSRLDrr
Definition x86/opcodes.hpp:3423
@ VREDUCEPDZrmi
Definition x86/opcodes.hpp:20788
@ VCVTSI642SDZrm
Definition x86/opcodes.hpp:7510
@ VPMOVUSWBZrr
Definition x86/opcodes.hpp:17923
@ AND32ri8
Definition x86/opcodes.hpp:866
@ VFMSUB132PHZ256rkz
Definition x86/opcodes.hpp:10323
@ VFMADDSUB231PSZ256mk
Definition x86/opcodes.hpp:10210
@ FARJMP64m
Definition x86/opcodes.hpp:1682
@ VMPSADBWYrri
Definition x86/opcodes.hpp:14120
@ VDIVSSZrrbkz_Int
Definition x86/opcodes.hpp:9002
@ VPSRLDZrik
Definition x86/opcodes.hpp:19660
@ VPCMOVYrrm
Definition x86/opcodes.hpp:15237
@ VPMADDWDZrm
Definition x86/opcodes.hpp:17092
@ VGETMANTBF16Z128rmbikz
Definition x86/opcodes.hpp:12481
@ ROR8mCL_ND
Definition x86/opcodes.hpp:4004
@ VRCPBF16Zmbkz
Definition x86/opcodes.hpp:20693
@ MULX64Hrm
Definition x86/opcodes.hpp:2823
@ G_ATOMICRMW_ADD
Definition x86/opcodes.hpp:128
@ VDIVSSrm
Definition x86/opcodes.hpp:9005
@ VPSHRDWZ128rrikz
Definition x86/opcodes.hpp:19032
@ VMAXBF16Zrmbkz
Definition x86/opcodes.hpp:12837
@ VCVTTPS2UDQSZ256rmbk
Definition x86/opcodes.hpp:8331
@ VPSUBDZ128rmbk
Definition x86/opcodes.hpp:19870
@ VPORQZ256rm
Definition x86/opcodes.hpp:18437
@ VPTESTrm
Definition x86/opcodes.hpp:20214
@ JMP64m
Definition x86/opcodes.hpp:2018
@ VCVTPH2UQQZ256rmkz
Definition x86/opcodes.hpp:6968
@ EH_SjLj_LongJmp32
Definition x86/opcodes.hpp:1642
@ VPMOVUSQBZrrk
Definition x86/opcodes.hpp:17879
@ VPSHUFDZ256mikz
Definition x86/opcodes.hpp:19095
@ VSUBBF16Zrr
Definition x86/opcodes.hpp:21744
@ VMAXPDZ128rmbk
Definition x86/opcodes.hpp:12946
@ VCVTPH2UDQZrrk
Definition x86/opcodes.hpp:6952
@ VPCMPESTRMrmi
Definition x86/opcodes.hpp:15352
@ VGETMANTPDZrribkz
Definition x86/opcodes.hpp:12533
@ VRSQRTPHZ256mb
Definition x86/opcodes.hpp:21195
@ VPCMPUDZ256rmbi
Definition x86/opcodes.hpp:15470
@ VPDPBSSDSZrkz
Definition x86/opcodes.hpp:15682
@ VSQRTSDZmkz_Int
Definition x86/opcodes.hpp:21681
@ VBROADCASTF32X4Zrmkz
Definition x86/opcodes.hpp:5674
@ VCVTPD2DQZ256rrk
Definition x86/opcodes.hpp:6441
@ VCVTUQQ2PHZ256rmbkz
Definition x86/opcodes.hpp:8688
@ PCMPGTWrr
Definition x86/opcodes.hpp:3162
@ VFMSUB132PDZ256mbk
Definition x86/opcodes.hpp:10285
@ VMAXPSZ128rmk
Definition x86/opcodes.hpp:13012
@ VPDPBUUDSZ128mbkz
Definition x86/opcodes.hpp:15845
@ VPROTDmr
Definition x86/opcodes.hpp:18686
@ VFMADDSUB132PDZrb
Definition x86/opcodes.hpp:9962
@ VPEXPANDWZ128rrk
Definition x86/opcodes.hpp:16792
@ VCVTPS2PHZ128mr
Definition x86/opcodes.hpp:7204
@ MAXCSSrr
Definition x86/opcodes.hpp:2333
@ VRSQRTBF16Zrkz
Definition x86/opcodes.hpp:21184
@ VCVTTPS2IBSZrmbk
Definition x86/opcodes.hpp:8217
@ VCVTHF82PHZ128rm
Definition x86/opcodes.hpp:6339
@ VPCMPBZ256rmik
Definition x86/opcodes.hpp:15249
@ VADDPHZ128rmb
Definition x86/opcodes.hpp:5247
@ VSQRTPDZ128mb
Definition x86/opcodes.hpp:21583
@ VFNMSUB132SHZr
Definition x86/opcodes.hpp:11817
@ VPCMPEQBrm
Definition x86/opcodes.hpp:15288
@ SAR32r1
Definition x86/opcodes.hpp:4102
@ XOR16rr_ND_REV
Definition x86/opcodes.hpp:22213
@ VFMSUB132PSZmb
Definition x86/opcodes.hpp:10357
@ VRNDSCALEPHZ128rmbi
Definition x86/opcodes.hpp:20941
@ VPADDSBZrr
Definition x86/opcodes.hpp:14719
@ G_CONSTANT_POOL
Definition x86/opcodes.hpp:96
@ VCVT2PH2BF8SZ128rrkz
Definition x86/opcodes.hpp:5952
@ G_STRICT_FMUL
Definition x86/opcodes.hpp:303
@ VPMOVUSDBZ256rrkz
Definition x86/opcodes.hpp:17845
@ VPERMI2WZrr
Definition x86/opcodes.hpp:16333
@ VFMSUB231SSZmk_Int
Definition x86/opcodes.hpp:10738
@ TZCNT64rr_EVEX
Definition x86/opcodes.hpp:5118
@ VPMAXUBZ128rmk
Definition x86/opcodes.hpp:17213
@ VGETMANTBF16Z128rmbi
Definition x86/opcodes.hpp:12479
@ MMX_PSUBWrm
Definition x86/opcodes.hpp:2539
@ VSCALEFPSZrmkz
Definition x86/opcodes.hpp:21336
@ VCVTTPS2UQQSZ128rmk
Definition x86/opcodes.hpp:8384
@ VPDPWSSDSZmbkz
Definition x86/opcodes.hpp:15925
@ VSHA512MSG1rr
Definition x86/opcodes.hpp:21390
@ VRANGEPSZ256rmbik
Definition x86/opcodes.hpp:20526
@ VMOVSDZrrk_REV
Definition x86/opcodes.hpp:13936
@ OR64rm_NF
Definition x86/opcodes.hpp:3035
@ VPSHRDDZ256rmik
Definition x86/opcodes.hpp:18914
@ SCASQ
Definition x86/opcodes.hpp:4284
@ ROL16r1
Definition x86/opcodes.hpp:3802
@ G_ATOMICRMW_UMAX
Definition x86/opcodes.hpp:136
@ VREDUCEPDZ256rmikz
Definition x86/opcodes.hpp:20781
@ VFNMADD213SSZm
Definition x86/opcodes.hpp:11455
@ VFMADDSUB132PDZr
Definition x86/opcodes.hpp:9961
@ VFNMADD231PSZmb
Definition x86/opcodes.hpp:11583
@ VPDPBSUDZmbkz
Definition x86/opcodes.hpp:15770
@ PMOVSXWDrm
Definition x86/opcodes.hpp:3294
@ VMOVSSZmrk
Definition x86/opcodes.hpp:14007
@ VPMACSSWWrm
Definition x86/opcodes.hpp:16984
@ VPMOVWBZ256rrkz
Definition x86/opcodes.hpp:17938
@ VPSLLWrm
Definition x86/opcodes.hpp:19396
@ ROR32ri_EVEX
Definition x86/opcodes.hpp:3963
@ POP2P
Definition x86/opcodes.hpp:3330
@ CMOV_VR512
Definition x86/opcodes.hpp:1314
@ RCL32r1_ND
Definition x86/opcodes.hpp:3614
@ VPMINUQZ256rm
Definition x86/opcodes.hpp:17476
@ VPADDSWYrm
Definition x86/opcodes.hpp:14724
@ AAND32mr
Definition x86/opcodes.hpp:460
@ ADD16mi_ND
Definition x86/opcodes.hpp:585
@ VGETEXPPDZ128r
Definition x86/opcodes.hpp:12368
@ VPACKUSDWZrmk
Definition x86/opcodes.hpp:14589
@ VFNMSUB231PSZmbkz
Definition x86/opcodes.hpp:12124
@ VPSHRDVWZ256m
Definition x86/opcodes.hpp:19015
@ VPCONFLICTDZ128rrkz
Definition x86/opcodes.hpp:15608
@ VPSUBSBZ128rrk
Definition x86/opcodes.hpp:19934
@ VPXORDZ256rmb
Definition x86/opcodes.hpp:20438
@ VPMULDQZrr
Definition x86/opcodes.hpp:18102
@ VADDPSZ128rmb
Definition x86/opcodes.hpp:5279
@ VSM4KEY4Z256rm
Definition x86/opcodes.hpp:21537
@ VFNMADD231PHZ256mb
Definition x86/opcodes.hpp:11542
@ VCVTTPD2DQZrmb
Definition x86/opcodes.hpp:7691
@ VDIVSDZrm_Int
Definition x86/opcodes.hpp:8969
@ MOVDQUrr_REV
Definition x86/opcodes.hpp:2679
@ G_FEXP2
Definition x86/opcodes.hpp:217
@ VPSUBQZ256rmb
Definition x86/opcodes.hpp:19909
@ ROL64ri_EVEX
Definition x86/opcodes.hpp:3873
@ VPMOVUSDBZ256mrk
Definition x86/opcodes.hpp:17842
@ VPOPCNTDZrmk
Definition x86/opcodes.hpp:18351
@ BLSI64rm_EVEX
Definition x86/opcodes.hpp:1050
@ VMULPDZ128rrk
Definition x86/opcodes.hpp:14188
@ VREDUCEPSZ256rmbi
Definition x86/opcodes.hpp:20836
@ AND16ri8_ND
Definition x86/opcodes.hpp:827
@ VMOVDQU8Zrrkz_REV
Definition x86/opcodes.hpp:13824
@ VPCMPGTQZ128rmbk
Definition x86/opcodes.hpp:15396
@ ROL8m1_ND
Definition x86/opcodes.hpp:3879
@ VCVT2PH2HF8SZrr
Definition x86/opcodes.hpp:6022
@ VCVTTPD2UQQZrmbkz
Definition x86/opcodes.hpp:7884
@ VFMADD213BF16Z256rkz
Definition x86/opcodes.hpp:9543
@ OR64ri32_EVEX
Definition x86/opcodes.hpp:3023
@ VCVTPH2PDZ128rmkz
Definition x86/opcodes.hpp:6814
@ VFMADD213PHZ128mbkz
Definition x86/opcodes.hpp:9590
@ G_SMULO
Definition x86/opcodes.hpp:190
@ VFMADDPD4Ymr
Definition x86/opcodes.hpp:9903
@ VCVTTPH2WZrmbk
Definition x86/opcodes.hpp:8123
@ VPMOVSXBWZ128rmkz
Definition x86/opcodes.hpp:17752
@ PTILELOADDV
Definition x86/opcodes.hpp:413
@ VSCALEFPSZrmbk
Definition x86/opcodes.hpp:21333
@ VCVTTPS2UDQZ256rrkz
Definition x86/opcodes.hpp:8367
@ VCVTPS2PHXZrmk
Definition x86/opcodes.hpp:7194
@ AND32mi8_ND
Definition x86/opcodes.hpp:853
@ VRSQRT14PSZ128rkz
Definition x86/opcodes.hpp:21085
@ ADOX64rr_EVEX
Definition x86/opcodes.hpp:786
@ SHLD32mrCL
Definition x86/opcodes.hpp:4458
@ VCVTDQ2PDZ256rmkz
Definition x86/opcodes.hpp:6260
@ VCVTUQQ2PDZrr
Definition x86/opcodes.hpp:8670
@ VFMADD132SSZrk_Int
Definition x86/opcodes.hpp:9520
@ ENQCMDS32_EVEX
Definition x86/opcodes.hpp:1661
@ VPERMI2BZrrkz
Definition x86/opcodes.hpp:16209
@ VCVTDQ2PDZrr
Definition x86/opcodes.hpp:6270
@ VFMADD231SHZrk_Int
Definition x86/opcodes.hpp:9846
@ VPTESTMDZrmb
Definition x86/opcodes.hpp:20117
@ VFNMSUBPD4Ymr
Definition x86/opcodes.hpp:12179
@ VCVTPH2HF8Z256rr
Definition x86/opcodes.hpp:6737
@ VCVTQQ2PDZ128rmb
Definition x86/opcodes.hpp:7315
@ VPBLENDMDZ256rmbkz
Definition x86/opcodes.hpp:15028
@ VFMSUBADD231PSZ256rkz
Definition x86/opcodes.hpp:11031
@ VPANDQZrrk
Definition x86/opcodes.hpp:14944
@ SUB64mi32_NF
Definition x86/opcodes.hpp:4851
@ VPHADDUWQrr
Definition x86/opcodes.hpp:16871
@ VREDUCEPDZ256rrikz
Definition x86/opcodes.hpp:20784
@ VFMADDSUB231PHZ128m
Definition x86/opcodes.hpp:10165
@ VPMADD52HUQrm
Definition x86/opcodes.hpp:17023
@ SAR64m1_NF
Definition x86/opcodes.hpp:4120
@ VFMSUB132PHZ256r
Definition x86/opcodes.hpp:10321
@ VFNMADD231PDZ128mb
Definition x86/opcodes.hpp:11501
@ VCVTPD2UDQZ256rmbkz
Definition x86/opcodes.hpp:6563
@ VPSHUFLWZ128rikz
Definition x86/opcodes.hpp:19139
@ G_CTTZ
Definition x86/opcodes.hpp:272
@ VFNMADD132PHZr
Definition x86/opcodes.hpp:11218
@ VPDPBUSDSZ128rk
Definition x86/opcodes.hpp:15787
@ VCVTPH2PSZ256rmk
Definition x86/opcodes.hpp:6878
@ VPMINUDYrr
Definition x86/opcodes.hpp:17437
@ VCVTPH2PDZrrbkz
Definition x86/opcodes.hpp:6836
@ V4FNMADDPSrmk
Definition x86/opcodes.hpp:5178
@ VPSHLDVQZm
Definition x86/opcodes.hpp:18844
@ MUL16m_NF
Definition x86/opcodes.hpp:2783
@ VPORQZ256rmb
Definition x86/opcodes.hpp:18438
@ VCVTPH2UDQZ128rmbk
Definition x86/opcodes.hpp:6926
@ VMINMAXBF16Z256rmikz
Definition x86/opcodes.hpp:13224
@ VUNPCKHPSZ256rr
Definition x86/opcodes.hpp:21980
@ SHR64ri_EVEX
Definition x86/opcodes.hpp:4592
@ VPSHRDQZ128rmik
Definition x86/opcodes.hpp:18932
@ VMOVAPDZ128mr
Definition x86/opcodes.hpp:13513
@ VSM3RNDS2rri
Definition x86/opcodes.hpp:21532
@ CRC32r32r16
Definition x86/opcodes.hpp:1408
@ G_FCOSH
Definition x86/opcodes.hpp:288
@ ADD8mr
Definition x86/opcodes.hpp:707
@ VPDPBUSDZ128mbkz
Definition x86/opcodes.hpp:15814
@ RCL8rCL
Definition x86/opcodes.hpp:3651
@ VCVTTPH2WZ256rmkz
Definition x86/opcodes.hpp:8117
@ VPMADDUBSWZrmk
Definition x86/opcodes.hpp:17071
@ POPGS64
Definition x86/opcodes.hpp:3369
@ VCVTBIASPH2BF8Z256rr
Definition x86/opcodes.hpp:6178
@ VPRORVDZ128rmb
Definition x86/opcodes.hpp:18626
@ VPMOVZXDQZrm
Definition x86/opcodes.hpp:18024
@ SAR64r1_NF
Definition x86/opcodes.hpp:4135
@ VPMOVWBZ128rr
Definition x86/opcodes.hpp:17931
@ VFMADDSUB132PHZ128mbk
Definition x86/opcodes.hpp:9971
@ ADC16ri_ND
Definition x86/opcodes.hpp:484
@ FFREEP
Definition x86/opcodes.hpp:1694
@ VCVTTPD2QQZ256rmb
Definition x86/opcodes.hpp:7747
@ ROR32mi_NF
Definition x86/opcodes.hpp:3950
@ VSCATTERDPSZmr
Definition x86/opcodes.hpp:21375
@ VREDUCESSZrrib
Definition x86/opcodes.hpp:20879
@ VFCMADDCPHZ128m
Definition x86/opcodes.hpp:9201
@ RCR16ri
Definition x86/opcodes.hpp:3678
@ VRCPPHZ128mk
Definition x86/opcodes.hpp:20703
@ VFRCZPDYrm
Definition x86/opcodes.hpp:12295
@ VCVTNEPS2BF16Z128rr
Definition x86/opcodes.hpp:6400
@ VSQRTBF16Zmbkz
Definition x86/opcodes.hpp:21574
@ VPTESTNMBZ128rmk
Definition x86/opcodes.hpp:20153
@ VPERMT2PSZ128rrk
Definition x86/opcodes.hpp:16651
@ VSQRTBF16Z128mb
Definition x86/opcodes.hpp:21554
@ VRSQRT28PDZrb
Definition x86/opcodes.hpp:21123
@ VPADDSWZ128rrkz
Definition x86/opcodes.hpp:14731
@ VPMOVZXBWZrr
Definition x86/opcodes.hpp:18005
@ VPSLLVDZrmb
Definition x86/opcodes.hpp:19297
@ VPCMPEQDZ128rmbk
Definition x86/opcodes.hpp:15294
@ VPMOVSXWQZrmkz
Definition x86/opcodes.hpp:17830
@ VPHADDSWYrm
Definition x86/opcodes.hpp:16856
@ VRSQRTBF16Z128m
Definition x86/opcodes.hpp:21158
@ VPROLQZ256mbi
Definition x86/opcodes.hpp:18499
@ DIV_Fp80
Definition x86/opcodes.hpp:1623
@ VFNMADD213PDZ256mb
Definition x86/opcodes.hpp:11341
@ VGATHERPF1QPSm
Definition x86/opcodes.hpp:12324
@ VCVTDQ2PSZ256rmbk
Definition x86/opcodes.hpp:6318
@ VPRORVDZrmkz
Definition x86/opcodes.hpp:18648
@ VPHSUBSWrm
Definition x86/opcodes.hpp:16892
@ RCL8r1_ND
Definition x86/opcodes.hpp:3650
@ VCVTTPH2IUBSZ256rmb
Definition x86/opcodes.hpp:7963
@ VPERMILPSmi
Definition x86/opcodes.hpp:16472
@ VPHADDDrr
Definition x86/opcodes.hpp:16855
@ PABSDrm
Definition x86/opcodes.hpp:3095
@ VMULPDrm
Definition x86/opcodes.hpp:14211
@ VPSRAWZ128mikz
Definition x86/opcodes.hpp:19575
@ VCVTUDQ2PDZ128rr
Definition x86/opcodes.hpp:8565
@ VCOMXSSZrrb_Int
Definition x86/opcodes.hpp:5943
@ VFMSUB231PHZrbk
Definition x86/opcodes.hpp:10670
@ SHR32r1_EVEX
Definition x86/opcodes.hpp:4552
@ VCVTTSD2SIZrrb_Int
Definition x86/opcodes.hpp:8466
@ VCVTPS2DQZ128rrkz
Definition x86/opcodes.hpp:7054
@ AND32ri8_EVEX
Definition x86/opcodes.hpp:867
@ VRNDSCALEPDZrrib
Definition x86/opcodes.hpp:20936
@ AND64rm_NF_ND
Definition x86/opcodes.hpp:920
@ VCVTBF162IUBSZ256rrkz
Definition x86/opcodes.hpp:6126
@ MOVHPSmr
Definition x86/opcodes.hpp:2683
@ VFMSUB213PDZmbkz
Definition x86/opcodes.hpp:10464
@ SUB16mr
Definition x86/opcodes.hpp:4776
@ VRNDSCALESSZrri_Int
Definition x86/opcodes.hpp:21028
@ VMOVSHDUPZ256rm
Definition x86/opcodes.hpp:13955
@ VMULPDZrmkz
Definition x86/opcodes.hpp:14204
@ VMULPHZ256rrk
Definition x86/opcodes.hpp:14229
@ VCVTTPH2IUBSZrm
Definition x86/opcodes.hpp:7971
@ AESDECrm
Definition x86/opcodes.hpp:794
@ G_ASSERT_ALIGN
Definition x86/opcodes.hpp:76
@ VFMSUB132SHZrb
Definition x86/opcodes.hpp:10392
@ VMINSHZrrk_Int
Definition x86/opcodes.hpp:13482
@ VSCALEFSHZrrk
Definition x86/opcodes.hpp:21359
@ VPBLENDMDZ256rmk
Definition x86/opcodes.hpp:15029
@ AND32ri8_NF_ND
Definition x86/opcodes.hpp:870
@ VDPBF16PSZ256r
Definition x86/opcodes.hpp:9024
@ ISTT_Fp32m80
Definition x86/opcodes.hpp:1986
@ VFNMADDPD4Ymr
Definition x86/opcodes.hpp:11640
@ VFMSUB132PSZ128rkz
Definition x86/opcodes.hpp:10346
@ VMAXPDYrr
Definition x86/opcodes.hpp:12943
@ VPDPWUUDZrkz
Definition x86/opcodes.hpp:16147
@ VGETEXPPSZmbkz
Definition x86/opcodes.hpp:12443
@ VPSUBSWZrrk
Definition x86/opcodes.hpp:19968
@ VPTESTNMQZ128rr
Definition x86/opcodes.hpp:20186
@ VMOVDQU64Z256mr
Definition x86/opcodes.hpp:13770
@ VCVTPS2DQZrmbkz
Definition x86/opcodes.hpp:7067
@ RCR16rCL_ND
Definition x86/opcodes.hpp:3677
@ VCMPPHZ128rmik
Definition x86/opcodes.hpp:5805
@ VPTESTNMQZrmk
Definition x86/opcodes.hpp:20197
@ VREDUCESHZrrib
Definition x86/opcodes.hpp:20870
@ VFMSUB132SHZr_Int
Definition x86/opcodes.hpp:10391
@ BTC16rr
Definition x86/opcodes.hpp:1115
@ VCVTTPS2QQSZrmbk
Definition x86/opcodes.hpp:8280
@ VPABSBrr
Definition x86/opcodes.hpp:14431
@ SEAMCALL
Definition x86/opcodes.hpp:4286
@ VRANGESSZrmi
Definition x86/opcodes.hpp:20555
@ VCMPSDZrmi_Int
Definition x86/opcodes.hpp:5847
@ MONITORX32rrr
Definition x86/opcodes.hpp:2557
@ PLEA32r
Definition x86/opcodes.hpp:394
@ VCVTTPS2DQSZ128rrkz
Definition x86/opcodes.hpp:8141
@ VREDUCEPDZrmikz
Definition x86/opcodes.hpp:20790
@ VFCMADDCSHZrk
Definition x86/opcodes.hpp:9238
@ VPSUBUSWZ256rr
Definition x86/opcodes.hpp:20005
@ CMOVNP_Fp64
Definition x86/opcodes.hpp:1285
@ VPUNPCKLBWZ128rrkz
Definition x86/opcodes.hpp:20329
@ LOCK_OR64mr
Definition x86/opcodes.hpp:2242
@ VFMSUB231BF16Z128mbk
Definition x86/opcodes.hpp:10585
@ VPCMPEQWZrr
Definition x86/opcodes.hpp:15346
@ VMULPDZ128rmkz
Definition x86/opcodes.hpp:14186
@ VPMULDQZ256rmb
Definition x86/opcodes.hpp:18088
@ VPERMI2DZ256rmbk
Definition x86/opcodes.hpp:16221
@ VPDPWSUDZ256mk
Definition x86/opcodes.hpp:16010
@ VPXORDZ256rmkz
Definition x86/opcodes.hpp:20442
@ BLCI32rm
Definition x86/opcodes.hpp:1015
@ VFNMSUB132SSZrb_Int
Definition x86/opcodes.hpp:11832
@ VMOVRSDZ128mk
Definition x86/opcodes.hpp:13901
@ VPSRAVDZ128rmk
Definition x86/opcodes.hpp:19500
@ VPDPWUSDSZ128mbkz
Definition x86/opcodes.hpp:16031
@ VCVTTPD2UQQZrrk
Definition x86/opcodes.hpp:7891
@ TEST64i32
Definition x86/opcodes.hpp:5053
@ PMOVZXBWrm
Definition x86/opcodes.hpp:3302
@ VEXTRACTI64X2Z256rrikz
Definition x86/opcodes.hpp:9186
@ VCVTTPD2UDQZ128rmbk
Definition x86/opcodes.hpp:7802
@ VSCALEFSDZrrkz
Definition x86/opcodes.hpp:21351
@ VPDPBUUDZmbk
Definition x86/opcodes.hpp:15893
@ VCVTPH2QQZrrbk
Definition x86/opcodes.hpp:6920
@ VGETMANTSSZrrikz
Definition x86/opcodes.hpp:12622
@ VFMADDSD4mr
Definition x86/opcodes.hpp:9919
@ VPMINUDZrr
Definition x86/opcodes.hpp:17462
@ VPSHUFDYri
Definition x86/opcodes.hpp:19080
@ VFNMSUB132PHZrbk
Definition x86/opcodes.hpp:11759
@ VPADDSWZrr
Definition x86/opcodes.hpp:14741
@ VRSQRT14PDZ128mkz
Definition x86/opcodes.hpp:21055
@ PUSHDS32
Definition x86/opcodes.hpp:3566
@ VALIGNDZ128rmbi
Definition x86/opcodes.hpp:5403
@ VCVTPH2PSXZrmk
Definition x86/opcodes.hpp:6861
@ VCVTTPS2UDQSZrmbk
Definition x86/opcodes.hpp:8340
@ VFPCLASSPDZ256mbik
Definition x86/opcodes.hpp:12236
@ VFCMADDCPHZrbkz
Definition x86/opcodes.hpp:9228
@ G_ABS
Definition x86/opcodes.hpp:258
@ VPSRLWZrmkz
Definition x86/opcodes.hpp:19837
@ VBROADCASTSSZ256rrk
Definition x86/opcodes.hpp:5750
@ VCVTBIASPH2HF8SZrmbk
Definition x86/opcodes.hpp:6210
@ VMULSHZrrbk_Int
Definition x86/opcodes.hpp:14299
@ VPSLLDZ256rr
Definition x86/opcodes.hpp:19204
@ VCVTBIASPH2HF8SZ256rmb
Definition x86/opcodes.hpp:6200
@ PSLLDri
Definition x86/opcodes.hpp:3404
@ VMOVZPQILo2PQIrr
Definition x86/opcodes.hpp:14114
@ VFNMADD231SDZrbk_Int
Definition x86/opcodes.hpp:11604
@ VADDPHZ256rmk
Definition x86/opcodes.hpp:5259
@ VPROLQZ128mbik
Definition x86/opcodes.hpp:18491
@ VPSUBQZrrk
Definition x86/opcodes.hpp:19924
@ OR16mr
Definition x86/opcodes.hpp:2934
@ VEXPANDPDZ128rmk
Definition x86/opcodes.hpp:9098
@ VFMSUB132BF16Z256mkz
Definition x86/opcodes.hpp:10259
@ SHL32r1_EVEX
Definition x86/opcodes.hpp:4364
@ VCVTTPH2UWZ256rmbk
Definition x86/opcodes.hpp:8084
@ KSHIFTRQki
Definition x86/opcodes.hpp:2100
@ VFMSUBADD231PSZ128mkz
Definition x86/opcodes.hpp:11019
@ VCVTTPS2IBSZ256rrkz
Definition x86/opcodes.hpp:8214
@ VPSHLDDZrmikz
Definition x86/opcodes.hpp:18768
@ RCL32mCL_ND
Definition x86/opcodes.hpp:3608
@ VFNMSUB231PSZ128m
Definition x86/opcodes.hpp:12103
@ XOR32ri8_NF
Definition x86/opcodes.hpp:22239
@ LEA32r
Definition x86/opcodes.hpp:2155
@ VXORPSZrm
Definition x86/opcodes.hpp:22107
@ VPDPWUSDZ256mbk
Definition x86/opcodes.hpp:16070
@ MOVBE16mr
Definition x86/opcodes.hpp:2640
@ VADDBF16Z256rrkz
Definition x86/opcodes.hpp:5202
@ VFNMADD213PSZ128mbk
Definition x86/opcodes.hpp:11397
@ VRCPPHZm
Definition x86/opcodes.hpp:20717
@ VPUNPCKHDQZ256rmb
Definition x86/opcodes.hpp:20250
@ MOV64ao64
Definition x86/opcodes.hpp:2597
@ VCVTPH2UDQZrr
Definition x86/opcodes.hpp:6948
@ VGETMANTPHZrmbi
Definition x86/opcodes.hpp:12554
@ VPTESTMQZ256rmb
Definition x86/opcodes.hpp:20129
@ VPRORDZ128mi
Definition x86/opcodes.hpp:18574
@ VMAXPDZrrbk
Definition x86/opcodes.hpp:12970
@ VPMOVZXWDZrr
Definition x86/opcodes.hpp:18049
@ VFMADDSUB231PDZmbk
Definition x86/opcodes.hpp:10153
@ VFMADD231SHZm_Int
Definition x86/opcodes.hpp:9837
@ PMOVZXBDrm
Definition x86/opcodes.hpp:3298
@ FNSTSWm
Definition x86/opcodes.hpp:1712
@ VCOMISSZrr_Int
Definition x86/opcodes.hpp:5899
@ VCVTTPH2WZ256rrk
Definition x86/opcodes.hpp:8119
@ VCVTPS2PDZ128rmbkz
Definition x86/opcodes.hpp:7143
@ SUB32rr_EVEX
Definition x86/opcodes.hpp:4838
@ VCVTTSD2USI64Srrb_Int
Definition x86/opcodes.hpp:8475
@ AND8rm_EVEX
Definition x86/opcodes.hpp:950
@ VBROADCASTF32X4Zrm
Definition x86/opcodes.hpp:5672
@ PCMPISTRMrmi
Definition x86/opcodes.hpp:3165
@ MMX_PMAXSWrr
Definition x86/opcodes.hpp:2469
@ CMP16rr
Definition x86/opcodes.hpp:1323
@ VRCPBF16Zrk
Definition x86/opcodes.hpp:20697
@ VGF2P8MULBZrm
Definition x86/opcodes.hpp:12699
@ VPSHUFBITQMBZ128rmk
Definition x86/opcodes.hpp:19046
@ MMX_PACKSSWBrr
Definition x86/opcodes.hpp:2408
@ VGETEXPBF16Z128mkz
Definition x86/opcodes.hpp:12340
@ G_EXTRACT_VECTOR_ELT
Definition x86/opcodes.hpp:267
@ VSHUFF64X2Zrmik
Definition x86/opcodes.hpp:21424
@ VFMSUB213PSZ128m
Definition x86/opcodes.hpp:10507
@ VFMADD213PDZ256mk
Definition x86/opcodes.hpp:9568
@ VPSHUFBITQMBZ256rm
Definition x86/opcodes.hpp:19049
@ KTESTWkk
Definition x86/opcodes.hpp:2105
@ VFMADDCPHZmb
Definition x86/opcodes.hpp:9883
@ VMOVAPDZrrk
Definition x86/opcodes.hpp:13542
@ VREDUCEPDZ256rmi
Definition x86/opcodes.hpp:20779
@ VGATHERPF0QPDm
Definition x86/opcodes.hpp:12319
@ BTR64rr
Definition x86/opcodes.hpp:1135
@ PFRSQRTrm
Definition x86/opcodes.hpp:3225
@ AESKEYGENASSIST128rr
Definition x86/opcodes.hpp:807
@ VPSRLVQZ256rr
Definition x86/opcodes.hpp:19770
@ VFMSUB213SDZr_Int
Definition x86/opcodes.hpp:10544
@ ADD32rr_ND_REV
Definition x86/opcodes.hpp:653
@ VDIVPDZ256rmbk
Definition x86/opcodes.hpp:8883
@ VPDPBUSDSZ128mkz
Definition x86/opcodes.hpp:15785
@ VPMULHRSWrm
Definition x86/opcodes.hpp:18127
@ VMOVDQUYrr
Definition x86/opcodes.hpp:13827
@ VFNMADD213PSZmbkz
Definition x86/opcodes.hpp:11416
@ SUB_FpI32m80
Definition x86/opcodes.hpp:4970
@ VINSERTF64X2Zrmi
Definition x86/opcodes.hpp:12749
@ VPRORVQZ256rmbk
Definition x86/opcodes.hpp:18663
@ VPMADDWDZ128rr
Definition x86/opcodes.hpp:17083
@ VFMSUB132PSZmbkz
Definition x86/opcodes.hpp:10359
@ VPMOVSXBWZ128rm
Definition x86/opcodes.hpp:17750
@ VEXTRACTI32X4Z256mrik
Definition x86/opcodes.hpp:9168
@ VFMSUBADD231PHZ256mb
Definition x86/opcodes.hpp:10992
@ VFMADDSUB231PHZmkz
Definition x86/opcodes.hpp:10188
@ VCVTQQ2PDZ256rm
Definition x86/opcodes.hpp:7323
@ VPMAXSBrr
Definition x86/opcodes.hpp:17129
@ VFNMADDPS4Ymr
Definition x86/opcodes.hpp:11648
@ MMX_PMINSWrr
Definition x86/opcodes.hpp:2473
@ VINSERTI64X2Zrrik
Definition x86/opcodes.hpp:12791
@ VMINPSZ128rmbkz
Definition x86/opcodes.hpp:13429
@ SBB16rr_ND
Definition x86/opcodes.hpp:4208
@ XSTORE
Definition x86/opcodes.hpp:22356
@ PHMINPOSUWrr
Definition x86/opcodes.hpp:3238
@ VMULBF16Z128rmkz
Definition x86/opcodes.hpp:14157
@ VCVTPH2BF8SZrr
Definition x86/opcodes.hpp:6635
@ VDIVSDZrmkz_Int
Definition x86/opcodes.hpp:8971
@ G_VECREDUCE_FMINIMUM
Definition x86/opcodes.hpp:326
@ VFMADD132PDZrbk
Definition x86/opcodes.hpp:9412
@ CMP32rr_REV
Definition x86/opcodes.hpp:1333
@ KMOVQkr
Definition x86/opcodes.hpp:2066
@ VMINMAXBF16Z256rri
Definition x86/opcodes.hpp:13225
@ VFMSUB213PDZ128mbkz
Definition x86/opcodes.hpp:10446
@ SHRD16mrCL_NF
Definition x86/opcodes.hpp:4629
@ VFMULCPHZ128rm
Definition x86/opcodes.hpp:11094
@ IMUL64rri8
Definition x86/opcodes.hpp:1878
@ VPSRAVWZrm
Definition x86/opcodes.hpp:19564
@ BEXTR32rr_NF
Definition x86/opcodes.hpp:1000
@ VFMSUB132PDZ256mbkz
Definition x86/opcodes.hpp:10286
@ VFMADD231PHZ256mbk
Definition x86/opcodes.hpp:9767
@ ROL8mCL_NF_ND
Definition x86/opcodes.hpp:3886
@ ISTT_FP16m
Definition x86/opcodes.hpp:1978
@ URDMSRrr
Definition x86/opcodes.hpp:5165
@ VPMOVM2WZ128rk
Definition x86/opcodes.hpp:17561
@ VFNMSUB213PSZmkz
Definition x86/opcodes.hpp:11957
@ VMULPHZrmbkz
Definition x86/opcodes.hpp:14234
@ BTC64rr
Definition x86/opcodes.hpp:1123
@ VFNMSUB132PSZ256mkz
Definition x86/opcodes.hpp:11779
@ OR64ri8_NF_ND
Definition x86/opcodes.hpp:3031
@ PABSWrr
Definition x86/opcodes.hpp:3098
@ VCMPSDZrribk_Int
Definition x86/opcodes.hpp:5852
@ VFPCLASSPSZ128mbik
Definition x86/opcodes.hpp:12266
@ VPSHLDQZrmbikz
Definition x86/opcodes.hpp:18792
@ G_UBSANTRAP
Definition x86/opcodes.hpp:318
@ SHL32ri_EVEX
Definition x86/opcodes.hpp:4374
@ ADC64mi8_EVEX
Definition x86/opcodes.hpp:524
@ MMX_PACKSSWBrm
Definition x86/opcodes.hpp:2407
@ LOCK_BTC_RM32rm
Definition x86/opcodes.hpp:2212
@ VPMOVUSDBZrrkz
Definition x86/opcodes.hpp:17850
@ VCVTTPH2UQQZrr
Definition x86/opcodes.hpp:8067
@ VPDPWUSDZrkz
Definition x86/opcodes.hpp:16085
@ VPMADD52HUQZ128mkz
Definition x86/opcodes.hpp:17001
@ VPEXPANDWZ128rmk
Definition x86/opcodes.hpp:16789
@ VPBROADCASTBrZrrkz
Definition x86/opcodes.hpp:15124
@ VMINPDZ256rrkz
Definition x86/opcodes.hpp:13379
@ VMOVDQU64Zrrk_REV
Definition x86/opcodes.hpp:13789
@ VPMOVUSQWZ256mr
Definition x86/opcodes.hpp:17901
@ OR8rm
Definition x86/opcodes.hpp:3065
@ INVVPID64_EVEX
Definition x86/opcodes.hpp:1973
@ VMINCPHZ256rrkz
Definition x86/opcodes.hpp:13159
@ VCVTTPD2QQSZrmbk
Definition x86/opcodes.hpp:7727
@ VMOVAPSZrrkz
Definition x86/opcodes.hpp:13585
@ VREDUCEPDZrmbi
Definition x86/opcodes.hpp:20785
@ VFMADD231SSZrk_Int
Definition x86/opcodes.hpp:9858
@ IMULZU16rri
Definition x86/opcodes.hpp:1889
@ VPMINUBrr
Definition x86/opcodes.hpp:17435
@ VPSHUFBZ128rrkz
Definition x86/opcodes.hpp:19064
@ VCVTTPS2DQZ256rmbk
Definition x86/opcodes.hpp:8176
@ VPADDDZ256rmk
Definition x86/opcodes.hpp:14655
@ VFMADDSUB132PSZ128rk
Definition x86/opcodes.hpp:10008
@ VPCMPQZrmi
Definition x86/opcodes.hpp:15448
@ VCVTUQQ2PDZ256rmb
Definition x86/opcodes.hpp:8656
@ VCVTPH2PSXZ256rrkz
Definition x86/opcodes.hpp:6856
@ VFNMADD231BF16Z256mbkz
Definition x86/opcodes.hpp:11483
@ VDIVPSZrmbk
Definition x86/opcodes.hpp:8956
@ VPROTWri
Definition x86/opcodes.hpp:18699
@ SETCCm_EVEX
Definition x86/opcodes.hpp:4294
@ VGETMANTPHZrrikz
Definition x86/opcodes.hpp:12565
@ VFMSUB132PSZ128mbk
Definition x86/opcodes.hpp:10340
@ VPMINSDYrm
Definition x86/opcodes.hpp:17334
@ VSCALEFPSZ128rm
Definition x86/opcodes.hpp:21313
@ CALL32r
Definition x86/opcodes.hpp:1166
@ VPDPBSUDZ256mb
Definition x86/opcodes.hpp:15759
@ VFNMADD132SHZrb
Definition x86/opcodes.hpp:11280
@ SHR64rCL
Definition x86/opcodes.hpp:4586
@ VRCPPHZmk
Definition x86/opcodes.hpp:20721
@ SBB64ri32_ND
Definition x86/opcodes.hpp:4248
@ MUL32m
Definition x86/opcodes.hpp:2787
@ CMPCCXADDmr64_EVEX
Definition x86/opcodes.hpp:1355
@ VPUNPCKHBWZ128rrk
Definition x86/opcodes.hpp:20222
@ VCVTTPD2QQZ128rrkz
Definition x86/opcodes.hpp:7745
@ VPMOVDWZ256rrkz
Definition x86/opcodes.hpp:17546
@ VSQRTPDZm
Definition x86/opcodes.hpp:21600
@ VPTESTrr
Definition x86/opcodes.hpp:20215
@ DYN_ALLOCA_32
Definition x86/opcodes.hpp:1638
@ VPCMPGTQZ256rrk
Definition x86/opcodes.hpp:15405
@ VANDPDZ128rmbkz
Definition x86/opcodes.hpp:5524
@ VCVTTSH2SI64Zrr
Definition x86/opcodes.hpp:8493
@ SAR64rCL_NF
Definition x86/opcodes.hpp:4140
@ VCVTPH2HF8Z128rmbkz
Definition x86/opcodes.hpp:6725
@ FLDPI
Definition x86/opcodes.hpp:1706
@ VGATHERDPSZ128rm
Definition x86/opcodes.hpp:12313
@ BLSFILL64rr
Definition x86/opcodes.hpp:1042
@ VCVTSS2SHZrrkz_Int
Definition x86/opcodes.hpp:7558
@ MOV32o32a
Definition x86/opcodes.hpp:2585
@ VFMADD231PDZ128rk
Definition x86/opcodes.hpp:9731
@ VBLENDPSYrmi
Definition x86/opcodes.hpp:5644
@ ADD32mr_NF
Definition x86/opcodes.hpp:632
@ FLDLG2
Definition x86/opcodes.hpp:1704
@ VCVTPH2UQQZrmbkz
Definition x86/opcodes.hpp:6975
@ VCVT2PH2HF8Z256rmbkz
Definition x86/opcodes.hpp:6037
@ VCVTTPS2UQQSZrr
Definition x86/opcodes.hpp:8407
@ TCRETURNri64
Definition x86/opcodes.hpp:5020
@ OR8rr_REV
Definition x86/opcodes.hpp:3079
@ VPACKSSWBYrr
Definition x86/opcodes.hpp:14544
@ VPADDQZrmbkz
Definition x86/opcodes.hpp:14694
@ VPERM2F128rri
Definition x86/opcodes.hpp:16151
@ VMPSADBWZrrikz
Definition x86/opcodes.hpp:14138
@ VADDSUBPSYrr
Definition x86/opcodes.hpp:5356
@ SUB32mi_NF_ND
Definition x86/opcodes.hpp:4816
@ VDIVSSZrrbk_Int
Definition x86/opcodes.hpp:9001
@ VPUNPCKHDQZ256rrkz
Definition x86/opcodes.hpp:20257
@ VPSHRDDZ128rmikz
Definition x86/opcodes.hpp:18906
@ VCVTPD2PHZ256rm
Definition x86/opcodes.hpp:6466
@ ROR8ri_ND
Definition x86/opcodes.hpp:4024
@ VFNMSUB231PDZ256mkz
Definition x86/opcodes.hpp:12053
@ VPERMT2WZ256rmk
Definition x86/opcodes.hpp:16705
@ VPTESTMQZ256rm
Definition x86/opcodes.hpp:20128
@ VFMSUBADD213PSZ128m
Definition x86/opcodes.hpp:10916
@ AXOR64mr_EVEX
Definition x86/opcodes.hpp:994
@ VP2INTERSECTQZrmb
Definition x86/opcodes.hpp:14402
@ VFNMSUB231PHZ128mk
Definition x86/opcodes.hpp:12075
@ VCVTTPH2UQQZ256rmbk
Definition x86/opcodes.hpp:8054
@ VPMOVSXBWZ128rrk
Definition x86/opcodes.hpp:17754
@ VPMOVZXBDZ256rmk
Definition x86/opcodes.hpp:17953
@ VGETMANTPDZ128rmbik
Definition x86/opcodes.hpp:12507
@ VPDPBUUDZ128mk
Definition x86/opcodes.hpp:15877
@ VCVTDQ2PHZ256rr
Definition x86/opcodes.hpp:6290
@ VCVTPH2PSXZrrk
Definition x86/opcodes.hpp:6867
@ VFMADDSUB231PDZ256mb
Definition x86/opcodes.hpp:10143
@ VPANDDZrr
Definition x86/opcodes.hpp:14858
@ VPOPCNTQZ256rm
Definition x86/opcodes.hpp:18365
@ VFPCLASSPHZrik
Definition x86/opcodes.hpp:12264
@ VCVTPS2IBSZrmbk
Definition x86/opcodes.hpp:7098
@ VMOVRSQZmkz
Definition x86/opcodes.hpp:13917
@ SHL64r1_NF
Definition x86/opcodes.hpp:4396
@ VPACKUSWBrr
Definition x86/opcodes.hpp:14617
@ XOR16mr_NF_ND
Definition x86/opcodes.hpp:22193
@ VSHUFF64X2Z256rri
Definition x86/opcodes.hpp:21417
@ VPDPBUUDZmb
Definition x86/opcodes.hpp:15892
@ VBROADCASTSSZrrk
Definition x86/opcodes.hpp:5756
@ VPSRLDZ256rmkz
Definition x86/opcodes.hpp:19649
@ VCVTDQ2PDZ256rmb
Definition x86/opcodes.hpp:6256
@ VPMULUDQZ128rm
Definition x86/opcodes.hpp:18282
@ VPDPBSSDSZ256r
Definition x86/opcodes.hpp:15671
@ VPSHRDQZ256rmikz
Definition x86/opcodes.hpp:18942
@ VRANGEPSZrribk
Definition x86/opcodes.hpp:20542
@ VDIVPSZ128rm
Definition x86/opcodes.hpp:8936
@ PUNPCKHDQrm
Definition x86/opcodes.hpp:3530
@ SAR32mCL
Definition x86/opcodes.hpp:4092
@ VRANGESDZrmik
Definition x86/opcodes.hpp:20547
@ OR16ri_EVEX
Definition x86/opcodes.hpp:2945
@ VFNMSUB231PDYr
Definition x86/opcodes.hpp:12038
@ VPBROADCASTDrr
Definition x86/opcodes.hpp:15157
@ VCVTTPS2UQQZ256rmbk
Definition x86/opcodes.hpp:8424
@ VFMADD213PSZrb
Definition x86/opcodes.hpp:9644
@ VPSHLDQZ256rmbi
Definition x86/opcodes.hpp:18781
@ VPDPWUUDSZ256mbk
Definition x86/opcodes.hpp:16101
@ BTR32mr
Definition x86/opcodes.hpp:1129
@ VPSRAVDZ256rmbk
Definition x86/opcodes.hpp:19507
@ VMAXCPSZ128rm
Definition x86/opcodes.hpp:12903
@ VPRORDZ256ri
Definition x86/opcodes.hpp:18586
@ VFNMADDPD4rr_REV
Definition x86/opcodes.hpp:11647
@ MULX64rm_EVEX
Definition x86/opcodes.hpp:2826
@ VPBLENDMQZ256rm
Definition x86/opcodes.hpp:15052
@ ROL64rCL_NF_ND
Definition x86/opcodes.hpp:3871
@ VPMOVSXWQZ256rrk
Definition x86/opcodes.hpp:17826
@ VMAXPHZrmkz
Definition x86/opcodes.hpp:12999
@ VRCP14PDZ256rkz
Definition x86/opcodes.hpp:20581
@ VPSHLDDZrmbi
Definition x86/opcodes.hpp:18763
@ SUB_Fp80m64
Definition x86/opcodes.hpp:4964
@ VFMSUBADD132PDZ256r
Definition x86/opcodes.hpp:10769
@ VPMOVZXWQZrrkz
Definition x86/opcodes.hpp:18073
@ OUTSW
Definition x86/opcodes.hpp:3092
@ INTO
Definition x86/opcodes.hpp:1958
@ VFIXUPIMMPSZ256rmikz
Definition x86/opcodes.hpp:9323
@ VCMPPDZrmik
Definition x86/opcodes.hpp:5795
@ VFNMSUB231SSZrb
Definition x86/opcodes.hpp:12169
@ VPMOVZXWDZ256rrkz
Definition x86/opcodes.hpp:18045
@ VPSHRDVDZ128rkz
Definition x86/opcodes.hpp:18963
@ VCVTPS2QQZrmbk
Definition x86/opcodes.hpp:7244
@ VSUBPDrm
Definition x86/opcodes.hpp:21779
@ VCVTDQ2PDZ128rmbk
Definition x86/opcodes.hpp:6248
@ VPSHLDrr_REV
Definition x86/opcodes.hpp:18892
@ VEXTRACTF32X4Z256mri
Definition x86/opcodes.hpp:9135
@ SHR16mi_ND
Definition x86/opcodes.hpp:4518
@ VREDUCEPHZ128rmbi
Definition x86/opcodes.hpp:20797
@ VPERMT2WZ256rmkz
Definition x86/opcodes.hpp:16706
@ VFMSUB231PDm
Definition x86/opcodes.hpp:10642
@ VPERMILPSZri
Definition x86/opcodes.hpp:16460
@ VGETMANTBF16Zrmi
Definition x86/opcodes.hpp:12500
@ VMINPDZ128rmk
Definition x86/opcodes.hpp:13366
@ VPLZCNTQZ128rrk
Definition x86/opcodes.hpp:16950
@ PFRCPIT1rm
Definition x86/opcodes.hpp:3217
@ VPMOVSXBWZrm
Definition x86/opcodes.hpp:17762
@ VDIVPSrm
Definition x86/opcodes.hpp:8966
@ INDIRECT_THUNK_TCRETURN32
Definition x86/opcodes.hpp:372
@ ROL64r1
Definition x86/opcodes.hpp:3862
@ VFMADDSUB132PDYm
Definition x86/opcodes.hpp:9935
@ VPSLLQZ128rm
Definition x86/opcodes.hpp:19237
@ VPADDUSWZ128rmk
Definition x86/opcodes.hpp:14771
@ VPSRADZmbikz
Definition x86/opcodes.hpp:19433
@ VFMSUB231SSZrbk_Int
Definition x86/opcodes.hpp:10744
@ VFNMSUB213PSZ128mk
Definition x86/opcodes.hpp:11938
@ VRSQRTBF16Z256mkz
Definition x86/opcodes.hpp:21172
@ VMAXBF16Z128rmkz
Definition x86/opcodes.hpp:12821
@ SUB16rr_NF_REV
Definition x86/opcodes.hpp:4804
@ CTEST16mi
Definition x86/opcodes.hpp:1423
@ VPMOVZXBDZrm
Definition x86/opcodes.hpp:17958
@ VGF2P8AFFINEQBZ256rmbikz
Definition x86/opcodes.hpp:12667
@ VPMULHWYrm
Definition x86/opcodes.hpp:18151
@ VCVTUW2PHZ128rmk
Definition x86/opcodes.hpp:8769
@ VMAXSHZrmkz_Int
Definition x86/opcodes.hpp:13058
@ CTEST8mi
Definition x86/opcodes.hpp:1435
@ VPERMIL2PDrr
Definition x86/opcodes.hpp:16342
@ VMOVSDZrmkz
Definition x86/opcodes.hpp:13932
@ VPACKUSDWZ256rmbk
Definition x86/opcodes.hpp:14578
@ VINSERTF64X4Zrrik
Definition x86/opcodes.hpp:12759
@ SHR16rCL_NF_ND
Definition x86/opcodes.hpp:4530
@ VPCONFLICTDZ256rrkz
Definition x86/opcodes.hpp:15617
@ VCVTTSD2USISrr
Definition x86/opcodes.hpp:8483
@ VPSRLDZ128ri
Definition x86/opcodes.hpp:19629
@ VPABSBZ128rm
Definition x86/opcodes.hpp:14412
@ VFMADD213PSZ128m
Definition x86/opcodes.hpp:9619
@ G_STRICT_FDIV
Definition x86/opcodes.hpp:304
@ VPORDZ256rrk
Definition x86/opcodes.hpp:18417
@ VMAXCPSZrmb
Definition x86/opcodes.hpp:12922
@ TAILJMPm64_REX
Definition x86/opcodes.hpp:5005
@ VCVTTPH2UWZrrb
Definition x86/opcodes.hpp:8098
@ ROR64mi
Definition x86/opcodes.hpp:3977
@ VFNMADD213PSZ256mbk
Definition x86/opcodes.hpp:11406
@ CMOV_GR32
Definition x86/opcodes.hpp:1298
@ VMOVDQU32Z256rrkz_REV
Definition x86/opcodes.hpp:13747
@ VMINCPDZ128rmb
Definition x86/opcodes.hpp:13114
@ VMOVDQA32Zrrkz
Definition x86/opcodes.hpp:13650
@ RCL64mCL
Definition x86/opcodes.hpp:3624
@ VFMSUBPD4Yrr
Definition x86/opcodes.hpp:11064
@ VCMPSDrmi_Int
Definition x86/opcodes.hpp:5855
@ VPUNPCKHWDYrr
Definition x86/opcodes.hpp:20301
@ VFMADDPS4mr
Definition x86/opcodes.hpp:9915
@ VPUNPCKLBWZrrkz
Definition x86/opcodes.hpp:20341
@ VPACKSSWBZ256rm
Definition x86/opcodes.hpp:14551
@ VMOVNTPSZ128mr
Definition x86/opcodes.hpp:13873
@ G_SDIV
Definition x86/opcodes.hpp:80
@ VPMADDUBSWZ128rm
Definition x86/opcodes.hpp:17058
@ VANDPSrr
Definition x86/opcodes.hpp:5580
@ VPDPBUUDSYrm
Definition x86/opcodes.hpp:15840
@ VPERMT2QZ256rmbk
Definition x86/opcodes.hpp:16682
@ KMOVWkk
Definition x86/opcodes.hpp:2072
@ ADD16ri8
Definition x86/opcodes.hpp:594
@ VFMADDSUBPS4rr
Definition x86/opcodes.hpp:10243
@ SHLD16mrCL
Definition x86/opcodes.hpp:4438
@ VPSRLDZ128rm
Definition x86/opcodes.hpp:19632
@ SHR8mCL_NF_ND
Definition x86/opcodes.hpp:4605
@ VMINPDZrrk
Definition x86/opcodes.hpp:13390
@ VPSRADYrm
Definition x86/opcodes.hpp:19399
@ VPMADDWDZrrk
Definition x86/opcodes.hpp:17096
@ RCR64m1_EVEX
Definition x86/opcodes.hpp:3700
@ INDIRECT_THUNK_CALL32
Definition x86/opcodes.hpp:370
@ PCLMULQDQrmi
Definition x86/opcodes.hpp:3141
@ VCVTTPS2UQQSZ256rrkz
Definition x86/opcodes.hpp:8400
@ VRANGEPDZrrib
Definition x86/opcodes.hpp:20511
@ VPXORQZrmkz
Definition x86/opcodes.hpp:20478
@ VPMULDQZ256rrk
Definition x86/opcodes.hpp:18094
@ VPCMPGTBZ256rrk
Definition x86/opcodes.hpp:15363
@ VSQRTSDZrbk_Int
Definition x86/opcodes.hpp:21685
@ PT2RPNTLVWZ0RST1
Definition x86/opcodes.hpp:3450
@ VCVTDQ2PDZ256rmbk
Definition x86/opcodes.hpp:6257
@ SHR64m1_EVEX
Definition x86/opcodes.hpp:4567
@ PMULDQrr
Definition x86/opcodes.hpp:3311
@ VMOVDI2PDIrm
Definition x86/opcodes.hpp:13615
@ VFIXUPIMMPSZ128rmikz
Definition x86/opcodes.hpp:9314
@ ADD16mr_NF
Definition x86/opcodes.hpp:591
@ VMOVDQA32Z256rr
Definition x86/opcodes.hpp:13635
@ VFNMSUB132PHZ128m
Definition x86/opcodes.hpp:11733
@ VPBROADCASTBZrmkz
Definition x86/opcodes.hpp:15112
@ G_READ_REGISTER
Definition x86/opcodes.hpp:309
@ NOT16m
Definition x86/opcodes.hpp:2899
@ VMOVDQU32Zrr
Definition x86/opcodes.hpp:13753
@ VRCP28PSZmb
Definition x86/opcodes.hpp:20643
@ VMAXCSDrm
Definition x86/opcodes.hpp:12934
@ VPUNPCKHDQZ128rrkz
Definition x86/opcodes.hpp:20248
@ VFNMADD213SSZrkz_Int
Definition x86/opcodes.hpp:11466
@ VFNMADD231PDZm
Definition x86/opcodes.hpp:11518
@ MMX_PSLLQrr
Definition x86/opcodes.hpp:2506
@ VPERMT2PDZ128rr
Definition x86/opcodes.hpp:16623
@ VFMSUB231PDZmkz
Definition x86/opcodes.hpp:10635
@ VFMSUB231BF16Z128mb
Definition x86/opcodes.hpp:10584
@ VPADDUSWYrm
Definition x86/opcodes.hpp:14768
@ MUL16r_NF
Definition x86/opcodes.hpp:2786
@ XBEGIN_2
Definition x86/opcodes.hpp:22156
@ VPXORQZ256rr
Definition x86/opcodes.hpp:20470
@ VDIVPSZ128rrkz
Definition x86/opcodes.hpp:8944
@ OR32mr_ND
Definition x86/opcodes.hpp:2978
@ VFNMADD213PDZrbkz
Definition x86/opcodes.hpp:11358
@ VCVTTPH2UQQZrm
Definition x86/opcodes.hpp:8061
@ VMULPHZ128rrkz
Definition x86/opcodes.hpp:14221
@ VUCOMISDrr
Definition x86/opcodes.hpp:21901
@ VCVTTPD2UDQSZ128rmb
Definition x86/opcodes.hpp:7768
@ VPTERNLOGQZ128rmbik
Definition x86/opcodes.hpp:20066
@ ADD32ri8_EVEX
Definition x86/opcodes.hpp:636
@ VPACKUSDWZ128rrkz
Definition x86/opcodes.hpp:14575
@ VPMOVQDZ256rrkz
Definition x86/opcodes.hpp:17593
@ OR32mi_ND
Definition x86/opcodes.hpp:2973
@ VCVT2PH2BF8Z256rmb
Definition x86/opcodes.hpp:5981
@ VCVTTPH2UQQZ128rm
Definition x86/opcodes.hpp:8043
@ VPUNPCKLDQZ256rmkz
Definition x86/opcodes.hpp:20360
@ VPLZCNTQZ256rrk
Definition x86/opcodes.hpp:16959
@ SHA256RNDS2rm
Definition x86/opcodes.hpp:4316
@ AND64mi32_ND
Definition x86/opcodes.hpp:893
@ VMULPHZ256rm
Definition x86/opcodes.hpp:14222
@ VPBLENDMBZ128rmkz
Definition x86/opcodes.hpp:15000
@ SUB16ri
Definition x86/opcodes.hpp:4781
@ VPSRLWYrm
Definition x86/opcodes.hpp:19803
@ VFMADD213BF16Zr
Definition x86/opcodes.hpp:9550
@ SHR8rCL_ND
Definition x86/opcodes.hpp:4618
@ VSUBPSZrmbkz
Definition x86/opcodes.hpp:21834
@ VPACKUSDWZrr
Definition x86/opcodes.hpp:14591
@ VANDNPDZ128rm
Definition x86/opcodes.hpp:5459
@ SUB64rr_EVEX_REV
Definition x86/opcodes.hpp:4880
@ VPERMI2WZ256rm
Definition x86/opcodes.hpp:16324
@ VPSLLVDZ128rmbkz
Definition x86/opcodes.hpp:19281
@ MMX_PMULLWrr
Definition x86/opcodes.hpp:2484
@ VPCMPGTWZrrk
Definition x86/opcodes.hpp:15427
@ VMOVW64toSHrr
Definition x86/opcodes.hpp:14106
@ SHRD16rrCL_NF_ND
Definition x86/opcodes.hpp:4640
@ VPDPBUSDZmkz
Definition x86/opcodes.hpp:15834
@ VCVTBIASPH2HF8Zrm
Definition x86/opcodes.hpp:6235
@ BLSIC64rm
Definition x86/opcodes.hpp:1057
@ PCMPGTBrm
Definition x86/opcodes.hpp:3155
@ VCVTTPS2QQSZ256rmk
Definition x86/opcodes.hpp:8270
@ VPERMDZ256rrkz
Definition x86/opcodes.hpp:16182
@ VMAXPHZrrbkz
Definition x86/opcodes.hpp:13003
@ VMAXBF16Zrrkz
Definition x86/opcodes.hpp:12842
@ VFCMADDCPHZrkz
Definition x86/opcodes.hpp:9230
@ OR64rm_ND
Definition x86/opcodes.hpp:3034
@ VFMSUB213BF16Zrk
Definition x86/opcodes.hpp:10439
@ VPDPWUUDSZ128mbk
Definition x86/opcodes.hpp:16092
@ INC64r
Definition x86/opcodes.hpp:1932
@ VFMSUB132PDZmbk
Definition x86/opcodes.hpp:10294
@ BSWAP64r
Definition x86/opcodes.hpp:1099
@ VSUBBF16Zrmbkz
Definition x86/opcodes.hpp:21741
@ VPMOVZXBWYrm
Definition x86/opcodes.hpp:17988
@ VGETEXPSHZm
Definition x86/opcodes.hpp:12461
@ VFMSUBADD231PDZrk
Definition x86/opcodes.hpp:10978
@ VCVTTPD2DQSZrmb
Definition x86/opcodes.hpp:7659
@ VMOVAPSZrrk
Definition x86/opcodes.hpp:13583
@ IDIV8m_EVEX
Definition x86/opcodes.hpp:1780
@ VCVTUW2PHZ128rmbk
Definition x86/opcodes.hpp:8767
@ VMOVDQU32Zrr_REV
Definition x86/opcodes.hpp:13754
@ VFMSUB231SHZmkz_Int
Definition x86/opcodes.hpp:10727
@ ADD16rr_NF_ND_REV
Definition x86/opcodes.hpp:615
@ VPMOVSDBZ256rrk
Definition x86/opcodes.hpp:17622
@ VFMSUB132PHZ128mbkz
Definition x86/opcodes.hpp:10309
@ VPERMILPDZ128rrk
Definition x86/opcodes.hpp:16372
@ VPMAXUBZrr
Definition x86/opcodes.hpp:17227
@ PEXT32rm
Definition x86/opcodes.hpp:3176
@ SHL32r1_NF_ND
Definition x86/opcodes.hpp:4367
@ TCVTROWPS2PHLrri
Definition x86/opcodes.hpp:5031
@ VCVTTPD2QQZ256rmkz
Definition x86/opcodes.hpp:7751
@ VRNDSCALESDZrrik_Int
Definition x86/opcodes.hpp:21010
@ VMOVMSKPSrr
Definition x86/opcodes.hpp:13856
@ VPALIGNRZrmi
Definition x86/opcodes.hpp:14826
@ VDIVPSZ256rrkz
Definition x86/opcodes.hpp:8953
@ VFNMADD231SSZmk_Int
Definition x86/opcodes.hpp:11626
@ VPDPWUUDZ128mbk
Definition x86/opcodes.hpp:16123
@ SUB64rr_ND_REV
Definition x86/opcodes.hpp:4882
@ VFMSUBADD231PHZ256mkz
Definition x86/opcodes.hpp:10996
@ VMOVDQU8Z256rrkz
Definition x86/opcodes.hpp:13812
@ VCVTPS2PHXZ256rmb
Definition x86/opcodes.hpp:7182
@ T2RPNTLVWZ0
Definition x86/opcodes.hpp:4983
@ ROUNDSSri_Int
Definition x86/opcodes.hpp:4046
@ VXORPDZ128rrkz
Definition x86/opcodes.hpp:22066
@ VRCP28PDZrbk
Definition x86/opcodes.hpp:20638
@ VPMAXSQZ128rrkz
Definition x86/opcodes.hpp:17169
@ VSQRTPDm
Definition x86/opcodes.hpp:21612
@ VFMADDSUB213PDZ128mb
Definition x86/opcodes.hpp:10036
@ VPSLLDZ128rrk
Definition x86/opcodes.hpp:19190
@ VFMADDSUB132PDZ256mkz
Definition x86/opcodes.hpp:9951
@ VCVTDQ2PDZrmk
Definition x86/opcodes.hpp:6268
@ VFMSUB213BF16Zm
Definition x86/opcodes.hpp:10432
@ VGETEXPSSZmkz
Definition x86/opcodes.hpp:12472
@ XOR64mi32
Definition x86/opcodes.hpp:22261
@ VRSQRT14SSZrmkz
Definition x86/opcodes.hpp:21112
@ VFRCZPSrr
Definition x86/opcodes.hpp:12302
@ VCVTSS2USIZrr_Int
Definition x86/opcodes.hpp:7581
@ VPBROADCASTQZ128rm
Definition x86/opcodes.hpp:15166
@ VHSUBPDYrr
Definition x86/opcodes.hpp:12716
@ VPDPWUSDZ256mk
Definition x86/opcodes.hpp:16072
@ VPSHRDVQZmkz
Definition x86/opcodes.hpp:19005
@ VPTESTMQZrmb
Definition x86/opcodes.hpp:20135
@ OR16mi_EVEX
Definition x86/opcodes.hpp:2930
@ ROL32mCL_EVEX
Definition x86/opcodes.hpp:3823
@ MOVPQIto64rr
Definition x86/opcodes.hpp:2706
@ VFMSUB213PDm
Definition x86/opcodes.hpp:10473
@ VCVTPH2BF8SZrmkz
Definition x86/opcodes.hpp:6634
@ VDIVPHZ256rrkz
Definition x86/opcodes.hpp:8921
@ VFCMULCPHZrr
Definition x86/opcodes.hpp:9264
@ VBLENDMPDZ128rmk
Definition x86/opcodes.hpp:5590
@ VFNMADD231PSZrbkz
Definition x86/opcodes.hpp:11591
@ VCVTPS2QQZ256rmbk
Definition x86/opcodes.hpp:7235
@ VORPDZrrkz
Definition x86/opcodes.hpp:14352
@ RCR8ri_ND
Definition x86/opcodes.hpp:3734
@ VFMADD213PSZrk
Definition x86/opcodes.hpp:9647
@ VPUNPCKHQDQZrmkz
Definition x86/opcodes.hpp:20294
@ KMOVDkm
Definition x86/opcodes.hpp:2054
@ VPSRLVDZ256rmbk
Definition x86/opcodes.hpp:19735
@ VPSUBUSWZ256rrkz
Definition x86/opcodes.hpp:20007
@ VINSERTF64X4Zrrikz
Definition x86/opcodes.hpp:12760
@ VPHADDUWDrr
Definition x86/opcodes.hpp:16869
@ VFMADDSUB231PHZ256mbk
Definition x86/opcodes.hpp:10176
@ VFMADD231SDZm_Int
Definition x86/opcodes.hpp:9821
@ MMX_CVTPI2PDrr
Definition x86/opcodes.hpp:2370
@ FXTRACT
Definition x86/opcodes.hpp:1740
@ VMAXPHZ128rmbk
Definition x86/opcodes.hpp:12978
@ VPTESTNMDZ128rmb
Definition x86/opcodes.hpp:20165
@ VPBROADCASTQrZ128rr
Definition x86/opcodes.hpp:15184
@ VFNMADD231PDZmbk
Definition x86/opcodes.hpp:11520
@ VCVTTPS2UQQZrmk
Definition x86/opcodes.hpp:8435
@ VPRORQZ128mbik
Definition x86/opcodes.hpp:18599
@ ROL8m1_NF_ND
Definition x86/opcodes.hpp:3881
@ VGETMANTBF16Z128rmbik
Definition x86/opcodes.hpp:12480
@ VRCP14PSZm
Definition x86/opcodes.hpp:20609
@ VCVTTPD2UQQZ256rmk
Definition x86/opcodes.hpp:7876
@ VSQRTPDZrbk
Definition x86/opcodes.hpp:21608
@ VSCALEFPDZrmbk
Definition x86/opcodes.hpp:21273
@ VPBLENDMQZ256rmbk
Definition x86/opcodes.hpp:15054
@ SHL8ri_NF_ND
Definition x86/opcodes.hpp:4437
@ VMOVDDUPZ128rmk
Definition x86/opcodes.hpp:13594
@ VFMSUB132BF16Zm
Definition x86/opcodes.hpp:10263
@ VPSRLDZri
Definition x86/opcodes.hpp:19659
@ VUNPCKHPSrm
Definition x86/opcodes.hpp:21992
@ VPTERNLOGQZ256rmik
Definition x86/opcodes.hpp:20078
@ VMINMAXBF16Z128rrikz
Definition x86/opcodes.hpp:13218
@ INVVPID32
Definition x86/opcodes.hpp:1971
@ VRNDSCALEBF16Z128rrikz
Definition x86/opcodes.hpp:20892
@ MOVRS8rm
Definition x86/opcodes.hpp:2714
@ VPACKSSWBZ128rr
Definition x86/opcodes.hpp:14548
@ SHRD32mrCL_EVEX
Definition x86/opcodes.hpp:4647
@ VMINPHZ128rmbkz
Definition x86/opcodes.hpp:13397
@ VFMSUB213BF16Zmbkz
Definition x86/opcodes.hpp:10435
@ VMPSADBWrmi
Definition x86/opcodes.hpp:14139
@ VFNMSUB132SDZm_Int
Definition x86/opcodes.hpp:11798
@ VPMADD52HUQZ256m
Definition x86/opcodes.hpp:17005
@ VPMAXUBZ256rrkz
Definition x86/opcodes.hpp:17223
@ SAR8ri_EVEX
Definition x86/opcodes.hpp:4173
@ VUNPCKHPDZ256rrkz
Definition x86/opcodes.hpp:21951
@ VFMSUBADD231PSZmkz
Definition x86/opcodes.hpp:11037
@ AND32rr_NF_ND_REV
Definition x86/opcodes.hpp:887
@ VDIVPSZ128rmk
Definition x86/opcodes.hpp:8940
@ VMINMAXPSZ128rmbikz
Definition x86/opcodes.hpp:13299
@ VPMAXSDZ256rmk
Definition x86/opcodes.hpp:17145
@ VFNMADD213PSZ128mbkz
Definition x86/opcodes.hpp:11398
@ VPROLVDZ128rmkz
Definition x86/opcodes.hpp:18522
@ VPMOVSXBDZ128rrk
Definition x86/opcodes.hpp:17710
@ VRCPBF16Z256mb
Definition x86/opcodes.hpp:20682
@ PTCMMRLFP16PSV
Definition x86/opcodes.hpp:3459
@ AND32mr_NF_ND
Definition x86/opcodes.hpp:864
@ VCVTPS2QQZrrbk
Definition x86/opcodes.hpp:7250
@ VPMADDWDZ128rrk
Definition x86/opcodes.hpp:17084
@ VFNMADD231PSZ128mb
Definition x86/opcodes.hpp:11565
@ VMOVDQA64Z128rr
Definition x86/opcodes.hpp:13657
@ VCVTDQ2PSZrmb
Definition x86/opcodes.hpp:6326
@ CTEST32mi
Definition x86/opcodes.hpp:1427
@ XOR16ri8
Definition x86/opcodes.hpp:22195
@ VPSHLDVDZ128rk
Definition x86/opcodes.hpp:18806
@ SHL16mCL_ND
Definition x86/opcodes.hpp:4325
@ VFNMADD132PHZm
Definition x86/opcodes.hpp:11212
@ VPTESTMDZ256rm
Definition x86/opcodes.hpp:20110
@ VSUBSHZrrkz_Int
Definition x86/opcodes.hpp:21870
@ ADC16mi8_ND
Definition x86/opcodes.hpp:473
@ VRSQRTPHZ128mb
Definition x86/opcodes.hpp:21186
@ VFCMULCSHZrrb
Definition x86/opcodes.hpp:9274
@ VFNMSUB231PSZ256m
Definition x86/opcodes.hpp:12112
@ CMPCCXADDmr32
Definition x86/opcodes.hpp:1352
@ VGETEXPSDZrbk
Definition x86/opcodes.hpp:12457
@ VPBROADCASTDrZ256rrkz
Definition x86/opcodes.hpp:15152
@ VPDPWSSDSZrkz
Definition x86/opcodes.hpp:15930
@ AND64rm
Definition x86/opcodes.hpp:916
@ VEXPANDPSZ256rrkz
Definition x86/opcodes.hpp:9126
@ POPFS64
Definition x86/opcodes.hpp:3366
@ VCVTUSI642SDZrr_Int
Definition x86/opcodes.hpp:8753
@ POPCNT16rr
Definition x86/opcodes.hpp:3342
@ VPMAXSDZ128rmk
Definition x86/opcodes.hpp:17136
@ VMWRITE32rm
Definition x86/opcodes.hpp:14318
@ VPERMI2PSZrmbk
Definition x86/opcodes.hpp:16284
@ MOVAPSmr
Definition x86/opcodes.hpp:2636
@ CCMP64rr
Definition x86/opcodes.hpp:1199
@ WRFLAGS64
Definition x86/opcodes.hpp:449
@ VPSHLDVDZmkz
Definition x86/opcodes.hpp:18822
@ VCVTPH2DQZrm
Definition x86/opcodes.hpp:6683
@ VRSQRTBF16Z128mb
Definition x86/opcodes.hpp:21159
@ ROR64mCL_ND
Definition x86/opcodes.hpp:3974
@ VFMSUB231SHZrb_Int
Definition x86/opcodes.hpp:10731
@ VCVT2PH2BF8SZrr
Definition x86/opcodes.hpp:5968
@ VPDPBUSDSZmb
Definition x86/opcodes.hpp:15799
@ VCVTTPH2IBSZ256rmb
Definition x86/opcodes.hpp:7933
@ VXORPDZ256rr
Definition x86/opcodes.hpp:22073
@ VFMSUB213PDZmk
Definition x86/opcodes.hpp:10465
@ VFNMSUB132BF16Z128mbk
Definition x86/opcodes.hpp:11674
@ VPLZCNTDZrrkz
Definition x86/opcodes.hpp:16942
@ VFMADD231PSZ256m
Definition x86/opcodes.hpp:9797
@ VFMSUBADD213PSZrbk
Definition x86/opcodes.hpp:10942
@ VPSRAWZmikz
Definition x86/opcodes.hpp:19599
@ G_ATOMICRMW_USUB_SAT
Definition x86/opcodes.hpp:147
@ VCVTPS2PDrm
Definition x86/opcodes.hpp:7170
@ VPUNPCKLQDQZ256rmb
Definition x86/opcodes.hpp:20387
@ AND8ri8
Definition x86/opcodes.hpp:944
@ VPMOVQWZ256rr
Definition x86/opcodes.hpp:17606
@ VSQRTPDZ256mk
Definition x86/opcodes.hpp:21595
@ UD1Lr
Definition x86/opcodes.hpp:5145
@ VFNMADD132PHZ256mkz
Definition x86/opcodes.hpp:11208
@ VPMOVQBZ256rr
Definition x86/opcodes.hpp:17576
@ VUCOMISDrr_Int
Definition x86/opcodes.hpp:21902
@ VPUNPCKLWDZrrk
Definition x86/opcodes.hpp:20424
@ VFNMSUB132PDZ256rk
Definition x86/opcodes.hpp:11717
@ VPDPBUUDSZmb
Definition x86/opcodes.hpp:15861
@ VCVT2PH2HF8Z128rrk
Definition x86/opcodes.hpp:6032
@ G_FCMP
Definition x86/opcodes.hpp:177
@ VFMSUB132PSZ256mb
Definition x86/opcodes.hpp:10348
@ VRSQRTBF16Z256mb
Definition x86/opcodes.hpp:21168
@ VFNMADD213SSZm_Int
Definition x86/opcodes.hpp:11456
@ VCVTPH2PDZ128rm
Definition x86/opcodes.hpp:6809
@ VFMADDSS4rr_Int_REV
Definition x86/opcodes.hpp:9933
@ IMUL64rr_ND
Definition x86/opcodes.hpp:1872
@ VSUBPSZ128rmk
Definition x86/opcodes.hpp:21817
@ VCVTDQ2PSZrmkz
Definition x86/opcodes.hpp:6330
@ VCVTQQ2PDZ256rmk
Definition x86/opcodes.hpp:7327
@ VPSRLDZ128rr
Definition x86/opcodes.hpp:19635
@ VPBROADCASTDZ128rmkz
Definition x86/opcodes.hpp:15131
@ VFNMSUBPD4rr_REV
Definition x86/opcodes.hpp:12186
@ VCVT2PS2PHXZ256rmk
Definition x86/opcodes.hpp:6065
@ VMINMAXBF16Zrmbik
Definition x86/opcodes.hpp:13229
@ VCMPBF16Z128rmbik
Definition x86/opcodes.hpp:5761
@ VPCMPUBZrmik
Definition x86/opcodes.hpp:15461
@ LD_F32m
Definition x86/opcodes.hpp:2138
@ VPACKSSWBZrm
Definition x86/opcodes.hpp:14557
@ VPABSWZrmkz
Definition x86/opcodes.hpp:14506
@ MOVLHPSrr
Definition x86/opcodes.hpp:2685
@ VPLZCNTQZrm
Definition x86/opcodes.hpp:16961
@ NOT8r_ND
Definition x86/opcodes.hpp:2922
@ VRNDSCALEPDZrribk
Definition x86/opcodes.hpp:20937
@ VFIXUPIMMPDZ256rmbikz
Definition x86/opcodes.hpp:9290
@ VPCMPUQZ256rmik
Definition x86/opcodes.hpp:15491
@ MUL64m_EVEX
Definition x86/opcodes.hpp:2794
@ VINSERTF64X2Zrrik
Definition x86/opcodes.hpp:12753
@ VPDPBUSDSZm
Definition x86/opcodes.hpp:15798
@ VFMSUB213SDr
Definition x86/opcodes.hpp:10553
@ VPRORVQZ128rmbkz
Definition x86/opcodes.hpp:18655
@ VPANDQZrmk
Definition x86/opcodes.hpp:14941
@ VRSQRT28SDZrbkz
Definition x86/opcodes.hpp:21146
@ SUBPSrm
Definition x86/opcodes.hpp:4923
@ VCVTTBF162IBSZ128rmk
Definition x86/opcodes.hpp:7587
@ VCVTTSD2USI64Zrm_Int
Definition x86/opcodes.hpp:8477
@ OR16rm_NF_ND
Definition x86/opcodes.hpp:2953
@ SBB16ri8_EVEX
Definition x86/opcodes.hpp:4198
@ SUB16mi8
Definition x86/opcodes.hpp:4767
@ VPDPBUSDZmb
Definition x86/opcodes.hpp:15830
@ IRET
Definition x86/opcodes.hpp:1974
@ VPDPWSUDSZmbk
Definition x86/opcodes.hpp:15986
@ ADD_FI32m
Definition x86/opcodes.hpp:754
@ PTTDPFP16PS
Definition x86/opcodes.hpp:3518
@ VFMADD132PSZrkz
Definition x86/opcodes.hpp:9479
@ VCVTTPD2QQSZ256rrb
Definition x86/opcodes.hpp:7720
@ KCFI_CHECK
Definition x86/opcodes.hpp:2041
@ VPTERNLOGDZ256rmbik
Definition x86/opcodes.hpp:20048
@ VREDUCEPSZrmikz
Definition x86/opcodes.hpp:20850
@ AND64mr_NF
Definition x86/opcodes.hpp:904
@ IST_Fp16m64
Definition x86/opcodes.hpp:1996
@ VCVTPH2QQZrmbk
Definition x86/opcodes.hpp:6914
@ VPMAXUQZ256rrk
Definition x86/opcodes.hpp:17279
@ VBLENDVPDYrmr
Definition x86/opcodes.hpp:5648
@ VPORDZ128rmb
Definition x86/opcodes.hpp:18402
@ VPERMPSZrmb
Definition x86/opcodes.hpp:16526
@ ANDPSrm
Definition x86/opcodes.hpp:982
@ DIV_Fp80m32
Definition x86/opcodes.hpp:1624
@ VPERMDZrmkz
Definition x86/opcodes.hpp:16188
@ VPCOMPRESSWZ128mrk
Definition x86/opcodes.hpp:15574
@ VFNMADD213BF16Z128mbkz
Definition x86/opcodes.hpp:11305
@ VCVTPH2HF8Z128rr
Definition x86/opcodes.hpp:6728
@ VGATHERQPSrm
Definition x86/opcodes.hpp:12334
@ VPCOMPRESSWZ128rrk
Definition x86/opcodes.hpp:15576
@ VPANDDZrrk
Definition x86/opcodes.hpp:14859
@ VFMSUB231PHZ256rkz
Definition x86/opcodes.hpp:10661
@ CRC32r64r8
Definition x86/opcodes.hpp:1420
@ VPSUBWZ256rrkz
Definition x86/opcodes.hpp:20029
@ TLSCall_32
Definition x86/opcodes.hpp:5079
@ VDIVSSrr
Definition x86/opcodes.hpp:9007
@ VFNMSUB231PHZ128mbkz
Definition x86/opcodes.hpp:12074
@ VCVTPH2PSZrrkz
Definition x86/opcodes.hpp:6891
@ ADD64mr_NF
Definition x86/opcodes.hpp:673
@ VFMSUB231PSZ128r
Definition x86/opcodes.hpp:10682
@ VPTESTMBZ128rm
Definition x86/opcodes.hpp:20092
@ VMINMAXPSZ128rmbik
Definition x86/opcodes.hpp:13298
@ VPMOVSXBQZ128rmk
Definition x86/opcodes.hpp:17729
@ SAR32rCL_NF_ND
Definition x86/opcodes.hpp:4111
@ VPDPBSUDZ256r
Definition x86/opcodes.hpp:15764
@ VPMOVSQBZrrk
Definition x86/opcodes.hpp:17657
@ XOR64ri32_EVEX
Definition x86/opcodes.hpp:22277
@ VSHUFPSZ256rmbi
Definition x86/opcodes.hpp:21507
@ VFIXUPIMMSDZrrikz
Definition x86/opcodes.hpp:9347
@ VPMOVUSDBZ256rrk
Definition x86/opcodes.hpp:17844
@ IN8rr
Definition x86/opcodes.hpp:1904
@ PFCMPEQrm
Definition x86/opcodes.hpp:3201
@ VFMSUBPD4rr_REV
Definition x86/opcodes.hpp:11069
@ XOR16mi
Definition x86/opcodes.hpp:22179
@ AND64rr_NF_ND
Definition x86/opcodes.hpp:927
@ VFNMSUB213PHZmbkz
Definition x86/opcodes.hpp:11923
@ VPSHLDrm
Definition x86/opcodes.hpp:18890
@ ADD64mi8
Definition x86/opcodes.hpp:665
@ VFMSUB231PSZ128rk
Definition x86/opcodes.hpp:10683
@ VGETEXPPDZ256mk
Definition x86/opcodes.hpp:12375
@ VPSLLVDZ128rmk
Definition x86/opcodes.hpp:19282
@ AAS
Definition x86/opcodes.hpp:464
@ VCVTTPH2UDQZrrk
Definition x86/opcodes.hpp:8041
@ KTESTDkk
Definition x86/opcodes.hpp:2103
@ VPDPBSUDZ256mbkz
Definition x86/opcodes.hpp:15761
@ XOR16mr_NF
Definition x86/opcodes.hpp:22192
@ VPMOVDWZ256rr
Definition x86/opcodes.hpp:17544
@ VPSRAVDZrr
Definition x86/opcodes.hpp:19520
@ VSCATTERDPSZ256mr
Definition x86/opcodes.hpp:21374
@ VPMOVUSQDZrrk
Definition x86/opcodes.hpp:17894
@ ROL16rCL_NF
Definition x86/opcodes.hpp:3810
@ VSCALEFPSZ256rrkz
Definition x86/opcodes.hpp:21330
@ VCVTTPD2DQrm
Definition x86/opcodes.hpp:7702
@ VCMPSSrri
Definition x86/opcodes.hpp:5876
@ MOVSDmr
Definition x86/opcodes.hpp:2717
@ VMOVDDUPZ128rrk
Definition x86/opcodes.hpp:13597
@ VCVTPS2DQZ256rmbkz
Definition x86/opcodes.hpp:7058
@ MOV8rr_NOREX
Definition x86/opcodes.hpp:2630
@ TZCNT16rm_NF
Definition x86/opcodes.hpp:5104
@ VMINMAXPSZ256rrik
Definition x86/opcodes.hpp:13313
@ VPERMQZmik
Definition x86/opcodes.hpp:16558
@ VPBROADCASTBrZ256rr
Definition x86/opcodes.hpp:15119
@ SBB16ri_ND
Definition x86/opcodes.hpp:4201
@ VCVTPH2PSZ128rmk
Definition x86/opcodes.hpp:6872
@ VCVTTSS2USISrm_Int
Definition x86/opcodes.hpp:8550
@ VANDNPDZrmb
Definition x86/opcodes.hpp:5478
@ SHLD64rrCL_NF
Definition x86/opcodes.hpp:4491
@ VGF2P8MULBZ128rr
Definition x86/opcodes.hpp:12690
@ VMOVDQA64Z128rmk
Definition x86/opcodes.hpp:13655
@ SUB_FpI16m80
Definition x86/opcodes.hpp:4967
@ RCL16r1
Definition x86/opcodes.hpp:3594
@ VXORPSZ128rmk
Definition x86/opcodes.hpp:22093
@ VPSIGNWrr
Definition x86/opcodes.hpp:19165
@ VMINPSrm
Definition x86/opcodes.hpp:13456
@ VPCOMPRESSDZ128rr
Definition x86/opcodes.hpp:15545
@ VCVTDQ2PHZrm
Definition x86/opcodes.hpp:6293
@ VSCATTERPF1QPSm
Definition x86/opcodes.hpp:21383
@ IMUL16m_EVEX
Definition x86/opcodes.hpp:1798
@ VRCP14PSZ256rkz
Definition x86/opcodes.hpp:20608
@ VPMAXSQZ256rm
Definition x86/opcodes.hpp:17170
@ MOVPDI2DIrr
Definition x86/opcodes.hpp:2702
@ IDIV16m_NF
Definition x86/opcodes.hpp:1763
@ VPACKSSDWZ256rm
Definition x86/opcodes.hpp:14523
@ VFNMSUB132PHZ256mb
Definition x86/opcodes.hpp:11743
@ VDPPHPSZ128rkz
Definition x86/opcodes.hpp:9046
@ VPDPBSUDSZ256mkz
Definition x86/opcodes.hpp:15732
@ VFNMSUB213PHZmb
Definition x86/opcodes.hpp:11921
@ VCMPPDZ256rmik
Definition x86/opcodes.hpp:5789
@ VFMSUBADD231PDZ256mkz
Definition x86/opcodes.hpp:10964
@ VCVTTPS2QQSZrrkz
Definition x86/opcodes.hpp:8289
@ VMINMAXBF16Z128rmbik
Definition x86/opcodes.hpp:13211
@ CMP8mr
Definition x86/opcodes.hpp:1346
@ ADD64mi8_EVEX
Definition x86/opcodes.hpp:666
@ VPUNPCKHQDQZ128rmbkz
Definition x86/opcodes.hpp:20274
@ VCVTUQQ2PSZrrb
Definition x86/opcodes.hpp:8731
@ VCVTDQ2PSrr
Definition x86/opcodes.hpp:6338
@ VANDPSZ256rmbkz
Definition x86/opcodes.hpp:5564
@ VGETMANTPSZrmi
Definition x86/opcodes.hpp:12587
@ LOCK_DEC16m
Definition x86/opcodes.hpp:2226
@ VCVTTPS2IBSZ256rm
Definition x86/opcodes.hpp:8206
@ VCVTPH2WZrr
Definition x86/opcodes.hpp:7038
@ CMOV_VR128
Definition x86/opcodes.hpp:1310
@ VPBLENDMWZ256rmk
Definition x86/opcodes.hpp:15077
@ VCVTTPS2IUBSZ256rmb
Definition x86/opcodes.hpp:8237
@ VPDPBUUDSZmbk
Definition x86/opcodes.hpp:15862
@ VPRORVDZ128rrkz
Definition x86/opcodes.hpp:18633
@ VCVTUQQ2PSZ128rmb
Definition x86/opcodes.hpp:8707
@ VMOVRSQZ128mkz
Definition x86/opcodes.hpp:13911
@ VPADDQZ128rmbk
Definition x86/opcodes.hpp:14675
@ BLSI64rr_NF
Definition x86/opcodes.hpp:1054
@ AND32rr_ND
Definition x86/opcodes.hpp:883
@ ROR64ri_ND
Definition x86/opcodes.hpp:3994
@ MOVUPSrr_REV
Definition x86/opcodes.hpp:2763
@ VRSQRT14PSZm
Definition x86/opcodes.hpp:21095
@ VFNMADD132BF16Zr
Definition x86/opcodes.hpp:11157
@ VFMADDSUB213PHZmbk
Definition x86/opcodes.hpp:10087
@ VFNMADD231BF16Zm
Definition x86/opcodes.hpp:11489
@ JMP64r
Definition x86/opcodes.hpp:2021
@ PINSRQrri
Definition x86/opcodes.hpp:3254
@ PREALLOCATED_SETUP
Definition x86/opcodes.hpp:54
@ VPADDDZ256rm
Definition x86/opcodes.hpp:14651
@ VMOVDQU32Z128rrk
Definition x86/opcodes.hpp:13733
@ VCVTTPS2UQQSZrm
Definition x86/opcodes.hpp:8401
@ VFPCLASSBF16Zri
Definition x86/opcodes.hpp:12227
@ PTDPBUSD
Definition x86/opcodes.hpp:3491
@ IMUL16rri8
Definition x86/opcodes.hpp:1820
@ VCVTTPD2UDQZrmkz
Definition x86/opcodes.hpp:7823
@ VPDPWSSDZ128rk
Definition x86/opcodes.hpp:15942
@ VPADDUSWZ128rrkz
Definition x86/opcodes.hpp:14775
@ CCMP8mi
Definition x86/opcodes.hpp:1201
@ VFMSUBADD213PSZrbkz
Definition x86/opcodes.hpp:10943
@ VPBLENDMDZ128rmkz
Definition x86/opcodes.hpp:15021
@ VFMADD132BF16Z128rk
Definition x86/opcodes.hpp:9364
@ PINSRBrri
Definition x86/opcodes.hpp:3250
@ VCVTPH2PDZrrbk
Definition x86/opcodes.hpp:6835
@ VPMULTISHIFTQBZ128rrkz
Definition x86/opcodes.hpp:18261
@ CMOVNE_Fp32
Definition x86/opcodes.hpp:1280
@ ROL8mCL_NF
Definition x86/opcodes.hpp:3885
@ IMUL64r_NF
Definition x86/opcodes.hpp:1858
@ VPMULLQZrmbk
Definition x86/opcodes.hpp:18224
@ VFIXUPIMMPDZ256rri
Definition x86/opcodes.hpp:9294
@ VCVTTPD2UQQZ256rm
Definition x86/opcodes.hpp:7872
@ MMX_PSRLQrm
Definition x86/opcodes.hpp:2520
@ VCVTUDQ2PSZrmbkz
Definition x86/opcodes.hpp:8637
@ VPSRLQZ256mbi
Definition x86/opcodes.hpp:19689
@ VPSUBDZ256rrkz
Definition x86/opcodes.hpp:19885
@ VREDUCEPSZ256rmbikz
Definition x86/opcodes.hpp:20838
@ VPERMT2DZ128rmbk
Definition x86/opcodes.hpp:16592
@ VFMSUB132PSZ256mkz
Definition x86/opcodes.hpp:10352
@ VFMADDSUB213PSZ128r
Definition x86/opcodes.hpp:10105
@ VCVTTSS2SI64rr_Int
Definition x86/opcodes.hpp:8524
@ VCMPSSZrribk_Int
Definition x86/opcodes.hpp:5872
@ VORPSZ128rrkz
Definition x86/opcodes.hpp:14365
@ VFNMADD231SSZm_Int
Definition x86/opcodes.hpp:11625
@ AND32mi8_NF
Definition x86/opcodes.hpp:854
@ SUB64ri32_NF
Definition x86/opcodes.hpp:4866
@ VFNMADD231PHZ128mbkz
Definition x86/opcodes.hpp:11535
@ VRNDSCALESHZrrib_Int
Definition x86/opcodes.hpp:21018
@ VPTESTMWZ256rr
Definition x86/opcodes.hpp:20146
@ VPDPWUSDSZ256rkz
Definition x86/opcodes.hpp:16045
@ AND16rm_NF
Definition x86/opcodes.hpp:837
@ VFMADD132SSr_Int
Definition x86/opcodes.hpp:9525
@ VPMOVSXBQZ256rr
Definition x86/opcodes.hpp:17737
@ VDIVPSZrrb
Definition x86/opcodes.hpp:8961
@ VPMOVZXWDZ256rmk
Definition x86/opcodes.hpp:18041
@ VPTESTMQZ128rr
Definition x86/opcodes.hpp:20126
@ PSLLWrm
Definition x86/opcodes.hpp:3411
@ G_ATOMICRMW_FMINIMUM
Definition x86/opcodes.hpp:143
@ VDIVPDZrmbkz
Definition x86/opcodes.hpp:8893
@ VMOVSHtoW64rr
Definition x86/opcodes.hpp:13981
@ CALL16m
Definition x86/opcodes.hpp:1160
@ VFNMADD213PHZ128mbkz
Definition x86/opcodes.hpp:11366
@ PFCMPGTrm
Definition x86/opcodes.hpp:3205
@ PMAXSWrm
Definition x86/opcodes.hpp:3265
@ PT2RPNTLVWZ0RS
Definition x86/opcodes.hpp:3449
@ VFNMSUB132SDr_Int
Definition x86/opcodes.hpp:11812
@ VPSHLDWZrri
Definition x86/opcodes.hpp:18886
@ VGETMANTPDZrribk
Definition x86/opcodes.hpp:12532
@ VPBLENDMQZ256rmkz
Definition x86/opcodes.hpp:15057
@ VPMOVZXWQZ256rr
Definition x86/opcodes.hpp:18065
@ VFMADD231BF16Z256rk
Definition x86/opcodes.hpp:9711
@ VPSRADZrr
Definition x86/opcodes.hpp:19443
@ VCVTPD2QQZ256rmk
Definition x86/opcodes.hpp:6534
@ VPMAXUQZrm
Definition x86/opcodes.hpp:17281
@ BLSI64rr
Definition x86/opcodes.hpp:1052
@ VPMOVSXWQZ128rrkz
Definition x86/opcodes.hpp:17821
@ CMOVNP_Fp80
Definition x86/opcodes.hpp:1286
@ VPMOVSXBDZ256rmk
Definition x86/opcodes.hpp:17713
@ VFNMSUB213SSZrk_Int
Definition x86/opcodes.hpp:12004
@ VRNDSCALEPDZ256rri
Definition x86/opcodes.hpp:20926
@ VMAXCSSZrm
Definition x86/opcodes.hpp:12938
@ VEXTRACTF64X2Zrrik
Definition x86/opcodes.hpp:9158
@ VRNDSCALEPSZ256rri
Definition x86/opcodes.hpp:20986
@ MMX_PALIGNRrri
Definition x86/opcodes.hpp:2428
@ VPMULDQZrmbkz
Definition x86/opcodes.hpp:18099
@ VPANDDZ256rmbk
Definition x86/opcodes.hpp:14845
@ VPSHRDVQZr
Definition x86/opcodes.hpp:19006
@ VPSLLQZ256ri
Definition x86/opcodes.hpp:19249
@ VCVTTSS2SI64Srr_Int
Definition x86/opcodes.hpp:8514
@ VCVTTSS2SI64Zrm
Definition x86/opcodes.hpp:8516
@ VPMADD52LUQZ128mbkz
Definition x86/opcodes.hpp:17030
@ SHR64mi_EVEX
Definition x86/opcodes.hpp:4577
@ VCVTTPS2UQQZ128rmb
Definition x86/opcodes.hpp:8414
@ VPMADCSWDrr
Definition x86/opcodes.hpp:16993
@ G_SPLAT_VECTOR
Definition x86/opcodes.hpp:269
@ VFMSUBADD213PHZ256rk
Definition x86/opcodes.hpp:10900
@ VCVTTPD2UQQZrrkz
Definition x86/opcodes.hpp:7892
@ VPDPBUUDSrm
Definition x86/opcodes.hpp:15869
@ VADDSDZrr
Definition x86/opcodes.hpp:5314
@ LD_Fp80m
Definition x86/opcodes.hpp:2152
@ VCVT2PH2BF8Z128rmbk
Definition x86/opcodes.hpp:5973
@ SHLD64rri8_NF
Definition x86/opcodes.hpp:4496
@ FEMMS
Definition x86/opcodes.hpp:1692
@ VPMOVSQBZrrkz
Definition x86/opcodes.hpp:17658
@ VFMSUB132PDZrbk
Definition x86/opcodes.hpp:10300
@ OR32i32
Definition x86/opcodes.hpp:2964
@ ROL32r1_NF_ND
Definition x86/opcodes.hpp:3836
@ VSUBPHZrmkz
Definition x86/opcodes.hpp:21804
@ VPCMPEQDZrmk
Definition x86/opcodes.hpp:15307
@ VRSQRTBF16Z128r
Definition x86/opcodes.hpp:21164
@ SHR16r1_NF
Definition x86/opcodes.hpp:4524
@ VMAXSDrr_Int
Definition x86/opcodes.hpp:13054
@ RDFSBASE64
Definition x86/opcodes.hpp:3736
@ VRSQRTSHZrmkz
Definition x86/opcodes.hpp:21218
@ VPMOVSDBZ256rrkz
Definition x86/opcodes.hpp:17623
@ VPDPBSSDSZ256mbkz
Definition x86/opcodes.hpp:15668
@ VFMADDCPHZ128mk
Definition x86/opcodes.hpp:9868
@ TZCNT16rr_NF
Definition x86/opcodes.hpp:5107
@ VCVTTPD2UQQSZrrk
Definition x86/opcodes.hpp:7861
@ VCVTPD2PSYrr
Definition x86/opcodes.hpp:6488
@ VMOVUPSmr
Definition x86/opcodes.hpp:14101
@ VCVTTSS2SI64rm_Int
Definition x86/opcodes.hpp:8522
@ VCVTPH2UWZ256rr
Definition x86/opcodes.hpp:6999
@ VPERMT2BZ256rr
Definition x86/opcodes.hpp:16581
@ VPXORDZrr
Definition x86/opcodes.hpp:20452
@ BLENDVPSrr0
Definition x86/opcodes.hpp:1038
@ VPCMPWZrrik
Definition x86/opcodes.hpp:15523
@ TZCNT16rm_EVEX
Definition x86/opcodes.hpp:5103
@ UBSAN_UD1
Definition x86/opcodes.hpp:5124
@ MOV16mr
Definition x86/opcodes.hpp:2564
@ VPRORQZ128mi
Definition x86/opcodes.hpp:18601
@ VFMADD231SDZrb_Int
Definition x86/opcodes.hpp:9827
@ PTDPHF8PSV
Definition x86/opcodes.hpp:3497
@ INLINEASM_BR
Definition x86/opcodes.hpp:26
@ VFMADDSUB213PDZrbkz
Definition x86/opcodes.hpp:10062
@ VRCP14PDZ256rk
Definition x86/opcodes.hpp:20580
@ VSUBBF16Zrmk
Definition x86/opcodes.hpp:21742
@ VPSHLDWZ256rmi
Definition x86/opcodes.hpp:18877
@ VPMINUQZ128rmkz
Definition x86/opcodes.hpp:17472
@ XOR8ri_NF_ND
Definition x86/opcodes.hpp:22318
@ IMUL64rmi8_EVEX
Definition x86/opcodes.hpp:1868
@ ES_PREFIX
Definition x86/opcodes.hpp:1667
@ SHR64r1_EVEX
Definition x86/opcodes.hpp:4582
@ VPSHRDVWZ128r
Definition x86/opcodes.hpp:19012
@ VANDPDZ256rmk
Definition x86/opcodes.hpp:5534
@ VCVTTPS2UQQSZ256rm
Definition x86/opcodes.hpp:8389
@ VMINMAXPHZ256rrik
Definition x86/opcodes.hpp:13283
@ VUNPCKHPDZ256rr
Definition x86/opcodes.hpp:21949
@ VPMINSDZ128rmk
Definition x86/opcodes.hpp:17340
@ VMULSHZrrbkz_Int
Definition x86/opcodes.hpp:14300
@ VUNPCKLPDZrrk
Definition x86/opcodes.hpp:22021
@ OR64mi32_NF
Definition x86/opcodes.hpp:3010
@ VFNMSUB231SHZrb_Int
Definition x86/opcodes.hpp:12158
@ LOCK_BTS_RM32rm
Definition x86/opcodes.hpp:2224
@ VCVTBIASPH2BF8SZrmbk
Definition x86/opcodes.hpp:6156
@ VPSHUFBYrm
Definition x86/opcodes.hpp:19057
@ VFNMSUB231SDZrbkz_Int
Definition x86/opcodes.hpp:12144
@ ADC64mr
Definition x86/opcodes.hpp:526
@ VPMOVSXWQZ256rrkz
Definition x86/opcodes.hpp:17827
@ VCVTTPH2IUBSZrmkz
Definition x86/opcodes.hpp:7976
@ VPUNPCKHQDQZ128rrk
Definition x86/opcodes.hpp:20278
@ VPADDQZ256rmk
Definition x86/opcodes.hpp:14686
@ VPUNPCKHDQZ128rmbkz
Definition x86/opcodes.hpp:20243
@ VPERMT2QZ128rmb
Definition x86/opcodes.hpp:16672
@ SERIALIZE
Definition x86/opcodes.hpp:4292
@ SBB64rm_ND
Definition x86/opcodes.hpp:4254
@ VFMSUBADD231PHZ256mbkz
Definition x86/opcodes.hpp:10994
@ SAR16mCL
Definition x86/opcodes.hpp:4062
@ SBB64rm
Definition x86/opcodes.hpp:4252
@ VPMINSWZ128rrk
Definition x86/opcodes.hpp:17398
@ VFMADD132PHZ256mbk
Definition x86/opcodes.hpp:9429
@ VPMULLQZrmbkz
Definition x86/opcodes.hpp:18225
@ G_ATOMICRMW_UMIN
Definition x86/opcodes.hpp:137
@ VFMSUB213PSZ256m
Definition x86/opcodes.hpp:10516
@ SHR32ri
Definition x86/opcodes.hpp:4561
@ VFNMADD231PHZ256mk
Definition x86/opcodes.hpp:11545
@ VEXTRACTF32X4Z256mrik
Definition x86/opcodes.hpp:9136
@ VCVTTPS2DQZ256rm
Definition x86/opcodes.hpp:8174
@ VMINMAXPHZrrikz
Definition x86/opcodes.hpp:13296
@ VPERMT2QZ256rr
Definition x86/opcodes.hpp:16686
@ PDEP32rm
Definition x86/opcodes.hpp:3168
@ VAESENCLASTZ256rm
Definition x86/opcodes.hpp:5383
@ VFMADDSUB213PDZ128mk
Definition x86/opcodes.hpp:10039
@ VGF2P8AFFINEINVQBYrri
Definition x86/opcodes.hpp:12624
@ INSERT_SUBREG
Definition x86/opcodes.hpp:33
@ VREDUCEPHZ128rmik
Definition x86/opcodes.hpp:20801
@ CTEST64mi32
Definition x86/opcodes.hpp:1431
@ VPDPBSSDZ256mkz
Definition x86/opcodes.hpp:15701
@ VFNMADD132SHZmkz_Int
Definition x86/opcodes.hpp:11277
@ VGETMANTPSZ256rmbikz
Definition x86/opcodes.hpp:12577
@ PMULHWrm
Definition x86/opcodes.hpp:3318
@ VFPCLASSPDZ128ri
Definition x86/opcodes.hpp:12233
@ VPRORQZ128mbi
Definition x86/opcodes.hpp:18598
@ VREDUCEPSZ128rmbik
Definition x86/opcodes.hpp:20828
@ VFNMSUB132PSZ256rk
Definition x86/opcodes.hpp:11781
@ VCVTNEPS2BF16Yrr
Definition x86/opcodes.hpp:6393
@ CMOV16rm_ND
Definition x86/opcodes.hpp:1248
@ VCVTUSI2SHZrr_Int
Definition x86/opcodes.hpp:8743
@ VPERMBZ256rmkz
Definition x86/opcodes.hpp:16162
@ VCVTTPH2QQZ128rm
Definition x86/opcodes.hpp:7983
@ VCVTSS2SI64rm
Definition x86/opcodes.hpp:7564
@ VFNMADD132BF16Z256mkz
Definition x86/opcodes.hpp:11147
@ VDIVPDZ128rrkz
Definition x86/opcodes.hpp:8880
@ VADDPSZ128rmbkz
Definition x86/opcodes.hpp:5281
@ VPCMPEQBZrrk
Definition x86/opcodes.hpp:15287
@ VPXORQZrrk
Definition x86/opcodes.hpp:20480
@ VBROADCASTSDYrr
Definition x86/opcodes.hpp:5725
@ VCVTNEPS2BF16Z256rrkz
Definition x86/opcodes.hpp:6411
@ MMX_PUNPCKLBWrm
Definition x86/opcodes.hpp:2547
@ VFMSUBADD213PHZ128mk
Definition x86/opcodes.hpp:10888
@ SAR8ri_NF_ND
Definition x86/opcodes.hpp:4176
@ VREDUCEPDZrmbikz
Definition x86/opcodes.hpp:20787
@ VCVTNEOBF162PSYrm
Definition x86/opcodes.hpp:6388
@ IDIV64m
Definition x86/opcodes.hpp:1773
@ VMOVNTPSZmr
Definition x86/opcodes.hpp:13875
@ VPACKSSWBZ256rr
Definition x86/opcodes.hpp:14554
@ CMP8ri8
Definition x86/opcodes.hpp:1348
@ ROL32mCL_NF
Definition x86/opcodes.hpp:3825
@ HSUBPDrm
Definition x86/opcodes.hpp:1757
@ VPSRLDQZri
Definition x86/opcodes.hpp:19618
@ ADC16mi8_EVEX
Definition x86/opcodes.hpp:472
@ VCVTTPH2IBSZrrb
Definition x86/opcodes.hpp:7948
@ BEXTR64rr_EVEX
Definition x86/opcodes.hpp:1005
@ VFPCLASSPHZ128mi
Definition x86/opcodes.hpp:12249
@ VPUNPCKLDQZrrkz
Definition x86/opcodes.hpp:20372
@ ADC32ri_ND
Definition x86/opcodes.hpp:509
@ COM_FIr
Definition x86/opcodes.hpp:1392
@ VMOVNTPDZ128mr
Definition x86/opcodes.hpp:13868
@ VFMADD213PDZ128r
Definition x86/opcodes.hpp:9561
@ VPMINUBZ128rm
Definition x86/opcodes.hpp:17416
@ VPTESTNMQZ128rmbk
Definition x86/opcodes.hpp:20184
@ VDIVPHZrmbkz
Definition x86/opcodes.hpp:8925
@ VCVTTPH2UQQZ128rmk
Definition x86/opcodes.hpp:8047
@ VPROLVDZrmb
Definition x86/opcodes.hpp:18536
@ OR64ri8_ND
Definition x86/opcodes.hpp:3029
@ VFCMULCSHZrr
Definition x86/opcodes.hpp:9273
@ VPMOVZXBDZrr
Definition x86/opcodes.hpp:17961
@ VPUNPCKLWDZ256rrk
Definition x86/opcodes.hpp:20418
@ DIV16m_EVEX
Definition x86/opcodes.hpp:1559
@ SHR16mi
Definition x86/opcodes.hpp:4516
@ VCVTSI642SDZrm_Int
Definition x86/opcodes.hpp:7511
@ ADD64mr_NF_ND
Definition x86/opcodes.hpp:674
@ IDIV32r_NF
Definition x86/opcodes.hpp:1772
@ VEXTRACTI64X2Z256rri
Definition x86/opcodes.hpp:9184
@ VFMSUB231SDZr_Int
Definition x86/opcodes.hpp:10713
@ VFNMSUB213SDZrb_Int
Definition x86/opcodes.hpp:11973
@ VCVTPS2UQQZrrk
Definition x86/opcodes.hpp:7312
@ PSRLDri
Definition x86/opcodes.hpp:3421
@ VPROLQZ256mik
Definition x86/opcodes.hpp:18503
@ VPDPBUUDZ256mbkz
Definition x86/opcodes.hpp:15885
@ VGETMANTSHZrribkz
Definition x86/opcodes.hpp:12611
@ VPMOVQBZ128rrkz
Definition x86/opcodes.hpp:17573
@ ROL64r1_NF
Definition x86/opcodes.hpp:3865
@ IMULZU32rmi
Definition x86/opcodes.hpp:1891
@ SHRD32rrCL_ND
Definition x86/opcodes.hpp:4658
@ VFMADD231PHZrkz
Definition x86/opcodes.hpp:9785
@ VFNMSUB213BF16Z128mbk
Definition x86/opcodes.hpp:11843
@ SHL16ri_EVEX
Definition x86/opcodes.hpp:4344
@ ADDSUBPDrm
Definition x86/opcodes.hpp:747
@ UNPCKLPDrm
Definition x86/opcodes.hpp:5159
@ VFNMSUB213PHZrk
Definition x86/opcodes.hpp:11930
@ VPERMILPSZ256rik
Definition x86/opcodes.hpp:16443
@ VMAXPHZ128rm
Definition x86/opcodes.hpp:12976
@ VCVTTPH2UDQZ256rm
Definition x86/opcodes.hpp:8022
@ CVTSD2SI64rm_Int
Definition x86/opcodes.hpp:1452
@ PTCVTROWD2PSrri
Definition x86/opcodes.hpp:3466
@ VCVTTPH2UDQZrrkz
Definition x86/opcodes.hpp:8042
@ VRCP28SSZmk
Definition x86/opcodes.hpp:20664
@ VCVTTPD2UQQSZ128rmb
Definition x86/opcodes.hpp:7831
@ VCVTTSS2SIrm_Int
Definition x86/opcodes.hpp:8536
@ VMAXSDZrrkz_Int
Definition x86/opcodes.hpp:13050
@ VCVTTPH2IUBSZ256rr
Definition x86/opcodes.hpp:7968
@ SHR16mi_EVEX
Definition x86/opcodes.hpp:4517
@ VPCMPEQDZ128rrk
Definition x86/opcodes.hpp:15297
@ VCVTTPS2UQQSZ128rmbk
Definition x86/opcodes.hpp:8382
@ VPMADDUBSWZ256rrk
Definition x86/opcodes.hpp:17068
@ VPERMT2PSZrm
Definition x86/opcodes.hpp:16662
@ TTDPBF16PS
Definition x86/opcodes.hpp:5098
@ VCVTTPS2DQSZrmbkz
Definition x86/opcodes.hpp:8154
@ VFMSUB231SSZm_Int
Definition x86/opcodes.hpp:10737
@ VPERMT2PDZ128rmb
Definition x86/opcodes.hpp:16618
@ VFPCLASSPSZ128mik
Definition x86/opcodes.hpp:12268
@ VPSRAQZ128rr
Definition x86/opcodes.hpp:19461
@ IDIV8m_NF
Definition x86/opcodes.hpp:1781
@ SHL8rCL
Definition x86/opcodes.hpp:4428
@ CLUI
Definition x86/opcodes.hpp:1242
@ VFMADD231BF16Z128mb
Definition x86/opcodes.hpp:9696
@ VMOVDDUPZrrkz
Definition x86/opcodes.hpp:13610
@ VCVTTPS2DQSZrmb
Definition x86/opcodes.hpp:8152
@ VCVTTSS2USI64Srm_Int
Definition x86/opcodes.hpp:8540
@ PAVGWrm
Definition x86/opcodes.hpp:3134
@ VPERMBZ256rm
Definition x86/opcodes.hpp:16160
@ ADD64mr_ND
Definition x86/opcodes.hpp:672
@ VCVTPD2UDQZrmbkz
Definition x86/opcodes.hpp:6572
@ VCVTTPS2UDQSZrrb
Definition x86/opcodes.hpp:8345
@ FPREM
Definition x86/opcodes.hpp:1725
@ XTEST
Definition x86/opcodes.hpp:22358
@ VCMPPDZ128rmik
Definition x86/opcodes.hpp:5783
@ VPSHRDVDZmb
Definition x86/opcodes.hpp:18974
@ VFNMSUB132PHZ256mbkz
Definition x86/opcodes.hpp:11745
@ VFIXUPIMMPDZrmi
Definition x86/opcodes.hpp:9300
@ AND16ri_EVEX
Definition x86/opcodes.hpp:830
@ ADCX32rr
Definition x86/opcodes.hpp:568
@ VCVTTPS2UDQZrrbkz
Definition x86/opcodes.hpp:8377
@ VPMOVUSWBZrrk
Definition x86/opcodes.hpp:17924
@ VFMADD132SSZm_Int
Definition x86/opcodes.hpp:9511
@ VRSQRT28SSZmk
Definition x86/opcodes.hpp:21150
@ VPSLLWZ128rrkz
Definition x86/opcodes.hpp:19370
@ G_LROUND
Definition x86/opcodes.hpp:259
@ ADOX32rm
Definition x86/opcodes.hpp:776
@ VPABSDZ256rmbk
Definition x86/opcodes.hpp:14445
@ VMOVDQA64Zrr_REV
Definition x86/opcodes.hpp:13680
@ VPSLLDZ256rmk
Definition x86/opcodes.hpp:19202
@ VCVTSD2SSZrm_Int
Definition x86/opcodes.hpp:7434
@ ADD64ri8
Definition x86/opcodes.hpp:680
@ VFNMSUB132PDZ256mbk
Definition x86/opcodes.hpp:11712
@ VRANGEPDZ256rrik
Definition x86/opcodes.hpp:20502
@ VCVTTSS2SI64rr
Definition x86/opcodes.hpp:8523
@ VMOVNTPDmr
Definition x86/opcodes.hpp:13871
@ ADD16ri8_EVEX
Definition x86/opcodes.hpp:595
@ POPES16
Definition x86/opcodes.hpp:3359
@ VPDPWSUDZ256mb
Definition x86/opcodes.hpp:16007
@ VFMADDSUB231PDZrkz
Definition x86/opcodes.hpp:10162
@ VFMSUBADDPS4rm
Definition x86/opcodes.hpp:11059
@ TRAP
Definition x86/opcodes.hpp:5091
@ VPMULHWZ128rm
Definition x86/opcodes.hpp:18153
@ VCVTNEEBF162PSYrm
Definition x86/opcodes.hpp:6384
@ VBLENDMPDZ256rmbk
Definition x86/opcodes.hpp:5597
@ SUBR_FpI16m80
Definition x86/opcodes.hpp:4938
@ RSQRTSSr_Int
Definition x86/opcodes.hpp:4053
@ VPROLVDZrrk
Definition x86/opcodes.hpp:18542
@ VFMSUB213PSZ256rkz
Definition x86/opcodes.hpp:10524
@ ADD64ri32
Definition x86/opcodes.hpp:675
@ VPSRLDZ256rm
Definition x86/opcodes.hpp:19647
@ POPF64
Definition x86/opcodes.hpp:3363
@ VPACKSSDWZrmbk
Definition x86/opcodes.hpp:14534
@ VPMACSSWDrm
Definition x86/opcodes.hpp:16982
@ VPDPBSSDZ256rk
Definition x86/opcodes.hpp:15703
@ VPALIGNRYrri
Definition x86/opcodes.hpp:14813
@ VPANDQZ256rrkz
Definition x86/opcodes.hpp:14936
@ VMINMAXPHZrribkz
Definition x86/opcodes.hpp:13294
@ VCVTTPS2IBSZrmb
Definition x86/opcodes.hpp:8216
@ VFNMADD213BF16Z256mbk
Definition x86/opcodes.hpp:11313
@ ANDN64rm_EVEX
Definition x86/opcodes.hpp:971
@ VPSHLDVQZ128mkz
Definition x86/opcodes.hpp:18831
@ VGETEXPPDZm
Definition x86/opcodes.hpp:12380
@ VMOVDQA64Z128rrk_REV
Definition x86/opcodes.hpp:13660
@ XORPDrr
Definition x86/opcodes.hpp:22336
@ VPSRAWZ128rrkz
Definition x86/opcodes.hpp:19584
@ VMOVDQU64Z256mrk
Definition x86/opcodes.hpp:13771
@ PDEP32rm_EVEX
Definition x86/opcodes.hpp:3169
@ VPDPWUSDrm
Definition x86/opcodes.hpp:16086
@ MOVNTPDmr
Definition x86/opcodes.hpp:2696
@ VCVTPS2PDZ128rmbk
Definition x86/opcodes.hpp:7142
@ JMP64m_REX
Definition x86/opcodes.hpp:2020
@ VFNMSUB213PDZmbkz
Definition x86/opcodes.hpp:11891
@ VPSLLQZ256mi
Definition x86/opcodes.hpp:19246
@ MMX_PMULHWrm
Definition x86/opcodes.hpp:2481
@ SUB_Fp80m32
Definition x86/opcodes.hpp:4963
@ SGDT64m
Definition x86/opcodes.hpp:4303
@ VFMSUBADD213PDZ128mb
Definition x86/opcodes.hpp:10853
@ VPSLLWZmikz
Definition x86/opcodes.hpp:19385
@ VCVTBIASPH2BF8SZrrk
Definition x86/opcodes.hpp:6161
@ VADDPDZ128rmbkz
Definition x86/opcodes.hpp:5217
@ VPUNPCKLDQrm
Definition x86/opcodes.hpp:20373
@ VFMULCPHZ256rrkz
Definition x86/opcodes.hpp:11111
@ VPERMILPSZrmkz
Definition x86/opcodes.hpp:16468
@ VCOMISSrm_Int
Definition x86/opcodes.hpp:5902
@ VCVTTPS2UQQSZrrbk
Definition x86/opcodes.hpp:8409
@ VPMOVSXWDZ128rmkz
Definition x86/opcodes.hpp:17796
@ VCVTSH2SDZrrb_Int
Definition x86/opcodes.hpp:7460
@ VPERMILPSZ256mbikz
Definition x86/opcodes.hpp:16438
@ SHL8mCL_NF_ND
Definition x86/opcodes.hpp:4417
@ XOR16rr_REV
Definition x86/opcodes.hpp:22218
@ LOCK_SUB32mr
Definition x86/opcodes.hpp:2251
@ VPERMI2PDZrr
Definition x86/opcodes.hpp:16261
@ VFNMADD213PSZ256mkz
Definition x86/opcodes.hpp:11409
@ SQRTSDm_Int
Definition x86/opcodes.hpp:4717
@ VCVTDQ2PDZ128rrkz
Definition x86/opcodes.hpp:6254
@ VFMSUB231PDZ256mbkz
Definition x86/opcodes.hpp:10624
@ VPMULLWZ128rmkz
Definition x86/opcodes.hpp:18235
@ VPRORDZ128rik
Definition x86/opcodes.hpp:18578
@ SBB64rm_EVEX
Definition x86/opcodes.hpp:4253
@ VFMADD213PHZmk
Definition x86/opcodes.hpp:9609
@ VPEXPANDQZ256rm
Definition x86/opcodes.hpp:16776
@ VFMADD132BF16Zmkz
Definition x86/opcodes.hpp:9380
@ VCVTTPD2UDQZ256rrk
Definition x86/opcodes.hpp:7816
@ VFMADD132BF16Z128rkz
Definition x86/opcodes.hpp:9365
@ DBG_VALUE
Definition x86/opcodes.hpp:38
@ VPUNPCKHDQZ256rmbk
Definition x86/opcodes.hpp:20251
@ VMAXCPHZ256rmb
Definition x86/opcodes.hpp:12884
@ VGETMANTBF16Z128rmik
Definition x86/opcodes.hpp:12483
@ VFMADDCPHZ256mk
Definition x86/opcodes.hpp:9877
@ VPERMILPDrm
Definition x86/opcodes.hpp:16412
@ VCVTPH2IBSZrrbkz
Definition x86/opcodes.hpp:6776
@ VPDPBSUDrm
Definition x86/opcodes.hpp:15776
@ VPMULUDQZ128rrk
Definition x86/opcodes.hpp:18289
@ VFMADDCPHZ256rk
Definition x86/opcodes.hpp:9880
@ PF2IDrr
Definition x86/opcodes.hpp:3194
@ VPDPBUSDSZ128r
Definition x86/opcodes.hpp:15786
@ VPSUBBYrr
Definition x86/opcodes.hpp:19845
@ VPORDZrm
Definition x86/opcodes.hpp:18419
@ SBB32ri8_EVEX
Definition x86/opcodes.hpp:4223
@ VFNMADD213SHZmkz_Int
Definition x86/opcodes.hpp:11446
@ SHRD64mrCL_EVEX
Definition x86/opcodes.hpp:4667
@ VP2INTERSECTQZ128rr
Definition x86/opcodes.hpp:14397
@ VUNPCKHPDrr
Definition x86/opcodes.hpp:21962
@ VEXP2PDZrkz
Definition x86/opcodes.hpp:9084
@ VMAXCPHZ128rmbk
Definition x86/opcodes.hpp:12876
@ VRNDSCALESSZrri
Definition x86/opcodes.hpp:21027
@ VFMSUBADD132PDZ128mk
Definition x86/opcodes.hpp:10758
@ VCVTPH2UQQZ128rmk
Definition x86/opcodes.hpp:6958
@ VPMULHRSWZ128rrk
Definition x86/opcodes.hpp:18113
@ VGETEXPPHZmk
Definition x86/opcodes.hpp:12414
@ VPCMPGTDZrr
Definition x86/opcodes.hpp:15388
@ VPADDSWrr
Definition x86/opcodes.hpp:14745
@ VPORQZ256rmbkz
Definition x86/opcodes.hpp:18440
@ MMX_PSRADrm
Definition x86/opcodes.hpp:2511
@ VPOPCNTBZ128rrkz
Definition x86/opcodes.hpp:18316
@ G_FMAD
Definition x86/opcodes.hpp:211
@ VGETMANTBF16Z256rrikz
Definition x86/opcodes.hpp:12496
@ SBB16rr_EVEX_REV
Definition x86/opcodes.hpp:4207
@ VFPCLASSBF16Z256rik
Definition x86/opcodes.hpp:12222
@ AND64mi32_NF
Definition x86/opcodes.hpp:894
@ ILD_Fp64m32
Definition x86/opcodes.hpp:1794
@ VFNMADD213PHZrbk
Definition x86/opcodes.hpp:11389
@ VPSHLDVWZrk
Definition x86/opcodes.hpp:18869
@ SUBR_FST0r
Definition x86/opcodes.hpp:4930
@ VFIXUPIMMPSZ256rmik
Definition x86/opcodes.hpp:9322
@ VADDSSZrm
Definition x86/opcodes.hpp:5336
@ VFNMADD231PDZrk
Definition x86/opcodes.hpp:11528
@ SHR32mi_ND
Definition x86/opcodes.hpp:4548
@ SUB8ri
Definition x86/opcodes.hpp:4900
@ VSUBPDZrrbk
Definition x86/opcodes.hpp:21775
@ LZCNT32rm_EVEX
Definition x86/opcodes.hpp:2311
@ VCVTUQQ2PDZrmkz
Definition x86/opcodes.hpp:8669
@ VFMSUBPD4rm
Definition x86/opcodes.hpp:11067
@ VPTERNLOGQZrrik
Definition x86/opcodes.hpp:20090
@ ADCX32rm_ND
Definition x86/opcodes.hpp:567
@ VFMSUBSD4rm_Int
Definition x86/opcodes.hpp:11081
@ VPMOVW2MZ128kr
Definition x86/opcodes.hpp:17926
@ VPSUBWZ128rmk
Definition x86/opcodes.hpp:20019
@ VFMADDSUB132PDZ256mbkz
Definition x86/opcodes.hpp:9949
@ BLSMSK64rr_EVEX
Definition x86/opcodes.hpp:1069
@ VCVTBF162IUBSZrr
Definition x86/opcodes.hpp:6133
@ VFNMSUB231SSZrb_Int
Definition x86/opcodes.hpp:12170
@ VPSLLDZrrkz
Definition x86/opcodes.hpp:19221
@ ADC32rr_EVEX
Definition x86/opcodes.hpp:514
@ VMINMAXSDrrikz_Int
Definition x86/opcodes.hpp:13337
@ VPSHRDQZ256rmbikz
Definition x86/opcodes.hpp:18939
@ AND64i32
Definition x86/opcodes.hpp:890
@ VFMSUBADD213PHZ128mb
Definition x86/opcodes.hpp:10885
@ VPSHUFBITQMBZrmk
Definition x86/opcodes.hpp:19054
@ VPDPBUUDZ256mk
Definition x86/opcodes.hpp:15886
@ VRCPSSr_Int
Definition x86/opcodes.hpp:20739
@ VSHUFI64X2Zrri
Definition x86/opcodes.hpp:21462
@ VCVTPD2UQQZ128rm
Definition x86/opcodes.hpp:6581
@ VMINPHZrmkz
Definition x86/opcodes.hpp:13417
@ VGETEXPSHZrbkz
Definition x86/opcodes.hpp:12467
@ VFMADDSUB231PDZr
Definition x86/opcodes.hpp:10157
@ NOOPL
Definition x86/opcodes.hpp:2893
@ VMOVDQA32Z128rrkz_REV
Definition x86/opcodes.hpp:13629
@ VPDPBSSDSZ256mb
Definition x86/opcodes.hpp:15666
@ VPSHRDVQZmk
Definition x86/opcodes.hpp:19004
@ ADC8mr
Definition x86/opcodes.hpp:549
@ STOSQ
Definition x86/opcodes.hpp:4738
@ VFMSUB231PHZrkz
Definition x86/opcodes.hpp:10673
@ G_UDIVFIX
Definition x86/opcodes.hpp:204
@ VPACKSSDWZ256rr
Definition x86/opcodes.hpp:14529
@ VCVTSI2SSrr_Int
Definition x86/opcodes.hpp:7509
@ VPDPWSSDSZrk
Definition x86/opcodes.hpp:15929
@ MOVSX64rm32
Definition x86/opcodes.hpp:2751
@ LIDT64m
Definition x86/opcodes.hpp:2176
@ VPDPBUSDZr
Definition x86/opcodes.hpp:15835
@ VFMADD132PHZmb
Definition x86/opcodes.hpp:9437
@ VMOVAPDZ256mrk
Definition x86/opcodes.hpp:13525
@ VCVTTPS2QQSZ256rm
Definition x86/opcodes.hpp:8266
@ RCL16mi_EVEX
Definition x86/opcodes.hpp:3592
@ VFMADD213PHZ128rk
Definition x86/opcodes.hpp:9594
@ VPERMILPDZ256rm
Definition x86/opcodes.hpp:16383
@ VPSRLWZ128mik
Definition x86/opcodes.hpp:19806
@ DIVR_FrST0
Definition x86/opcodes.hpp:1603
@ VCVTPD2QQZ256rmb
Definition x86/opcodes.hpp:6531
@ VFNMADD213PDZr
Definition x86/opcodes.hpp:11355
@ VPBLENDMDZrmb
Definition x86/opcodes.hpp:15035
@ VCVTPD2PHZ128rrkz
Definition x86/opcodes.hpp:6465
@ SAR16mi_NF
Definition x86/opcodes.hpp:4070
@ VCVTTPD2UDQZ256rmbk
Definition x86/opcodes.hpp:7811
@ VFMADDSUB132PSZmk
Definition x86/opcodes.hpp:10023
@ VFNMADD132SSZrbkz_Int
Definition x86/opcodes.hpp:11295
@ VREDUCEBF16Z128rri
Definition x86/opcodes.hpp:20746
@ VPMADD52LUQZmbk
Definition x86/opcodes.hpp:17047
@ VPSLLQZ128rrk
Definition x86/opcodes.hpp:19241
@ VFMSUBADD132PDZ256mbk
Definition x86/opcodes.hpp:10765
@ VPCMPGTDZ128rr
Definition x86/opcodes.hpp:15376
@ VFMSUBADD132PSZmk
Definition x86/opcodes.hpp:10840
@ VPMOVQWZ128mrk
Definition x86/opcodes.hpp:17600
@ VPERMILPDZ256ri
Definition x86/opcodes.hpp:16380
@ VCVTSI2SDrr_Int
Definition x86/opcodes.hpp:7495
@ VPMULLWZrrkz
Definition x86/opcodes.hpp:18250
@ VSCALEFPDZ128rmbk
Definition x86/opcodes.hpp:21255
@ VSUBPHZ256rrkz
Definition x86/opcodes.hpp:21798
@ VCMPPHZrribk
Definition x86/opcodes.hpp:5820
@ VPSRLDZ256rr
Definition x86/opcodes.hpp:19650
@ VPORrr
Definition x86/opcodes.hpp:18458
@ VCVTPH2HF8SZ128rmb
Definition x86/opcodes.hpp:6696
@ VPDPWUUDSZmk
Definition x86/opcodes.hpp:16112
@ SHA256MSG1rm
Definition x86/opcodes.hpp:4312
@ VPMAXSBZ256rmkz
Definition x86/opcodes.hpp:17118
@ VMULSSZrrkz_Int
Definition x86/opcodes.hpp:14313
@ VPSLLQZrrk
Definition x86/opcodes.hpp:19271
@ VCVTPD2PSZ256rrk
Definition x86/opcodes.hpp:6505
@ VMAXPDZrrkz
Definition x86/opcodes.hpp:12973
@ VRNDSCALEBF16Z256rmbi
Definition x86/opcodes.hpp:20893
@ AND16rr_REV
Definition x86/opcodes.hpp:848
@ VRNDSCALEPHZrmbi
Definition x86/opcodes.hpp:20959
@ SHR8m1_NF_ND
Definition x86/opcodes.hpp:4600
@ PAUSE
Definition x86/opcodes.hpp:3129
@ SHA1RNDS4rri
Definition x86/opcodes.hpp:4311
@ DEC8r_NF_ND
Definition x86/opcodes.hpp:1557
@ VMOVUPDYrm
Definition x86/opcodes.hpp:14024
@ VPSRAQZ128mbi
Definition x86/opcodes.hpp:19449
@ VCVTDQ2PDZ256rmbkz
Definition x86/opcodes.hpp:6258
@ VMAXCPDrm
Definition x86/opcodes.hpp:12872
@ VFNMADD132SSZm_Int
Definition x86/opcodes.hpp:11287
@ VFNMADD132PSZ256rkz
Definition x86/opcodes.hpp:11243
@ VDIVPSZ256rmbkz
Definition x86/opcodes.hpp:8948
@ VADDBF16Z128rr
Definition x86/opcodes.hpp:5191
@ VFMADDSUB132PSZ128rkz
Definition x86/opcodes.hpp:10009
@ VMINMAXSDrri_Int
Definition x86/opcodes.hpp:13332
@ VMOVWmr
Definition x86/opcodes.hpp:14107
@ SBB16mr_ND
Definition x86/opcodes.hpp:4195
@ G_OR
Definition x86/opcodes.hpp:87
@ SBB16mr
Definition x86/opcodes.hpp:4193
@ VMOVDQU64Z128mr
Definition x86/opcodes.hpp:13759
@ VPOPCNTWZ256rm
Definition x86/opcodes.hpp:18389
@ OR32mi8_NF_ND
Definition x86/opcodes.hpp:2971
@ VPMINSDZ128rmbkz
Definition x86/opcodes.hpp:17339
@ SBB32rr
Definition x86/opcodes.hpp:4230
@ VFMADDSUB231PSZ128m
Definition x86/opcodes.hpp:10197
@ RCL8mi_EVEX
Definition x86/opcodes.hpp:3646
@ VFMADD213BF16Zmkz
Definition x86/opcodes.hpp:9549
@ VDPBF16PSZ128mbkz
Definition x86/opcodes.hpp:9012
@ VPMAXUDZ256rr
Definition x86/opcodes.hpp:17249
@ VCVTTPH2IBSZrm
Definition x86/opcodes.hpp:7941
@ VPXORDZrrk
Definition x86/opcodes.hpp:20453
@ VFMSUB213PSZ256mbkz
Definition x86/opcodes.hpp:10519
@ SHL32r1_NF
Definition x86/opcodes.hpp:4366
@ VORPDZrmkz
Definition x86/opcodes.hpp:14349
@ XOR8rm_NF
Definition x86/opcodes.hpp:22322
@ VPANDQZ256rmk
Definition x86/opcodes.hpp:14932
@ VFMADDSUB231PHZ256mbkz
Definition x86/opcodes.hpp:10177
@ VFMSUB231BF16Z256r
Definition x86/opcodes.hpp:10598
@ OR8mi_ND
Definition x86/opcodes.hpp:3051
@ VPANDQZ256rmkz
Definition x86/opcodes.hpp:14933
@ ADDPDrm
Definition x86/opcodes.hpp:733
@ VPORDZ256rmbkz
Definition x86/opcodes.hpp:18413
@ ADC8i8
Definition x86/opcodes.hpp:544
@ IST_Fp16m32
Definition x86/opcodes.hpp:1995
@ VMINPHZ256rrkz
Definition x86/opcodes.hpp:13411
@ VPEXPANDDZ128rr
Definition x86/opcodes.hpp:16755
@ VBROADCASTSSZ256rm
Definition x86/opcodes.hpp:5746
@ MOV64mi32
Definition x86/opcodes.hpp:2600
@ VPABSDZ128rmk
Definition x86/opcodes.hpp:14438
@ PSADBWrr
Definition x86/opcodes.hpp:3388
@ VGETEXPPSZ128r
Definition x86/opcodes.hpp:12428
@ VADDPHZ128rmk
Definition x86/opcodes.hpp:5250
@ VSCALEFBF16Z256rr
Definition x86/opcodes.hpp:21241
@ VPROLVDZ256rmbkz
Definition x86/opcodes.hpp:18529
@ VMULPDZ256rrk
Definition x86/opcodes.hpp:14197
@ VCVTTPD2DQZ128rmbkz
Definition x86/opcodes.hpp:7675
@ VCVTTPH2WZ128rmk
Definition x86/opcodes.hpp:8107
@ VCMPPHZ128rmbik
Definition x86/opcodes.hpp:5803
@ VPADDQZrmkz
Definition x86/opcodes.hpp:14696
@ VEXPANDPDZ128rrk
Definition x86/opcodes.hpp:9101
@ VSQRTPDZrbkz
Definition x86/opcodes.hpp:21609
@ VSQRTSSZm_Int
Definition x86/opcodes.hpp:21705
@ VEXP2PDZmb
Definition x86/opcodes.hpp:9074
@ VPSLLWZ256rmk
Definition x86/opcodes.hpp:19378
@ VFNMADD132PHZ128rkz
Definition x86/opcodes.hpp:11202
@ VFNMSUBSD4rm
Definition x86/opcodes.hpp:12197
@ HLT
Definition x86/opcodes.hpp:1755
@ VINSERTI64X2Zrmi
Definition x86/opcodes.hpp:12787
@ VGF2P8AFFINEINVQBZ128rri
Definition x86/opcodes.hpp:12631
@ VCOMPRESSPDZrr
Definition x86/opcodes.hpp:5917
@ SHR64ri
Definition x86/opcodes.hpp:4591
@ VPBROADCASTWZ128rrk
Definition x86/opcodes.hpp:15201
@ VPLZCNTDZ256rmbkz
Definition x86/opcodes.hpp:16928
@ VPSUBDZ256rmk
Definition x86/opcodes.hpp:19881
@ VPCONFLICTQZrmbkz
Definition x86/opcodes.hpp:15648
@ RET64
Definition x86/opcodes.hpp:3779
@ VPLZCNTDZrr
Definition x86/opcodes.hpp:16940
@ VPDPBUSDZ256mbkz
Definition x86/opcodes.hpp:15823
@ G_SBFX
Definition x86/opcodes.hpp:336
@ VPCMPGTQrr
Definition x86/opcodes.hpp:15413
@ VPCMPUDZ128rmbi
Definition x86/opcodes.hpp:15464
@ VCVTBIASPH2BF8Zrmkz
Definition x86/opcodes.hpp:6186
@ VSHUFF32X4Z256rrikz
Definition x86/opcodes.hpp:21401
@ ROR32rCL_ND
Definition x86/opcodes.hpp:3959
@ VFNMADDPS4rm
Definition x86/opcodes.hpp:11653
@ VGATHERDPDZrm
Definition x86/opcodes.hpp:12310
@ TPAUSE
Definition x86/opcodes.hpp:5090
@ VPDPBUUDSZ128r
Definition x86/opcodes.hpp:15848
@ VPMADD52HUQZmb
Definition x86/opcodes.hpp:17015
@ VPERMILPSZ128rrkz
Definition x86/opcodes.hpp:16435
@ VPMULLDZ256rrk
Definition x86/opcodes.hpp:18191
@ VPSHRDVWZr
Definition x86/opcodes.hpp:19024
@ VFMADD213PDZ128m
Definition x86/opcodes.hpp:9555
@ VROUNDSSmi
Definition x86/opcodes.hpp:21046
@ VPDPWSSDZ128mb
Definition x86/opcodes.hpp:15936
@ VPCMPDZ256rrik
Definition x86/opcodes.hpp:15267
@ AND8rr_EVEX
Definition x86/opcodes.hpp:955
@ CFCMOV64rr_REV
Definition x86/opcodes.hpp:1226
@ VCVTUSI642SSZrrb_Int
Definition x86/opcodes.hpp:8764
@ PTCVTROWD2PSrriV
Definition x86/opcodes.hpp:3467
@ VFMADDCPHZ128mbkz
Definition x86/opcodes.hpp:9867
@ AND8mr
Definition x86/opcodes.hpp:938
@ VFNMADD132BF16Zmb
Definition x86/opcodes.hpp:11152
@ VPMOVZXBDZ128rrk
Definition x86/opcodes.hpp:17950
@ VPSRADZ128mik
Definition x86/opcodes.hpp:19405
@ VFMSUB132SDZrkz_Int
Definition x86/opcodes.hpp:10381
@ VPSHUFLWZ256mikz
Definition x86/opcodes.hpp:19142
@ VPHADDUWQrm
Definition x86/opcodes.hpp:16870
@ VCVT2PH2HF8SZrmkz
Definition x86/opcodes.hpp:6021
@ V4FNMADDSSrmk
Definition x86/opcodes.hpp:5181
@ RCR64mCL_EVEX
Definition x86/opcodes.hpp:3703
@ CMPSB
Definition x86/opcodes.hpp:1360
@ MOV64sr
Definition x86/opcodes.hpp:2612
@ VP2INTERSECTQZrr
Definition x86/opcodes.hpp:14403
@ VPANDNDZ256rmbk
Definition x86/opcodes.hpp:14872
@ VRNDSCALEBF16Z128rmikz
Definition x86/opcodes.hpp:20889
@ VPERMI2PSZrmb
Definition x86/opcodes.hpp:16283
@ VPMINSDZ128rr
Definition x86/opcodes.hpp:17342
@ VFMSUBADD213PDZm
Definition x86/opcodes.hpp:10870
@ VPERMT2PSZ128rmbk
Definition x86/opcodes.hpp:16646
@ VFNMADD231SDr
Definition x86/opcodes.hpp:11610
@ AND32mr_NF
Definition x86/opcodes.hpp:863
@ VSQRTPHZ256mbk
Definition x86/opcodes.hpp:21625
@ VCVTSD2SSrr
Definition x86/opcodes.hpp:7446
@ VCVTPD2PHZ128rrk
Definition x86/opcodes.hpp:6464
@ SHR64mCL_NF
Definition x86/opcodes.hpp:4574
@ VDPPHPSZ128rk
Definition x86/opcodes.hpp:9045
@ VMINPDZ128rrk
Definition x86/opcodes.hpp:13369
@ VCVTTPH2IUBSZrrbk
Definition x86/opcodes.hpp:7979
@ VPSUBDZ256rmb
Definition x86/opcodes.hpp:19878
@ VPMULLWZ128rrk
Definition x86/opcodes.hpp:18237
@ SIDT64m
Definition x86/opcodes.hpp:4700
@ AND32mi_ND
Definition x86/opcodes.hpp:857
@ VMOVSHZrr_REV
Definition x86/opcodes.hpp:13976
@ T2RPNTLVWZ0RST1_EVEX
Definition x86/opcodes.hpp:4986
@ POPCNT16rm_NF
Definition x86/opcodes.hpp:3341
@ VPMOVSXBWZrrkz
Definition x86/opcodes.hpp:17767
@ VMOVAPSZ256rmkz
Definition x86/opcodes.hpp:13569
@ VCVTPH2IUBSZ256rrkz
Definition x86/opcodes.hpp:6796
@ VCVT2PH2BF8Z256rm
Definition x86/opcodes.hpp:5980
@ VSHUFPDZ128rrik
Definition x86/opcodes.hpp:21474
@ FXSAVE64
Definition x86/opcodes.hpp:1739
@ VCVTTPD2QQZ256rrk
Definition x86/opcodes.hpp:7753
@ VPACKSSWBZrrk
Definition x86/opcodes.hpp:14561
@ PUSHF32
Definition x86/opcodes.hpp:3570
@ VFCMADDCSHZrbk
Definition x86/opcodes.hpp:9236
@ VRCP28PSZmkz
Definition x86/opcodes.hpp:20647
@ VCMPSDZrrib_Int
Definition x86/opcodes.hpp:5851
@ STTILECFG_EVEX
Definition x86/opcodes.hpp:4745
@ VPMAXSDZ128rmbk
Definition x86/opcodes.hpp:17134
@ VCOMPRESSPSZ128mrk
Definition x86/opcodes.hpp:5921
@ VPSHUFDZmbik
Definition x86/opcodes.hpp:19100
@ VMINBF16Zrmbkz
Definition x86/opcodes.hpp:13105
@ VFMSUB213BF16Z256mkz
Definition x86/opcodes.hpp:10428
@ VANDPDZrr
Definition x86/opcodes.hpp:5545
@ MMX_SET0
Definition x86/opcodes.hpp:382
@ VPADDSWZ128rm
Definition x86/opcodes.hpp:14726
@ VMAXCPSZ128rr
Definition x86/opcodes.hpp:12909
@ VPRORQZmbi
Definition x86/opcodes.hpp:18616
@ VPROTDrr
Definition x86/opcodes.hpp:18689
@ VFMSUB132PDZmk
Definition x86/opcodes.hpp:10296
@ SYSRET
Definition x86/opcodes.hpp:4977
@ VADDPDYrm
Definition x86/opcodes.hpp:5212
@ VMULBF16Zrmkz
Definition x86/opcodes.hpp:14175
@ RORX64ri
Definition x86/opcodes.hpp:4033
@ VPROTBmi
Definition x86/opcodes.hpp:18679
@ VPMINUWZrrk
Definition x86/opcodes.hpp:17512
@ VRCPPSm
Definition x86/opcodes.hpp:20728
@ VPBLENDMWZ128rrk
Definition x86/opcodes.hpp:15074
@ VFMADDSUB132PHZ128mbkz
Definition x86/opcodes.hpp:9972
@ VMINPHZrmk
Definition x86/opcodes.hpp:13416
@ VRSQRTPHZ128mk
Definition x86/opcodes.hpp:21189
@ VFMSUB213PHZ256mbkz
Definition x86/opcodes.hpp:10487
@ VFNMSUB231PDr
Definition x86/opcodes.hpp:12070
@ MMX_PALIGNRrmi
Definition x86/opcodes.hpp:2427
@ VPCMOVrrr
Definition x86/opcodes.hpp:15242
@ VORPDrr
Definition x86/opcodes.hpp:14354
@ CTEST16ri
Definition x86/opcodes.hpp:1425
@ VPMOVSXBWrr
Definition x86/opcodes.hpp:17769
@ VPCMPEQQYrr
Definition x86/opcodes.hpp:15313
@ VFMADD231PHZ128mbkz
Definition x86/opcodes.hpp:9759
@ OR32rm_ND
Definition x86/opcodes.hpp:2993
@ VCVTTPS2UQQSZrmbkz
Definition x86/opcodes.hpp:8404
@ VMINMAXPSZ256rmbikz
Definition x86/opcodes.hpp:13308
@ VUNPCKHPDZ128rrk
Definition x86/opcodes.hpp:21941
@ VPCMPEQQZ256rmk
Definition x86/opcodes.hpp:15323
@ VPMADD52HUQZ128mb
Definition x86/opcodes.hpp:16997
@ VFNMADD132PDZ256mbk
Definition x86/opcodes.hpp:11173
@ VPERMI2QZrmbkz
Definition x86/opcodes.hpp:16312
@ VPUNPCKHQDQZrmbkz
Definition x86/opcodes.hpp:20292
@ DIV32m
Definition x86/opcodes.hpp:1564
@ VMINPSrr
Definition x86/opcodes.hpp:13457
@ VFMSUB231SSZrb
Definition x86/opcodes.hpp:10742
@ VADDPHZ128rr
Definition x86/opcodes.hpp:5252
@ VPMAXSWZrrk
Definition x86/opcodes.hpp:17206
@ VFMADD231BF16Z256mbk
Definition x86/opcodes.hpp:9706
@ INC16m_EVEX
Definition x86/opcodes.hpp:1906
@ VPERMI2QZ256rmkz
Definition x86/opcodes.hpp:16305
@ VCVT2PH2BF8SZ128rr
Definition x86/opcodes.hpp:5950
@ VFNMSUB132PDZmk
Definition x86/opcodes.hpp:11723
@ ADC64rr_EVEX_REV
Definition x86/opcodes.hpp:540
@ XOR64rr_NF_REV
Definition x86/opcodes.hpp:22299
@ VCVTQQ2PHZ256rrk
Definition x86/opcodes.hpp:7360
@ VRCP14PSZ256m
Definition x86/opcodes.hpp:20600
@ COMISSrr_Int
Definition x86/opcodes.hpp:1389
@ BTC16ri8
Definition x86/opcodes.hpp:1114
@ VPMADD52HUQZrkz
Definition x86/opcodes.hpp:17022
@ VGETEXPPSZ256mkz
Definition x86/opcodes.hpp:12436
@ VCVTQQ2PSZrmk
Definition x86/opcodes.hpp:7396
@ VPLZCNTDZrmk
Definition x86/opcodes.hpp:16938
@ VCVTQQ2PSZrmkz
Definition x86/opcodes.hpp:7397
@ VCVTPH2BF8Zrrkz
Definition x86/opcodes.hpp:6664
@ VRCP28PDZrb
Definition x86/opcodes.hpp:20637
@ VPCMPUDZ128rri
Definition x86/opcodes.hpp:15468
@ VRCP14PDZ256mkz
Definition x86/opcodes.hpp:20578
@ VANDNPDZ256rm
Definition x86/opcodes.hpp:5468
@ VMAXPSZ256rrkz
Definition x86/opcodes.hpp:13025
@ VANDPSZrmkz
Definition x86/opcodes.hpp:5575
@ VMOVRSQZ256mkz
Definition x86/opcodes.hpp:13914
@ VPMADDWDYrm
Definition x86/opcodes.hpp:17078
@ VCVTPH2UWZ256rmbk
Definition x86/opcodes.hpp:6995
@ V4FMADDPSrm
Definition x86/opcodes.hpp:5171
@ CMPXCHG8rm
Definition x86/opcodes.hpp:1380
@ VPMULLDZ128rmkz
Definition x86/opcodes.hpp:18180
@ VFNMSUB213PHZ128r
Definition x86/opcodes.hpp:11908
@ VSUBPSZrrkz
Definition x86/opcodes.hpp:21842
@ VSHUFF64X2Z256rmikz
Definition x86/opcodes.hpp:21416
@ VPERMPDZrik
Definition x86/opcodes.hpp:16503
@ VFMSUBSS4rr_Int_REV
Definition x86/opcodes.hpp:11092
@ VUNPCKHPSZrmb
Definition x86/opcodes.hpp:21984
@ VSUBPDZrrkz
Definition x86/opcodes.hpp:21778
@ VPADDDZ128rmb
Definition x86/opcodes.hpp:14643
@ PSHUFHWri
Definition x86/opcodes.hpp:3394
@ VCVTPS2PDZrrkz
Definition x86/opcodes.hpp:7169
@ VGF2P8AFFINEINVQBZ256rmbikz
Definition x86/opcodes.hpp:12636
@ VFMSUBADD231PSZ128r
Definition x86/opcodes.hpp:11020
@ VFMSUB213SHZrkz_Int
Definition x86/opcodes.hpp:10566
@ VGETEXPSSZrk
Definition x86/opcodes.hpp:12477
@ VCVTPD2QQZrmk
Definition x86/opcodes.hpp:6543
@ VFNMADD231PHZmk
Definition x86/opcodes.hpp:11554
@ VRNDSCALEPHZ256rmi
Definition x86/opcodes.hpp:20953
@ VPSRLVDZrrk
Definition x86/opcodes.hpp:19749
@ VCVTNE2PS2BF16Z128rrkz
Definition x86/opcodes.hpp:6365
@ VCVTTPS2IUBSZ128rmbkz
Definition x86/opcodes.hpp:8230
@ VCVTPD2PSZ256rmbkz
Definition x86/opcodes.hpp:6501
@ PFMAXrm
Definition x86/opcodes.hpp:3207
@ VFNMADD132PSZrbkz
Definition x86/opcodes.hpp:11253
@ VPADDSBZ256rmk
Definition x86/opcodes.hpp:14711
@ VFNMADD213PSZ256rk
Definition x86/opcodes.hpp:11411
@ VCOMISBF16Zrm_Int
Definition x86/opcodes.hpp:5879
@ VMOVDQA64Z256rmkz
Definition x86/opcodes.hpp:13667
@ VCVTTPH2UWZ256rr
Definition x86/opcodes.hpp:8088
@ SAR32mCL_EVEX
Definition x86/opcodes.hpp:4093
@ VCVTNE2PS2BF16Z128rm
Definition x86/opcodes.hpp:6357
@ OR16rr_NF
Definition x86/opcodes.hpp:2959
@ VINSERTF64X2Zrmikz
Definition x86/opcodes.hpp:12751
@ VFMADDCPHZrk
Definition x86/opcodes.hpp:9892
@ VINSERTI64X4Zrmi
Definition x86/opcodes.hpp:12793
@ VFNMADD231SDZmkz_Int
Definition x86/opcodes.hpp:11599
@ AND64ri8_NF
Definition x86/opcodes.hpp:914
@ VPRORQZ128mikz
Definition x86/opcodes.hpp:18603
@ VFMSUB132SDZrb
Definition x86/opcodes.hpp:10376
@ VPMAXSBZ256rrk
Definition x86/opcodes.hpp:17120
@ VFNMADD231SSm
Definition x86/opcodes.hpp:11636
@ DEC16r_alt
Definition x86/opcodes.hpp:1526
@ CMPXCHG16rr
Definition x86/opcodes.hpp:1374
@ VPACKSSDWZrmkz
Definition x86/opcodes.hpp:14537
@ VPABSBZ256rr
Definition x86/opcodes.hpp:14421
@ VPCONFLICTQZrmkz
Definition x86/opcodes.hpp:15650
@ VCVTUW2PHZ256rmk
Definition x86/opcodes.hpp:8778
@ VFNMSUB231PHZrbkz
Definition x86/opcodes.hpp:12098
@ MUL_Fp80m64
Definition x86/opcodes.hpp:2842
@ VPOPCNTBZ256rm
Definition x86/opcodes.hpp:18317
@ VCVTUQQ2PHZrr
Definition x86/opcodes.hpp:8700
@ VPUNPCKHQDQZ128rmkz
Definition x86/opcodes.hpp:20276
@ VPMAXSBZ256rr
Definition x86/opcodes.hpp:17119
@ VROUNDSDmi
Definition x86/opcodes.hpp:21042
@ VCVT2PH2HF8Zrmk
Definition x86/opcodes.hpp:6047
@ T2RPNTLVWZ1RST1_EVEX
Definition x86/opcodes.hpp:4994
@ VFMSUB231PDZ128mk
Definition x86/opcodes.hpp:10616
@ VFCMADDCSHZm
Definition x86/opcodes.hpp:9231
@ VPMOVSXBWZ256rmkz
Definition x86/opcodes.hpp:17758
@ SBB64mi8_ND
Definition x86/opcodes.hpp:4242
@ VCVTPS2PHZ128mrk
Definition x86/opcodes.hpp:7205
@ VMOVSLDUPZrrkz
Definition x86/opcodes.hpp:14001
@ VFMADDSUB213PHZ128rk
Definition x86/opcodes.hpp:10074
@ MOV16o32a
Definition x86/opcodes.hpp:2567
@ VFNMSUB213PHZ256mk
Definition x86/opcodes.hpp:11915
@ VFMADD132PDZ256mb
Definition x86/opcodes.hpp:9396
@ VCVTTPH2IBSZ256rm
Definition x86/opcodes.hpp:7932
@ VPSRAVQZrmb
Definition x86/opcodes.hpp:19544
@ VEXPANDPSZ256rm
Definition x86/opcodes.hpp:9121
@ VRCP14PDZ128mbkz
Definition x86/opcodes.hpp:20567
@ VPMOVSXBQZ256rm
Definition x86/opcodes.hpp:17734
@ VFMSUBADD132PHZm
Definition x86/opcodes.hpp:10804
@ VFNMADD231PSZrb
Definition x86/opcodes.hpp:11589
@ VCVTTPH2UWZ256rmbkz
Definition x86/opcodes.hpp:8085
@ VCVTSI2SSZrm_Int
Definition x86/opcodes.hpp:7502
@ VMOVDQA32Z256mr
Definition x86/opcodes.hpp:13630
@ CALLpcrel32
Definition x86/opcodes.hpp:1174
@ VFMADDSUB231PHZmbk
Definition x86/opcodes.hpp:10185
@ VMINMAXSDrrib_Int
Definition x86/opcodes.hpp:13333
@ VFIXUPIMMPSZ128rmbik
Definition x86/opcodes.hpp:9310
@ VFNMSUBSS4rm_Int
Definition x86/opcodes.hpp:12206
@ VCVTTPS2UQQZrrbk
Definition x86/opcodes.hpp:8439
@ UCOMISSrm_Int
Definition x86/opcodes.hpp:5130
@ OR8rm_EVEX
Definition x86/opcodes.hpp:3066
@ VPSHUFDZmbikz
Definition x86/opcodes.hpp:19101
@ VFMADD213PSZ128mk
Definition x86/opcodes.hpp:9623
@ VMINPSYrm
Definition x86/opcodes.hpp:13424
@ VFNMADD231PDZ256r
Definition x86/opcodes.hpp:11515
@ VFNMSUB231BF16Z128rkz
Definition x86/opcodes.hpp:12018
@ VEXTRACTI32X4Zrrikz
Definition x86/opcodes.hpp:9176
@ VPROLDZmbi
Definition x86/opcodes.hpp:18481
@ VUNPCKLPSZ256rr
Definition x86/opcodes.hpp:22042
@ RCR32ri_ND
Definition x86/opcodes.hpp:3698
@ VFMADD231BF16Z256r
Definition x86/opcodes.hpp:9710
@ VFMSUBADD132PHZ256mk
Definition x86/opcodes.hpp:10799
@ VCVTTPH2UQQZrrkz
Definition x86/opcodes.hpp:8072
@ VRCPBF16Zmkz
Definition x86/opcodes.hpp:20695
@ LZCNT64rm_NF
Definition x86/opcodes.hpp:2318
@ VMOVNTPSYmr
Definition x86/opcodes.hpp:13872
@ VMOVAPDZ128rm
Definition x86/opcodes.hpp:13515
@ VFMSUB213SDm
Definition x86/opcodes.hpp:10551
@ STTILECFG
Definition x86/opcodes.hpp:4744
@ PACKSSDWrm
Definition x86/opcodes.hpp:3099
@ VANDNPDZ128rmbk
Definition x86/opcodes.hpp:5461
@ VFMADD231SSZrb_Int
Definition x86/opcodes.hpp:9855
@ PFRCPrr
Definition x86/opcodes.hpp:3222
@ VPERMBZrmk
Definition x86/opcodes.hpp:16167
@ IDIV32m
Definition x86/opcodes.hpp:1767
@ VCVTSI2SDrm
Definition x86/opcodes.hpp:7492
@ VPSLLQZ256rrk
Definition x86/opcodes.hpp:19256
@ VPERMT2DZ128rmk
Definition x86/opcodes.hpp:16594
@ VFIXUPIMMSDZrmik
Definition x86/opcodes.hpp:9340
@ PUSHP64r
Definition x86/opcodes.hpp:3578
@ VCVTPH2IBSZrm
Definition x86/opcodes.hpp:6767
@ PDEP32rr
Definition x86/opcodes.hpp:3170
@ VPERMT2QZrmbkz
Definition x86/opcodes.hpp:16692
@ MULPSrr
Definition x86/opcodes.hpp:2808
@ VMAXCPHZ256rmkz
Definition x86/opcodes.hpp:12888
@ VPCONFLICTQZrmb
Definition x86/opcodes.hpp:15646
@ VFMSUB231SDZrbkz_Int
Definition x86/opcodes.hpp:10717
@ VSQRTSDZrb_Int
Definition x86/opcodes.hpp:21684
@ VPMINUBZ256rrk
Definition x86/opcodes.hpp:17426
@ VPANDNQZ256rmkz
Definition x86/opcodes.hpp:14902
@ VMINSSZrrbk_Int
Definition x86/opcodes.hpp:13491
@ VMOVDQU16Z256rmk
Definition x86/opcodes.hpp:13707
@ VCVTTPS2DQrm
Definition x86/opcodes.hpp:8195
@ VPERMT2WZrr
Definition x86/opcodes.hpp:16713
@ VPOPCNTDZrrkz
Definition x86/opcodes.hpp:18355
@ VRSQRT14PDZ256mbk
Definition x86/opcodes.hpp:21061
@ VFMSUB132PSZ128r
Definition x86/opcodes.hpp:10344
@ ADD32mr_EVEX
Definition x86/opcodes.hpp:630
@ VTESTPSYrm
Definition x86/opcodes.hpp:21890
@ VCVTTBF162IUBSZ256rrkz
Definition x86/opcodes.hpp:7627
@ VFNMADD213PSZ128mk
Definition x86/opcodes.hpp:11399
@ VPCMPUQZrmi
Definition x86/opcodes.hpp:15496
@ VFMSUB231PHZrbkz
Definition x86/opcodes.hpp:10671
@ ADC16rr_ND
Definition x86/opcodes.hpp:491
@ VFMADD231PSZm
Definition x86/opcodes.hpp:9806
@ VPSRAWZrr
Definition x86/opcodes.hpp:19606
@ VPSHUFHWYmi
Definition x86/opcodes.hpp:19110
@ LXADD32
Definition x86/opcodes.hpp:2301
@ VPBLENDMWZ128rr
Definition x86/opcodes.hpp:15073
@ VCVTTPS2UDQZ128rr
Definition x86/opcodes.hpp:8356
@ VPMADD52HUQYrm
Definition x86/opcodes.hpp:16994
@ VCVT2PS2PHXZrmk
Definition x86/opcodes.hpp:6074
@ VFNMADD213SDZr
Definition x86/opcodes.hpp:11431
@ SHR32mCL_EVEX
Definition x86/opcodes.hpp:4542
@ VANDNPDZ256rmk
Definition x86/opcodes.hpp:5472
@ VMOVAPSZ256rr_REV
Definition x86/opcodes.hpp:13571
@ VPOPCNTBZ256rrkz
Definition x86/opcodes.hpp:18322
@ VCVTBF162IUBSZ256rrk
Definition x86/opcodes.hpp:6125
@ ROL16ri_NF_ND
Definition x86/opcodes.hpp:3816
@ VPDPBUSDSYrr
Definition x86/opcodes.hpp:15779
@ VCVTSH2SI64Zrrb_Int
Definition x86/opcodes.hpp:7467
@ VRCP28PSZr
Definition x86/opcodes.hpp:20648
@ VSHUFPSrri
Definition x86/opcodes.hpp:21526
@ VANDPSZ128rr
Definition x86/opcodes.hpp:5558
@ VPERMILPDZ128rik
Definition x86/opcodes.hpp:16363
@ VPMULHUWZ256rm
Definition x86/opcodes.hpp:18137
@ CVTSI642SDrr
Definition x86/opcodes.hpp:1473
@ VFMSUBADD213PSYm
Definition x86/opcodes.hpp:10914
@ VREDUCEPHZ128rri
Definition x86/opcodes.hpp:20803
@ VCVTTPH2QQZrrkz
Definition x86/opcodes.hpp:8012
@ VPDPBUSDSZ256mbk
Definition x86/opcodes.hpp:15791
@ VPUNPCKLBWZrr
Definition x86/opcodes.hpp:20339
@ VCVTTPD2UQQSZ256rm
Definition x86/opcodes.hpp:7839
@ VPERMI2QZ128rm
Definition x86/opcodes.hpp:16291
@ VPERMT2PDZ256rrkz
Definition x86/opcodes.hpp:16634
@ VMULPHZrmkz
Definition x86/opcodes.hpp:14236
@ VSCALEFBF16Z128rmkz
Definition x86/opcodes.hpp:21231
@ VPDPWUUDSZ256rkz
Definition x86/opcodes.hpp:16107
@ VPABSBZrmk
Definition x86/opcodes.hpp:14425
@ VSQRTPSZmkz
Definition x86/opcodes.hpp:21669
@ VCVTTPS2IUBSZrmbkz
Definition x86/opcodes.hpp:8248
@ VBROADCASTSSZrrkz
Definition x86/opcodes.hpp:5757
@ VRNDSCALESHZrmik_Int
Definition x86/opcodes.hpp:21014
@ PTCVTROWPS2BF16Lrre
Definition x86/opcodes.hpp:3472
@ VFNMSUB213PSZ256r
Definition x86/opcodes.hpp:11949
@ VFMADDSUB231PSZ128mbk
Definition x86/opcodes.hpp:10199
@ MMX_PMAXSWrm
Definition x86/opcodes.hpp:2468
@ VPDPWSUDrm
Definition x86/opcodes.hpp:16024
@ VCVTPH2PSXZ128rmbkz
Definition x86/opcodes.hpp:6842
@ VPDPWSUDrr
Definition x86/opcodes.hpp:16025
@ VFNMSUB213PSZrbk
Definition x86/opcodes.hpp:11960
@ CMPXCHG64rm
Definition x86/opcodes.hpp:1377
@ VCVTTPD2QQZrm
Definition x86/opcodes.hpp:7755
@ VPOPCNTQZrmb
Definition x86/opcodes.hpp:18375
@ VFMSUB213BF16Z256mbk
Definition x86/opcodes.hpp:10425
@ VMOVDQU16Z256rr
Definition x86/opcodes.hpp:13709
@ XCRYPTCFB
Definition x86/opcodes.hpp:22171
@ VPDPWSUDSZmb
Definition x86/opcodes.hpp:15985
@ PCMPGTQrm
Definition x86/opcodes.hpp:3159
@ VPCMPQZ256rmbi
Definition x86/opcodes.hpp:15440
@ VMOVDQA32Z256rrkz_REV
Definition x86/opcodes.hpp:13640
@ VALIGNDZ256rmi
Definition x86/opcodes.hpp:5415
@ VFNMSUB231PDZ256mbk
Definition x86/opcodes.hpp:12050
@ VMOVDQA32Z256rmk
Definition x86/opcodes.hpp:13633
@ AADD32mr_EVEX
Definition x86/opcodes.hpp:456
@ VCVTUDQ2PHZ256rmbk
Definition x86/opcodes.hpp:8597
@ VPMOVZXDQZ256rr
Definition x86/opcodes.hpp:18021
@ VFMADDPD4rr
Definition x86/opcodes.hpp:9909
@ VPERMT2PSZrrk
Definition x86/opcodes.hpp:16669
@ VPUNPCKHBWZ128rm
Definition x86/opcodes.hpp:20218
@ VPAVGWZrm
Definition x86/opcodes.hpp:14986
@ VPMULUDQZ256rmbk
Definition x86/opcodes.hpp:18293
@ AND8mi_ND
Definition x86/opcodes.hpp:935
@ VPERMQZmbik
Definition x86/opcodes.hpp:16555
@ VMREAD32rr
Definition x86/opcodes.hpp:14144
@ VGF2P8AFFINEQBZrmbikz
Definition x86/opcodes.hpp:12676
@ JMP16m
Definition x86/opcodes.hpp:2010
@ VPROLDZ256rikz
Definition x86/opcodes.hpp:18480
@ VFNMSUB231BF16Z256mbkz
Definition x86/opcodes.hpp:12022
@ VUNPCKHPDZ256rmk
Definition x86/opcodes.hpp:21947
@ VBCSTNEBF162PSrm
Definition x86/opcodes.hpp:5583
@ VCVTQQ2PHZrmk
Definition x86/opcodes.hpp:7366
@ VCVTTPD2DQSZ256rrbkz
Definition x86/opcodes.hpp:7655
@ VFNMADD231SDZr
Definition x86/opcodes.hpp:11600
@ VPMULTISHIFTQBZ256rmkz
Definition x86/opcodes.hpp:18267
@ KANDQkk
Definition x86/opcodes.hpp:2039
@ VSUBSDZrrb_Int
Definition x86/opcodes.hpp:21851
@ VSCALEFPHZrm
Definition x86/opcodes.hpp:21301
@ VFMADD213PSm
Definition x86/opcodes.hpp:9649
@ VFNMADD213PHZ128rkz
Definition x86/opcodes.hpp:11371
@ COMISDrr
Definition x86/opcodes.hpp:1384
@ VGF2P8AFFINEINVQBZ128rrikz
Definition x86/opcodes.hpp:12633
@ VFNMSUB231PSZ256rkz
Definition x86/opcodes.hpp:12120
@ VPACKSSDWZ256rmkz
Definition x86/opcodes.hpp:14528
@ VDPPHPSZm
Definition x86/opcodes.hpp:9056
@ VCVTPD2UDQZ128rmb
Definition x86/opcodes.hpp:6552
@ VSCALEFPHZrrk
Definition x86/opcodes.hpp:21311
@ VPMINUDZ128rm
Definition x86/opcodes.hpp:17438
@ VREDUCEBF16Z256rmi
Definition x86/opcodes.hpp:20752
@ VPERMILPSZ256rmbk
Definition x86/opcodes.hpp:16447
@ VCVTDQ2PSZrrk
Definition x86/opcodes.hpp:6335
@ VCMPSHZrrib_Int
Definition x86/opcodes.hpp:5863
@ OR64rr_NF_ND
Definition x86/opcodes.hpp:3043
@ PFRSQRTrr
Definition x86/opcodes.hpp:3226
@ VSCALEFBF16Z256rmkz
Definition x86/opcodes.hpp:21240
@ VPXORQZ256rrkz
Definition x86/opcodes.hpp:20472
@ XOR8mi_NF_ND
Definition x86/opcodes.hpp:22307
@ VPERMILPDZmik
Definition x86/opcodes.hpp:16396
@ VRCP28PSZrbk
Definition x86/opcodes.hpp:20650
@ BLSR32rm_NF
Definition x86/opcodes.hpp:1073
@ VFMSUB132SSm_Int
Definition x86/opcodes.hpp:10411
@ VPSLLQZ256mbikz
Definition x86/opcodes.hpp:19245
@ VMAXCPDZ128rrk
Definition x86/opcodes.hpp:12852
@ SHR16m1
Definition x86/opcodes.hpp:4506
@ VMOVAPSZ128rrk
Definition x86/opcodes.hpp:13561
@ VPSUBDZrr
Definition x86/opcodes.hpp:19892
@ VADDPSZ256rrkz
Definition x86/opcodes.hpp:5295
@ VMINBF16Z256rmb
Definition x86/opcodes.hpp:13094
@ VPMOVSXBQZrr
Definition x86/opcodes.hpp:17743
@ DIVR_FpI16m32
Definition x86/opcodes.hpp:1597
@ VANDPSZrmbkz
Definition x86/opcodes.hpp:5573
@ SQRT_Fp80
Definition x86/opcodes.hpp:4727
@ VFMSUBADD213PDZrkz
Definition x86/opcodes.hpp:10881
@ VRNDSCALEPSZrrikz
Definition x86/opcodes.hpp:21000
@ VFNMSUB231PDZ128mbk
Definition x86/opcodes.hpp:12041
@ VFNMADD213SHZrbkz_Int
Definition x86/opcodes.hpp:11452
@ VFMADDSS4rm_Int
Definition x86/opcodes.hpp:9930
@ VCVTPS2UQQZrmb
Definition x86/opcodes.hpp:7303
@ MOV16ms
Definition x86/opcodes.hpp:2565
@ ADD8rr_NF_ND_REV
Definition x86/opcodes.hpp:730
@ VFNMADD132PHZ128m
Definition x86/opcodes.hpp:11194
@ VMOVUPSZmr
Definition x86/opcodes.hpp:14090
@ ST_FpP64m
Definition x86/opcodes.hpp:4759
@ VCVTTPD2UQQSZ256rmbkz
Definition x86/opcodes.hpp:7842
@ VCVTTPH2IBSZ256rrk
Definition x86/opcodes.hpp:7939
@ VMASKMOVDQU64
Definition x86/opcodes.hpp:12807
@ MOVSX16rm16
Definition x86/opcodes.hpp:2736
@ VMOVRSQZ128m
Definition x86/opcodes.hpp:13909
@ VPERMQZ256ri
Definition x86/opcodes.hpp:16542
@ VGETMANTPSZrmik
Definition x86/opcodes.hpp:12588
@ VPERMBZ128rmk
Definition x86/opcodes.hpp:16155
@ VPADDUSBZrr
Definition x86/opcodes.hpp:14763
@ VPSHLWrr_REV
Definition x86/opcodes.hpp:18900
@ VCVTPH2IBSZ256rrk
Definition x86/opcodes.hpp:6765
@ VPCMPEQDZrmbk
Definition x86/opcodes.hpp:15306
@ VPANDQZrrkz
Definition x86/opcodes.hpp:14945
@ VFMSUB231PSZ128rkz
Definition x86/opcodes.hpp:10684
@ VCVT2PH2HF8Z256rmb
Definition x86/opcodes.hpp:6035
@ VRCP14PSZ256r
Definition x86/opcodes.hpp:20606
@ VCVTNE2PS2BF16Z128rmkz
Definition x86/opcodes.hpp:6362
@ VPTESTNMDZ128rm
Definition x86/opcodes.hpp:20164
@ VFNMSUB231PHZ256r
Definition x86/opcodes.hpp:12086
@ VFMADD132SDZm_Int
Definition x86/opcodes.hpp:9483
@ VPSHUFBZrmkz
Definition x86/opcodes.hpp:19073
@ VMAXCPSZrmk
Definition x86/opcodes.hpp:12925
@ SHL32rCL_ND
Definition x86/opcodes.hpp:4370
@ PSUBSBrr
Definition x86/opcodes.hpp:3437
@ VPANDDZ256rr
Definition x86/opcodes.hpp:14849
@ VFMADD213PSr
Definition x86/opcodes.hpp:9650
@ VFMADDSS4rr_REV
Definition x86/opcodes.hpp:9934
@ VMPSADBWZ256rmik
Definition x86/opcodes.hpp:14128
@ VPMULDQZrm
Definition x86/opcodes.hpp:18096
@ VPERMILPDZ256rrk
Definition x86/opcodes.hpp:16390
@ VCVTTPS2UQQSZrrbkz
Definition x86/opcodes.hpp:8410
@ VFNMADD231SDZmk_Int
Definition x86/opcodes.hpp:11598
@ IN32ri
Definition x86/opcodes.hpp:1901
@ DIV32r
Definition x86/opcodes.hpp:1567
@ VCVTPH2BF8Zrrk
Definition x86/opcodes.hpp:6663
@ VPMOVSQWZ128mrk
Definition x86/opcodes.hpp:17675
@ VCVTQQ2PHZ256rmbkz
Definition x86/opcodes.hpp:7356
@ VCVTW2PHZrrbkz
Definition x86/opcodes.hpp:8822
@ VCVTTSD2USIZrm_Int
Definition x86/opcodes.hpp:8487
@ VPSHLDVQZmkz
Definition x86/opcodes.hpp:18849
@ VUCOMXSSZrrb_Int
Definition x86/opcodes.hpp:21931
@ VSUBPDZ256rrkz
Definition x86/opcodes.hpp:21766
@ VPUNPCKHQDQZ128rmb
Definition x86/opcodes.hpp:20272
@ G_FPTOSI_SAT
Definition x86/opcodes.hpp:231
@ VPMINSBZ256rrk
Definition x86/opcodes.hpp:17324
@ VPABSDZrmbkz
Definition x86/opcodes.hpp:14455
@ VFNMADD213SHZm_Int
Definition x86/opcodes.hpp:11444
@ VPSUBQYrr
Definition x86/opcodes.hpp:19898
@ PMOVSXDQrm
Definition x86/opcodes.hpp:3292
@ VPDPBUUDZrk
Definition x86/opcodes.hpp:15898
@ VCVTTPD2UQQSZrmbk
Definition x86/opcodes.hpp:7853
@ VPORDZrrkz
Definition x86/opcodes.hpp:18427
@ TCONJTFP16
Definition x86/opcodes.hpp:5012
@ VMOVRSBZ128mkz
Definition x86/opcodes.hpp:13893
@ LAHF
Definition x86/opcodes.hpp:2117
@ VPSUBQZ128rrk
Definition x86/opcodes.hpp:19906
@ VCVTTPD2QQSZrm
Definition x86/opcodes.hpp:7725
@ VPERMILPDZrr
Definition x86/opcodes.hpp:16407
@ VCVTTPS2QQSZrrk
Definition x86/opcodes.hpp:8288
@ ROR16ri_NF
Definition x86/opcodes.hpp:3935
@ TEST64rr
Definition x86/opcodes.hpp:5057
@ VMINCPHZrrk
Definition x86/opcodes.hpp:13167
@ VPMULUDQZrr
Definition x86/opcodes.hpp:18306
@ VMAXCPDZ128rm
Definition x86/opcodes.hpp:12845
@ VPADDWZrm
Definition x86/opcodes.hpp:14804
@ VFNMSUB213SDZmk_Int
Definition x86/opcodes.hpp:11968
@ SHRD64mri8_EVEX
Definition x86/opcodes.hpp:4672
@ LOCK_ADD16mi
Definition x86/opcodes.hpp:2186
@ VFMADDSUB132PDZm
Definition x86/opcodes.hpp:9955
@ VMOVDQU32Z128rrk_REV
Definition x86/opcodes.hpp:13734
@ VPMAXUDrr
Definition x86/opcodes.hpp:17262
@ VFMADD231PSYr
Definition x86/opcodes.hpp:9787
@ VCVTTPS2UDQSZ128rmbk
Definition x86/opcodes.hpp:8322
@ VCVTPD2PHZ256rmb
Definition x86/opcodes.hpp:6467
@ VCVTDQ2PHZrmkz
Definition x86/opcodes.hpp:6298
@ VPMAXSDZ128rrk
Definition x86/opcodes.hpp:17139
@ VPMADDUBSWYrm
Definition x86/opcodes.hpp:17056
@ PMOVZXBDrr
Definition x86/opcodes.hpp:3299
@ VPMOVZXWQZ256rrkz
Definition x86/opcodes.hpp:18067
@ VMULPDYrr
Definition x86/opcodes.hpp:14180
@ VCVTSI642SHZrr
Definition x86/opcodes.hpp:7521
@ VREDUCESSZrrik
Definition x86/opcodes.hpp:20882
@ VANDNPSZ128rrkz
Definition x86/opcodes.hpp:5498
@ VCVTPH2DQZrmkz
Definition x86/opcodes.hpp:6688
@ VFCMULCPHZ256rr
Definition x86/opcodes.hpp:9255
@ SHLD16mri8
Definition x86/opcodes.hpp:4443
@ VPSRADZ128ri
Definition x86/opcodes.hpp:19407
@ RDRAND64r
Definition x86/opcodes.hpp:3750
@ VFMSUBADD213PDZr
Definition x86/opcodes.hpp:10876
@ VGETMANTSDZrmik
Definition x86/opcodes.hpp:12597
@ VPXORQZrmk
Definition x86/opcodes.hpp:20477
@ VRCP28SSZr
Definition x86/opcodes.hpp:20666
@ VPMAXSBZ256rmk
Definition x86/opcodes.hpp:17117
@ DBG_LABEL
Definition x86/opcodes.hpp:42
@ VCVTQQ2PDZ128rmkz
Definition x86/opcodes.hpp:7319
@ VFMSUB231PDZmbkz
Definition x86/opcodes.hpp:10633
@ VFMSUBADD132PDZm
Definition x86/opcodes.hpp:10772
@ VMOVSDZrrk
Definition x86/opcodes.hpp:13935
@ MAXSSrm
Definition x86/opcodes.hpp:2342
@ PACKUSDWrm
Definition x86/opcodes.hpp:3103
@ VFMSUBPS4Yrr
Definition x86/opcodes.hpp:11072
@ SUB8rr_EVEX
Definition x86/opcodes.hpp:4912
@ CRC32r32r32_EVEX
Definition x86/opcodes.hpp:1411
@ VPMAXSQZ128rmk
Definition x86/opcodes.hpp:17165
@ VPMOVDWZrrk
Definition x86/opcodes.hpp:17550
@ SENDUIPI
Definition x86/opcodes.hpp:4291
@ INC8m_EVEX
Definition x86/opcodes.hpp:1938
@ VCVTPD2PHZ256rr
Definition x86/opcodes.hpp:6472
@ VCVTSS2SDZrmk_Int
Definition x86/opcodes.hpp:7535
@ SHUFPDrmi
Definition x86/opcodes.hpp:4694
@ VCVTPH2PSXZrrbk
Definition x86/opcodes.hpp:6865
@ VMULPSZ256rr
Definition x86/opcodes.hpp:14260
@ VCVTPH2PDZ256rmkz
Definition x86/opcodes.hpp:6823
@ VRSQRTBF16Z128mbkz
Definition x86/opcodes.hpp:21161
@ VPSLLVQrr
Definition x86/opcodes.hpp:19337
@ VMOVNTDQYmr
Definition x86/opcodes.hpp:13862
@ VCVTUDQ2PSZ256rr
Definition x86/opcodes.hpp:8631
@ VFMADDSUB231PHZrb
Definition x86/opcodes.hpp:10190
@ VCVTUW2PHZrm
Definition x86/opcodes.hpp:8783
@ VCVTTPH2DQZ128rmkz
Definition x86/opcodes.hpp:7898
@ VPADDSBZrrkz
Definition x86/opcodes.hpp:14721
@ XOR32ri
Definition x86/opcodes.hpp:22235
@ VPSRLWZ256mik
Definition x86/opcodes.hpp:19818
@ ROR16ri_EVEX
Definition x86/opcodes.hpp:3933
@ VCVTDQ2PSZ256rr
Definition x86/opcodes.hpp:6322
@ VFIXUPIMMPSZrri
Definition x86/opcodes.hpp:9333
@ TST_F
Definition x86/opcodes.hpp:5092
@ VCVT2PS2PHXZ128rmbkz
Definition x86/opcodes.hpp:6055
@ VPABSBYrr
Definition x86/opcodes.hpp:14411
@ VCVTPS2IBSZ128rrk
Definition x86/opcodes.hpp:7085
@ SHLD64mrCL_ND
Definition x86/opcodes.hpp:4480
@ VFMADDSUB231PDZmk
Definition x86/opcodes.hpp:10155
@ VSHUFF32X4Zrmikz
Definition x86/opcodes.hpp:21407
@ VRNDSCALEPSZ128rmikz
Definition x86/opcodes.hpp:20976
@ VFMSUBADD132PSZ128mbk
Definition x86/opcodes.hpp:10820
@ VPOPCNTWZ128rrkz
Definition x86/opcodes.hpp:18388
@ VMULSDZrm_Int
Definition x86/opcodes.hpp:14278
@ VPMOVSWBZrrkz
Definition x86/opcodes.hpp:17703
@ VPSHUFLWZmi
Definition x86/opcodes.hpp:19146
@ KORTESTWkk
Definition x86/opcodes.hpp:2092
@ SHR32mCL_NF_ND
Definition x86/opcodes.hpp:4545
@ VSQRTBF16Zmbk
Definition x86/opcodes.hpp:21573
@ VFMADDSUB132PSZrk
Definition x86/opcodes.hpp:10029
@ MOVDIR64B32_EVEX
Definition x86/opcodes.hpp:2665
@ VPCONFLICTDZ128rm
Definition x86/opcodes.hpp:15600
@ CMP64rr_REV
Definition x86/opcodes.hpp:1342
@ VCVTTPS2QQSZ128rmb
Definition x86/opcodes.hpp:8258
@ VFMADD213PDZ256mb
Definition x86/opcodes.hpp:9565
@ VPERMI2PSZrm
Definition x86/opcodes.hpp:16282
@ SHRD32mri8_NF
Definition x86/opcodes.hpp:4654
@ VCVTPH2IUBSZ256rrk
Definition x86/opcodes.hpp:6795
@ KMOVBrk_EVEX
Definition x86/opcodes.hpp:2051
@ VPDPBSUDZmbk
Definition x86/opcodes.hpp:15769
@ VFNMADD231PHZ256m
Definition x86/opcodes.hpp:11541
@ VCVTTPD2QQZ128rrk
Definition x86/opcodes.hpp:7744
@ VPMOVQWZrrk
Definition x86/opcodes.hpp:17612
@ VPMOVDBZ128rrkz
Definition x86/opcodes.hpp:17526
@ VPERMILPSZ128rmkz
Definition x86/opcodes.hpp:16432
@ VCVTPH2PDZrr
Definition x86/opcodes.hpp:6833
@ VCVTBIASPH2HF8Z128rmk
Definition x86/opcodes.hpp:6221
@ VPSRAWYri
Definition x86/opcodes.hpp:19570
@ KMOVDrk
Definition x86/opcodes.hpp:2060
@ COMISSrm_Int
Definition x86/opcodes.hpp:1387
@ VINSERTF32X4Z256rrikz
Definition x86/opcodes.hpp:12730
@ VFMSUB231BF16Zmbkz
Definition x86/opcodes.hpp:10604
@ VFMULCPHZ128rrkz
Definition x86/opcodes.hpp:11102
@ VPSHLDVQZ256rk
Definition x86/opcodes.hpp:18842
@ VCVTTSH2SIZrm_Int
Definition x86/opcodes.hpp:8497
@ VRANGESSZrrikz
Definition x86/opcodes.hpp:20563
@ GF2P8AFFINEQBrmi
Definition x86/opcodes.hpp:1746
@ SHL8rCL_NF
Definition x86/opcodes.hpp:4431
@ VPEXPANDBZ256rmkz
Definition x86/opcodes.hpp:16742
@ VSCALEFPSZ256rmbk
Definition x86/opcodes.hpp:21324
@ VFNMADD132BF16Z128m
Definition x86/opcodes.hpp:11133
@ VFMADDSUB231PSZmb
Definition x86/opcodes.hpp:10216
@ VRNDSCALEPDZrribkz
Definition x86/opcodes.hpp:20938
@ VFMSUB132SSZrbkz_Int
Definition x86/opcodes.hpp:10407
@ VROUNDSSmi_Int
Definition x86/opcodes.hpp:21047
@ VMAXCPDZrrk
Definition x86/opcodes.hpp:12870
@ VDPPHPSZmbkz
Definition x86/opcodes.hpp:9059
@ VPACKUSDWZ256rmbkz
Definition x86/opcodes.hpp:14579
@ PFPNACCrr
Definition x86/opcodes.hpp:3216
@ VPSRLVQZ128rmbkz
Definition x86/opcodes.hpp:19758
@ VPDPBUUDSZ256mkz
Definition x86/opcodes.hpp:15856
@ VCVTPD2PSZ256rmk
Definition x86/opcodes.hpp:6502
@ SBB32rm_EVEX
Definition x86/opcodes.hpp:4228
@ VADDSHZrmkz_Int
Definition x86/opcodes.hpp:5328
@ VPMAXSQZ256rmbkz
Definition x86/opcodes.hpp:17173
@ VFNMADD213PHZ128mbk
Definition x86/opcodes.hpp:11365
@ VFMULCPHZ128rmkz
Definition x86/opcodes.hpp:11099
@ VPSLLVWZrmkz
Definition x86/opcodes.hpp:19352
@ VPABSDZrmk
Definition x86/opcodes.hpp:14456
@ SAR16mCL_ND
Definition x86/opcodes.hpp:4064
@ VPADDDZrrk
Definition x86/opcodes.hpp:14667
@ ADD8ri_DB
Definition x86/opcodes.hpp:344
@ VFMSUBADD231PHZ256r
Definition x86/opcodes.hpp:10997
@ VDIVSSZrm
Definition x86/opcodes.hpp:8994
@ VFNMSUB132SDZrb
Definition x86/opcodes.hpp:11803
@ VPERMT2PSZrmbk
Definition x86/opcodes.hpp:16664
@ VSCALEFBF16Zrmbkz
Definition x86/opcodes.hpp:21247
@ VFMADD132SHZm_Int
Definition x86/opcodes.hpp:9499
@ VCVTPH2QQZrmbkz
Definition x86/opcodes.hpp:6915
@ VBLENDMPSZ256rmb
Definition x86/opcodes.hpp:5623
@ XOR64i32
Definition x86/opcodes.hpp:22260
@ VPOPCNTDZrr
Definition x86/opcodes.hpp:18353
@ VCVTPS2UDQZ256rmbk
Definition x86/opcodes.hpp:7265
@ VPMAXSQZ128rmbkz
Definition x86/opcodes.hpp:17164
@ VMINMAXSHrribk_Int
Definition x86/opcodes.hpp:13345
@ VPMADDUBSWZ128rrkz
Definition x86/opcodes.hpp:17063
@ VPDPWUSDSrm
Definition x86/opcodes.hpp:16055
@ VFMSUB213PHZmkz
Definition x86/opcodes.hpp:10498
@ PTCVTROWPS2BF16LrreV
Definition x86/opcodes.hpp:3473
@ VSHUFPSZ128rri
Definition x86/opcodes.hpp:21504
@ VPSRAVDZrrk
Definition x86/opcodes.hpp:19521
@ VCVT2PH2BF8Z128rmbkz
Definition x86/opcodes.hpp:5974
@ VFMADDSUB213PHZmkz
Definition x86/opcodes.hpp:10090
@ VFMADD213SHZrkz_Int
Definition x86/opcodes.hpp:9678
@ RCR16mi
Definition x86/opcodes.hpp:3669
@ VFNMADDPD4Yrr
Definition x86/opcodes.hpp:11642
@ VFNMSUB132SDr
Definition x86/opcodes.hpp:11811
@ VPTERNLOGQZ256rrikz
Definition x86/opcodes.hpp:20082
@ VPEXTRBZrri
Definition x86/opcodes.hpp:16807
@ LRETI32
Definition x86/opcodes.hpp:2279
@ XOR64mi8_EVEX
Definition x86/opcodes.hpp:22267
@ VMAXCPHZ128rmbkz
Definition x86/opcodes.hpp:12877
@ VRCP28PDZrkz
Definition x86/opcodes.hpp:20641
@ VCVTW2PHZrrkz
Definition x86/opcodes.hpp:8824
@ VSQRTPSZ256mk
Definition x86/opcodes.hpp:21659
@ VPSHLDVQZ128mbkz
Definition x86/opcodes.hpp:18829
@ VFMSUB132PDZrb
Definition x86/opcodes.hpp:10299
@ VPXORDZ128rmbk
Definition x86/opcodes.hpp:20430
@ LGS64rm
Definition x86/opcodes.hpp:2173
@ VCVTTSH2SIZrrb_Int
Definition x86/opcodes.hpp:8500
@ VMASKMOVPDYmr
Definition x86/opcodes.hpp:12808
@ VINSERTI32X4Z256rmi
Definition x86/opcodes.hpp:12763
@ VFNMADD132BF16Zm
Definition x86/opcodes.hpp:11151
@ VUNPCKLPDrr
Definition x86/opcodes.hpp:22024
@ VMOVNTPDZmr
Definition x86/opcodes.hpp:13870
@ VCVTTSH2SI64Zrrb_Int
Definition x86/opcodes.hpp:8495
@ VFMSUB132PHZ128rkz
Definition x86/opcodes.hpp:10314
@ VPTERNLOGQZ256rrik
Definition x86/opcodes.hpp:20081
@ SUB8rr_NF_ND
Definition x86/opcodes.hpp:4917
@ VPMINSDZrrk
Definition x86/opcodes.hpp:17361
@ VMOVPDI2DIZrr
Definition x86/opcodes.hpp:13878
@ VSCATTERQPDZmr
Definition x86/opcodes.hpp:21386
@ VCVTBIASPH2HF8SZ128rrkz
Definition x86/opcodes.hpp:6198
@ VCVTNE2PS2BF16Zrm
Definition x86/opcodes.hpp:6375
@ VPSRLDZ256rik
Definition x86/opcodes.hpp:19645
@ VCVTTPH2UWZrr
Definition x86/opcodes.hpp:8097
@ VCVTPS2DQZ128rmkz
Definition x86/opcodes.hpp:7051
@ VCMPSDrri_Int
Definition x86/opcodes.hpp:5857
@ VFMSUB132SHZrk_Int
Definition x86/opcodes.hpp:10396
@ VFNMSUB231PSZrkz
Definition x86/opcodes.hpp:12132
@ G_PREFETCH
Definition x86/opcodes.hpp:149
@ VSCALEFBF16Zrmkz
Definition x86/opcodes.hpp:21249
@ CMPCCXADDmr64
Definition x86/opcodes.hpp:1354
@ VPSLLVDZrr
Definition x86/opcodes.hpp:19302
@ VMAXCPSZ128rmb
Definition x86/opcodes.hpp:12904
@ VCVTBIASPH2BF8Z128rmkz
Definition x86/opcodes.hpp:6168
@ CMPXCHG8rr
Definition x86/opcodes.hpp:1381
@ G_FEXP10
Definition x86/opcodes.hpp:218
@ MUL_Fp64m
Definition x86/opcodes.hpp:2838
@ SBB32ri8_ND
Definition x86/opcodes.hpp:4224
@ VSQRTSHZrkz_Int
Definition x86/opcodes.hpp:21703
@ VFMADDSUB231PDZ128mbkz
Definition x86/opcodes.hpp:10136
@ XOR64ri8_NF
Definition x86/opcodes.hpp:22284
@ VMOVPQI2QIrr
Definition x86/opcodes.hpp:13884
@ VPCMPUDZ256rri
Definition x86/opcodes.hpp:15474
@ VPMULHRSWYrr
Definition x86/opcodes.hpp:18108
@ VPMOVUSWBZrrkz
Definition x86/opcodes.hpp:17925
@ VGETEXPSDZmk
Definition x86/opcodes.hpp:12453
@ VMOVAPDZrm
Definition x86/opcodes.hpp:13537
@ VPROTWmi
Definition x86/opcodes.hpp:18697
@ VCVTPH2UWZrr
Definition x86/opcodes.hpp:7008
@ VCVTW2PHZ256rmkz
Definition x86/opcodes.hpp:8809
@ ADD_Fp80m32
Definition x86/opcodes.hpp:763
@ REP_STOSB_32
Definition x86/opcodes.hpp:3768
@ CVTSS2SDrm_Int
Definition x86/opcodes.hpp:1480
@ VPMOVSWBZ256rrk
Definition x86/opcodes.hpp:17697
@ MMX_PSLLQri
Definition x86/opcodes.hpp:2504
@ ADDSDrm_Int
Definition x86/opcodes.hpp:740
@ VFNMSUB132SDZmkz_Int
Definition x86/opcodes.hpp:11800
@ VMINCPDZrmbkz
Definition x86/opcodes.hpp:13134
@ XOR32mr_NF_ND
Definition x86/opcodes.hpp:22234
@ VPUNPCKHQDQZ256rmk
Definition x86/opcodes.hpp:20284
@ LOCK_XOR64mi8
Definition x86/opcodes.hpp:2264
@ PUSHFS16
Definition x86/opcodes.hpp:3572
@ VPADDQZ128rr
Definition x86/opcodes.hpp:14679
@ VCVTBIASPH2HF8SZrrkz
Definition x86/opcodes.hpp:6216
@ VCVTPS2UDQZrrk
Definition x86/opcodes.hpp:7282
@ VMOVLPSZ128mr
Definition x86/opcodes.hpp:13849
@ VPMAXUDYrr
Definition x86/opcodes.hpp:17233
@ VPBROADCASTWZ256rmk
Definition x86/opcodes.hpp:15204
@ CVTSD2SSrm_Int
Definition x86/opcodes.hpp:1460
@ VRSQRTSHZrrk
Definition x86/opcodes.hpp:21220
@ VCVTSD2USIZrm_Int
Definition x86/opcodes.hpp:7451
@ SBB64ri8_ND
Definition x86/opcodes.hpp:4251
@ VCVTBIASPH2HF8Zrmkz
Definition x86/opcodes.hpp:6240
@ VPLZCNTQZrrkz
Definition x86/opcodes.hpp:16969
@ NOT16m_EVEX
Definition x86/opcodes.hpp:2900
@ VPDPBUSDZ256m
Definition x86/opcodes.hpp:15820
@ UNPCKHPDrm
Definition x86/opcodes.hpp:5155
@ RCR32r1_EVEX
Definition x86/opcodes.hpp:3691
@ VPMACSSDQLrr
Definition x86/opcodes.hpp:16981
@ VCVT2PH2BF8Zrmbk
Definition x86/opcodes.hpp:5991
@ VMINSDZrm_Int
Definition x86/opcodes.hpp:13459
@ KXNORWkk
Definition x86/opcodes.hpp:2112
@ VCVTDQ2PSZ256rrkz
Definition x86/opcodes.hpp:6324
@ VCVTPH2PSZ256rr
Definition x86/opcodes.hpp:6880
@ VREDUCEBF16Z128rrikz
Definition x86/opcodes.hpp:20748
@ VSCALEFBF16Z128rrk
Definition x86/opcodes.hpp:21233
@ VPROLVDZrmbkz
Definition x86/opcodes.hpp:18538
@ VCVTPS2QQZ256rm
Definition x86/opcodes.hpp:7233
@ VPDPWUUDSZ128mb
Definition x86/opcodes.hpp:16091
@ VCVTUQQ2PHZrmbk
Definition x86/opcodes.hpp:8696
@ ICALL_BRANCH_FUNNEL
Definition x86/opcodes.hpp:66
@ VPSHLDVDZ256m
Definition x86/opcodes.hpp:18808
@ ROL16m1
Definition x86/opcodes.hpp:3787
@ AND64mi8_ND
Definition x86/opcodes.hpp:898
@ XOR32mi_EVEX
Definition x86/opcodes.hpp:22226
@ VCVTPH2UDQZrmbkz
Definition x86/opcodes.hpp:6945
@ VRSQRT14PSZ128r
Definition x86/opcodes.hpp:21083
@ VUCOMISDrm
Definition x86/opcodes.hpp:21899
@ VCVTQQ2PHZrmbkz
Definition x86/opcodes.hpp:7365
@ SHR16mCL_EVEX
Definition x86/opcodes.hpp:4512
@ VMINPHZ256rrk
Definition x86/opcodes.hpp:13410
@ VFMSUBADD132PDZmbkz
Definition x86/opcodes.hpp:10775
@ PCMPEQQrm
Definition x86/opcodes.hpp:3147
@ VCVTTBF162IBSZ256rr
Definition x86/opcodes.hpp:7598
@ VMOVSDZrr
Definition x86/opcodes.hpp:13933
@ OR16mi8_ND
Definition x86/opcodes.hpp:2927
@ VSHUFI64X2Z256rmbikz
Definition x86/opcodes.hpp:21449
@ VPSUBSBrr
Definition x86/opcodes.hpp:19949
@ VSM3MSG2rm
Definition x86/opcodes.hpp:21529
@ VGF2P8MULBZrrkz
Definition x86/opcodes.hpp:12704
@ VFMSUBADD213PHZ256mbk
Definition x86/opcodes.hpp:10895
@ VCMPPSZrmik
Definition x86/opcodes.hpp:5839
@ ADD32ri_NF_ND
Definition x86/opcodes.hpp:643
@ VMAXPSZrmk
Definition x86/opcodes.hpp:13030
@ VPOPCNTDZ128rm
Definition x86/opcodes.hpp:18329
@ VPERMT2QZ128rm
Definition x86/opcodes.hpp:16671
@ VPMOVSXBWZ256rm
Definition x86/opcodes.hpp:17756
@ BEXTR32rr_EVEX
Definition x86/opcodes.hpp:999
@ VCVTUQQ2PDZ256rm
Definition x86/opcodes.hpp:8655
@ VFMADDSUB213PHZr
Definition x86/opcodes.hpp:10091
@ VPRORVQZ256rmkz
Definition x86/opcodes.hpp:18666
@ VPERMI2WZrmk
Definition x86/opcodes.hpp:16331
@ IMUL32m_NF
Definition x86/opcodes.hpp:1827
@ MMX_PACKSSDWrm
Definition x86/opcodes.hpp:2405
@ PTDPBF16PS
Definition x86/opcodes.hpp:3484
@ VPANDNDZrmkz
Definition x86/opcodes.hpp:14884
@ VPRORVDZ128rrk
Definition x86/opcodes.hpp:18632
@ LOCK_ADD32mi
Definition x86/opcodes.hpp:2189
@ VPUNPCKLDQZ128rmk
Definition x86/opcodes.hpp:20350
@ VPDPWUSDSZrkz
Definition x86/opcodes.hpp:16054
@ VCVTSI642SDZrr_Int
Definition x86/opcodes.hpp:7513
@ VPEXPANDQZ128rmk
Definition x86/opcodes.hpp:16771
@ VPTESTMWZ256rrk
Definition x86/opcodes.hpp:20147
@ VCVT2PH2HF8Zrmb
Definition x86/opcodes.hpp:6044
@ VCVTUW2PHZ128rm
Definition x86/opcodes.hpp:8765
@ VSUBBF16Z128rmbkz
Definition x86/opcodes.hpp:21723
@ VPSRAVDZrm
Definition x86/opcodes.hpp:19514
@ VCVTBIASPH2BF8Z256rmkz
Definition x86/opcodes.hpp:6177
@ VCVTPS2DQZrmb
Definition x86/opcodes.hpp:7065
@ VFMADD231PSZrbkz
Definition x86/opcodes.hpp:9815
@ G_VSCALE
Definition x86/opcodes.hpp:263
@ ILD_F32m
Definition x86/opcodes.hpp:1786
@ VMULPSrr
Definition x86/opcodes.hpp:14276
@ ROL32m1_EVEX
Definition x86/opcodes.hpp:3818
@ VCMPPDZrri
Definition x86/opcodes.hpp:5796
@ VFNMADD213PDZ256rk
Definition x86/opcodes.hpp:11347
@ VPSRLVWZrrk
Definition x86/opcodes.hpp:19800
@ VFNMSUB231SDZrbk_Int
Definition x86/opcodes.hpp:12143
@ VFNMSUB213PSZrkz
Definition x86/opcodes.hpp:11963
@ VPERMT2PSZ256rm
Definition x86/opcodes.hpp:16653
@ G_FIST
Definition x86/opcodes.hpp:368
@ VORPDZ256rmb
Definition x86/opcodes.hpp:14336
@ VCVTUDQ2PHZ128rrkz
Definition x86/opcodes.hpp:8594
@ VCOMPRESSPSZ128mr
Definition x86/opcodes.hpp:5920
@ VCVTPH2QQZ128rmk
Definition x86/opcodes.hpp:6898
@ VFMSUBADD213PDZ256mkz
Definition x86/opcodes.hpp:10866
@ VPMULHRSWZrrk
Definition x86/opcodes.hpp:18125
@ VFNMSUB132SHZrb
Definition x86/opcodes.hpp:11819
@ VPCOMWmi
Definition x86/opcodes.hpp:15598
@ ENTER
Definition x86/opcodes.hpp:1664
@ VMINPSZ256rmkz
Definition x86/opcodes.hpp:13440
@ ENQCMD64
Definition x86/opcodes.hpp:1657
@ VFMSUB213SSr_Int
Definition x86/opcodes.hpp:10582
@ RCR64ri
Definition x86/opcodes.hpp:3714
@ VPBROADCASTQrr
Definition x86/opcodes.hpp:15194
@ VRCP28SSZrk
Definition x86/opcodes.hpp:20670
@ VFNMADD231PSZmbkz
Definition x86/opcodes.hpp:11585
@ DIV_F64m
Definition x86/opcodes.hpp:1613
@ ADD64rr_EVEX_REV
Definition x86/opcodes.hpp:692
@ VFMADDSUB231PHZ256rkz
Definition x86/opcodes.hpp:10182
@ VFNMADD231SDZrbkz_Int
Definition x86/opcodes.hpp:11605
@ VFMSUB231PDZ128mbkz
Definition x86/opcodes.hpp:10615
@ VPACKSSDWZ128rmb
Definition x86/opcodes.hpp:14515
@ VEXP2PSZmbk
Definition x86/opcodes.hpp:9087
@ VREDUCEPDZ128rmbik
Definition x86/opcodes.hpp:20768
@ VFNMADD213SSZrbk_Int
Definition x86/opcodes.hpp:11463
@ VCVTTPH2QQZ128rmkz
Definition x86/opcodes.hpp:7988
@ VREDUCESDZrribk
Definition x86/opcodes.hpp:20862
@ VPABSQZrmbk
Definition x86/opcodes.hpp:14483
@ INC16m_ND
Definition x86/opcodes.hpp:1907
@ VMOVDDUPZ128rmkz
Definition x86/opcodes.hpp:13595
@ VMINMAXPDZrrib
Definition x86/opcodes.hpp:13262
@ MMX_PMULHUWrr
Definition x86/opcodes.hpp:2480
@ VPDPBSSDSZmb
Definition x86/opcodes.hpp:15675
@ VSQRTPDZ256mkz
Definition x86/opcodes.hpp:21596
@ VFNMADD213PSZrk
Definition x86/opcodes.hpp:11423
@ UD1Wm
Definition x86/opcodes.hpp:5148
@ VINSERTI32X8Zrmikz
Definition x86/opcodes.hpp:12777
@ VPERMI2WZ256rr
Definition x86/opcodes.hpp:16327
@ VFMADDSUB213PHZ256rk
Definition x86/opcodes.hpp:10083
@ VMINPHZrmbkz
Definition x86/opcodes.hpp:13415
@ VPRORVDZ256rmbkz
Definition x86/opcodes.hpp:18637
@ PTCVTROWPS2PHLrriV
Definition x86/opcodes.hpp:3483
@ VFNMADDSD4rr_Int
Definition x86/opcodes.hpp:11661
@ VADDPHZ128rm
Definition x86/opcodes.hpp:5246
@ VPMINUDZ256rm
Definition x86/opcodes.hpp:17447
@ CCMP32mr
Definition x86/opcodes.hpp:1187
@ VRCPBF16Z256mbk
Definition x86/opcodes.hpp:20683
@ AND16mi8_NF_ND
Definition x86/opcodes.hpp:814
@ VPROLVDZrmbk
Definition x86/opcodes.hpp:18537
@ VBROADCASTSSZ256rmk
Definition x86/opcodes.hpp:5747
@ VPMOVUSQDZ128mrk
Definition x86/opcodes.hpp:17882
@ VPALIGNRZ256rmikz
Definition x86/opcodes.hpp:14822
@ XORPSrm
Definition x86/opcodes.hpp:22337
@ VDIVPDrr
Definition x86/opcodes.hpp:8903
@ VMAXSSZrr
Definition x86/opcodes.hpp:13070
@ VFMSUBADD231PDZ256mbk
Definition x86/opcodes.hpp:10961
@ VMAXPDZrmbk
Definition x86/opcodes.hpp:12964
@ VFNMADD132SDZrb_Int
Definition x86/opcodes.hpp:11265
@ VUNPCKLPSZ128rrk
Definition x86/opcodes.hpp:22034
@ VCVTPD2DQZ128rmk
Definition x86/opcodes.hpp:6429
@ VFNMSUB132PDZrbkz
Definition x86/opcodes.hpp:11728
@ VMINMAXPSZ256rmbik
Definition x86/opcodes.hpp:13307
@ VCVTQQ2PSZ256rr
Definition x86/opcodes.hpp:7389
@ AESDEC256KL
Definition x86/opcodes.hpp:789
@ CDQ
Definition x86/opcodes.hpp:1207
@ SHL8ri_NF
Definition x86/opcodes.hpp:4436
@ VMAXCPDZ256rmb
Definition x86/opcodes.hpp:12855
@ VPMULHWZ256rmk
Definition x86/opcodes.hpp:18160
@ VPSLLVWZ256rrk
Definition x86/opcodes.hpp:19348
@ CCMP16ri
Definition x86/opcodes.hpp:1180
@ CVTTSS2SIrr
Definition x86/opcodes.hpp:1509
@ CHS_Fp64
Definition x86/opcodes.hpp:1229
@ PMAXSDrm
Definition x86/opcodes.hpp:3263
@ VMAXCPHZ256rmbk
Definition x86/opcodes.hpp:12885
@ VPERMI2WZ128rmkz
Definition x86/opcodes.hpp:16320
@ VRSQRTSHZrmk
Definition x86/opcodes.hpp:21217
@ VMINPDZ128rmbkz
Definition x86/opcodes.hpp:13365
@ SAR64mCL_NF_ND
Definition x86/opcodes.hpp:4126
@ LKGS16m
Definition x86/opcodes.hpp:2177
@ MMX_PSUBSBrr
Definition x86/opcodes.hpp:2532
@ CMOVE_Fp32
Definition x86/opcodes.hpp:1268
@ VCVTTPS2UQQZ128rmkz
Definition x86/opcodes.hpp:8418
@ VPMOVQBZ256mrk
Definition x86/opcodes.hpp:17575
@ VPRORVQZ256rmk
Definition x86/opcodes.hpp:18665
@ CALL64r_ImpCall
Definition x86/opcodes.hpp:361
@ RCR8r1
Definition x86/opcodes.hpp:3726
@ VPAVGBZ256rmk
Definition x86/opcodes.hpp:14959
@ VPMOVSXBWZ128rrkz
Definition x86/opcodes.hpp:17755
@ VALIGNQZ128rmbik
Definition x86/opcodes.hpp:5431
@ VEXPANDPSZ256rmk
Definition x86/opcodes.hpp:9122
@ VPSHRDQZrrikz
Definition x86/opcodes.hpp:18954
@ MMX_PCMPEQWrr
Definition x86/opcodes.hpp:2442
@ VCVTPH2DQZrmk
Definition x86/opcodes.hpp:6687
@ VMAXCPDZ128rr
Definition x86/opcodes.hpp:12851
@ VCVTTPS2IUBSZ128rrkz
Definition x86/opcodes.hpp:8235
@ VCMPPDZrmbik
Definition x86/opcodes.hpp:5793
@ VMOVRSDZ256m
Definition x86/opcodes.hpp:13903
@ VFMSUBADD213PHZ128mbkz
Definition x86/opcodes.hpp:10887
@ VSUBPDZ256rrk
Definition x86/opcodes.hpp:21765
@ VCVTTPD2UQQSZ256rrb
Definition x86/opcodes.hpp:7846
@ VCVTUDQ2PSZ128rrk
Definition x86/opcodes.hpp:8623
@ VSQRTPSZ128rkz
Definition x86/opcodes.hpp:21654
@ VCVTBIASPH2HF8Z128rrk
Definition x86/opcodes.hpp:6224
@ OUT16ir
Definition x86/opcodes.hpp:3084
@ VPMULLDZrmkz
Definition x86/opcodes.hpp:18198
@ VFPCLASSPDZmi
Definition x86/opcodes.hpp:12243
@ NEG8m_NF_ND
Definition x86/opcodes.hpp:2886
@ VRSQRT14PDZ128m
Definition x86/opcodes.hpp:21050
@ SAR64mCL_EVEX
Definition x86/opcodes.hpp:4123
@ SHLD16rrCL_NF_ND
Definition x86/opcodes.hpp:4452
@ PTILELOADDT1V
Definition x86/opcodes.hpp:412
@ OR64rm_NF_ND
Definition x86/opcodes.hpp:3036
@ G_VECREDUCE_FADD
Definition x86/opcodes.hpp:321
@ VPMULDQZ128rmbk
Definition x86/opcodes.hpp:18080
@ VPSUBSWZ128rrk
Definition x86/opcodes.hpp:19956
@ VPERMT2DZ256rr
Definition x86/opcodes.hpp:16605
@ VPMULHWZ128rmkz
Definition x86/opcodes.hpp:18155
@ VPMOVSXWQZ128rrk
Definition x86/opcodes.hpp:17820
@ VPERMILPDZrmbk
Definition x86/opcodes.hpp:16403
@ MOVZX32rm8_NOREX
Definition x86/opcodes.hpp:2771
@ VFNMSUB231PSZ256mk
Definition x86/opcodes.hpp:12116
@ XOR32rm_NF
Definition x86/opcodes.hpp:22248
@ VPTERNLOGDZrmbi
Definition x86/opcodes.hpp:20056
@ VPCONFLICTDZ256rmbkz
Definition x86/opcodes.hpp:15612
@ VORPDZrm
Definition x86/opcodes.hpp:14344
@ VPSHRDVQZmbkz
Definition x86/opcodes.hpp:19003
@ VPABSWZ256rrkz
Definition x86/opcodes.hpp:14503
@ CALL64m_RVMARKER
Definition x86/opcodes.hpp:359
@ VCVTPS2DQZ128rrk
Definition x86/opcodes.hpp:7053
@ VCVT2PH2BF8SZ256rr
Definition x86/opcodes.hpp:5959
@ VUNPCKLPDZ256rmb
Definition x86/opcodes.hpp:22006
@ ROL8rCL_NF_ND
Definition x86/opcodes.hpp:3901
@ VUNPCKLPSZrrk
Definition x86/opcodes.hpp:22052
@ VFNMSUB213PSZ256rkz
Definition x86/opcodes.hpp:11951
@ VCVTTPH2DQZrrbk
Definition x86/opcodes.hpp:7919
@ VPCMPGTQrm
Definition x86/opcodes.hpp:15412
@ VPTESTNMQZ256rrk
Definition x86/opcodes.hpp:20193
@ CMOVB_Fp80
Definition x86/opcodes.hpp:1266
@ VCVTTPS2QQSZrrbk
Definition x86/opcodes.hpp:8286
@ VRSQRT14PDZ256mk
Definition x86/opcodes.hpp:21063
@ DIV16r
Definition x86/opcodes.hpp:1561
@ VCVTPH2IBSZrr
Definition x86/opcodes.hpp:6773
@ VPMAXSBZrrkz
Definition x86/opcodes.hpp:17127
@ VPDPWSSDSZ256r
Definition x86/opcodes.hpp:15919
@ TTRANSPOSED
Definition x86/opcodes.hpp:5101
@ VFIXUPIMMPDZ128rmi
Definition x86/opcodes.hpp:9282
@ VPSCATTERQDZmr
Definition x86/opcodes.hpp:18721
@ SQRTSDm
Definition x86/opcodes.hpp:4716
@ VPERMPDZmi
Definition x86/opcodes.hpp:16499
@ VMOVUPSZ256rrk_REV
Definition x86/opcodes.hpp:14087
@ VFMADD213PDZmbkz
Definition x86/opcodes.hpp:9576
@ VCVTPS2IBSZrrbk
Definition x86/opcodes.hpp:7104
@ VPHADDWDrr
Definition x86/opcodes.hpp:16873
@ VCVT2PH2BF8SZ128rmk
Definition x86/opcodes.hpp:5948
@ VMINMAXSSrrib_Int
Definition x86/opcodes.hpp:13355
@ VPMOVUSDBZ128mr
Definition x86/opcodes.hpp:17836
@ VPMINSWZ256rmk
Definition x86/opcodes.hpp:17401
@ VCVTUDQ2PHZ128rmk
Definition x86/opcodes.hpp:8590
@ VPORQZ128rmk
Definition x86/opcodes.hpp:18432
@ VPUNPCKHBWZ256rrkz
Definition x86/opcodes.hpp:20229
@ KORWkk
Definition x86/opcodes.hpp:2093
@ VPUNPCKHBWZ128rmkz
Definition x86/opcodes.hpp:20220
@ VPROLDZ256ri
Definition x86/opcodes.hpp:18478
@ VPUNPCKLBWZrmk
Definition x86/opcodes.hpp:20337
@ CRC32r64m8
Definition x86/opcodes.hpp:1416
@ KMOVBrk
Definition x86/opcodes.hpp:2050
@ PMADDUBSWrm
Definition x86/opcodes.hpp:3257
@ XOR8rr_REV
Definition x86/opcodes.hpp:22334
@ VPSLLQZmbi
Definition x86/opcodes.hpp:19258
@ VMINMAXSSrri_Int
Definition x86/opcodes.hpp:13354
@ VSM3RNDS2rmi
Definition x86/opcodes.hpp:21531
@ VPTESTNMDZ256rmbk
Definition x86/opcodes.hpp:20172
@ VPMULHRSWZrrkz
Definition x86/opcodes.hpp:18126
@ VCVT2PH2BF8Z256rr
Definition x86/opcodes.hpp:5986
@ VCVTBIASPH2HF8Z256rm
Definition x86/opcodes.hpp:6226
@ VFNMADD132PSZr
Definition x86/opcodes.hpp:11250
@ MOV16o16a
Definition x86/opcodes.hpp:2566
@ LTRr
Definition x86/opcodes.hpp:2291
@ VFNMADD132BF16Z256r
Definition x86/opcodes.hpp:11148
@ VGF2P8MULBZ128rrkz
Definition x86/opcodes.hpp:12692
@ MOVSLDUPrm
Definition x86/opcodes.hpp:2726
@ VPSLLQZ128rrkz
Definition x86/opcodes.hpp:19242
@ VBLENDMPDZ128rmbkz
Definition x86/opcodes.hpp:5589
@ SYSENTER
Definition x86/opcodes.hpp:4974
@ VPDPBUSDZm
Definition x86/opcodes.hpp:15829
@ VPDPBSSDZ128mbk
Definition x86/opcodes.hpp:15689
@ VFMADDSUB231PHZmk
Definition x86/opcodes.hpp:10187
@ VCVTTPD2UDQSZ256rm
Definition x86/opcodes.hpp:7776
@ VPHADDBDrr
Definition x86/opcodes.hpp:16845
@ VCVTTSS2SIrr_Int
Definition x86/opcodes.hpp:8538
@ VTESTPDrr
Definition x86/opcodes.hpp:21889
@ VALIGNDZrrikz
Definition x86/opcodes.hpp:5429
@ VPCONFLICTQZrrkz
Definition x86/opcodes.hpp:15653
@ VPMINSWZrrkz
Definition x86/opcodes.hpp:17411
@ CMOVNBE_Fp64
Definition x86/opcodes.hpp:1273
@ VMINBF16Z256rmbkz
Definition x86/opcodes.hpp:13096
@ VDIVSHZrm_Int
Definition x86/opcodes.hpp:8984
@ VCVTQQ2PSZ128rmbkz
Definition x86/opcodes.hpp:7377
@ V4FMADDPSrmkz
Definition x86/opcodes.hpp:5173
@ VCVTTPH2UWZrmk
Definition x86/opcodes.hpp:8095
@ VMOVUPDZ128rr_REV
Definition x86/opcodes.hpp:14033
@ VMINMAXSSrribk_Int
Definition x86/opcodes.hpp:13356
@ VPERMDZrmb
Definition x86/opcodes.hpp:16184
@ MMX_CVTPI2PSrr
Definition x86/opcodes.hpp:2372
@ VFMADD213PSZ256mb
Definition x86/opcodes.hpp:9629
@ VPUNPCKLQDQZrmbk
Definition x86/opcodes.hpp:20397
@ ADD32ri_ND
Definition x86/opcodes.hpp:641
@ VPMOVSDWZ128rr
Definition x86/opcodes.hpp:17631
@ VCVTPH2UQQZrmb
Definition x86/opcodes.hpp:6973
@ VFNMSUB231PSZ256mb
Definition x86/opcodes.hpp:12113
@ VCVTPH2DQZ256rmkz
Definition x86/opcodes.hpp:6679
@ VPSUBSBZrmk
Definition x86/opcodes.hpp:19943
@ VFMADD231PSZ256mk
Definition x86/opcodes.hpp:9801
@ PHSUBDrr
Definition x86/opcodes.hpp:3240
@ VPANDNQZ128rmb
Definition x86/opcodes.hpp:14889
@ MONITOR32rrr
Definition x86/opcodes.hpp:2555
@ SHR64r1
Definition x86/opcodes.hpp:4581
@ OR8mi8
Definition x86/opcodes.hpp:3049
@ VFIXUPIMMPSZ256rrikz
Definition x86/opcodes.hpp:9326
@ VRCP14SSZrm
Definition x86/opcodes.hpp:20624
@ MOVDDUPrr
Definition x86/opcodes.hpp:2659
@ VPDPWUSDSZr
Definition x86/opcodes.hpp:16052
@ VFNMADD213BF16Z128rk
Definition x86/opcodes.hpp:11309
@ VFMADD132SHZr
Definition x86/opcodes.hpp:9502
@ OR16rr_NF_ND_REV
Definition x86/opcodes.hpp:2961
@ EH_RETURN
Definition x86/opcodes.hpp:1640
@ SBB8mi8
Definition x86/opcodes.hpp:4263
@ VFIXUPIMMSSZrribk
Definition x86/opcodes.hpp:9353
@ VPERMILPSZ128rrk
Definition x86/opcodes.hpp:16434
@ CVTSS2SIrm_Int
Definition x86/opcodes.hpp:1488
@ VPMAXUWZ256rrk
Definition x86/opcodes.hpp:17302
@ VCVTUQQ2PDZ256rr
Definition x86/opcodes.hpp:8661
@ KSHIFTRWki
Definition x86/opcodes.hpp:2101
@ MMX_EMMS
Definition x86/opcodes.hpp:2379
@ SHL32m1_EVEX
Definition x86/opcodes.hpp:4349
@ VPMINSBZrmk
Definition x86/opcodes.hpp:17327
@ VADDPSZ256rmkz
Definition x86/opcodes.hpp:5292
@ VGETMANTBF16Z256rmikz
Definition x86/opcodes.hpp:12493
@ VPCOMPRESSQZ128mrk
Definition x86/opcodes.hpp:15559
@ VFMSUBADD132PHZ128r
Definition x86/opcodes.hpp:10792
@ VPMADDUBSWZ256rm
Definition x86/opcodes.hpp:17064
@ RDPRU
Definition x86/opcodes.hpp:3747
@ PSMASH
Definition x86/opcodes.hpp:3413
@ VFMSUB132BF16Z256rk
Definition x86/opcodes.hpp:10261
@ VCVTSI2SDZrm
Definition x86/opcodes.hpp:7488
@ VPMOVSXDQZ128rmkz
Definition x86/opcodes.hpp:17774
@ VPAVGWZ256rm
Definition x86/opcodes.hpp:14980
@ VSUBPHZ128rrkz
Definition x86/opcodes.hpp:21789
@ VPMOVSQDZrrk
Definition x86/opcodes.hpp:17672
@ VPEXPANDQZrrkz
Definition x86/opcodes.hpp:16787
@ VANDNPDZ256rrk
Definition x86/opcodes.hpp:5475
@ AOR64mr_EVEX
Definition x86/opcodes.hpp:987
@ VFMSUB213SSZm_Int
Definition x86/opcodes.hpp:10568
@ VPMULHRSWrr
Definition x86/opcodes.hpp:18128
@ VGETMANTPDZ128rrik
Definition x86/opcodes.hpp:12513
@ VPSRAWZ256mik
Definition x86/opcodes.hpp:19586
@ VORPSZ128rmk
Definition x86/opcodes.hpp:14361
@ VCVT2PS2PHXZ256rrkz
Definition x86/opcodes.hpp:6069
@ VGF2P8AFFINEINVQBZrri
Definition x86/opcodes.hpp:12649
@ VPERMI2WZ256rmkz
Definition x86/opcodes.hpp:16326
@ VCVTTPS2UQQZ128rrk
Definition x86/opcodes.hpp:8420
@ VPBROADCASTBZrm
Definition x86/opcodes.hpp:15110
@ VALIGNDZ256rmik
Definition x86/opcodes.hpp:5416
@ VPERMI2PSZ128rm
Definition x86/opcodes.hpp:16264
@ VFMADDSUB231PSZ128rkz
Definition x86/opcodes.hpp:10205
@ VFMADD132SHZmk_Int
Definition x86/opcodes.hpp:9500
@ ADD_FI16m
Definition x86/opcodes.hpp:753
@ DIV_FpI16m64
Definition x86/opcodes.hpp:1627
@ VMAXPSZ256rr
Definition x86/opcodes.hpp:13023
@ PCMPESTRMrri
Definition x86/opcodes.hpp:3154
@ VANDNPSZ128rmk
Definition x86/opcodes.hpp:5494
@ G_INSERT_SUBVECTOR
Definition x86/opcodes.hpp:264
@ VGETMANTPDZ128rmik
Definition x86/opcodes.hpp:12510
@ XSAVE
Definition x86/opcodes.hpp:22345
@ VPCMPQZrmbi
Definition x86/opcodes.hpp:15446
@ VPACKSSDWZrm
Definition x86/opcodes.hpp:14532
@ VSUBPDZrrb
Definition x86/opcodes.hpp:21774
@ VCVTTPS2DQZ128rmk
Definition x86/opcodes.hpp:8169
@ VCVTPH2PSYrr
Definition x86/opcodes.hpp:6870
@ VGETMANTPDZ256rmi
Definition x86/opcodes.hpp:12518
@ VPMAXSQZrmbk
Definition x86/opcodes.hpp:17181
@ VPSLLQZ256rrkz
Definition x86/opcodes.hpp:19257
@ VFMSUBADD132PDZrkz
Definition x86/opcodes.hpp:10783
@ VCOMISSrr
Definition x86/opcodes.hpp:5903
@ VPMOVSXDQZ128rm
Definition x86/opcodes.hpp:17772
@ VCVTPD2UQQZ256rmbk
Definition x86/opcodes.hpp:6592
@ VGETEXPPHZrk
Definition x86/opcodes.hpp:12420
@ ROR16mCL_ND
Definition x86/opcodes.hpp:3914
@ VPAVGBYrr
Definition x86/opcodes.hpp:14951
@ BTR64mi8
Definition x86/opcodes.hpp:1132
@ VFMADD132BF16Z128mbkz
Definition x86/opcodes.hpp:9360
@ PREALLOCATED_ARG
Definition x86/opcodes.hpp:55
@ PUSHF16
Definition x86/opcodes.hpp:3569
@ VCVTTPH2UQQZrrbk
Definition x86/opcodes.hpp:8069
@ VCMPPDZ128rmbik
Definition x86/opcodes.hpp:5781
@ VUNPCKHPSZ128rmk
Definition x86/opcodes.hpp:21969
@ VFMSUB231SHZr_Int
Definition x86/opcodes.hpp:10729
@ ADD32mi8
Definition x86/opcodes.hpp:620
@ VPSRLVDZ256rr
Definition x86/opcodes.hpp:19739
@ VPMACSDQHrr
Definition x86/opcodes.hpp:16973
@ VMINSDrm
Definition x86/opcodes.hpp:13469
@ VCVT2PS2PHXZrmkz
Definition x86/opcodes.hpp:6075
@ ROL16m1_ND
Definition x86/opcodes.hpp:3789
@ VDIVPSZrr
Definition x86/opcodes.hpp:8960
@ VFMSUB213SDZrbkz_Int
Definition x86/opcodes.hpp:10548
@ UD1Lm
Definition x86/opcodes.hpp:5144
@ VPDPBSUDZ256rkz
Definition x86/opcodes.hpp:15766
@ VBLENDMPDZ256rmkz
Definition x86/opcodes.hpp:5600
@ VFMADD231PSZ128mk
Definition x86/opcodes.hpp:9792
@ VCVTPH2UWZrrb
Definition x86/opcodes.hpp:7009
@ VCVTPS2PHYrr
Definition x86/opcodes.hpp:7203
@ VFMSUBADD231PHZ256rk
Definition x86/opcodes.hpp:10998
@ VCVTTPS2UDQSZ256rrk
Definition x86/opcodes.hpp:8336
@ VPERMT2BZ128rrk
Definition x86/opcodes.hpp:16576
@ VPMOVSQDZ128rrk
Definition x86/opcodes.hpp:17662
@ VPMOVZXBWZrm
Definition x86/opcodes.hpp:18002
@ VPADDQZ256rmbk
Definition x86/opcodes.hpp:14684
@ VUNPCKHPDZrmb
Definition x86/opcodes.hpp:21953
@ CVTTPS2DQrm
Definition x86/opcodes.hpp:1493
@ VMINPDZrm
Definition x86/opcodes.hpp:13380
@ VCVTQQ2PSZ256rmkz
Definition x86/opcodes.hpp:7388
@ VMULPSZ256rrkz
Definition x86/opcodes.hpp:14262
@ VFMADDSUB231PSm
Definition x86/opcodes.hpp:10227
@ VCVTPS2IBSZrrk
Definition x86/opcodes.hpp:7106
@ VMOVW2SHrr
Definition x86/opcodes.hpp:14105
@ VGETMANTSHZrrib
Definition x86/opcodes.hpp:12609
@ VPMOVSXWQZrm
Definition x86/opcodes.hpp:17828
@ VPADDUSBZ256rm
Definition x86/opcodes.hpp:14754
@ VPANDNDZ256rrk
Definition x86/opcodes.hpp:14877
@ AAD8i8
Definition x86/opcodes.hpp:454
@ VUCOMISHZrr
Definition x86/opcodes.hpp:21905
@ VPADDDZ256rmbk
Definition x86/opcodes.hpp:14653
@ VPSHLDVQZ256mkz
Definition x86/opcodes.hpp:18840
@ ROL16rCL_ND
Definition x86/opcodes.hpp:3809
@ VPSHLDVDZ256rk
Definition x86/opcodes.hpp:18815
@ VPCMPGTQZ128rm
Definition x86/opcodes.hpp:15394
@ VFNMADD132PDZrkz
Definition x86/opcodes.hpp:11191
@ VADDSDZrr_Int
Definition x86/opcodes.hpp:5315
@ VPSLLVDZ256rmkz
Definition x86/opcodes.hpp:19292
@ VPDPBSSDZ128mb
Definition x86/opcodes.hpp:15688
@ G_SET_FPENV
Definition x86/opcodes.hpp:246
@ VFMSUB132BF16Z128mbk
Definition x86/opcodes.hpp:10247
@ VDIVPSZ256rm
Definition x86/opcodes.hpp:8945
@ VPSLLQrm
Definition x86/opcodes.hpp:19274
@ VP4DPWSSDrmk
Definition x86/opcodes.hpp:14408
@ VCVTTPS2UDQSZrmbkz
Definition x86/opcodes.hpp:8341
@ VMAXCPSZrrkz
Definition x86/opcodes.hpp:12929
@ XADD16rr
Definition x86/opcodes.hpp:22144
@ VPSUBUSBrr
Definition x86/opcodes.hpp:19993
@ CMOV_FR64
Definition x86/opcodes.hpp:1295
@ VDIVPHZ128rmk
Definition x86/opcodes.hpp:8908
@ VFMSUB213PHZr
Definition x86/opcodes.hpp:10499
@ VGETEXPPDZmb
Definition x86/opcodes.hpp:12381
@ LOCK_AND16mi8
Definition x86/opcodes.hpp:2198
@ VSUBPHZrr
Definition x86/opcodes.hpp:21805
@ VPCMPEQQZ128rrk
Definition x86/opcodes.hpp:15319
@ VFMSUB132SSZrkz_Int
Definition x86/opcodes.hpp:10409
@ VPUNPCKHQDQZrrkz
Definition x86/opcodes.hpp:20297
@ VRCPPHZ256mbk
Definition x86/opcodes.hpp:20710
@ VRNDSCALEBF16Z256rmbik
Definition x86/opcodes.hpp:20894
@ LEAVE64
Definition x86/opcodes.hpp:2161
@ VPCMPUWZrmi
Definition x86/opcodes.hpp:15508
@ SAR8mi
Definition x86/opcodes.hpp:4157
@ VPMOVSDWZ256rr
Definition x86/opcodes.hpp:17636
@ VCVT2PH2HF8Zrmbkz
Definition x86/opcodes.hpp:6046
@ VPADDBZ256rrk
Definition x86/opcodes.hpp:14630
@ VCVTUQQ2PDZ128rmk
Definition x86/opcodes.hpp:8650
@ VPSRAVDZ128rrk
Definition x86/opcodes.hpp:19503
@ VXORPSZ128rmb
Definition x86/opcodes.hpp:22090
@ VFCMADDCPHZ256rk
Definition x86/opcodes.hpp:9217
@ SAR32mCL_ND
Definition x86/opcodes.hpp:4094
@ ADDPDrr
Definition x86/opcodes.hpp:734
@ VFNMSUB213PSZ256mbkz
Definition x86/opcodes.hpp:11946
@ VPINSRQZrmi
Definition x86/opcodes.hpp:16908
@ VFNMSUB213SDZrb
Definition x86/opcodes.hpp:11972
@ IMULZU32rmi8
Definition x86/opcodes.hpp:1892
@ VPCMPBZ128rrik
Definition x86/opcodes.hpp:15247
@ VCOMISDrr_Int
Definition x86/opcodes.hpp:5890
@ VXORPSZ128rmbk
Definition x86/opcodes.hpp:22091
@ VCVTTPD2UDQSZrm
Definition x86/opcodes.hpp:7788
@ VRSQRT14PDZmb
Definition x86/opcodes.hpp:21069
@ VFMSUB213PHZ128mk
Definition x86/opcodes.hpp:10479
@ VPMOVSXWQZ128rmk
Definition x86/opcodes.hpp:17817
@ VMAXCPDZrr
Definition x86/opcodes.hpp:12869
@ UD1Qm
Definition x86/opcodes.hpp:5146
@ VPOPCNTQZrrk
Definition x86/opcodes.hpp:18381
@ ADD64mi8_NF
Definition x86/opcodes.hpp:668
@ VCVTTPD2UDQSZ256rmb
Definition x86/opcodes.hpp:7777
@ VCVTTPD2DQZrrk
Definition x86/opcodes.hpp:7700
@ VCVTDQ2PHZ128rmbk
Definition x86/opcodes.hpp:6277
@ VCVTTPH2WZ128rmbk
Definition x86/opcodes.hpp:8105
@ VPSUBSBZ256rmk
Definition x86/opcodes.hpp:19937
@ VFMSUB213PDZ256mb
Definition x86/opcodes.hpp:10453
@ SAR16ri_NF_ND
Definition x86/opcodes.hpp:4086
@ VPDPBSSDSZ128rk
Definition x86/opcodes.hpp:15663
@ VPSHLDQZ128rmbikz
Definition x86/opcodes.hpp:18774
@ ADC32ri_EVEX
Definition x86/opcodes.hpp:508
@ VFMSUB213BF16Z128rkz
Definition x86/opcodes.hpp:10422
@ UNPCKHPSrr
Definition x86/opcodes.hpp:5158
@ VPRORVDZrr
Definition x86/opcodes.hpp:18649
@ VFMADDSUBPS4rm
Definition x86/opcodes.hpp:10242
@ VMINMAXBF16Z256rmik
Definition x86/opcodes.hpp:13223
@ VCVTTBF162IBSZ128rmbk
Definition x86/opcodes.hpp:7585
@ VFNMADD132PHZ256m
Definition x86/opcodes.hpp:11203
@ ADD16rm
Definition x86/opcodes.hpp:603
@ AND32rm_NF
Definition x86/opcodes.hpp:878
@ VMINSSZrrbkz_Int
Definition x86/opcodes.hpp:13492
@ VPROLVQZrr
Definition x86/opcodes.hpp:18568
@ VPEXPANDQZrmk
Definition x86/opcodes.hpp:16783
@ VMINBF16Z256rmbk
Definition x86/opcodes.hpp:13095
@ VPADDUSBZrmk
Definition x86/opcodes.hpp:14761
@ SHL8mCL_ND
Definition x86/opcodes.hpp:4415
@ VPDPWSUDSZ256rkz
Definition x86/opcodes.hpp:15983
@ VAESENCLASTZ256rr
Definition x86/opcodes.hpp:5384
@ XADD64rr
Definition x86/opcodes.hpp:22148
@ VPMOVZXBQZrr
Definition x86/opcodes.hpp:17983
@ VPMULLWZrrk
Definition x86/opcodes.hpp:18249
@ CMP32rm
Definition x86/opcodes.hpp:1331
@ VPTESTMWZrm
Definition x86/opcodes.hpp:20148
@ VDIVPSZ256rmbk
Definition x86/opcodes.hpp:8947
@ VCVTTPD2QQZ128rmkz
Definition x86/opcodes.hpp:7742
@ LOCK_AND8mr
Definition x86/opcodes.hpp:2207
@ VCVTTPD2QQZrrbk
Definition x86/opcodes.hpp:7763
@ VFNMSUB213SSZrb_Int
Definition x86/opcodes.hpp:12001
@ VPMOVDWZ256rrk
Definition x86/opcodes.hpp:17545
@ VPERMT2PDZrmbk
Definition x86/opcodes.hpp:16637
@ LWPVAL32rri
Definition x86/opcodes.hpp:2297
@ VPSHLDDZ256rmikz
Definition x86/opcodes.hpp:18759
@ VPMAXSDZ256rmbk
Definition x86/opcodes.hpp:17143
@ VPUNPCKLQDQrr
Definition x86/opcodes.hpp:20405
@ VSUBPDZ256rmkz
Definition x86/opcodes.hpp:21763
@ VCVTTPH2DQZ256rmbkz
Definition x86/opcodes.hpp:7905
@ VORPDZ256rmbkz
Definition x86/opcodes.hpp:14338
@ VFMSUBADD213PHZm
Definition x86/opcodes.hpp:10902
@ VPERMI2DZ128rmk
Definition x86/opcodes.hpp:16214
@ ROR32r1_EVEX
Definition x86/opcodes.hpp:3953
@ CMP16mi8
Definition x86/opcodes.hpp:1318
@ ROL32ri_NF_ND
Definition x86/opcodes.hpp:3846
@ VPERMI2PSZ256rr
Definition x86/opcodes.hpp:16279
@ VMAXCPSZ256rmb
Definition x86/opcodes.hpp:12913
@ VCVTSD2SSrm
Definition x86/opcodes.hpp:7444
@ VFNMSUB132PDZm
Definition x86/opcodes.hpp:11719
@ VCVTBF162IBSZ256rmbkz
Definition x86/opcodes.hpp:6094
@ VFMADD132SSZm
Definition x86/opcodes.hpp:9510
@ POPCNT32rm
Definition x86/opcodes.hpp:3345
@ MMX_PADDSWrm
Definition x86/opcodes.hpp:2419
@ VPERMPDZ256mbik
Definition x86/opcodes.hpp:16479
@ VFMSUB213SSZrb
Definition x86/opcodes.hpp:10573
@ VMOVUPSZmrk
Definition x86/opcodes.hpp:14091
@ VPMOVZXBQYrm
Definition x86/opcodes.hpp:17966
@ VCVTPH2QQZ128rrk
Definition x86/opcodes.hpp:6901
@ VGETMANTBF16Z256rrik
Definition x86/opcodes.hpp:12495
@ SGDT16m
Definition x86/opcodes.hpp:4301
@ VFNMSUB213PHZ128mkz
Definition x86/opcodes.hpp:11907
@ VFMADD213BF16Z128mk
Definition x86/opcodes.hpp:9530
@ LEA64r
Definition x86/opcodes.hpp:2159
@ VFMSUB213PDZ128mbk
Definition x86/opcodes.hpp:10445
@ VFMADD132PSZrk
Definition x86/opcodes.hpp:9478
@ VCVTPS2PHXZrm
Definition x86/opcodes.hpp:7190
@ VCVTQQ2PDZ256rmbkz
Definition x86/opcodes.hpp:7326
@ MINCSDrm
Definition x86/opcodes.hpp:2351
@ VPERMT2BZ256rmk
Definition x86/opcodes.hpp:16579
@ PATCHABLE_OP
Definition x86/opcodes.hpp:59
@ VRCPPHZmkz
Definition x86/opcodes.hpp:20722
@ VPSUBQZrmkz
Definition x86/opcodes.hpp:19922
@ AND64ri32_EVEX
Definition x86/opcodes.hpp:907
@ JMP_1
Definition x86/opcodes.hpp:2025
@ VPSRAQZ256mik
Definition x86/opcodes.hpp:19468
@ VGETMANTSDZrrikz
Definition x86/opcodes.hpp:12604
@ VGETEXPPDZ256mb
Definition x86/opcodes.hpp:12372
@ VPCMPGTWYrm
Definition x86/opcodes.hpp:15414
@ VPSLLVQZ256rmbk
Definition x86/opcodes.hpp:19320
@ VCVTSS2SIZrm
Definition x86/opcodes.hpp:7568
@ KORTESTBkk
Definition x86/opcodes.hpp:2089
@ VPSRLVWZ128rm
Definition x86/opcodes.hpp:19784
@ VPCOMPRESSDZ128rrkz
Definition x86/opcodes.hpp:15547
@ VPERMBZrm
Definition x86/opcodes.hpp:16166
@ SHR64mCL_EVEX
Definition x86/opcodes.hpp:4572
@ VCVTPS2IUBSZrrk
Definition x86/opcodes.hpp:7136
@ VPTESTMBZ256rr
Definition x86/opcodes.hpp:20098
@ VCVTTPS2QQZrrkz
Definition x86/opcodes.hpp:8319
@ VPUNPCKHDQZ128rmbk
Definition x86/opcodes.hpp:20242
@ VPSLLQZmikz
Definition x86/opcodes.hpp:19263
@ VPERMI2BZ256rr
Definition x86/opcodes.hpp:16201
@ ROL16mCL_EVEX
Definition x86/opcodes.hpp:3793
@ VPSLLDZ256mbik
Definition x86/opcodes.hpp:19193
@ VCVTPD2UDQZ256rr
Definition x86/opcodes.hpp:6566
@ VFMADDCPHZrbkz
Definition x86/opcodes.hpp:9891
@ VPSUBSBZ256rm
Definition x86/opcodes.hpp:19936
@ VPSHLDVWZrkz
Definition x86/opcodes.hpp:18870
@ VPERMQZ256rm
Definition x86/opcodes.hpp:16545
@ VBLENDVPSrmr
Definition x86/opcodes.hpp:5654
@ VPMOVUSQBZrrkz
Definition x86/opcodes.hpp:17880
@ VFNMSUB231PDZ256r
Definition x86/opcodes.hpp:12054
@ VORPDZ128rmbk
Definition x86/opcodes.hpp:14328
@ VFMADD132PSYr
Definition x86/opcodes.hpp:9449
@ VFNMADD132BF16Z256mb
Definition x86/opcodes.hpp:11143
@ VFNMSUB213PSZrbkz
Definition x86/opcodes.hpp:11961
@ VPDPWUUDSZ128mkz
Definition x86/opcodes.hpp:16095
@ VCVTUQQ2PSZ256rmbk
Definition x86/opcodes.hpp:8717
@ VPABSWYrr
Definition x86/opcodes.hpp:14491
@ VPRORQZ256mbikz
Definition x86/opcodes.hpp:18609
@ VCVTUQQ2PDZ128rr
Definition x86/opcodes.hpp:8652
@ VRCPBF16Zrkz
Definition x86/opcodes.hpp:20698
@ NOT32m_EVEX
Definition x86/opcodes.hpp:2906
@ PAVGUSBrr
Definition x86/opcodes.hpp:3133
@ VFNMADD132PDZ128mb
Definition x86/opcodes.hpp:11163
@ VPSLLVQZ128rrkz
Definition x86/opcodes.hpp:19317
@ VPMINSWZ128rm
Definition x86/opcodes.hpp:17394
@ VFNMSUB132PSZ256m
Definition x86/opcodes.hpp:11774
@ VBROADCASTSSZrm
Definition x86/opcodes.hpp:5752
@ VPERMILPSZ256mi
Definition x86/opcodes.hpp:16439
@ VPBROADCASTDZ128rr
Definition x86/opcodes.hpp:15132
@ VFPCLASSPHZ128mbi
Definition x86/opcodes.hpp:12247
@ VPDPWUUDYrm
Definition x86/opcodes.hpp:16119
@ VFNMSUBSD4rr_Int
Definition x86/opcodes.hpp:12200
@ VEXPANDPSZrmkz
Definition x86/opcodes.hpp:9129
@ VCVTW2PHZrrk
Definition x86/opcodes.hpp:8823
@ VSHUFF32X4Zrmbik
Definition x86/opcodes.hpp:21403
@ VFMADDSUB213PSZ128mbkz
Definition x86/opcodes.hpp:10102
@ VFMSUB132SHZm
Definition x86/opcodes.hpp:10386
@ MOVDI2SSrr
Definition x86/opcodes.hpp:2662
@ VFMSUBADD132PSZrkz
Definition x86/opcodes.hpp:10847
@ V4FNMADDPSrm
Definition x86/opcodes.hpp:5177
@ SUBR_FrST0
Definition x86/opcodes.hpp:4942
@ VPSRLVDYrr
Definition x86/opcodes.hpp:19723
@ VPSRLVDZ128rmbk
Definition x86/opcodes.hpp:19726
@ VUNPCKLPSZ128rmkz
Definition x86/opcodes.hpp:22032
@ VSUBPHZrmk
Definition x86/opcodes.hpp:21803
@ VPOPCNTWZ128rmk
Definition x86/opcodes.hpp:18384
@ KILL
Definition x86/opcodes.hpp:31
@ VCOMISSrm
Definition x86/opcodes.hpp:5901
@ CFCMOV32mr
Definition x86/opcodes.hpp:1215
@ VPERMILPSYri
Definition x86/opcodes.hpp:16415
@ VFNMADD132SDZm_Int
Definition x86/opcodes.hpp:11259
@ VPMADD52LUQZ256mkz
Definition x86/opcodes.hpp:17041
@ VMOVUPDZ128mr
Definition x86/opcodes.hpp:14027
@ VCVTPD2PHZrmbk
Definition x86/opcodes.hpp:6477
@ VPSRAQZ128mbik
Definition x86/opcodes.hpp:19450
@ VFPCLASSPSZrik
Definition x86/opcodes.hpp:12282
@ VPSRLVQZrm
Definition x86/opcodes.hpp:19773
@ VPDPWSUDSZmkz
Definition x86/opcodes.hpp:15989
@ SBB32rr_EVEX
Definition x86/opcodes.hpp:4231
@ VADDPHZrmkz
Definition x86/opcodes.hpp:5269
@ VFNMSUB231PSZ128rk
Definition x86/opcodes.hpp:12110
@ VCVTUDQ2PDZ256rm
Definition x86/opcodes.hpp:8568
@ BLCI64rr
Definition x86/opcodes.hpp:1018
@ VMAXPSZrm
Definition x86/opcodes.hpp:13026
@ VCVTPH2HF8SZrr
Definition x86/opcodes.hpp:6719
@ VPRORVQZrrk
Definition x86/opcodes.hpp:18677
@ VFMSUBADD132PDZmkz
Definition x86/opcodes.hpp:10777
@ VPSHUFDZ256mbikz
Definition x86/opcodes.hpp:19092
@ SQRTPDm
Definition x86/opcodes.hpp:4712
@ VSCALEFPHZrrbkz
Definition x86/opcodes.hpp:21310
@ VMULPSZrrk
Definition x86/opcodes.hpp:14273
@ VFNMSUB213PHZmkz
Definition x86/opcodes.hpp:11925
@ VPDPBUUDYrr
Definition x86/opcodes.hpp:15872
@ VMOVSDto64rr
Definition x86/opcodes.hpp:13945
@ VRSQRT14PDZ128mbkz
Definition x86/opcodes.hpp:21053
@ VPSUBUSWZrm
Definition x86/opcodes.hpp:20008
@ VRSQRTPSm
Definition x86/opcodes.hpp:21214
@ VRCPPHZ128rk
Definition x86/opcodes.hpp:20706
@ VSCALEFPSZrrbk
Definition x86/opcodes.hpp:21339
@ VPROLDZ128mbi
Definition x86/opcodes.hpp:18463
@ VPERMI2DZ256rrkz
Definition x86/opcodes.hpp:16227
@ VPMULHUWZ128rrk
Definition x86/opcodes.hpp:18135
@ SAR32mCL_NF
Definition x86/opcodes.hpp:4095
@ VPERMWZ128rrk
Definition x86/opcodes.hpp:16720
@ DEC16m_EVEX
Definition x86/opcodes.hpp:1517
@ VMOVSLDUPZrr
Definition x86/opcodes.hpp:13999
@ ADD8ri8
Definition x86/opcodes.hpp:713
@ VEXPANDPSZrrk
Definition x86/opcodes.hpp:9131
@ VPDPBUUDSZ256rk
Definition x86/opcodes.hpp:15858
@ VMINPDrr
Definition x86/opcodes.hpp:13393
@ MUL16r
Definition x86/opcodes.hpp:2784
@ VMINCPDZ128rrkz
Definition x86/opcodes.hpp:13121
@ VCVTBIASPH2BF8Z256rmb
Definition x86/opcodes.hpp:6173
@ VSQRTPHZ256r
Definition x86/opcodes.hpp:21629
@ VPBROADCASTWrZrr
Definition x86/opcodes.hpp:15221
@ VPERMI2PSZ128rmk
Definition x86/opcodes.hpp:16268
@ SHRD32mrCL_NF
Definition x86/opcodes.hpp:4649
@ VUNPCKLPSZ128rm
Definition x86/opcodes.hpp:22027
@ VPSLLWZrikz
Definition x86/opcodes.hpp:19388
@ VFNMSUBPS4rm
Definition x86/opcodes.hpp:12192
@ VFMADDPS4Ymr
Definition x86/opcodes.hpp:9911
@ VMULPDZrrb
Definition x86/opcodes.hpp:14206
@ VCVTTPS2DQZrm
Definition x86/opcodes.hpp:8183
@ LOCK_OR16mi8
Definition x86/opcodes.hpp:2235
@ VPCMPEQQZ128rr
Definition x86/opcodes.hpp:15318
@ VFNMSUB132SDZm
Definition x86/opcodes.hpp:11797
@ STC
Definition x86/opcodes.hpp:4731
@ VMAXCPHZrm
Definition x86/opcodes.hpp:12892
@ VPMULDQZrrk
Definition x86/opcodes.hpp:18103
@ AND8mi_EVEX
Definition x86/opcodes.hpp:934
@ CTEST8mr
Definition x86/opcodes.hpp:1436
@ VCVTSI2SSrm_Int
Definition x86/opcodes.hpp:7507
@ VDIVSHZrm
Definition x86/opcodes.hpp:8983
@ BSF32rr
Definition x86/opcodes.hpp:1088
@ VMAXCPHZrrk
Definition x86/opcodes.hpp:12899
@ VPSRLDZ128mbikz
Definition x86/opcodes.hpp:19625
@ MMX_PUNPCKLDQrr
Definition x86/opcodes.hpp:2550
@ VPMULLWZrmk
Definition x86/opcodes.hpp:18246
@ VSHUFI64X2Z256rmi
Definition x86/opcodes.hpp:21450
@ XOR16mi8_EVEX
Definition x86/opcodes.hpp:22181
@ VMOVNTPSmr
Definition x86/opcodes.hpp:13876
@ XLAT
Definition x86/opcodes.hpp:22177
@ VPDPWSUDSZ256r
Definition x86/opcodes.hpp:15981
@ VPMINSBZ256rr
Definition x86/opcodes.hpp:17323
@ VEXTRACTF128mri
Definition x86/opcodes.hpp:9133
@ VPBROADCASTDZ128rmk
Definition x86/opcodes.hpp:15130
@ VCVTPH2QQZ256rmkz
Definition x86/opcodes.hpp:6908
@ VPERMILPDri
Definition x86/opcodes.hpp:16411
@ VFMSUBADD231PSZrkz
Definition x86/opcodes.hpp:11043
@ SHRX32rm
Definition x86/opcodes.hpp:4686
@ VFMSUB213PSZrk
Definition x86/opcodes.hpp:10535
@ RCL8mCL_ND
Definition x86/opcodes.hpp:3644
@ VPDPWUSDZ128rk
Definition x86/opcodes.hpp:16066
@ VPSHRDWZrmi
Definition x86/opcodes.hpp:19039
@ VRSQRT14PDZm
Definition x86/opcodes.hpp:21068
@ VPSHUFBZ128rr
Definition x86/opcodes.hpp:19062
@ VPADDUSWZ256rmkz
Definition x86/opcodes.hpp:14778
@ VPUNPCKLBWrm
Definition x86/opcodes.hpp:20342
@ BT16mr
Definition x86/opcodes.hpp:1101
@ VPUNPCKHQDQZ256rmb
Definition x86/opcodes.hpp:20281
@ VPBROADCASTBZrmk
Definition x86/opcodes.hpp:15111
@ VPRORDZ256mikz
Definition x86/opcodes.hpp:18585
@ VCVTUW2PHZrrk
Definition x86/opcodes.hpp:8793
@ VCVTPD2PHZrrbkz
Definition x86/opcodes.hpp:6484
@ VFCMADDCPHZ256mb
Definition x86/opcodes.hpp:9211
@ IMUL32rri8_NF
Definition x86/opcodes.hpp:1850
@ VPACKSSWBZrr
Definition x86/opcodes.hpp:14560
@ VMAXPSZ128rmkz
Definition x86/opcodes.hpp:13013
@ VCMPPDZ256rri
Definition x86/opcodes.hpp:5790
@ ADD32mi_NF_ND
Definition x86/opcodes.hpp:628
@ VCVTPD2UQQZ128rrk
Definition x86/opcodes.hpp:6588
@ VGETEXPPHZrkz
Definition x86/opcodes.hpp:12421
@ VPUNPCKHWDZrmk
Definition x86/opcodes.hpp:20315
@ VCVT2PH2BF8SZ256rmbkz
Definition x86/opcodes.hpp:5956
@ MMX_PABSBrm
Definition x86/opcodes.hpp:2399
@ VPCMPUBZ128rri
Definition x86/opcodes.hpp:15454
@ VMINMAXBF16Z128rri
Definition x86/opcodes.hpp:13216
@ VPSHRDVQZ256r
Definition x86/opcodes.hpp:18997
@ VMOVDDUPZ256rr
Definition x86/opcodes.hpp:13602
@ VFMADD132BF16Zrk
Definition x86/opcodes.hpp:9382
@ ADD8ri_ND
Definition x86/opcodes.hpp:715
@ IDIV64r_EVEX
Definition x86/opcodes.hpp:1777
@ VPCOMPRESSBZmr
Definition x86/opcodes.hpp:15538
@ JMP16r_NT
Definition x86/opcodes.hpp:2013
@ ROL8rCL_ND
Definition x86/opcodes.hpp:3899
@ VFMADD213PDZ128mkz
Definition x86/opcodes.hpp:9560
@ VFNMSUB231BF16Z128r
Definition x86/opcodes.hpp:12016
@ VCVTUQQ2PHZrrbk
Definition x86/opcodes.hpp:8702
@ VPCMPQZ128rmbik
Definition x86/opcodes.hpp:15435
@ VPSHRDQZ128rrikz
Definition x86/opcodes.hpp:18936
@ VDIVBF16Zrr
Definition x86/opcodes.hpp:8867
@ VSUBBF16Z128rmk
Definition x86/opcodes.hpp:21724
@ G_INTRINSIC_W_SIDE_EFFECTS
Definition x86/opcodes.hpp:154
@ VFMADD213PHZ256m
Definition x86/opcodes.hpp:9596
@ VFNMADD132PSZmkz
Definition x86/opcodes.hpp:11249
@ VCMPPSZrri
Definition x86/opcodes.hpp:5840
@ VGATHERPF0QPSm
Definition x86/opcodes.hpp:12320
@ VCVTBIASPH2HF8SZ256rmkz
Definition x86/opcodes.hpp:6204
@ VPMAXUDZ128rr
Definition x86/opcodes.hpp:17240
@ VPERMT2QZ128rr
Definition x86/opcodes.hpp:16677
@ VPSRAQZ128ri
Definition x86/opcodes.hpp:19455
@ VPSCATTERDQZmr
Definition x86/opcodes.hpp:18718
@ VPERMILPSZ256rmk
Definition x86/opcodes.hpp:16449
@ VFNMADD132PHZ256mbkz
Definition x86/opcodes.hpp:11206
@ VPMOVSQDZmr
Definition x86/opcodes.hpp:17669
@ VCVTTPH2IUBSZ256rmkz
Definition x86/opcodes.hpp:7967
@ VPSRLDZ256rikz
Definition x86/opcodes.hpp:19646
@ VFNMSUB132PHZ256r
Definition x86/opcodes.hpp:11748
@ VCVTTPH2DQZ128rmk
Definition x86/opcodes.hpp:7897
@ VBROADCASTF32X2Z256rm
Definition x86/opcodes.hpp:5657
@ RCR32m1
Definition x86/opcodes.hpp:3681
@ VPACKUSWBZrm
Definition x86/opcodes.hpp:14610
@ IDIV8m
Definition x86/opcodes.hpp:1779
@ VFNMSUB231PSZr
Definition x86/opcodes.hpp:12127
@ VFNMADD213SDm
Definition x86/opcodes.hpp:11439
@ VFNMADD231PSZ128mbk
Definition x86/opcodes.hpp:11566
@ VEXTRACTI32X8Zrri
Definition x86/opcodes.hpp:9179
@ VPMACSWWrr
Definition x86/opcodes.hpp:16989
@ VCVTNE2PS2BF16Z128rr
Definition x86/opcodes.hpp:6363
@ VPERMBZ128rm
Definition x86/opcodes.hpp:16154
@ VPDPBUSDrr
Definition x86/opcodes.hpp:15839
@ VFMSUB231PSZ256mkz
Definition x86/opcodes.hpp:10690
@ ROR32mCL
Definition x86/opcodes.hpp:3942
@ VPMADD52HUQZ128m
Definition x86/opcodes.hpp:16996
@ VPLZCNTQZrrk
Definition x86/opcodes.hpp:16968
@ FXSAVE
Definition x86/opcodes.hpp:1738
@ VPERMILPSZrmbk
Definition x86/opcodes.hpp:16465
@ VFNMADD213PSZmb
Definition x86/opcodes.hpp:11414
@ VMULPDZrmbkz
Definition x86/opcodes.hpp:14202
@ XSAVEC64
Definition x86/opcodes.hpp:22348
@ VPMAXSQZ128rmb
Definition x86/opcodes.hpp:17162
@ VFNMADD132PDYm
Definition x86/opcodes.hpp:11160
@ PEXT32rr
Definition x86/opcodes.hpp:3178
@ VCVTTPS2IUBSZ128rrk
Definition x86/opcodes.hpp:8234
@ VANDPSZ128rm
Definition x86/opcodes.hpp:5552
@ VCOMISBF16Zrm
Definition x86/opcodes.hpp:5878
@ VCVT2PH2HF8Zrr
Definition x86/opcodes.hpp:6049
@ AND16rr_EVEX_REV
Definition x86/opcodes.hpp:841
@ VFNMSUB231PDZ128rkz
Definition x86/opcodes.hpp:12047
@ XOR32ri8_EVEX
Definition x86/opcodes.hpp:22237
@ VPALIGNRZrmikz
Definition x86/opcodes.hpp:14828
@ VMOVDQU64Z128mrk
Definition x86/opcodes.hpp:13760
@ VMINPSZrmbkz
Definition x86/opcodes.hpp:13447
@ VCVTPH2IBSZrmbk
Definition x86/opcodes.hpp:6769
@ VSHUFF32X4Zrmbi
Definition x86/opcodes.hpp:21402
@ VFPCLASSPSZ128ri
Definition x86/opcodes.hpp:12269
@ VFNMSUB213SHZm_Int
Definition x86/opcodes.hpp:11983
@ ENDBR64
Definition x86/opcodes.hpp:1653
@ VMOVDQU64Zrmkz
Definition x86/opcodes.hpp:13785
@ VPCMPEQBYrm
Definition x86/opcodes.hpp:15274
@ VRNDSCALEBF16Zrri
Definition x86/opcodes.hpp:20908
@ VPOPCNTQZ128rmk
Definition x86/opcodes.hpp:18360
@ VMINMAXSDrribkz_Int
Definition x86/opcodes.hpp:13335
@ VPMINUWZ256rrk
Definition x86/opcodes.hpp:17506
@ VPCMPQZ256rrik
Definition x86/opcodes.hpp:15445
@ VREDUCEBF16Zrrik
Definition x86/opcodes.hpp:20765
@ MMX_MOVD64to64rm
Definition x86/opcodes.hpp:2388
@ VPACKSSDWZ256rmk
Definition x86/opcodes.hpp:14527
@ VFMSUBADDPS4rr
Definition x86/opcodes.hpp:11060
@ VCVT2PH2BF8Zrrk
Definition x86/opcodes.hpp:5996
@ VPSHRDDZ128rrikz
Definition x86/opcodes.hpp:18909
@ VPSHUFDZmi
Definition x86/opcodes.hpp:19102
@ VFMSUB213SSZmkz_Int
Definition x86/opcodes.hpp:10570
@ VSUBSSZrr
Definition x86/opcodes.hpp:21875
@ SBB64ri32_EVEX
Definition x86/opcodes.hpp:4247
@ VPCMPUQZ128rmbi
Definition x86/opcodes.hpp:15482
@ G_STRICT_FLDEXP
Definition x86/opcodes.hpp:308
@ CMPXCHG16rm
Definition x86/opcodes.hpp:1373
@ ROL16mCL
Definition x86/opcodes.hpp:3792
@ AND32rr_EVEX_REV
Definition x86/opcodes.hpp:882
@ VPSRLDQZ128ri
Definition x86/opcodes.hpp:19614
@ VPSLLDQZ256mi
Definition x86/opcodes.hpp:19169
@ MOV64ImmSExti8
Definition x86/opcodes.hpp:390
@ VRSQRTPHZrkz
Definition x86/opcodes.hpp:21211
@ VPANDNDZ128rrk
Definition x86/opcodes.hpp:14868
@ MMX_PHADDSWrr
Definition x86/opcodes.hpp:2453
@ NEG64r
Definition x86/opcodes.hpp:2877
@ VPADDSWZ128rmk
Definition x86/opcodes.hpp:14727
@ VFMSUB213PHZ128mkz
Definition x86/opcodes.hpp:10480
@ ADD16rr_REV
Definition x86/opcodes.hpp:617
@ VFNMADD213PDZmb
Definition x86/opcodes.hpp:11350
@ VFNMADD132BF16Z128mbkz
Definition x86/opcodes.hpp:11136
@ VPSLLDZ256ri
Definition x86/opcodes.hpp:19198
@ VFMADD231PHZmk
Definition x86/opcodes.hpp:9778
@ ROR64rCL_ND
Definition x86/opcodes.hpp:3989
@ VPSRAVQZ128rrkz
Definition x86/opcodes.hpp:19533
@ VMINCPSZrrk
Definition x86/opcodes.hpp:13196
@ SEH_SaveXMM
Definition x86/opcodes.hpp:426
@ VBLENDMPDZ128rm
Definition x86/opcodes.hpp:5586
@ VPHADDUDQrm
Definition x86/opcodes.hpp:16866
@ VPSLLVDZ128rmkz
Definition x86/opcodes.hpp:19283
@ VSUBPDZrmk
Definition x86/opcodes.hpp:21771
@ VPDPWUUDSZmbkz
Definition x86/opcodes.hpp:16111
@ UNPCKLPDrr
Definition x86/opcodes.hpp:5160
@ MOVSDto64rr
Definition x86/opcodes.hpp:2722
@ SEH_StackAlign
Definition x86/opcodes.hpp:428
@ VPPERMrmr
Definition x86/opcodes.hpp:18459
@ VPSRLDZrmk
Definition x86/opcodes.hpp:19663
@ LGDT64m
Definition x86/opcodes.hpp:2170
@ VFMADDSUB231PHZrk
Definition x86/opcodes.hpp:10193
@ PSHUFHWmi
Definition x86/opcodes.hpp:3393
@ VPMOVZXBWZrrk
Definition x86/opcodes.hpp:18006
@ VRNDSCALEBF16Z128rmbikz
Definition x86/opcodes.hpp:20886
@ VFMADD213SDZr_Int
Definition x86/opcodes.hpp:9656
@ VRSQRTSSr_Int
Definition x86/opcodes.hpp:21225
@ SAR64mCL_ND
Definition x86/opcodes.hpp:4124
@ VPMOVM2DZ128rk
Definition x86/opcodes.hpp:17555
@ VPANDQZ256rmbk
Definition x86/opcodes.hpp:14930
@ FARJMP32m
Definition x86/opcodes.hpp:1681
@ VUCOMXSSZrr
Definition x86/opcodes.hpp:21929
@ VMOVDQU64Zrr
Definition x86/opcodes.hpp:13786
@ VFMSUB213PHZ128mb
Definition x86/opcodes.hpp:10476
@ VSUBPDZ256rmb
Definition x86/opcodes.hpp:21759
@ VDPPHPSZ128mkz
Definition x86/opcodes.hpp:9043
@ VPSRLDZ128rikz
Definition x86/opcodes.hpp:19631
@ VPMULLWZ256rmkz
Definition x86/opcodes.hpp:18241
@ FPREM1
Definition x86/opcodes.hpp:1726
@ VCVT2PH2BF8SZrm
Definition x86/opcodes.hpp:5962
@ LRETI16
Definition x86/opcodes.hpp:2278
@ VRANGEPDZ128rmbikz
Definition x86/opcodes.hpp:20488
@ VGETMANTPSZ128rmbi
Definition x86/opcodes.hpp:12566
@ VSCALEFPHZ128rrkz
Definition x86/opcodes.hpp:21291
@ ILD_F16m
Definition x86/opcodes.hpp:1785
@ VPMOVDBZmr
Definition x86/opcodes.hpp:17532
@ VPMOVSXBQrr
Definition x86/opcodes.hpp:17747
@ DEC16r_NF
Definition x86/opcodes.hpp:1524
@ VGF2P8AFFINEQBZrrikz
Definition x86/opcodes.hpp:12682
@ VPDPBUSDrm
Definition x86/opcodes.hpp:15838
@ VCVTPH2DQZ256rmbkz
Definition x86/opcodes.hpp:6677
@ UCOM_FpIr64
Definition x86/opcodes.hpp:5138
@ VADDSHZrr
Definition x86/opcodes.hpp:5329
@ VPADDDZ128rm
Definition x86/opcodes.hpp:14642
@ VPSHRDWZ256rri
Definition x86/opcodes.hpp:19036
@ VSUBBF16Z256rmkz
Definition x86/opcodes.hpp:21734
@ VROUNDPDYmi
Definition x86/opcodes.hpp:21034
@ CCMP32rr_REV
Definition x86/opcodes.hpp:1192
@ COM_Fpr64
Definition x86/opcodes.hpp:1398
@ RCR8m1
Definition x86/opcodes.hpp:3717
@ XORPSrr
Definition x86/opcodes.hpp:22338
@ VFNMADD132SSZmk_Int
Definition x86/opcodes.hpp:11288
@ VPROLVQZ128rr
Definition x86/opcodes.hpp:18550
@ VPTERNLOGDZ256rmik
Definition x86/opcodes.hpp:20051
@ VFNMADD132BF16Z256mbkz
Definition x86/opcodes.hpp:11145
@ PSUBWrr
Definition x86/opcodes.hpp:3445
@ VPDPBSUDrr
Definition x86/opcodes.hpp:15777
@ VPSHRDVQZ256mbkz
Definition x86/opcodes.hpp:18994
@ VPERMPSZ256rmbk
Definition x86/opcodes.hpp:16518
@ XOR16rm_NF_ND
Definition x86/opcodes.hpp:22208
@ AAM8i8
Definition x86/opcodes.hpp:459
@ VMINCPHZ256rmb
Definition x86/opcodes.hpp:13152
@ VRSQRTPHZ256rk
Definition x86/opcodes.hpp:21201
@ VPADDQZ256rrkz
Definition x86/opcodes.hpp:14690
@ G_ZEXTLOAD
Definition x86/opcodes.hpp:119
@ VPALIGNRrri
Definition x86/opcodes.hpp:14833
@ VMINMAXPDZ128rrikz
Definition x86/opcodes.hpp:13245
@ SHL8mCL_NF
Definition x86/opcodes.hpp:4416
@ VPERMILPSZ256mik
Definition x86/opcodes.hpp:16440
@ MUL16r_EVEX
Definition x86/opcodes.hpp:2785
@ VCVTTPD2DQrr
Definition x86/opcodes.hpp:7703
@ VMOVDQU64Z128rr
Definition x86/opcodes.hpp:13764
@ MMX_PINSRWrri
Definition x86/opcodes.hpp:2463
@ VFNMADD132BF16Z128mb
Definition x86/opcodes.hpp:11134
@ VRCPBF16Z128mbkz
Definition x86/opcodes.hpp:20675
@ VFNMADD213BF16Z256rkz
Definition x86/opcodes.hpp:11319
@ VFMADD132BF16Z256r
Definition x86/opcodes.hpp:9372
@ VFMSUB231PHZ256mb
Definition x86/opcodes.hpp:10654
@ LGDT32m
Definition x86/opcodes.hpp:2169
@ OR64ri8_NF
Definition x86/opcodes.hpp:3030
@ VFMSUB231PHZ128mb
Definition x86/opcodes.hpp:10645
@ VMINMAXPSZ128rri
Definition x86/opcodes.hpp:13303
@ VPMAXSDZ256rm
Definition x86/opcodes.hpp:17141
@ VPERMBZrmkz
Definition x86/opcodes.hpp:16168
@ VUCOMISHZrr_Int
Definition x86/opcodes.hpp:21906
@ VPSRLVWZ128rmk
Definition x86/opcodes.hpp:19785
@ VSQRTPHZ128rkz
Definition x86/opcodes.hpp:21622
@ VPBLENDMWZrmk
Definition x86/opcodes.hpp:15083
@ VRSQRT14PSZ256rk
Definition x86/opcodes.hpp:21093
@ VPMINSDZ128rm
Definition x86/opcodes.hpp:17336
@ VPSHRDVDZrkz
Definition x86/opcodes.hpp:18981
@ VSHUFPDZ128rmik
Definition x86/opcodes.hpp:21471
@ VPBLENDDYrmi
Definition x86/opcodes.hpp:14994
@ VCVTTPS2IUBSZ256rr
Definition x86/opcodes.hpp:8242
@ VPACKSSDWZrrk
Definition x86/opcodes.hpp:14539
@ VRCP28SDZrkz
Definition x86/opcodes.hpp:20662
@ VFNMSUB231BF16Zmb
Definition x86/opcodes.hpp:12029
@ VMOVRSDZm
Definition x86/opcodes.hpp:13906
@ VCVTTBF162IBSZ128rrkz
Definition x86/opcodes.hpp:7591
@ VFMADDCSHZmkz
Definition x86/opcodes.hpp:9896
@ VFMULCSHZrrk
Definition x86/opcodes.hpp:11131
@ VMINCSDZrr
Definition x86/opcodes.hpp:13201
@ VGETMANTSSZrmikz
Definition x86/opcodes.hpp:12616
@ VSHUFF64X2Zrmbi
Definition x86/opcodes.hpp:21420
@ SUB16rr
Definition x86/opcodes.hpp:4796
@ VAESDECrr
Definition x86/opcodes.hpp:5378
@ XOR16ri8_ND
Definition x86/opcodes.hpp:22197
@ VPSHRDDZ256rrik
Definition x86/opcodes.hpp:18917
@ VPDPWSSDSZm
Definition x86/opcodes.hpp:15922
@ VPERMT2WZ256rrkz
Definition x86/opcodes.hpp:16709
@ ISTT_FP64m
Definition x86/opcodes.hpp:1980
@ VSUBPSZrr
Definition x86/opcodes.hpp:21837
@ VCVTSH2SI64Zrm_Int
Definition x86/opcodes.hpp:7465
@ NEG16r_ND
Definition x86/opcodes.hpp:2859
@ PTILELOADDRS
Definition x86/opcodes.hpp:3501
@ VMINCPDZ128rmbk
Definition x86/opcodes.hpp:13115
@ VPDPBSSDSZrk
Definition x86/opcodes.hpp:15681
@ TLBSYNC
Definition x86/opcodes.hpp:5078
@ VPADDWZ256rrk
Definition x86/opcodes.hpp:14802
@ ROR64r1_NF
Definition x86/opcodes.hpp:3985
@ VPSHLDVQZmbk
Definition x86/opcodes.hpp:18846
@ VMULPHZ128rr
Definition x86/opcodes.hpp:14219
@ VCVTUW2PHZ256rmb
Definition x86/opcodes.hpp:8775
@ VCVTPD2PSZ128rmbkz
Definition x86/opcodes.hpp:6492
@ LEA64_32r
Definition x86/opcodes.hpp:2157
@ VSUBBF16Z256rr
Definition x86/opcodes.hpp:21735
@ VCVTTPD2UQQSZ128rrkz
Definition x86/opcodes.hpp:7838
@ VMOVUPDZ256rm
Definition x86/opcodes.hpp:14040
@ WRMSRNSir
Definition x86/opcodes.hpp:22130
@ VMOVAPDYrm
Definition x86/opcodes.hpp:13510
@ VFMADDSUB213PHZ256rkz
Definition x86/opcodes.hpp:10084
@ VFMADD213BF16Z256mb
Definition x86/opcodes.hpp:9536
@ VPERMILPSZ128rik
Definition x86/opcodes.hpp:16425
@ SHRD64rri8_NF
Definition x86/opcodes.hpp:4684
@ VMOVSDrm_alt
Definition x86/opcodes.hpp:13941
@ SHRD32rrCL
Definition x86/opcodes.hpp:4656
@ VPSLLWZrmk
Definition x86/opcodes.hpp:19390
@ VPTESTMQZrmbk
Definition x86/opcodes.hpp:20136
@ BEXTR32rr
Definition x86/opcodes.hpp:998
@ VCVTTPS2QQZ256rmkz
Definition x86/opcodes.hpp:8304
@ VPMULDQZ128rmb
Definition x86/opcodes.hpp:18079
@ VCVTTPH2IBSZrmbkz
Definition x86/opcodes.hpp:7944
@ VFMADD213SHZm
Definition x86/opcodes.hpp:9667
@ VPMOVSXBDZ256rr
Definition x86/opcodes.hpp:17715
@ VSQRTPHZ128m
Definition x86/opcodes.hpp:21614
@ VMOVDQU16Z128mrk
Definition x86/opcodes.hpp:13694
@ MOVLPDrm
Definition x86/opcodes.hpp:2687
@ VRSQRTSHZrm
Definition x86/opcodes.hpp:21216
@ VCVTPD2PSZrrbk
Definition x86/opcodes.hpp:6515
@ VFNMSUBSD4rr_Int_REV
Definition x86/opcodes.hpp:12201
@ VALIGNQZ256rmik
Definition x86/opcodes.hpp:5443
@ ST_Fp64m
Definition x86/opcodes.hpp:4754
@ VMOVDQA32Zrr
Definition x86/opcodes.hpp:13646
@ VPMOVZXWQZ128rm
Definition x86/opcodes.hpp:18056
@ STMXCSR
Definition x86/opcodes.hpp:4735
@ SHL8mi_ND
Definition x86/opcodes.hpp:4420
@ VMOVUPSZ128rrk
Definition x86/opcodes.hpp:14075
@ VSHUFPSZrmi
Definition x86/opcodes.hpp:21519
@ VFNMADD213SDZr_Int
Definition x86/opcodes.hpp:11432
@ VFMSUBADD213PDZ256rkz
Definition x86/opcodes.hpp:10869
@ VFMSUBADD213PDr
Definition x86/opcodes.hpp:10883
@ VCVTTPS2DQSZrmk
Definition x86/opcodes.hpp:8155
@ VPTESTNMDZ256rr
Definition x86/opcodes.hpp:20174
@ VFNMSUB132PDZrbk
Definition x86/opcodes.hpp:11727
@ VFMADDSUB213PSZ128mbk
Definition x86/opcodes.hpp:10101
@ ANNOTATION_LABEL
Definition x86/opcodes.hpp:30
@ VFMSUB132PDZ256mk
Definition x86/opcodes.hpp:10287
@ VMOVDQA64Z256rr_REV
Definition x86/opcodes.hpp:13669
@ VPDPWUUDZmk
Definition x86/opcodes.hpp:16143
@ VCVTTPS2UQQZ256rmb
Definition x86/opcodes.hpp:8423
@ ADD8rr
Definition x86/opcodes.hpp:723
@ VMAXCPHZrmk
Definition x86/opcodes.hpp:12896
@ VCVTPH2DQZ256rm
Definition x86/opcodes.hpp:6674
@ VRSQRTBF16Z256rk
Definition x86/opcodes.hpp:21174
@ SHL16ri_NF
Definition x86/opcodes.hpp:4346
@ VPSLLQZ128rikz
Definition x86/opcodes.hpp:19236
@ VFIXUPIMMPSZ128rmik
Definition x86/opcodes.hpp:9313
@ VPMULLDZrr
Definition x86/opcodes.hpp:18199
@ ROL16mi_EVEX
Definition x86/opcodes.hpp:3798
@ VPSHLDQZ256rri
Definition x86/opcodes.hpp:18787
@ VPEXPANDQZ256rrkz
Definition x86/opcodes.hpp:16781
@ VPSHUFDZmbi
Definition x86/opcodes.hpp:19099
@ VPMAXSWZ256rrk
Definition x86/opcodes.hpp:17200
@ BTR32ri8
Definition x86/opcodes.hpp:1130
@ VPSLLQZ128mikz
Definition x86/opcodes.hpp:19233
@ VPMOVZXWQZrrk
Definition x86/opcodes.hpp:18072
@ VFNMSUB231SHZrbk_Int
Definition x86/opcodes.hpp:12159
@ ADC64ri8_EVEX
Definition x86/opcodes.hpp:533
@ VPERMI2QZ128rr
Definition x86/opcodes.hpp:16297
@ VFMSUBADD132PDZ128mbk
Definition x86/opcodes.hpp:10756
@ BLCFILL32rm
Definition x86/opcodes.hpp:1011
@ VPADDSBZ256rmkz
Definition x86/opcodes.hpp:14712
@ VORPDZ256rmkz
Definition x86/opcodes.hpp:14340
@ VRSQRTBF16Z128mkz
Definition x86/opcodes.hpp:21163
@ VFMSUB213PSYr
Definition x86/opcodes.hpp:10506
@ VCVTTPD2QQSZ128rmkz
Definition x86/opcodes.hpp:7709
@ VPMULLQZ256rrk
Definition x86/opcodes.hpp:18220
@ VCVTUSI2SSZrr
Definition x86/opcodes.hpp:8747
@ VPADDDZrr
Definition x86/opcodes.hpp:14666
@ VFMSUB231SDm
Definition x86/opcodes.hpp:10720
@ VMOVLPSrm
Definition x86/opcodes.hpp:13852
@ VFMSUB213PHZrb
Definition x86/opcodes.hpp:10500
@ VPMINUWZ128rrkz
Definition x86/opcodes.hpp:17501
@ VCVTPS2QQZrrk
Definition x86/opcodes.hpp:7252
@ TAILJMPd64_CC
Definition x86/opcodes.hpp:5001
@ PATCHABLE_RET
Definition x86/opcodes.hpp:61
@ VMOVQI2PQIrm
Definition x86/opcodes.hpp:13890
@ VPCMPUBZrrik
Definition x86/opcodes.hpp:15463
@ VPMOVZXWQZ128rrk
Definition x86/opcodes.hpp:18060
@ VPSRLQZrik
Definition x86/opcodes.hpp:19711
@ VPXORrr
Definition x86/opcodes.hpp:20485
@ VCVTTPD2UDQSZ128rmbkz
Definition x86/opcodes.hpp:7770
@ INSERTPSrri
Definition x86/opcodes.hpp:1951
@ VCVTTPS2UQQSZ256rr
Definition x86/opcodes.hpp:8395
@ VRNDSCALEPDZrmbi
Definition x86/opcodes.hpp:20929
@ SBB64i32
Definition x86/opcodes.hpp:4236
@ VMAXBF16Z256rrk
Definition x86/opcodes.hpp:12832
@ XSETBV
Definition x86/opcodes.hpp:22353
@ WRMSR
Definition x86/opcodes.hpp:22127
@ VRSQRTSSm
Definition x86/opcodes.hpp:21222
@ BTS32mi8
Definition x86/opcodes.hpp:1140
@ AND16rm_ND
Definition x86/opcodes.hpp:836
@ VDBPSADBWZ256rrik
Definition x86/opcodes.hpp:8835
@ VADDPSZ128rrkz
Definition x86/opcodes.hpp:5286
@ VCVTTPD2UQQSZrm
Definition x86/opcodes.hpp:7851
@ VCVTDQ2PSZ256rrk
Definition x86/opcodes.hpp:6323
@ VGETEXPPDZmbk
Definition x86/opcodes.hpp:12382
@ VFMULCSHZrmk
Definition x86/opcodes.hpp:11125
@ VPSLLVDZ256rmbk
Definition x86/opcodes.hpp:19289
@ VRSQRT14PSZ128mk
Definition x86/opcodes.hpp:21081
@ CALL16r_NT
Definition x86/opcodes.hpp:1163
@ VPMULTISHIFTQBZ256rrk
Definition x86/opcodes.hpp:18269
@ VPANDNYrm
Definition x86/opcodes.hpp:14915
@ MOVZX64rm8
Definition x86/opcodes.hpp:2776
@ VRSQRTBF16Z128rk
Definition x86/opcodes.hpp:21165
@ VFMSUBADDPS4Ymr
Definition x86/opcodes.hpp:11054
@ VPERMWZ256rm
Definition x86/opcodes.hpp:16722
@ IMUL32r_EVEX
Definition x86/opcodes.hpp:1829
@ VPSLLQZrmkz
Definition x86/opcodes.hpp:19269
@ VSQRTPHZmb
Definition x86/opcodes.hpp:21633
@ VCVTPH2PDZ256rmk
Definition x86/opcodes.hpp:6822
@ SHL8rCL_EVEX
Definition x86/opcodes.hpp:4429
@ VMULSHZrrk_Int
Definition x86/opcodes.hpp:14301
@ LES16rm
Definition x86/opcodes.hpp:2162
@ VCVTPH2PSZ128rm
Definition x86/opcodes.hpp:6871
@ VPRORQZ256rikz
Definition x86/opcodes.hpp:18615
@ VCVTQQ2PDZ128rr
Definition x86/opcodes.hpp:7320
@ VPHMINPOSUWrm
Definition x86/opcodes.hpp:16880
@ RDTSC
Definition x86/opcodes.hpp:3756
@ VPEXPANDQZ128rm
Definition x86/opcodes.hpp:16770
@ DEC8r_EVEX
Definition x86/opcodes.hpp:1554
@ VPADDUSWrm
Definition x86/opcodes.hpp:14788
@ MUL8r
Definition x86/opcodes.hpp:2802
@ VPSHLDWZrmikz
Definition x86/opcodes.hpp:18885
@ XOR32mi8_NF
Definition x86/opcodes.hpp:22224
@ RSQRTPSm
Definition x86/opcodes.hpp:4048
@ CRC32r32m32_EVEX
Definition x86/opcodes.hpp:1405
@ VCVTPS2PHZ128rr
Definition x86/opcodes.hpp:7206
@ VFMSUB231PDZmk
Definition x86/opcodes.hpp:10634
@ VPCONFLICTDZ128rmk
Definition x86/opcodes.hpp:15604
@ VSM4KEY4Z256rr
Definition x86/opcodes.hpp:21538
@ VPMINSDYrr
Definition x86/opcodes.hpp:17335
@ DEC16m_ND
Definition x86/opcodes.hpp:1518
@ VSUBBF16Zrmbk
Definition x86/opcodes.hpp:21740
@ VPSUBDZ256rmkz
Definition x86/opcodes.hpp:19882
@ VGETEXPPHZ256rkz
Definition x86/opcodes.hpp:12409
@ TST_Fp32
Definition x86/opcodes.hpp:5093
@ VFMADD132PHZ256m
Definition x86/opcodes.hpp:9427
@ IMUL64rm_ND
Definition x86/opcodes.hpp:1861
@ VFMSUB132SHZrbkz_Int
Definition x86/opcodes.hpp:10395
@ VPSUBBZ256rr
Definition x86/opcodes.hpp:19855
@ VCVTSS2SDrm_Int
Definition x86/opcodes.hpp:7545
@ FSTENVm
Definition x86/opcodes.hpp:1734
@ VPMULUDQZ256rr
Definition x86/opcodes.hpp:18297
@ VCVTDQ2PHZrr
Definition x86/opcodes.hpp:6299
@ VPMULLWYrr
Definition x86/opcodes.hpp:18232
@ VMINCPSYrm
Definition x86/opcodes.hpp:13169
@ MOVDIR64B16
Definition x86/opcodes.hpp:2663
@ VCVT2PH2HF8SZ128rmb
Definition x86/opcodes.hpp:5999
@ VSHUFI32X4Z256rmbik
Definition x86/opcodes.hpp:21430
@ VFNMSUB132PHZrk
Definition x86/opcodes.hpp:11761
@ VFMADDSUB231PDZmbkz
Definition x86/opcodes.hpp:10154
@ VFNMADD132SDZmkz_Int
Definition x86/opcodes.hpp:11261
@ VCVTPH2UDQZrmk
Definition x86/opcodes.hpp:6946
@ VCVTW2PHZ256rmbkz
Definition x86/opcodes.hpp:8807
@ MMX_PSUBQrr
Definition x86/opcodes.hpp:2530
@ VFMSUB231BF16Z128r
Definition x86/opcodes.hpp:10589
@ VPDPWSSDSZ256mbkz
Definition x86/opcodes.hpp:15916
@ POPCNT64rm
Definition x86/opcodes.hpp:3351
@ VDIVPSZrrbkz
Definition x86/opcodes.hpp:8963
@ VMINMAXPSZrmbikz
Definition x86/opcodes.hpp:13317
@ VRCPBF16Z256rk
Definition x86/opcodes.hpp:20688
@ VCOMISDrm_Int
Definition x86/opcodes.hpp:5888
@ VPSHLDVQZ128rkz
Definition x86/opcodes.hpp:18834
@ VFMADDSUB213PDZ128mbk
Definition x86/opcodes.hpp:10037
@ VCMPPSZ128rmbi
Definition x86/opcodes.hpp:5824
@ VPDPBSUDSZmbk
Definition x86/opcodes.hpp:15738
@ VFNMSUB132SSZrbkz_Int
Definition x86/opcodes.hpp:11834
@ VFMSUB132SDm_Int
Definition x86/opcodes.hpp:10383
@ VPMOVSQWZrrk
Definition x86/opcodes.hpp:17687
@ VCOMPRESSPSZ256rr
Definition x86/opcodes.hpp:5927
@ SAR16m1_EVEX
Definition x86/opcodes.hpp:4058
@ VFNMSUB132PDZrk
Definition x86/opcodes.hpp:11729
@ VPSLLVWZ256rmkz
Definition x86/opcodes.hpp:19346
@ ROL8ri_EVEX
Definition x86/opcodes.hpp:3903
@ VPROLVQZrmbkz
Definition x86/opcodes.hpp:18565
@ VFNMSUB213PSZ256rk
Definition x86/opcodes.hpp:11950
@ G_STORE
Definition x86/opcodes.hpp:123
@ VFMADD132PSZ128r
Definition x86/opcodes.hpp:9456
@ VCVTPS2QQZ128rmb
Definition x86/opcodes.hpp:7225
@ VCVTPH2IUBSZ128rmbk
Definition x86/opcodes.hpp:6781
@ AND8rr_ND
Definition x86/opcodes.hpp:957
@ VPSHUFBZ256rrkz
Definition x86/opcodes.hpp:19070
@ BLSR64rm_EVEX
Definition x86/opcodes.hpp:1078
@ VUNPCKHPDZrmkz
Definition x86/opcodes.hpp:21957
@ VFNMADD231PHZ256mbk
Definition x86/opcodes.hpp:11543
@ VPTERNLOGDZ128rmi
Definition x86/opcodes.hpp:20041
@ SHR64mi
Definition x86/opcodes.hpp:4576
@ VPSHLDDZ256rmik
Definition x86/opcodes.hpp:18758
@ VPTESTNMQZ256rmb
Definition x86/opcodes.hpp:20189
@ VPGATHERDDrm
Definition x86/opcodes.hpp:16828
@ SUB32mi
Definition x86/opcodes.hpp:4807
@ VANDPSZ256rrk
Definition x86/opcodes.hpp:5568
@ VPMINUBYrm
Definition x86/opcodes.hpp:17414
@ VPERMT2BZ256rm
Definition x86/opcodes.hpp:16578
@ VMOVAPSZrr_REV
Definition x86/opcodes.hpp:13582
@ VFMSUBADD231PSZ128rkz
Definition x86/opcodes.hpp:11022
@ CCMP32mi8
Definition x86/opcodes.hpp:1186
@ VADDPSZ128rm
Definition x86/opcodes.hpp:5278
@ VFMSUB231BF16Z256mbk
Definition x86/opcodes.hpp:10594
@ VCVTTPH2UWZ128rmk
Definition x86/opcodes.hpp:8077
@ VPMOVZXBWZ128rmkz
Definition x86/opcodes.hpp:17992
@ VPMADD52LUQZmk
Definition x86/opcodes.hpp:17049
@ VMINCPDZrrkz
Definition x86/opcodes.hpp:13139
@ VPUNPCKHDQYrm
Definition x86/opcodes.hpp:20238
@ VCVTBF162IBSZ128rr
Definition x86/opcodes.hpp:6088
@ VCVTSS2SDZrrbkz_Int
Definition x86/opcodes.hpp:7541
@ SHL32ri
Definition x86/opcodes.hpp:4373
@ VRCP14PDZ256mbk
Definition x86/opcodes.hpp:20575
@ VFNMADD213SSZrk_Int
Definition x86/opcodes.hpp:11465
@ VPMOVZXWDrm
Definition x86/opcodes.hpp:18052
@ VPMULHRSWZ128rr
Definition x86/opcodes.hpp:18112
@ VPSUBDZ128rrkz
Definition x86/opcodes.hpp:19876
@ VPADDWYrr
Definition x86/opcodes.hpp:14791
@ VPMAXUQZ128rrkz
Definition x86/opcodes.hpp:17271
@ VCVTPD2UDQZ128rmbk
Definition x86/opcodes.hpp:6553
@ RCL8mi_ND
Definition x86/opcodes.hpp:3647
@ VMAXBF16Z128rrk
Definition x86/opcodes.hpp:12823
@ SHRD16rrCL_ND
Definition x86/opcodes.hpp:4638
@ VPSHRDVDZmbk
Definition x86/opcodes.hpp:18975
@ VMOVSDrr_REV
Definition x86/opcodes.hpp:13943
@ SHLD32mrCL_ND
Definition x86/opcodes.hpp:4460
@ VFMADD132PHZ256mb
Definition x86/opcodes.hpp:9428
@ VPMOVSWBZmr
Definition x86/opcodes.hpp:17699
@ VFNMSUB213PSZ128mkz
Definition x86/opcodes.hpp:11939
@ VCVTTBF162IBSZrr
Definition x86/opcodes.hpp:7607
@ VXORPSZrmk
Definition x86/opcodes.hpp:22111
@ VPMADDWDZ256rr
Definition x86/opcodes.hpp:17089
@ VRANGEPSZrri
Definition x86/opcodes.hpp:20540
@ NOT8r
Definition x86/opcodes.hpp:2920
@ VPMAXUWZ128rr
Definition x86/opcodes.hpp:17295
@ VPSRADZ128mbi
Definition x86/opcodes.hpp:19401
@ MOV32cr
Definition x86/opcodes.hpp:2580
@ SUB8mr_NF
Definition x86/opcodes.hpp:4898
@ VCVTPD2PSZrr
Definition x86/opcodes.hpp:6513
@ VMINMAXPSZrmbik
Definition x86/opcodes.hpp:13316
@ VP2INTERSECTDZrmb
Definition x86/opcodes.hpp:14393
@ VCVTBF162IBSZ256rrk
Definition x86/opcodes.hpp:6098
@ VMAXCPSYrm
Definition x86/opcodes.hpp:12901
@ VFMADDSUB231PSZrkz
Definition x86/opcodes.hpp:10226
@ SBB16ri8
Definition x86/opcodes.hpp:4197
@ AVX512_FsFLD0F128
Definition x86/opcodes.hpp:354
@ VFMADD213PHZ128r
Definition x86/opcodes.hpp:9593
@ VINSERTF64X2Zrmik
Definition x86/opcodes.hpp:12750
@ VRNDSCALEPHZ128rmbikz
Definition x86/opcodes.hpp:20943
@ VPMULHWZ256rmkz
Definition x86/opcodes.hpp:18161
@ VRNDSCALESSZrrikz_Int
Definition x86/opcodes.hpp:21033
@ VMAXSHZrm
Definition x86/opcodes.hpp:13055
@ AND16rr_NF_ND_REV
Definition x86/opcodes.hpp:846
@ VPEXPANDDZ128rmkz
Definition x86/opcodes.hpp:16754
@ VCVTPH2IBSZ256rr
Definition x86/opcodes.hpp:6764
@ VPMINSBrm
Definition x86/opcodes.hpp:17332
@ VCVTTPH2WZrrk
Definition x86/opcodes.hpp:8131
@ VFMSUBADD231PSZ256mbkz
Definition x86/opcodes.hpp:11026
@ VPMOVSXWDrm
Definition x86/opcodes.hpp:17812
@ VEXTRACTPSrri
Definition x86/opcodes.hpp:9200
@ VADDSUBPSrr
Definition x86/opcodes.hpp:5358
@ VGETEXPBF16Z256m
Definition x86/opcodes.hpp:12344
@ AND8rr_REV
Definition x86/opcodes.hpp:963
@ VGETEXPSSZmk
Definition x86/opcodes.hpp:12471
@ VMULPDZrmk
Definition x86/opcodes.hpp:14203
@ VFNMSUB132SSZrkz_Int
Definition x86/opcodes.hpp:11836
@ G_UBFX
Definition x86/opcodes.hpp:337
@ VPCMPGTDZrrk
Definition x86/opcodes.hpp:15389
@ VPUNPCKLQDQZrr
Definition x86/opcodes.hpp:20401
@ VCVTPH2DQZrrbk
Definition x86/opcodes.hpp:6691
@ VFNMSUB213SSZm
Definition x86/opcodes.hpp:11994
@ VFNMSUB213PSZ256mkz
Definition x86/opcodes.hpp:11948
@ PACKUSDWrr
Definition x86/opcodes.hpp:3104
@ VFMADDCSHZr
Definition x86/opcodes.hpp:9897
@ VFNMSUB213PDZ128mbk
Definition x86/opcodes.hpp:11872
@ VCVTTPD2QQZ128rmbkz
Definition x86/opcodes.hpp:7740
@ VANDNPDZrrk
Definition x86/opcodes.hpp:5484
@ VDIVBF16Z256rmb
Definition x86/opcodes.hpp:8853
@ VFMADDSUB231PSZm
Definition x86/opcodes.hpp:10215
@ VCVTTPS2IUBSZ128rmbk
Definition x86/opcodes.hpp:8229
@ VPMINUDrr
Definition x86/opcodes.hpp:17466
@ XOR32ri_NF
Definition x86/opcodes.hpp:22243
@ VPMOVUSQBZmr
Definition x86/opcodes.hpp:17876
@ VFIXUPIMMPSZ256rri
Definition x86/opcodes.hpp:9324
@ VPORQZ256rr
Definition x86/opcodes.hpp:18443
@ MOVBE16rm_EVEX
Definition x86/opcodes.hpp:2643
@ VUNPCKLPSrr
Definition x86/opcodes.hpp:22055
@ BTC16mi8
Definition x86/opcodes.hpp:1112
@ VPROLVQZrmkz
Definition x86/opcodes.hpp:18567
@ CMP32i32
Definition x86/opcodes.hpp:1325
@ VREDUCEBF16Z128rmikz
Definition x86/opcodes.hpp:20745
@ VCVTPH2PSZrm
Definition x86/opcodes.hpp:6883
@ VMOVDDUPZrmkz
Definition x86/opcodes.hpp:13607
@ VCVTTPH2QQZrr
Definition x86/opcodes.hpp:8007
@ VRCP28SDZrbk
Definition x86/opcodes.hpp:20659
@ VPACKUSWBZrr
Definition x86/opcodes.hpp:14613
@ VPSUBDZ128rmk
Definition x86/opcodes.hpp:19872
@ VDIVPSZrmb
Definition x86/opcodes.hpp:8955
@ VCVTTPH2WZ128rrkz
Definition x86/opcodes.hpp:8111
@ VSUBSSZrm_Int
Definition x86/opcodes.hpp:21872
@ VCVTTSS2SI64Srrb_Int
Definition x86/opcodes.hpp:8515
@ VPMAXSDZ256rmkz
Definition x86/opcodes.hpp:17146
@ VCVTUW2PHZrmbk
Definition x86/opcodes.hpp:8785
@ VPMAXSQZrr
Definition x86/opcodes.hpp:17185
@ VCVTPS2IUBSZrmk
Definition x86/opcodes.hpp:7130
@ VPABSQZrrkz
Definition x86/opcodes.hpp:14489
@ VPSUBUSWZ128rrkz
Definition x86/opcodes.hpp:20001
@ BTC32rr
Definition x86/opcodes.hpp:1119
@ AND16mr_EVEX
Definition x86/opcodes.hpp:820
@ VPSRLDQZ128mi
Definition x86/opcodes.hpp:19613
@ VFCMULCPHZ128rmbk
Definition x86/opcodes.hpp:9242
@ ISTT_Fp16m32
Definition x86/opcodes.hpp:1981
@ VMOVDQU8Zrm
Definition x86/opcodes.hpp:13816
@ VCVTPS2IBSZ128rr
Definition x86/opcodes.hpp:7084
@ VFMADD231PDZ128r
Definition x86/opcodes.hpp:9730
@ VRNDSCALEBF16Z256rmik
Definition x86/opcodes.hpp:20897
@ VSCALEFPHZ128rmbk
Definition x86/opcodes.hpp:21285
@ ROR8mCL
Definition x86/opcodes.hpp:4002
@ G_RESET_FPMODE
Definition x86/opcodes.hpp:250
@ CALLpcrel16
Definition x86/opcodes.hpp:1173
@ VFMADD213BF16Z128mb
Definition x86/opcodes.hpp:9527
@ VPMAXUQZ128rr
Definition x86/opcodes.hpp:17269
@ VADDPDZrmk
Definition x86/opcodes.hpp:5236
@ VCVTTPD2DQSZrrbkz
Definition x86/opcodes.hpp:7667
@ VFNMSUB231SHZrbkz_Int
Definition x86/opcodes.hpp:12160
@ G_MEMCPY_INLINE
Definition x86/opcodes.hpp:312
@ VPMAXUQZ256rmb
Definition x86/opcodes.hpp:17273
@ VCVTTPD2UDQSZ256rmk
Definition x86/opcodes.hpp:7780
@ TDCALL
Definition x86/opcodes.hpp:5032
@ VPTESTMQZ128rmk
Definition x86/opcodes.hpp:20125
@ ROL64mi_NF
Definition x86/opcodes.hpp:3860
@ VSUBBF16Z256rm
Definition x86/opcodes.hpp:21729
@ PUSH64i8
Definition x86/opcodes.hpp:3557
@ VCVTBIASPH2BF8Z128rmb
Definition x86/opcodes.hpp:6164
@ VCVTTPS2IBSZrr
Definition x86/opcodes.hpp:8221
@ VPSRAQZ128rrk
Definition x86/opcodes.hpp:19462
@ SQRTPDr
Definition x86/opcodes.hpp:4713
@ VPMAXSWYrm
Definition x86/opcodes.hpp:17188
@ VPMOVQDZrrkz
Definition x86/opcodes.hpp:17598
@ VPMADCSSWDrm
Definition x86/opcodes.hpp:16990
@ VFNMSUB213PHZ256mbk
Definition x86/opcodes.hpp:11913
@ VMAXCPDZ256rrkz
Definition x86/opcodes.hpp:12862
@ VCVTTPH2DQZ128rr
Definition x86/opcodes.hpp:7899
@ VPMAXSWZrrkz
Definition x86/opcodes.hpp:17207
@ PSRADrr
Definition x86/opcodes.hpp:3416
@ VFNMSUB132PDYm
Definition x86/opcodes.hpp:11699
@ VPTERNLOGDZ256rrik
Definition x86/opcodes.hpp:20054
@ VMOVDQU32Zrrkz_REV
Definition x86/opcodes.hpp:13758
@ VUNPCKLPDZrmk
Definition x86/opcodes.hpp:22018
@ VCVTTBF162IUBSZrr
Definition x86/opcodes.hpp:7634
@ VPADDSBZ128rmkz
Definition x86/opcodes.hpp:14706
@ VFNMADD132SDZmk_Int
Definition x86/opcodes.hpp:11260
@ VCMPPHZ256rmbik
Definition x86/opcodes.hpp:5809
@ VPSHLDVDZ128mk
Definition x86/opcodes.hpp:18803
@ XOR16ri_EVEX
Definition x86/opcodes.hpp:22200
@ VCVTBF162IUBSZrrkz
Definition x86/opcodes.hpp:6135
@ VCVTPD2PHZ256rrk
Definition x86/opcodes.hpp:6473
@ OR8mi_EVEX
Definition x86/opcodes.hpp:3050
@ VPLZCNTQZrmbkz
Definition x86/opcodes.hpp:16964
@ VPERMT2PSZrrkz
Definition x86/opcodes.hpp:16670
@ IMUL64r_EVEX
Definition x86/opcodes.hpp:1857
@ VCVTPH2UQQZ256rm
Definition x86/opcodes.hpp:6963
@ VPSUBSBZrrkz
Definition x86/opcodes.hpp:19947
@ MMX_PADDQrr
Definition x86/opcodes.hpp:2416
@ VPMINSBZ128rrkz
Definition x86/opcodes.hpp:17319
@ VFMSUB132PHZ256mkz
Definition x86/opcodes.hpp:10320
@ VPSRAVDZ128rmbk
Definition x86/opcodes.hpp:19498
@ VPSUBSWZ256rrk
Definition x86/opcodes.hpp:19962
@ VCVTBIASPH2BF8Z128rm
Definition x86/opcodes.hpp:6163
@ VPBROADCASTDrZ256rr
Definition x86/opcodes.hpp:15150
@ VPSHRDWZ256rmik
Definition x86/opcodes.hpp:19034
@ DIVSSrm
Definition x86/opcodes.hpp:1608
@ VPADDBZrrkz
Definition x86/opcodes.hpp:14637
@ AND32rm_ND
Definition x86/opcodes.hpp:877
@ SHRDROT32ri
Definition x86/opcodes.hpp:436
@ VFNMADD231PHZ128rkz
Definition x86/opcodes.hpp:11540
@ VPDPWSSDZ256r
Definition x86/opcodes.hpp:15950
@ IN16rr
Definition x86/opcodes.hpp:1900
@ AND16mr_NF_ND
Definition x86/opcodes.hpp:823
@ SAR8mi_NF_ND
Definition x86/opcodes.hpp:4161
@ VSQRTPHZ128mk
Definition x86/opcodes.hpp:21618
@ VPROLQZmi
Definition x86/opcodes.hpp:18511
@ VFMSUB213PDZmb
Definition x86/opcodes.hpp:10462
@ TEST16mr
Definition x86/opcodes.hpp:5045
@ VMOVSSZrr
Definition x86/opcodes.hpp:14012
@ VFMADDSUBPD4Yrr_REV
Definition x86/opcodes.hpp:10232
@ VPAVGWYrm
Definition x86/opcodes.hpp:14972
@ VPSHLBmr
Definition x86/opcodes.hpp:18741
@ VPCMPGTDZrmk
Definition x86/opcodes.hpp:15387
@ ROL16ri
Definition x86/opcodes.hpp:3812
@ VPMOVZXWQZ128rr
Definition x86/opcodes.hpp:18059
@ VPTESTNMBZ256rm
Definition x86/opcodes.hpp:20156
@ VFMADD213SDr_Int
Definition x86/opcodes.hpp:9666
@ VPMOVSXBWZ128rmk
Definition x86/opcodes.hpp:17751
@ VFMADD132PSZrbkz
Definition x86/opcodes.hpp:9477
@ VPSRADZ256rmkz
Definition x86/opcodes.hpp:19427
@ VMINMAXBF16Zrmbikz
Definition x86/opcodes.hpp:13230
@ SHL32ri_NF
Definition x86/opcodes.hpp:4376
@ VPTESTNMWZ128rrk
Definition x86/opcodes.hpp:20203
@ VCVTTSH2USI64Zrr
Definition x86/opcodes.hpp:8503
@ VPERMT2BZrm
Definition x86/opcodes.hpp:16584
@ MOVRS64rm
Definition x86/opcodes.hpp:2712
@ VPAVGWZrr
Definition x86/opcodes.hpp:14989
@ VPERMI2PSZ256rmk
Definition x86/opcodes.hpp:16277
@ VPBROADCASTBZ256rm
Definition x86/opcodes.hpp:15104
@ ADC64mi32
Definition x86/opcodes.hpp:520
@ VFNMSUB213SSZrb
Definition x86/opcodes.hpp:12000
@ UCOMISSrr_Int
Definition x86/opcodes.hpp:5132
@ PTDPBSUD
Definition x86/opcodes.hpp:3490
@ VPADDUSBYrr
Definition x86/opcodes.hpp:14747
@ VRSQRT14SSZrmk
Definition x86/opcodes.hpp:21111
@ VFNMSUBSD4rm_Int
Definition x86/opcodes.hpp:12198
@ VFMSUBADD231PDZ128mb
Definition x86/opcodes.hpp:10951
@ VPEXPANDBZrrkz
Definition x86/opcodes.hpp:16751
@ MAXSDrr
Definition x86/opcodes.hpp:2340
@ VCVTUQQ2PSZ256rmbkz
Definition x86/opcodes.hpp:8718
@ VPSHUFHWZ128rik
Definition x86/opcodes.hpp:19116
@ MUL8m_EVEX
Definition x86/opcodes.hpp:2800
@ OR16mr_NF
Definition x86/opcodes.hpp:2937
@ VPSLLDZ256rrkz
Definition x86/opcodes.hpp:19206
@ VCVTBIASPH2BF8SZ256rmbkz
Definition x86/opcodes.hpp:6148
@ VFCMULCPHZrmkz
Definition x86/opcodes.hpp:9263
@ VCVTNEPS2BF16Z128rmb
Definition x86/opcodes.hpp:6395
@ VPERMILPDZmbik
Definition x86/opcodes.hpp:16393
@ VPMULUDQZ128rrkz
Definition x86/opcodes.hpp:18290
@ VPERMILPDZrrk
Definition x86/opcodes.hpp:16408
@ VCVTTPD2DQSZ256rmbkz
Definition x86/opcodes.hpp:7649
@ VADDPHZrrk
Definition x86/opcodes.hpp:5274
@ SUBPSrr
Definition x86/opcodes.hpp:4924
@ VADDSSZrr
Definition x86/opcodes.hpp:5340
@ INC32m
Definition x86/opcodes.hpp:1916
@ G_VECREDUCE_SEQ_FADD
Definition x86/opcodes.hpp:319
@ VPDPWUUDSZ256mbkz
Definition x86/opcodes.hpp:16102
@ VBROADCASTSDZrm
Definition x86/opcodes.hpp:5732
@ PREFETCHT2
Definition x86/opcodes.hpp:3382
@ VFMSUBADD213PDZ128m
Definition x86/opcodes.hpp:10852
@ KSHIFTLBki
Definition x86/opcodes.hpp:2094
@ PI2FDrr
Definition x86/opcodes.hpp:3246
@ VCVTQQ2PDZ256rrk
Definition x86/opcodes.hpp:7330
@ VPERMI2QZrmk
Definition x86/opcodes.hpp:16313
@ VPDPWSUDZ128mbk
Definition x86/opcodes.hpp:15999
@ VREDUCEPSZ256rmik
Definition x86/opcodes.hpp:20840
@ VPCMPEQQZ256rmbk
Definition x86/opcodes.hpp:15322
@ VDBPSADBWZrmi
Definition x86/opcodes.hpp:8837
@ FLDLN2
Definition x86/opcodes.hpp:1705
@ VMINCPHZ128rmbkz
Definition x86/opcodes.hpp:13145
@ VMAXBF16Z256rmbk
Definition x86/opcodes.hpp:12827
@ VPMULLDZ128rmk
Definition x86/opcodes.hpp:18179
@ VCVTTPH2DQZrrk
Definition x86/opcodes.hpp:7921
@ MOVDI2PDIrm
Definition x86/opcodes.hpp:2660
@ VCVTTSH2USIZrr
Definition x86/opcodes.hpp:8508
@ PABSBrr
Definition x86/opcodes.hpp:3094
@ VBROADCASTF32X4Z256rmkz
Definition x86/opcodes.hpp:5671
@ AND16ri_NF_ND
Definition x86/opcodes.hpp:833
@ VPROLDZmikz
Definition x86/opcodes.hpp:18486
@ VFMSUBADD132PDZmk
Definition x86/opcodes.hpp:10776
@ VDIVPSZ128rmkz
Definition x86/opcodes.hpp:8941
@ VFNMSUB132BF16Z128mk
Definition x86/opcodes.hpp:11676
@ OR64mi32_ND
Definition x86/opcodes.hpp:3009
@ VSQRTPHZ256mkz
Definition x86/opcodes.hpp:21628
@ VCVTDQ2PDZ256rmk
Definition x86/opcodes.hpp:6259
@ VPUNPCKHDQZrmb
Definition x86/opcodes.hpp:20259
@ XOR16ri
Definition x86/opcodes.hpp:22194
@ VPCOMPRESSQZ128mr
Definition x86/opcodes.hpp:15558
@ VPUNPCKHBWrm
Definition x86/opcodes.hpp:20236
@ VPMOVUSWBZ128rrkz
Definition x86/opcodes.hpp:17915
@ SUB16rm_EVEX
Definition x86/opcodes.hpp:4792
@ VFMSUB213SHZrb
Definition x86/opcodes.hpp:10561
@ VBROADCASTI32X2Z128rr
Definition x86/opcodes.hpp:5691
@ VMOVDQA32Z128rr
Definition x86/opcodes.hpp:13624
@ VRNDSCALESSZrribkz_Int
Definition x86/opcodes.hpp:21031
@ ADD8mr_NF
Definition x86/opcodes.hpp:710
@ ADC8mi
Definition x86/opcodes.hpp:545
@ VCVTUQQ2PHZrmk
Definition x86/opcodes.hpp:8698
@ VCVTTSS2SI64Zrr_Int
Definition x86/opcodes.hpp:8519
@ VFMADD213SDr
Definition x86/opcodes.hpp:9665
@ VFMSUB231SSZrk_Int
Definition x86/opcodes.hpp:10746
@ G_VECREDUCE_FMIN
Definition x86/opcodes.hpp:324
@ VCVTQQ2PSZ256rmk
Definition x86/opcodes.hpp:7387
@ VPERMT2PDZ256rr
Definition x86/opcodes.hpp:16632
@ VPSRLVDZrmbk
Definition x86/opcodes.hpp:19744
@ VCVTTPH2QQZ128rmb
Definition x86/opcodes.hpp:7984
@ OR16ri8
Definition x86/opcodes.hpp:2940
@ VFNMADD231PSYr
Definition x86/opcodes.hpp:11563
@ VCVTUDQ2PHZ128rrk
Definition x86/opcodes.hpp:8593
@ VPCMPDZ256rmik
Definition x86/opcodes.hpp:15265
@ SUB32ri_ND
Definition x86/opcodes.hpp:4829
@ SHL16m1_ND
Definition x86/opcodes.hpp:4320
@ STACKMAP
Definition x86/opcodes.hpp:50
@ SBB8rm
Definition x86/opcodes.hpp:4273
@ VALIGNDZ128rmbik
Definition x86/opcodes.hpp:5404
@ SHLD32mrCL_NF_ND
Definition x86/opcodes.hpp:4462
@ VMULPSZ256rmb
Definition x86/opcodes.hpp:14255
@ PMOVZXWDrm
Definition x86/opcodes.hpp:3306
@ VFIXUPIMMPDZrribk
Definition x86/opcodes.hpp:9305
@ VCMPBF16Zrri
Definition x86/opcodes.hpp:5776
@ VPDPBSUDSZ128rkz
Definition x86/opcodes.hpp:15726
@ VPUNPCKLWDYrm
Definition x86/opcodes.hpp:20406
@ VPMINSQZ256rmb
Definition x86/opcodes.hpp:17375
@ VCVTTPH2IUBSZ256rmbk
Definition x86/opcodes.hpp:7964
@ FYL2XP1
Definition x86/opcodes.hpp:1742
@ VFMSUB213BF16Z256m
Definition x86/opcodes.hpp:10423
@ VCVTNE2PS2BF16Zrmk
Definition x86/opcodes.hpp:6379
@ VPBROADCASTWZ128rmk
Definition x86/opcodes.hpp:15198
@ VCVTTPH2UDQZrmb
Definition x86/opcodes.hpp:8032
@ VPDPWSUDZmk
Definition x86/opcodes.hpp:16019
@ GF2P8MULBrr
Definition x86/opcodes.hpp:1749
@ UCOM_FpIr80
Definition x86/opcodes.hpp:5139
@ VCVTPD2DQZrrk
Definition x86/opcodes.hpp:6453
@ AND64rr_EVEX
Definition x86/opcodes.hpp:922
@ VPMOVSXWDZ256rr
Definition x86/opcodes.hpp:17803
@ VCVTPH2IBSZ128rr
Definition x86/opcodes.hpp:6755
@ VPSUBDZ256rmbkz
Definition x86/opcodes.hpp:19880
@ VFMSUBADD132PHZrkz
Definition x86/opcodes.hpp:10815
@ ROL16rCL_NF_ND
Definition x86/opcodes.hpp:3811
@ VGETEXPSDZrbkz
Definition x86/opcodes.hpp:12458
@ VMULSDZrrk_Int
Definition x86/opcodes.hpp:14286
@ VPMULHWZrmk
Definition x86/opcodes.hpp:18166
@ VFNMSUB213PHZm
Definition x86/opcodes.hpp:11920
@ VFNMSUB231PDZmkz
Definition x86/opcodes.hpp:12062
@ VPUNPCKLDQYrr
Definition x86/opcodes.hpp:20345
@ VCVTTPH2WZ128rr
Definition x86/opcodes.hpp:8109
@ XCHG16rm
Definition x86/opcodes.hpp:22159
@ VPADDQZ256rm
Definition x86/opcodes.hpp:14682
@ VPACKSSDWZ128rm
Definition x86/opcodes.hpp:14514
@ VCVTPS2QQZ256rrkz
Definition x86/opcodes.hpp:7241
@ VCVTTPS2IUBSZ256rrkz
Definition x86/opcodes.hpp:8244
@ G_FDIV
Definition x86/opcodes.hpp:212
@ VMOVDQA64Zrmkz
Definition x86/opcodes.hpp:13678
@ ADD8rr_NF_REV
Definition x86/opcodes.hpp:731
@ VCVTPS2PHXZrrkz
Definition x86/opcodes.hpp:7201
@ VPOPCNTDZ256rmb
Definition x86/opcodes.hpp:18339
@ VMOVDQU16Z128rr_REV
Definition x86/opcodes.hpp:13699
@ VCVTPS2QQZ128rm
Definition x86/opcodes.hpp:7224
@ VFNMSUBPD4rr
Definition x86/opcodes.hpp:12185
@ VCVTHF82PHZ128rrkz
Definition x86/opcodes.hpp:6344
@ VPHADDDYrm
Definition x86/opcodes.hpp:16852
@ VPSUBSBZ128rm
Definition x86/opcodes.hpp:19930
@ FSIN
Definition x86/opcodes.hpp:1732
@ T1MSKC64rr
Definition x86/opcodes.hpp:4982
@ VCVTTPS2IUBSZrmb
Definition x86/opcodes.hpp:8246
@ VDIVPSZrm
Definition x86/opcodes.hpp:8954
@ VPSUBSWZ256rr
Definition x86/opcodes.hpp:19961
@ VMAXPHZ256rm
Definition x86/opcodes.hpp:12985
@ VCVTUDQ2PDZ128rmbkz
Definition x86/opcodes.hpp:8562
@ PTTRANSPOSEDV
Definition x86/opcodes.hpp:3523
@ VRNDSCALEPDZrrikz
Definition x86/opcodes.hpp:20940
@ VCMPPHZrri
Definition x86/opcodes.hpp:5818
@ VPCOMPRESSWZ256rrkz
Definition x86/opcodes.hpp:15582
@ VCVTUQQ2PHZ128rmbkz
Definition x86/opcodes.hpp:8679
@ VCVTTPD2UQQSZrrbk
Definition x86/opcodes.hpp:7859
@ XOR32rr_ND_REV
Definition x86/opcodes.hpp:22254
@ VSUBPDZrr
Definition x86/opcodes.hpp:21773
@ VFNMADD132BF16Z256rk
Definition x86/opcodes.hpp:11149
@ SARX64rr_EVEX
Definition x86/opcodes.hpp:4184
@ VFNMSUB231BF16Z128mkz
Definition x86/opcodes.hpp:12015
@ VPERMILPSZ128rmbkz
Definition x86/opcodes.hpp:16430
@ VCVTDQ2PDrm
Definition x86/opcodes.hpp:6273
@ SHUFPDrri
Definition x86/opcodes.hpp:4695
@ VCVTPS2QQZrm
Definition x86/opcodes.hpp:7242
@ VSHUFPDZrmik
Definition x86/opcodes.hpp:21489
@ VFNMSUB231PDZ128mbkz
Definition x86/opcodes.hpp:12042
@ VFPCLASSSDZri
Definition x86/opcodes.hpp:12285
@ VFNMADD213SDZrbk_Int
Definition x86/opcodes.hpp:11435
@ VFCMULCPHZ256rmbk
Definition x86/opcodes.hpp:9251
@ MOV8rm
Definition x86/opcodes.hpp:2627
@ VRNDSCALEPSZrmbi
Definition x86/opcodes.hpp:20989
@ VSCALEFPHZrmk
Definition x86/opcodes.hpp:21305
@ VMOVRSWZ128m
Definition x86/opcodes.hpp:13918
@ VFMADDSUB231PDZmkz
Definition x86/opcodes.hpp:10156
@ VCVTTPH2IUBSZ128rr
Definition x86/opcodes.hpp:7959
@ VP2INTERSECTQZ256rr
Definition x86/opcodes.hpp:14400
@ VGATHERQPDZ256rm
Definition x86/opcodes.hpp:12327
@ VPSUBBZ256rmk
Definition x86/opcodes.hpp:19853
@ VCVTUSI2SSZrr_Int
Definition x86/opcodes.hpp:8748
@ VPSHRDQZ128rmbik
Definition x86/opcodes.hpp:18929
@ VCVTUQQ2PHZ128rmb
Definition x86/opcodes.hpp:8677
@ VPTESTMQZrrk
Definition x86/opcodes.hpp:20139
@ FLDENVm
Definition x86/opcodes.hpp:1701
@ VFMSUBADD231PDZm
Definition x86/opcodes.hpp:10968
@ G_VECREDUCE_SMIN
Definition x86/opcodes.hpp:333
@ VPROLVDZ128rmk
Definition x86/opcodes.hpp:18521
@ KSHIFTLWki
Definition x86/opcodes.hpp:2097
@ VUNPCKLPSZrmk
Definition x86/opcodes.hpp:22049
@ VFNMADD231PHZrk
Definition x86/opcodes.hpp:11560
@ VSCALEFSDZrrbk_Int
Definition x86/opcodes.hpp:21348
@ VPMULUDQZrm
Definition x86/opcodes.hpp:18300
@ SCASW
Definition x86/opcodes.hpp:4285
@ VFMSUBSD4rr_Int
Definition x86/opcodes.hpp:11083
@ VCVTTPS2UDQZrmkz
Definition x86/opcodes.hpp:8373
@ VCVTTPD2UQQZ256rmb
Definition x86/opcodes.hpp:7873
@ VCVTPD2UDQZrr
Definition x86/opcodes.hpp:6575
@ VFMULCPHZ128rmk
Definition x86/opcodes.hpp:11098
@ NOOPQr
Definition x86/opcodes.hpp:2896
@ VGF2P8AFFINEQBZrrik
Definition x86/opcodes.hpp:12681
@ VCVTPH2DQZrrbkz
Definition x86/opcodes.hpp:6692
@ VMULBF16Z128rm
Definition x86/opcodes.hpp:14152
@ SHRD32rri8_NF
Definition x86/opcodes.hpp:4664
@ RCL16m1_EVEX
Definition x86/opcodes.hpp:3586
@ VPMAXUQZ256rmkz
Definition x86/opcodes.hpp:17277
@ OR32mi8_NF
Definition x86/opcodes.hpp:2970
@ SQRT_F
Definition x86/opcodes.hpp:4724
@ VFNMADD132PHZmkz
Definition x86/opcodes.hpp:11217
@ G_MEMMOVE
Definition x86/opcodes.hpp:313
@ VMINCPDZ128rrk
Definition x86/opcodes.hpp:13120
@ SAR32mi_EVEX
Definition x86/opcodes.hpp:4098
@ VPMOVDBZrrkz
Definition x86/opcodes.hpp:17536
@ VCVTUQQ2PDZrmbkz
Definition x86/opcodes.hpp:8667
@ VMULSSrr
Definition x86/opcodes.hpp:14316
@ VFMSUBADD231PSr
Definition x86/opcodes.hpp:11045
@ VPDPBUSDSZmk
Definition x86/opcodes.hpp:15802
@ VPRORVDZ256rmk
Definition x86/opcodes.hpp:18638
@ VPADDQrm
Definition x86/opcodes.hpp:14700
@ VFMSUBADD132PHZrbkz
Definition x86/opcodes.hpp:10813
@ VPMULLQZ256rmk
Definition x86/opcodes.hpp:18217
@ VMAXCPSZ256rrk
Definition x86/opcodes.hpp:12919
@ IMULZU32rri
Definition x86/opcodes.hpp:1893
@ VCVTTPD2QQSZ256rmkz
Definition x86/opcodes.hpp:7718
@ BLSFILL64rm
Definition x86/opcodes.hpp:1041
@ VPERMDZ256rrk
Definition x86/opcodes.hpp:16181
@ VFMADDSUB213PSZ128mb
Definition x86/opcodes.hpp:10100
@ VFMADDCSHZrkz
Definition x86/opcodes.hpp:9902
@ VFMADD231PDZ256r
Definition x86/opcodes.hpp:9739
@ VSUBPDrr
Definition x86/opcodes.hpp:21780
@ VCVTTPD2QQZrmbk
Definition x86/opcodes.hpp:7757
@ CMOVP_Fp80
Definition x86/opcodes.hpp:1290
@ VFMADD213BF16Zrkz
Definition x86/opcodes.hpp:9552
@ VFMADDCSHZrk
Definition x86/opcodes.hpp:9901
@ VBLENDMPDZ128rrkz
Definition x86/opcodes.hpp:5594
@ MMX_PSIGNDrr
Definition x86/opcodes.hpp:2498
@ VGETEXPPSZ128rk
Definition x86/opcodes.hpp:12429
@ VFMSUBADDPD4Yrr
Definition x86/opcodes.hpp:11048
@ VUNPCKHPSZ256rrk
Definition x86/opcodes.hpp:21981
@ VFMADDSUB132PDZrk
Definition x86/opcodes.hpp:9965
@ VCVTUQQ2PSZrrkz
Definition x86/opcodes.hpp:8735
@ MMX_MOVD64from64rr
Definition x86/opcodes.hpp:2383
@ VPMAXUDZ128rrkz
Definition x86/opcodes.hpp:17242
@ VPSRAWZrmk
Definition x86/opcodes.hpp:19604
@ VFPCLASSPDZrik
Definition x86/opcodes.hpp:12246
@ SAR64rCL_ND
Definition x86/opcodes.hpp:4139
@ VPMULTISHIFTQBZrmbk
Definition x86/opcodes.hpp:18273
@ VMINCSSrr
Definition x86/opcodes.hpp:13209
@ VPXORYrm
Definition x86/opcodes.hpp:20482
@ TDPBSUD
Definition x86/opcodes.hpp:5037
@ VDPPDrmi
Definition x86/opcodes.hpp:9036
@ VMULSSZrrb_Int
Definition x86/opcodes.hpp:14309
@ KANDNDkk
Definition x86/opcodes.hpp:2036
@ PMULLDrr
Definition x86/opcodes.hpp:3321
@ VPROLDZ128mbik
Definition x86/opcodes.hpp:18464
@ CFCMOV16rr
Definition x86/opcodes.hpp:1212
@ VADDPDZ128rmk
Definition x86/opcodes.hpp:5218
@ ADOX64rm_ND
Definition x86/opcodes.hpp:784
@ RMPQUERY
Definition x86/opcodes.hpp:3785
@ VPSRAWZ256rik
Definition x86/opcodes.hpp:19589
@ VINSERTI32X4Zrmik
Definition x86/opcodes.hpp:12770
@ CCMP8rm
Definition x86/opcodes.hpp:1204
@ VFMSUB213PHZ256mkz
Definition x86/opcodes.hpp:10489
@ VPDPBSUDZ128rkz
Definition x86/opcodes.hpp:15757
@ MOVDI2PDIrr
Definition x86/opcodes.hpp:2661
@ VGF2P8AFFINEINVQBZ128rrik
Definition x86/opcodes.hpp:12632
@ VANDPDZ256rr
Definition x86/opcodes.hpp:5536
@ VCMPPHZrrib
Definition x86/opcodes.hpp:5819
@ VFMADD231PSZrkz
Definition x86/opcodes.hpp:9817
@ VREDUCEPSZrrikz
Definition x86/opcodes.hpp:20856
@ VRSQRT28PSZr
Definition x86/opcodes.hpp:21134
@ TAILJMPr
Definition x86/opcodes.hpp:5006
@ VMOVDQU8Z128rm
Definition x86/opcodes.hpp:13794
@ XOR32mi8_NF_ND
Definition x86/opcodes.hpp:22225
@ VRSQRT28SDZr
Definition x86/opcodes.hpp:21143
@ VPROLVQZ256rrk
Definition x86/opcodes.hpp:18560
@ VCVTPH2UDQZrrkz
Definition x86/opcodes.hpp:6953
@ VPMINUBZ128rmkz
Definition x86/opcodes.hpp:17418
@ VCVTPS2UQQZrrb
Definition x86/opcodes.hpp:7309
@ VPMOVZXBWZ256rm
Definition x86/opcodes.hpp:17996
@ VCVTSS2SIZrr_Int
Definition x86/opcodes.hpp:7571
@ ROL64mi_EVEX
Definition x86/opcodes.hpp:3858
@ VCVTUW2PHZrrb
Definition x86/opcodes.hpp:8790
@ VSUBPSrr
Definition x86/opcodes.hpp:21844
@ VFMADDSUB132PSZ256mkz
Definition x86/opcodes.hpp:10015
@ VSCATTERDPDZ256mr
Definition x86/opcodes.hpp:21371
@ VCVTTPS2IBSZ256rrk
Definition x86/opcodes.hpp:8213
@ VPTERNLOGDZrmbik
Definition x86/opcodes.hpp:20057
@ VMINMAXSSrmi_Int
Definition x86/opcodes.hpp:13350
@ VFMADDSUB213PDZ128r
Definition x86/opcodes.hpp:10041
@ VCVTUDQ2PHZ256rmb
Definition x86/opcodes.hpp:8596
@ VCVTPH2UDQZ256rm
Definition x86/opcodes.hpp:6933
@ VPMULTISHIFTQBZrmbkz
Definition x86/opcodes.hpp:18274
@ VFNMADD213PHZrb
Definition x86/opcodes.hpp:11388
@ VPCOMPRESSWZrrkz
Definition x86/opcodes.hpp:15587
@ VPERMT2PDZ128rmkz
Definition x86/opcodes.hpp:16622
@ REP_STOSQ_64
Definition x86/opcodes.hpp:3773
@ VPMAXSQZ256rrkz
Definition x86/opcodes.hpp:17178
@ VPERMI2QZ128rrk
Definition x86/opcodes.hpp:16298
@ RCR16m1_EVEX
Definition x86/opcodes.hpp:3664
@ VPDPBUSDZ128mkz
Definition x86/opcodes.hpp:15816
@ VPMINUDZ256rrkz
Definition x86/opcodes.hpp:17455
@ VCVTUDQ2PSZrmk
Definition x86/opcodes.hpp:8638
@ VCVTUDQ2PDZrrk
Definition x86/opcodes.hpp:8584
@ VMAXPDZ256rmkz
Definition x86/opcodes.hpp:12958
@ VCVTQQ2PDZ256rmb
Definition x86/opcodes.hpp:7324
@ VCVTPH2WZrmkz
Definition x86/opcodes.hpp:7037
@ VFNMSUB213PHZ128mbkz
Definition x86/opcodes.hpp:11905
@ VALIGNDZ256rmbik
Definition x86/opcodes.hpp:5413
@ VPDPBSSDYrr
Definition x86/opcodes.hpp:15686
@ XOR8rr_EVEX
Definition x86/opcodes.hpp:22325
@ VFMADD132PDYm
Definition x86/opcodes.hpp:9384
@ VFMADD231SSm
Definition x86/opcodes.hpp:9860
@ ADC16ri
Definition x86/opcodes.hpp:479
@ VCVTTPS2IUBSZrr
Definition x86/opcodes.hpp:8251
@ VFMADDSUB132PDZ128rk
Definition x86/opcodes.hpp:9944
@ VPADDQYrm
Definition x86/opcodes.hpp:14671
@ G_BR
Definition x86/opcodes.hpp:261
@ VRCPSSr
Definition x86/opcodes.hpp:20738
@ VPUNPCKLDQZ256rmk
Definition x86/opcodes.hpp:20359
@ VBROADCASTF32X2Zrrk
Definition x86/opcodes.hpp:5667
@ VPRORDZ128mikz
Definition x86/opcodes.hpp:18576
@ LD_Frr
Definition x86/opcodes.hpp:2153
@ VCVTTPD2QQSZrrk
Definition x86/opcodes.hpp:7735
@ BZHI64rm
Definition x86/opcodes.hpp:1154
@ VSQRTPSZ128mb
Definition x86/opcodes.hpp:21647
@ VFMADD132PSZrb
Definition x86/opcodes.hpp:9475
@ VPBROADCASTQZ256rm
Definition x86/opcodes.hpp:15172
@ VFMSUBADD231PHZ128mbk
Definition x86/opcodes.hpp:10984
@ VPUNPCKLBWZrmkz
Definition x86/opcodes.hpp:20338
@ LOCK_INC8m
Definition x86/opcodes.hpp:2233
@ VCVTSD2USI64Zrr_Int
Definition x86/opcodes.hpp:7449
@ VPCMPGTDZ256rmk
Definition x86/opcodes.hpp:15381
@ KNOTDkk
Definition x86/opcodes.hpp:2083
@ VCVTTPS2DQZ128rmb
Definition x86/opcodes.hpp:8166
@ VGATHERPF0DPSm
Definition x86/opcodes.hpp:12318
@ LDS32rm
Definition x86/opcodes.hpp:2133
@ VPMOVSWBZ128mrk
Definition x86/opcodes.hpp:17690
@ VMINPSZ128rrk
Definition x86/opcodes.hpp:13433
@ VCVT2PH2HF8SZ256rrkz
Definition x86/opcodes.hpp:6015
@ VSCALEFPHZ256rmb
Definition x86/opcodes.hpp:21293
@ VPSUBUSBZ256rmk
Definition x86/opcodes.hpp:19981
@ VGF2P8AFFINEQBZrmbi
Definition x86/opcodes.hpp:12674
@ VGETEXPBF16Zm
Definition x86/opcodes.hpp:12353
@ VPEXPANDBZ256rrkz
Definition x86/opcodes.hpp:16745
@ PMOVSXWQrr
Definition x86/opcodes.hpp:3297
@ VMAXPDZ256rmb
Definition x86/opcodes.hpp:12954
@ CRC32r32m8_EVEX
Definition x86/opcodes.hpp:1407
@ VFMADD132SDZr
Definition x86/opcodes.hpp:9486
@ VPSHUFLWZrik
Definition x86/opcodes.hpp:19150
@ VSUBPHZ128rmbkz
Definition x86/opcodes.hpp:21784
@ BLENDPDrri
Definition x86/opcodes.hpp:1032
@ VDIVPHZrrk
Definition x86/opcodes.hpp:8932
@ VPSRLWZrmk
Definition x86/opcodes.hpp:19836
@ VPSHUFDZ128mbi
Definition x86/opcodes.hpp:19081
@ ADD16i16
Definition x86/opcodes.hpp:577
@ VCVTBIASPH2HF8SZ128rmk
Definition x86/opcodes.hpp:6194
@ ADJCALLSTACKDOWN32
Definition x86/opcodes.hpp:772
@ VPADDUSBZ256rrkz
Definition x86/opcodes.hpp:14759
@ ADC32mr_EVEX
Definition x86/opcodes.hpp:502
@ VPMINSQZ256rmk
Definition x86/opcodes.hpp:17378
@ TILESTORED
Definition x86/opcodes.hpp:5075
@ VPDPWSSDSZ128r
Definition x86/opcodes.hpp:15910
@ DIVR_FpI16m64
Definition x86/opcodes.hpp:1598
@ ROR64r1_ND
Definition x86/opcodes.hpp:3984
@ VCVTUQQ2PDZ128rrk
Definition x86/opcodes.hpp:8653
@ VADDPHZrmbk
Definition x86/opcodes.hpp:5266
@ VCVTUQQ2PHZ256rmkz
Definition x86/opcodes.hpp:8690
@ VPUNPCKLWDZrr
Definition x86/opcodes.hpp:20423
@ ADD64rr_NF
Definition x86/opcodes.hpp:695
@ VPSHAQrr
Definition x86/opcodes.hpp:18735
@ VCVTDQ2PDZ128rmb
Definition x86/opcodes.hpp:6247
@ INC64r_NF_ND
Definition x86/opcodes.hpp:1936
@ DEC64m_NF_ND
Definition x86/opcodes.hpp:1542
@ VMOVAPDZ128rrkz
Definition x86/opcodes.hpp:13522
@ OR8mr_NF
Definition x86/opcodes.hpp:3057
@ VFMSUBPS4rr
Definition x86/opcodes.hpp:11076
@ MMX_PSUBWrr
Definition x86/opcodes.hpp:2540
@ ENCLS
Definition x86/opcodes.hpp:1647
@ VFMADDSUB132PSZ256mk
Definition x86/opcodes.hpp:10014
@ VPSHLDDZ128rmbikz
Definition x86/opcodes.hpp:18747
@ PSUBUSWrm
Definition x86/opcodes.hpp:3442
@ VFMADD213BF16Z128r
Definition x86/opcodes.hpp:9532
@ VFMSUBADD231PSZmk
Definition x86/opcodes.hpp:11036
@ VCVTTSS2SIZrm
Definition x86/opcodes.hpp:8530
@ VFNMADDSS4mr_Int
Definition x86/opcodes.hpp:11665
@ SYSCALL
Definition x86/opcodes.hpp:4973
@ REP_STOSW_32
Definition x86/opcodes.hpp:3774
@ VPSRLWZ128rm
Definition x86/opcodes.hpp:19811
@ VMRESUME
Definition x86/opcodes.hpp:14147
@ VEXTRACTI32X4Zmri
Definition x86/opcodes.hpp:9172
@ VMINSDrr_Int
Definition x86/opcodes.hpp:13472
@ MOVSSrr
Definition x86/opcodes.hpp:2733
@ VFMSUBADD231PSZ128m
Definition x86/opcodes.hpp:11014
@ VPSHUFBZrm
Definition x86/opcodes.hpp:19071
@ CRC32r32r8
Definition x86/opcodes.hpp:1412
@ VCVTTPS2UDQSZrrkz
Definition x86/opcodes.hpp:8349
@ XOR16rr
Definition x86/opcodes.hpp:22209
@ ROUNDPDmi
Definition x86/opcodes.hpp:4035
@ VCVTSD2SI64Zrr_Int
Definition x86/opcodes.hpp:7418
@ AND16rr_NF
Definition x86/opcodes.hpp:844
@ VDIVBF16Zrm
Definition x86/opcodes.hpp:8861
@ VFMADD231BF16Z128mkz
Definition x86/opcodes.hpp:9700
@ VPLZCNTDZ128rmk
Definition x86/opcodes.hpp:16920
@ VPSHLDQZrmbik
Definition x86/opcodes.hpp:18791
@ VCVTDQ2PHZ128rmbkz
Definition x86/opcodes.hpp:6278
@ FICOMP16m
Definition x86/opcodes.hpp:1697
@ VCVTTPD2UQQZrrb
Definition x86/opcodes.hpp:7888
@ ROR8mi_ND
Definition x86/opcodes.hpp:4009
@ VCVTPS2UQQZ128rrk
Definition x86/opcodes.hpp:7291
@ VPERMDZrmk
Definition x86/opcodes.hpp:16187
@ VPSHRDVDZ128mbkz
Definition x86/opcodes.hpp:18958
@ VCVT2PH2HF8Z128rrkz
Definition x86/opcodes.hpp:6033
@ VPSRLQZ256rik
Definition x86/opcodes.hpp:19696
@ VPMOVWBZrrkz
Definition x86/opcodes.hpp:17943
@ VPMINSDZrm
Definition x86/opcodes.hpp:17354
@ VPMINSQZ256rm
Definition x86/opcodes.hpp:17374
@ VGETEXPPHZrb
Definition x86/opcodes.hpp:12417
@ VMOVSSZrrkz
Definition x86/opcodes.hpp:14016
@ VGETMANTSSZrri
Definition x86/opcodes.hpp:12617
@ ROL8rCL
Definition x86/opcodes.hpp:3897
@ VPTESTMBZ256rm
Definition x86/opcodes.hpp:20096
@ VUCOMXSDZrm_Int
Definition x86/opcodes.hpp:21918
@ VFMADD231PSZ128mbkz
Definition x86/opcodes.hpp:9791
@ VCVTPH2WZrmk
Definition x86/opcodes.hpp:7036
@ VCVTPH2BF8Z256rm
Definition x86/opcodes.hpp:6647
@ VCVTUDQ2PSZrm
Definition x86/opcodes.hpp:8634
@ VPDPBSSDSZ256mbk
Definition x86/opcodes.hpp:15667
@ VPSHLDVWZr
Definition x86/opcodes.hpp:18868
@ G_STRICT_FREM
Definition x86/opcodes.hpp:305
@ VCVTPH2IBSZ128rm
Definition x86/opcodes.hpp:6749
@ VRANGESSZrribk
Definition x86/opcodes.hpp:20560
@ VFNMSUB132PHZmb
Definition x86/opcodes.hpp:11752
@ SUB16ri8
Definition x86/opcodes.hpp:4782
@ CMOVE_F
Definition x86/opcodes.hpp:1267
@ VPBLENDMWZrrkz
Definition x86/opcodes.hpp:15087
@ VGETMANTPHZ128rmbikz
Definition x86/opcodes.hpp:12538
@ BLSMSK64rm_NF
Definition x86/opcodes.hpp:1067
@ VPANDDZ128rmb
Definition x86/opcodes.hpp:14835
@ VPDPWSSDZ256rkz
Definition x86/opcodes.hpp:15952
@ PMULHRWrr
Definition x86/opcodes.hpp:3315
@ VCVTPS2PHXZ128rrk
Definition x86/opcodes.hpp:7179
@ VFNMADD231SDZrb_Int
Definition x86/opcodes.hpp:11603
@ VPMADD52LUQZ128r
Definition x86/opcodes.hpp:17033
@ SUB8rr_ND_REV
Definition x86/opcodes.hpp:4915
@ VSHUFPSZ128rmik
Definition x86/opcodes.hpp:21502
@ VDIVPDZrr
Definition x86/opcodes.hpp:8896
@ VPBROADCASTBrr
Definition x86/opcodes.hpp:15126
@ VFMSUBADD231PHZmbkz
Definition x86/opcodes.hpp:11003
@ VRSQRT14PDZ128r
Definition x86/opcodes.hpp:21056
@ VPSRAVWZ256rrkz
Definition x86/opcodes.hpp:19563
@ SAR16m1_ND
Definition x86/opcodes.hpp:4059
@ VMINPHZ256rm
Definition x86/opcodes.hpp:13403
@ VPBROADCASTWrm
Definition x86/opcodes.hpp:15224
@ VCVTTPS2DQZrmbkz
Definition x86/opcodes.hpp:8186
@ URDMSRrr_EVEX
Definition x86/opcodes.hpp:5166
@ VCVTUQQ2PDZ128rmb
Definition x86/opcodes.hpp:8647
@ VPDPBUUDSZrk
Definition x86/opcodes.hpp:15867
@ VPERMT2QZ128rmk
Definition x86/opcodes.hpp:16675
@ VMAXPHZ256rmbk
Definition x86/opcodes.hpp:12987
@ VPROLVQZ256rrkz
Definition x86/opcodes.hpp:18561
@ VCVTBF162IBSZ128rmkz
Definition x86/opcodes.hpp:6087
@ SBB32rr_ND
Definition x86/opcodes.hpp:4233
@ VPORDZ256rmbk
Definition x86/opcodes.hpp:18412
@ VPSHRDDZrri
Definition x86/opcodes.hpp:18925
@ VPADDUSWZ128rrk
Definition x86/opcodes.hpp:14774
@ VPMOVSDBZmrk
Definition x86/opcodes.hpp:17625
@ VPACKSSDWZ256rmbkz
Definition x86/opcodes.hpp:14526
@ VP4DPWSSDSrmkz
Definition x86/opcodes.hpp:14406
@ VADDPDZ128rmkz
Definition x86/opcodes.hpp:5219
@ VPERMPDZ256rrkz
Definition x86/opcodes.hpp:16495
@ VPORYrr
Definition x86/opcodes.hpp:18456
@ VGF2P8AFFINEQBYrmi
Definition x86/opcodes.hpp:12654
@ MMX_PAVGBrm
Definition x86/opcodes.hpp:2433
@ VMASKMOVPSmr
Definition x86/opcodes.hpp:12814
@ SHLD32mri8_NF_ND
Definition x86/opcodes.hpp:4467
@ VFNMSUB213PDr
Definition x86/opcodes.hpp:11901
@ VPSUBSBrm
Definition x86/opcodes.hpp:19948
@ VMAXCPHZ128rmk
Definition x86/opcodes.hpp:12878
@ VFMADDSD4rr
Definition x86/opcodes.hpp:9923
@ VCVTSD2SIZrm
Definition x86/opcodes.hpp:7424
@ VSHUFPDZrrikz
Definition x86/opcodes.hpp:21493
@ VPROLDZmbikz
Definition x86/opcodes.hpp:18483
@ ADD32mi8_NF
Definition x86/opcodes.hpp:623
@ VFCMADDCSHZrkz
Definition x86/opcodes.hpp:9239
@ VMINCPSZ256rr
Definition x86/opcodes.hpp:13186
@ IDIV32m_EVEX
Definition x86/opcodes.hpp:1768
@ VINSERTI64X2Zrri
Definition x86/opcodes.hpp:12790
@ IMUL16rmi
Definition x86/opcodes.hpp:1808
@ VPDPBUSDZ128m
Definition x86/opcodes.hpp:15811
@ VMOVDQU8Z256rmkz
Definition x86/opcodes.hpp:13807
@ VPAVGWZrrk
Definition x86/opcodes.hpp:14990
@ G_ADDRSPACE_CAST
Definition x86/opcodes.hpp:295
@ VFMADD132PHZrb
Definition x86/opcodes.hpp:9443
@ VPERMI2BZ256rmk
Definition x86/opcodes.hpp:16199
@ VPMOVZXBQZ256rmk
Definition x86/opcodes.hpp:17975
@ VGETEXPPDZrk
Definition x86/opcodes.hpp:12390
@ DIVPDrm
Definition x86/opcodes.hpp:1582
@ VMAXPDZ128rmk
Definition x86/opcodes.hpp:12948
@ MUL_FrST0
Definition x86/opcodes.hpp:2849
@ VPSRAQZ256ri
Definition x86/opcodes.hpp:19470
@ SUB64rm_EVEX
Definition x86/opcodes.hpp:4874
@ VPSRLDYrm
Definition x86/opcodes.hpp:19621
@ VFMADDSUB132PHZ128mk
Definition x86/opcodes.hpp:9973
@ VPSLLVWZrm
Definition x86/opcodes.hpp:19350
@ VPCOMPRESSBZmrk
Definition x86/opcodes.hpp:15539
@ VFNMADD132PDr
Definition x86/opcodes.hpp:11193
@ VPMAXUQZrr
Definition x86/opcodes.hpp:17287
@ VBROADCASTSDZrr
Definition x86/opcodes.hpp:5735
@ VINSERTI64X2Z256rri
Definition x86/opcodes.hpp:12784
@ VCVTQQ2PDZ128rmk
Definition x86/opcodes.hpp:7318
@ VPCMPEQBYrr
Definition x86/opcodes.hpp:15275
@ VFNMADD213SDZrb_Int
Definition x86/opcodes.hpp:11434
@ VPMOVQ2MZkr
Definition x86/opcodes.hpp:17568
@ VPSHUFBITQMBZrm
Definition x86/opcodes.hpp:19053
@ TAILJMPd
Definition x86/opcodes.hpp:4999
@ VFNMSUB132SDZr
Definition x86/opcodes.hpp:11801
@ ADD32rm
Definition x86/opcodes.hpp:644
@ VADDPSZrr
Definition x86/opcodes.hpp:5302
@ PUNPCKLBWrr
Definition x86/opcodes.hpp:3537
@ VDPBF16PSZ128mk
Definition x86/opcodes.hpp:9013
@ VPDPBUSDZ256mk
Definition x86/opcodes.hpp:15824
@ VFMADDSS4mr
Definition x86/opcodes.hpp:9927
@ VRNDSCALEPDZrmi
Definition x86/opcodes.hpp:20932
@ VFMADDSS4rm
Definition x86/opcodes.hpp:9929
@ VCVTTSS2SIrr
Definition x86/opcodes.hpp:8537
@ VPMOVUSQBZ256mr
Definition x86/opcodes.hpp:17871
@ VFMADDSUB231PDYr
Definition x86/opcodes.hpp:10132
@ VCVTTBF162IBSZrmb
Definition x86/opcodes.hpp:7602
@ VMULPSZrmk
Definition x86/opcodes.hpp:14267
@ VAESDECLASTYrm
Definition x86/opcodes.hpp:5359
@ KXNORDkk
Definition x86/opcodes.hpp:2110
@ AND32mi_EVEX
Definition x86/opcodes.hpp:856
@ TEST16ri
Definition x86/opcodes.hpp:5046
@ PEXTRWmri
Definition x86/opcodes.hpp:3190
@ VCVTSS2SHZrrk_Int
Definition x86/opcodes.hpp:7557
@ VDIVBF16Z256rmbk
Definition x86/opcodes.hpp:8854
@ SUBR_FpI32m64
Definition x86/opcodes.hpp:4940
@ SUB_Fp64m
Definition x86/opcodes.hpp:4960
@ VPORQZ128rmkz
Definition x86/opcodes.hpp:18433
@ VFMADD231PDZmb
Definition x86/opcodes.hpp:9743
@ VPDPBUUDrm
Definition x86/opcodes.hpp:15900
@ BLSI32rm
Definition x86/opcodes.hpp:1043
@ VMOVSSrm
Definition x86/opcodes.hpp:14019
@ VADDSSZrm_Int
Definition x86/opcodes.hpp:5337
@ VMINCPDrm
Definition x86/opcodes.hpp:13140
@ VMINMAXSHrmik_Int
Definition x86/opcodes.hpp:13340
@ VSCALEFSSZrrb_Int
Definition x86/opcodes.hpp:21365
@ VPSHLDDZ128rri
Definition x86/opcodes.hpp:18751
@ VSQRTSHZr_Int
Definition x86/opcodes.hpp:21698
@ TCRETURNmi64
Definition x86/opcodes.hpp:5018
@ VCVTDQ2PSZ256rm
Definition x86/opcodes.hpp:6316
@ VCVTTPS2IBSZrrbkz
Definition x86/opcodes.hpp:8224
@ VPERMPDZrmbkz
Definition x86/opcodes.hpp:16508
@ SUBR_Fp64m32
Definition x86/opcodes.hpp:4933
@ VMINSSrm_Int
Definition x86/opcodes.hpp:13496
@ TZCNT32rr
Definition x86/opcodes.hpp:5111
@ VPADDSBYrr
Definition x86/opcodes.hpp:14703
@ VPORQZrmbk
Definition x86/opcodes.hpp:18448
@ VMINCPHZrr
Definition x86/opcodes.hpp:13166
@ VFMADDPD4Yrr
Definition x86/opcodes.hpp:9905
@ VPHSUBSWYrr
Definition x86/opcodes.hpp:16891
@ VCVTTPS2DQSZ256rmk
Definition x86/opcodes.hpp:8146
@ ILD_Fp64m64
Definition x86/opcodes.hpp:1795
@ VFMADD213SSZm_Int
Definition x86/opcodes.hpp:9680
@ VPERMILPSZ256rrk
Definition x86/opcodes.hpp:16452
@ VFMADD231PDZ256rk
Definition x86/opcodes.hpp:9740
@ VPCMPEQDrr
Definition x86/opcodes.hpp:15311
@ VFNMSUB231PHZmbkz
Definition x86/opcodes.hpp:12092
@ VPERMILPSZ128rikz
Definition x86/opcodes.hpp:16426
@ VFCMADDCPHZ256mbk
Definition x86/opcodes.hpp:9212
@ MMX_PUNPCKHDQrm
Definition x86/opcodes.hpp:2543
@ VEXTRACTF64X2Z256rri
Definition x86/opcodes.hpp:9152
@ OR32rm_NF
Definition x86/opcodes.hpp:2994
@ VFMADDSUB213PSZ256mbk
Definition x86/opcodes.hpp:10110
@ VMASKMOVPDmr
Definition x86/opcodes.hpp:12810
@ ROL8mi
Definition x86/opcodes.hpp:3887
@ VCVTTSS2USI64Srr
Definition x86/opcodes.hpp:8541
@ VGETEXPPHZ128mbk
Definition x86/opcodes.hpp:12394
@ VPMOVSXBDZ128rmk
Definition x86/opcodes.hpp:17707
@ VGETMANTPSZ128rmbik
Definition x86/opcodes.hpp:12567
@ VMOVMSKPDYrr
Definition x86/opcodes.hpp:13853
@ SAR32ri_NF
Definition x86/opcodes.hpp:4115
@ VPSHLDQZ256rrik
Definition x86/opcodes.hpp:18788
@ VPSHUFHWZ256rikz
Definition x86/opcodes.hpp:19123
@ BLCI32rr
Definition x86/opcodes.hpp:1016
@ ADD16mi8_NF
Definition x86/opcodes.hpp:582
@ VCVTPH2UDQZ256rr
Definition x86/opcodes.hpp:6939
@ MUL_Fp32
Definition x86/opcodes.hpp:2835
@ VPMAXSWZ128rm
Definition x86/opcodes.hpp:17190
@ RSM
Definition x86/opcodes.hpp:4047
@ VPSHUFBITQMBZ128rrk
Definition x86/opcodes.hpp:19048
@ ADD_Fp64m32
Definition x86/opcodes.hpp:761
@ ADD8rr_ND
Definition x86/opcodes.hpp:726
@ RCPSSr
Definition x86/opcodes.hpp:3661
@ VFMSUB231BF16Zrkz
Definition x86/opcodes.hpp:10609
@ VCVTTSS2USISrrb_Int
Definition x86/opcodes.hpp:8553
@ VCVTPH2WZ256rmbk
Definition x86/opcodes.hpp:7025
@ MOVUPDrr
Definition x86/opcodes.hpp:2758
@ VCVTTSD2SI64rr_Int
Definition x86/opcodes.hpp:8456
@ ROR32mi_EVEX
Definition x86/opcodes.hpp:3948
@ VPMAXUQZ256rr
Definition x86/opcodes.hpp:17278
@ SHLDROT32ri
Definition x86/opcodes.hpp:434
@ VCVTTSD2SISrr
Definition x86/opcodes.hpp:8459
@ G_GET_FPMODE
Definition x86/opcodes.hpp:248
@ SEH_StackAlloc
Definition x86/opcodes.hpp:429
@ VPXORDZrm
Definition x86/opcodes.hpp:20446
@ VPDPBUUDZm
Definition x86/opcodes.hpp:15891
@ VRCP14PSZ128mbkz
Definition x86/opcodes.hpp:20594
@ RCL64mi_EVEX
Definition x86/opcodes.hpp:3628
@ SHL32mi
Definition x86/opcodes.hpp:4358
@ VBROADCASTF64X2Zrmkz
Definition x86/opcodes.hpp:5683
@ VFNMSUB213PDm
Definition x86/opcodes.hpp:11900
@ BLCS32rm
Definition x86/opcodes.hpp:1027
@ VPABSQZ128rr
Definition x86/opcodes.hpp:14469
@ CCMP64mr
Definition x86/opcodes.hpp:1195
@ MINSDrr_Int
Definition x86/opcodes.hpp:2362
@ VFIXUPIMMPSZrmik
Definition x86/opcodes.hpp:9331
@ SHL64rCL
Definition x86/opcodes.hpp:4398
@ VPERMT2WZrmk
Definition x86/opcodes.hpp:16711
@ VADDPHZ128rmbk
Definition x86/opcodes.hpp:5248
@ VFMSUBADD132PDZ256m
Definition x86/opcodes.hpp:10763
@ VPMOVSXBDZ256rrk
Definition x86/opcodes.hpp:17716
@ VRNDSCALEBF16Z256rrikz
Definition x86/opcodes.hpp:20901
@ VPBLENDMDZ256rmb
Definition x86/opcodes.hpp:15026
@ VCVTTPD2UDQSZrrkz
Definition x86/opcodes.hpp:7799
@ VPBROADCASTWYrr
Definition x86/opcodes.hpp:15196
@ VFNMSUB132PSZ256mbkz
Definition x86/opcodes.hpp:11777
@ SHRD32rri8_NF_ND
Definition x86/opcodes.hpp:4665
@ VFNMSUB213BF16Z256mk
Definition x86/opcodes.hpp:11854
@ DEC16r_NF_ND
Definition x86/opcodes.hpp:1525
@ VANDNPSYrm
Definition x86/opcodes.hpp:5488
@ VCVTBIASPH2BF8SZ128rr
Definition x86/opcodes.hpp:6142
@ VSQRTPDZ128mkz
Definition x86/opcodes.hpp:21587
@ VPBROADCASTQZrmk
Definition x86/opcodes.hpp:15179
@ MUL_Fp64
Definition x86/opcodes.hpp:2837
@ VCVTBF162IUBSZ128rmb
Definition x86/opcodes.hpp:6110
@ VSCALEFBF16Z128rr
Definition x86/opcodes.hpp:21232
@ BZHI64rm_EVEX
Definition x86/opcodes.hpp:1155
@ VPRORDZmbik
Definition x86/opcodes.hpp:18590
@ VPMULLWZrr
Definition x86/opcodes.hpp:18248
@ VFMSUB213PHZ128rk
Definition x86/opcodes.hpp:10482
@ VCVTTPH2UWZrmbk
Definition x86/opcodes.hpp:8093
@ VPSHRDDZ256rmbikz
Definition x86/opcodes.hpp:18912
@ VFMADDSUB132PHZ256mbkz
Definition x86/opcodes.hpp:9981
@ ROR16mCL
Definition x86/opcodes.hpp:3912
@ VCVTTPS2DQZ256rmb
Definition x86/opcodes.hpp:8175
@ VPDPBUUDZmbkz
Definition x86/opcodes.hpp:15894
@ PCMPEQWrm
Definition x86/opcodes.hpp:3149
@ SHR8mCL_ND
Definition x86/opcodes.hpp:4603
@ VPSLLVDZ128rr
Definition x86/opcodes.hpp:19284
@ G_INDEXED_LOAD
Definition x86/opcodes.hpp:120
@ VCVTPH2QQZ128rmbk
Definition x86/opcodes.hpp:6896
@ VFMSUBADD231PDZmkz
Definition x86/opcodes.hpp:10973
@ PXORrr
Definition x86/opcodes.hpp:3584
@ VPSHLDVQZmbkz
Definition x86/opcodes.hpp:18847
@ VPMOVSXBWZrr
Definition x86/opcodes.hpp:17765
@ VPDPBSUDSZ256mbkz
Definition x86/opcodes.hpp:15730
@ VPRORVDZ128rm
Definition x86/opcodes.hpp:18625
@ VPERMPSYrm
Definition x86/opcodes.hpp:16514
@ VMOVSSZrmk
Definition x86/opcodes.hpp:14010
@ VCVTPH2QQZ128rm
Definition x86/opcodes.hpp:6894
@ AND8mi_NF_ND
Definition x86/opcodes.hpp:937
@ VSUBBF16Z128rr
Definition x86/opcodes.hpp:21726
@ VP2INTERSECTQZrm
Definition x86/opcodes.hpp:14401
@ VPUNPCKHWDZ128rrk
Definition x86/opcodes.hpp:20306
@ VFCMADDCPHZ128mb
Definition x86/opcodes.hpp:9202
@ VCVTPS2IUBSZrr
Definition x86/opcodes.hpp:7132
@ VPERMT2PDZ256rmbk
Definition x86/opcodes.hpp:16628
@ VPMOVSXBDZ128rmkz
Definition x86/opcodes.hpp:17708
@ VDIVBF16Z128rmb
Definition x86/opcodes.hpp:8844
@ VCVTPS2IUBSZrrbk
Definition x86/opcodes.hpp:7134
@ VPMOVSXBWZ256rmk
Definition x86/opcodes.hpp:17757
@ VMOVDQA64Z128mr
Definition x86/opcodes.hpp:13652
@ VPCMPEQQZrmk
Definition x86/opcodes.hpp:15329
@ VBLENDMPDZ256rr
Definition x86/opcodes.hpp:5601
@ VPMULHWZ128rmk
Definition x86/opcodes.hpp:18154
@ VADDPSZ256rmk
Definition x86/opcodes.hpp:5291
@ SAR64mi_EVEX
Definition x86/opcodes.hpp:4128
@ VPSRAVWZrrkz
Definition x86/opcodes.hpp:19569
@ LWPVAL32rmi
Definition x86/opcodes.hpp:2296
@ CFI_INSTRUCTION
Definition x86/opcodes.hpp:27
@ VSUBPHZrmbkz
Definition x86/opcodes.hpp:21802
@ VPERMT2WZ128rm
Definition x86/opcodes.hpp:16698
@ VCVTPH2UWZrmb
Definition x86/opcodes.hpp:7003
@ VPDPWUSDZm
Definition x86/opcodes.hpp:16077
@ ENCODEKEY128
Definition x86/opcodes.hpp:1650
@ VSHUFI64X2Zrmbi
Definition x86/opcodes.hpp:21456
@ VCVTPH2UQQZ128rr
Definition x86/opcodes.hpp:6960
@ VCVTUDQ2PDZ128rm
Definition x86/opcodes.hpp:8559
@ VCVTQQ2PSZ256rm
Definition x86/opcodes.hpp:7383
@ VPTERNLOGDZ256rmbi
Definition x86/opcodes.hpp:20047
@ VPSRADZ128mbik
Definition x86/opcodes.hpp:19402
@ VMOVRSBZ128mk
Definition x86/opcodes.hpp:13892
@ VFMADD231BF16Zmbkz
Definition x86/opcodes.hpp:9716
@ SUB8ri_EVEX
Definition x86/opcodes.hpp:4902
@ VCVTPS2PHXZrmb
Definition x86/opcodes.hpp:7191
@ NEG8r_NF
Definition x86/opcodes.hpp:2890
@ VFNMADD213PSZrkz
Definition x86/opcodes.hpp:11424
@ SAR32r1_NF
Definition x86/opcodes.hpp:4105
@ INC16r
Definition x86/opcodes.hpp:1910
@ VPDPBUUDSZr
Definition x86/opcodes.hpp:15866
@ VPERMT2WZ128rmkz
Definition x86/opcodes.hpp:16700
@ SBB8rr_EVEX_REV
Definition x86/opcodes.hpp:4278
@ VANDNPSZ256rmkz
Definition x86/opcodes.hpp:5504
@ VPOPCNTBZrrk
Definition x86/opcodes.hpp:18327
@ VPCMPUQZ128rrik
Definition x86/opcodes.hpp:15487
@ VROUNDPSYri
Definition x86/opcodes.hpp:21039
@ VCVTTPS2UDQZrrk
Definition x86/opcodes.hpp:8378
@ BEXTR32rm_NF
Definition x86/opcodes.hpp:997
@ VMINMAXPDZ128rmbikz
Definition x86/opcodes.hpp:13239
@ VBLENDVPDrmr
Definition x86/opcodes.hpp:5650
@ VANDPDZ256rmkz
Definition x86/opcodes.hpp:5535
@ VPBROADCASTQrZrr
Definition x86/opcodes.hpp:15190
@ VPADDSWZ256rmkz
Definition x86/opcodes.hpp:14734
@ VDPPHPSZrkz
Definition x86/opcodes.hpp:9064
@ UCOM_Fpr64
Definition x86/opcodes.hpp:5141
@ FSCALE
Definition x86/opcodes.hpp:1731
@ VGETMANTPSZ256rrik
Definition x86/opcodes.hpp:12582
@ VFNMSUB213BF16Z256r
Definition x86/opcodes.hpp:11856
@ VPAVGBZ256rmkz
Definition x86/opcodes.hpp:14960
@ VCVTPH2IUBSZrrbkz
Definition x86/opcodes.hpp:6806
@ VFIXUPIMMPDZ128rrikz
Definition x86/opcodes.hpp:9287
@ VGETMANTPDZ256rri
Definition x86/opcodes.hpp:12521
@ VFMSUBADD132PDYr
Definition x86/opcodes.hpp:10753
@ UCOMISDrm_Int
Definition x86/opcodes.hpp:5126
@ VSQRTSSZmk_Int
Definition x86/opcodes.hpp:21706
@ VMOVPQI2QImr
Definition x86/opcodes.hpp:13883
@ REP_MOVSB_64
Definition x86/opcodes.hpp:3760
@ VCVTQQ2PHZ256rrkz
Definition x86/opcodes.hpp:7361
@ VPSRAVDZrmb
Definition x86/opcodes.hpp:19515
@ VMAXCPDZ128rmk
Definition x86/opcodes.hpp:12849
@ MMX_PABSBrr
Definition x86/opcodes.hpp:2400
@ SHLD32rrCL_NF
Definition x86/opcodes.hpp:4471
@ VCVTSS2SIrr_Int
Definition x86/opcodes.hpp:7576
@ VANDPDZ128rmb
Definition x86/opcodes.hpp:5522
@ VPACKSSWBZrmk
Definition x86/opcodes.hpp:14558
@ VPSRAVDZ128rr
Definition x86/opcodes.hpp:19502
@ PHADDSWrm
Definition x86/opcodes.hpp:3233
@ VFMADD132PDZ256rk
Definition x86/opcodes.hpp:9402
@ VPERMI2PSZ128rrkz
Definition x86/opcodes.hpp:16272
@ VPSRADZ128rik
Definition x86/opcodes.hpp:19408
@ VPMOVSQWZmr
Definition x86/opcodes.hpp:17684
@ RETI64
Definition x86/opcodes.hpp:3782
@ VMOVSSZrr_REV
Definition x86/opcodes.hpp:14013
@ VROUNDPSri
Definition x86/opcodes.hpp:21041
@ NOT64m
Definition x86/opcodes.hpp:2911
@ VMINPDZrmbkz
Definition x86/opcodes.hpp:13383
@ VSUBPSZ256rmk
Definition x86/opcodes.hpp:21826
@ VPSUBQZrmk
Definition x86/opcodes.hpp:19921
@ VFMSUBADD231PSZ128mbkz
Definition x86/opcodes.hpp:11017
@ VGF2P8AFFINEINVQBZ256rmi
Definition x86/opcodes.hpp:12637
@ VMAXCPHZrmbk
Definition x86/opcodes.hpp:12894
@ VGATHERQPDYrm
Definition x86/opcodes.hpp:12325
@ VPMOVZXBWZ256rrk
Definition x86/opcodes.hpp:18000
@ MORESTACK_RET
Definition x86/opcodes.hpp:383
@ VPANDNDZ128rmkz
Definition x86/opcodes.hpp:14866
@ VFNMADD132PSZmk
Definition x86/opcodes.hpp:11248
@ VPAVGBrm
Definition x86/opcodes.hpp:14970
@ VFMSUB132PHZ256m
Definition x86/opcodes.hpp:10315
@ VMOVAPSZ128rr_REV
Definition x86/opcodes.hpp:13560
@ VPXORQZ256rm
Definition x86/opcodes.hpp:20464
@ VPDPBSUDSZ256rk
Definition x86/opcodes.hpp:15734
@ VFMSUB213PSr
Definition x86/opcodes.hpp:10538
@ VPCOMPRESSQZ256rr
Definition x86/opcodes.hpp:15565
@ VFCMADDCPHZ128mbkz
Definition x86/opcodes.hpp:9204
@ VPADDUSBZrm
Definition x86/opcodes.hpp:14760
@ VANDPDZrmb
Definition x86/opcodes.hpp:5540
@ VSHUFI64X2Z256rmik
Definition x86/opcodes.hpp:21451
@ VPMULTISHIFTQBZrmb
Definition x86/opcodes.hpp:18272
@ VFMADDSUB132PDZ128rkz
Definition x86/opcodes.hpp:9945
@ VSQRTPHZ256rkz
Definition x86/opcodes.hpp:21631
@ VPANDNDZ256rmbkz
Definition x86/opcodes.hpp:14873
@ VPMOVZXBWZ128rrkz
Definition x86/opcodes.hpp:17995
@ VFNMADD231PDZ128r
Definition x86/opcodes.hpp:11506
@ VCVTQQ2PDZrmkz
Definition x86/opcodes.hpp:7337
@ VPMADDUBSWZ256rr
Definition x86/opcodes.hpp:17067
@ VFNMSUB213SDm
Definition x86/opcodes.hpp:11978
@ VPHADDWrr
Definition x86/opcodes.hpp:16879
@ VPDPWUUDZ128mk
Definition x86/opcodes.hpp:16125
@ IDIV8r
Definition x86/opcodes.hpp:1782
@ IMUL16rm_EVEX
Definition x86/opcodes.hpp:1804
@ JMPABS64i
Definition x86/opcodes.hpp:2024
@ ADD32rm_NF_ND
Definition x86/opcodes.hpp:648
@ VRANGEPSZrmbi
Definition x86/opcodes.hpp:20534
@ VINSERTI64X2Z256rrikz
Definition x86/opcodes.hpp:12786
@ SHRD16mrCL_NF_ND
Definition x86/opcodes.hpp:4630
@ AND32rm_NF_ND
Definition x86/opcodes.hpp:879
@ VFNMSUB231SDZmk_Int
Definition x86/opcodes.hpp:12137
@ VPCMPUQZ128rmi
Definition x86/opcodes.hpp:15484
@ VGETEXPPSZ128mk
Definition x86/opcodes.hpp:12426
@ VORPDZ128rrkz
Definition x86/opcodes.hpp:14334
@ VPMINSWZrm
Definition x86/opcodes.hpp:17406
@ VCVTPH2HF8SZ128rm
Definition x86/opcodes.hpp:6695
@ VPDPBUSDZ256mkz
Definition x86/opcodes.hpp:15825
@ VFMSUB231PHZmk
Definition x86/opcodes.hpp:10666
@ IMUL64rri8_NF
Definition x86/opcodes.hpp:1880
@ VPMINSBZ256rmk
Definition x86/opcodes.hpp:17321
@ VMOV64toSDZrr
Definition x86/opcodes.hpp:13507
@ VPSLLVWZ128rrkz
Definition x86/opcodes.hpp:19343
@ VCVT2PH2HF8Zrm
Definition x86/opcodes.hpp:6043
@ VPDPBUUDZ128mb
Definition x86/opcodes.hpp:15874
@ VPBROADCASTQZrmkz
Definition x86/opcodes.hpp:15180
@ VPRORVQZ128rr
Definition x86/opcodes.hpp:18658
@ VFMADD231PHZmb
Definition x86/opcodes.hpp:9775
@ VCVTPS2UDQZrmk
Definition x86/opcodes.hpp:7276
@ VPMULHUWZ128rmkz
Definition x86/opcodes.hpp:18133
@ VFMADD231PSZr
Definition x86/opcodes.hpp:9812
@ VSHUFPSZ128rmi
Definition x86/opcodes.hpp:21501
@ VEXTRACTI64X2Zrrik
Definition x86/opcodes.hpp:9190
@ VGF2P8AFFINEQBrmi
Definition x86/opcodes.hpp:12683
@ VPABSQZrmkz
Definition x86/opcodes.hpp:14486
@ VCVTQQ2PSZ256rmb
Definition x86/opcodes.hpp:7384
@ SUB_F64m
Definition x86/opcodes.hpp:4952
@ VPSLLWZ128mikz
Definition x86/opcodes.hpp:19361
@ VPSHRDVQZ128rk
Definition x86/opcodes.hpp:18989
@ SHR8m1_NF
Definition x86/opcodes.hpp:4599
@ VPERMPSZ256rrk
Definition x86/opcodes.hpp:16523
@ VPSLLDYrr
Definition x86/opcodes.hpp:19176
@ RCL64m1_ND
Definition x86/opcodes.hpp:3623
@ VCVTBIASPH2HF8Zrrkz
Definition x86/opcodes.hpp:6243
@ CMOV_FR64X
Definition x86/opcodes.hpp:1296
@ VCVTTPD2DQSZrr
Definition x86/opcodes.hpp:7664
@ FARJMP16m
Definition x86/opcodes.hpp:1679
@ VDBPSADBWZ256rri
Definition x86/opcodes.hpp:8834
@ VPDPWUUDZ256rk
Definition x86/opcodes.hpp:16137
@ VPMOVZXBQrr
Definition x86/opcodes.hpp:17987
@ IMUL32rmi_NF
Definition x86/opcodes.hpp:1841
@ VCVTPH2BF8Zrmbk
Definition x86/opcodes.hpp:6658
@ VRCP14PDZ128mk
Definition x86/opcodes.hpp:20568
@ VFNMADD231PDZ128mkz
Definition x86/opcodes.hpp:11505
@ VMULPDZ256rmkz
Definition x86/opcodes.hpp:14195
@ VCMPSSrmi_Int
Definition x86/opcodes.hpp:5875
@ VMAXSDZrm_Int
Definition x86/opcodes.hpp:13041
@ SHLD32mri8_ND
Definition x86/opcodes.hpp:4465
@ VPADDUSWZ256rm
Definition x86/opcodes.hpp:14776
@ VBLENDPDrri
Definition x86/opcodes.hpp:5643
@ VPROLVQZ256rm
Definition x86/opcodes.hpp:18553
@ VPDPBUSDZ128mb
Definition x86/opcodes.hpp:15812
@ SAR16m1
Definition x86/opcodes.hpp:4057
@ SHLD32rrCL_ND
Definition x86/opcodes.hpp:4470
@ SAR8mCL_EVEX
Definition x86/opcodes.hpp:4153
@ VPTESTMBZ256rmk
Definition x86/opcodes.hpp:20097
@ PDEP32rr_EVEX
Definition x86/opcodes.hpp:3171
@ PTDPHF8PS
Definition x86/opcodes.hpp:3496
@ VCVTSS2SIZrrb_Int
Definition x86/opcodes.hpp:7572
@ MOVDIR64B64_EVEX
Definition x86/opcodes.hpp:2667
@ VMOVDQA64Z256rm
Definition x86/opcodes.hpp:13665
@ VPDPBSUDZr
Definition x86/opcodes.hpp:15773
@ VCVTTPD2QQZrrk
Definition x86/opcodes.hpp:7765
@ VANDPSZ256rrkz
Definition x86/opcodes.hpp:5569
@ VDIVSHZrmk_Int
Definition x86/opcodes.hpp:8985
@ VSQRTPSZm
Definition x86/opcodes.hpp:21664
@ VPCOMBri
Definition x86/opcodes.hpp:15525
@ VPADDWZ128rrk
Definition x86/opcodes.hpp:14796
@ XOR8rr
Definition x86/opcodes.hpp:22324
@ VCVTTPD2DQSZ256rmb
Definition x86/opcodes.hpp:7647
@ VCVTBIASPH2BF8SZ128rrkz
Definition x86/opcodes.hpp:6144
@ VDPPHPSZ256r
Definition x86/opcodes.hpp:9053
@ VCMPBF16Z128rmi
Definition x86/opcodes.hpp:5762
@ VPUNPCKHWDrr
Definition x86/opcodes.hpp:20321
@ VCVTBIASPH2BF8Z256rrkz
Definition x86/opcodes.hpp:6180
@ VUNPCKHPDZrmk
Definition x86/opcodes.hpp:21956
@ VCVTUSI2SDZrm_Int
Definition x86/opcodes.hpp:8737
@ VMOVDQU32Zrm
Definition x86/opcodes.hpp:13750
@ VFMADD132BF16Z128mb
Definition x86/opcodes.hpp:9358
@ VPDPBSUDSZ128mbkz
Definition x86/opcodes.hpp:15721
@ VPCMPBZ128rmi
Definition x86/opcodes.hpp:15244
@ VPMAXSBrm
Definition x86/opcodes.hpp:17128
@ VPEXPANDDZrm
Definition x86/opcodes.hpp:16764
@ VCVTSS2SI64rm_Int
Definition x86/opcodes.hpp:7565
@ VCVTPD2PHZ256rmbkz
Definition x86/opcodes.hpp:6469
@ PMULHRWrm
Definition x86/opcodes.hpp:3314
@ VCVTTPD2QQSZrrbk
Definition x86/opcodes.hpp:7733
@ VADDPSZ256rmb
Definition x86/opcodes.hpp:5288
@ VFMADD132SHZrk_Int
Definition x86/opcodes.hpp:9508
@ VFNMADD213BF16Z128mbk
Definition x86/opcodes.hpp:11304
@ VMOVDQU64Zmr
Definition x86/opcodes.hpp:13781
@ ROR8m1_EVEX
Definition x86/opcodes.hpp:3998
@ VCVTPH2QQZ256rmb
Definition x86/opcodes.hpp:6904
@ VFNMSUB132PHZ128rk
Definition x86/opcodes.hpp:11740
@ VPSRLWZ128mi
Definition x86/opcodes.hpp:19805
@ VMOVUPSZ128rr_REV
Definition x86/opcodes.hpp:14074
@ VCVTTPS2UQQSZ128rrkz
Definition x86/opcodes.hpp:8388
@ MOV32sr
Definition x86/opcodes.hpp:2595
@ VUNPCKLPSZ256rmk
Definition x86/opcodes.hpp:22040
@ VSQRTBF16Z128rkz
Definition x86/opcodes.hpp:21561
@ VCVTTPH2IBSZrrk
Definition x86/opcodes.hpp:7951
@ VFPCLASSPDZmbi
Definition x86/opcodes.hpp:12241
@ SHR32m1_EVEX
Definition x86/opcodes.hpp:4537
@ VPMINSDZ256rmbk
Definition x86/opcodes.hpp:17347
@ VCVTTPH2IBSZrmbk
Definition x86/opcodes.hpp:7943
@ ISTT_Fp64m80
Definition x86/opcodes.hpp:1989
@ VPSUBSWZrr
Definition x86/opcodes.hpp:19967
@ VPEXTRWrri
Definition x86/opcodes.hpp:16822
@ POPCNT32rm_NF
Definition x86/opcodes.hpp:3347
@ VPERMT2DZ256rmk
Definition x86/opcodes.hpp:16603
@ VHSUBPSrr
Definition x86/opcodes.hpp:12722
@ VPCMPUBZ256rmi
Definition x86/opcodes.hpp:15456
@ VCVTBF162IUBSZ256rmkz
Definition x86/opcodes.hpp:6123
@ UMWAIT
Definition x86/opcodes.hpp:5154
@ MOVBE16mr_EVEX
Definition x86/opcodes.hpp:2641
@ VMAXCPHZrmbkz
Definition x86/opcodes.hpp:12895
@ POPCNT32rr
Definition x86/opcodes.hpp:3348
@ MMX_PMINUBrr
Definition x86/opcodes.hpp:2475
@ VMOVDQA64Zrrk_REV
Definition x86/opcodes.hpp:13682
@ VCVTSD2SSrr_Int
Definition x86/opcodes.hpp:7447
@ VPCMPQZ128rrik
Definition x86/opcodes.hpp:15439
@ MMX_PUNPCKHWDrr
Definition x86/opcodes.hpp:2546
@ VCVTPS2QQZrrb
Definition x86/opcodes.hpp:7249
@ VMXON
Definition x86/opcodes.hpp:14323
@ VPSCATTERDQZ256mr
Definition x86/opcodes.hpp:18717
@ ADC64rr_ND
Definition x86/opcodes.hpp:541
@ VPSRLWZmi
Definition x86/opcodes.hpp:19829
@ VBLENDMPSZ256rmbk
Definition x86/opcodes.hpp:5624
@ VPXORQZ128rrk
Definition x86/opcodes.hpp:20462
@ VFMADD213SHZrb
Definition x86/opcodes.hpp:9673
@ VFMADD231BF16Z128rk
Definition x86/opcodes.hpp:9702
@ VMINCPDZrrk
Definition x86/opcodes.hpp:13138
@ VMULPSZrmkz
Definition x86/opcodes.hpp:14268
@ VMINMAXPDZrrik
Definition x86/opcodes.hpp:13265
@ TEST8i8
Definition x86/opcodes.hpp:5058
@ VPDPBSUDSZmb
Definition x86/opcodes.hpp:15737
@ VFMADD213PHZrbkz
Definition x86/opcodes.hpp:9614
@ VRNDSCALEPDZrmikz
Definition x86/opcodes.hpp:20934
@ SHR32r1
Definition x86/opcodes.hpp:4551
@ MOVZX32rr8
Definition x86/opcodes.hpp:2773
@ VCVTUW2PHZ128rrkz
Definition x86/opcodes.hpp:8773
@ VPERMT2PSZrmkz
Definition x86/opcodes.hpp:16667
@ VPAVGWrm
Definition x86/opcodes.hpp:14992
@ DIV_FST0r
Definition x86/opcodes.hpp:1617
@ VPADDDZ256rmb
Definition x86/opcodes.hpp:14652
@ VADDPHZrmk
Definition x86/opcodes.hpp:5268
@ FS_PREFIX
Definition x86/opcodes.hpp:1735
@ VCVTSS2SHZrmkz_Int
Definition x86/opcodes.hpp:7551
@ AESDECLASTrr
Definition x86/opcodes.hpp:791
@ VPSHUFDZmikz
Definition x86/opcodes.hpp:19104
@ CMOV_VR256X
Definition x86/opcodes.hpp:1313
@ VPERMWZrmkz
Definition x86/opcodes.hpp:16730
@ VCVTPH2PDZ256rrk
Definition x86/opcodes.hpp:6825
@ VGETMANTPHZ256rmikz
Definition x86/opcodes.hpp:12550
@ VCVTUQQ2PSZ256rmb
Definition x86/opcodes.hpp:8716
@ VFNMSUB132PHZ256m
Definition x86/opcodes.hpp:11742
@ OR32rr_EVEX
Definition x86/opcodes.hpp:2997
@ VFMSUB231PSr
Definition x86/opcodes.hpp:10707
@ VPSHLDVQZrkz
Definition x86/opcodes.hpp:18852
@ ROL64mCL_NF_ND
Definition x86/opcodes.hpp:3856
@ VPMOVDBZ256mr
Definition x86/opcodes.hpp:17527
@ VPSHUFDZ256mik
Definition x86/opcodes.hpp:19094
@ VADDPSZrmbk
Definition x86/opcodes.hpp:5298
@ VFNMSUBSS4rr_Int
Definition x86/opcodes.hpp:12208
@ VCVTTPS2DQZ256rr
Definition x86/opcodes.hpp:8180
@ VPERMILPSZ128rm
Definition x86/opcodes.hpp:16427
@ VFNMSUB231SSm_Int
Definition x86/opcodes.hpp:12176
@ VCVTTPH2WZ128rmbkz
Definition x86/opcodes.hpp:8106
@ VPABSDZ128rmbk
Definition x86/opcodes.hpp:14436
@ VFMADD231PDZ128mb
Definition x86/opcodes.hpp:9725
@ VPCMPUQZ256rmi
Definition x86/opcodes.hpp:15490
@ VSQRTPSr
Definition x86/opcodes.hpp:21677
@ VPCMPGTQZrmk
Definition x86/opcodes.hpp:15409
@ VXORPDrr
Definition x86/opcodes.hpp:22086
@ VCVTBIASPH2HF8Z256rmk
Definition x86/opcodes.hpp:6230
@ DIVR_FI16m
Definition x86/opcodes.hpp:1588
@ VORPSZ128rmbk
Definition x86/opcodes.hpp:14359
@ VSQRTSHZrb_Int
Definition x86/opcodes.hpp:21699
@ VPSRAVWZrmk
Definition x86/opcodes.hpp:19565
@ VPMOVSXBQZ256rrk
Definition x86/opcodes.hpp:17738
@ VRNDSCALEPDZrrik
Definition x86/opcodes.hpp:20939
@ MMX_PCMPEQBrr
Definition x86/opcodes.hpp:2438
@ VFMADD231PDZrb
Definition x86/opcodes.hpp:9749
@ VPXORYrr
Definition x86/opcodes.hpp:20483
@ VFMADD231PHZ256mb
Definition x86/opcodes.hpp:9766
@ VBLENDMPDZ128rrk
Definition x86/opcodes.hpp:5593
@ VPERMILPDZri
Definition x86/opcodes.hpp:16398
@ VCVTQQ2PHZ128rmkz
Definition x86/opcodes.hpp:7349
@ VPDPWSSDSZ128m
Definition x86/opcodes.hpp:15904
@ G_FMINIMUMNUM
Definition x86/opcodes.hpp:243
@ VFMSUBADD231PSZrk
Definition x86/opcodes.hpp:11042
@ ROR8r1_NF_ND
Definition x86/opcodes.hpp:4016
@ VFMSUBADD132PSZ256r
Definition x86/opcodes.hpp:10833
@ VFMADDSUB213PSZ256m
Definition x86/opcodes.hpp:10108
@ VALIGNQZ128rmi
Definition x86/opcodes.hpp:5433
@ TZMSK64rr
Definition x86/opcodes.hpp:5123
@ VPMULLWZ256rm
Definition x86/opcodes.hpp:18239
@ KTESTBkk
Definition x86/opcodes.hpp:2102
@ VRCP14SDZrrkz
Definition x86/opcodes.hpp:20623
@ VFNMADD132SDr_Int
Definition x86/opcodes.hpp:11273
@ ISTT_FP32m
Definition x86/opcodes.hpp:1979
@ VPOPCNTQZ128rmbk
Definition x86/opcodes.hpp:18358
@ VCVTPD2UDQZrmbk
Definition x86/opcodes.hpp:6571
@ ADD16mi_NF_ND
Definition x86/opcodes.hpp:587
@ VDBPSADBWZ128rrikz
Definition x86/opcodes.hpp:8830
@ VPABSDZ256rmb
Definition x86/opcodes.hpp:14444
@ VFMADDSUB231PDr
Definition x86/opcodes.hpp:10164
@ LOOPNE
Definition x86/opcodes.hpp:2274
@ VPDPWSUDZrk
Definition x86/opcodes.hpp:16022
@ VRCP14PSZ128mbk
Definition x86/opcodes.hpp:20593
@ VCMPPSZ128rmik
Definition x86/opcodes.hpp:5827
@ VMAXSDZrrb_Int
Definition x86/opcodes.hpp:13046
@ VPERMPDZrr
Definition x86/opcodes.hpp:16511
@ G_MUL
Definition x86/opcodes.hpp:79
@ VFMULCPHZ256rmkz
Definition x86/opcodes.hpp:11108
@ VMAXPDZ256rmk
Definition x86/opcodes.hpp:12957
@ VCVTPH2IUBSZ128rrk
Definition x86/opcodes.hpp:6786
@ VCVTPD2UQQZ256rr
Definition x86/opcodes.hpp:6596
@ CVTTSD2SI64rr_Int
Definition x86/opcodes.hpp:1498
@ SEAMOPS
Definition x86/opcodes.hpp:4287
@ VPABSBZrrk
Definition x86/opcodes.hpp:14428
@ SHR64rCL_ND
Definition x86/opcodes.hpp:4588
@ VRNDSCALEPSZ128rmbik
Definition x86/opcodes.hpp:20972
@ SEH_EndEpilogue
Definition x86/opcodes.hpp:421
@ VCVTTPD2DQSZ128rmbk
Definition x86/opcodes.hpp:7639
@ VAESDECZ128rm
Definition x86/opcodes.hpp:5371
@ VFMSUB231PDZm
Definition x86/opcodes.hpp:10630
@ VPANDDZrmk
Definition x86/opcodes.hpp:14856
@ VTESTPSYrr
Definition x86/opcodes.hpp:21891
@ VPMAXUDZ256rmkz
Definition x86/opcodes.hpp:17248
@ VCVTPH2BF8Z128rmbkz
Definition x86/opcodes.hpp:6641
@ VFMADD231PDZ128mkz
Definition x86/opcodes.hpp:9729
@ VPMOVUSQDZ256rrk
Definition x86/opcodes.hpp:17889
@ VGETMANTPDZ256rmbik
Definition x86/opcodes.hpp:12516
@ SHRD64mrCL_ND
Definition x86/opcodes.hpp:4668
@ VPMULTISHIFTQBZrm
Definition x86/opcodes.hpp:18271
@ ADD64ri8_ND
Definition x86/opcodes.hpp:682
@ VPERMILPDZmi
Definition x86/opcodes.hpp:16395
@ VPMULDQZ128rmbkz
Definition x86/opcodes.hpp:18081
@ VCVTTPD2DQZ256rm
Definition x86/opcodes.hpp:7681
@ PATCHABLE_TYPED_EVENT_CALL
Definition x86/opcodes.hpp:65
@ SHRD64mri8_NF
Definition x86/opcodes.hpp:4674
@ IMUL64rr_NF
Definition x86/opcodes.hpp:1873
@ VRNDSCALEPHZ256rmik
Definition x86/opcodes.hpp:20954
@ SAHF
Definition x86/opcodes.hpp:4055
@ PCMPGTBrr
Definition x86/opcodes.hpp:3156
@ VMINMAXPHZ256rmi
Definition x86/opcodes.hpp:13279
@ VDIVPSZ256rmkz
Definition x86/opcodes.hpp:8950
@ VCVTTPS2UQQZ256rmkz
Definition x86/opcodes.hpp:8427
@ VFMADDSUBPD4rr_REV
Definition x86/opcodes.hpp:10236
@ STAC
Definition x86/opcodes.hpp:4729
@ VPROLQZ256mbik
Definition x86/opcodes.hpp:18500
@ ROL32mi_NF_ND
Definition x86/opcodes.hpp:3831
@ VSCALEFPHZ128rmk
Definition x86/opcodes.hpp:21287
@ VSHUFF32X4Z256rmbikz
Definition x86/opcodes.hpp:21395
@ VPACKSSDWZ256rmbk
Definition x86/opcodes.hpp:14525
@ VFMADDCPHZ256m
Definition x86/opcodes.hpp:9873
@ VPDPWSSDZmk
Definition x86/opcodes.hpp:15957
@ VPOPCNTBZ128rr
Definition x86/opcodes.hpp:18314
@ VPACKSSWBZ256rmk
Definition x86/opcodes.hpp:14552
@ VMINPSZrmkz
Definition x86/opcodes.hpp:13449
@ VMOVAPSZmrk
Definition x86/opcodes.hpp:13577
@ VPOPCNTDZrmbkz
Definition x86/opcodes.hpp:18350
@ SHL32mCL_NF_ND
Definition x86/opcodes.hpp:4357
@ RCR8rCL_EVEX
Definition x86/opcodes.hpp:3730
@ VRCP28PSZmbkz
Definition x86/opcodes.hpp:20645
@ VMINMAXPDZ256rmikz
Definition x86/opcodes.hpp:13251
@ VDIVPHZrrb
Definition x86/opcodes.hpp:8929
@ VCVTTPH2IUBSZ256rrk
Definition x86/opcodes.hpp:7969
@ VMOVDQA64Z256mrk
Definition x86/opcodes.hpp:13664
@ VPLZCNTQZ128rm
Definition x86/opcodes.hpp:16943
@ VFMADD231PSZ128mkz
Definition x86/opcodes.hpp:9793
@ MOVSX64rr8
Definition x86/opcodes.hpp:2755
@ VFMSUB132PSZ256mbk
Definition x86/opcodes.hpp:10349
@ VBROADCASTF32X2Zrrkz
Definition x86/opcodes.hpp:5668
@ VFNMADD231PHZm
Definition x86/opcodes.hpp:11550
@ VMAXCPHZrmkz
Definition x86/opcodes.hpp:12897
@ ADD16mi8_ND
Definition x86/opcodes.hpp:581
@ VPSRLQZ128rr
Definition x86/opcodes.hpp:19686
@ VPSLLDZ256rik
Definition x86/opcodes.hpp:19199
@ VXORPDZrr
Definition x86/opcodes.hpp:22082
@ VCVTTSD2SISrm_Int
Definition x86/opcodes.hpp:8458
@ VRNDSCALEBF16Z256rmbikz
Definition x86/opcodes.hpp:20895
@ RCR8mCL_EVEX
Definition x86/opcodes.hpp:3721
@ VFNMADD231PSZm
Definition x86/opcodes.hpp:11582
@ ADC32rr_ND_REV
Definition x86/opcodes.hpp:517
@ VFMADDSUB132PHZ128r
Definition x86/opcodes.hpp:9975
@ PSRLQrr
Definition x86/opcodes.hpp:3426
@ VPSUBBZrmk
Definition x86/opcodes.hpp:19859
@ VANDNPSZ256rmk
Definition x86/opcodes.hpp:5503
@ PTCONJTFP16V
Definition x86/opcodes.hpp:3463
@ MMX_PCMPGTDrm
Definition x86/opcodes.hpp:2445
@ VPSRLVQZ128rmb
Definition x86/opcodes.hpp:19756
@ SUB8rr_ND
Definition x86/opcodes.hpp:4914
@ VCMPSDZrmi
Definition x86/opcodes.hpp:5846
@ VPSRLDZ128rrk
Definition x86/opcodes.hpp:19636
@ VFRCZPDYrr
Definition x86/opcodes.hpp:12296
@ VPMAXSBYrr
Definition x86/opcodes.hpp:17109
@ VMINPSZrrkz
Definition x86/opcodes.hpp:13455
@ VPADDSBrr
Definition x86/opcodes.hpp:14723
@ VPMOVZXBQZ128rmk
Definition x86/opcodes.hpp:17969
@ VORPSZrmb
Definition x86/opcodes.hpp:14376
@ VROUNDSSri
Definition x86/opcodes.hpp:21048
@ VFMULCPHZrmk
Definition x86/opcodes.hpp:11116
@ VMOVDQU16Z256rmkz
Definition x86/opcodes.hpp:13708
@ VPOPCNTQZ256rmbk
Definition x86/opcodes.hpp:18367
@ VPSRLQrm
Definition x86/opcodes.hpp:19720
@ VFMSUBADD213PDZrk
Definition x86/opcodes.hpp:10880
@ VCVT2PS2PHXZrrb
Definition x86/opcodes.hpp:6077
@ PFRCPIT2rm
Definition x86/opcodes.hpp:3219
@ CLZERO32r
Definition x86/opcodes.hpp:1244
@ VPMADDWDZrrkz
Definition x86/opcodes.hpp:17097
@ VPERMI2BZ128rmkz
Definition x86/opcodes.hpp:16194
@ IMUL16rmi_EVEX
Definition x86/opcodes.hpp:1812
@ VPMINSBYrm
Definition x86/opcodes.hpp:17312
@ VFMADDCPHZ256mkz
Definition x86/opcodes.hpp:9878
@ VPMINUWZ128rr
Definition x86/opcodes.hpp:17499
@ VPERMI2WZrm
Definition x86/opcodes.hpp:16330
@ VPRORDZ128mbi
Definition x86/opcodes.hpp:18571
@ G_INTRINSIC
Definition x86/opcodes.hpp:153
@ VPMOVSXBWrm
Definition x86/opcodes.hpp:17768
@ VPTESTNMDZrmbk
Definition x86/opcodes.hpp:20178
@ VPLZCNTQZ128rrkz
Definition x86/opcodes.hpp:16951
@ FRNDINT
Definition x86/opcodes.hpp:1728
@ OR16i16
Definition x86/opcodes.hpp:2923
@ XRSTORS64
Definition x86/opcodes.hpp:22344
@ VPERMIL2PSYrr_REV
Definition x86/opcodes.hpp:16347
@ XOR16mi8_ND
Definition x86/opcodes.hpp:22182
@ VCVTTPH2UQQZrmbk
Definition x86/opcodes.hpp:8063
@ VMULSDrr
Definition x86/opcodes.hpp:14290
@ VPDPBSUDZ128mbk
Definition x86/opcodes.hpp:15751
@ VPDPWUSDZ256r
Definition x86/opcodes.hpp:16074
@ VFMADDSUB132PHZ256m
Definition x86/opcodes.hpp:9978
@ REP_STOSD_64
Definition x86/opcodes.hpp:3771
@ G_IMPLICIT_DEF
Definition x86/opcodes.hpp:91
@ VCOMPRESSPDZ128rr
Definition x86/opcodes.hpp:5907
@ VFMSUB132PSZmkz
Definition x86/opcodes.hpp:10361
@ SAR16r1
Definition x86/opcodes.hpp:4072
@ VCVTQQ2PHZrrkz
Definition x86/opcodes.hpp:7373
@ VFMADD132PDZ256m
Definition x86/opcodes.hpp:9395
@ VFPCLASSSSZri
Definition x86/opcodes.hpp:12293
@ VPSLLVDZ256rrkz
Definition x86/opcodes.hpp:19295
@ VCMPPDZrmi
Definition x86/opcodes.hpp:5794
@ VSQRTBF16Z256mkz
Definition x86/opcodes.hpp:21567
@ VPSUBSBZrmkz
Definition x86/opcodes.hpp:19944
@ VRANGEPSZ256rmi
Definition x86/opcodes.hpp:20528
@ VPTESTNMQZ256rmk
Definition x86/opcodes.hpp:20191
@ VFMSUB132PSZ128rk
Definition x86/opcodes.hpp:10345
@ SAR8mCL_NF
Definition x86/opcodes.hpp:4155
@ BZHI64rr_EVEX
Definition x86/opcodes.hpp:1158
@ VPRORVDZ256rr
Definition x86/opcodes.hpp:18640
@ VPCMPGTBZ256rmk
Definition x86/opcodes.hpp:15361
@ VDPPSrmi
Definition x86/opcodes.hpp:9067
@ XRELEASE_PREFIX
Definition x86/opcodes.hpp:22339
@ FXRSTOR
Definition x86/opcodes.hpp:1736
@ VCVTPD2UDQZ128rmkz
Definition x86/opcodes.hpp:6556
@ VMOVUPDZrrkz_REV
Definition x86/opcodes.hpp:14059
@ VPMACSDDrr
Definition x86/opcodes.hpp:16971
@ G_SEXTLOAD
Definition x86/opcodes.hpp:118
@ VMAXCPDZ128rmbkz
Definition x86/opcodes.hpp:12848
@ VPMINSWZ128rrkz
Definition x86/opcodes.hpp:17399
@ VSQRTBF16Z256rkz
Definition x86/opcodes.hpp:21570
@ VMOVDQA32Zrrkz_REV
Definition x86/opcodes.hpp:13651
@ XCHG16rr
Definition x86/opcodes.hpp:22160
@ VCVTQQ2PHZ256rm
Definition x86/opcodes.hpp:7353
@ PTILELOADDRSV
Definition x86/opcodes.hpp:411
@ SYSEXIT64
Definition x86/opcodes.hpp:4976
@ VCVTNEPS2BF16Z256rmkz
Definition x86/opcodes.hpp:6408
@ VPANDNrr
Definition x86/opcodes.hpp:14918
@ VCVTPD2PSZ128rr
Definition x86/opcodes.hpp:6495
@ VPSLLVDZ128rrk
Definition x86/opcodes.hpp:19285
@ VPHSUBWDrr
Definition x86/opcodes.hpp:16895
@ SUBSDrm
Definition x86/opcodes.hpp:4943
@ VPCOMPRESSDZ256rrk
Definition x86/opcodes.hpp:15551
@ VCVTTPD2UDQZ256rm
Definition x86/opcodes.hpp:7809
@ VPSLLQZrik
Definition x86/opcodes.hpp:19265
@ VCVT2PH2BF8SZ256rmk
Definition x86/opcodes.hpp:5957
@ VCVTPD2QQZ128rmbkz
Definition x86/opcodes.hpp:6524
@ VFMSUB213SDm_Int
Definition x86/opcodes.hpp:10552
@ MULX64rr_EVEX
Definition x86/opcodes.hpp:2828
@ VPCMPGTBZrr
Definition x86/opcodes.hpp:15366
@ IMUL16rri_NF
Definition x86/opcodes.hpp:1824
@ VCVTTSD2SIrr
Definition x86/opcodes.hpp:8469
@ G_FCONSTANT
Definition x86/opcodes.hpp:163
@ VFNMADD132SDZrkz_Int
Definition x86/opcodes.hpp:11269
@ VFMADD132BF16Zmbkz
Definition x86/opcodes.hpp:9378
@ VCVTUQQ2PSZrmkz
Definition x86/opcodes.hpp:8729
@ VCVTBF162IUBSZrmk
Definition x86/opcodes.hpp:6131
@ VFMADDSUB132PSYr
Definition x86/opcodes.hpp:10000
@ VFMSUB231BF16Z256mbkz
Definition x86/opcodes.hpp:10595
@ ADC8rm_EVEX
Definition x86/opcodes.hpp:557
@ MUL_Fp80m32
Definition x86/opcodes.hpp:2841
@ G_VECREDUCE_UMAX
Definition x86/opcodes.hpp:334
@ VPCOMPRESSQZ256rrkz
Definition x86/opcodes.hpp:15567
@ LOCK_XOR32mi8
Definition x86/opcodes.hpp:2261
@ VPSLLQZrmk
Definition x86/opcodes.hpp:19268
@ CMOVBE_Fp64
Definition x86/opcodes.hpp:1261
@ SHLD64mri8_NF_ND
Definition x86/opcodes.hpp:4487
@ PCMPEQDrr
Definition x86/opcodes.hpp:3146
@ VPDPBUUDSZmbkz
Definition x86/opcodes.hpp:15863
@ VCVTPS2PHZ256rrkz
Definition x86/opcodes.hpp:7213
@ VFMSUB231PDZ256mbk
Definition x86/opcodes.hpp:10623
@ VFNMSUB231PDZmk
Definition x86/opcodes.hpp:12061
@ VPSLLVDZ256rrk
Definition x86/opcodes.hpp:19294
@ VRCP14PSZ128r
Definition x86/opcodes.hpp:20597
@ VMOVAPDZ256rrk
Definition x86/opcodes.hpp:13531
@ VFMSUB213BF16Z128mbkz
Definition x86/opcodes.hpp:10417
@ VPUNPCKHBWZ256rrk
Definition x86/opcodes.hpp:20228
@ VFMADDSUB213PDZ128rkz
Definition x86/opcodes.hpp:10043
@ VPUNPCKLQDQZrmbkz
Definition x86/opcodes.hpp:20398
@ G_FMAXIMUMNUM
Definition x86/opcodes.hpp:244
@ VPTESTNMBZ128rr
Definition x86/opcodes.hpp:20154
@ DIV16r_NF
Definition x86/opcodes.hpp:1563
@ VAESIMCrr
Definition x86/opcodes.hpp:5400
@ VCVTPH2HF8Z128rm
Definition x86/opcodes.hpp:6722
@ VMINMAXPSZrri
Definition x86/opcodes.hpp:13321
@ VDIVBF16Z256rrk
Definition x86/opcodes.hpp:8859
@ DEC64r_NF_ND
Definition x86/opcodes.hpp:1547
@ VFMSUBADD132PDZ128r
Definition x86/opcodes.hpp:10760
@ VRSQRT14PSZ256mk
Definition x86/opcodes.hpp:21090
@ VCVTUSI642SSZrm
Definition x86/opcodes.hpp:8760
@ VFNMADD213PHZmkz
Definition x86/opcodes.hpp:11386
@ VCVTTPD2QQZrmk
Definition x86/opcodes.hpp:7759
@ VPXORDZ128rmbkz
Definition x86/opcodes.hpp:20431
@ VCVTPD2QQZ128rr
Definition x86/opcodes.hpp:6527
@ VPSHLDVQZ128mk
Definition x86/opcodes.hpp:18830
@ G_MEMSET
Definition x86/opcodes.hpp:314
@ SHR16ri
Definition x86/opcodes.hpp:4531
@ VPCONFLICTDZ256rmb
Definition x86/opcodes.hpp:15610
@ VPDPWSSDYrr
Definition x86/opcodes.hpp:15934
@ VPADDBrm
Definition x86/opcodes.hpp:14638
@ VPMULHUWZrr
Definition x86/opcodes.hpp:18146
@ VPHSUBWrm
Definition x86/opcodes.hpp:16898
@ VFMSUB213BF16Zmbk
Definition x86/opcodes.hpp:10434
@ VCVTDQ2PHZ256rmbk
Definition x86/opcodes.hpp:6286
@ INVD
Definition x86/opcodes.hpp:1959
@ VMULPDZ256rm
Definition x86/opcodes.hpp:14190
@ DIV_FPrST0
Definition x86/opcodes.hpp:1616
@ VPSRLVDZrm
Definition x86/opcodes.hpp:19742
@ VPMADD52LUQZ256m
Definition x86/opcodes.hpp:17036
@ VUNPCKLPDYrr
Definition x86/opcodes.hpp:21995
@ VFIXUPIMMPDZrmikz
Definition x86/opcodes.hpp:9302
@ VMINMAXPDZrri
Definition x86/opcodes.hpp:13261
@ VGETEXPPSZ256rkz
Definition x86/opcodes.hpp:12439
@ VPERMT2PDZ256rmk
Definition x86/opcodes.hpp:16630
@ SHL32ri_ND
Definition x86/opcodes.hpp:4375
@ VCVTPH2IUBSZrmbk
Definition x86/opcodes.hpp:6799
@ SHR32m1
Definition x86/opcodes.hpp:4536
@ VPMOVQWZ256rrkz
Definition x86/opcodes.hpp:17608
@ VPSUBSWZrmk
Definition x86/opcodes.hpp:19965
@ G_FREM
Definition x86/opcodes.hpp:213
@ VFMADDSUB231PHZ256mk
Definition x86/opcodes.hpp:10178
@ VFMADD213PDZrbkz
Definition x86/opcodes.hpp:9582
@ RCL8rCL_EVEX
Definition x86/opcodes.hpp:3652
@ VCVTTPS2IUBSZ128rm
Definition x86/opcodes.hpp:8227
@ VPABSQZ256rrk
Definition x86/opcodes.hpp:14479
@ VSQRTPDZ256mb
Definition x86/opcodes.hpp:21592
@ VMOVPDI2DIZmr
Definition x86/opcodes.hpp:13877
@ VGETEXPPHZmb
Definition x86/opcodes.hpp:12411
@ VPSHRDDZ128rmi
Definition x86/opcodes.hpp:18904
@ VCVTPH2PDZrrkz
Definition x86/opcodes.hpp:6838
@ VMINPDZ256rmbk
Definition x86/opcodes.hpp:13373
@ RORX32ri_EVEX
Definition x86/opcodes.hpp:4030
@ VMAXPSZ128rm
Definition x86/opcodes.hpp:13008
@ VCVTPS2UDQZ128rmb
Definition x86/opcodes.hpp:7255
@ SHR16ri_EVEX
Definition x86/opcodes.hpp:4532
@ G_FPOWI
Definition x86/opcodes.hpp:215
@ VREDUCEPDZ256rrik
Definition x86/opcodes.hpp:20783
@ VFNMADD213PHZmbkz
Definition x86/opcodes.hpp:11384
@ VBLENDMPSZrm
Definition x86/opcodes.hpp:5631
@ MOV16rr_REV
Definition x86/opcodes.hpp:2573
@ VMINCPDZ128rmk
Definition x86/opcodes.hpp:13117
@ CVTTSS2SI64rm
Definition x86/opcodes.hpp:1503
@ PCMPGTWrm
Definition x86/opcodes.hpp:3161
@ VPSRADZ128rm
Definition x86/opcodes.hpp:19410
@ VPERMT2BZ128rrkz
Definition x86/opcodes.hpp:16577
@ VSCALEFPDZrrbkz
Definition x86/opcodes.hpp:21280
@ VFNMSUB213PDZ256mbkz
Definition x86/opcodes.hpp:11882
@ G_SDIVREM
Definition x86/opcodes.hpp:84
@ VFNMADD132BF16Z128mbk
Definition x86/opcodes.hpp:11135
@ MOVDQArr
Definition x86/opcodes.hpp:2674
@ VPANDNDZ256rmk
Definition x86/opcodes.hpp:14874
@ VPOPCNTDZrmkz
Definition x86/opcodes.hpp:18352
@ VCMPPSYrmi
Definition x86/opcodes.hpp:5822
@ VTESTPDYrr
Definition x86/opcodes.hpp:21887
@ VPSRLDZmbik
Definition x86/opcodes.hpp:19654
@ VSCALEFPDZ128rr
Definition x86/opcodes.hpp:21259
@ VPSRLDQZmi
Definition x86/opcodes.hpp:19617
@ VPSUBDYrr
Definition x86/opcodes.hpp:19867
@ VCVTTPH2IUBSZ128rmkz
Definition x86/opcodes.hpp:7958
@ VANDPDZ256rmb
Definition x86/opcodes.hpp:5531
@ VMINCPHZ128rmb
Definition x86/opcodes.hpp:13143
@ VFNMSUB231BF16Z128rk
Definition x86/opcodes.hpp:12017
@ VCVT2PH2BF8Z256rmkz
Definition x86/opcodes.hpp:5985
@ VPANDQZ128rrk
Definition x86/opcodes.hpp:14926
@ VFMSUBADD213PSZ128rkz
Definition x86/opcodes.hpp:10924
@ VCVTBIASPH2HF8Z128rm
Definition x86/opcodes.hpp:6217
@ VCVTTSD2SI64rm
Definition x86/opcodes.hpp:8453
@ VADDBF16Z256rm
Definition x86/opcodes.hpp:5194
@ VPMOVDBZrrk
Definition x86/opcodes.hpp:17535
@ VCVTBIASPH2HF8SZ256rmbk
Definition x86/opcodes.hpp:6201
@ VGF2P8MULBZ256rmkz
Definition x86/opcodes.hpp:12695
@ VCVTTPH2WZ256rmbkz
Definition x86/opcodes.hpp:8115
@ VMINSDZrmkz_Int
Definition x86/opcodes.hpp:13461
@ XOR64ri8_NF_ND
Definition x86/opcodes.hpp:22285
@ VCVTPD2QQZ256rrkz
Definition x86/opcodes.hpp:6538
@ TILERELEASE
Definition x86/opcodes.hpp:5074
@ VMULPDZ256rmk
Definition x86/opcodes.hpp:14194
@ VRCPBF16Z256mk
Definition x86/opcodes.hpp:20685
@ VPSHLDDZ128rmi
Definition x86/opcodes.hpp:18748
@ VPMINSWZ256rm
Definition x86/opcodes.hpp:17400
@ VCVTHF82PHZrmk
Definition x86/opcodes.hpp:6352
@ ROR64rCL
Definition x86/opcodes.hpp:3987
@ VFNMADD132SSZr
Definition x86/opcodes.hpp:11290
@ VFMSUB231PHZ128mk
Definition x86/opcodes.hpp:10648
@ VCMPPHZ256rmbi
Definition x86/opcodes.hpp:5808
@ VPEXPANDBZ256rm
Definition x86/opcodes.hpp:16740
@ PMOVSXBQrr
Definition x86/opcodes.hpp:3289
@ VCVTQQ2PDZ256rrkz
Definition x86/opcodes.hpp:7331
@ PADDWrm
Definition x86/opcodes.hpp:3121
@ VCVTTPS2DQYrr
Definition x86/opcodes.hpp:8164
@ VCVTTPD2DQSZ256rrkz
Definition x86/opcodes.hpp:7657
@ VPMADD52LUQZ256mk
Definition x86/opcodes.hpp:17040
@ VXORPDZrmbk
Definition x86/opcodes.hpp:22078
@ VFNMSUB132SSZrk_Int
Definition x86/opcodes.hpp:11835
@ VCVTPS2PDZ128rmb
Definition x86/opcodes.hpp:7141
@ VCVTTPH2DQZrr
Definition x86/opcodes.hpp:7917
@ VFNMADD213SDZrk_Int
Definition x86/opcodes.hpp:11437
@ AESIMCrr
Definition x86/opcodes.hpp:805
@ VPSRAVQZ256rmbkz
Definition x86/opcodes.hpp:19537
@ VPERMT2PDZ256rrk
Definition x86/opcodes.hpp:16633
@ VRANGEPSZ128rmik
Definition x86/opcodes.hpp:20520
@ VFMADDSUB132PDYr
Definition x86/opcodes.hpp:9936
@ IMUL32rm_EVEX
Definition x86/opcodes.hpp:1832
@ VFNMADD231SSZr
Definition x86/opcodes.hpp:11628
@ CRC32r32r16_EVEX
Definition x86/opcodes.hpp:1409
@ VPMOVDWZrrkz
Definition x86/opcodes.hpp:17551
@ VFNMSUB132PHZ128r
Definition x86/opcodes.hpp:11739
@ VPSRLVWZ128rmkz
Definition x86/opcodes.hpp:19786
@ VFNMADD132PHZmb
Definition x86/opcodes.hpp:11213
@ VPBLENDWrmi
Definition x86/opcodes.hpp:15094
@ VDPPHPSZrk
Definition x86/opcodes.hpp:9063
@ VREDUCEPDZ128rmik
Definition x86/opcodes.hpp:20771
@ VPUNPCKHDQZ256rmk
Definition x86/opcodes.hpp:20253
@ VMINBF16Z128rrkz
Definition x86/opcodes.hpp:13092
@ VCVTPH2HF8Zrrk
Definition x86/opcodes.hpp:6747
@ VMOVZPWILo2PWIZrm
Definition x86/opcodes.hpp:14116
@ VPSHLBrr
Definition x86/opcodes.hpp:18743
@ VMOVDQA32Z256mrk
Definition x86/opcodes.hpp:13631
@ VFMSUB213BF16Zr
Definition x86/opcodes.hpp:10438
@ VORPDZrmb
Definition x86/opcodes.hpp:14345
@ VFMSUB132SDZr
Definition x86/opcodes.hpp:10374
@ VPBROADCASTBZrrkz
Definition x86/opcodes.hpp:15115
@ VSUBSHZrrk_Int
Definition x86/opcodes.hpp:21869
@ VANDNPDZrrkz
Definition x86/opcodes.hpp:5485
@ VRANGEPSZ128rmbi
Definition x86/opcodes.hpp:20516
@ VPERMIL2PDYrr
Definition x86/opcodes.hpp:16338
@ VMOVAPSZrmk
Definition x86/opcodes.hpp:13579
@ CMOV32rm
Definition x86/opcodes.hpp:1251
@ VINSERTF32X4Z256rrik
Definition x86/opcodes.hpp:12729
@ VREDUCEBF16Z128rmbikz
Definition x86/opcodes.hpp:20742
@ VPSHRDDZ128rmbi
Definition x86/opcodes.hpp:18901
@ VFMULCPHZ128rrk
Definition x86/opcodes.hpp:11101
@ VPCMPUDZrrik
Definition x86/opcodes.hpp:15481
@ VPANDQZ128rmkz
Definition x86/opcodes.hpp:14924
@ VSCALEFPSZ128rrkz
Definition x86/opcodes.hpp:21321
@ VPUNPCKHBWYrr
Definition x86/opcodes.hpp:20217
@ VFMULCPHZrrk
Definition x86/opcodes.hpp:11122
@ WRUSSQ_EVEX
Definition x86/opcodes.hpp:22140
@ VPCMOVrrr_REV
Definition x86/opcodes.hpp:15243
@ VAESENCLASTYrr
Definition x86/opcodes.hpp:5380
@ VMINPSZrm
Definition x86/opcodes.hpp:13444
@ VCVTDQ2PHZrmk
Definition x86/opcodes.hpp:6297
@ VFNMSUB213PSZ256m
Definition x86/opcodes.hpp:11943
@ VSHUFPSYrmi
Definition x86/opcodes.hpp:21496
@ VPADDSBZrmk
Definition x86/opcodes.hpp:14717
@ VSUBSDZrrbk_Int
Definition x86/opcodes.hpp:21852
@ VPABSWZ128rrkz
Definition x86/opcodes.hpp:14497
@ MINSDrm
Definition x86/opcodes.hpp:2359
@ VPSLLVDZ256rm
Definition x86/opcodes.hpp:19287
@ VUCOMISHZrm
Definition x86/opcodes.hpp:21903
@ G_BRCOND
Definition x86/opcodes.hpp:150
@ VCVTUQQ2PDZrrb
Definition x86/opcodes.hpp:8671
@ XOR16mi_NF
Definition x86/opcodes.hpp:22187
@ AND64ri32
Definition x86/opcodes.hpp:906
@ VPROLDZ256mi
Definition x86/opcodes.hpp:18475
@ VCVTTPD2QQSZ256rmb
Definition x86/opcodes.hpp:7714
@ VCVTPS2PHXZ256rr
Definition x86/opcodes.hpp:7187
@ VPSHUFLWZ256mik
Definition x86/opcodes.hpp:19141
@ REP_MOVSQ_32
Definition x86/opcodes.hpp:3763
@ VCVTBF162IUBSZ128rr
Definition x86/opcodes.hpp:6115
@ VFMSUB213SDZr
Definition x86/opcodes.hpp:10543
@ MOVAPDrr_REV
Definition x86/opcodes.hpp:2635
@ SHA256MSG2rr
Definition x86/opcodes.hpp:4315
@ VMAXSHZrrbkz_Int
Definition x86/opcodes.hpp:13063
@ VFMADD213SHZrbkz_Int
Definition x86/opcodes.hpp:9676
@ VFMADD213PDZ256rk
Definition x86/opcodes.hpp:9571
@ PANDNrm
Definition x86/opcodes.hpp:3125
@ VCVTTPS2QQZrmkz
Definition x86/opcodes.hpp:8313
@ VFMADDCPHZm
Definition x86/opcodes.hpp:9882
@ VGETEXPPSZmkz
Definition x86/opcodes.hpp:12445
@ G_BLOCK_ADDR
Definition x86/opcodes.hpp:296
@ VCVTQQ2PSZrrk
Definition x86/opcodes.hpp:7402
@ G_UDIV
Definition x86/opcodes.hpp:81
@ VCVTPS2UQQZ256rmk
Definition x86/opcodes.hpp:7297
@ VFIXUPIMMPSZ128rmi
Definition x86/opcodes.hpp:9312
@ VRSQRT14PSZ128rk
Definition x86/opcodes.hpp:21084
@ RSQRTSSm_Int
Definition x86/opcodes.hpp:4051
@ VBLENDMPSZ256rmbkz
Definition x86/opcodes.hpp:5625
@ VPACKSSWBZ128rmk
Definition x86/opcodes.hpp:14546
@ VP2INTERSECTDZ128rmb
Definition x86/opcodes.hpp:14387
@ VMINBF16Z256rm
Definition x86/opcodes.hpp:13093
@ VANDNPSZ128rmb
Definition x86/opcodes.hpp:5491
@ VFNMSUB132PHZ256rkz
Definition x86/opcodes.hpp:11750
@ VPSHLDQZ128rrikz
Definition x86/opcodes.hpp:18780
@ VCVTTBF162IUBSZ128rmbkz
Definition x86/opcodes.hpp:7613
@ DEC64m_EVEX
Definition x86/opcodes.hpp:1539
@ OR16mi_NF_ND
Definition x86/opcodes.hpp:2933
@ VDIVSDZrrbk_Int
Definition x86/opcodes.hpp:8975
@ G_UMAX
Definition x86/opcodes.hpp:257
@ VADDPHZ256rmb
Definition x86/opcodes.hpp:5256
@ VPSRAQZ256mbik
Definition x86/opcodes.hpp:19465
@ VFMSUBADD231PDZ128mbkz
Definition x86/opcodes.hpp:10953
@ VPSRAQZmi
Definition x86/opcodes.hpp:19482
@ MINSSrr
Definition x86/opcodes.hpp:2365
@ G_VAARG
Definition x86/opcodes.hpp:165
@ VCVTUQQ2PSZ128rmk
Definition x86/opcodes.hpp:8710
@ SUB64rr
Definition x86/opcodes.hpp:4878
@ RCL64mCL_EVEX
Definition x86/opcodes.hpp:3625
@ VFMADD213PSZ128rk
Definition x86/opcodes.hpp:9626
@ ROR32ri_ND
Definition x86/opcodes.hpp:3964
@ VFMSUB231SSZr_Int
Definition x86/opcodes.hpp:10741
@ VREDUCEPDZrribkz
Definition x86/opcodes.hpp:20794
@ VPHSUBDQrr
Definition x86/opcodes.hpp:16885
@ VCVTTPS2DQZrrk
Definition x86/opcodes.hpp:8193
@ BLSMSK32rm_EVEX
Definition x86/opcodes.hpp:1060
@ VPSRLDZ256mik
Definition x86/opcodes.hpp:19642
@ VFMADD132PHZ128mbk
Definition x86/opcodes.hpp:9420
@ VPANDNQZ256rmbkz
Definition x86/opcodes.hpp:14900
@ VPXORQZrm
Definition x86/opcodes.hpp:20473
@ VPSRAQZmik
Definition x86/opcodes.hpp:19483
@ VRCP14PDZ128rkz
Definition x86/opcodes.hpp:20572
@ VANDPSZrr
Definition x86/opcodes.hpp:5576
@ VFNMSUB132PSZ128r
Definition x86/opcodes.hpp:11771
@ VFMSUB132PHZmbk
Definition x86/opcodes.hpp:10326
@ VPADDDZ128rmkz
Definition x86/opcodes.hpp:14647
@ VBLENDMPSZ256rr
Definition x86/opcodes.hpp:5628
@ VPSRLWZmikz
Definition x86/opcodes.hpp:19831
@ ADD8rm_NF_ND
Definition x86/opcodes.hpp:722
@ VPERMILPDZ256rikz
Definition x86/opcodes.hpp:16382
@ VFMADDSUB213PSZ256mkz
Definition x86/opcodes.hpp:10113
@ VCVTPD2DQrm
Definition x86/opcodes.hpp:6455
@ SUB16rm_NF_ND
Definition x86/opcodes.hpp:4795
@ VINSERTF32X8Zrmik
Definition x86/opcodes.hpp:12738
@ VMAXBF16Zrmk
Definition x86/opcodes.hpp:12838
@ VPUNPCKLQDQZ128rmb
Definition x86/opcodes.hpp:20378
@ SHRX32rm_EVEX
Definition x86/opcodes.hpp:4687
@ VFMADDSUB231PSZ256mb
Definition x86/opcodes.hpp:10207
@ VFMADD231SDZmk_Int
Definition x86/opcodes.hpp:9822
@ ST_Fp80m32
Definition x86/opcodes.hpp:4756
@ TDPBF16PS
Definition x86/opcodes.hpp:5033
@ VCVTTBF162IBSZ128rr
Definition x86/opcodes.hpp:7589
@ VRNDSCALEPHZrribkz
Definition x86/opcodes.hpp:20968
@ PREFETCHIT0
Definition x86/opcodes.hpp:3376
@ VORPDrm
Definition x86/opcodes.hpp:14353
@ VCVTPD2DQZrmb
Definition x86/opcodes.hpp:6444
@ AND16rr_EVEX
Definition x86/opcodes.hpp:840
@ DEC32r
Definition x86/opcodes.hpp:1532
@ VORPSYrm
Definition x86/opcodes.hpp:14355
@ VPMADD52HUQZmbkz
Definition x86/opcodes.hpp:17017
@ VGETMANTPHZ256rrikz
Definition x86/opcodes.hpp:12553
@ VCVTTPS2DQZrmbk
Definition x86/opcodes.hpp:8185
@ VGF2P8MULBZ128rrk
Definition x86/opcodes.hpp:12691
@ VSHUFI32X4Zrri
Definition x86/opcodes.hpp:21444
@ ASAN_CHECK_MEMACCESS
Definition x86/opcodes.hpp:990
@ VPCMPEQDZ256rm
Definition x86/opcodes.hpp:15298
@ VADDPSYrr
Definition x86/opcodes.hpp:5277
@ VFMSUB231PSZ128mb
Definition x86/opcodes.hpp:10677
@ VFMSUBADD132PDZ256mb
Definition x86/opcodes.hpp:10764
@ VPTESTMWZrr
Definition x86/opcodes.hpp:20150
@ VPTESTNMQZ128rm
Definition x86/opcodes.hpp:20182
@ VPSHLDVDZmbk
Definition x86/opcodes.hpp:18819
@ VEXTRACTF32X4Z256rri
Definition x86/opcodes.hpp:9137
@ VPDPWSSDSZ128rkz
Definition x86/opcodes.hpp:15912
@ CRC32r32r32
Definition x86/opcodes.hpp:1410
@ IMUL32rmi8
Definition x86/opcodes.hpp:1837
@ URDMSRri
Definition x86/opcodes.hpp:5163
@ VFMSUBADD231PSZ256mbk
Definition x86/opcodes.hpp:11025
@ SHL64ri_NF_ND
Definition x86/opcodes.hpp:4407
@ VCVTTPS2UDQZrmk
Definition x86/opcodes.hpp:8372
@ VPEXPANDWZ128rmkz
Definition x86/opcodes.hpp:16790
@ VADDPDZ256rr
Definition x86/opcodes.hpp:5229
@ VPSHRDDZrrikz
Definition x86/opcodes.hpp:18927
@ XOR16rm_NF
Definition x86/opcodes.hpp:22207
@ VFMADDSUB213PSZ128mk
Definition x86/opcodes.hpp:10103
@ VCVTPH2BF8SZrmbk
Definition x86/opcodes.hpp:6631
@ SUB64ri8_EVEX
Definition x86/opcodes.hpp:4869
@ SHR32rCL_EVEX
Definition x86/opcodes.hpp:4557
@ VRSQRT14PDZ128mbk
Definition x86/opcodes.hpp:21052
@ VCVTSD2SSZrr
Definition x86/opcodes.hpp:7437
@ TAILJMPm64
Definition x86/opcodes.hpp:5004
@ VMULBF16Z256rmk
Definition x86/opcodes.hpp:14165
@ VCVTTPH2UDQZ128rr
Definition x86/opcodes.hpp:8019
@ VPERMILPDmi
Definition x86/opcodes.hpp:16410
@ VFMSUBPS4Yrr_REV
Definition x86/opcodes.hpp:11073
@ POP64r
Definition x86/opcodes.hpp:3334
@ VFMADDSUB132PSZ256mbk
Definition x86/opcodes.hpp:10012
@ VFMADD132SDZrkz_Int
Definition x86/opcodes.hpp:9493
@ VFNMSUB231PSZ256mbk
Definition x86/opcodes.hpp:12114
@ VMOVSLDUPZ256rmk
Definition x86/opcodes.hpp:13991
@ VBROADCASTI32X8Zrmkz
Definition x86/opcodes.hpp:5714
@ CMP64ri8
Definition x86/opcodes.hpp:1339
@ VCVTPS2UDQZ128rm
Definition x86/opcodes.hpp:7254
@ VPERMILPSZrmb
Definition x86/opcodes.hpp:16464
@ SHL32mi_EVEX
Definition x86/opcodes.hpp:4359
@ VPERMILPSZrrk
Definition x86/opcodes.hpp:16470
@ AXOR64mr
Definition x86/opcodes.hpp:993
@ VFNMSUB213PHZ128rkz
Definition x86/opcodes.hpp:11910
@ VXORPSZ256rm
Definition x86/opcodes.hpp:22098
@ XOR64rr
Definition x86/opcodes.hpp:22291
@ MOVSSrm_alt
Definition x86/opcodes.hpp:2732
@ VPADDDZrmb
Definition x86/opcodes.hpp:14661
@ SHL8ri_ND
Definition x86/opcodes.hpp:4435
@ VPERMBZ256rrk
Definition x86/opcodes.hpp:16164
@ VCVTPH2UQQZ256rmbk
Definition x86/opcodes.hpp:6965
@ VCVTPS2PDZ128rmkz
Definition x86/opcodes.hpp:7145
@ ROR64m1_NF_ND
Definition x86/opcodes.hpp:3971
@ VSHUFF32X4Z256rrik
Definition x86/opcodes.hpp:21400
@ MOVZX32rr16
Definition x86/opcodes.hpp:2772
@ VFMSUB231BF16Z256rk
Definition x86/opcodes.hpp:10599
@ VPCMPUDZ256rmi
Definition x86/opcodes.hpp:15472
@ MMX_PMULHRSWrr
Definition x86/opcodes.hpp:2478
@ VPADDSBZ256rr
Definition x86/opcodes.hpp:14713
@ RDPID64
Definition x86/opcodes.hpp:3744
@ VPMADD52HUQZ128r
Definition x86/opcodes.hpp:17002
@ NEG32r
Definition x86/opcodes.hpp:2867
@ VFMADD213BF16Z128m
Definition x86/opcodes.hpp:9526
@ MOVDIRI64_EVEX
Definition x86/opcodes.hpp:2671
@ CALL64m
Definition x86/opcodes.hpp:1168
@ VREDUCEPHZ256rmikz
Definition x86/opcodes.hpp:20811
@ VFNMADD213PDZrkz
Definition x86/opcodes.hpp:11360
@ VFMSUB213PHZrkz
Definition x86/opcodes.hpp:10504
@ MMX_MOVD64to64rr
Definition x86/opcodes.hpp:2389
@ VPROLQZ256mbikz
Definition x86/opcodes.hpp:18501
@ VFMADDSUB132PHZ128mkz
Definition x86/opcodes.hpp:9974
@ VPSHRDWZrri
Definition x86/opcodes.hpp:19042
@ VSHUFPDZ128rmbi
Definition x86/opcodes.hpp:21467
@ INSL
Definition x86/opcodes.hpp:1954
@ NEG8r
Definition x86/opcodes.hpp:2887
@ VMOVAPSYrr_REV
Definition x86/opcodes.hpp:13553
@ VCVTPH2UWZ128rmkz
Definition x86/opcodes.hpp:6989
@ VSQRTBF16Zm
Definition x86/opcodes.hpp:21571
@ AND16rm_NF_ND
Definition x86/opcodes.hpp:838
@ PFMULrr
Definition x86/opcodes.hpp:3212
@ VFNMADD213PHZ128mb
Definition x86/opcodes.hpp:11364
@ VSCALEFBF16Z256rrkz
Definition x86/opcodes.hpp:21243
@ VFPCLASSPHZ256mbik
Definition x86/opcodes.hpp:12254
@ VPMINUDZrmbkz
Definition x86/opcodes.hpp:17459
@ MMX_PSIGNWrm
Definition x86/opcodes.hpp:2499
@ G_BUILD_VECTOR_TRUNC
Definition x86/opcodes.hpp:102
@ VPMOVQWZrr
Definition x86/opcodes.hpp:17611
@ VFNMADD213PDZ128r
Definition x86/opcodes.hpp:11337
@ VALIGNQZ256rmbi
Definition x86/opcodes.hpp:5439
@ ADD16mr_EVEX
Definition x86/opcodes.hpp:589
@ VFMSUB231PSZrb
Definition x86/opcodes.hpp:10701
@ VCOMISHZrr_Int
Definition x86/opcodes.hpp:5894
@ VMULSSZrrk_Int
Definition x86/opcodes.hpp:14312
@ VCVTPH2IUBSZrrb
Definition x86/opcodes.hpp:6804
@ VCVTPH2QQZrmb
Definition x86/opcodes.hpp:6913
@ AND64mr
Definition x86/opcodes.hpp:901
@ VCVTUSI2SDZrm
Definition x86/opcodes.hpp:8736
@ G_CTLZ
Definition x86/opcodes.hpp:274
@ SUB8mi8
Definition x86/opcodes.hpp:4890
@ SBB64mr_ND
Definition x86/opcodes.hpp:4245
@ LZCNT32rr_EVEX
Definition x86/opcodes.hpp:2314
@ VCVTPH2IUBSZrmbkz
Definition x86/opcodes.hpp:6800
@ VFNMADD213PDZ128rk
Definition x86/opcodes.hpp:11338
@ VFMSUB231PDZrk
Definition x86/opcodes.hpp:10640
@ VFMSUB213BF16Z128r
Definition x86/opcodes.hpp:10420
@ VPHSUBWrr
Definition x86/opcodes.hpp:16899
@ MAXCSDrm
Definition x86/opcodes.hpp:2330
@ VFMADDSUB213PHZrbk
Definition x86/opcodes.hpp:10093
@ VRSQRT28PSZrb
Definition x86/opcodes.hpp:21135
@ VPUNPCKLQDQZ256rmk
Definition x86/opcodes.hpp:20390
@ XOR8mi_ND
Definition x86/opcodes.hpp:22305
@ INT
Definition x86/opcodes.hpp:1956
@ ROR64rCL_NF
Definition x86/opcodes.hpp:3990
@ VPACKUSDWZ256rrk
Definition x86/opcodes.hpp:14583
@ VCVTTBF162IBSZ128rmbkz
Definition x86/opcodes.hpp:7586
@ VMINCPHZ256rr
Definition x86/opcodes.hpp:13157
@ VCVTPH2PSXZ256rmkz
Definition x86/opcodes.hpp:6853
@ BTR64ri8
Definition x86/opcodes.hpp:1134
@ VPMOVZXBQZrmkz
Definition x86/opcodes.hpp:17982
@ VPADDDZ256rrk
Definition x86/opcodes.hpp:14658
@ VFNMADD213PHZ256mb
Definition x86/opcodes.hpp:11373
@ VPORDZrmb
Definition x86/opcodes.hpp:18420
@ VPMADDUBSWZrrk
Definition x86/opcodes.hpp:17074
@ VPANDNrm
Definition x86/opcodes.hpp:14917
@ VCVTPD2PSZ256rr
Definition x86/opcodes.hpp:6504
@ VPCOMPRESSQZ128rr
Definition x86/opcodes.hpp:15560
@ VORPDZ128rmk
Definition x86/opcodes.hpp:14330
@ ROL64m1_NF_ND
Definition x86/opcodes.hpp:3851
@ VSCALEFPSZ128rmkz
Definition x86/opcodes.hpp:21318
@ VPMAXUDZ128rmkz
Definition x86/opcodes.hpp:17239
@ VPDPWUSDSZ256mbk
Definition x86/opcodes.hpp:16039
@ WRFSBASE64
Definition x86/opcodes.hpp:22124
@ SHL16r1_NF_ND
Definition x86/opcodes.hpp:4337
@ SUBREG_TO_REG
Definition x86/opcodes.hpp:36
@ VCVTTPS2UDQSZrr
Definition x86/opcodes.hpp:8344
@ VCVTTPD2UDQZrmbkz
Definition x86/opcodes.hpp:7821
@ VCVTPD2UQQZrrbk
Definition x86/opcodes.hpp:6607
@ VPMULHRSWZrr
Definition x86/opcodes.hpp:18124
@ VORPSZ128rmkz
Definition x86/opcodes.hpp:14362
@ VMINPDYrm
Definition x86/opcodes.hpp:13360
@ SBB16ri
Definition x86/opcodes.hpp:4196
@ VFMSUB132SSZrb_Int
Definition x86/opcodes.hpp:10405
@ VFMADD213PDZ256m
Definition x86/opcodes.hpp:9564
@ BLSMSK64rr
Definition x86/opcodes.hpp:1068
@ VPUNPCKLDQZ256rr
Definition x86/opcodes.hpp:20361
@ AND16mi_EVEX
Definition x86/opcodes.hpp:815
@ VGETEXPPDZ128rk
Definition x86/opcodes.hpp:12369
@ VPERMT2BZ128rmk
Definition x86/opcodes.hpp:16573
@ VDIVBF16Z128rr
Definition x86/opcodes.hpp:8849
@ VRNDSCALEPHZ256rmikz
Definition x86/opcodes.hpp:20955
@ VREDUCEPHZ128rrikz
Definition x86/opcodes.hpp:20805
@ VFCMADDCSHZrb
Definition x86/opcodes.hpp:9235
@ VDIVBF16Z128rmbkz
Definition x86/opcodes.hpp:8846
@ INC16m_NF
Definition x86/opcodes.hpp:1908
@ VGETEXPPHZr
Definition x86/opcodes.hpp:12416
@ VPORDZ128rr
Definition x86/opcodes.hpp:18407
@ VPRORVDZ256rm
Definition x86/opcodes.hpp:18634
@ VCVTSI642SSZrrb_Int
Definition x86/opcodes.hpp:7528
@ VADDPDZ256rmb
Definition x86/opcodes.hpp:5224
@ VPMOVSDWZrrk
Definition x86/opcodes.hpp:17642
@ VSHUFF32X4Z256rmik
Definition x86/opcodes.hpp:21397
@ MUL_FI16m
Definition x86/opcodes.hpp:2831
@ VPLZCNTQZ256rmk
Definition x86/opcodes.hpp:16956
@ VMOVDQU8Z128mrk
Definition x86/opcodes.hpp:13793
@ HADDPDrr
Definition x86/opcodes.hpp:1752
@ VPSUBSWZ128rm
Definition x86/opcodes.hpp:19952
@ DIV8m
Definition x86/opcodes.hpp:1576
@ VPCMPUWZ256rrik
Definition x86/opcodes.hpp:15507
@ SAR8ri_NF
Definition x86/opcodes.hpp:4175
@ VMOVAPSZ128rm_NOVLX
Definition x86/opcodes.hpp:439
@ MUL_FpI16m64
Definition x86/opcodes.hpp:2844
@ AND32ri_ND
Definition x86/opcodes.hpp:872
@ VPDPWSUDZ256r
Definition x86/opcodes.hpp:16012
@ VCVTSS2SHZrm_Int
Definition x86/opcodes.hpp:7549
@ VRCP14PSZ256rk
Definition x86/opcodes.hpp:20607
@ VCVTTPS2QQZ128rm
Definition x86/opcodes.hpp:8290
@ VPUNPCKHWDrm
Definition x86/opcodes.hpp:20320
@ VPXORDZrrkz
Definition x86/opcodes.hpp:20454
@ MMX_PORrr
Definition x86/opcodes.hpp:2488
@ VRSQRT28SSZrb
Definition x86/opcodes.hpp:21153
@ VGF2P8AFFINEINVQBZrmbi
Definition x86/opcodes.hpp:12643
@ VFMADDSUB231PHZ256rk
Definition x86/opcodes.hpp:10181
@ VPORDZ256rmkz
Definition x86/opcodes.hpp:18415
@ VCVTTPH2DQZrmbk
Definition x86/opcodes.hpp:7913
@ VPMOVQBZ256rrk
Definition x86/opcodes.hpp:17577
@ VEXPANDPDZ128rm
Definition x86/opcodes.hpp:9097
@ VPADDUSWZ256rmk
Definition x86/opcodes.hpp:14777
@ VCMPSDZrmik_Int
Definition x86/opcodes.hpp:5848
@ T2RPNTLVWZ0T1
Definition x86/opcodes.hpp:4988
@ VCVTSD2SHZrm
Definition x86/opcodes.hpp:7404
@ VPALIGNRZ128rmi
Definition x86/opcodes.hpp:14814
@ MOV16mi
Definition x86/opcodes.hpp:2563
@ IDIV64m_EVEX
Definition x86/opcodes.hpp:1774
@ VMOVDQU32Z256rmk
Definition x86/opcodes.hpp:13740
@ CLFLUSH
Definition x86/opcodes.hpp:1236
@ VPDPBUUDSZmkz
Definition x86/opcodes.hpp:15865
@ VINSERTI64X2Zrmikz
Definition x86/opcodes.hpp:12789
@ VPMOVSXWQZrr
Definition x86/opcodes.hpp:17831
@ LZCNT16rr_NF
Definition x86/opcodes.hpp:2309
@ VFMADDSUB231PDZ128r
Definition x86/opcodes.hpp:10139
@ VCVTPS2DQZ128rmk
Definition x86/opcodes.hpp:7050
@ PTILEZERO
Definition x86/opcodes.hpp:3509
@ PHSUBWrm
Definition x86/opcodes.hpp:3243
@ VCVTTPS2UDQZ256rr
Definition x86/opcodes.hpp:8365
@ VPCMPUDZrmik
Definition x86/opcodes.hpp:15479
@ VGETMANTBF16Z256rmik
Definition x86/opcodes.hpp:12492
@ VPTESTMQZ256rr
Definition x86/opcodes.hpp:20132
@ VMOVDQUYrm
Definition x86/opcodes.hpp:13826
@ VPDPWUSDSZmkz
Definition x86/opcodes.hpp:16051
@ SHL32m1_ND
Definition x86/opcodes.hpp:4350
@ VCVTTPD2QQSZ128rmbkz
Definition x86/opcodes.hpp:7707
@ VCVTQQ2PHZ256rmk
Definition x86/opcodes.hpp:7357
@ T2RPNTLVWZ1T1
Definition x86/opcodes.hpp:4996
@ LOCK_SUB32mi8
Definition x86/opcodes.hpp:2250
@ VPBLENDMQZ128rmbk
Definition x86/opcodes.hpp:15045
@ VPDPBSSDSZr
Definition x86/opcodes.hpp:15680
@ ROUNDSDmi
Definition x86/opcodes.hpp:4039
@ VORPDZ128rmkz
Definition x86/opcodes.hpp:14331
@ VSCALEFPSZ128rmbkz
Definition x86/opcodes.hpp:21316
@ VSUBBF16Zrrkz
Definition x86/opcodes.hpp:21746
@ VPMADD52LUQZ128m
Definition x86/opcodes.hpp:17027
@ VGETEXPPSZ256m
Definition x86/opcodes.hpp:12431
@ MMX_PSRLQrr
Definition x86/opcodes.hpp:2521
@ VPSRAVQZ128rmkz
Definition x86/opcodes.hpp:19530
@ VFNMSUB132SSr_Int
Definition x86/opcodes.hpp:11840
@ MMX_PHSUBDrr
Definition x86/opcodes.hpp:2457
@ VCVTPS2PDZ128rrkz
Definition x86/opcodes.hpp:7148
@ VFPCLASSSSZmik
Definition x86/opcodes.hpp:12292
@ VPMOVSXDQZ256rm
Definition x86/opcodes.hpp:17778
@ VDPPHPSZr
Definition x86/opcodes.hpp:9062
@ VMINMAXPHZ256rmbikz
Definition x86/opcodes.hpp:13278
@ CTEST64rr
Definition x86/opcodes.hpp:1434
@ VCVTPH2UDQZ128rr
Definition x86/opcodes.hpp:6930
@ VCVTPH2HF8SZrmbkz
Definition x86/opcodes.hpp:6716
@ VPMINSDZ128rrk
Definition x86/opcodes.hpp:17343
@ PTILEPAIRSTORE
Definition x86/opcodes.hpp:415
@ INCSSPD
Definition x86/opcodes.hpp:1947
@ VFMSUB213PHZ128r
Definition x86/opcodes.hpp:10481
@ VPSHLDVQZr
Definition x86/opcodes.hpp:18850
@ SUB32rm_NF_ND
Definition x86/opcodes.hpp:4836
@ VFMULCSHZrrbk
Definition x86/opcodes.hpp:11129
@ VPACKSSDWZ128rrk
Definition x86/opcodes.hpp:14521
@ CMPPSrri
Definition x86/opcodes.hpp:1359
@ VGETMANTPHZ256rmbik
Definition x86/opcodes.hpp:12546
@ VALIGNQZ256rmbik
Definition x86/opcodes.hpp:5440
@ VFMADDSUB231PSZ128rk
Definition x86/opcodes.hpp:10204
@ VPBROADCASTWrZ256rrkz
Definition x86/opcodes.hpp:15220
@ VFMSUB213SSm
Definition x86/opcodes.hpp:10579
@ VFMSUBADD231PSYm
Definition x86/opcodes.hpp:11012
@ VDIVBF16Zrrkz
Definition x86/opcodes.hpp:8869
@ SHLX64rm_EVEX
Definition x86/opcodes.hpp:4503
@ VPDPBSUDSYrr
Definition x86/opcodes.hpp:15717
@ VMOVRSQZm
Definition x86/opcodes.hpp:13915
@ VPDPBSSDSZ256rkz
Definition x86/opcodes.hpp:15673
@ VFMADD213SSZm
Definition x86/opcodes.hpp:9679
@ VPSHLDQZ256rmikz
Definition x86/opcodes.hpp:18786
@ VFNMSUB231PDZmbk
Definition x86/opcodes.hpp:12059
@ VPERMPDZ256rikz
Definition x86/opcodes.hpp:16486
@ VPSRAVDZ128rmb
Definition x86/opcodes.hpp:19497
@ BZHI32rr_NF
Definition x86/opcodes.hpp:1153
@ VFMSUB213PSm
Definition x86/opcodes.hpp:10537
@ VSUBPDZ256rr
Definition x86/opcodes.hpp:21764
@ VCVTBIASPH2BF8Zrrkz
Definition x86/opcodes.hpp:6189
@ ADD8rm_ND
Definition x86/opcodes.hpp:720
@ DIVSDrm_Int
Definition x86/opcodes.hpp:1605
@ VPMINSDZrmbkz
Definition x86/opcodes.hpp:17357
@ VINSERTF32X4Zrrikz
Definition x86/opcodes.hpp:12736
@ VPSRAVDrr
Definition x86/opcodes.hpp:19524
@ SUB64mr
Definition x86/opcodes.hpp:4858
@ VFMADDSUB213PHZ256mbkz
Definition x86/opcodes.hpp:10079
@ VPMOVWBZ256mr
Definition x86/opcodes.hpp:17934
@ VPMAXSDZrr
Definition x86/opcodes.hpp:17156
@ VFMSUB132PSZ256r
Definition x86/opcodes.hpp:10353
@ VFMADDSUB213PDZm
Definition x86/opcodes.hpp:10053
@ VCVTTPD2UQQSZrrkz
Definition x86/opcodes.hpp:7862
@ VFNMADD132PDZ256r
Definition x86/opcodes.hpp:11177
@ VMOVDQU32Z256rrk_REV
Definition x86/opcodes.hpp:13745
@ VMAXCSSrr
Definition x86/opcodes.hpp:12941
@ VCVTTPH2QQZrmb
Definition x86/opcodes.hpp:8002
@ VFMSUB231PDr
Definition x86/opcodes.hpp:10643
@ VANDPDZrmbkz
Definition x86/opcodes.hpp:5542
@ VFMSUBADD132PSZ256mbk
Definition x86/opcodes.hpp:10829
@ VEXPANDPSZrmk
Definition x86/opcodes.hpp:9128
@ ROL64r1_EVEX
Definition x86/opcodes.hpp:3863
@ VMAXCPSZ128rmbkz
Definition x86/opcodes.hpp:12906
@ MULSSrm
Definition x86/opcodes.hpp:2813
@ VPSRLQZ256mi
Definition x86/opcodes.hpp:19692
@ VMOVSS2DIZrr
Definition x86/opcodes.hpp:14004
@ VCVT2PH2BF8SZ128rmb
Definition x86/opcodes.hpp:5945
@ VPMADDUBSWZ128rmkz
Definition x86/opcodes.hpp:17060
@ VCVTUDQ2PHZrrbkz
Definition x86/opcodes.hpp:8613
@ VPCOMBmi
Definition x86/opcodes.hpp:15524
@ VPERMPSYrr
Definition x86/opcodes.hpp:16515
@ VFRCZPSYrr
Definition x86/opcodes.hpp:12300
@ BLSMSK32rr
Definition x86/opcodes.hpp:1062
@ VMULSSrr_Int
Definition x86/opcodes.hpp:14317
@ VAESENCLASTZrr
Definition x86/opcodes.hpp:5386
@ VMOVDQA64Z128rrkz_REV
Definition x86/opcodes.hpp:13662
@ VPBLENDMWZ256rrk
Definition x86/opcodes.hpp:15080
@ ADC64rr_EVEX
Definition x86/opcodes.hpp:539
@ SHR16mCL
Definition x86/opcodes.hpp:4511
@ VCVTTPD2DQSZ128rrkz
Definition x86/opcodes.hpp:7645
@ VSUBPHZ256rmb
Definition x86/opcodes.hpp:21791
@ CLFLUSHOPT
Definition x86/opcodes.hpp:1237
@ TAILJMPr64
Definition x86/opcodes.hpp:5007
@ VCVTTPD2DQSZ128rmk
Definition x86/opcodes.hpp:7641
@ VSCATTERPF0DPSm
Definition x86/opcodes.hpp:21377
@ VMULPSYrr
Definition x86/opcodes.hpp:14244
@ VPSRAVDZrmbkz
Definition x86/opcodes.hpp:19517
@ XOR16mi_EVEX
Definition x86/opcodes.hpp:22185
@ VPSUBUSWZ256rrk
Definition x86/opcodes.hpp:20006
@ VCVT2PS2PHXZ256rmbkz
Definition x86/opcodes.hpp:6064
@ VFMADD213PDZ256r
Definition x86/opcodes.hpp:9570
@ VFNMSUBSD4rr
Definition x86/opcodes.hpp:12199
@ VXORPSZ256rmbk
Definition x86/opcodes.hpp:22100
@ VRNDSCALEPHZ128rrikz
Definition x86/opcodes.hpp:20949
@ VPMOVSQDZ128mr
Definition x86/opcodes.hpp:17659
@ VFNMSUB231BF16Zmkz
Definition x86/opcodes.hpp:12033
@ VPSHRDVWZ256mkz
Definition x86/opcodes.hpp:19017
@ KXORBkk
Definition x86/opcodes.hpp:2113
@ VFNMADD231BF16Z128rk
Definition x86/opcodes.hpp:11478
@ LWPINS32rmi
Definition x86/opcodes.hpp:2292
@ SHR32mi_EVEX
Definition x86/opcodes.hpp:4547
@ VPSRAWZ256rm
Definition x86/opcodes.hpp:19591
@ OR16ri8_NF
Definition x86/opcodes.hpp:2943
@ KMOVDkr_EVEX
Definition x86/opcodes.hpp:2057
@ VBROADCASTI32X2Z256rmk
Definition x86/opcodes.hpp:5695
@ VFMADD132PSZ256mk
Definition x86/opcodes.hpp:9463
@ VMINPHZrr
Definition x86/opcodes.hpp:13418
@ VFNMSUB231SSr
Definition x86/opcodes.hpp:12177
@ SHR64mCL_NF_ND
Definition x86/opcodes.hpp:4575
@ VMOVLPSmr
Definition x86/opcodes.hpp:13851
@ XCRYPTECB
Definition x86/opcodes.hpp:22173
@ VUCOMXSSZrm_Int
Definition x86/opcodes.hpp:21928
@ VFPCLASSPSZ256ri
Definition x86/opcodes.hpp:12275
@ VCVTPH2DQZ128rm
Definition x86/opcodes.hpp:6665
@ VRCP28SSZrbk
Definition x86/opcodes.hpp:20668
@ OR64rr_REV
Definition x86/opcodes.hpp:3046
@ MOVSX64rm8
Definition x86/opcodes.hpp:2752
@ VGETMANTPHZ256rri
Definition x86/opcodes.hpp:12551
@ VPDPWSUDSZ256mb
Definition x86/opcodes.hpp:15976
@ VPDPBUUDZ128rkz
Definition x86/opcodes.hpp:15881
@ VCVTPS2IUBSZ256rmkz
Definition x86/opcodes.hpp:7122
@ VPROLVDZ256rrkz
Definition x86/opcodes.hpp:18534
@ VFNMADD213PSZrb
Definition x86/opcodes.hpp:11420
@ VPERMPSZ256rm
Definition x86/opcodes.hpp:16516
@ VREDUCEPSZrribk
Definition x86/opcodes.hpp:20853
@ VMINPDZ256rmb
Definition x86/opcodes.hpp:13372
@ FP80_TO_INT16_IN_MEM
Definition x86/opcodes.hpp:1721
@ VPMOVDBZ128rr
Definition x86/opcodes.hpp:17524
@ VPMAXUWZ128rmk
Definition x86/opcodes.hpp:17293
@ VCVTBIASPH2HF8Z256rmkz
Definition x86/opcodes.hpp:6231
@ ADD8rr_NF_ND
Definition x86/opcodes.hpp:729
@ PSLLDrr
Definition x86/opcodes.hpp:3406
@ SUB8rr_REV
Definition x86/opcodes.hpp:4920
@ SHL8rCL_NF_ND
Definition x86/opcodes.hpp:4432
@ DIV_FI32m
Definition x86/opcodes.hpp:1615
@ ROR16ri_NF_ND
Definition x86/opcodes.hpp:3936
@ VPERMI2PDZ256rrkz
Definition x86/opcodes.hpp:16254
@ VPMOVUSDWZ256mrk
Definition x86/opcodes.hpp:17857
@ VMINSDZrrb_Int
Definition x86/opcodes.hpp:13464
@ VMINSSZrr
Definition x86/opcodes.hpp:13488
@ PUSHGS16
Definition x86/opcodes.hpp:3575
@ VCVTPH2PDZrmbkz
Definition x86/opcodes.hpp:6830
@ VCVTPH2BF8SZ128rrk
Definition x86/opcodes.hpp:6618
@ ADC8mi8
Definition x86/opcodes.hpp:546
@ VPERMI2BZrr
Definition x86/opcodes.hpp:16207
@ ROL16ri_NF
Definition x86/opcodes.hpp:3815
@ SUB32mr_NF
Definition x86/opcodes.hpp:4820
@ VPBLENDMDZ256rmkz
Definition x86/opcodes.hpp:15030
@ SAR32mi_NF_ND
Definition x86/opcodes.hpp:4101
@ VPADDWZ128rmk
Definition x86/opcodes.hpp:14793
@ SUB16rm
Definition x86/opcodes.hpp:4791
@ VFMADDSUB213PHZ128rkz
Definition x86/opcodes.hpp:10075
@ VMOVSHDUPrr
Definition x86/opcodes.hpp:13968
@ VPSRAVDYrr
Definition x86/opcodes.hpp:19495
@ VCVTTPD2QQSZrr
Definition x86/opcodes.hpp:7731
@ VPSRADZ128rrkz
Definition x86/opcodes.hpp:19415
@ VCVTTSS2USI64Zrr_Int
Definition x86/opcodes.hpp:8547
@ VPSLLDZ256rikz
Definition x86/opcodes.hpp:19200
@ VRSQRT28SSZmkz
Definition x86/opcodes.hpp:21151
@ CMPPSrmi
Definition x86/opcodes.hpp:1358
@ VCVTQQ2PSZ128rrk
Definition x86/opcodes.hpp:7381
@ VFMADD213SDZrkz_Int
Definition x86/opcodes.hpp:9662
@ G_JUMP_TABLE
Definition x86/opcodes.hpp:297
@ VCVTPS2IUBSZ128rmb
Definition x86/opcodes.hpp:7109
@ VPMULLDZ256rrkz
Definition x86/opcodes.hpp:18192
@ MMX_PSLLWri
Definition x86/opcodes.hpp:2507
@ VADDSSrm
Definition x86/opcodes.hpp:5347
@ POPCNT16rm
Definition x86/opcodes.hpp:3339
@ VGF2P8MULBYrm
Definition x86/opcodes.hpp:12685
@ VRSQRT14PSZmb
Definition x86/opcodes.hpp:21096
@ VPMULLDYrr
Definition x86/opcodes.hpp:18174
@ STGI
Definition x86/opcodes.hpp:4733
@ VCOMPRESSPDZ128mrk
Definition x86/opcodes.hpp:5906
@ VCMPPSZrribk
Definition x86/opcodes.hpp:5842
@ MMX_MOVQ64mr
Definition x86/opcodes.hpp:2395
@ ADD64mi32_ND
Definition x86/opcodes.hpp:662
@ VPEXPANDQZrm
Definition x86/opcodes.hpp:16782
@ VRCP14PDZ128r
Definition x86/opcodes.hpp:20570
@ VFMSUBADD132PSZ128r
Definition x86/opcodes.hpp:10824
@ VFMADD231SSZrbk_Int
Definition x86/opcodes.hpp:9856
@ SHA1MSG2rm
Definition x86/opcodes.hpp:4306
@ VPCMPGTDZ256rr
Definition x86/opcodes.hpp:15382
@ VPROLDZ256mbi
Definition x86/opcodes.hpp:18472
@ VFNMADD132PSZ256r
Definition x86/opcodes.hpp:11241
@ VPSHUFHWZ128mi
Definition x86/opcodes.hpp:19112
@ VPTESTNMDZrm
Definition x86/opcodes.hpp:20176
@ VFNMSUB231PDZ128m
Definition x86/opcodes.hpp:12039
@ VMOVAPSZ256rmk
Definition x86/opcodes.hpp:13568
@ VSHUFPDZrrik
Definition x86/opcodes.hpp:21492
@ VMULPDZ256rmbkz
Definition x86/opcodes.hpp:14193
@ ADD64rm_EVEX
Definition x86/opcodes.hpp:686
@ VCVTUDQ2PSZ256rmk
Definition x86/opcodes.hpp:8629
@ VFNMADD231SSr
Definition x86/opcodes.hpp:11638
@ VPCMPGTQZrrk
Definition x86/opcodes.hpp:15411
@ SHR8mCL_EVEX
Definition x86/opcodes.hpp:4602
@ VPBROADCASTQZrrkz
Definition x86/opcodes.hpp:15183
@ VCVTPH2IBSZrmk
Definition x86/opcodes.hpp:6771
@ VMINCPDZ128rmkz
Definition x86/opcodes.hpp:13118
@ OR32mi
Definition x86/opcodes.hpp:2965
@ VCVTUDQ2PDZrrkz
Definition x86/opcodes.hpp:8585
@ VCVTTPS2DQZ256rrk
Definition x86/opcodes.hpp:8181
@ VMINMAXBF16Zrmbi
Definition x86/opcodes.hpp:13228
@ VPSLLQZrm
Definition x86/opcodes.hpp:19267
@ VPSUBWZrrkz
Definition x86/opcodes.hpp:20035
@ LOCK_AND64mi8
Definition x86/opcodes.hpp:2204
@ VSQRTSHZrbkz_Int
Definition x86/opcodes.hpp:21701
@ VFMADD231PDZ128mk
Definition x86/opcodes.hpp:9728
@ VCVTTPH2IUBSZrmbkz
Definition x86/opcodes.hpp:7974
@ VPEXTRDZrri
Definition x86/opcodes.hpp:16811
@ VCMPSHZrri_Int
Definition x86/opcodes.hpp:5862
@ ADC32mi
Definition x86/opcodes.hpp:495
@ VMOVAPSZ128rm
Definition x86/opcodes.hpp:13556
@ VPMOVQDZ256mrk
Definition x86/opcodes.hpp:17590
@ VGETEXPPHZ128mkz
Definition x86/opcodes.hpp:12397
@ VCVTTPH2IBSZ128rrk
Definition x86/opcodes.hpp:7930
@ VPSHUFHWZ128ri
Definition x86/opcodes.hpp:19115
@ VPSHRDQZrmbi
Definition x86/opcodes.hpp:18946
@ VPSHLDVDZr
Definition x86/opcodes.hpp:18823
@ VSHUFPDZ256rmi
Definition x86/opcodes.hpp:21479
@ PSUBQrm
Definition x86/opcodes.hpp:3434
@ VPSHRDWZrmikz
Definition x86/opcodes.hpp:19041
@ VPACKUSWBYrr
Definition x86/opcodes.hpp:14597
@ VGETMANTPHZrrib
Definition x86/opcodes.hpp:12561
@ VPANDNQZ128rmbk
Definition x86/opcodes.hpp:14890
@ LAR32rm
Definition x86/opcodes.hpp:2120
@ XOR64mi32_EVEX
Definition x86/opcodes.hpp:22262
@ VCVTTPS2IBSZ128rrk
Definition x86/opcodes.hpp:8204
@ VDIVPDZ128rr
Definition x86/opcodes.hpp:8878
@ VMOVAPDYrr_REV
Definition x86/opcodes.hpp:13512
@ VPSUBDZ128rmb
Definition x86/opcodes.hpp:19869
@ SUB16rr_EVEX
Definition x86/opcodes.hpp:4797
@ ADD_Fp64m
Definition x86/opcodes.hpp:760
@ VCVTPH2PSXZ128rm
Definition x86/opcodes.hpp:6839
@ VPDPWUUDZrk
Definition x86/opcodes.hpp:16146
@ IMUL64rm_EVEX
Definition x86/opcodes.hpp:1860
@ VFNMSUB132PHZm
Definition x86/opcodes.hpp:11751
@ VREDUCEBF16Zrmbikz
Definition x86/opcodes.hpp:20760
@ VCVTPD2DQZrm
Definition x86/opcodes.hpp:6443
@ VSUBPHZ128rmkz
Definition x86/opcodes.hpp:21786
@ VINSERTI64X2Z256rmi
Definition x86/opcodes.hpp:12781
@ VREDUCEBF16Z128rmi
Definition x86/opcodes.hpp:20743
@ VPDPBSUDSZ256r
Definition x86/opcodes.hpp:15733
@ VPDPWSUDZ128rk
Definition x86/opcodes.hpp:16004
@ VPMAXUQZ256rmbkz
Definition x86/opcodes.hpp:17275
@ VADDSUBPDrr
Definition x86/opcodes.hpp:5354
@ VPCOMUDri
Definition x86/opcodes.hpp:15593
@ VCVTDQ2PDZ256rr
Definition x86/opcodes.hpp:6261
@ AND64ri8_NF_ND
Definition x86/opcodes.hpp:915
@ VPADDQZrr
Definition x86/opcodes.hpp:14697
@ VPMULHWZ128rrk
Definition x86/opcodes.hpp:18157
@ VANDNPSZ128rmbk
Definition x86/opcodes.hpp:5492
@ XOR64mr
Definition x86/opcodes.hpp:22271
@ VPTESTNMBZrr
Definition x86/opcodes.hpp:20162
@ VRCP14SSZrr
Definition x86/opcodes.hpp:20627
@ ROL64r1_NF_ND
Definition x86/opcodes.hpp:3866
@ VMAXCPDZ128rmbk
Definition x86/opcodes.hpp:12847
@ VPMOVUSQWZ128mrk
Definition x86/opcodes.hpp:17897
@ CMOV_VR64
Definition x86/opcodes.hpp:1315
@ ROR8rCL_NF_ND
Definition x86/opcodes.hpp:4021
@ SAR64ri
Definition x86/opcodes.hpp:4142
@ VCVTPH2HF8SZ256rmk
Definition x86/opcodes.hpp:6708
@ VPERMI2DZrrkz
Definition x86/opcodes.hpp:16236
@ VFNMSUB213PSZrb
Definition x86/opcodes.hpp:11959
@ VCVTTSS2USIZrrb_Int
Definition x86/opcodes.hpp:8558
@ VFMSUBADD213PDZ128rk
Definition x86/opcodes.hpp:10859
@ VFMSUB132BF16Z128mk
Definition x86/opcodes.hpp:10249
@ VPUNPCKLWDZ256rm
Definition x86/opcodes.hpp:20414
@ VGETEXPPDZrbk
Definition x86/opcodes.hpp:12388
@ VCVTTSD2SI64Srr
Definition x86/opcodes.hpp:8445
@ VCVTSD2SHZrrkz_Int
Definition x86/opcodes.hpp:7414
@ VGETEXPPDZrbkz
Definition x86/opcodes.hpp:12389
@ VCVTNEPS2BF16Zrrk
Definition x86/opcodes.hpp:6419
@ VCVTTPH2QQZ256rmbk
Definition x86/opcodes.hpp:7994
@ VSCALEFPDZ256rmkz
Definition x86/opcodes.hpp:21267
@ VRSQRTPHZ128mkz
Definition x86/opcodes.hpp:21190
@ VPMOVSXDQZ256rmk
Definition x86/opcodes.hpp:17779
@ VPSUBUSWYrr
Definition x86/opcodes.hpp:19995
@ VFNMADD213PHZr
Definition x86/opcodes.hpp:11387
@ VPERMI2DZ128rr
Definition x86/opcodes.hpp:16216
@ SHL16mCL_EVEX
Definition x86/opcodes.hpp:4324
@ VORPSZ256rrkz
Definition x86/opcodes.hpp:14374
@ VFMSUBADD213PHZrb
Definition x86/opcodes.hpp:10909
@ VPADDQZ256rr
Definition x86/opcodes.hpp:14688
@ IMUL32r
Definition x86/opcodes.hpp:1828
@ VPSRADZ256mi
Definition x86/opcodes.hpp:19419
@ VCVTPD2DQZ256rm
Definition x86/opcodes.hpp:6434
@ VPSLLVQZ128rmbkz
Definition x86/opcodes.hpp:19312
@ COM_Fpr32
Definition x86/opcodes.hpp:1397
@ VFNMSUBPS4Yrr_REV
Definition x86/opcodes.hpp:12190
@ PCMPISTRIrmi
Definition x86/opcodes.hpp:3163
@ BLCFILL64rm
Definition x86/opcodes.hpp:1013
@ VEXTRACTI32X8Zrrik
Definition x86/opcodes.hpp:9180
@ VMINMAXPDZ256rri
Definition x86/opcodes.hpp:13252
@ CVTTSD2SIrm
Definition x86/opcodes.hpp:1499
@ VCVTTPS2QQSZ256rrk
Definition x86/opcodes.hpp:8276
@ VCVTSS2SDZrr_Int
Definition x86/opcodes.hpp:7538
@ VRCP14PSZ128mk
Definition x86/opcodes.hpp:20595
@ VMOVDQU16Zmr
Definition x86/opcodes.hpp:13715
@ VPMAXUDZrrkz
Definition x86/opcodes.hpp:17260
@ VSQRTPSZ128mbk
Definition x86/opcodes.hpp:21648
@ VPERMI2PDZ128rmb
Definition x86/opcodes.hpp:16238
@ VCVTPS2UDQZ256rrk
Definition x86/opcodes.hpp:7270
@ VSUBPDZ128rm
Definition x86/opcodes.hpp:21749
@ VPANDDZ128rmk
Definition x86/opcodes.hpp:14838
@ LOCK_XOR32mi
Definition x86/opcodes.hpp:2260
@ VPMOVUSDBZ128mrk
Definition x86/opcodes.hpp:17837
@ VPSLLQZ256mikz
Definition x86/opcodes.hpp:19248
@ VCVTPH2PDZrmb
Definition x86/opcodes.hpp:6828
@ VCVTPH2PDZ256rr
Definition x86/opcodes.hpp:6824
@ PADDQrr
Definition x86/opcodes.hpp:3112
@ VPSADBWZ256rm
Definition x86/opcodes.hpp:18707
@ T1MSKC32rr
Definition x86/opcodes.hpp:4980
@ G_INTRINSIC_LRINT
Definition x86/opcodes.hpp:112
@ VANDNPSZ128rmkz
Definition x86/opcodes.hpp:5495
@ VCVTTSH2SI64Zrm_Int
Definition x86/opcodes.hpp:8492
@ VPAVGWYrr
Definition x86/opcodes.hpp:14973
@ VPADDUSWZ128rr
Definition x86/opcodes.hpp:14773
@ VPSLLWZ256ri
Definition x86/opcodes.hpp:19374
@ VPSHRDVDZ128mkz
Definition x86/opcodes.hpp:18960
@ VPROLVQZ128rmk
Definition x86/opcodes.hpp:18548
@ VFNMSUB231SHZm_Int
Definition x86/opcodes.hpp:12152
@ VPDPWUSDZmb
Definition x86/opcodes.hpp:16078
@ VFNMSUB132PDZ128mkz
Definition x86/opcodes.hpp:11706
@ VFMADD231PDr
Definition x86/opcodes.hpp:9755
@ VCVTTPD2UQQSZ256rrk
Definition x86/opcodes.hpp:7849
@ VPABSWZ128rr
Definition x86/opcodes.hpp:14495
@ VEXTRACTF32X4Zmrik
Definition x86/opcodes.hpp:9141
@ VRNDSCALEPHZ256rrik
Definition x86/opcodes.hpp:20957
@ VPMAXSQZ128rr
Definition x86/opcodes.hpp:17167
@ XOR64ri8_EVEX
Definition x86/opcodes.hpp:22282
@ REP_MOVSD_64
Definition x86/opcodes.hpp:3762
@ VPMINSBrr
Definition x86/opcodes.hpp:17333
@ VCVTQQ2PSZ256rrk
Definition x86/opcodes.hpp:7390
@ VCVTTBF162IBSZrmbkz
Definition x86/opcodes.hpp:7604
@ VMAXCPDZ256rr
Definition x86/opcodes.hpp:12860
@ VUNPCKHPSZrmbkz
Definition x86/opcodes.hpp:21986
@ DEC64r
Definition x86/opcodes.hpp:1543
@ VPDPWUSDSZ128m
Definition x86/opcodes.hpp:16028
@ OR64mi8_ND
Definition x86/opcodes.hpp:3014
@ VGETMANTPDZrmikz
Definition x86/opcodes.hpp:12529
@ VCVTTPD2QQZ128rr
Definition x86/opcodes.hpp:7743
@ VSUBPSZrrb
Definition x86/opcodes.hpp:21838
@ SKINIT
Definition x86/opcodes.hpp:4701
@ VPBLENDMDZ128rmk
Definition x86/opcodes.hpp:15020
@ VAESDECYrr
Definition x86/opcodes.hpp:5370
@ VSUBPDZ128rrk
Definition x86/opcodes.hpp:21756
@ VCVTTBF162IUBSZ256rmk
Definition x86/opcodes.hpp:7623
@ VMOVHLPSZrr
Definition x86/opcodes.hpp:13833
@ VPERMILPDZmikz
Definition x86/opcodes.hpp:16397
@ VFNMADD231SHZm
Definition x86/opcodes.hpp:11612
@ VFMULCPHZrrkz
Definition x86/opcodes.hpp:11123
@ VPBLENDMDZrrkz
Definition x86/opcodes.hpp:15042
@ VFMADD213PHZ128m
Definition x86/opcodes.hpp:9587
@ VPMOVSXBQZ128rm
Definition x86/opcodes.hpp:17728
@ SUB32mi8_ND
Definition x86/opcodes.hpp:4810
@ G_INSERT
Definition x86/opcodes.hpp:99
@ MMX_PSRLWrm
Definition x86/opcodes.hpp:2523
@ AND8mi8
Definition x86/opcodes.hpp:933
@ VCVTTPH2UDQZrrbk
Definition x86/opcodes.hpp:8039
@ LOCK_AND64mr
Definition x86/opcodes.hpp:2205
@ MULPDrr
Definition x86/opcodes.hpp:2806
@ VPSRLDZmbikz
Definition x86/opcodes.hpp:19655
@ VPANDNQZ256rm
Definition x86/opcodes.hpp:14897
@ VPMOVSXWDYrm
Definition x86/opcodes.hpp:17792
@ VPDPWSSDZ256mb
Definition x86/opcodes.hpp:15945
@ VSUBPHZ256rrk
Definition x86/opcodes.hpp:21797
@ VMOVDQA64Z256rrkz
Definition x86/opcodes.hpp:13672
@ VMOVDQU32Zrrk_REV
Definition x86/opcodes.hpp:13756
@ VBLENDMPSZ256rmk
Definition x86/opcodes.hpp:5626
@ VPDPWUSDZ128mbkz
Definition x86/opcodes.hpp:16062
@ VPSLLVDZrmk
Definition x86/opcodes.hpp:19300
@ ROL64ri
Definition x86/opcodes.hpp:3872
@ VORPSZ256rmb
Definition x86/opcodes.hpp:14367
@ VCVTSD2SSZrrk_Int
Definition x86/opcodes.hpp:7442
@ VPMULHUWZ256rmk
Definition x86/opcodes.hpp:18138
@ VMOVDQA32Z128rrk_REV
Definition x86/opcodes.hpp:13627
@ VPUNPCKLWDZ256rmk
Definition x86/opcodes.hpp:20415
@ VPADDWZrrkz
Definition x86/opcodes.hpp:14809
@ VSM4RNDS4Z256rr
Definition x86/opcodes.hpp:21548
@ VFMSUB213PHZmbk
Definition x86/opcodes.hpp:10495
@ VANDPDZrmkz
Definition x86/opcodes.hpp:5544
@ VCVTSD2SIrr
Definition x86/opcodes.hpp:7431
@ VSCATTERPF0QPSm
Definition x86/opcodes.hpp:21379
@ SUB8rr_EVEX_REV
Definition x86/opcodes.hpp:4913
@ VCVTTPS2UDQZ128rm
Definition x86/opcodes.hpp:8350
@ VPSLLDrr
Definition x86/opcodes.hpp:19224
@ VPDPWSUDYrr
Definition x86/opcodes.hpp:15996
@ VMULBF16Zrr
Definition x86/opcodes.hpp:14176
@ VMAXSDZrr
Definition x86/opcodes.hpp:13044
@ SHRD64rri8_EVEX
Definition x86/opcodes.hpp:4682
@ SUB8ri_NF
Definition x86/opcodes.hpp:4904
@ VCVTDQ2PHZrmb
Definition x86/opcodes.hpp:6294
@ VPMAXUDYrm
Definition x86/opcodes.hpp:17232
@ CVTPD2PSrm
Definition x86/opcodes.hpp:1445
@ CMOV_FR32X
Definition x86/opcodes.hpp:1294
@ VEXTRACTI64X4Zrrikz
Definition x86/opcodes.hpp:9196
@ VMOVAPDZ128rmkz
Definition x86/opcodes.hpp:13517
@ VSHUFPSZ256rri
Definition x86/opcodes.hpp:21513
@ VMINPSZ128rrkz
Definition x86/opcodes.hpp:13434
@ VFCMULCPHZrmbk
Definition x86/opcodes.hpp:9260
@ VPDPBUSDSZ128mk
Definition x86/opcodes.hpp:15784
@ VFNMSUB213PHZrbk
Definition x86/opcodes.hpp:11928
@ SHR64rCL_NF
Definition x86/opcodes.hpp:4589
@ TILELOADDRS
Definition x86/opcodes.hpp:5065
@ VFNMSUB231SSZm_Int
Definition x86/opcodes.hpp:12164
@ VFMADD213SSZr
Definition x86/opcodes.hpp:9683
@ VPTERNLOGQZrrikz
Definition x86/opcodes.hpp:20091
@ VPCMPDZ256rmbik
Definition x86/opcodes.hpp:15263
@ VSCALEFPHZ256rmk
Definition x86/opcodes.hpp:21296
@ VXORPDZ128rmbk
Definition x86/opcodes.hpp:22060
@ VPRORVDZrmbkz
Definition x86/opcodes.hpp:18646
@ PTILEPAIRLOAD
Definition x86/opcodes.hpp:414
@ VPDPWSUDZmbk
Definition x86/opcodes.hpp:16017
@ SHL64mi_NF
Definition x86/opcodes.hpp:4391
@ VMINCPDrr
Definition x86/opcodes.hpp:13141
@ VPMOVSXBWYrr
Definition x86/opcodes.hpp:17749
@ VPDPBUSDZ256mbk
Definition x86/opcodes.hpp:15822
@ VFMADDPD4rm
Definition x86/opcodes.hpp:9908
@ VPMOVSWBZrrk
Definition x86/opcodes.hpp:17702
@ VCVTUDQ2PDZ128rmb
Definition x86/opcodes.hpp:8560
@ VUNPCKLPSrm
Definition x86/opcodes.hpp:22054
@ VGETEXPPSZrbk
Definition x86/opcodes.hpp:12448
@ IMUL32rri_NF
Definition x86/opcodes.hpp:1852
@ VMINMAXBF16Z128rmbikz
Definition x86/opcodes.hpp:13212
@ VCVTTSH2USIZrm_Int
Definition x86/opcodes.hpp:8507
@ DPPDrri
Definition x86/opcodes.hpp:1634
@ VFMADD231PDZ128mbk
Definition x86/opcodes.hpp:9726
@ VPSHUFDZ128mbikz
Definition x86/opcodes.hpp:19083
@ VPACKSSDWrm
Definition x86/opcodes.hpp:14541
@ VMOVDQA64Z256rrk_REV
Definition x86/opcodes.hpp:13671
@ VPCMPEQDYrr
Definition x86/opcodes.hpp:15291
@ MOV8rm_NOREX
Definition x86/opcodes.hpp:2628
@ VRSQRTPSYm
Definition x86/opcodes.hpp:21212
@ VBROADCASTI32X8Zrm
Definition x86/opcodes.hpp:5712
@ VMOVDDUPZrmk
Definition x86/opcodes.hpp:13606
@ VCVTTPD2DQZrmbk
Definition x86/opcodes.hpp:7692
@ MOVBE32rm_EVEX
Definition x86/opcodes.hpp:2649
@ VPMADDUBSWZrr
Definition x86/opcodes.hpp:17073
@ VCVT2PH2HF8SZ128rrk
Definition x86/opcodes.hpp:6005
@ PREFETCHNTA
Definition x86/opcodes.hpp:3378
@ VPDPBUSDYrm
Definition x86/opcodes.hpp:15809
@ VFMULCPHZ128rmbkz
Definition x86/opcodes.hpp:11097
@ MOVLPSrm
Definition x86/opcodes.hpp:2689
@ VCVTPS2PHZrrb
Definition x86/opcodes.hpp:7217
@ PUSH2P
Definition x86/opcodes.hpp:3550
@ STOSB
Definition x86/opcodes.hpp:4736
@ VFMADD132PSZmbk
Definition x86/opcodes.hpp:9470
@ IN16ri
Definition x86/opcodes.hpp:1899
@ VPMINUWrr
Definition x86/opcodes.hpp:17515
@ VFMADD231SSZmk_Int
Definition x86/opcodes.hpp:9850
@ ADC64rr
Definition x86/opcodes.hpp:538
@ LOCK_XOR64mi32
Definition x86/opcodes.hpp:2263
@ VRANGESSZrmik
Definition x86/opcodes.hpp:20556
@ VFNMADD213PHZmb
Definition x86/opcodes.hpp:11382
@ VPDPBSSDZmbk
Definition x86/opcodes.hpp:15707
@ MMX_PSRLDrr
Definition x86/opcodes.hpp:2518
@ VPTERNLOGQZ128rrik
Definition x86/opcodes.hpp:20072
@ VPCMPBZ256rmi
Definition x86/opcodes.hpp:15248
@ VFIXUPIMMPSZ256rmbikz
Definition x86/opcodes.hpp:9320
@ VCVTPH2UQQZ128rmbk
Definition x86/opcodes.hpp:6956
@ VINSERTF64X4Zrmikz
Definition x86/opcodes.hpp:12757
@ VINSERTI64X4Zrmikz
Definition x86/opcodes.hpp:12795
@ RCL8m1_ND
Definition x86/opcodes.hpp:3641
@ VCVT2PH2BF8SZrrkz
Definition x86/opcodes.hpp:5970
@ VPRORVDZ256rmbk
Definition x86/opcodes.hpp:18636
@ ROL32mi_NF
Definition x86/opcodes.hpp:3830
@ VPMINSQZ256rmbkz
Definition x86/opcodes.hpp:17377
@ VCVTTPS2UQQSZ128rmbkz
Definition x86/opcodes.hpp:8383
@ PMAXUDrr
Definition x86/opcodes.hpp:3270
@ VFIXUPIMMPDZ256rmbik
Definition x86/opcodes.hpp:9289
@ VSUBPSZrm
Definition x86/opcodes.hpp:21831
@ SAR32rCL_ND
Definition x86/opcodes.hpp:4109
@ VRNDSCALEPDZ128rmik
Definition x86/opcodes.hpp:20915
@ OR16ri_NF_ND
Definition x86/opcodes.hpp:2948
@ VPDPBUSDSZ256rkz
Definition x86/opcodes.hpp:15797
@ VALIGNDZrmbikz
Definition x86/opcodes.hpp:5423
@ LZCNT32rm
Definition x86/opcodes.hpp:2310
@ POPGS32
Definition x86/opcodes.hpp:3368
@ VCVT2PH2BF8Z128rm
Definition x86/opcodes.hpp:5971
@ VGETEXPPDZ128mbk
Definition x86/opcodes.hpp:12364
@ POPCNT64rm_EVEX
Definition x86/opcodes.hpp:3352
@ VRSQRT28PSZrk
Definition x86/opcodes.hpp:21138
@ VMULSHZrmkz_Int
Definition x86/opcodes.hpp:14295
@ VBROADCASTI32X2Z128rrk
Definition x86/opcodes.hpp:5692
@ VFMSUB213PSZ256mb
Definition x86/opcodes.hpp:10517
@ MMX_PHADDWrr
Definition x86/opcodes.hpp:2455
@ VDIVBF16Z128rrk
Definition x86/opcodes.hpp:8850
@ VPXORDZ128rr
Definition x86/opcodes.hpp:20434
@ VFNMADD213SSZrb_Int
Definition x86/opcodes.hpp:11462
@ SAR16mCL_EVEX
Definition x86/opcodes.hpp:4063
@ VPALIGNRZ256rri
Definition x86/opcodes.hpp:14823
@ VCVTTBF162IBSZ256rmbkz
Definition x86/opcodes.hpp:7595
@ VFCMULCPHZ256rm
Definition x86/opcodes.hpp:9249
@ PADDQrm
Definition x86/opcodes.hpp:3111
@ VPMINSBZ128rrk
Definition x86/opcodes.hpp:17318
@ XOR8mi
Definition x86/opcodes.hpp:22302
@ VFMSUB213PDZmkz
Definition x86/opcodes.hpp:10466
@ PUSHES16
Definition x86/opcodes.hpp:3567
@ LD_F80m
Definition x86/opcodes.hpp:2140
@ IDIV64r_NF
Definition x86/opcodes.hpp:1778
@ VFMSUB213SSm_Int
Definition x86/opcodes.hpp:10580
@ VRANGEPDZ128rrik
Definition x86/opcodes.hpp:20493
@ VPSUBWZrmkz
Definition x86/opcodes.hpp:20032
@ VPSRAWZmik
Definition x86/opcodes.hpp:19598
@ VSCALEFPDZ256rmbk
Definition x86/opcodes.hpp:21264
@ VFNMADD231SSZrbk_Int
Definition x86/opcodes.hpp:11632
@ VREDUCEBF16Z128rmik
Definition x86/opcodes.hpp:20744
@ VALIGNDZ128rmbikz
Definition x86/opcodes.hpp:5405
@ VFMADDSUB132PHZmkz
Definition x86/opcodes.hpp:9992
@ UCOM_FpIr32
Definition x86/opcodes.hpp:5137
@ VPEXPANDDZrrk
Definition x86/opcodes.hpp:16768
@ VDIVPDZ128rmk
Definition x86/opcodes.hpp:8876
@ SAR32mi_NF
Definition x86/opcodes.hpp:4100
@ VCMPPHZrmbi
Definition x86/opcodes.hpp:5814
@ VCVTTPS2UQQSZ128rrk
Definition x86/opcodes.hpp:8387
@ VPDPWUSDZrk
Definition x86/opcodes.hpp:16084
@ VDBPSADBWZ128rmikz
Definition x86/opcodes.hpp:8827
@ TLS_desc32
Definition x86/opcodes.hpp:5087
@ VPMULUDQrm
Definition x86/opcodes.hpp:18309
@ VFMADD231SHZr
Definition x86/opcodes.hpp:9840
@ PTDPBF8PSV
Definition x86/opcodes.hpp:3486
@ VPADDQZrmk
Definition x86/opcodes.hpp:14695
@ VFMSUB132PHZ128mb
Definition x86/opcodes.hpp:10307
@ VMAXCPSZ128rrk
Definition x86/opcodes.hpp:12910
@ VPROLVQZ128rrkz
Definition x86/opcodes.hpp:18552
@ VSCALEFPHZ128rr
Definition x86/opcodes.hpp:21289
@ VCVTPH2PDZ128rrkz
Definition x86/opcodes.hpp:6817
@ VPTERNLOGDZrrikz
Definition x86/opcodes.hpp:20064
@ SUB8mi_NF
Definition x86/opcodes.hpp:4893
@ VFNMADD213SDZrkz_Int
Definition x86/opcodes.hpp:11438
@ VFNMSUB132SSZmk_Int
Definition x86/opcodes.hpp:11827
@ VFMADDPD4rr_REV
Definition x86/opcodes.hpp:9910
@ ROR64r1_EVEX
Definition x86/opcodes.hpp:3983
@ VPMULLDZrm
Definition x86/opcodes.hpp:18193
@ VPTESTNMBZ256rmk
Definition x86/opcodes.hpp:20157
@ VPSHRDDZrmbikz
Definition x86/opcodes.hpp:18921
@ VPSRAQZ256rm
Definition x86/opcodes.hpp:19473
@ VSCALEFPSZrmk
Definition x86/opcodes.hpp:21335
@ VAESDECLASTZ128rr
Definition x86/opcodes.hpp:5362
@ VFMADD213BF16Z256mbkz
Definition x86/opcodes.hpp:9538
@ VMPSADBWZ128rmikz
Definition x86/opcodes.hpp:14123
@ VMULPDZrrbkz
Definition x86/opcodes.hpp:14208
@ VPROLDZ128mbikz
Definition x86/opcodes.hpp:18465
@ VPADDDZrm
Definition x86/opcodes.hpp:14660
@ SUB32rr_EVEX_REV
Definition x86/opcodes.hpp:4839
@ VPTESTMDZ128rm
Definition x86/opcodes.hpp:20104
@ TTMMULTF32PS
Definition x86/opcodes.hpp:5100
@ VBLENDMPDZrmkz
Definition x86/opcodes.hpp:5609
@ VPOPCNTQZrmbkz
Definition x86/opcodes.hpp:18377
@ VCVTBIASPH2BF8SZrmk
Definition x86/opcodes.hpp:6158
@ VCOMXSSZrr_Int
Definition x86/opcodes.hpp:5942
@ VPACKSSDWZrrkz
Definition x86/opcodes.hpp:14540
@ VCVTPH2DQZ256rr
Definition x86/opcodes.hpp:6680
@ VPMINSWZrmk
Definition x86/opcodes.hpp:17407
@ VFMADD213PHZrk
Definition x86/opcodes.hpp:9615
@ VPSHLDDZ128rrikz
Definition x86/opcodes.hpp:18753
@ VRNDSCALESSZrrib_Int
Definition x86/opcodes.hpp:21029
@ ADD16ri8_NF
Definition x86/opcodes.hpp:597
@ VFMADDSS4mr_Int
Definition x86/opcodes.hpp:9928
@ VCVTPS2DQZrrbk
Definition x86/opcodes.hpp:7072
@ VPSUBWZrmk
Definition x86/opcodes.hpp:20031
@ VMOVSLDUPrm
Definition x86/opcodes.hpp:14002
@ PCLMULQDQrri
Definition x86/opcodes.hpp:3142
@ VHADDPDYrr
Definition x86/opcodes.hpp:12708
@ VRSQRT28SSZm
Definition x86/opcodes.hpp:21149
@ VDPBF16PSZ256m
Definition x86/opcodes.hpp:9018
@ VPTESTMQZ256rmk
Definition x86/opcodes.hpp:20131
@ ADD64rr_NF_ND
Definition x86/opcodes.hpp:696
@ DIVR_Fp64m32
Definition x86/opcodes.hpp:1594
@ VPSRLDZ256mikz
Definition x86/opcodes.hpp:19643
@ VPCMPUQZrmik
Definition x86/opcodes.hpp:15497
@ RDGSBASE64
Definition x86/opcodes.hpp:3738
@ VANDNPDZ128rrk
Definition x86/opcodes.hpp:5466
@ LGS32rm
Definition x86/opcodes.hpp:2172
@ VDIVPHZ128rm
Definition x86/opcodes.hpp:8904
@ VXORPDZ256rmb
Definition x86/opcodes.hpp:22068
@ VSHUFPSZrmik
Definition x86/opcodes.hpp:21520
@ VSQRTPSZrb
Definition x86/opcodes.hpp:21671
@ G_SELECT
Definition x86/opcodes.hpp:180
@ VCVTUSI2SHZrrb_Int
Definition x86/opcodes.hpp:8744
@ VFNMSUB231SDZm
Definition x86/opcodes.hpp:12135
@ VMOVDQA64Z256rr
Definition x86/opcodes.hpp:13668
@ VCVTTPD2QQSZ256rrkz
Definition x86/opcodes.hpp:7724
@ VSQRTSSZrk_Int
Definition x86/opcodes.hpp:21713
@ VPUNPCKHBWZ256rr
Definition x86/opcodes.hpp:20227
@ TEST8mr
Definition x86/opcodes.hpp:5060
@ VEXTRACTF64X2Zrrikz
Definition x86/opcodes.hpp:9159
@ VCMPPDZ128rri
Definition x86/opcodes.hpp:5784
@ PSUBUSBrr
Definition x86/opcodes.hpp:3441
@ VPMOVSXBQZ128rmkz
Definition x86/opcodes.hpp:17730
@ VPSUBWZrrk
Definition x86/opcodes.hpp:20034
@ VPSRLWrr
Definition x86/opcodes.hpp:19843
@ VFMADD132PSZrbk
Definition x86/opcodes.hpp:9476
@ VCVTTPS2IBSZ128rmbkz
Definition x86/opcodes.hpp:8200
@ VPMOVZXWQZ256rmk
Definition x86/opcodes.hpp:18063
@ VPERMIL2PSrm
Definition x86/opcodes.hpp:16349
@ VPMOVZXWQYrr
Definition x86/opcodes.hpp:18055
@ LOCK_SUB16mr
Definition x86/opcodes.hpp:2248
@ VPERMI2PDZrm
Definition x86/opcodes.hpp:16255
@ VFPCLASSBF16Z256ri
Definition x86/opcodes.hpp:12221
@ VPMOVZXBWZ256rmkz
Definition x86/opcodes.hpp:17998
@ VCVTSD2SSZrrkz_Int
Definition x86/opcodes.hpp:7443
@ VFMSUBSS4rr_REV
Definition x86/opcodes.hpp:11093
@ VPCMPQZ256rmbik
Definition x86/opcodes.hpp:15441
@ VDIVPHZrmb
Definition x86/opcodes.hpp:8923
@ VPINSRWrmi
Definition x86/opcodes.hpp:16914
@ VCVTSH2SDZrrk_Int
Definition x86/opcodes.hpp:7463
@ VMAXCPHZ256rm
Definition x86/opcodes.hpp:12883
@ VFNMSUB231PHZrkz
Definition x86/opcodes.hpp:12100
@ VPDPWUSDZ128m
Definition x86/opcodes.hpp:16059
@ VCVTTPD2UQQZ256rr
Definition x86/opcodes.hpp:7878
@ VPMOVZXDQZrmk
Definition x86/opcodes.hpp:18025
@ VPINSRWZrri
Definition x86/opcodes.hpp:16913
@ VPMADDUBSWZ256rrkz
Definition x86/opcodes.hpp:17069
@ VPABSWZrm
Definition x86/opcodes.hpp:14504
@ VFNMADD231BF16Z128r
Definition x86/opcodes.hpp:11477
@ TEST32mr
Definition x86/opcodes.hpp:5050
@ OR64rr_EVEX
Definition x86/opcodes.hpp:3038
@ VSHUFI32X4Z256rmbikz
Definition x86/opcodes.hpp:21431
@ VPMOVDWZrr
Definition x86/opcodes.hpp:17549
@ VCVTTSS2USIZrm_Int
Definition x86/opcodes.hpp:8555
@ DEC8m_EVEX
Definition x86/opcodes.hpp:1549
@ VADDPSrm
Definition x86/opcodes.hpp:5308
@ JUMP_TABLE_DEBUG_INFO
Definition x86/opcodes.hpp:69
@ VFMSUB231PSZmb
Definition x86/opcodes.hpp:10695
@ PSUBBrr
Definition x86/opcodes.hpp:3431
@ MOV16sr
Definition x86/opcodes.hpp:2576
@ MMX_PADDBrr
Definition x86/opcodes.hpp:2412
@ VPMULLWZ128rm
Definition x86/opcodes.hpp:18233
@ VFNMADD132PDZrb
Definition x86/opcodes.hpp:11187
@ VCOMPRESSPDZ256mrk
Definition x86/opcodes.hpp:5911
@ VGF2P8AFFINEINVQBZ256rri
Definition x86/opcodes.hpp:12640
@ VPACKUSDWZ256rrkz
Definition x86/opcodes.hpp:14584
@ VPUNPCKHWDZ128rmk
Definition x86/opcodes.hpp:20303
@ VEXP2PDZmkz
Definition x86/opcodes.hpp:9078
@ IMUL32rm
Definition x86/opcodes.hpp:1831
@ VFNMSUB132BF16Zr
Definition x86/opcodes.hpp:11696
@ SUB_Fp32
Definition x86/opcodes.hpp:4957
@ VDPPHPSZmb
Definition x86/opcodes.hpp:9057
@ VUCOMXSHZrm_Int
Definition x86/opcodes.hpp:21923
@ VPABSBZ256rmk
Definition x86/opcodes.hpp:14419
@ MOV8mi
Definition x86/opcodes.hpp:2619
@ VMOVRSDZ256mk
Definition x86/opcodes.hpp:13904
@ VFMULCSHZrrb
Definition x86/opcodes.hpp:11128
@ VFMSUB213PHZ256mbk
Definition x86/opcodes.hpp:10486
@ VFNMADD213PHZ256rk
Definition x86/opcodes.hpp:11379
@ VCVTTSS2SIrm
Definition x86/opcodes.hpp:8535
@ VFNMSUB132PDZ128mbk
Definition x86/opcodes.hpp:11703
@ ROR16r1
Definition x86/opcodes.hpp:3922
@ VMINCPDZ256rmbk
Definition x86/opcodes.hpp:13124
@ VCVTPH2UDQZ256rmkz
Definition x86/opcodes.hpp:6938
@ NOT64r_ND
Definition x86/opcodes.hpp:2916
@ NEG16m_NF
Definition x86/opcodes.hpp:2855
@ VMULBF16Z128rmbk
Definition x86/opcodes.hpp:14154
@ VREDUCEBF16Z256rmik
Definition x86/opcodes.hpp:20753
@ VPBROADCASTQZ256rrkz
Definition x86/opcodes.hpp:15177
@ ADD8rr_NF
Definition x86/opcodes.hpp:728
@ SAR16mCL_NF
Definition x86/opcodes.hpp:4065
@ ROL32m1_NF_ND
Definition x86/opcodes.hpp:3821
@ VFNMADD132SHZrkz_Int
Definition x86/opcodes.hpp:11285
@ VCVTTPS2UDQZrm
Definition x86/opcodes.hpp:8368
@ VUNPCKHPSZ128rmbkz
Definition x86/opcodes.hpp:21968
@ INVVPID64
Definition x86/opcodes.hpp:1972
@ VRSQRTSSr
Definition x86/opcodes.hpp:21224
@ VPCMPDZ256rri
Definition x86/opcodes.hpp:15266
@ VPCOMUBmi
Definition x86/opcodes.hpp:15590
@ G_ZEXT
Definition x86/opcodes.hpp:168
@ VPMULHWZ256rrkz
Definition x86/opcodes.hpp:18164
@ MULX64rm
Definition x86/opcodes.hpp:2825
@ VRCP28PSZrkz
Definition x86/opcodes.hpp:20653
@ VMOVSLDUPZrrk
Definition x86/opcodes.hpp:14000
@ VFNMADD231SHZrk_Int
Definition x86/opcodes.hpp:11622
@ BSR32rr
Definition x86/opcodes.hpp:1094
@ VEXTRACTF32X4Zrri
Definition x86/opcodes.hpp:9142
@ VCVTPH2IUBSZ128rmkz
Definition x86/opcodes.hpp:6784
@ VPERMI2QZ256rmbkz
Definition x86/opcodes.hpp:16303
@ VPSHLDQZ256rmi
Definition x86/opcodes.hpp:18784
@ VCVTTSD2USI64Zrr_Int
Definition x86/opcodes.hpp:8479
@ VBROADCASTI32X4Z256rmk
Definition x86/opcodes.hpp:5707
@ VFNMADDPS4rr_REV
Definition x86/opcodes.hpp:11655
@ VFMSUB213PSZrkz
Definition x86/opcodes.hpp:10536
@ VFMADD132BF16Z256mbkz
Definition x86/opcodes.hpp:9369
@ VPMADD52LUQZ256rk
Definition x86/opcodes.hpp:17043
@ VCVTPD2DQrr
Definition x86/opcodes.hpp:6456
@ OR16rr_REV
Definition x86/opcodes.hpp:2963
@ VPMULDQZrmk
Definition x86/opcodes.hpp:18100
@ VPMOVZXBQZrm
Definition x86/opcodes.hpp:17980
@ G_ROTR
Definition x86/opcodes.hpp:174
@ SUB64rr_NF_REV
Definition x86/opcodes.hpp:4886
@ SAR32mCL_NF_ND
Definition x86/opcodes.hpp:4096
@ VCVTW2PHZ256rmb
Definition x86/opcodes.hpp:8805
@ VPDPBSUDZrk
Definition x86/opcodes.hpp:15774
@ VCVTTSD2SI64Zrr
Definition x86/opcodes.hpp:8450
@ VPMINSQZrrkz
Definition x86/opcodes.hpp:17391
@ VSQRTPDZmbk
Definition x86/opcodes.hpp:21602
@ VPCMOVYrrr_REV
Definition x86/opcodes.hpp:15239
@ G_USUBE
Definition x86/opcodes.hpp:184
@ VFNMSUB231PHZ256mb
Definition x86/opcodes.hpp:12081
@ VSUBSSZrrb_Int
Definition x86/opcodes.hpp:21877
@ VCVTTPD2UDQSZrrb
Definition x86/opcodes.hpp:7795
@ VPDPWSSDSZmkz
Definition x86/opcodes.hpp:15927
@ VPERMI2BZ256rm
Definition x86/opcodes.hpp:16198
@ VREDUCEBF16Z128rrik
Definition x86/opcodes.hpp:20747
@ VFMSUBADD231PSZrbkz
Definition x86/opcodes.hpp:11041
@ PFACCrm
Definition x86/opcodes.hpp:3197
@ VCVTTPH2UDQZrmbk
Definition x86/opcodes.hpp:8033
@ MOV64cr
Definition x86/opcodes.hpp:2598
@ VMINCSDrm
Definition x86/opcodes.hpp:13202
@ VFMADD213PSZ128mbk
Definition x86/opcodes.hpp:9621
@ VDIVSSZrr
Definition x86/opcodes.hpp:8998
@ MMX_PSRLDri
Definition x86/opcodes.hpp:2516
@ VCMPSSZrmi
Definition x86/opcodes.hpp:5866
@ VRNDSCALESHZrrikz_Int
Definition x86/opcodes.hpp:21022
@ VPMOVUSQBZrr
Definition x86/opcodes.hpp:17878
@ VSHUFI32X4Zrmik
Definition x86/opcodes.hpp:21442
@ NEG8r_NF_ND
Definition x86/opcodes.hpp:2891
@ RCR32mi_EVEX
Definition x86/opcodes.hpp:3688
@ VSCALEFPDZrmbkz
Definition x86/opcodes.hpp:21274
@ VPSLLQZ128mik
Definition x86/opcodes.hpp:19232
@ MAXSSrr_Int
Definition x86/opcodes.hpp:2345
@ VPORQZrrk
Definition x86/opcodes.hpp:18453
@ VPADDUSWYrr
Definition x86/opcodes.hpp:14769
@ VFNMSUB231PSZ256rk
Definition x86/opcodes.hpp:12119
@ MMX_PSUBSWrm
Definition x86/opcodes.hpp:2533
@ VPERMT2PDZrmb
Definition x86/opcodes.hpp:16636
@ TEST32ri
Definition x86/opcodes.hpp:5051
@ MMX_PMADDWDrm
Definition x86/opcodes.hpp:2466
@ VMULSDZrrb_Int
Definition x86/opcodes.hpp:14283
@ VMOVDQU16Z256rrk
Definition x86/opcodes.hpp:13711
@ WRPKRUr
Definition x86/opcodes.hpp:22132
@ SAVEPREVSSP
Definition x86/opcodes.hpp:4185
@ VFCMULCPHZ128rrk
Definition x86/opcodes.hpp:9247
@ VSCALEFPSZrrk
Definition x86/opcodes.hpp:21341
@ VPMULTISHIFTQBZrmk
Definition x86/opcodes.hpp:18275
@ VGETEXPPDZmk
Definition x86/opcodes.hpp:12384
@ SAR16ri
Definition x86/opcodes.hpp:4082
@ VPROTDmi
Definition x86/opcodes.hpp:18685
@ VPACKSSWBZrmkz
Definition x86/opcodes.hpp:14559
@ VMOVUPDZrrk_REV
Definition x86/opcodes.hpp:14057
@ OR32ri
Definition x86/opcodes.hpp:2981
@ VSHUFI32X4Z256rrik
Definition x86/opcodes.hpp:21436
@ VSUBPHZ256rmbkz
Definition x86/opcodes.hpp:21793
@ RCL32mCL_EVEX
Definition x86/opcodes.hpp:3607
@ VPSRLQZ128mik
Definition x86/opcodes.hpp:19678
@ VANDPDZ128rm
Definition x86/opcodes.hpp:5521
@ VPCMPGTBZrm
Definition x86/opcodes.hpp:15364
@ VSM4RNDS4Z128rm
Definition x86/opcodes.hpp:21545
@ VCVTPS2QQZ256rmk
Definition x86/opcodes.hpp:7237
@ VMINMAXPHZ128rmikz
Definition x86/opcodes.hpp:13272
@ VPROTQmi
Definition x86/opcodes.hpp:18691
@ VPSRAWZ256rmk
Definition x86/opcodes.hpp:19592
@ INC32m_ND
Definition x86/opcodes.hpp:1918
@ MOV64dr
Definition x86/opcodes.hpp:2599
@ VCVTQQ2PSZ256rmbkz
Definition x86/opcodes.hpp:7386
@ VFNMSUB132PHZrbkz
Definition x86/opcodes.hpp:11760
@ SAR32rCL_EVEX
Definition x86/opcodes.hpp:4108
@ SBB32mi8
Definition x86/opcodes.hpp:4213
@ VUCOMXSSZrr_Int
Definition x86/opcodes.hpp:21930
@ VPTESTNMDZ128rrk
Definition x86/opcodes.hpp:20169
@ MMX_CVTPS2PIrm
Definition x86/opcodes.hpp:2373
@ VPUNPCKHBWZ256rm
Definition x86/opcodes.hpp:20224
@ VFNMADD231SDm_Int
Definition x86/opcodes.hpp:11609
@ VPABSWZ256rmk
Definition x86/opcodes.hpp:14499
@ VCVTSI642SHZrr_Int
Definition x86/opcodes.hpp:7522
@ VPSRAWrr
Definition x86/opcodes.hpp:19611
@ VSQRTPHZrbk
Definition x86/opcodes.hpp:21640
@ VCVTPD2DQZrr
Definition x86/opcodes.hpp:6449
@ VINSERTI64X2Z256rmikz
Definition x86/opcodes.hpp:12783
@ VCVTTSD2SI64Zrm_Int
Definition x86/opcodes.hpp:8449
@ VCVTNEPS2BF16Z256rm
Definition x86/opcodes.hpp:6403
@ VFCMULCPHZrrb
Definition x86/opcodes.hpp:9265
@ VCVTTPD2DQSZ256rr
Definition x86/opcodes.hpp:7652
@ VPADDSWZ128rr
Definition x86/opcodes.hpp:14729
@ VCVTPD2UQQZ256rmkz
Definition x86/opcodes.hpp:6595
@ VCVTTPS2DQZrrb
Definition x86/opcodes.hpp:8190
@ IMUL32rr_EVEX
Definition x86/opcodes.hpp:1843
@ ROR32m1_ND
Definition x86/opcodes.hpp:3939
@ VFMSUB213PHZ128mbkz
Definition x86/opcodes.hpp:10478
@ VPSHABrr_REV
Definition x86/opcodes.hpp:18728
@ VPMOVZXDQrr
Definition x86/opcodes.hpp:18031
@ VCVTPH2IBSZrmbkz
Definition x86/opcodes.hpp:6770
@ VINSERTI64X2Z256rmik
Definition x86/opcodes.hpp:12782
@ CVTTSS2SI64rr
Definition x86/opcodes.hpp:1505
@ VCVTTPH2QQZrmbkz
Definition x86/opcodes.hpp:8004
@ VPERMT2BZrrk
Definition x86/opcodes.hpp:16588
@ VCVTTPS2UDQSZ256rr
Definition x86/opcodes.hpp:8335
@ VCVTUQQ2PSZrrbkz
Definition x86/opcodes.hpp:8733
@ VPSRLQZ256rmk
Definition x86/opcodes.hpp:19699
@ VCVTTPD2UQQSZ128rr
Definition x86/opcodes.hpp:7836
@ VRSQRT28SDZmkz
Definition x86/opcodes.hpp:21142
@ CVTPD2PSrr
Definition x86/opcodes.hpp:1446
@ VPSRAVQZ128rr
Definition x86/opcodes.hpp:19531
@ VBROADCASTSDZrrk
Definition x86/opcodes.hpp:5736
@ VFNMADD231PSZmbk
Definition x86/opcodes.hpp:11584
@ ADC8rr_ND_REV
Definition x86/opcodes.hpp:563
@ VBLENDMPDZ128rr
Definition x86/opcodes.hpp:5592
@ VCVTPS2IUBSZ256rm
Definition x86/opcodes.hpp:7117
@ ROUNDSDmi_Int
Definition x86/opcodes.hpp:4040
@ VCVTQQ2PSZ256rrkz
Definition x86/opcodes.hpp:7391
@ VFMSUB213PDZ128mb
Definition x86/opcodes.hpp:10444
@ VPTERNLOGDZrri
Definition x86/opcodes.hpp:20062
@ SBB8rr
Definition x86/opcodes.hpp:4276
@ VMINMAXPSZ128rrik
Definition x86/opcodes.hpp:13304
@ VFNMADD213PHZ128rk
Definition x86/opcodes.hpp:11370
@ VPCMPWZ128rmik
Definition x86/opcodes.hpp:15513
@ VBROADCASTI32X4Z256rm
Definition x86/opcodes.hpp:5706
@ VPMOVSXWDZ256rrk
Definition x86/opcodes.hpp:17804
@ CMP16ri8
Definition x86/opcodes.hpp:1321
@ VUCOMISSrr
Definition x86/opcodes.hpp:21915
@ FP64_TO_INT64_IN_MEM
Definition x86/opcodes.hpp:1718
@ VCVTTPS2IUBSZrrbkz
Definition x86/opcodes.hpp:8254
@ VCVT2PH2BF8Z128rmk
Definition x86/opcodes.hpp:5975
@ MOVZX16rm16
Definition x86/opcodes.hpp:2765
@ VPABSDrr
Definition x86/opcodes.hpp:14462
@ VPCMOVYrrr
Definition x86/opcodes.hpp:15238
@ AND8mr_NF_ND
Definition x86/opcodes.hpp:942
@ VPSUBWZ256rr
Definition x86/opcodes.hpp:20027
@ VEXPANDPDZrmkz
Definition x86/opcodes.hpp:9111
@ ADD_FpI16m64
Definition x86/opcodes.hpp:766
@ VCVTTPS2DQSZrrb
Definition x86/opcodes.hpp:8158
@ VFMSUB132PDZr
Definition x86/opcodes.hpp:10298
@ VCVTPH2HF8SZ256rmkz
Definition x86/opcodes.hpp:6709
@ VPMOVUSQDZ256mrk
Definition x86/opcodes.hpp:17887
@ VUNPCKHPDZrmbkz
Definition x86/opcodes.hpp:21955
@ PSUBSWrm
Definition x86/opcodes.hpp:3438
@ VMAXSDrm_Int
Definition x86/opcodes.hpp:13052
@ VPADDQZ128rmk
Definition x86/opcodes.hpp:14677
@ VPBROADCASTWZ256rrkz
Definition x86/opcodes.hpp:15208
@ VGETMANTBF16Zrri
Definition x86/opcodes.hpp:12503
@ OR8mi_NF_ND
Definition x86/opcodes.hpp:3053
@ LOCK_AND32mi8
Definition x86/opcodes.hpp:2201
@ VFPCLASSSHZri
Definition x86/opcodes.hpp:12289
@ VPSRAWZ128rrk
Definition x86/opcodes.hpp:19583
@ VPOPCNTBZ256rmk
Definition x86/opcodes.hpp:18318
@ VPMADDUBSWZ256rmk
Definition x86/opcodes.hpp:17065
@ UWRMSRrr
Definition x86/opcodes.hpp:5169
@ VPDPWSSDSZ128mkz
Definition x86/opcodes.hpp:15909
@ VFNMADD231PSZ128mk
Definition x86/opcodes.hpp:11568
@ VPSRAQZrikz
Definition x86/opcodes.hpp:19487
@ SUB8ri_NF_ND
Definition x86/opcodes.hpp:4905
@ SUB_FpI16m32
Definition x86/opcodes.hpp:4965
@ VPCMOVYrmr
Definition x86/opcodes.hpp:15236
@ VPMAXUBZ128rrk
Definition x86/opcodes.hpp:17216
@ VCVTPS2UQQZrmk
Definition x86/opcodes.hpp:7306
@ NEG64r_ND
Definition x86/opcodes.hpp:2879
@ PMAXUWrm
Definition x86/opcodes.hpp:3271
@ VANDPSZ128rmbkz
Definition x86/opcodes.hpp:5555
@ CMP8ri
Definition x86/opcodes.hpp:1347
@ VPDPBUSDSZ256mk
Definition x86/opcodes.hpp:15793
@ VCMPBF16Z256rmbi
Definition x86/opcodes.hpp:5766
@ VPCMPEQBZ256rm
Definition x86/opcodes.hpp:15280
@ INC8r_EVEX
Definition x86/opcodes.hpp:1943
@ VCVTSS2SIZrr
Definition x86/opcodes.hpp:7570
@ XOR8rm_NF_ND
Definition x86/opcodes.hpp:22323
@ VFNMSUB132PDZ128mk
Definition x86/opcodes.hpp:11705
@ VCVTTPD2QQSZ128rr
Definition x86/opcodes.hpp:7710
@ VPSHRDVDZ128mk
Definition x86/opcodes.hpp:18959
@ VBROADCASTSDZ256rrkz
Definition x86/opcodes.hpp:5731
@ VMOVSHDUPZrmk
Definition x86/opcodes.hpp:13962
@ VUNPCKLPSZ256rrk
Definition x86/opcodes.hpp:22043
@ VPOPCNTBZ128rrk
Definition x86/opcodes.hpp:18315
@ VPDPWSUDSZmk
Definition x86/opcodes.hpp:15988
@ VXORPSZ256rr
Definition x86/opcodes.hpp:22104
@ VMOVSLDUPZ128rr
Definition x86/opcodes.hpp:13987
@ VREDUCESDZrmik
Definition x86/opcodes.hpp:20858
@ VPEXPANDBZ128rrk
Definition x86/opcodes.hpp:16738
@ VPUNPCKLBWZrrk
Definition x86/opcodes.hpp:20340
@ VPUNPCKHDQrr
Definition x86/opcodes.hpp:20268
@ VPSUBUSWZrrk
Definition x86/opcodes.hpp:20012
@ VDIVSHZrmkz_Int
Definition x86/opcodes.hpp:8986
@ SBB8ri8
Definition x86/opcodes.hpp:4270
@ MOVSX32rr32
Definition x86/opcodes.hpp:2747
@ VFNMSUB132PSZrbk
Definition x86/opcodes.hpp:11791
@ VPACKSSDWYrm
Definition x86/opcodes.hpp:14512
@ G_LOAD
Definition x86/opcodes.hpp:117
@ VPACKUSWBZ256rm
Definition x86/opcodes.hpp:14604
@ VMOVUPSZ256rr_REV
Definition x86/opcodes.hpp:14085
@ VCVTSI2SDrr
Definition x86/opcodes.hpp:7494
@ VCVTPS2DQZrm
Definition x86/opcodes.hpp:7064
@ UNPCKLPSrr
Definition x86/opcodes.hpp:5162
@ VFNMSUB231BF16Z128m
Definition x86/opcodes.hpp:12010
@ VPDPBUSDSZmkz
Definition x86/opcodes.hpp:15803
@ VSUBPDZ128rmb
Definition x86/opcodes.hpp:21750
@ SBB8rm_EVEX
Definition x86/opcodes.hpp:4274
@ VFNMADD213PDZmbkz
Definition x86/opcodes.hpp:11352
@ VRNDSCALEPDZ128rmikz
Definition x86/opcodes.hpp:20916
@ VCVTTPS2UDQSZ128rrkz
Definition x86/opcodes.hpp:8328
@ VCVTPH2HF8Z256rmkz
Definition x86/opcodes.hpp:6736
@ TCRETURNdi64
Definition x86/opcodes.hpp:5014
@ VCVTTPS2DQSZrrk
Definition x86/opcodes.hpp:8161
@ VPMOVUSDWZrrk
Definition x86/opcodes.hpp:17864
@ VPSHLDWZ128rri
Definition x86/opcodes.hpp:18874
@ VPSRADZ256rr
Definition x86/opcodes.hpp:19428
@ VFMSUBADD132PDZrbk
Definition x86/opcodes.hpp:10780
@ VGETEXPPHZ128mbkz
Definition x86/opcodes.hpp:12395
@ VCVTPD2PSZrmbkz
Definition x86/opcodes.hpp:6510
@ PSLLWrr
Definition x86/opcodes.hpp:3412
@ VPERMQZ256mikz
Definition x86/opcodes.hpp:16541
@ LFS16rm
Definition x86/opcodes.hpp:2165
@ VUNPCKLPSZrr
Definition x86/opcodes.hpp:22051
@ VPRORDZ256mik
Definition x86/opcodes.hpp:18584
@ VSHUFPSZrrik
Definition x86/opcodes.hpp:21523
@ LZCNT16rm_EVEX
Definition x86/opcodes.hpp:2305
@ VPACKSSWBrm
Definition x86/opcodes.hpp:14563
@ VRCP28PSZmk
Definition x86/opcodes.hpp:20646
@ VPMINSQZrmbkz
Definition x86/opcodes.hpp:17386
@ VFNMSUB132PHZmk
Definition x86/opcodes.hpp:11755
@ VFMADDSUB132PDZrkz
Definition x86/opcodes.hpp:9966
@ AND64mi32_NF_ND
Definition x86/opcodes.hpp:895
@ VCMPPHZ128rrik
Definition x86/opcodes.hpp:5807
@ VPMINSBYrr
Definition x86/opcodes.hpp:17313
@ VBROADCASTI32X2Zrrkz
Definition x86/opcodes.hpp:5705
@ VDIVPHZrrbkz
Definition x86/opcodes.hpp:8931
@ VMINCPSZrmbkz
Definition x86/opcodes.hpp:13192
@ VPERMQZrik
Definition x86/opcodes.hpp:16561
@ VFMADDSUB213PHZmbkz
Definition x86/opcodes.hpp:10088
@ VPMINUBZ128rrkz
Definition x86/opcodes.hpp:17421
@ SBB32mi_ND
Definition x86/opcodes.hpp:4217
@ VPMULLDZrmbkz
Definition x86/opcodes.hpp:18196
@ VPDPWUUDSZmb
Definition x86/opcodes.hpp:16109
@ VRNDSCALEPDZ128rmi
Definition x86/opcodes.hpp:20914
@ ROR16rCL_NF_ND
Definition x86/opcodes.hpp:3931
@ VFPCLASSPHZ128mik
Definition x86/opcodes.hpp:12250
@ JECXZ
Definition x86/opcodes.hpp:2009
@ VMOVRSWZ256m
Definition x86/opcodes.hpp:13921
@ ADD64rm_NF
Definition x86/opcodes.hpp:688
@ CS_PREFIX
Definition x86/opcodes.hpp:1422
@ VFCMADDCPHZ256mk
Definition x86/opcodes.hpp:9214
@ VCVT2PH2BF8SZ128rmbkz
Definition x86/opcodes.hpp:5947
@ VPADDUSWrr
Definition x86/opcodes.hpp:14789
@ VFMADDSUB213PSZ256r
Definition x86/opcodes.hpp:10114
@ VFMADDSUB213PDZ256mbk
Definition x86/opcodes.hpp:10046
@ LOCK_BTR16m
Definition x86/opcodes.hpp:2214
@ VCVTUSI642SDZrr
Definition x86/opcodes.hpp:8752
@ VPERMILPSZrr
Definition x86/opcodes.hpp:16469
@ VPSLLDQYri
Definition x86/opcodes.hpp:19166
@ VSCALEFPDZ256rmk
Definition x86/opcodes.hpp:21266
@ VCVTPH2DQZ256rmb
Definition x86/opcodes.hpp:6675
@ PTCVTROWD2PSrre
Definition x86/opcodes.hpp:3464
@ VCVTTPD2DQYrr
Definition x86/opcodes.hpp:7671
@ VFNMSUB132BF16Zmbkz
Definition x86/opcodes.hpp:11693
@ VCVTPH2PSZ128rmkz
Definition x86/opcodes.hpp:6873
@ VCVTPD2QQZrrb
Definition x86/opcodes.hpp:6546
@ VPBROADCASTDZrrkz
Definition x86/opcodes.hpp:15146
@ VSUBPHZ256rr
Definition x86/opcodes.hpp:21796
@ ROR8rCL_NF
Definition x86/opcodes.hpp:4020
@ VPADDUSWZrr
Definition x86/opcodes.hpp:14785
@ VPERMILPDZ256mbi
Definition x86/opcodes.hpp:16374
@ SHL16rCL_NF_ND
Definition x86/opcodes.hpp:4342
@ VPERMILPDZ128mbikz
Definition x86/opcodes.hpp:16358
@ VPMADCSWDrm
Definition x86/opcodes.hpp:16992
@ VFNMSUB213SSZrkz_Int
Definition x86/opcodes.hpp:12005
@ VADDPHZ256rm
Definition x86/opcodes.hpp:5255
@ VCVTUQQ2PDZrrk
Definition x86/opcodes.hpp:8674
@ VFMSUB132PHZ128mbk
Definition x86/opcodes.hpp:10308
@ VCVTTPH2IUBSZrrk
Definition x86/opcodes.hpp:7981
@ VPMOVSQBZ128rrk
Definition x86/opcodes.hpp:17647
@ ADCX32rm_EVEX
Definition x86/opcodes.hpp:566
@ VPSIGNDYrm
Definition x86/opcodes.hpp:19158
@ VPMOVZXBQZ128rrk
Definition x86/opcodes.hpp:17972
@ VCVTTPS2IBSZ128rr
Definition x86/opcodes.hpp:8203
@ VFNMSUB231BF16Z256mb
Definition x86/opcodes.hpp:12020
@ VPROLVQZ128rrk
Definition x86/opcodes.hpp:18551
@ VCVTTPH2IUBSZ256rm
Definition x86/opcodes.hpp:7962
@ VPANDNQZrr
Definition x86/opcodes.hpp:14912
@ KADDWkk
Definition x86/opcodes.hpp:2032
@ VPXORQZ256rmk
Definition x86/opcodes.hpp:20468
@ VPMOVUSQDZmrk
Definition x86/opcodes.hpp:17892
@ VCVTSS2SHZrm
Definition x86/opcodes.hpp:7548
@ VROUNDPSYmi
Definition x86/opcodes.hpp:21038
@ VPSRADYrr
Definition x86/opcodes.hpp:19400
@ INVPCID32
Definition x86/opcodes.hpp:1968
@ STRm
Definition x86/opcodes.hpp:4743
@ VPCMPGTBrm
Definition x86/opcodes.hpp:15368
@ VPINSRBrmi
Definition x86/opcodes.hpp:16902
@ VPDPWUUDZ128rkz
Definition x86/opcodes.hpp:16129
@ DEC32r_NF
Definition x86/opcodes.hpp:1535
@ VPSUBUSWZrr
Definition x86/opcodes.hpp:20011
@ SBB8rr_REV
Definition x86/opcodes.hpp:4281
@ VPSRADZmbi
Definition x86/opcodes.hpp:19431
@ VCVTPS2IUBSZrmbk
Definition x86/opcodes.hpp:7128
@ VCVT2PH2HF8SZ128rmkz
Definition x86/opcodes.hpp:6003
@ VPERMI2BZ256rmkz
Definition x86/opcodes.hpp:16200
@ VFNMADD132PSZm
Definition x86/opcodes.hpp:11244
@ VSHUFF64X2Zrmbik
Definition x86/opcodes.hpp:21421
@ SMSW16r
Definition x86/opcodes.hpp:4709
@ VREDUCESSZrmik
Definition x86/opcodes.hpp:20876
@ VPSRLWZ128rmk
Definition x86/opcodes.hpp:19812
@ VFMSUBADD231PSZ128mb
Definition x86/opcodes.hpp:11015
@ VFMADDSUB132PSZ256mbkz
Definition x86/opcodes.hpp:10013
@ POP32rmm
Definition x86/opcodes.hpp:3332
@ VFMADD132PDZ128mbk
Definition x86/opcodes.hpp:9388
@ OR8ri_EVEX
Definition x86/opcodes.hpp:3061
@ SHRX64rr_EVEX
Definition x86/opcodes.hpp:4693
@ VFMSUB213PSZ128r
Definition x86/opcodes.hpp:10513
@ VPSUBQZ256rm
Definition x86/opcodes.hpp:19908
@ SBB32mi8_ND
Definition x86/opcodes.hpp:4215
@ VRCPBF16Z256rkz
Definition x86/opcodes.hpp:20689
@ VPSLLWZ256rm
Definition x86/opcodes.hpp:19377
@ VPERMQZ256rrk
Definition x86/opcodes.hpp:16552
@ VCVTTPH2IBSZ256rmk
Definition x86/opcodes.hpp:7936
@ VPMADD52LUQZm
Definition x86/opcodes.hpp:17045
@ VPSUBUSWZ128rm
Definition x86/opcodes.hpp:19996
@ BLCIC64rm
Definition x86/opcodes.hpp:1021
@ VMINMAXPSZrmbi
Definition x86/opcodes.hpp:13315
@ VPSRAVQZ256rmkz
Definition x86/opcodes.hpp:19539
@ ADD16rr_NF_ND
Definition x86/opcodes.hpp:614
@ VGF2P8AFFINEQBZ256rrikz
Definition x86/opcodes.hpp:12673
@ PUNPCKLQDQrr
Definition x86/opcodes.hpp:3541
@ VPMULHRSWZ256rrk
Definition x86/opcodes.hpp:18119
@ VPDPWUSDSZ256mkz
Definition x86/opcodes.hpp:16042
@ LOCK_XOR8mr
Definition x86/opcodes.hpp:2267
@ VCVTTPD2QQSZrrb
Definition x86/opcodes.hpp:7732
@ RET16
Definition x86/opcodes.hpp:3777
@ VPUNPCKHQDQZrmbk
Definition x86/opcodes.hpp:20291
@ VMULBF16Z128rmk
Definition x86/opcodes.hpp:14156
@ XOR64rm_EVEX
Definition x86/opcodes.hpp:22287
@ VPCMPQZ256rmi
Definition x86/opcodes.hpp:15442
@ VPDPBUSDSZrkz
Definition x86/opcodes.hpp:15806
@ VPSUBUSWZrmk
Definition x86/opcodes.hpp:20009
@ VMINMAXPHZ256rmik
Definition x86/opcodes.hpp:13280
@ VCVTSD2SIrm_Int
Definition x86/opcodes.hpp:7430
@ VPCMPEQDZrr
Definition x86/opcodes.hpp:15308
@ OR32ri8_NF_ND
Definition x86/opcodes.hpp:2986
@ VBROADCASTSSZ128rr
Definition x86/opcodes.hpp:5743
@ VPRORQZ256mbi
Definition x86/opcodes.hpp:18607
@ VFMSUB213SDZrb_Int
Definition x86/opcodes.hpp:10546
@ VRSQRT14PSZrkz
Definition x86/opcodes.hpp:21103
@ VPDPBSSDZmbkz
Definition x86/opcodes.hpp:15708
@ SHL16mCL
Definition x86/opcodes.hpp:4323
@ NEG8m_EVEX
Definition x86/opcodes.hpp:2883
@ VMULSDrm
Definition x86/opcodes.hpp:14288
@ VCVTTSS2SISrr
Definition x86/opcodes.hpp:8527
@ VPUNPCKHWDZ256rr
Definition x86/opcodes.hpp:20311
@ VPSUBSBZ256rrkz
Definition x86/opcodes.hpp:19941
@ VCVTTPD2UDQZ256rmb
Definition x86/opcodes.hpp:7810
@ VCVTTPD2UDQZ128rmk
Definition x86/opcodes.hpp:7804
@ VUNPCKLPDZrrkz
Definition x86/opcodes.hpp:22022
@ VSUBSSZrrkz_Int
Definition x86/opcodes.hpp:21881
@ VPUNPCKLDQrr
Definition x86/opcodes.hpp:20374
@ PTCVTROWPS2PHLrri
Definition x86/opcodes.hpp:3482
@ VCVTPS2PDZ256rmb
Definition x86/opcodes.hpp:7150
@ VPDPBUUDZ128rk
Definition x86/opcodes.hpp:15880
@ VCVTBIASPH2HF8SZrrk
Definition x86/opcodes.hpp:6215
@ VPORQZrmkz
Definition x86/opcodes.hpp:18451
@ VBROADCASTSDZ256rr
Definition x86/opcodes.hpp:5729
@ SUB64rm
Definition x86/opcodes.hpp:4873
@ VMINPSZrrk
Definition x86/opcodes.hpp:13454
@ VGETMANTPHZ128rmik
Definition x86/opcodes.hpp:12540
@ VPADDQZ128rmb
Definition x86/opcodes.hpp:14674
@ VPABSWZ256rmkz
Definition x86/opcodes.hpp:14500
@ SUB16mi_NF
Definition x86/opcodes.hpp:4774
@ VFMADD132PDZ256mkz
Definition x86/opcodes.hpp:9400
@ IMUL64rmi32
Definition x86/opcodes.hpp:1864
@ VUNPCKLPSZ256rmbkz
Definition x86/opcodes.hpp:22039
@ ADD16rr
Definition x86/opcodes.hpp:608
@ VCVTPD2DQZ128rmbkz
Definition x86/opcodes.hpp:6428
@ VDIVPDZ256rmkz
Definition x86/opcodes.hpp:8886
@ LOCK_XOR32mr
Definition x86/opcodes.hpp:2262
@ VCMPPSZ256rmi
Definition x86/opcodes.hpp:5832
@ SHRD32rri8
Definition x86/opcodes.hpp:4661
@ VPOPCNTDZ128rmk
Definition x86/opcodes.hpp:18333
@ ADD64rm_NF_ND
Definition x86/opcodes.hpp:689
@ VUNPCKLPDZrmbkz
Definition x86/opcodes.hpp:22017
@ VRCP14PDZmk
Definition x86/opcodes.hpp:20586
@ VPUNPCKLBWZ256rrk
Definition x86/opcodes.hpp:20334
@ SAR8mCL
Definition x86/opcodes.hpp:4152
@ VRNDSCALEBF16Zrrikz
Definition x86/opcodes.hpp:20910
@ VPSRLVQZrmb
Definition x86/opcodes.hpp:19774
@ VFMSUBADD132PHZ256mkz
Definition x86/opcodes.hpp:10800
@ FSAVEm
Definition x86/opcodes.hpp:1730
@ VFMADDSUB132PSZ256rk
Definition x86/opcodes.hpp:10017
@ VP2INTERSECTDZ256rmb
Definition x86/opcodes.hpp:14390
@ VBROADCASTF32X8Zrm
Definition x86/opcodes.hpp:5675
@ VDIVPSZ256rr
Definition x86/opcodes.hpp:8951
@ VGETMANTPHZrribkz
Definition x86/opcodes.hpp:12563
@ ADD32mr_ND
Definition x86/opcodes.hpp:631
@ VPMULDQZ256rmkz
Definition x86/opcodes.hpp:18092
@ VREDUCEPSZ256rmbik
Definition x86/opcodes.hpp:20837
@ VPSRADZ128rmkz
Definition x86/opcodes.hpp:19412
@ BTC32mr
Definition x86/opcodes.hpp:1117
@ VPERMPDZ256rmkz
Definition x86/opcodes.hpp:16492
@ VFMADD132SDr
Definition x86/opcodes.hpp:9496
@ VMINMAXPSZ128rmik
Definition x86/opcodes.hpp:13301
@ ADD16ri_DB
Definition x86/opcodes.hpp:338
@ VPADDQZ128rrk
Definition x86/opcodes.hpp:14680
@ VSQRTBF16Z128mkz
Definition x86/opcodes.hpp:21558
@ VPADDQZrmb
Definition x86/opcodes.hpp:14692
@ G_STRICT_FADD
Definition x86/opcodes.hpp:301
@ VPMAXSQZ128rmkz
Definition x86/opcodes.hpp:17166
@ LWPINS64rmi
Definition x86/opcodes.hpp:2294
@ VPDPBUUDSYrr
Definition x86/opcodes.hpp:15841
@ VCVTPS2UQQZ128rmbk
Definition x86/opcodes.hpp:7286
@ VSQRTBF16Zr
Definition x86/opcodes.hpp:21577
@ VADDSDZrrbkz_Int
Definition x86/opcodes.hpp:5318
@ VPSLLVWZ128rm
Definition x86/opcodes.hpp:19338
@ SUBSSrm_Int
Definition x86/opcodes.hpp:4948
@ VMINMAXSDrmi
Definition x86/opcodes.hpp:13327
@ DIVPDrr
Definition x86/opcodes.hpp:1583
@ VFMSUBADD231PDZr
Definition x86/opcodes.hpp:10974
@ VFIXUPIMMSSZrrik
Definition x86/opcodes.hpp:9355
@ VFMADDSUB132PSZ256r
Definition x86/opcodes.hpp:10016
@ VPERMI2PSZ128rmkz
Definition x86/opcodes.hpp:16269
@ VCVTPH2WZ256rrkz
Definition x86/opcodes.hpp:7031
@ VORPDZrmbkz
Definition x86/opcodes.hpp:14347
@ VFMSUBADDPS4rr_REV
Definition x86/opcodes.hpp:11061
@ VFNMSUB132PSZ128m
Definition x86/opcodes.hpp:11765
@ VPMAXUQZrmbkz
Definition x86/opcodes.hpp:17284
@ VPMOVUSWBZ256mr
Definition x86/opcodes.hpp:17916
@ VPBROADCASTQZ128rrkz
Definition x86/opcodes.hpp:15171
@ ROR32mCL_NF
Definition x86/opcodes.hpp:3945
@ VREDUCEBF16Zrmi
Definition x86/opcodes.hpp:20761
@ SAR32ri_ND
Definition x86/opcodes.hpp:4114
@ VCVTTPD2QQZ256rmbk
Definition x86/opcodes.hpp:7748
@ FNOP
Definition x86/opcodes.hpp:1709
@ VFNMSUB132PHZr
Definition x86/opcodes.hpp:11757
@ VFNMADD231BF16Z256mk
Definition x86/opcodes.hpp:11484
@ VPDPWSUDZ128mb
Definition x86/opcodes.hpp:15998
@ CMOV32rr
Definition x86/opcodes.hpp:1253
@ VSHUFF32X4Zrmi
Definition x86/opcodes.hpp:21405
@ MINCPDrm
Definition x86/opcodes.hpp:2347
@ VPDPBUSDZrkz
Definition x86/opcodes.hpp:15837
@ VGETEXPPHZ256mk
Definition x86/opcodes.hpp:12405
@ VPSHRDVWZ128m
Definition x86/opcodes.hpp:19009
@ VEXTRACTI32X8Zmrik
Definition x86/opcodes.hpp:9178
@ VFNMADD213PDZrbk
Definition x86/opcodes.hpp:11357
@ VFPCLASSPHZ256mi
Definition x86/opcodes.hpp:12255
@ VFNMADD132SSZrb
Definition x86/opcodes.hpp:11292
@ VPMAXSQZrmkz
Definition x86/opcodes.hpp:17184
@ VCVTSS2SDZrmkz_Int
Definition x86/opcodes.hpp:7536
@ VFMADD231BF16Z256mb
Definition x86/opcodes.hpp:9705
@ ROL16r1_NF_ND
Definition x86/opcodes.hpp:3806
@ VFNMADD231PHZrb
Definition x86/opcodes.hpp:11557
@ VCVTBF162IUBSZ128rm
Definition x86/opcodes.hpp:6109
@ VFNMADDPD4rr
Definition x86/opcodes.hpp:11646
@ VPBLENDMBZrmk
Definition x86/opcodes.hpp:15011
@ VCVTTPS2QQSZrm
Definition x86/opcodes.hpp:8278
@ VPDPWSSDSZ256m
Definition x86/opcodes.hpp:15913
@ VCVTUDQ2PHZ128rmbk
Definition x86/opcodes.hpp:8588
@ VFMSUB132BF16Z128m
Definition x86/opcodes.hpp:10245
@ VRCP14SDZrmkz
Definition x86/opcodes.hpp:20620
@ VPERMI2DZ256rmk
Definition x86/opcodes.hpp:16223
@ VCVTQQ2PSZrrb
Definition x86/opcodes.hpp:7399
@ VFMSUBADD132PSm
Definition x86/opcodes.hpp:10848
@ VFMULCPHZ256rmbkz
Definition x86/opcodes.hpp:11106
@ IMUL32r_NF
Definition x86/opcodes.hpp:1830
@ VFMADD231PSYm
Definition x86/opcodes.hpp:9786
@ SHR64mi_ND
Definition x86/opcodes.hpp:4578
@ VCVTPH2DQZ256rmbk
Definition x86/opcodes.hpp:6676
@ VFCMADDCPHZ256r
Definition x86/opcodes.hpp:9216
@ VFNMSUB213BF16Zmkz
Definition x86/opcodes.hpp:11864
@ VPRORDZ256mbi
Definition x86/opcodes.hpp:18580
@ VFMSUB231PDYr
Definition x86/opcodes.hpp:10611
@ VGF2P8MULBZrr
Definition x86/opcodes.hpp:12702
@ VAESENCLASTZ128rr
Definition x86/opcodes.hpp:5382
@ ROR8m1_ND
Definition x86/opcodes.hpp:3999
@ VPSRADZ128rrk
Definition x86/opcodes.hpp:19414
@ MMX_PMAXUBrr
Definition x86/opcodes.hpp:2471
@ VMOVDQUrr
Definition x86/opcodes.hpp:13831
@ VFNMADD231BF16Zmbk
Definition x86/opcodes.hpp:11491
@ ADC16i16
Definition x86/opcodes.hpp:469
@ VMINMAXSHrmi
Definition x86/opcodes.hpp:13338
@ VRCPPHZmb
Definition x86/opcodes.hpp:20718
@ VCVTTPD2DQSZrm
Definition x86/opcodes.hpp:7658
@ VGETEXPBF16Z256mbk
Definition x86/opcodes.hpp:12346
@ XCRYPTCTR
Definition x86/opcodes.hpp:22172
@ VCVTBIASPH2BF8SZ128rm
Definition x86/opcodes.hpp:6136
@ VMINMAXSHrri_Int
Definition x86/opcodes.hpp:13343
@ LOCK_OR8mi
Definition x86/opcodes.hpp:2243
@ VPMOVWBZmrk
Definition x86/opcodes.hpp:17940
@ VFMADD231SDZr_Int
Definition x86/opcodes.hpp:9825
@ VGF2P8MULBZ256rr
Definition x86/opcodes.hpp:12696
@ VPMOVUSDBZ256mr
Definition x86/opcodes.hpp:17841
@ VFNMSUB213SHZrbk_Int
Definition x86/opcodes.hpp:11990
@ MOV16rm
Definition x86/opcodes.hpp:2571
@ G_SSUBO
Definition x86/opcodes.hpp:187
@ ADD64rr_REV
Definition x86/opcodes.hpp:699
@ VFMADDCSHZrbkz
Definition x86/opcodes.hpp:9900
@ SBB16rm_ND
Definition x86/opcodes.hpp:4204
@ VPDPWUSDSZ128rkz
Definition x86/opcodes.hpp:16036
@ VFNMADD231BF16Zr
Definition x86/opcodes.hpp:11495
@ VFMADDSUB213PDr
Definition x86/opcodes.hpp:10066
@ SUB32rr_NF_ND_REV
Definition x86/opcodes.hpp:4844
@ VPMOVUSWBZmr
Definition x86/opcodes.hpp:17921
@ VMOVDQA64Zmr
Definition x86/opcodes.hpp:13674
@ VPSRLDZ128rik
Definition x86/opcodes.hpp:19630
@ XSUSLDTRK
Definition x86/opcodes.hpp:22357
@ VPERMT2PSZ128rmb
Definition x86/opcodes.hpp:16645
@ VPCMPGTWrr
Definition x86/opcodes.hpp:15429
@ MOVHPDmr
Definition x86/opcodes.hpp:2681
@ VFMADD132PHZrbk
Definition x86/opcodes.hpp:9444
@ VCVTTPH2DQZrrbkz
Definition x86/opcodes.hpp:7920
@ VMOVAPSZ128rrkz_REV
Definition x86/opcodes.hpp:13564
@ VMINMAXBF16Z256rrik
Definition x86/opcodes.hpp:13226
@ VRCP28PDZmk
Definition x86/opcodes.hpp:20634
@ VCVTPH2UQQZ256rmk
Definition x86/opcodes.hpp:6967
@ VMAXBF16Z256rmb
Definition x86/opcodes.hpp:12826
@ VPMULTISHIFTQBZrrkz
Definition x86/opcodes.hpp:18279
@ PTWRITE64m
Definition x86/opcodes.hpp:3524
@ IMULZU64rri32
Definition x86/opcodes.hpp:1897
@ VPBROADCASTBZ128rrk
Definition x86/opcodes.hpp:15102
@ FARCALL32m
Definition x86/opcodes.hpp:1676
@ XCHG64rr
Definition x86/opcodes.hpp:22166
@ XOR8rr_NF
Definition x86/opcodes.hpp:22329
@ VREDUCESHZrrik
Definition x86/opcodes.hpp:20873
@ VRCP14PSZ128rk
Definition x86/opcodes.hpp:20598
@ VCVTTPD2UDQSZ256rrbkz
Definition x86/opcodes.hpp:7785
@ VPDPWSUDSZ128r
Definition x86/opcodes.hpp:15972
@ VPSRAVWZ256rr
Definition x86/opcodes.hpp:19561
@ VFMSUB213PDZ128mk
Definition x86/opcodes.hpp:10447
@ VGETEXPPDZ256rkz
Definition x86/opcodes.hpp:12379
@ VCVTTPD2DQSZ256rmbk
Definition x86/opcodes.hpp:7648
@ VMOVDI2PDIrr
Definition x86/opcodes.hpp:13616
@ VPCMPUDZrmi
Definition x86/opcodes.hpp:15478
@ VFMSUBADD213PHZrk
Definition x86/opcodes.hpp:10912
@ PUNPCKLQDQrm
Definition x86/opcodes.hpp:3540
@ PFMULrm
Definition x86/opcodes.hpp:3211
@ VSUBPDZrmbk
Definition x86/opcodes.hpp:21769
@ VPSRAVQZ128rrk
Definition x86/opcodes.hpp:19532
@ VPMULHWZ128rr
Definition x86/opcodes.hpp:18156
@ VPOPCNTQZ256rrk
Definition x86/opcodes.hpp:18372
@ VGETEXPPSZ256mb
Definition x86/opcodes.hpp:12432
@ VFNMADD213PHZmbk
Definition x86/opcodes.hpp:11383
@ VFMSUB213SHZrk_Int
Definition x86/opcodes.hpp:10565
@ VPANDNDZ128rr
Definition x86/opcodes.hpp:14867
@ VUNPCKHPDZ256rrk
Definition x86/opcodes.hpp:21950
@ VFMSUB213SDZm_Int
Definition x86/opcodes.hpp:10540
@ VUNPCKLPDZ256rmbk
Definition x86/opcodes.hpp:22007
@ VPMINUQZ256rmbkz
Definition x86/opcodes.hpp:17479
@ VCVTSD2SSZrm
Definition x86/opcodes.hpp:7433
@ VMOVAPSZ128rrk_REV
Definition x86/opcodes.hpp:13562
@ XOR8i8
Definition x86/opcodes.hpp:22301
@ VSHUFPDZ128rrikz
Definition x86/opcodes.hpp:21475
@ VMAXSDZrrk_Int
Definition x86/opcodes.hpp:13049
@ VP2INTERSECTQZ128rm
Definition x86/opcodes.hpp:14395
@ VGETEXPBF16Zmbkz
Definition x86/opcodes.hpp:12356
@ MOV16ri
Definition x86/opcodes.hpp:2569
@ MMX_PSUBDrr
Definition x86/opcodes.hpp:2528
@ VDPPHPSZ256rkz
Definition x86/opcodes.hpp:9055
@ VSQRTPHZr
Definition x86/opcodes.hpp:21638
@ VGETMANTPHZrmik
Definition x86/opcodes.hpp:12558
@ VCVTTPS2UQQZ128rmbk
Definition x86/opcodes.hpp:8415
@ VPCMPQZ128rmik
Definition x86/opcodes.hpp:15437
@ MMX_MOVQ64rr_REV
Definition x86/opcodes.hpp:2398
@ VCVTDQ2PHZrmbk
Definition x86/opcodes.hpp:6295
@ VPMOVDBZ256rr
Definition x86/opcodes.hpp:17529
@ VPSLLWZ128rrk
Definition x86/opcodes.hpp:19369
@ VPMAXUBZ256rr
Definition x86/opcodes.hpp:17221
@ TEST64mr
Definition x86/opcodes.hpp:5055
@ VFPCLASSBF16Z128rik
Definition x86/opcodes.hpp:12216
@ VSHUFF64X2Zrmbikz
Definition x86/opcodes.hpp:21422
@ VPERMPSZ256rmk
Definition x86/opcodes.hpp:16520
@ VFNMSUB231BF16Z128mbk
Definition x86/opcodes.hpp:12012
@ VPCONFLICTQZ128rmk
Definition x86/opcodes.hpp:15631
@ REPNE_PREFIX
Definition x86/opcodes.hpp:3758
@ VPANDDZ128rmkz
Definition x86/opcodes.hpp:14839
@ SUB16rr_REV
Definition x86/opcodes.hpp:4805
@ VMOVDQU16Zrrk_REV
Definition x86/opcodes.hpp:13723
@ VPSHUFHWZ256rik
Definition x86/opcodes.hpp:19122
@ VPSUBSWZ128rrkz
Definition x86/opcodes.hpp:19957
@ VSHUFF32X4Zrrik
Definition x86/opcodes.hpp:21409
@ VFNMADD213PHZ256mbkz
Definition x86/opcodes.hpp:11375
@ VPSLLWZ128rmkz
Definition x86/opcodes.hpp:19367
@ VMINCSSZrr
Definition x86/opcodes.hpp:13207
@ G_STRICT_FMA
Definition x86/opcodes.hpp:306
@ VFMSUBADD132PDZmb
Definition x86/opcodes.hpp:10773
@ VPBROADCASTBZ128rr
Definition x86/opcodes.hpp:15101
@ VGETMANTPDZ128rmbikz
Definition x86/opcodes.hpp:12508
@ VFNMSUB213SSZr_Int
Definition x86/opcodes.hpp:11999
@ NOT16r_ND
Definition x86/opcodes.hpp:2904
@ VMINMAXPHZ128rrikz
Definition x86/opcodes.hpp:13275
@ PACKSSDWrr
Definition x86/opcodes.hpp:3100
@ VPUNPCKHQDQZrr
Definition x86/opcodes.hpp:20295
@ VANDNPDYrm
Definition x86/opcodes.hpp:5457
@ DIV_F32m
Definition x86/opcodes.hpp:1612
@ VCVTPS2UDQZ256rmb
Definition x86/opcodes.hpp:7264
@ VPMINUDZrmb
Definition x86/opcodes.hpp:17457
@ VALIGNQZ128rmikz
Definition x86/opcodes.hpp:5435
@ VDBPSADBWZrri
Definition x86/opcodes.hpp:8840
@ VPERMI2DZ256rm
Definition x86/opcodes.hpp:16219
@ VPMOVSXBDZrrkz
Definition x86/opcodes.hpp:17723
@ VCVTTPD2UQQZ128rmbkz
Definition x86/opcodes.hpp:7866
@ VFPCLASSPDZ256ri
Definition x86/opcodes.hpp:12239
@ VPSHRDVDZ128rk
Definition x86/opcodes.hpp:18962
@ PT2RPNTLVWZ1T1
Definition x86/opcodes.hpp:3455
@ OR64mr_NF_ND
Definition x86/opcodes.hpp:3021
@ IMUL64rri32
Definition x86/opcodes.hpp:1875
@ VALIGNQZ128rrikz
Definition x86/opcodes.hpp:5438
@ VGETEXPPSZm
Definition x86/opcodes.hpp:12440
@ VMOVLPSZ128rm
Definition x86/opcodes.hpp:13850
@ VFNMADD213PSZmk
Definition x86/opcodes.hpp:11417
@ VMULPSZrmbk
Definition x86/opcodes.hpp:14265
@ VFMSUB132BF16Z128mb
Definition x86/opcodes.hpp:10246
@ VFNMSUB132PDZmkz
Definition x86/opcodes.hpp:11724
@ VFMSUB213PDZ128mkz
Definition x86/opcodes.hpp:10448
@ ISTT_Fp32m32
Definition x86/opcodes.hpp:1984
@ VORPDZ256rmk
Definition x86/opcodes.hpp:14339
@ VGF2P8AFFINEQBZ128rmbik
Definition x86/opcodes.hpp:12657
@ VMOV64toSDrr
Definition x86/opcodes.hpp:13508
@ WRUSSQ
Definition x86/opcodes.hpp:22139
@ VFNMSUB213PDZ128mkz
Definition x86/opcodes.hpp:11875
@ CVTDQ2PSrm
Definition x86/opcodes.hpp:1441
@ VFMADD132PHZrkz
Definition x86/opcodes.hpp:9447
@ VCVTNEPS2BF16rr
Definition x86/opcodes.hpp:6422
@ ADD_F64m
Definition x86/opcodes.hpp:752
@ VCVTDQ2PHZ256rrk
Definition x86/opcodes.hpp:6291
@ VFMULCSHZrrbkz
Definition x86/opcodes.hpp:11130
@ VPMOVSXBDrm
Definition x86/opcodes.hpp:17724
@ VPDPWUSDSZrk
Definition x86/opcodes.hpp:16053
@ MOVUPDrm
Definition x86/opcodes.hpp:2757
@ VPUNPCKHBWZ128rmk
Definition x86/opcodes.hpp:20219
@ VPSHLDDZ256rrikz
Definition x86/opcodes.hpp:18762
@ PEXTRBrri
Definition x86/opcodes.hpp:3185
@ VFMADD132PDZrb
Definition x86/opcodes.hpp:9411
@ VMOVUPSZ256rmkz
Definition x86/opcodes.hpp:14083
@ VBLENDMPSZ256rmkz
Definition x86/opcodes.hpp:5627
@ VCVTTPD2UDQZrrbkz
Definition x86/opcodes.hpp:7827
@ PMOVSXBQrm
Definition x86/opcodes.hpp:3288
@ VFMADD231PSZ256mbk
Definition x86/opcodes.hpp:9799
@ VPERMPDZ256mik
Definition x86/opcodes.hpp:16482
@ VPROLQZ256mi
Definition x86/opcodes.hpp:18502
@ VPHADDWQrr
Definition x86/opcodes.hpp:16875
@ VMULPSZ128rmkz
Definition x86/opcodes.hpp:14250
@ VPEXPANDBZ128rr
Definition x86/opcodes.hpp:16737
@ VMINMAXSDrribk_Int
Definition x86/opcodes.hpp:13334
@ VADDPDZ128rmbk
Definition x86/opcodes.hpp:5216
@ VCVTSI642SDrr_Int
Definition x86/opcodes.hpp:7518
@ PSRLQrm
Definition x86/opcodes.hpp:3425
@ VCVTPS2IUBSZ128rmkz
Definition x86/opcodes.hpp:7113
@ VPDPBUSDZmbk
Definition x86/opcodes.hpp:15831
@ VSCALEFSDZrmk
Definition x86/opcodes.hpp:21344
@ MINCSSrm
Definition x86/opcodes.hpp:2353
@ VPERMDZrm
Definition x86/opcodes.hpp:16183
@ SHL8mi_EVEX
Definition x86/opcodes.hpp:4419
@ TZCNT32rm
Definition x86/opcodes.hpp:5108
@ VCVTTPH2UDQZ128rrkz
Definition x86/opcodes.hpp:8021
@ VBROADCASTI32X8Zrmk
Definition x86/opcodes.hpp:5713
@ VCVTTPS2QQZrmbkz
Definition x86/opcodes.hpp:8311
@ VPDPWSSDSZr
Definition x86/opcodes.hpp:15928
@ VPSHUFHWZmik
Definition x86/opcodes.hpp:19125
@ VAESENCLASTYrm
Definition x86/opcodes.hpp:5379
@ VPUNPCKHWDZ128rm
Definition x86/opcodes.hpp:20302
@ VPTESTNMDZ256rmb
Definition x86/opcodes.hpp:20171
@ VPADDWZrmk
Definition x86/opcodes.hpp:14805
@ VCVTTPS2UDQZ128rrkz
Definition x86/opcodes.hpp:8358
@ VMAXPDZ256rmbkz
Definition x86/opcodes.hpp:12956
@ VCVTTBF162IBSZ256rmb
Definition x86/opcodes.hpp:7593
@ RCR64m1
Definition x86/opcodes.hpp:3699
@ VPEXPANDWZ256rrk
Definition x86/opcodes.hpp:16798
@ FARCALL16i
Definition x86/opcodes.hpp:1673
@ VPDPBSUDZ128rk
Definition x86/opcodes.hpp:15756
@ VPADDSBZrrk
Definition x86/opcodes.hpp:14720
@ VSUBPSZrrbk
Definition x86/opcodes.hpp:21839
@ RORX64mi
Definition x86/opcodes.hpp:4031
@ VMOVSHZrrk_REV
Definition x86/opcodes.hpp:13978
@ VANDNPSZ256rm
Definition x86/opcodes.hpp:5499
@ VSHUFPSZ128rmbi
Definition x86/opcodes.hpp:21498
@ VFMADD213PDZrbk
Definition x86/opcodes.hpp:9581
@ VEXPANDPDZ128rr
Definition x86/opcodes.hpp:9100
@ VCVTPH2HF8SZ256rmbk
Definition x86/opcodes.hpp:6706
@ VPSHRDDZrmi
Definition x86/opcodes.hpp:18922
@ VFNMSUB231PHZ128mkz
Definition x86/opcodes.hpp:12076
@ VPSHLDVDZ256rkz
Definition x86/opcodes.hpp:18816
@ CLGI
Definition x86/opcodes.hpp:1238
@ SAR32m1
Definition x86/opcodes.hpp:4087
@ VMOVUPDZ128rr
Definition x86/opcodes.hpp:14032
@ VPORDZrrk
Definition x86/opcodes.hpp:18426
@ SBB32i32
Definition x86/opcodes.hpp:4211
@ ROR16ri
Definition x86/opcodes.hpp:3932
@ VCOMISSZrm
Definition x86/opcodes.hpp:5896
@ VPSRLVQZ256rrk
Definition x86/opcodes.hpp:19771
@ VPDPBUSDSZ256r
Definition x86/opcodes.hpp:15795
@ VMINMAXPSZ128rmbi
Definition x86/opcodes.hpp:13297
@ VPMOVSXWQZ128rm
Definition x86/opcodes.hpp:17816
@ VSHUFF64X2Z256rmi
Definition x86/opcodes.hpp:21414
@ VEXPANDPSZrrkz
Definition x86/opcodes.hpp:9132
@ VSQRTSHZm_Int
Definition x86/opcodes.hpp:21694
@ VPSRLDZ256mi
Definition x86/opcodes.hpp:19641
@ VPCMPGTDZrmbk
Definition x86/opcodes.hpp:15386
@ VFCMADDCSHZr
Definition x86/opcodes.hpp:9234
@ VPMOVZXBWZ128rmk
Definition x86/opcodes.hpp:17991
@ VFMADD231PSZ256mkz
Definition x86/opcodes.hpp:9802
@ VFMSUB213PDZrbk
Definition x86/opcodes.hpp:10469
@ VCVTTSS2USI64Srr_Int
Definition x86/opcodes.hpp:8542
@ VMOVDQU16Z256rm
Definition x86/opcodes.hpp:13706
@ VFMADD213PSZ128r
Definition x86/opcodes.hpp:9625
@ VPMOVQWZmr
Definition x86/opcodes.hpp:17609
@ VFNMSUB231BF16Zm
Definition x86/opcodes.hpp:12028
@ PTDPBSUDV
Definition x86/opcodes.hpp:406
@ VXORPSZ128rrk
Definition x86/opcodes.hpp:22096
@ VFNMSUB132SSZr
Definition x86/opcodes.hpp:11829
@ VGETEXPBF16Zrkz
Definition x86/opcodes.hpp:12361
@ VPSLLDri
Definition x86/opcodes.hpp:19222
@ VPERMPDZmbik
Definition x86/opcodes.hpp:16497
@ FsFLD0F128
Definition x86/opcodes.hpp:363
@ VPEXPANDQZ256rmk
Definition x86/opcodes.hpp:16777
@ VRSQRT14SDZrrk
Definition x86/opcodes.hpp:21108
@ VPCOMPRESSDZ256rr
Definition x86/opcodes.hpp:15550
@ VPMAXSQZ256rrk
Definition x86/opcodes.hpp:17177
@ VCVTPH2DQZrr
Definition x86/opcodes.hpp:6689
@ VPRORVQZ256rr
Definition x86/opcodes.hpp:18667
@ VPMULLDZ256rr
Definition x86/opcodes.hpp:18190
@ VPERMT2DZrmk
Definition x86/opcodes.hpp:16612
@ INSERTPSrmi
Definition x86/opcodes.hpp:1950
@ VCVTBIASPH2HF8Z128rr
Definition x86/opcodes.hpp:6223
@ ROUNDPSri
Definition x86/opcodes.hpp:4038
@ MMX_PMADDWDrr
Definition x86/opcodes.hpp:2467
@ VPACKUSDWrm
Definition x86/opcodes.hpp:14594
@ VFMSUBADD213PDZrbk
Definition x86/opcodes.hpp:10878
@ VFMADDSUB231PHZrbk
Definition x86/opcodes.hpp:10191
@ VPANDNQZ128rrkz
Definition x86/opcodes.hpp:14896
@ VPMOVZXDQrm
Definition x86/opcodes.hpp:18030
@ VPXORQZ256rmbkz
Definition x86/opcodes.hpp:20467
@ VPTERNLOGQZ128rmik
Definition x86/opcodes.hpp:20069
@ VPMOVUSDWZmrk
Definition x86/opcodes.hpp:17862
@ VCVTPH2QQZrrkz
Definition x86/opcodes.hpp:6923
@ VRANGEPSZ128rrik
Definition x86/opcodes.hpp:20523
@ VCVTPH2PDZ128rmb
Definition x86/opcodes.hpp:6810
@ DEC64m_NF
Definition x86/opcodes.hpp:1541
@ VSUBPSZ128rmbkz
Definition x86/opcodes.hpp:21816
@ VFMADDSUB213PSZ128m
Definition x86/opcodes.hpp:10099
@ VCVTPH2BF8Z128rmk
Definition x86/opcodes.hpp:6642
@ VFMSUBADD231PDZ256m
Definition x86/opcodes.hpp:10959
@ VFNMSUB231PHZmb
Definition x86/opcodes.hpp:12090
@ VPEXPANDDZrmkz
Definition x86/opcodes.hpp:16766
@ VPMOVM2BZ256rk
Definition x86/opcodes.hpp:17553
@ VSQRTPHZ128rk
Definition x86/opcodes.hpp:21621
@ VPMOVSXBDZ256rrkz
Definition x86/opcodes.hpp:17717
@ VCVT2PH2BF8SZrmb
Definition x86/opcodes.hpp:5963
@ VPROLVDZ128rrkz
Definition x86/opcodes.hpp:18525
@ CMP16mi
Definition x86/opcodes.hpp:1317
@ MMX_PUNPCKLDQrm
Definition x86/opcodes.hpp:2549
@ VPSRAQZmikz
Definition x86/opcodes.hpp:19484
@ VFMADD132SSZrkz_Int
Definition x86/opcodes.hpp:9521
@ VPBROADCASTBYrr
Definition x86/opcodes.hpp:15097
@ VFMADDSUB231PSZrk
Definition x86/opcodes.hpp:10225
@ VFMSUB213PSZmbkz
Definition x86/opcodes.hpp:10528
@ PT2RPNTLVWZ0RST1V
Definition x86/opcodes.hpp:396
@ VFNMADD231PSZ256rk
Definition x86/opcodes.hpp:11580
@ VCVTPH2QQZrmk
Definition x86/opcodes.hpp:6916
@ IMUL16rri8_EVEX
Definition x86/opcodes.hpp:1821
@ LOCK_BTC16m
Definition x86/opcodes.hpp:2208
@ G_FSINH
Definition x86/opcodes.hpp:289
@ POP32rmr
Definition x86/opcodes.hpp:3333
@ VUCOMXSHZrr_Int
Definition x86/opcodes.hpp:21925
@ VINSERTF32X8Zrri
Definition x86/opcodes.hpp:12740
@ VCVTTSD2USIZrr
Definition x86/opcodes.hpp:8488
@ VFMADD231PHZmkz
Definition x86/opcodes.hpp:9779
@ IMULZU16rmi8
Definition x86/opcodes.hpp:1888
@ VFMADD132SSZrbk_Int
Definition x86/opcodes.hpp:9518
@ VFMSUBADD213PSZ128mb
Definition x86/opcodes.hpp:10917
@ VMULPSZrrbk
Definition x86/opcodes.hpp:14271
@ VPSRLDZ256rmk
Definition x86/opcodes.hpp:19648
@ VCVTTPH2DQZ128rmbkz
Definition x86/opcodes.hpp:7896
@ VPADDWZ128rm
Definition x86/opcodes.hpp:14792
@ VRSQRT28SSZr
Definition x86/opcodes.hpp:21152
@ BLCMSK64rr
Definition x86/opcodes.hpp:1026
@ VEXTRACTI64X4Zmrik
Definition x86/opcodes.hpp:9193
@ VPCMPUBZ128rmik
Definition x86/opcodes.hpp:15453
@ VSUBPDZ256rmk
Definition x86/opcodes.hpp:21762
@ VPLZCNTQZ256rrkz
Definition x86/opcodes.hpp:16960
@ VCVTTBF162IBSZ128rm
Definition x86/opcodes.hpp:7583
@ VPDPWSSDSrr
Definition x86/opcodes.hpp:15932
@ VPEXPANDQZrr
Definition x86/opcodes.hpp:16785
@ VPMOVZXBQYrr
Definition x86/opcodes.hpp:17967
@ VRNDSCALEPSZrrib
Definition x86/opcodes.hpp:20996
@ CMOV_RFP64
Definition x86/opcodes.hpp:1301
@ VGETEXPPHZrbkz
Definition x86/opcodes.hpp:12419
@ VMOVRSWZmk
Definition x86/opcodes.hpp:13925
@ VUNPCKLPSZrm
Definition x86/opcodes.hpp:22045
@ MOVDQUrm
Definition x86/opcodes.hpp:2677
@ LCMPXCHG16
Definition x86/opcodes.hpp:2124
@ VPUNPCKLQDQYrr
Definition x86/opcodes.hpp:20376
@ VMOVAPDZ128rrk
Definition x86/opcodes.hpp:13520
@ VPSHLQrm
Definition x86/opcodes.hpp:18894
@ VPSHLDQZ128rmik
Definition x86/opcodes.hpp:18776
@ NEG16r_NF
Definition x86/opcodes.hpp:2860
@ VPERMI2BZ128rrkz
Definition x86/opcodes.hpp:16197
@ VCVTPH2IBSZ256rrkz
Definition x86/opcodes.hpp:6766
@ VPMOVSXWQYrr
Definition x86/opcodes.hpp:17815
@ VSHUFI32X4Zrrik
Definition x86/opcodes.hpp:21445
@ VCVTTPS2UQQSZrmkz
Definition x86/opcodes.hpp:8406
@ PACKUSWBrr
Definition x86/opcodes.hpp:3106
@ SUBPDrr
Definition x86/opcodes.hpp:4922
@ VPBLENDMWZ128rmk
Definition x86/opcodes.hpp:15071
@ VSQRTPSZ256rk
Definition x86/opcodes.hpp:21662
@ VFMSUB132PSZ128mkz
Definition x86/opcodes.hpp:10343
@ VCVTTPS2DQSZ256rmkz
Definition x86/opcodes.hpp:8147
@ VPUNPCKLDQZrrk
Definition x86/opcodes.hpp:20371
@ VMULPSZ128rmbk
Definition x86/opcodes.hpp:14247
@ VCVTTPH2UWZ128rrkz
Definition x86/opcodes.hpp:8081
@ VPABSDYrr
Definition x86/opcodes.hpp:14433
@ VEXTRACTF32X8Zrrik
Definition x86/opcodes.hpp:9148
@ VPSLLQZ256mbi
Definition x86/opcodes.hpp:19243
@ VGF2P8AFFINEQBZ128rrikz
Definition x86/opcodes.hpp:12664
@ VDPPHPSZ128mk
Definition x86/opcodes.hpp:9042
@ MOVBE16rr_REV
Definition x86/opcodes.hpp:2645
@ VPERMI2WZ256rrkz
Definition x86/opcodes.hpp:16329
@ VFMSUBADD231PDZ256r
Definition x86/opcodes.hpp:10965
@ VPANDNQZrrk
Definition x86/opcodes.hpp:14913
@ VFMSUBADD231PDZ256rkz
Definition x86/opcodes.hpp:10967
@ VSCALEFBF16Z256rmb
Definition x86/opcodes.hpp:21236
@ VCVTPH2IUBSZrmb
Definition x86/opcodes.hpp:6798
@ VFNMSUBPD4Yrr
Definition x86/opcodes.hpp:12181
@ VFMADD231PDZmbk
Definition x86/opcodes.hpp:9744
@ VFMSUB213PSZ128mbk
Definition x86/opcodes.hpp:10509
@ MMX_CVTTPD2PIrm
Definition x86/opcodes.hpp:2375
@ VPERMI2PSZ256rrkz
Definition x86/opcodes.hpp:16281
@ VPMOVZXWDYrr
Definition x86/opcodes.hpp:18033
@ VPDPBUSDSZr
Definition x86/opcodes.hpp:15804
@ VSCALEFPDZ256rr
Definition x86/opcodes.hpp:21268
@ VPCMPEQWZrrk
Definition x86/opcodes.hpp:15347
@ SHR64mi_NF
Definition x86/opcodes.hpp:4579
@ VPRORQZmik
Definition x86/opcodes.hpp:18620
@ UCOMISDrm
Definition x86/opcodes.hpp:5125
@ VFMSUBADD213PSZmkz
Definition x86/opcodes.hpp:10939
@ BTR32rr
Definition x86/opcodes.hpp:1131
@ G_FRINT
Definition x86/opcodes.hpp:293
@ VCVTSS2USI64Zrm_Int
Definition x86/opcodes.hpp:7577
@ VPSRAVDZrmk
Definition x86/opcodes.hpp:19518
@ VPCMPEQWZ256rmk
Definition x86/opcodes.hpp:15341
@ VPERMI2DZ128rmb
Definition x86/opcodes.hpp:16211
@ VFMADDSUB213PHZ128mb
Definition x86/opcodes.hpp:10068
@ VPOPCNTQZ256rr
Definition x86/opcodes.hpp:18371
@ VPABSDZ128rr
Definition x86/opcodes.hpp:14440
@ VCVTPD2DQZ256rrkz
Definition x86/opcodes.hpp:6442
@ VFPCLASSPSZ256mi
Definition x86/opcodes.hpp:12273
@ VMOVUPDZrr_REV
Definition x86/opcodes.hpp:14055
@ VPMINUQZ256rrk
Definition x86/opcodes.hpp:17483
@ NEG32r_NF
Definition x86/opcodes.hpp:2870
@ PUSH32rmr
Definition x86/opcodes.hpp:3555
@ VPSRAQZ128rik
Definition x86/opcodes.hpp:19456
@ VCVTTPS2UQQZ256rr
Definition x86/opcodes.hpp:8428
@ BLSMSK32rm_NF
Definition x86/opcodes.hpp:1061
@ VMINMAXBF16Zrrikz
Definition x86/opcodes.hpp:13236
@ MOV8ao64
Definition x86/opcodes.hpp:2618
@ VPSRLWZ256rmk
Definition x86/opcodes.hpp:19824
@ VPEXPANDWZ128rm
Definition x86/opcodes.hpp:16788
@ VMOVDQU32Z256rmkz
Definition x86/opcodes.hpp:13741
@ VCVTBIASPH2BF8SZ256rr
Definition x86/opcodes.hpp:6151
@ BTS32ri8
Definition x86/opcodes.hpp:1142
@ VPSUBBZ256rrkz
Definition x86/opcodes.hpp:19857
@ PSRLWrm
Definition x86/opcodes.hpp:3428
@ VPSRLVDZrmkz
Definition x86/opcodes.hpp:19747
@ WRMSRNS
Definition x86/opcodes.hpp:22129
@ XSAVEC
Definition x86/opcodes.hpp:22347
@ VRCP14PSZr
Definition x86/opcodes.hpp:20615
@ VFPCLASSPHZ128rik
Definition x86/opcodes.hpp:12252
@ VCVTTPD2QQSZ256rrbk
Definition x86/opcodes.hpp:7721
@ VFNMSUB213SSZrbk_Int
Definition x86/opcodes.hpp:12002
@ LOCK_AND16mr
Definition x86/opcodes.hpp:2199
@ VCOMPRESSPSZmr
Definition x86/opcodes.hpp:5930
@ DIVR_Fp64m
Definition x86/opcodes.hpp:1593
@ VCVTBIASPH2BF8SZ128rmbkz
Definition x86/opcodes.hpp:6139
@ VCVTQQ2PDZrrkz
Definition x86/opcodes.hpp:7343
@ VMINSSZrrkz_Int
Definition x86/opcodes.hpp:13494
@ VPMOVSXBWZ256rrk
Definition x86/opcodes.hpp:17760
@ SBB16mr_EVEX
Definition x86/opcodes.hpp:4194
@ LOCK_ADD64mi32
Definition x86/opcodes.hpp:2192
@ VPROTQri
Definition x86/opcodes.hpp:18693
@ PUSHSS32
Definition x86/opcodes.hpp:3580
@ ROL8ri_NF_ND
Definition x86/opcodes.hpp:3906
@ G_ATOMICRMW_XOR
Definition x86/opcodes.hpp:133
@ VCVTPH2PSYrm
Definition x86/opcodes.hpp:6869
@ VFMSUBADD213PDZ256mbkz
Definition x86/opcodes.hpp:10864
@ VCVTPH2PSXZrr
Definition x86/opcodes.hpp:6863
@ VPMOVQDZ256rr
Definition x86/opcodes.hpp:17591
@ VFIXUPIMMPDZ128rmik
Definition x86/opcodes.hpp:9283
@ VCVTPD2UQQZ128rrkz
Definition x86/opcodes.hpp:6589
@ VFMSUB231SSZm
Definition x86/opcodes.hpp:10736
@ VMOVDQU16Zrmk
Definition x86/opcodes.hpp:13718
@ VCVT2PH2BF8Zrmkz
Definition x86/opcodes.hpp:5994
@ VFMSUB231PHZm
Definition x86/opcodes.hpp:10662
@ VDIVPDYrr
Definition x86/opcodes.hpp:8871
@ VCVT2PH2BF8Zrmbkz
Definition x86/opcodes.hpp:5992
@ VPMULUDQZ256rmbkz
Definition x86/opcodes.hpp:18294
@ DEC64m_ND
Definition x86/opcodes.hpp:1540
@ PTDPFP16PS
Definition x86/opcodes.hpp:3493
@ VREDUCEPSZ256rmi
Definition x86/opcodes.hpp:20839
@ ROR32m1
Definition x86/opcodes.hpp:3937
@ VPROLVDZ128rr
Definition x86/opcodes.hpp:18523
@ FINCSTP
Definition x86/opcodes.hpp:1699
@ VFMSUB132PDZmkz
Definition x86/opcodes.hpp:10297
@ VMULPDZ128rmk
Definition x86/opcodes.hpp:14185
@ VPSLLVQZ256rmk
Definition x86/opcodes.hpp:19322
@ VXORPSZ256rmb
Definition x86/opcodes.hpp:22099
@ VPUNPCKHQDQrm
Definition x86/opcodes.hpp:20298
@ VMAXSDZrm
Definition x86/opcodes.hpp:13040
@ VPERMI2DZ128rrkz
Definition x86/opcodes.hpp:16218
@ VCVTPS2IUBSZ128rmbk
Definition x86/opcodes.hpp:7110
@ VPSRLVQZ128rr
Definition x86/opcodes.hpp:19761
@ VFNMADD132BF16Zrkz
Definition x86/opcodes.hpp:11159
@ DIV_FI16m
Definition x86/opcodes.hpp:1614
@ XOR8rr_EVEX_REV
Definition x86/opcodes.hpp:22326
@ VMOVSHZmr
Definition x86/opcodes.hpp:13969
@ SBB16ri_EVEX
Definition x86/opcodes.hpp:4200
@ VPMULLQZ128rrkz
Definition x86/opcodes.hpp:18212
@ VPACKSSDWZrmb
Definition x86/opcodes.hpp:14533
@ VCVTTPD2UDQSZ256rr
Definition x86/opcodes.hpp:7782
@ VCVTPD2QQZ128rm
Definition x86/opcodes.hpp:6521
@ VXORPSZ256rmkz
Definition x86/opcodes.hpp:22103
@ VCVTTPS2QQSZ256rmbkz
Definition x86/opcodes.hpp:8269
@ VPSRADZrrk
Definition x86/opcodes.hpp:19444
@ VCVTTPH2IBSZ256rrkz
Definition x86/opcodes.hpp:7940
@ VCVTPD2PHZ128rmbkz
Definition x86/opcodes.hpp:6460
@ VRCP14PDZ128mkz
Definition x86/opcodes.hpp:20569
@ VPMOVZXWDZ128rmk
Definition x86/opcodes.hpp:18035
@ VXORPSZrrkz
Definition x86/opcodes.hpp:22115
@ VMAXPSZ128rrk
Definition x86/opcodes.hpp:13015
@ VPSRLDZ128rrkz
Definition x86/opcodes.hpp:19637
@ VFMADDSUB231PDZm
Definition x86/opcodes.hpp:10151
@ VPSHUFHWYri
Definition x86/opcodes.hpp:19111
@ VDIVSSZrr_Int
Definition x86/opcodes.hpp:8999
@ VMOVSHDUPZrr
Definition x86/opcodes.hpp:13964
@ AND64rr_NF_REV
Definition x86/opcodes.hpp:929
@ VPACKUSWBZ128rr
Definition x86/opcodes.hpp:14601
@ VFMSUB213PHZmb
Definition x86/opcodes.hpp:10494
@ VGATHERQPDZ128rm
Definition x86/opcodes.hpp:12326
@ VCVTTPS2IUBSZ256rmbk
Definition x86/opcodes.hpp:8238
@ VFCMADDCPHZ128mkz
Definition x86/opcodes.hpp:9206
@ VPSRLVWZ128rrkz
Definition x86/opcodes.hpp:19789
@ MMX_MOVQ64rr
Definition x86/opcodes.hpp:2397
@ VGETMANTPSZ128rmik
Definition x86/opcodes.hpp:12570
@ ISTT_Fp64m32
Definition x86/opcodes.hpp:1987
@ VFNMADD213BF16Z128rkz
Definition x86/opcodes.hpp:11310
@ VCMPPHZrmik
Definition x86/opcodes.hpp:5817
@ VFMADDCPHZ256mbk
Definition x86/opcodes.hpp:9875
@ VFMSUB231PSm
Definition x86/opcodes.hpp:10706
@ VMOVAPDZ256rrkz_REV
Definition x86/opcodes.hpp:13534
@ VFMADD231SSZr_Int
Definition x86/opcodes.hpp:9853
@ G_INTRINSIC_ROUND
Definition x86/opcodes.hpp:111
@ VSHUFPDZ128rmikz
Definition x86/opcodes.hpp:21472
@ VFNMSUB132PHZmbkz
Definition x86/opcodes.hpp:11754
@ VCVTUDQ2PDZ256rmbk
Definition x86/opcodes.hpp:8570
@ SBB64rr_EVEX
Definition x86/opcodes.hpp:4256
@ DEC32m_NF
Definition x86/opcodes.hpp:1530
@ ROR32ri_NF
Definition x86/opcodes.hpp:3965
@ VPSRLVQZ256rmb
Definition x86/opcodes.hpp:19765
@ VPDPWUSDZ128mbk
Definition x86/opcodes.hpp:16061
@ VCVTTPS2DQZ128rmkz
Definition x86/opcodes.hpp:8170
@ VPUNPCKLWDZ128rmkz
Definition x86/opcodes.hpp:20410
@ SUB8ri8
Definition x86/opcodes.hpp:4901
@ VFMADD231PHZrbkz
Definition x86/opcodes.hpp:9783
@ T2RPNTLVWZ0T1_EVEX
Definition x86/opcodes.hpp:4989
@ RCR16r1_ND
Definition x86/opcodes.hpp:3674
@ VPADDWrm
Definition x86/opcodes.hpp:14810
@ VFNMADDSS4mr
Definition x86/opcodes.hpp:11664
@ VFMADD213SSZmkz_Int
Definition x86/opcodes.hpp:9682
@ VPSCATTERQDZ128mr
Definition x86/opcodes.hpp:18719
@ G_SMULFIXSAT
Definition x86/opcodes.hpp:201
@ VMOVDDUPYrr
Definition x86/opcodes.hpp:13592
@ VPERMPDYmi
Definition x86/opcodes.hpp:16476
@ VPCMPISTRMrri
Definition x86/opcodes.hpp:15433
@ VPACKSSWBZ256rmkz
Definition x86/opcodes.hpp:14553
@ VPHADDDYrr
Definition x86/opcodes.hpp:16853
@ VADDSDZrrb_Int
Definition x86/opcodes.hpp:5316
@ SHR16r1
Definition x86/opcodes.hpp:4521
@ VCVTPH2UWZrrk
Definition x86/opcodes.hpp:7012
@ VMAXPDZ128rmb
Definition x86/opcodes.hpp:12945
@ VCVTTPH2IUBSZ128rm
Definition x86/opcodes.hpp:7953
@ VFMSUB213BF16Zmk
Definition x86/opcodes.hpp:10436
@ VPMOVSXBQZ256rrkz
Definition x86/opcodes.hpp:17739
@ VPHADDSWYrr
Definition x86/opcodes.hpp:16857
@ VPMULUDQZ256rmk
Definition x86/opcodes.hpp:18295
@ VUNPCKHPDZrr
Definition x86/opcodes.hpp:21958
@ VUNPCKHPDZ128rr
Definition x86/opcodes.hpp:21940
@ ROR16mi_NF_ND
Definition x86/opcodes.hpp:3921
@ VFMADDSUB231PSZmkz
Definition x86/opcodes.hpp:10220
@ VPERMPSZ256rrkz
Definition x86/opcodes.hpp:16524
@ VHADDPDrr
Definition x86/opcodes.hpp:12710
@ VPMOVSXWDYrr
Definition x86/opcodes.hpp:17793
@ SUB32rr_NF_REV
Definition x86/opcodes.hpp:4845
@ MASKMOVDQU
Definition x86/opcodes.hpp:2322
@ VCVTNEPS2BF16Zrmbkz
Definition x86/opcodes.hpp:6415
@ VPMOVSQWZ256rrkz
Definition x86/opcodes.hpp:17683
@ VMINCPSZ256rmkz
Definition x86/opcodes.hpp:13185
@ INSERTQI
Definition x86/opcodes.hpp:1953
@ BLENDVPSrm0
Definition x86/opcodes.hpp:1037
@ VPANDDZ256rm
Definition x86/opcodes.hpp:14843
@ XOR32ri8_NF_ND
Definition x86/opcodes.hpp:22240
@ VPMADDUBSWZrmkz
Definition x86/opcodes.hpp:17072
@ VFNMSUB213PDZ256mb
Definition x86/opcodes.hpp:11880
@ VGETMANTPSZrribkz
Definition x86/opcodes.hpp:12593
@ VCVTUQQ2PDZ256rrkz
Definition x86/opcodes.hpp:8663
@ VREDUCEPHZrribkz
Definition x86/opcodes.hpp:20824
@ VPSUBUSBZ256rrkz
Definition x86/opcodes.hpp:19985
@ VCVTTPD2UDQZrrb
Definition x86/opcodes.hpp:7825
@ FBSTPm
Definition x86/opcodes.hpp:1684
@ VPERMI2DZ256rmb
Definition x86/opcodes.hpp:16220
@ VPSRLVWZrr
Definition x86/opcodes.hpp:19799
@ SHL16r1_EVEX
Definition x86/opcodes.hpp:4334
@ ADC32ri
Definition x86/opcodes.hpp:504
@ VPBLENDDYrri
Definition x86/opcodes.hpp:14995
@ VFMADD213PDZm
Definition x86/opcodes.hpp:9573
@ VFMADD231PHZ256mkz
Definition x86/opcodes.hpp:9770
@ VPMOVSXBQZ128rrkz
Definition x86/opcodes.hpp:17733
@ VADDPDZrmbk
Definition x86/opcodes.hpp:5234
@ VPDPBSUDZ256mbk
Definition x86/opcodes.hpp:15760
@ OR16mi8_EVEX
Definition x86/opcodes.hpp:2926
@ LSS64rm
Definition x86/opcodes.hpp:2289
@ VPSHAWrr_REV
Definition x86/opcodes.hpp:18740
@ G_UCMP
Definition x86/opcodes.hpp:179
@ VPMOVQDZ128rrkz
Definition x86/opcodes.hpp:17588
@ VPSRLDQYri
Definition x86/opcodes.hpp:19612
@ VPERMI2DZrmb
Definition x86/opcodes.hpp:16229
@ VPTESTMDZrmbk
Definition x86/opcodes.hpp:20118
@ OR32mi8_EVEX
Definition x86/opcodes.hpp:2968
@ VPORDZrmbk
Definition x86/opcodes.hpp:18421
@ VMOVUPSrm
Definition x86/opcodes.hpp:14102
@ VMOVAPSZ128rmkz
Definition x86/opcodes.hpp:13558
@ VFMSUBADD132PSZmkz
Definition x86/opcodes.hpp:10841
@ VCVTPH2IBSZ256rm
Definition x86/opcodes.hpp:6758
@ VFIXUPIMMPSZrmi
Definition x86/opcodes.hpp:9330
@ VPMOVZXDQZ128rrk
Definition x86/opcodes.hpp:18016
@ VRCP14PDZmkz
Definition x86/opcodes.hpp:20587
@ VCVTPH2PSXZrmbkz
Definition x86/opcodes.hpp:6860
@ VPOPCNTQZ256rmb
Definition x86/opcodes.hpp:18366
@ OR32rr_NF_REV
Definition x86/opcodes.hpp:3004
@ VCVTDQ2PDrr
Definition x86/opcodes.hpp:6274
@ VMOVDQU64Z256rrk_REV
Definition x86/opcodes.hpp:13778
@ VPMINSQZrmb
Definition x86/opcodes.hpp:17384
@ VSCALEFPSZ128rmk
Definition x86/opcodes.hpp:21317
@ SUB16mi8_ND
Definition x86/opcodes.hpp:4769
@ VPERMT2PSZ128rm
Definition x86/opcodes.hpp:16644
@ VSCALEFPSZrrkz
Definition x86/opcodes.hpp:21342
@ VPMOVUSWBZ128mr
Definition x86/opcodes.hpp:17911
@ AAND64mr
Definition x86/opcodes.hpp:462
@ VFMADDSUB231PSZmbkz
Definition x86/opcodes.hpp:10218
@ VANDNPSZ128rrk
Definition x86/opcodes.hpp:5497
@ VCVTTPH2UWZ128rmbk
Definition x86/opcodes.hpp:8075
@ VFNMADD213SHZm
Definition x86/opcodes.hpp:11443
@ VCVTPD2UDQZrrb
Definition x86/opcodes.hpp:6576
@ VEXTRACTF64X4Zrri
Definition x86/opcodes.hpp:9162
@ VPMINUDZ256rmbk
Definition x86/opcodes.hpp:17449
@ VCVTPS2PHXZrmkz
Definition x86/opcodes.hpp:7195
@ VMAXPSZ128rmb
Definition x86/opcodes.hpp:13009
@ VCVTUDQ2PDZrmbkz
Definition x86/opcodes.hpp:8580
@ VPSHRDVDZmk
Definition x86/opcodes.hpp:18977
@ VMAXSSZrrkz_Int
Definition x86/opcodes.hpp:13076
@ VPADDDZ128rrk
Definition x86/opcodes.hpp:14649
@ VMOVZPWILo2PWIZrr
Definition x86/opcodes.hpp:14117
@ VMOVUPDYrr
Definition x86/opcodes.hpp:14025
@ VFNMSUB132PHZ128mb
Definition x86/opcodes.hpp:11734
@ VPALIGNRZrri
Definition x86/opcodes.hpp:14829
@ V4FMADDSSrmkz
Definition x86/opcodes.hpp:5176
@ AND32rr_ND_REV
Definition x86/opcodes.hpp:884
@ VPBROADCASTMB2QZ256rr
Definition x86/opcodes.hpp:15159
@ ROL8r1_NF
Definition x86/opcodes.hpp:3895
@ VPSRAQZ256mbikz
Definition x86/opcodes.hpp:19466
@ VGETMANTSHZrmikz
Definition x86/opcodes.hpp:12607
@ PSUBUSWrr
Definition x86/opcodes.hpp:3443
@ MOV8o16a
Definition x86/opcodes.hpp:2622
@ VPMAXSDZ128rmbkz
Definition x86/opcodes.hpp:17135
@ AND16ri_NF
Definition x86/opcodes.hpp:832
@ VDIVPDZrmbk
Definition x86/opcodes.hpp:8892
@ VPDPBUUDSZ128mk
Definition x86/opcodes.hpp:15846
@ VCVTNE2PS2BF16Z128rmbkz
Definition x86/opcodes.hpp:6360
@ BT64mi8
Definition x86/opcodes.hpp:1108
@ VMAXCPDZ128rmkz
Definition x86/opcodes.hpp:12850
@ VRANGEPDZ256rmi
Definition x86/opcodes.hpp:20498
@ VMOVSSZrrk
Definition x86/opcodes.hpp:14014
@ VXORPSZ256rrkz
Definition x86/opcodes.hpp:22106
@ VGATHERDPSrm
Definition x86/opcodes.hpp:12316
@ VSHUFF64X2Zrrik
Definition x86/opcodes.hpp:21427
@ BLENDVPDrr0
Definition x86/opcodes.hpp:1036
@ VFMSUBADD132PDZ256mkz
Definition x86/opcodes.hpp:10768
@ VPSRLQZ128rm
Definition x86/opcodes.hpp:19683
@ VDBPSADBWZ256rrikz
Definition x86/opcodes.hpp:8836
@ VCVTTPD2UDQSZ256rmkz
Definition x86/opcodes.hpp:7781
@ VPCOMPRESSBZ256mrk
Definition x86/opcodes.hpp:15534
@ VPMOVZXWQrm
Definition x86/opcodes.hpp:18074
@ VPMULLQZ128rmk
Definition x86/opcodes.hpp:18208
@ VFMSUB132PSZrbkz
Definition x86/opcodes.hpp:10365
@ VPADDDYrr
Definition x86/opcodes.hpp:14641
@ VFMADDSUB213PSZmb
Definition x86/opcodes.hpp:10118
@ VCVTPH2PSZrrb
Definition x86/opcodes.hpp:6887
@ VFMADD231PHZ256r
Definition x86/opcodes.hpp:9771
@ VFMADD132PDZ256mbkz
Definition x86/opcodes.hpp:9398
@ VCVTPH2WZ128rmbkz
Definition x86/opcodes.hpp:7017
@ VGETEXPPDZmkz
Definition x86/opcodes.hpp:12385
@ VCVTSH2SSZrm
Definition x86/opcodes.hpp:7471
@ VPUNPCKLDQZ128rmkz
Definition x86/opcodes.hpp:20351
@ VFNMSUB132PSZrbkz
Definition x86/opcodes.hpp:11792
@ VCVTTPD2DQZ256rrkz
Definition x86/opcodes.hpp:7689
@ VFMADDSUBPS4Yrr_REV
Definition x86/opcodes.hpp:10240
@ MOV16ao64
Definition x86/opcodes.hpp:2562
@ VCVTPS2UDQZ128rrkz
Definition x86/opcodes.hpp:7262
@ VCVTSD2SSZrr_Int
Definition x86/opcodes.hpp:7438
@ LOCK_SUB64mi32
Definition x86/opcodes.hpp:2252
@ VFNMSUB231PDZ256mbkz
Definition x86/opcodes.hpp:12051
@ VFMADDSUB231PDYm
Definition x86/opcodes.hpp:10131
@ VPSRLDQZ256mi
Definition x86/opcodes.hpp:19615
@ VRNDSCALEPHZrmbikz
Definition x86/opcodes.hpp:20961
@ NEG64m_NF
Definition x86/opcodes.hpp:2875
@ VFMADD132PSr
Definition x86/opcodes.hpp:9481
@ VPSHRDVDZ128mb
Definition x86/opcodes.hpp:18956
@ VPCOMPRESSDZ128rrk
Definition x86/opcodes.hpp:15546
@ VCVTSI642SSrm
Definition x86/opcodes.hpp:7529
@ RSQRTSSm
Definition x86/opcodes.hpp:4050
@ VPTERNLOGDZ128rri
Definition x86/opcodes.hpp:20044
@ VPMINUBZrrk
Definition x86/opcodes.hpp:17432
@ VPMOVSXBWZrmkz
Definition x86/opcodes.hpp:17764
@ VCVTPH2BF8SZ256rmbk
Definition x86/opcodes.hpp:6622
@ VCVTPD2PSrm
Definition x86/opcodes.hpp:6519
@ SBB64mr
Definition x86/opcodes.hpp:4243
@ VMOVUPDmr
Definition x86/opcodes.hpp:14060
@ VCVTPH2WZ256rmb
Definition x86/opcodes.hpp:7024
@ SHL8r1
Definition x86/opcodes.hpp:4423
@ VCVTTPS2UDQZ128rmk
Definition x86/opcodes.hpp:8354
@ VPMOVSXBDZrm
Definition x86/opcodes.hpp:17718
@ OR32rr_NF
Definition x86/opcodes.hpp:3001
@ VPCONFLICTDZ256rrk
Definition x86/opcodes.hpp:15616
@ VALIGNQZrmi
Definition x86/opcodes.hpp:5451
@ VPMINUDZ128rmkz
Definition x86/opcodes.hpp:17443
@ BEXTR32rm
Definition x86/opcodes.hpp:995
@ SBB8ri_ND
Definition x86/opcodes.hpp:4272
@ PFMINrr
Definition x86/opcodes.hpp:3210
@ VRSQRT14PSZmbkz
Definition x86/opcodes.hpp:21098
@ VPMADD52LUQZrk
Definition x86/opcodes.hpp:17052
@ VCVTTPS2DQSZ128rmbk
Definition x86/opcodes.hpp:8135
@ VPSHLDQZ256rmbikz
Definition x86/opcodes.hpp:18783
@ VMOVUPDZrrk
Definition x86/opcodes.hpp:14056
@ VCVTTPD2DQZ128rm
Definition x86/opcodes.hpp:7672
@ VCVTPH2QQZrrb
Definition x86/opcodes.hpp:6919
@ VPDPWUUDZ256mbk
Definition x86/opcodes.hpp:16132
@ VPDPBUUDSZ256r
Definition x86/opcodes.hpp:15857
@ VPMOVZXWDZ128rrkz
Definition x86/opcodes.hpp:18039
@ VCVTPD2PSZ256rmb
Definition x86/opcodes.hpp:6499
@ VPROLQZmikz
Definition x86/opcodes.hpp:18513
@ VMPTRSTm
Definition x86/opcodes.hpp:14142
@ VGETEXPPDZ128mbkz
Definition x86/opcodes.hpp:12365
@ SUB16mr_EVEX
Definition x86/opcodes.hpp:4777
@ VPMASKMOVDmr
Definition x86/opcodes.hpp:17102
@ VPHADDBQrm
Definition x86/opcodes.hpp:16846
@ VCVTBF162IBSZ128rmk
Definition x86/opcodes.hpp:6086
@ VCVTUQQ2PSZ128rmbkz
Definition x86/opcodes.hpp:8709
@ IMUL64rri32_EVEX
Definition x86/opcodes.hpp:1876
@ VCVTPS2PHZrrbkz
Definition x86/opcodes.hpp:7219
@ VDPBF16PSZ128mbk
Definition x86/opcodes.hpp:9011
@ VUNPCKLPDZ128rmkz
Definition x86/opcodes.hpp:22001
@ VLDDQUrm
Definition x86/opcodes.hpp:12804
@ VFNMSUB132PSZ128rk
Definition x86/opcodes.hpp:11772
@ VSUBPSZ256rm
Definition x86/opcodes.hpp:21822
@ VPSUBSBYrr
Definition x86/opcodes.hpp:19929
@ VGF2P8AFFINEQBZrmikz
Definition x86/opcodes.hpp:12679
@ VFMADDSUB231PHZ128mbkz
Definition x86/opcodes.hpp:10168
@ VPERMI2WZ128rr
Definition x86/opcodes.hpp:16321
@ VMAXCSDrr
Definition x86/opcodes.hpp:12935
@ VCVTPS2PDrr
Definition x86/opcodes.hpp:7171
@ VGETEXPPSZ256mk
Definition x86/opcodes.hpp:12435
@ VCVTUW2PHZrmkz
Definition x86/opcodes.hpp:8788
@ VSM4RNDS4Z128rr
Definition x86/opcodes.hpp:21546
@ ADD16ri_ND
Definition x86/opcodes.hpp:600
@ VPCMPUWZrmik
Definition x86/opcodes.hpp:15509
@ VCVTPS2IBSZ128rm
Definition x86/opcodes.hpp:7078
@ VMINMAXSSrrik_Int
Definition x86/opcodes.hpp:13358
@ SUB8rr_NF_REV
Definition x86/opcodes.hpp:4919
@ VPDPBUSDZmbkz
Definition x86/opcodes.hpp:15832
@ VMOVDQU16Z128rmk
Definition x86/opcodes.hpp:13696
@ VFMADDSUB231PHZ256mb
Definition x86/opcodes.hpp:10175
@ PSLLDrm
Definition x86/opcodes.hpp:3405
@ VPBLENDMQZ256rmk
Definition x86/opcodes.hpp:15056
@ ROR16m1_NF_ND
Definition x86/opcodes.hpp:3911
@ VMULBF16Z128rmb
Definition x86/opcodes.hpp:14153
@ VPERMT2QZ128rmbk
Definition x86/opcodes.hpp:16673
@ VSUBPSZ128rrkz
Definition x86/opcodes.hpp:21821
@ PMADDWDrr
Definition x86/opcodes.hpp:3260
@ VPMINUWZ256rrkz
Definition x86/opcodes.hpp:17507
@ VFMADDSUB231PDZ256r
Definition x86/opcodes.hpp:10148
@ VPRORVQZ128rmb
Definition x86/opcodes.hpp:18653
@ VSHUFI32X4Z256rmbi
Definition x86/opcodes.hpp:21429
@ VFMADDSUB132PDZmb
Definition x86/opcodes.hpp:9956
@ VPOPCNTBZ128rm
Definition x86/opcodes.hpp:18311
@ VDIVSDrm_Int
Definition x86/opcodes.hpp:8980
@ VFMSUB213PHZmbkz
Definition x86/opcodes.hpp:10496
@ VMINBF16Z256rrkz
Definition x86/opcodes.hpp:13101
@ VPSHRDWZrrikz
Definition x86/opcodes.hpp:19044
@ G_SHL
Definition x86/opcodes.hpp:169
@ SHL16m1
Definition x86/opcodes.hpp:4318
@ VFMSUB231BF16Zmk
Definition x86/opcodes.hpp:10605
@ VPMOVSQBZmrk
Definition x86/opcodes.hpp:17655
@ VFMSUB231PSZ256mbkz
Definition x86/opcodes.hpp:10688
@ VSQRTPHZ256mk
Definition x86/opcodes.hpp:21627
@ VEXTRACTI32X4Z256rrikz
Definition x86/opcodes.hpp:9171
@ ROR8m1_NF
Definition x86/opcodes.hpp:4000
@ IST_FP32m
Definition x86/opcodes.hpp:1993
@ VUNPCKHPSZ128rm
Definition x86/opcodes.hpp:21965
@ VCVTTPS2UQQSZrrb
Definition x86/opcodes.hpp:8408
@ VPOPCNTWZrrk
Definition x86/opcodes.hpp:18399
@ VMAXCPHZ256rmbkz
Definition x86/opcodes.hpp:12886
@ VCVTBIASPH2HF8SZ256rmbkz
Definition x86/opcodes.hpp:6202
@ VFMSUB231SDZrb
Definition x86/opcodes.hpp:10714
@ VMINMAXPHZrmi
Definition x86/opcodes.hpp:13288
@ VPMOVM2QZ256rk
Definition x86/opcodes.hpp:17559
@ VMINSSZrrb_Int
Definition x86/opcodes.hpp:13490
@ VPMAXUQZrmb
Definition x86/opcodes.hpp:17282
@ XOR32rr_NF_ND_REV
Definition x86/opcodes.hpp:22257
@ VDPBF16PSZmbkz
Definition x86/opcodes.hpp:9030
@ VSM3MSG1rm
Definition x86/opcodes.hpp:21527
@ VCVTPH2HF8Z256rmk
Definition x86/opcodes.hpp:6735
@ VDIVPSrr
Definition x86/opcodes.hpp:8967
@ VCVTTPS2QQZ256rmbkz
Definition x86/opcodes.hpp:8302
@ SUB64rm_NF_ND
Definition x86/opcodes.hpp:4877
@ VFMSUBADD231PHZ128rk
Definition x86/opcodes.hpp:10989
@ VCVTQQ2PDZrrbkz
Definition x86/opcodes.hpp:7341
@ VFIXUPIMMPSZrrik
Definition x86/opcodes.hpp:9337
@ SBB16rm_EVEX
Definition x86/opcodes.hpp:4203
@ CMP8rr_REV
Definition x86/opcodes.hpp:1351
@ VFNMADD213PDZ128mb
Definition x86/opcodes.hpp:11332
@ VCVTPH2BF8Zrm
Definition x86/opcodes.hpp:6656
@ VFNMADD213PDZ256rkz
Definition x86/opcodes.hpp:11348
@ MMX_PSUBQrm
Definition x86/opcodes.hpp:2529
@ VCVTDQ2PDZ128rmk
Definition x86/opcodes.hpp:6250
@ VMOVDQU16Z256rrkz
Definition x86/opcodes.hpp:13713
@ VPBLENDMQZ256rmbkz
Definition x86/opcodes.hpp:15055
@ VRCP14PSZ256mbkz
Definition x86/opcodes.hpp:20603
@ VPACKUSDWZrmkz
Definition x86/opcodes.hpp:14590
@ DIV32r_NF
Definition x86/opcodes.hpp:1569
@ VPAVGWZ128rrk
Definition x86/opcodes.hpp:14978
@ VASTART_SAVE_XMM_REGS
Definition x86/opcodes.hpp:5581
@ VADDPDZ256rrkz
Definition x86/opcodes.hpp:5231
@ MUL_FpI32m32
Definition x86/opcodes.hpp:2846
@ VPACKUSDWZrm
Definition x86/opcodes.hpp:14585
@ VPOPCNTDZ256rr
Definition x86/opcodes.hpp:18344
@ VRCPPHZ128m
Definition x86/opcodes.hpp:20699
@ SBB32rr_REV
Definition x86/opcodes.hpp:4235
@ VPMULDQZ128rmk
Definition x86/opcodes.hpp:18082
@ VPERMQZri
Definition x86/opcodes.hpp:16560
@ OR8ri8
Definition x86/opcodes.hpp:3060
@ VPSLLVDZ128rm
Definition x86/opcodes.hpp:19278
@ ROR8rCL_EVEX
Definition x86/opcodes.hpp:4018
@ VPERMI2PSZ128rmbkz
Definition x86/opcodes.hpp:16267
@ VFMSUBADD132PHZ256r
Definition x86/opcodes.hpp:10801
@ PCMPESTRIrri
Definition x86/opcodes.hpp:3152
@ VMAXSHZrr_Int
Definition x86/opcodes.hpp:13060
@ VPERMT2DZrmbk
Definition x86/opcodes.hpp:16610
@ VCVTPS2PHZ256rr
Definition x86/opcodes.hpp:7211
@ VPSHRDQZ256rrik
Definition x86/opcodes.hpp:18944
@ VPOPCNTDZ128rmb
Definition x86/opcodes.hpp:18330
@ VSQRTSDZrbkz_Int
Definition x86/opcodes.hpp:21686
@ VFNMADD132SHZm
Definition x86/opcodes.hpp:11274
@ VCVTTPS2UDQZrmbkz
Definition x86/opcodes.hpp:8371
@ VEXTRACTF64X2Zmrik
Definition x86/opcodes.hpp:9156
@ VCVTW2PHZrmbkz
Definition x86/opcodes.hpp:8816
@ PEXTRWrri
Definition x86/opcodes.hpp:3191
@ FARJMP16i
Definition x86/opcodes.hpp:1678
@ VPMULLDZ256rmb
Definition x86/opcodes.hpp:18185
@ VPSHUFBZ128rm
Definition x86/opcodes.hpp:19059
@ VFNMSUB231PDZr
Definition x86/opcodes.hpp:12063
@ ADC16rm
Definition x86/opcodes.hpp:485
@ VDPBF16PSZ128rk
Definition x86/opcodes.hpp:9016
@ VXORPSZ128rrkz
Definition x86/opcodes.hpp:22097
@ KMOVWrk
Definition x86/opcodes.hpp:2080
@ VPDPWUSDZ256mbkz
Definition x86/opcodes.hpp:16071
@ VMINSSZrmk_Int
Definition x86/opcodes.hpp:13486
@ SUBR_FpI16m64
Definition x86/opcodes.hpp:4937
@ VPCMPEQQZ256rrk
Definition x86/opcodes.hpp:15325
@ VFMSUBADD231PHZmb
Definition x86/opcodes.hpp:11001
@ VPMOVZXBWZ256rrkz
Definition x86/opcodes.hpp:18001
@ VPMOVSXWQZrmk
Definition x86/opcodes.hpp:17829
@ VFNMADD132PHZrkz
Definition x86/opcodes.hpp:11223
@ VFCMADDCPHZm
Definition x86/opcodes.hpp:9219
@ VFMADDSUB231PDZrbkz
Definition x86/opcodes.hpp:10160
@ VPUNPCKLDQZrmkz
Definition x86/opcodes.hpp:20369
@ VPSUBDrr
Definition x86/opcodes.hpp:19896
@ VCVTPH2PDZ128rmk
Definition x86/opcodes.hpp:6813
@ VPERMI2PDZ256rmkz
Definition x86/opcodes.hpp:16251
@ PT2RPNTLVWZ1T1V
Definition x86/opcodes.hpp:402
@ VMOVSHDUPZ128rr
Definition x86/opcodes.hpp:13952
@ VPSRAVQZ256rmbk
Definition x86/opcodes.hpp:19536
@ CRC32r32r8_EVEX
Definition x86/opcodes.hpp:1413
@ SHL8mi_NF
Definition x86/opcodes.hpp:4421
@ TEST32mi
Definition x86/opcodes.hpp:5049
@ VFMSUB132SDr
Definition x86/opcodes.hpp:10384
@ LZCNT64rr
Definition x86/opcodes.hpp:2319
@ LOCK_SUB64mr
Definition x86/opcodes.hpp:2254
@ VCVTPH2BF8SZrmk
Definition x86/opcodes.hpp:6633
@ VPHADDWQrm
Definition x86/opcodes.hpp:16874
@ VPMOVUSDBZmrk
Definition x86/opcodes.hpp:17847
@ VPMINUQZ256rmk
Definition x86/opcodes.hpp:17480
@ VGETEXPBF16Z256r
Definition x86/opcodes.hpp:12350
@ VFMADD231SHZr_Int
Definition x86/opcodes.hpp:9841
@ VMOVDQArr_REV
Definition x86/opcodes.hpp:13692
@ VRNDSCALEPSZ128rmbikz
Definition x86/opcodes.hpp:20973
@ VFNMADD231PDZ256rkz
Definition x86/opcodes.hpp:11517
@ TLS_addr64
Definition x86/opcodes.hpp:5082
@ XOR16ri_ND
Definition x86/opcodes.hpp:22201
@ PSIGNBrr
Definition x86/opcodes.hpp:3398
@ VMOVDQU8Zrmkz
Definition x86/opcodes.hpp:13818
@ VUNPCKHPDZ128rmbk
Definition x86/opcodes.hpp:21936
@ VCMPPHZ128rmbi
Definition x86/opcodes.hpp:5802
@ VFNMSUB132PSZ256mbk
Definition x86/opcodes.hpp:11776
@ VPCLMULQDQZ256rmi
Definition x86/opcodes.hpp:15230
@ VPROLVDZrm
Definition x86/opcodes.hpp:18535
@ ADC8rm
Definition x86/opcodes.hpp:556
@ VUNPCKHPSYrr
Definition x86/opcodes.hpp:21964
@ VGF2P8AFFINEQBZrmbik
Definition x86/opcodes.hpp:12675
@ VPBLENDMDZrmbkz
Definition x86/opcodes.hpp:15037
@ SMSW64r
Definition x86/opcodes.hpp:4711
@ VPDPBSSDSZ256mkz
Definition x86/opcodes.hpp:15670
@ VCVTNE2PS2BF16Z256rm
Definition x86/opcodes.hpp:6366
@ VFMSUBADD213PHZ256mbkz
Definition x86/opcodes.hpp:10896
@ VMOVDQU32Z256rrk
Definition x86/opcodes.hpp:13744
@ VCVTPH2UQQZ128rmbkz
Definition x86/opcodes.hpp:6957
@ VPMAXSQZrmbkz
Definition x86/opcodes.hpp:17182
@ VCVTTPH2UWZ128rmkz
Definition x86/opcodes.hpp:8078
@ VPCMPEQWrr
Definition x86/opcodes.hpp:15349
@ VFNMADD231SDZrk_Int
Definition x86/opcodes.hpp:11606
@ OR32mr_EVEX
Definition x86/opcodes.hpp:2977
@ PUNPCKHQDQrm
Definition x86/opcodes.hpp:3532
@ MOV64o32a
Definition x86/opcodes.hpp:2602
@ VPMAXSWZ256rrkz
Definition x86/opcodes.hpp:17201
@ VPCMPUQZ256rmbi
Definition x86/opcodes.hpp:15488
@ VCVTPH2UQQZrrk
Definition x86/opcodes.hpp:6982
@ VFNMADDSD4rr_Int_REV
Definition x86/opcodes.hpp:11662
@ VPDPWUUDZmb
Definition x86/opcodes.hpp:16140
@ MUL32m_NF
Definition x86/opcodes.hpp:2789
@ VCVT2PH2HF8Z128rmbk
Definition x86/opcodes.hpp:6027
@ VPSUBBrr
Definition x86/opcodes.hpp:19865
@ SUB64rm_ND
Definition x86/opcodes.hpp:4875
@ VPSHLDWZ256rmikz
Definition x86/opcodes.hpp:18879
@ VPDPWSSDSZ256mk
Definition x86/opcodes.hpp:15917
@ JMP64r_REX
Definition x86/opcodes.hpp:2023
@ VFMADD132PSZ256mbk
Definition x86/opcodes.hpp:9461
@ VPDPWUUDZ256mb
Definition x86/opcodes.hpp:16131
@ VCVTPH2WZ256rmk
Definition x86/opcodes.hpp:7027
@ RCL8mi
Definition x86/opcodes.hpp:3645
@ VCVTPD2QQZ256rmbkz
Definition x86/opcodes.hpp:6533
@ VCVTPS2QQZ128rr
Definition x86/opcodes.hpp:7230
@ SUB32mi_ND
Definition x86/opcodes.hpp:4814
@ AND32rr_NF
Definition x86/opcodes.hpp:885
@ LMSW16r
Definition x86/opcodes.hpp:2184
@ VCVTPS2DQZrrb
Definition x86/opcodes.hpp:7071
@ VFNMADD132SSZmkz_Int
Definition x86/opcodes.hpp:11289
@ VDIVPHZ256rmk
Definition x86/opcodes.hpp:8917
@ VMULPHZ128rmkz
Definition x86/opcodes.hpp:14218
@ VGETEXPBF16Z128mbk
Definition x86/opcodes.hpp:12337
@ COM_FpIr32
Definition x86/opcodes.hpp:1394
@ XOR32ri_ND
Definition x86/opcodes.hpp:22242
@ VFMADD213PSZ128rkz
Definition x86/opcodes.hpp:9627
@ VPERMIL2PDrr_REV
Definition x86/opcodes.hpp:16343
@ VCVTTPH2UQQZ256rm
Definition x86/opcodes.hpp:8052
@ VPANDNDZrr
Definition x86/opcodes.hpp:14885
@ POPCNT64rr_EVEX
Definition x86/opcodes.hpp:3355
@ VFMADD231PDZmbkz
Definition x86/opcodes.hpp:9745
@ VFNMSUB213PHZ256mb
Definition x86/opcodes.hpp:11912
@ DIVPSrm
Definition x86/opcodes.hpp:1584
@ FNSTCW16m
Definition x86/opcodes.hpp:1710
@ VFMSUBADD132PDZ128m
Definition x86/opcodes.hpp:10754
@ VPSLLDZ256mi
Definition x86/opcodes.hpp:19195
@ VSM4RNDS4Zrr
Definition x86/opcodes.hpp:21550
@ VDIVPHZ128rmb
Definition x86/opcodes.hpp:8905
@ VPMULUDQZ256rmb
Definition x86/opcodes.hpp:18292
@ VFMSUBPS4mr
Definition x86/opcodes.hpp:11074
@ FCOMP32m
Definition x86/opcodes.hpp:1687
@ VSCALEFBF16Z256rmk
Definition x86/opcodes.hpp:21239
@ VPMOVWBZ256rrk
Definition x86/opcodes.hpp:17937
@ VADDSSZrr_Int
Definition x86/opcodes.hpp:5341
@ VUCOMISDrm_Int
Definition x86/opcodes.hpp:21900
@ VFMADD231PDZrbk
Definition x86/opcodes.hpp:9750
@ VCVTSI642SDrr
Definition x86/opcodes.hpp:7517
@ MOVNTSS
Definition x86/opcodes.hpp:2699
@ VMOVUPDZ256rmk
Definition x86/opcodes.hpp:14041
@ VFNMSUB231PHZ128m
Definition x86/opcodes.hpp:12071
@ SHL16rCL_EVEX
Definition x86/opcodes.hpp:4339
@ VPSRLVQZ256rmbk
Definition x86/opcodes.hpp:19766
@ ADD32rm_NF
Definition x86/opcodes.hpp:647
@ VFNMADD213SDZrbkz_Int
Definition x86/opcodes.hpp:11436
@ VMASKMOVPSYmr
Definition x86/opcodes.hpp:12812
@ ROL16mi_ND
Definition x86/opcodes.hpp:3799
@ VMOVNTPDZ256mr
Definition x86/opcodes.hpp:13869
@ VFPCLASSBF16Z256mbi
Definition x86/opcodes.hpp:12217
@ VMULPSZ128rm
Definition x86/opcodes.hpp:14245
@ VPERMT2QZ256rmk
Definition x86/opcodes.hpp:16684
@ VSUBPHZ128rm
Definition x86/opcodes.hpp:21781
@ VMOVDDUPZ128rrkz
Definition x86/opcodes.hpp:13598
@ VPSHUFHWZ256mik
Definition x86/opcodes.hpp:19119
@ VMOVDQA64Z128rm
Definition x86/opcodes.hpp:13654
@ SLDT64r
Definition x86/opcodes.hpp:4705
@ SHLD64rrCL
Definition x86/opcodes.hpp:4488
@ ADC32ri8
Definition x86/opcodes.hpp:505
@ VGETMANTPHZ128rri
Definition x86/opcodes.hpp:12542
@ VPMINUDZrmbk
Definition x86/opcodes.hpp:17458
@ OR64rm
Definition x86/opcodes.hpp:3032
@ VMULBF16Zrrk
Definition x86/opcodes.hpp:14177
@ VSQRTPHZrbkz
Definition x86/opcodes.hpp:21641
@ VGETMANTPHZ128rmbi
Definition x86/opcodes.hpp:12536
@ RCL16rCL_EVEX
Definition x86/opcodes.hpp:3598
@ VPADDWZ128rrkz
Definition x86/opcodes.hpp:14797
@ VCVTTPH2UWZrm
Definition x86/opcodes.hpp:8091
@ VPCMPDZ128rrik
Definition x86/opcodes.hpp:15261
@ VPOPCNTDZ256rmbkz
Definition x86/opcodes.hpp:18341
@ VCOMPRESSPSZ128rrk
Definition x86/opcodes.hpp:5923
@ ADD_Fp32m
Definition x86/opcodes.hpp:758
@ VCVTUQQ2PHZ128rmk
Definition x86/opcodes.hpp:8680
@ VCVTPH2IBSZ128rrk
Definition x86/opcodes.hpp:6756
@ OR32mr_NF
Definition x86/opcodes.hpp:2979
@ AND32mi_NF_ND
Definition x86/opcodes.hpp:859
@ VFNMADD231BF16Z128mbkz
Definition x86/opcodes.hpp:11474
@ SHLD32rri8_EVEX
Definition x86/opcodes.hpp:4474
@ SARX64rr
Definition x86/opcodes.hpp:4183
@ IMUL16rr
Definition x86/opcodes.hpp:1814
@ VCVTTPH2UWZrmbkz
Definition x86/opcodes.hpp:8094
@ VFNMADD132PHZmbk
Definition x86/opcodes.hpp:11214
@ VCVTTPS2QQSZ128rmbkz
Definition x86/opcodes.hpp:8260
@ VPMAXSWZ128rmk
Definition x86/opcodes.hpp:17191
@ VFMSUB132SDZm
Definition x86/opcodes.hpp:10370
@ VFMSUB132PSZrb
Definition x86/opcodes.hpp:10363
@ VPMOVQDZmrk
Definition x86/opcodes.hpp:17595
@ VFNMSUB132SHZmkz_Int
Definition x86/opcodes.hpp:11816
@ VPTESTNMQZ256rr
Definition x86/opcodes.hpp:20192
@ VMOVAPDZ128rmk
Definition x86/opcodes.hpp:13516
@ VCVTTPD2UDQZrrbk
Definition x86/opcodes.hpp:7826
@ IMUL8m_NF
Definition x86/opcodes.hpp:1883
@ VEXPANDPSZ256rrk
Definition x86/opcodes.hpp:9125
@ VFMSUBPS4rm
Definition x86/opcodes.hpp:11075
@ ROL32mi_ND
Definition x86/opcodes.hpp:3829
@ ADD32rr_EVEX_REV
Definition x86/opcodes.hpp:651
@ SUB32mr_ND
Definition x86/opcodes.hpp:4819
@ VCVTTPD2UQQZrr
Definition x86/opcodes.hpp:7887
@ LOCK_PREFIX
Definition x86/opcodes.hpp:2245
@ VCVTBIASPH2BF8Z256rm
Definition x86/opcodes.hpp:6172
@ VPERMT2WZ256rm
Definition x86/opcodes.hpp:16704
@ VFMADDSUB231PHZm
Definition x86/opcodes.hpp:10183
@ SUB32rr_NF_ND
Definition x86/opcodes.hpp:4843
@ VFMADD231PSZ256r
Definition x86/opcodes.hpp:9803
@ VCVT2PH2HF8SZ256rmb
Definition x86/opcodes.hpp:6008
@ VPDPBSUDZ128mk
Definition x86/opcodes.hpp:15753
@ VMAXPHZrrk
Definition x86/opcodes.hpp:13004
@ G_DEBUGTRAP
Definition x86/opcodes.hpp:317
@ VPLZCNTDZ128rrkz
Definition x86/opcodes.hpp:16924
@ VPACKSSWBZ256rrkz
Definition x86/opcodes.hpp:14556
@ PALIGNRrmi
Definition x86/opcodes.hpp:3123
@ VPCONFLICTDZrrk
Definition x86/opcodes.hpp:15625
@ VPADDBZ256rmk
Definition x86/opcodes.hpp:14627
@ VPCOMPRESSWZ128mr
Definition x86/opcodes.hpp:15573
@ VFMADD231PDZ128m
Definition x86/opcodes.hpp:9724
@ VFPCLASSBF16Z128mbi
Definition x86/opcodes.hpp:12211
@ VMOVAPSZ256rm_NOVLX
Definition x86/opcodes.hpp:441
@ VPMINUBZrmkz
Definition x86/opcodes.hpp:17430
@ VRCP14PDZrk
Definition x86/opcodes.hpp:20589
@ VRCPPHZ256mk
Definition x86/opcodes.hpp:20712
@ VSTMXCSR
Definition x86/opcodes.hpp:21719
@ SHRD32rrCL_NF
Definition x86/opcodes.hpp:4659
@ VFCMULCPHZ128rm
Definition x86/opcodes.hpp:9240
@ VPCMPGTBZ128rm
Definition x86/opcodes.hpp:15356
@ VBROADCASTSDZrmkz
Definition x86/opcodes.hpp:5734
@ VCVTPH2UQQZ128rrkz
Definition x86/opcodes.hpp:6962
@ SBB64mi8_EVEX
Definition x86/opcodes.hpp:4241
@ VFNMADD132BF16Zmbkz
Definition x86/opcodes.hpp:11154
@ VSUBSHZrm
Definition x86/opcodes.hpp:21860
@ FP80_ADDm32
Definition x86/opcodes.hpp:1719
@ VPMINSDZrrkz
Definition x86/opcodes.hpp:17362
@ VPSLLVQZrmbkz
Definition x86/opcodes.hpp:19330
@ VGETMANTPDZ256rmbikz
Definition x86/opcodes.hpp:12517
@ VCOMXSHZrrb_Int
Definition x86/opcodes.hpp:5940
@ VPDPWUSDSZ128mb
Definition x86/opcodes.hpp:16029
@ VCVTPH2UDQZ128rmbkz
Definition x86/opcodes.hpp:6927
@ VCVTPH2BF8Z128rrk
Definition x86/opcodes.hpp:6645
@ VPSRLDZ128mbi
Definition x86/opcodes.hpp:19623
@ VPDPWUUDSZ256rk
Definition x86/opcodes.hpp:16106
@ VFMULCPHZrrbkz
Definition x86/opcodes.hpp:11121
@ VPSRLVWZrmkz
Definition x86/opcodes.hpp:19798
@ VMOVDQA32Zrrk_REV
Definition x86/opcodes.hpp:13649
@ VMOVDQU16Z256mr
Definition x86/opcodes.hpp:13704
@ XOR32ri_NF_ND
Definition x86/opcodes.hpp:22244
@ VFMSUB213PSZ256mbk
Definition x86/opcodes.hpp:10518
@ VFMADD231BF16Z128m
Definition x86/opcodes.hpp:9695
@ VPERMI2WZrmkz
Definition x86/opcodes.hpp:16332
@ VPMADD52LUQZ128rk
Definition x86/opcodes.hpp:17034
@ VPMOVQDZ128mrk
Definition x86/opcodes.hpp:17585
@ INVPCID64_EVEX
Definition x86/opcodes.hpp:1970
@ VCVTW2PHZ128rm
Definition x86/opcodes.hpp:8795
@ VPEXPANDBZrr
Definition x86/opcodes.hpp:16749
@ VPMULTISHIFTQBZ128rrk
Definition x86/opcodes.hpp:18260
@ VPTESTNMQZ256rm
Definition x86/opcodes.hpp:20188
@ VPMOVZXBQZrmk
Definition x86/opcodes.hpp:17981
@ VPAVGBZ128rm
Definition x86/opcodes.hpp:14952
@ AVX512_128_SET0
Definition x86/opcodes.hpp:348
@ VPSLLVDZ128rmbk
Definition x86/opcodes.hpp:19280
@ SAR64m1
Definition x86/opcodes.hpp:4117
@ VCMPSHZrribk_Int
Definition x86/opcodes.hpp:5864
@ SHRD64rri8
Definition x86/opcodes.hpp:4681
@ VSQRTPSYr
Definition x86/opcodes.hpp:21645
@ VPABSBZ256rmkz
Definition x86/opcodes.hpp:14420
@ VFNMADD132BF16Z128mk
Definition x86/opcodes.hpp:11137
@ VPSRADZ128mbikz
Definition x86/opcodes.hpp:19403
@ ANDN32rr_NF
Definition x86/opcodes.hpp:969
@ VFNMADD213PHZ128r
Definition x86/opcodes.hpp:11369
@ VPHSUBDrr
Definition x86/opcodes.hpp:16889
@ VFMADD213SSZrb_Int
Definition x86/opcodes.hpp:9686
@ SHLD16mrCL_EVEX
Definition x86/opcodes.hpp:4439
@ MOVNTDQmr
Definition x86/opcodes.hpp:2693
@ VFMSUB132BF16Zr
Definition x86/opcodes.hpp:10269
@ VCVTTPS2QQZrrbkz
Definition x86/opcodes.hpp:8317
@ VPDPBSUDSZm
Definition x86/opcodes.hpp:15736
@ VFMADD213PDZ256mbk
Definition x86/opcodes.hpp:9566
@ VCVTPD2QQZrmbkz
Definition x86/opcodes.hpp:6542
@ LIDT32m
Definition x86/opcodes.hpp:2175
@ VMINPHZ128rmb
Definition x86/opcodes.hpp:13395
@ FARCALL32i
Definition x86/opcodes.hpp:1675
@ VPUNPCKLDQZ256rrk
Definition x86/opcodes.hpp:20362
@ VPSHRDVWZrk
Definition x86/opcodes.hpp:19025
@ RCL8rCL_ND
Definition x86/opcodes.hpp:3653
@ BZHI32rr_EVEX
Definition x86/opcodes.hpp:1152
@ VMOVDQU16Z256mrk
Definition x86/opcodes.hpp:13705
@ VFMADDSUB231PHZ128mb
Definition x86/opcodes.hpp:10166
@ VPMOVM2BZ128rk
Definition x86/opcodes.hpp:17552
@ VFMSUBADD231PSZr
Definition x86/opcodes.hpp:11038
@ VGETMANTPSZ128rmi
Definition x86/opcodes.hpp:12569
@ SHRD16rri8_EVEX
Definition x86/opcodes.hpp:4642
@ VFMADD231PHZmbk
Definition x86/opcodes.hpp:9776
@ VCVTPS2PHXZ256rm
Definition x86/opcodes.hpp:7181
@ VFNMSUB231SSZrkz_Int
Definition x86/opcodes.hpp:12174
@ VPACKUSDWZ128rmbk
Definition x86/opcodes.hpp:14569
@ VBROADCASTSDZ256rrk
Definition x86/opcodes.hpp:5730
@ VMINPDZ256rrk
Definition x86/opcodes.hpp:13378
@ VSHUFPSZrmikz
Definition x86/opcodes.hpp:21521
@ VCVTUDQ2PDZ256rmb
Definition x86/opcodes.hpp:8569
@ VMINMAXPDZrribkz
Definition x86/opcodes.hpp:13264
@ VMOVSDZrmk
Definition x86/opcodes.hpp:13931
@ VPBROADCASTDZrm
Definition x86/opcodes.hpp:15141
@ VMINMAXBF16Z256rmbik
Definition x86/opcodes.hpp:13220
@ VCVTBIASPH2BF8Z128rrkz
Definition x86/opcodes.hpp:6171
@ ROR64mCL_EVEX
Definition x86/opcodes.hpp:3973
@ VPMINUBZ256rr
Definition x86/opcodes.hpp:17425
@ VPAVGWZ128rr
Definition x86/opcodes.hpp:14977
@ VPORQZrmk
Definition x86/opcodes.hpp:18450
@ VPMULHWYrr
Definition x86/opcodes.hpp:18152
@ SHL64ri_NF
Definition x86/opcodes.hpp:4406
@ VFMSUB132PHZ256mk
Definition x86/opcodes.hpp:10319
@ SHL64m1_ND
Definition x86/opcodes.hpp:4380
@ VGETEXPPHZ256m
Definition x86/opcodes.hpp:12401
@ VCVTPH2UWZ128rrk
Definition x86/opcodes.hpp:6991
@ VCVT2PH2BF8Zrm
Definition x86/opcodes.hpp:5989
@ VPERMPSZ256rmkz
Definition x86/opcodes.hpp:16521
@ VRSQRTBF16Zmkz
Definition x86/opcodes.hpp:21181
@ VPSRAQZrik
Definition x86/opcodes.hpp:19486
@ VPMOVUSWBZ128rrk
Definition x86/opcodes.hpp:17914
@ VPMINSWZrrk
Definition x86/opcodes.hpp:17410
@ V4FMADDSSrmk
Definition x86/opcodes.hpp:5175
@ VFMADD132PDZ128m
Definition x86/opcodes.hpp:9386
@ VPMULTISHIFTQBZ128rmbkz
Definition x86/opcodes.hpp:18256
@ VPSHRDDZ256rmi
Definition x86/opcodes.hpp:18913
@ VPTERNLOGQZ128rmi
Definition x86/opcodes.hpp:20068
@ VXORPDZrmb
Definition x86/opcodes.hpp:22077
@ VPSHLDVDZrkz
Definition x86/opcodes.hpp:18825
@ MOVDQArm
Definition x86/opcodes.hpp:2673
@ VCMPPSZ128rmi
Definition x86/opcodes.hpp:5826
@ VPSHUFBZ256rmkz
Definition x86/opcodes.hpp:19067
@ LXADD8
Definition x86/opcodes.hpp:2303
@ ILD_Fp32m80
Definition x86/opcodes.hpp:1793
@ VMOVUPSZ128rrkz_REV
Definition x86/opcodes.hpp:14078
@ VORPSZ128rmb
Definition x86/opcodes.hpp:14358
@ VPMOVZXBDYrm
Definition x86/opcodes.hpp:17944
@ XCHG64ar
Definition x86/opcodes.hpp:22164
@ VPERMBZ128rrk
Definition x86/opcodes.hpp:16158
@ VFNMSUB213BF16Z256m
Definition x86/opcodes.hpp:11850
@ VMOVAPSZ256rrkz
Definition x86/opcodes.hpp:13574
@ VPCMPISTRMrmi
Definition x86/opcodes.hpp:15432
@ OR32rr_EVEX_REV
Definition x86/opcodes.hpp:2998
@ VFMSUBADD231PDZmbk
Definition x86/opcodes.hpp:10970
@ VPOPCNTWZ256rmk
Definition x86/opcodes.hpp:18390
@ VANDNPSrr
Definition x86/opcodes.hpp:5518
@ VPMOVZXBQrm
Definition x86/opcodes.hpp:17986
@ VPTESTMBZ128rr
Definition x86/opcodes.hpp:20094
@ VDIVBF16Z128rrkz
Definition x86/opcodes.hpp:8851
@ CMOV32rr_ND
Definition x86/opcodes.hpp:1254
@ LZCNT16rr_EVEX
Definition x86/opcodes.hpp:2308
@ VPMOVSXDQZ128rrk
Definition x86/opcodes.hpp:17776
@ VRSQRT14PDZ256rk
Definition x86/opcodes.hpp:21066
@ VMOVUPSYmr
Definition x86/opcodes.hpp:14064
@ VFMADD132PDZ256mbk
Definition x86/opcodes.hpp:9397
@ VREDUCEPHZ256rmbikz
Definition x86/opcodes.hpp:20808
@ VCVTTPS2IBSZ128rmb
Definition x86/opcodes.hpp:8198
@ VPSRADZ128rr
Definition x86/opcodes.hpp:19413
@ VRSQRT14PDZmkz
Definition x86/opcodes.hpp:21073
@ VFNMSUB231SDm_Int
Definition x86/opcodes.hpp:12148
@ ADD64ri32_ND
Definition x86/opcodes.hpp:677
@ VCVTTSS2USIZrr
Definition x86/opcodes.hpp:8556
@ VCVTTSH2SIZrr_Int
Definition x86/opcodes.hpp:8499
@ VRCPBF16Z128mkz
Definition x86/opcodes.hpp:20677
@ VPBROADCASTQrZ128rrkz
Definition x86/opcodes.hpp:15186
@ VPSHLDVWZ256m
Definition x86/opcodes.hpp:18859
@ VPDPBSUDYrr
Definition x86/opcodes.hpp:15748
@ VPCONFLICTDZ128rmkz
Definition x86/opcodes.hpp:15605
@ VFMSUB231PHZ256mbkz
Definition x86/opcodes.hpp:10656
@ VMAXPDrr
Definition x86/opcodes.hpp:12975
@ VFMSUB132PSZ256m
Definition x86/opcodes.hpp:10347
@ VFMSUBSD4rr
Definition x86/opcodes.hpp:11082
@ VPACKUSDWZ256rm
Definition x86/opcodes.hpp:14576
@ VMINMAXPSZrmikz
Definition x86/opcodes.hpp:13320
@ VFMSUB231SHZrbkz_Int
Definition x86/opcodes.hpp:10733
@ VADDBF16Z128rrk
Definition x86/opcodes.hpp:5192
@ VFMSUB231PSZm
Definition x86/opcodes.hpp:10694
@ FNCLEX
Definition x86/opcodes.hpp:1707
@ ADD8ri_EVEX
Definition x86/opcodes.hpp:714
@ VADDPHZ256rrkz
Definition x86/opcodes.hpp:5263
@ VCVTSD2SIZrr_Int
Definition x86/opcodes.hpp:7427
@ VFIXUPIMMPSZrmbikz
Definition x86/opcodes.hpp:9329
@ LOCK_SUB16mi
Definition x86/opcodes.hpp:2246
@ VFMADD231PDZ128mbkz
Definition x86/opcodes.hpp:9727
@ VMAXCPSZ256rr
Definition x86/opcodes.hpp:12918
@ MOV16sm
Definition x86/opcodes.hpp:2575
@ SBB16rr_EVEX
Definition x86/opcodes.hpp:4206
@ VRANGESDZrribk
Definition x86/opcodes.hpp:20551
@ KADDQkk
Definition x86/opcodes.hpp:2031
@ SUBR_F32m
Definition x86/opcodes.hpp:4925
@ VFMSUBADD231PDZmb
Definition x86/opcodes.hpp:10969
@ VPMINUDZ128rrkz
Definition x86/opcodes.hpp:17446
@ VPSRADZ256rikz
Definition x86/opcodes.hpp:19424
@ VFMSUB231SDZm_Int
Definition x86/opcodes.hpp:10709
@ VFRCZPSrm
Definition x86/opcodes.hpp:12301
@ VPOPCNTBZrr
Definition x86/opcodes.hpp:18326
@ VPSRLDZrikz
Definition x86/opcodes.hpp:19661
@ SAR32mi
Definition x86/opcodes.hpp:4097
@ VREDUCEPSZrmbik
Definition x86/opcodes.hpp:20846
@ VPTERNLOGDZ256rmikz
Definition x86/opcodes.hpp:20052
@ VPTESTMDZ256rrk
Definition x86/opcodes.hpp:20115
@ VFMADD231SDZrkz_Int
Definition x86/opcodes.hpp:9831
@ VPMINSDZrmk
Definition x86/opcodes.hpp:17358
@ VMOVSLDUPZ128rrkz
Definition x86/opcodes.hpp:13989
@ VCVTPH2UQQZrr
Definition x86/opcodes.hpp:6978
@ VBLENDMPDZ128rmbk
Definition x86/opcodes.hpp:5588
@ VFMSUB231SHZrkz_Int
Definition x86/opcodes.hpp:10735
@ VSHUFI64X2Z256rri
Definition x86/opcodes.hpp:21453
@ VCVTTPD2UQQSZ256rr
Definition x86/opcodes.hpp:7845
@ VMOV64toPQIrr
Definition x86/opcodes.hpp:13506
@ VPAVGWZrrkz
Definition x86/opcodes.hpp:14991
@ VPSRLVDZrrkz
Definition x86/opcodes.hpp:19750
@ VFNMADD132PSZ128mkz
Definition x86/opcodes.hpp:11231
@ VSCALEFPHZ256rmbk
Definition x86/opcodes.hpp:21294
@ VPADDBZ128rmkz
Definition x86/opcodes.hpp:14622
@ NEG32r_NF_ND
Definition x86/opcodes.hpp:2871
@ VRNDSCALEBF16Z128rmbik
Definition x86/opcodes.hpp:20885
@ VCVTPH2BF8Z256rmkz
Definition x86/opcodes.hpp:6652
@ VFNMADD132PHZrk
Definition x86/opcodes.hpp:11222
@ VPTESTMDZrmk
Definition x86/opcodes.hpp:20119
@ VFMADDCSHZrbk
Definition x86/opcodes.hpp:9899
@ VPTERNLOGDZ256rmi
Definition x86/opcodes.hpp:20050
@ VCVTPH2PSXZrrbkz
Definition x86/opcodes.hpp:6866
@ VPDPWUUDZ256mk
Definition x86/opcodes.hpp:16134
@ VPRORQZ128ri
Definition x86/opcodes.hpp:18604
@ VANDNPSZrmkz
Definition x86/opcodes.hpp:5513
@ CRC32r64m64_EVEX
Definition x86/opcodes.hpp:1415
@ VCVTPH2QQZrrk
Definition x86/opcodes.hpp:6922
@ VPTERNLOGQZrmbi
Definition x86/opcodes.hpp:20083
@ XADD8rm
Definition x86/opcodes.hpp:22149
@ VPORDZrr
Definition x86/opcodes.hpp:18425
@ VPCOMPRESSQZ128rrk
Definition x86/opcodes.hpp:15561
@ MULSSrr_Int
Definition x86/opcodes.hpp:2816
@ RCR64r1
Definition x86/opcodes.hpp:3708
@ MOVBE64rm_EVEX
Definition x86/opcodes.hpp:2655
@ VBROADCASTI64X2Z256rmkz
Definition x86/opcodes.hpp:5717
@ VFMADD132PSZ256rkz
Definition x86/opcodes.hpp:9467
@ VSUBPSZ128rrk
Definition x86/opcodes.hpp:21820
@ VPABSWZrmk
Definition x86/opcodes.hpp:14505
@ PEXTRDmri
Definition x86/opcodes.hpp:3186
@ VPBROADCASTDrZrrk
Definition x86/opcodes.hpp:15154
@ VFMADDSUB213PSZmbkz
Definition x86/opcodes.hpp:10120
@ VPSADBWZrm
Definition x86/opcodes.hpp:18709
@ VCVT2PS2PHXZrrk
Definition x86/opcodes.hpp:6080
@ VPGATHERDDZ128rm
Definition x86/opcodes.hpp:16825
@ VPERMILPSZ128rr
Definition x86/opcodes.hpp:16433
@ VPROLVDZ128rmbk
Definition x86/opcodes.hpp:18519
@ VCVTTPD2QQZrmkz
Definition x86/opcodes.hpp:7760
@ VRNDSCALEPSZrmbikz
Definition x86/opcodes.hpp:20991
@ VMAXPHZ128rmk
Definition x86/opcodes.hpp:12980
@ XOR8mr_ND
Definition x86/opcodes.hpp:22310
@ VPACKSSDWZ128rrkz
Definition x86/opcodes.hpp:14522
@ VBLENDVPSrrr
Definition x86/opcodes.hpp:5655
@ VDIVSDZrrb_Int
Definition x86/opcodes.hpp:8974
@ VPSHLDQZrmik
Definition x86/opcodes.hpp:18794
@ VPMULLDZ128rmbk
Definition x86/opcodes.hpp:18177
@ XOR8mi_NF
Definition x86/opcodes.hpp:22306
@ VFMADDSUB132PHZ256mb
Definition x86/opcodes.hpp:9979
@ VPDPBUSDZ128mk
Definition x86/opcodes.hpp:15815
@ VCVTTPS2UQQSZrrkz
Definition x86/opcodes.hpp:8412
@ VP2INTERSECTQZ256rmb
Definition x86/opcodes.hpp:14399
@ CMOVNBE_F
Definition x86/opcodes.hpp:1271
@ VGETMANTSSZrribk
Definition x86/opcodes.hpp:12619
@ VPADDWZ256rmkz
Definition x86/opcodes.hpp:14800
@ VPSLLVQZ256rmkz
Definition x86/opcodes.hpp:19323
@ VPSRLDZ256rrk
Definition x86/opcodes.hpp:19651
@ VCVTQQ2PHZ128rmk
Definition x86/opcodes.hpp:7348
@ VPCOMPRESSWZ256rrk
Definition x86/opcodes.hpp:15581
@ VSUBPSZ256rrkz
Definition x86/opcodes.hpp:21830
@ BSR32rm
Definition x86/opcodes.hpp:1093
@ VPCONFLICTQZrmbk
Definition x86/opcodes.hpp:15647
@ VMINPSZrrb
Definition x86/opcodes.hpp:13451
@ VRNDSCALEPHZ256rri
Definition x86/opcodes.hpp:20956
@ VBROADCASTF32X2Z256rrkz
Definition x86/opcodes.hpp:5662
@ VRCPPHZrkz
Definition x86/opcodes.hpp:20725
@ VPLZCNTDZrm
Definition x86/opcodes.hpp:16934
@ VPCONFLICTQZ256rmkz
Definition x86/opcodes.hpp:15641
@ SHL16ri
Definition x86/opcodes.hpp:4343
@ PSRAWrr
Definition x86/opcodes.hpp:3419
@ RCR8rCL
Definition x86/opcodes.hpp:3729
@ VFMSUBADD132PSZm
Definition x86/opcodes.hpp:10836
@ VPSRAQZ128rrkz
Definition x86/opcodes.hpp:19463
@ VPEXPANDWZrr
Definition x86/opcodes.hpp:16803
@ VFNMADD132PSZ128r
Definition x86/opcodes.hpp:11232
@ VPMOVSQWZmrk
Definition x86/opcodes.hpp:17685
@ OR64mr
Definition x86/opcodes.hpp:3017
@ VCVT2PH2HF8SZ128rmbk
Definition x86/opcodes.hpp:6000
@ VPMOVZXBDZ256rm
Definition x86/opcodes.hpp:17952
@ VPERMT2WZ128rrkz
Definition x86/opcodes.hpp:16703
@ VPOPCNTWZrmk
Definition x86/opcodes.hpp:18396
@ IMUL16rri8_NF
Definition x86/opcodes.hpp:1822
@ G_ATOMICRMW_SUB
Definition x86/opcodes.hpp:129
@ VCVT2PH2BF8SZ128rm
Definition x86/opcodes.hpp:5944
@ VFMSUB213PHZm
Definition x86/opcodes.hpp:10493
@ VPMULHRSWYrm
Definition x86/opcodes.hpp:18107
@ VMINCPHZ128rrk
Definition x86/opcodes.hpp:13149
@ FP64_TO_INT16_IN_MEM
Definition x86/opcodes.hpp:1716
@ VCVTTPH2IUBSZ128rrk
Definition x86/opcodes.hpp:7960
@ VCVTNE2PS2BF16Z256rrk
Definition x86/opcodes.hpp:6373
@ VPMOVSXWDZ256rm
Definition x86/opcodes.hpp:17800
@ VCVTUQQ2PDZ128rm
Definition x86/opcodes.hpp:8646
@ ADC16mi_EVEX
Definition x86/opcodes.hpp:474
@ VMINSSrr_Int
Definition x86/opcodes.hpp:13498
@ VCVTTPS2UQQZ128rmbkz
Definition x86/opcodes.hpp:8416
@ VPSHRDVWZ256r
Definition x86/opcodes.hpp:19018
@ VDIVBF16Zrmb
Definition x86/opcodes.hpp:8862
@ IN8ri
Definition x86/opcodes.hpp:1903
@ VSQRTPSZ128m
Definition x86/opcodes.hpp:21646
@ VRCP28PSZm
Definition x86/opcodes.hpp:20642
@ ABS_Fp80
Definition x86/opcodes.hpp:468
@ VFIXUPIMMPSZ256rmi
Definition x86/opcodes.hpp:9321
@ VPBLENDMDZ128rr
Definition x86/opcodes.hpp:15022
@ VCVTTSD2USIZrr_Int
Definition x86/opcodes.hpp:8489
@ VFNMSUB231PSZrbkz
Definition x86/opcodes.hpp:12130
@ VMOVDQU8Z256mr
Definition x86/opcodes.hpp:13803
@ RCL64m1_EVEX
Definition x86/opcodes.hpp:3622
@ SAR64r1_NF_ND
Definition x86/opcodes.hpp:4136
@ ROL64mi_NF_ND
Definition x86/opcodes.hpp:3861
@ CMP16rr_REV
Definition x86/opcodes.hpp:1324
@ VPMINSQZ256rrkz
Definition x86/opcodes.hpp:17382
@ VFNMSUB213BF16Zrkz
Definition x86/opcodes.hpp:11867
@ MOVRS32rm_EVEX
Definition x86/opcodes.hpp:2711
@ AND64rr_REV
Definition x86/opcodes.hpp:930
@ MOVLPSmr
Definition x86/opcodes.hpp:2688
@ MMX_PSUBBrr
Definition x86/opcodes.hpp:2526
@ VCVTUQQ2PSZrmb
Definition x86/opcodes.hpp:8725
@ VPMAXSQZ256rmk
Definition x86/opcodes.hpp:17174
@ VCVTPH2UWZ256rrkz
Definition x86/opcodes.hpp:7001
@ VFMADD132PDZrk
Definition x86/opcodes.hpp:9414
@ VSQRTSSZrb_Int
Definition x86/opcodes.hpp:21710
@ CVTSI2SDrm
Definition x86/opcodes.hpp:1463
@ VFMADDSUB132PHZmbkz
Definition x86/opcodes.hpp:9990
@ VMINBF16Z128rmk
Definition x86/opcodes.hpp:13088
@ VCVTTPD2UQQSZ128rmbkz
Definition x86/opcodes.hpp:7833
@ VCOMISHZrm_Int
Definition x86/opcodes.hpp:5892
@ VFMADD231PSZ256mbkz
Definition x86/opcodes.hpp:9800
@ VRNDSCALEPDZrmik
Definition x86/opcodes.hpp:20933
@ VRSQRT14PSZmkz
Definition x86/opcodes.hpp:21100
@ VDIVSSZrrk_Int
Definition x86/opcodes.hpp:9003
@ XOR64rr_ND
Definition x86/opcodes.hpp:22294
@ VCVTTPD2UDQZrmk
Definition x86/opcodes.hpp:7822
@ SHLD16rrCL_EVEX
Definition x86/opcodes.hpp:4449
@ VCVTPD2DQZ256rmbkz
Definition x86/opcodes.hpp:6437
@ VXORPSZ128rm
Definition x86/opcodes.hpp:22089
@ VPSUBUSBZrmk
Definition x86/opcodes.hpp:19987
@ VPTERNLOGQZ256rmbik
Definition x86/opcodes.hpp:20075
@ VPSRLWZrikz
Definition x86/opcodes.hpp:19834
@ VMOVLPDrm
Definition x86/opcodes.hpp:13848
@ IMUL64rm_NF
Definition x86/opcodes.hpp:1862
@ RCL32m1_ND
Definition x86/opcodes.hpp:3605
@ VFMSUBPD4Yrr_REV
Definition x86/opcodes.hpp:11065
@ BOUNDS16rm
Definition x86/opcodes.hpp:1083
@ CRC32r64r64
Definition x86/opcodes.hpp:1418
@ VPCMPEQBZ128rm
Definition x86/opcodes.hpp:15276
@ VSCALEFSHZrmk
Definition x86/opcodes.hpp:21353
@ VPDPBSUDSZ256m
Definition x86/opcodes.hpp:15727
@ VPDPWSSDZrkz
Definition x86/opcodes.hpp:15961
@ SUB32mr_NF_ND
Definition x86/opcodes.hpp:4821
@ G_ABDU
Definition x86/opcodes.hpp:90
@ VCVTPH2UDQZrrbkz
Definition x86/opcodes.hpp:6951
@ MOVPQI2QIrr
Definition x86/opcodes.hpp:2704
@ VFMADDSUB132PDZ128m
Definition x86/opcodes.hpp:9937
@ VPDPWSUDZrkz
Definition x86/opcodes.hpp:16023
@ VPABSDZrrk
Definition x86/opcodes.hpp:14459
@ VADDPDZ128rm
Definition x86/opcodes.hpp:5214
@ VPBLENDMBZ256rmkz
Definition x86/opcodes.hpp:15006
@ VSCATTERPF1QPDm
Definition x86/opcodes.hpp:21382
@ TCVTROWD2PSrre
Definition x86/opcodes.hpp:5022
@ VFMULCPHZrr
Definition x86/opcodes.hpp:11118
@ RCL8mCL
Definition x86/opcodes.hpp:3642
@ VPROLVQZ128rmbk
Definition x86/opcodes.hpp:18546
@ VPADDUSWZ128rmkz
Definition x86/opcodes.hpp:14772
@ VPOPCNTBZrm
Definition x86/opcodes.hpp:18323
@ XOR16rr_EVEX
Definition x86/opcodes.hpp:22210
@ VMINPSZ256rrkz
Definition x86/opcodes.hpp:13443
@ VSQRTPHZ128r
Definition x86/opcodes.hpp:21620
@ VFCMADDCPHZr
Definition x86/opcodes.hpp:9225
@ PSHUFDri
Definition x86/opcodes.hpp:3392
@ VFNMADD231PDZr
Definition x86/opcodes.hpp:11524
@ VFNMSUB231BF16Z128mk
Definition x86/opcodes.hpp:12014
@ VFMADD231PHZmbkz
Definition x86/opcodes.hpp:9777
@ VFIXUPIMMSSZrrib
Definition x86/opcodes.hpp:9352
@ OR64rr_NF
Definition x86/opcodes.hpp:3042
@ VFNMADD231PSZmk
Definition x86/opcodes.hpp:11586
@ VPABSQZ256rrkz
Definition x86/opcodes.hpp:14480
@ AVX2_SETALLONES
Definition x86/opcodes.hpp:347
@ VMINBF16Z256rrk
Definition x86/opcodes.hpp:13100
@ VFMSUB132PHZmkz
Definition x86/opcodes.hpp:10329
@ VFCMADDCPHZrbk
Definition x86/opcodes.hpp:9227
@ VMAXCPSZ256rm
Definition x86/opcodes.hpp:12912
@ VPDPWUUDZmbkz
Definition x86/opcodes.hpp:16142
@ VPSHLDWZ128rmik
Definition x86/opcodes.hpp:18872
@ SHR32m1_NF_ND
Definition x86/opcodes.hpp:4540
@ VCVTPS2DQZ256rm
Definition x86/opcodes.hpp:7055
@ VORPDZ256rrkz
Definition x86/opcodes.hpp:14343
@ CVTTSS2SI64rm_Int
Definition x86/opcodes.hpp:1504
@ VFMADD231PHZ256rk
Definition x86/opcodes.hpp:9772
@ VDIVPHZ256rmb
Definition x86/opcodes.hpp:8914
@ VPSUBUSWrr
Definition x86/opcodes.hpp:20015
@ NOOP
Definition x86/opcodes.hpp:2892
@ VPERM2I128rri
Definition x86/opcodes.hpp:16153
@ VPMINSBZrm
Definition x86/opcodes.hpp:17326
@ VADDBF16Zrmkz
Definition x86/opcodes.hpp:5208
@ VPSHUFBITQMBZ128rm
Definition x86/opcodes.hpp:19045
@ SAR16mi_NF_ND
Definition x86/opcodes.hpp:4071
@ VCVTPD2PSZ128rm
Definition x86/opcodes.hpp:6489
@ VADDSHZrrb_Int
Definition x86/opcodes.hpp:5331
@ PALIGNRrri
Definition x86/opcodes.hpp:3124
@ CVTTPS2DQrr
Definition x86/opcodes.hpp:1494
@ VPMULDQZ128rrk
Definition x86/opcodes.hpp:18085
@ VPMOVZXBQZ128rm
Definition x86/opcodes.hpp:17968
@ VFNMSUB132PSZmkz
Definition x86/opcodes.hpp:11788
@ VPSHRDQZ128rrik
Definition x86/opcodes.hpp:18935
@ VPADDSBZ128rr
Definition x86/opcodes.hpp:14707
@ VPRORQZrik
Definition x86/opcodes.hpp:18623
@ VFMSUB132PDZm
Definition x86/opcodes.hpp:10292
@ CVTTSS2SIrm_Int
Definition x86/opcodes.hpp:1508
@ VRNDSCALEPDZ128rmbi
Definition x86/opcodes.hpp:20911
@ XOR64mi32_NF_ND
Definition x86/opcodes.hpp:22265
@ VPADDWYrm
Definition x86/opcodes.hpp:14790
@ VFCMADDCPHZ256m
Definition x86/opcodes.hpp:9210
@ BLCS64rr
Definition x86/opcodes.hpp:1030
@ RCL64mCL_ND
Definition x86/opcodes.hpp:3626
@ VPERMT2QZ128rrkz
Definition x86/opcodes.hpp:16679
@ VFNMSUBPD4mr
Definition x86/opcodes.hpp:12183
@ DIV8r_NF
Definition x86/opcodes.hpp:1581
@ VPERMI2PSZ256rrk
Definition x86/opcodes.hpp:16280
@ VCVTTPS2UQQZ128rm
Definition x86/opcodes.hpp:8413
@ VFPCLASSPDZ256rik
Definition x86/opcodes.hpp:12240
@ VPSRLDYri
Definition x86/opcodes.hpp:19620
@ MUL16m
Definition x86/opcodes.hpp:2781
@ VFNMADD132PSZ256mk
Definition x86/opcodes.hpp:11239
@ VFMADD231PSZ128rk
Definition x86/opcodes.hpp:9795
@ VCVTUDQ2PDZrr
Definition x86/opcodes.hpp:8583
@ VMAXPDZ256rr
Definition x86/opcodes.hpp:12959
@ VPERMDZrmbkz
Definition x86/opcodes.hpp:16186
@ VPERMPDZ256rmbkz
Definition x86/opcodes.hpp:16490
@ VPXORQZ128rrkz
Definition x86/opcodes.hpp:20463
@ PMAXSBrr
Definition x86/opcodes.hpp:3262
@ VCVTTPD2QQSZ256rmk
Definition x86/opcodes.hpp:7717
@ SAR8m1_EVEX
Definition x86/opcodes.hpp:4148
@ VRANGEPSZrribkz
Definition x86/opcodes.hpp:20543
@ VPXORDZ256rrkz
Definition x86/opcodes.hpp:20445
@ VPBROADCASTDrZrrkz
Definition x86/opcodes.hpp:15155
@ VPERMT2WZ256rrk
Definition x86/opcodes.hpp:16708
@ VCVTBIASPH2HF8Zrmk
Definition x86/opcodes.hpp:6239
@ VRCP14PDZmb
Definition x86/opcodes.hpp:20583
@ TESTUI
Definition x86/opcodes.hpp:5063
@ VFMSUB231BF16Z128rkz
Definition x86/opcodes.hpp:10591
@ VMINPSYrr
Definition x86/opcodes.hpp:13425
@ VFMSUB231BF16Zmbk
Definition x86/opcodes.hpp:10603
@ VMAXSSZrrbkz_Int
Definition x86/opcodes.hpp:13074
@ VSQRTPSZmbk
Definition x86/opcodes.hpp:21666
@ VRSQRTSHZrr
Definition x86/opcodes.hpp:21219
@ VPSRLVQZ128rmkz
Definition x86/opcodes.hpp:19760
@ VREDUCEPSZ256rrikz
Definition x86/opcodes.hpp:20844
@ VCMPPHZ256rmik
Definition x86/opcodes.hpp:5811
@ ADC32mr_ND
Definition x86/opcodes.hpp:503
@ AND16mi
Definition x86/opcodes.hpp:809
@ XOR64rm_NF
Definition x86/opcodes.hpp:22289
@ VPSHRDDZ128rmbikz
Definition x86/opcodes.hpp:18903
@ VCVTPH2WZ128rmkz
Definition x86/opcodes.hpp:7019
@ VFMSUB213PHZrbkz
Definition x86/opcodes.hpp:10502
@ DIV_FpI32m80
Definition x86/opcodes.hpp:1631
@ VRANGEPDZrmbikz
Definition x86/opcodes.hpp:20506
@ PREFETCHT0
Definition x86/opcodes.hpp:3380
@ VMOVUPDZ256rr_REV
Definition x86/opcodes.hpp:14044
@ VPDPWSSDSrm
Definition x86/opcodes.hpp:15931
@ VCVTTPD2UQQZ128rmk
Definition x86/opcodes.hpp:7867
@ VFMADD231SSZrkz_Int
Definition x86/opcodes.hpp:9859
@ RCL16m1_ND
Definition x86/opcodes.hpp:3587
@ MMX_PSRLWri
Definition x86/opcodes.hpp:2522
@ VPSRAVQZ256rr
Definition x86/opcodes.hpp:19540
@ BEXTR64rr_NF
Definition x86/opcodes.hpp:1006
@ VPSRAQZ128rmk
Definition x86/opcodes.hpp:19459
@ ADD_FpI32m80
Definition x86/opcodes.hpp:770
@ VRCPPHZ256r
Definition x86/opcodes.hpp:20714
@ VCVTTPD2UDQSZ128rmk
Definition x86/opcodes.hpp:7771
@ VMINCPDYrm
Definition x86/opcodes.hpp:13111
@ VFMSUB132PHZrkz
Definition x86/opcodes.hpp:10335
@ VFMSUB213PHZmk
Definition x86/opcodes.hpp:10497
@ VCVTTPH2IBSZ128rrkz
Definition x86/opcodes.hpp:7931
@ VPERMI2PSZrr
Definition x86/opcodes.hpp:16288
@ VXORPSZ256rmbkz
Definition x86/opcodes.hpp:22101
@ VFMSUBADD231PDZmk
Definition x86/opcodes.hpp:10972
@ VCVTDQ2PSZrrb
Definition x86/opcodes.hpp:6332
@ VPERMI2QZ128rmk
Definition x86/opcodes.hpp:16295
@ VPMAXUQZ128rmbkz
Definition x86/opcodes.hpp:17266
@ VFNMADD132PDZ128r
Definition x86/opcodes.hpp:11168
@ VPERMPSZ256rmbkz
Definition x86/opcodes.hpp:16519
@ VPDPBSUDZ128r
Definition x86/opcodes.hpp:15755
@ VFMADDSUB132PSr
Definition x86/opcodes.hpp:10032
@ VGETEXPBF16Z128rk
Definition x86/opcodes.hpp:12342
@ VMINMAXPSZrrib
Definition x86/opcodes.hpp:13322
@ SAR8ri
Definition x86/opcodes.hpp:4172
@ VMULPDZ256rrkz
Definition x86/opcodes.hpp:14198
@ VPMOVZXBDrm
Definition x86/opcodes.hpp:17964
@ VCVTTPS2UQQSZrmk
Definition x86/opcodes.hpp:8405
@ VPERMT2BZ256rrkz
Definition x86/opcodes.hpp:16583
@ VPMOVQWZ128rrk
Definition x86/opcodes.hpp:17602
@ VFNMSUB231BF16Zmk
Definition x86/opcodes.hpp:12032
@ VPSRAWZrrkz
Definition x86/opcodes.hpp:19608
@ VCVT2PH2BF8SZ128rrk
Definition x86/opcodes.hpp:5951
@ VFMSUBADD231PHZrb
Definition x86/opcodes.hpp:11007
@ VFMADDSUB132PSZ256mb
Definition x86/opcodes.hpp:10011
@ VPMOVSQWZ128rrkz
Definition x86/opcodes.hpp:17678
@ VAESENCZ128rr
Definition x86/opcodes.hpp:5392
@ ANDNPSrr
Definition x86/opcodes.hpp:979
@ VPDPWSSDZmbk
Definition x86/opcodes.hpp:15955
@ VCVTPS2QQZ128rrk
Definition x86/opcodes.hpp:7231
@ CVTTSD2SIrr_Int
Definition x86/opcodes.hpp:1502
@ MMX_CVTPD2PIrr
Definition x86/opcodes.hpp:2368
@ VPTERNLOGQZ128rmbikz
Definition x86/opcodes.hpp:20067
@ VCVTPS2PHXZ128rmkz
Definition x86/opcodes.hpp:7177
@ VCVTTPH2IUBSZ128rmk
Definition x86/opcodes.hpp:7957
@ ANDN64rr_EVEX
Definition x86/opcodes.hpp:974
@ VPERMILPSZmi
Definition x86/opcodes.hpp:16457
@ VRANGESDZrmi
Definition x86/opcodes.hpp:20546
@ VBROADCASTI32X2Zrr
Definition x86/opcodes.hpp:5703
@ VCMPPDZ256rmbi
Definition x86/opcodes.hpp:5786
@ VPERMT2QZ256rmkz
Definition x86/opcodes.hpp:16685
@ VPSRLWZ128rrk
Definition x86/opcodes.hpp:19815
@ VPUNPCKLQDQZ128rmkz
Definition x86/opcodes.hpp:20382
@ ADD64rr_ND
Definition x86/opcodes.hpp:693
@ VCVTTPS2DQSZ256rrkz
Definition x86/opcodes.hpp:8150
@ VMULBF16Zrm
Definition x86/opcodes.hpp:14170
@ VPSRLVDZ128rmkz
Definition x86/opcodes.hpp:19729
@ VRNDSCALEPDZ256rrikz
Definition x86/opcodes.hpp:20928
@ VREDUCESDZrrib
Definition x86/opcodes.hpp:20861
@ VPRORQZ256mi
Definition x86/opcodes.hpp:18610
@ VGF2P8MULBrr
Definition x86/opcodes.hpp:12706
@ VPTERNLOGDZrmi
Definition x86/opcodes.hpp:20059
@ VFNMADD132PDZ256rk
Definition x86/opcodes.hpp:11178
@ VPDPBSUDSZ128mk
Definition x86/opcodes.hpp:15722
@ DEC8m
Definition x86/opcodes.hpp:1548
@ IMUL32rri8
Definition x86/opcodes.hpp:1848
@ ROL32rCL_NF
Definition x86/opcodes.hpp:3840
@ VPABSQZ256rmbk
Definition x86/opcodes.hpp:14474
@ VDIVPSZ128rmbk
Definition x86/opcodes.hpp:8938
@ VPSUBUSBZ128rrk
Definition x86/opcodes.hpp:19978
@ VCVTTPH2WZrrkz
Definition x86/opcodes.hpp:8132
@ SHLD16rri8_ND
Definition x86/opcodes.hpp:4455
@ VPMOVSXWDZ256rmkz
Definition x86/opcodes.hpp:17802
@ VFMADD132SSZrb
Definition x86/opcodes.hpp:9516
@ MMX_MASKMOVQ
Definition x86/opcodes.hpp:2380
@ VPANDNDZ128rmb
Definition x86/opcodes.hpp:14862
@ VPHADDWYrm
Definition x86/opcodes.hpp:16876
@ RCL8ri_ND
Definition x86/opcodes.hpp:3656
@ VFNMSUB231PHZ128r
Definition x86/opcodes.hpp:12077
@ G_VECREDUCE_UMIN
Definition x86/opcodes.hpp:335
@ VPSLLQZ256mik
Definition x86/opcodes.hpp:19247
@ VMINCPHZrrkz
Definition x86/opcodes.hpp:13168
@ VPCMPUQZ256rrik
Definition x86/opcodes.hpp:15493
@ VPSRAWZrrk
Definition x86/opcodes.hpp:19607
@ VCVTNEOPH2PSrm
Definition x86/opcodes.hpp:6391
@ VCVTPD2DQZ128rmkz
Definition x86/opcodes.hpp:6430
@ SHL16mi_EVEX
Definition x86/opcodes.hpp:4329
@ VPERMI2WZ128rrk
Definition x86/opcodes.hpp:16322
@ VPUNPCKHQDQZ256rmkz
Definition x86/opcodes.hpp:20285
@ VFNMSUB231PHZ256rk
Definition x86/opcodes.hpp:12087
@ VPDPWSSDSZ128mbkz
Definition x86/opcodes.hpp:15907
@ LOCK_OR8mr
Definition x86/opcodes.hpp:2244
@ ADD64mi32_NF
Definition x86/opcodes.hpp:663
@ VFMADD231SSr
Definition x86/opcodes.hpp:9862
@ VCVT2PH2BF8SZrmkz
Definition x86/opcodes.hpp:5967
@ VMINCPDZ128rm
Definition x86/opcodes.hpp:13113
@ VPDPWSUDZ128rkz
Definition x86/opcodes.hpp:16005
@ VPSLLVQZrmb
Definition x86/opcodes.hpp:19328
@ VPUNPCKLWDrm
Definition x86/opcodes.hpp:20426
@ VFNMADD213SSZmkz_Int
Definition x86/opcodes.hpp:11458
@ VPUNPCKHWDZ256rrkz
Definition x86/opcodes.hpp:20313
@ PHI
Definition x86/opcodes.hpp:24
@ VFNMADD213SDZmkz_Int
Definition x86/opcodes.hpp:11430
@ VEXTRACTI64X2Zmrik
Definition x86/opcodes.hpp:9188
@ OR16mi8
Definition x86/opcodes.hpp:2925
@ VPSHRDVWZ256rkz
Definition x86/opcodes.hpp:19020
@ VPMINUDZ256rr
Definition x86/opcodes.hpp:17453
@ VPORQZrm
Definition x86/opcodes.hpp:18446
@ VPCMPQZrmbik
Definition x86/opcodes.hpp:15447
@ SHLD16mri8_EVEX
Definition x86/opcodes.hpp:4444
@ VCVTPH2UWZ128rmk
Definition x86/opcodes.hpp:6988
@ VFNMSUB231PDm
Definition x86/opcodes.hpp:12069
@ VSUBSSrm_Int
Definition x86/opcodes.hpp:21883
@ ADD64ri8_NF
Definition x86/opcodes.hpp:683
@ VPBROADCASTBrZrrk
Definition x86/opcodes.hpp:15123
@ VCVTBF162IBSZ128rmbkz
Definition x86/opcodes.hpp:6085
@ MUL_Fp80
Definition x86/opcodes.hpp:2840
@ VMOVSHDUPZ256rrk
Definition x86/opcodes.hpp:13959
@ VMOVDDUPYrm
Definition x86/opcodes.hpp:13591
@ VPMOVQDZ128mr
Definition x86/opcodes.hpp:17584
@ VDPBF16PSZ256mkz
Definition x86/opcodes.hpp:9023
@ VMOVSDZrrkz
Definition x86/opcodes.hpp:13937
@ IMUL64r
Definition x86/opcodes.hpp:1856
@ VSUBPSZ128rmkz
Definition x86/opcodes.hpp:21818
@ VRCP28SSZrbkz
Definition x86/opcodes.hpp:20669
@ CMOV16rr
Definition x86/opcodes.hpp:1249
@ VPCMPUDZrri
Definition x86/opcodes.hpp:15480
@ VMAXCPHZ128rm
Definition x86/opcodes.hpp:12874
@ CMP64mi32
Definition x86/opcodes.hpp:1335
@ VFMADDSUB213PHZ128mbkz
Definition x86/opcodes.hpp:10070
@ ROR32r1
Definition x86/opcodes.hpp:3952
@ LEA16r
Definition x86/opcodes.hpp:2154
@ VRCP14PDZ256m
Definition x86/opcodes.hpp:20573
@ BZHI32rm_EVEX
Definition x86/opcodes.hpp:1149
@ PABSDrr
Definition x86/opcodes.hpp:3096
@ VFNMADD213SDZm
Definition x86/opcodes.hpp:11427
@ MASKMOVDQU64
Definition x86/opcodes.hpp:2323
@ OR32rr_REV
Definition x86/opcodes.hpp:3005
@ VCVTPH2UWZ128rrkz
Definition x86/opcodes.hpp:6992
@ TEST8ri
Definition x86/opcodes.hpp:5061
@ VFMADDSUB213PDZr
Definition x86/opcodes.hpp:10059
@ VGETMANTPDZ256rmikz
Definition x86/opcodes.hpp:12520
@ IMUL32rm_ND
Definition x86/opcodes.hpp:1833
@ VPBLENDMDZ128rrk
Definition x86/opcodes.hpp:15023
@ SHLD32rri8
Definition x86/opcodes.hpp:4473
@ LOCK_BTS16m
Definition x86/opcodes.hpp:2220
@ VCVTUQQ2PSZ256rm
Definition x86/opcodes.hpp:8715
@ VPMOVSQWZ256mr
Definition x86/opcodes.hpp:17679
@ VCVTPS2UDQZrrbk
Definition x86/opcodes.hpp:7280
@ VMULPDZrrkz
Definition x86/opcodes.hpp:14210
@ VMAXPHZ256rmk
Definition x86/opcodes.hpp:12989
@ VFMADD231SDm_Int
Definition x86/opcodes.hpp:9833
@ VPCMPEQQrm
Definition x86/opcodes.hpp:15332
@ ROL8m1_NF
Definition x86/opcodes.hpp:3880
@ VRCPBF16Zmb
Definition x86/opcodes.hpp:20691
@ FICOM16m
Definition x86/opcodes.hpp:1695
@ VPMAXSDZ256rrk
Definition x86/opcodes.hpp:17148
@ VPANDDZrm
Definition x86/opcodes.hpp:14852
@ VCVTTPS2QQSZ128rrkz
Definition x86/opcodes.hpp:8265
@ VFMSUB231BF16Zmb
Definition x86/opcodes.hpp:10602
@ MOVSL
Definition x86/opcodes.hpp:2725
@ VCVTDQ2PHZ128rrkz
Definition x86/opcodes.hpp:6283
@ VGETMANTPDZrmik
Definition x86/opcodes.hpp:12528
@ VRCP28SDZr
Definition x86/opcodes.hpp:20657
@ XORPDrm
Definition x86/opcodes.hpp:22335
@ VMOVDQU32Zrmkz
Definition x86/opcodes.hpp:13752
@ VCMPSSZrrik_Int
Definition x86/opcodes.hpp:5873
@ VEXPANDPDZ256rm
Definition x86/opcodes.hpp:9103
@ VPMOVUSQWZrr
Definition x86/opcodes.hpp:17908
@ VMOVDDUPZrm
Definition x86/opcodes.hpp:13605
@ VPSRADZ256mbik
Definition x86/opcodes.hpp:19417
@ VGETMANTBF16Zrmbi
Definition x86/opcodes.hpp:12497
@ VPMULLDZ128rrk
Definition x86/opcodes.hpp:18182
@ VFNMADD132PHZrbkz
Definition x86/opcodes.hpp:11221
@ VPROLVQZrm
Definition x86/opcodes.hpp:18562
@ VPMASKMOVDYmr
Definition x86/opcodes.hpp:17100
@ VCVTPH2HF8SZ128rmk
Definition x86/opcodes.hpp:6699
@ CFCMOV32rm
Definition x86/opcodes.hpp:1216
@ VFMSUB231SDr
Definition x86/opcodes.hpp:10722
@ VPERMI2PDZrmb
Definition x86/opcodes.hpp:16256
@ VRNDSCALEPSZ128rri
Definition x86/opcodes.hpp:20977
@ VFNMSUB231PSZ256mkz
Definition x86/opcodes.hpp:12117
@ ABS_Fp32
Definition x86/opcodes.hpp:466
@ SHL16rCL_NF
Definition x86/opcodes.hpp:4341
@ MMX_PSUBUSBrm
Definition x86/opcodes.hpp:2535
@ VRNDSCALESSZrmi
Definition x86/opcodes.hpp:21023
@ VFMSUBADD213PDm
Definition x86/opcodes.hpp:10882
@ VFMSUBADD231PDZ256rk
Definition x86/opcodes.hpp:10966
@ VRCP14SDZrmk
Definition x86/opcodes.hpp:20619
@ VPSRAVWZ128rmkz
Definition x86/opcodes.hpp:19554
@ VFNMADD132PSm
Definition x86/opcodes.hpp:11256
@ VPXORrm
Definition x86/opcodes.hpp:20484
@ VUNPCKLPDZ128rm
Definition x86/opcodes.hpp:21996
@ CVTSI2SDrr
Definition x86/opcodes.hpp:1465
@ VPSLLVDZ128rrkz
Definition x86/opcodes.hpp:19286
@ VFMADD231SDm
Definition x86/opcodes.hpp:9832
@ VPDPBSSDSZ128mbk
Definition x86/opcodes.hpp:15658
@ SUB16mr_NF_ND
Definition x86/opcodes.hpp:4780
@ VFNMADD231PSr
Definition x86/opcodes.hpp:11595
@ SUB16mi8_NF
Definition x86/opcodes.hpp:4770
@ VPMOVZXBWZ128rr
Definition x86/opcodes.hpp:17993
@ VPADDSBZ128rm
Definition x86/opcodes.hpp:14704
@ VCVTPH2HF8SZ256rmbkz
Definition x86/opcodes.hpp:6707
@ VFMSUBPS4rr_REV
Definition x86/opcodes.hpp:11077
@ VPDPWUSDZ256m
Definition x86/opcodes.hpp:16068
@ VMINPDZ128rmbk
Definition x86/opcodes.hpp:13364
@ VPINSRBZrri
Definition x86/opcodes.hpp:16901
@ ROL16mCL_NF_ND
Definition x86/opcodes.hpp:3796
@ VCVTPD2PSZ256rrkz
Definition x86/opcodes.hpp:6506
@ VPDPBSSDSZmkz
Definition x86/opcodes.hpp:15679
@ SAR32r1_ND
Definition x86/opcodes.hpp:4104
@ VANDNPDZ128rr
Definition x86/opcodes.hpp:5465
@ VGETMANTSSZrrik
Definition x86/opcodes.hpp:12621
@ VPBROADCASTDrZ128rr
Definition x86/opcodes.hpp:15147
@ PADDBrm
Definition x86/opcodes.hpp:3107
@ VCVTPH2IUBSZ256rmbkz
Definition x86/opcodes.hpp:6791
@ VCVTPS2PDZ256rm
Definition x86/opcodes.hpp:7149
@ PADDUSWrr
Definition x86/opcodes.hpp:3120
@ VPABSBZrm
Definition x86/opcodes.hpp:14424
@ VSHUFPDYrri
Definition x86/opcodes.hpp:21466
@ VSCALEFPSZ256rrk
Definition x86/opcodes.hpp:21329
@ VPADDBZ256rrkz
Definition x86/opcodes.hpp:14631
@ VMOVAPDZ256rmk
Definition x86/opcodes.hpp:13527
@ VMOVAPDZrrkz
Definition x86/opcodes.hpp:13544
@ VPSIGNWYrm
Definition x86/opcodes.hpp:19162
@ VPSRAVDYrm
Definition x86/opcodes.hpp:19494
@ ROR32mCL_EVEX
Definition x86/opcodes.hpp:3943
@ VPSRLQri
Definition x86/opcodes.hpp:19719
@ SHRD16rrCL
Definition x86/opcodes.hpp:4636
@ XOR32ri8_ND
Definition x86/opcodes.hpp:22238
@ VPSUBBZ256rrk
Definition x86/opcodes.hpp:19856
@ VPMOVSXWDZrr
Definition x86/opcodes.hpp:17809
@ VPMADD52LUQZ256r
Definition x86/opcodes.hpp:17042
@ VPADDBZrmkz
Definition x86/opcodes.hpp:14634
@ VPMINSDZ256rmbkz
Definition x86/opcodes.hpp:17348
@ VMOVDQU8Zrr
Definition x86/opcodes.hpp:13819
@ VMAXCPDZrmbkz
Definition x86/opcodes.hpp:12866
@ VFNMADD231SDm
Definition x86/opcodes.hpp:11608
@ VSHUFPSZ256rmbik
Definition x86/opcodes.hpp:21508
@ VPBROADCASTDZ256rrkz
Definition x86/opcodes.hpp:15140
@ VSHUFPDZrmi
Definition x86/opcodes.hpp:21488
@ VPSHUFDZ256mbik
Definition x86/opcodes.hpp:19091
@ VPLZCNTDZrmkz
Definition x86/opcodes.hpp:16939
@ VCVTSS2SI64Zrr_Int
Definition x86/opcodes.hpp:7562
@ VPSRAWZ128rik
Definition x86/opcodes.hpp:19577
@ VDIVPHZ256rmkz
Definition x86/opcodes.hpp:8918
@ VAESDECLASTZrm
Definition x86/opcodes.hpp:5365
@ VFNMSUB213PHZ128rk
Definition x86/opcodes.hpp:11909
@ VCVTPS2PHZrrk
Definition x86/opcodes.hpp:7220
@ VFMSUB231PSZmkz
Definition x86/opcodes.hpp:10699
@ VREDUCEPDZrrib
Definition x86/opcodes.hpp:20792
@ SHLD64rri8
Definition x86/opcodes.hpp:4493
@ VMREAD64rr
Definition x86/opcodes.hpp:14146
@ VRNDSCALEPHZ256rrikz
Definition x86/opcodes.hpp:20958
@ VCVTPS2PDZrmk
Definition x86/opcodes.hpp:7162
@ VSUBSHZrm_Int
Definition x86/opcodes.hpp:21861
@ VPANDDZ128rm
Definition x86/opcodes.hpp:14834
@ VCVTUDQ2PDZ256rrkz
Definition x86/opcodes.hpp:8576
@ VPCMPWZrmik
Definition x86/opcodes.hpp:15521
@ VCVTPD2PHZrm
Definition x86/opcodes.hpp:6475
@ VSUBPSrm
Definition x86/opcodes.hpp:21843
@ G_UMULFIXSAT
Definition x86/opcodes.hpp:202
@ VFMADD213PSYm
Definition x86/opcodes.hpp:9617
@ VSCALEFBF16Zrmbk
Definition x86/opcodes.hpp:21246
@ VFNMADD132SDZrk_Int
Definition x86/opcodes.hpp:11268
@ VFMSUB132PSYm
Definition x86/opcodes.hpp:10336
@ PSHUFLWri
Definition x86/opcodes.hpp:3396
@ AND64ri8
Definition x86/opcodes.hpp:911
@ VFMSUBADD213PDYr
Definition x86/opcodes.hpp:10851
@ VSUBPSZ256rmbk
Definition x86/opcodes.hpp:21824
@ VSHUFPDZrmbikz
Definition x86/opcodes.hpp:21487
@ VFMADD231PHZ128m
Definition x86/opcodes.hpp:9756
@ SHL16mCL_NF
Definition x86/opcodes.hpp:4326
@ VFMADD213SDZmk_Int
Definition x86/opcodes.hpp:9653
@ SAR8rCL_NF_ND
Definition x86/opcodes.hpp:4171
@ VMOVDQU16Zrrkz_REV
Definition x86/opcodes.hpp:13725
@ VFMSUB132PHZmb
Definition x86/opcodes.hpp:10325
@ VPDPBUUDZ128mbkz
Definition x86/opcodes.hpp:15876
@ VALIGNDZrri
Definition x86/opcodes.hpp:5427
@ VPOPCNTWZrm
Definition x86/opcodes.hpp:18395
@ VPANDNQZ128rmk
Definition x86/opcodes.hpp:14892
@ VRSQRT14SDZrmkz
Definition x86/opcodes.hpp:21106
@ VPSHUFDZrikz
Definition x86/opcodes.hpp:19107
@ MMX_MOVD64from64mr
Definition x86/opcodes.hpp:2382
@ VMINPHZ256rr
Definition x86/opcodes.hpp:13409
@ DIV8m_NF
Definition x86/opcodes.hpp:1578
@ CFCMOV32rr_ND
Definition x86/opcodes.hpp:1219
@ VFNMADD213PSZ256mk
Definition x86/opcodes.hpp:11408
@ VDPPHPSZmkz
Definition x86/opcodes.hpp:9061
@ VFMSUB231PHZ128m
Definition x86/opcodes.hpp:10644
@ VFNMADD213PDZrb
Definition x86/opcodes.hpp:11356
@ ROR8mi_NF_ND
Definition x86/opcodes.hpp:4011
@ VSQRTSHZrk_Int
Definition x86/opcodes.hpp:21702
@ VUNPCKHPDZ128rm
Definition x86/opcodes.hpp:21934
@ PUNPCKHWDrm
Definition x86/opcodes.hpp:3534
@ VPMASKMOVDrm
Definition x86/opcodes.hpp:17103
@ NOT32m
Definition x86/opcodes.hpp:2905
@ SUB16rr_ND_REV
Definition x86/opcodes.hpp:4800
@ MOV64rm
Definition x86/opcodes.hpp:2608
@ VCOMISSZrm_Int
Definition x86/opcodes.hpp:5897
@ ADD32mi_EVEX
Definition x86/opcodes.hpp:625
@ VCVTTPH2UWZ128rr
Definition x86/opcodes.hpp:8079
@ VPROTWmr
Definition x86/opcodes.hpp:18698
@ SUBSDrr
Definition x86/opcodes.hpp:4945
@ VPCMPEQWZrm
Definition x86/opcodes.hpp:15344
@ VFMADD231PSZ256mb
Definition x86/opcodes.hpp:9798
@ VREDUCESHZrrikz
Definition x86/opcodes.hpp:20874
@ VPXORDZ256rmbk
Definition x86/opcodes.hpp:20439
@ ADD8mi
Definition x86/opcodes.hpp:701
@ PTCMMIMFP16PS
Definition x86/opcodes.hpp:3456
@ VPOPCNTQZ256rrkz
Definition x86/opcodes.hpp:18373
@ VPSHRDVQZmbk
Definition x86/opcodes.hpp:19002
@ VANDPDZ256rrkz
Definition x86/opcodes.hpp:5538
@ SHL64rCL_ND
Definition x86/opcodes.hpp:4400
@ VSCALEFSSZrrbk_Int
Definition x86/opcodes.hpp:21366
@ VMPSADBWZ128rmik
Definition x86/opcodes.hpp:14122
@ VPSRLQZ128rmk
Definition x86/opcodes.hpp:19684
@ VPTESTNMBZ256rrk
Definition x86/opcodes.hpp:20159
@ IMULZU64rmi8
Definition x86/opcodes.hpp:1896
@ VMAXBF16Z128rmk
Definition x86/opcodes.hpp:12820
@ ADD8mi8
Definition x86/opcodes.hpp:702
@ VPMOVSWBZ128rr
Definition x86/opcodes.hpp:17691
@ VANDPDZrrk
Definition x86/opcodes.hpp:5546
@ VAESENCLASTZ128rm
Definition x86/opcodes.hpp:5381
@ VFIXUPIMMPDZrmbi
Definition x86/opcodes.hpp:9297
@ VPSHLDVDZ256mbk
Definition x86/opcodes.hpp:18810
@ VFMSUBADD213PSZ256mbk
Definition x86/opcodes.hpp:10927
@ VCVTPH2IUBSZ128rmbkz
Definition x86/opcodes.hpp:6782
@ VPACKUSDWZ128rmbkz
Definition x86/opcodes.hpp:14570
@ VGETMANTPDZ256rmbi
Definition x86/opcodes.hpp:12515
@ VFMSUB132BF16Zrk
Definition x86/opcodes.hpp:10270
@ VGETEXPBF16Z256rkz
Definition x86/opcodes.hpp:12352
@ VPBROADCASTMW2DZrr
Definition x86/opcodes.hpp:15163
@ VFNMSUB132PSZmb
Definition x86/opcodes.hpp:11784
@ VPERMI2PSZrmk
Definition x86/opcodes.hpp:16286
@ VCVTBF162IUBSZrmbkz
Definition x86/opcodes.hpp:6130
@ VSHUFPSZ256rmi
Definition x86/opcodes.hpp:21510
@ VCVTTPD2DQSZ256rrk
Definition x86/opcodes.hpp:7656
@ UCOM_Fr
Definition x86/opcodes.hpp:5143
@ VCVTNE2PS2BF16Zrr
Definition x86/opcodes.hpp:6381
@ IMUL16rr_NF
Definition x86/opcodes.hpp:1817
@ VCVTUSI2SHZrm
Definition x86/opcodes.hpp:8740
@ VFMADDSUBPS4Ymr
Definition x86/opcodes.hpp:10237
@ VFMADDSUB213PDZ128m
Definition x86/opcodes.hpp:10035
@ VEXPANDPSZ128rm
Definition x86/opcodes.hpp:9115
@ VPMULLWZrm
Definition x86/opcodes.hpp:18245
@ VCVTSI2SHZrm_Int
Definition x86/opcodes.hpp:7497
@ VFMADD213SHZrb_Int
Definition x86/opcodes.hpp:9674
@ VCVTPD2DQZ256rmk
Definition x86/opcodes.hpp:6438
@ AND16i16
Definition x86/opcodes.hpp:808
@ VPSLLVWZrrk
Definition x86/opcodes.hpp:19354
@ VMINCPHZrm
Definition x86/opcodes.hpp:13160
@ VPADDQZ256rmbkz
Definition x86/opcodes.hpp:14685
@ VFNMSUB213SSr
Definition x86/opcodes.hpp:12008
@ XOR8mr_EVEX
Definition x86/opcodes.hpp:22309
@ VCVTTPS2QQSZ128rmkz
Definition x86/opcodes.hpp:8262
@ VFMADD231BF16Zr
Definition x86/opcodes.hpp:9719
@ VPSUBQZ128rmbkz
Definition x86/opcodes.hpp:19902
@ VPMINUDZ128rmbk
Definition x86/opcodes.hpp:17440
@ VFMSUBADD132PDZmbk
Definition x86/opcodes.hpp:10774
@ VBLENDMPDZrmk
Definition x86/opcodes.hpp:5608
@ IDIV64r
Definition x86/opcodes.hpp:1776
@ VAESDECrm
Definition x86/opcodes.hpp:5377
@ VFMSUB213SDZrk_Int
Definition x86/opcodes.hpp:10549
@ VANDNPDZ256rmb
Definition x86/opcodes.hpp:5469
@ LOCK_OR64mi32
Definition x86/opcodes.hpp:2240
@ VCOMISHZrm
Definition x86/opcodes.hpp:5891
@ VFNMSUB213SDZm
Definition x86/opcodes.hpp:11966
@ VPERMI2BZrm
Definition x86/opcodes.hpp:16204
@ MOV32rc
Definition x86/opcodes.hpp:2587
@ VPMOVQBZ128rr
Definition x86/opcodes.hpp:17571
@ VPBLENDWYrri
Definition x86/opcodes.hpp:15093
@ VCVTTPS2IUBSZrrbk
Definition x86/opcodes.hpp:8253
@ VPDPWUUDZ128m
Definition x86/opcodes.hpp:16121
@ VPXORDZ256rr
Definition x86/opcodes.hpp:20443
@ VMINPHZ256rmk
Definition x86/opcodes.hpp:13407
@ VFMSUB213PSZ256mkz
Definition x86/opcodes.hpp:10521
@ VPGATHERDDYrm
Definition x86/opcodes.hpp:16824
@ VDPPHPSZ256mk
Definition x86/opcodes.hpp:9051
@ VPSHLDQZrrikz
Definition x86/opcodes.hpp:18798
@ VPROLVDZ128rm
Definition x86/opcodes.hpp:18517
@ FP32_TO_INT16_IN_MEM
Definition x86/opcodes.hpp:1713
@ ADC32mi_ND
Definition x86/opcodes.hpp:500
@ VPROLQZ256rikz
Definition x86/opcodes.hpp:18507
@ GF2P8AFFINEINVQBrri
Definition x86/opcodes.hpp:1745
@ VPSRAWZ256mi
Definition x86/opcodes.hpp:19585
@ VMOVAPDZrmkz
Definition x86/opcodes.hpp:13539
@ VFMADD132PSZ128rk
Definition x86/opcodes.hpp:9457
@ VFNMSUB213SHZmk_Int
Definition x86/opcodes.hpp:11984
@ VFNMSUB213PSZ128mbk
Definition x86/opcodes.hpp:11936
@ LD_Fp080
Definition x86/opcodes.hpp:2143
@ VMINMAXPSZ256rmbi
Definition x86/opcodes.hpp:13306
@ VINSERTF32X4Z256rmikz
Definition x86/opcodes.hpp:12727
@ VPCMPUQZ256rmbik
Definition x86/opcodes.hpp:15489
@ VPSRAWZ128rmkz
Definition x86/opcodes.hpp:19581
@ ADD64mr
Definition x86/opcodes.hpp:670
@ VFMSUB213PSZmkz
Definition x86/opcodes.hpp:10530
@ VPLZCNTQZ256rmb
Definition x86/opcodes.hpp:16953
@ VPINSRQrmi
Definition x86/opcodes.hpp:16910
@ VRCPPHZmbkz
Definition x86/opcodes.hpp:20720
@ VSM4KEY4Zrm
Definition x86/opcodes.hpp:21539
@ VPSLLQZmi
Definition x86/opcodes.hpp:19261
@ VPSUBSWZrm
Definition x86/opcodes.hpp:19964
@ VCVT2PH2HF8SZrmb
Definition x86/opcodes.hpp:6017
@ CCMP64mi32
Definition x86/opcodes.hpp:1193
@ VSCATTERQPDZ128mr
Definition x86/opcodes.hpp:21384
@ MOVNTImr
Definition x86/opcodes.hpp:2695
@ VSCALEFPHZrmkz
Definition x86/opcodes.hpp:21306
@ VCVTNEPS2BF16Z256rmbk
Definition x86/opcodes.hpp:6405
@ VCMPSSZrmi_Int
Definition x86/opcodes.hpp:5867
@ SUB64rr_NF
Definition x86/opcodes.hpp:4883
@ VCVTPH2PSXZ128rr
Definition x86/opcodes.hpp:6845
@ ADD8ri_NF
Definition x86/opcodes.hpp:716
@ VPMOVSDBZ256rr
Definition x86/opcodes.hpp:17621
@ VORPDZ256rr
Definition x86/opcodes.hpp:14341
@ VBROADCASTF64X4Zrmkz
Definition x86/opcodes.hpp:5686
@ VCVTSH2USI64Zrrb_Int
Definition x86/opcodes.hpp:7484
@ TCRETURNri
Definition x86/opcodes.hpp:5019
@ LOCK_BTR_RM32rm
Definition x86/opcodes.hpp:2218
@ VBLENDMPSZ128rmbk
Definition x86/opcodes.hpp:5615
@ VPSRAVQZrrk
Definition x86/opcodes.hpp:19550
@ VFMADD213SDZrbk_Int
Definition x86/opcodes.hpp:9659
@ CVTTSS2SIrr_Int
Definition x86/opcodes.hpp:1510
@ VSQRTPSZ256r
Definition x86/opcodes.hpp:21661
@ VPMAXUBZ256rm
Definition x86/opcodes.hpp:17218
@ VFMADD132PHZ128mk
Definition x86/opcodes.hpp:9422
@ PSLLDQri
Definition x86/opcodes.hpp:3403
@ TILEMOVROWrre
Definition x86/opcodes.hpp:5072
@ VPMOVSXDQZrmkz
Definition x86/opcodes.hpp:17786
@ ADD16rr_NF
Definition x86/opcodes.hpp:613
@ VFMSUBADD213PHZ256rkz
Definition x86/opcodes.hpp:10901
@ SUB16rr_NF_ND
Definition x86/opcodes.hpp:4802
@ VPSLLVDYrm
Definition x86/opcodes.hpp:19276
@ VPDPWSSDYrm
Definition x86/opcodes.hpp:15933
@ VFMADD231PSZ128mbk
Definition x86/opcodes.hpp:9790
@ VCVTTPH2WZ256rmbk
Definition x86/opcodes.hpp:8114
@ VCVTPS2PDZ128rr
Definition x86/opcodes.hpp:7146
@ VCVTTPS2QQZ256rmb
Definition x86/opcodes.hpp:8300
@ VFMADDSUB213PDZrbk
Definition x86/opcodes.hpp:10061
@ VPDPBUUDSZ128mkz
Definition x86/opcodes.hpp:15847
@ VFMADD231PDYm
Definition x86/opcodes.hpp:9722
@ VPSHUFBITQMBZrrk
Definition x86/opcodes.hpp:19056
@ VPDPBSSDSZ128rkz
Definition x86/opcodes.hpp:15664
@ VCVTPH2BF8SZ256rmk
Definition x86/opcodes.hpp:6624
@ VPERMDYrr
Definition x86/opcodes.hpp:16173
@ VMOVSHZrm
Definition x86/opcodes.hpp:13971
@ VFMADD132SHZrkz_Int
Definition x86/opcodes.hpp:9509
@ VPMULDQZrrkz
Definition x86/opcodes.hpp:18104
@ VCVT2PS2PHXZrmbkz
Definition x86/opcodes.hpp:6073
@ VSHUFPDZ128rri
Definition x86/opcodes.hpp:21473
@ VREDUCEPHZ128rrik
Definition x86/opcodes.hpp:20804
@ VFMADD213SSr
Definition x86/opcodes.hpp:9693
@ VCVTTPD2DQZ256rrk
Definition x86/opcodes.hpp:7688
@ ST_FP64m
Definition x86/opcodes.hpp:4750
@ SHRX32rr
Definition x86/opcodes.hpp:4688
@ TAILJMPd64
Definition x86/opcodes.hpp:5000
@ VPMULLWZ256rrk
Definition x86/opcodes.hpp:18243
@ VPERMT2QZrrkz
Definition x86/opcodes.hpp:16697
@ VPMOVZXBDZrmk
Definition x86/opcodes.hpp:17959
@ VMAXCPDZrmbk
Definition x86/opcodes.hpp:12865
@ PMINSBrr
Definition x86/opcodes.hpp:3274
@ VFNMADD213PDZ128mbk
Definition x86/opcodes.hpp:11333
@ VFMADD132PSZ256rk
Definition x86/opcodes.hpp:9466
@ VFMSUBADD213PSZ256mkz
Definition x86/opcodes.hpp:10930
@ VMAXCPHZ128rrkz
Definition x86/opcodes.hpp:12882
@ XOR8ri_EVEX
Definition x86/opcodes.hpp:22315
@ VCVTTPS2UDQSZ128rr
Definition x86/opcodes.hpp:8326
@ VCVTNE2PS2BF16Z128rrk
Definition x86/opcodes.hpp:6364
@ VPRORVDZrrk
Definition x86/opcodes.hpp:18650
@ VMULSDZrr_Int
Definition x86/opcodes.hpp:14282
@ VPDPWUUDSrm
Definition x86/opcodes.hpp:16117
@ VFNMSUB213PDYr
Definition x86/opcodes.hpp:11869
@ PCMPEQQrr
Definition x86/opcodes.hpp:3148
@ VPERMI2PDZ256rm
Definition x86/opcodes.hpp:16246
@ VBLENDMPSZrmb
Definition x86/opcodes.hpp:5632
@ VSQRTPHZ128mbk
Definition x86/opcodes.hpp:21616
@ VADDPHZ128rmbkz
Definition x86/opcodes.hpp:5249
@ VMAXCPHZrmb
Definition x86/opcodes.hpp:12893
@ IMUL32rri8_EVEX
Definition x86/opcodes.hpp:1849
@ VPDPWUSDSZm
Definition x86/opcodes.hpp:16046
@ VFMSUBADD213PHZ128r
Definition x86/opcodes.hpp:10890
@ VPTESTNMQZ128rmk
Definition x86/opcodes.hpp:20185
@ VPSUBSBZ256rmkz
Definition x86/opcodes.hpp:19938
@ VGF2P8MULBZrmkz
Definition x86/opcodes.hpp:12701
@ KANDBkk
Definition x86/opcodes.hpp:2033
@ G_ATOMICRMW_FMAXIMUM
Definition x86/opcodes.hpp:142
@ VPMADDWDZ256rm
Definition x86/opcodes.hpp:17086
@ VFPCLASSBF16Zmi
Definition x86/opcodes.hpp:12225
@ VMOVNTDQAZ128rm
Definition x86/opcodes.hpp:13858
@ VRSQRTPHZ256mk
Definition x86/opcodes.hpp:21198
@ VFNMADD231SHZrb
Definition x86/opcodes.hpp:11618
@ VSQRTSSm_Int
Definition x86/opcodes.hpp:21716
@ VMINPDZ256rmbkz
Definition x86/opcodes.hpp:13374
@ CTEST64mr
Definition x86/opcodes.hpp:1432
@ VPEXPANDBZ256rr
Definition x86/opcodes.hpp:16743
@ VRSQRT14PDZmk
Definition x86/opcodes.hpp:21072
@ VMINMAXPDZrmbi
Definition x86/opcodes.hpp:13255
@ VCVTDQ2PSZ128rmbkz
Definition x86/opcodes.hpp:6310
@ MOVZX64rm16
Definition x86/opcodes.hpp:2775
@ FLDL2E
Definition x86/opcodes.hpp:1702
@ VREDUCEBF16Z128rmbi
Definition x86/opcodes.hpp:20740
@ VMPSADBWrri
Definition x86/opcodes.hpp:14140
@ VPDPWSUDSYrm
Definition x86/opcodes.hpp:15964
@ VUNPCKHPDZrmbk
Definition x86/opcodes.hpp:21954
@ VFNMSUB132SSZr_Int
Definition x86/opcodes.hpp:11830
@ AND8rr_NF_ND
Definition x86/opcodes.hpp:960
@ VMAXPDrm
Definition x86/opcodes.hpp:12974
@ CMPSW
Definition x86/opcodes.hpp:1371
@ VMOVDQA32Z256rrk_REV
Definition x86/opcodes.hpp:13638
@ VFMSUB132PHZ256mbkz
Definition x86/opcodes.hpp:10318
@ VFMADD213PDZ128mbkz
Definition x86/opcodes.hpp:9558
@ VCVTBIASPH2HF8SZ128rmkz
Definition x86/opcodes.hpp:6195
@ VSUBBF16Z128rm
Definition x86/opcodes.hpp:21720
@ VMULPDZ128rmbkz
Definition x86/opcodes.hpp:14184
@ VMAXCPDZ256rmbkz
Definition x86/opcodes.hpp:12857
@ VFNMADD231PHZ256mbkz
Definition x86/opcodes.hpp:11544
@ VEXPANDPSZrm
Definition x86/opcodes.hpp:9127
@ PUSHCS32
Definition x86/opcodes.hpp:3564
@ VPSHRDVQZ128mbk
Definition x86/opcodes.hpp:18984
@ VMAXPHZ128rmb
Definition x86/opcodes.hpp:12977
@ VPMOVUSWBZ256mrk
Definition x86/opcodes.hpp:17917
@ VXORPSZrmbkz
Definition x86/opcodes.hpp:22110
@ ADD32mr_NF_ND
Definition x86/opcodes.hpp:633
@ ROL16mi_NF_ND
Definition x86/opcodes.hpp:3801
@ VFNMSUB231PHZ128rk
Definition x86/opcodes.hpp:12078
@ ADD16rr_ND_REV
Definition x86/opcodes.hpp:612
@ VBROADCASTSDZ256rmk
Definition x86/opcodes.hpp:5727
@ VPUNPCKLBWrr
Definition x86/opcodes.hpp:20343
@ G_INDEXED_SEXTLOAD
Definition x86/opcodes.hpp:121
@ VPMOVUSDWZ128rr
Definition x86/opcodes.hpp:17853
@ VFNMSUB213PHZrb
Definition x86/opcodes.hpp:11927
@ OR8rm_NF_ND
Definition x86/opcodes.hpp:3069
@ VCVTPH2PDZ256rmbk
Definition x86/opcodes.hpp:6820
@ VPROLVDZrrkz
Definition x86/opcodes.hpp:18543
@ VFMADDSUB213PSZ128rkz
Definition x86/opcodes.hpp:10107
@ VMAXSSZrrbk_Int
Definition x86/opcodes.hpp:13073
@ VANDNPDZ128rmkz
Definition x86/opcodes.hpp:5464
@ VADDPSZ128rrk
Definition x86/opcodes.hpp:5285
@ VRCP14PSZmk
Definition x86/opcodes.hpp:20613
@ SHRD64mrCL_NF
Definition x86/opcodes.hpp:4669
@ PT2RPNTLVWZ1RSV
Definition x86/opcodes.hpp:401
@ VPANDQZrmbkz
Definition x86/opcodes.hpp:14940
@ VFNMADD231BF16Z256r
Definition x86/opcodes.hpp:11486
@ TILEMOVROWrri
Definition x86/opcodes.hpp:5073
@ VFNMADD231PSYm
Definition x86/opcodes.hpp:11562
@ VDIVBF16Z256rmkz
Definition x86/opcodes.hpp:8857
@ VPMOVSXDQZrr
Definition x86/opcodes.hpp:17787
@ VPMAXUQZ256rm
Definition x86/opcodes.hpp:17272
@ VMINBF16Zrmbk
Definition x86/opcodes.hpp:13104
@ VPMULUDQZ128rmk
Definition x86/opcodes.hpp:18286
@ MOVMSKPSrr
Definition x86/opcodes.hpp:2691
@ VPROLDZ128ri
Definition x86/opcodes.hpp:18469
@ VPORQZ256rrk
Definition x86/opcodes.hpp:18444
@ VCVTTPH2DQZrm
Definition x86/opcodes.hpp:7911
@ VPOPCNTWZrr
Definition x86/opcodes.hpp:18398
@ CBW
Definition x86/opcodes.hpp:1176
@ VPMINSDZ128rmbk
Definition x86/opcodes.hpp:17338
@ VCVTTPD2QQSZ256rmbkz
Definition x86/opcodes.hpp:7716
@ VMULSDZrrkz_Int
Definition x86/opcodes.hpp:14287
@ VMREAD32mr
Definition x86/opcodes.hpp:14143
@ ADC64rr_ND_REV
Definition x86/opcodes.hpp:542
@ VGETMANTSSZrribkz
Definition x86/opcodes.hpp:12620
@ VPSRADZmbik
Definition x86/opcodes.hpp:19432
@ VMAXCPSZrmkz
Definition x86/opcodes.hpp:12926
@ VPBROADCASTWZ128rm
Definition x86/opcodes.hpp:15197
@ BSWAP32r
Definition x86/opcodes.hpp:1098
@ VPXORQZrmb
Definition x86/opcodes.hpp:20474
@ PFADDrm
Definition x86/opcodes.hpp:3199
@ REP_STOSW_64
Definition x86/opcodes.hpp:3775
@ VCVTUQQ2PSZ256rrkz
Definition x86/opcodes.hpp:8723
@ VCVTTPS2IBSZ256rmkz
Definition x86/opcodes.hpp:8211
@ VPDPBUUDZ256rk
Definition x86/opcodes.hpp:15889
@ VFMADDSUB132PHZm
Definition x86/opcodes.hpp:9987
@ VFMADD231SHZmk_Int
Definition x86/opcodes.hpp:9838
@ VPADDQZ256rmb
Definition x86/opcodes.hpp:14683
@ VMOVAPDZ256rr_REV
Definition x86/opcodes.hpp:13530
@ VPERMI2WZrrk
Definition x86/opcodes.hpp:16334
@ VSQRTPDZ256rkz
Definition x86/opcodes.hpp:21599
@ RDSEED16r
Definition x86/opcodes.hpp:3751
@ VFMADD213SSZrk_Int
Definition x86/opcodes.hpp:9689
@ VCVTUDQ2PDZrmk
Definition x86/opcodes.hpp:8581
@ VADDPSZ256rr
Definition x86/opcodes.hpp:5293
@ VCVTPH2HF8SZ256rrkz
Definition x86/opcodes.hpp:6712
@ VMOVDQU32Z128rm
Definition x86/opcodes.hpp:13728
@ VMOVDQU64Zrmk
Definition x86/opcodes.hpp:13784
@ VCVTDQ2PHZrrk
Definition x86/opcodes.hpp:6303
@ VPMOVQBZrr
Definition x86/opcodes.hpp:17581
@ VPMAXUBZrmk
Definition x86/opcodes.hpp:17225
@ VPDPWSSDSZ256mb
Definition x86/opcodes.hpp:15914
@ VFMADDSUB132PSZ128mbk
Definition x86/opcodes.hpp:10003
@ VPTESTMBZrr
Definition x86/opcodes.hpp:20102
@ LZCNT32rr
Definition x86/opcodes.hpp:2313
@ VFMSUB132PDYm
Definition x86/opcodes.hpp:10272
@ VCVTTPD2UDQSZ128rmbk
Definition x86/opcodes.hpp:7769
@ VPMAXSBZrm
Definition x86/opcodes.hpp:17122
@ ADD8rr_DB
Definition x86/opcodes.hpp:345
@ PROBED_ALLOCA_32
Definition x86/opcodes.hpp:3385
@ SBB64mi8
Definition x86/opcodes.hpp:4240
@ VRSQRT28PSZmb
Definition x86/opcodes.hpp:21129
@ VPMOVZXBDYrr
Definition x86/opcodes.hpp:17945
@ VPERMQZ256rik
Definition x86/opcodes.hpp:16543
@ DIVR_FST0r
Definition x86/opcodes.hpp:1591
@ VFMADDCPHZ128mb
Definition x86/opcodes.hpp:9865
@ TILELOADDRST1
Definition x86/opcodes.hpp:5066
@ VPAVGWZ256rmk
Definition x86/opcodes.hpp:14981
@ VFNMSUB231PHZ256mbk
Definition x86/opcodes.hpp:12082
@ VPDPWUSDSZ256mk
Definition x86/opcodes.hpp:16041
@ VREDUCEBF16Z256rrik
Definition x86/opcodes.hpp:20756
@ VSUBPSYrm
Definition x86/opcodes.hpp:21811
@ POPCNT16rr_EVEX
Definition x86/opcodes.hpp:3343
@ IMUL16rmi_NF
Definition x86/opcodes.hpp:1813
@ SHRD64rrCL
Definition x86/opcodes.hpp:4676
@ VMOVDQU16Zmrk
Definition x86/opcodes.hpp:13716
@ AND8ri_NF_ND
Definition x86/opcodes.hpp:948
@ VPRORDZrik
Definition x86/opcodes.hpp:18596
@ T2RPNTLVWZ0_EVEX
Definition x86/opcodes.hpp:4990
@ VGATHERQPSZrm
Definition x86/opcodes.hpp:12333
@ VFNMSUB213PHZ256r
Definition x86/opcodes.hpp:11917
@ VCVTTPD2UDQSZ128rr
Definition x86/opcodes.hpp:7773
@ SHR16ri_ND
Definition x86/opcodes.hpp:4533
@ VFMADD132PSZ256r
Definition x86/opcodes.hpp:9465
@ TTDPFP16PS
Definition x86/opcodes.hpp:5099
@ VPLZCNTQZrmb
Definition x86/opcodes.hpp:16962
@ VFMSUB213PDZ256mbkz
Definition x86/opcodes.hpp:10455
@ VPERMI2PDZ256rmb
Definition x86/opcodes.hpp:16247
@ G_FABS
Definition x86/opcodes.hpp:233
@ VPMOVZXDQZ128rmk
Definition x86/opcodes.hpp:18013
@ XOR32rm
Definition x86/opcodes.hpp:22245
@ VRNDSCALESSZrmi_Int
Definition x86/opcodes.hpp:21024
@ VCVTPH2HF8SZrm
Definition x86/opcodes.hpp:6713
@ PFMAXrr
Definition x86/opcodes.hpp:3208
@ VPMOVSXWDZ128rrkz
Definition x86/opcodes.hpp:17799
@ VRNDSCALESDZrmi
Definition x86/opcodes.hpp:21001
@ SBB16mi8
Definition x86/opcodes.hpp:4188
@ VEXTRACTF64X2Z256rrikz
Definition x86/opcodes.hpp:9154
@ VCVTTPD2DQSZrrk
Definition x86/opcodes.hpp:7668
@ VMAXPSZrmbk
Definition x86/opcodes.hpp:13028
@ VPMOVSXWQZrrkz
Definition x86/opcodes.hpp:17833
@ VPADDSWZ256rrkz
Definition x86/opcodes.hpp:14737
@ VPMINUWZrmkz
Definition x86/opcodes.hpp:17510
@ VFNMADD213SSZrbkz_Int
Definition x86/opcodes.hpp:11464
@ VPACKSSWBZrrkz
Definition x86/opcodes.hpp:14562
@ MOVHLPSrr
Definition x86/opcodes.hpp:2680
@ MOV64rc
Definition x86/opcodes.hpp:2604
@ VRSQRT28SDZrb
Definition x86/opcodes.hpp:21144
@ VRSQRT14SSZrrk
Definition x86/opcodes.hpp:21114
@ VRANGESSZrmikz
Definition x86/opcodes.hpp:20557
@ LOCK_SUB8mi
Definition x86/opcodes.hpp:2255
@ VXORPSrm
Definition x86/opcodes.hpp:22116
@ VFNMSUB132PHZ256rk
Definition x86/opcodes.hpp:11749
@ VRCPBF16Z128r
Definition x86/opcodes.hpp:20678
@ VCVTTPS2UDQSZ256rmbkz
Definition x86/opcodes.hpp:8332
@ VPMOVM2WZrk
Definition x86/opcodes.hpp:17563
@ VPSUBUSBYrr
Definition x86/opcodes.hpp:19973
@ SUBSSrr
Definition x86/opcodes.hpp:4949
@ VPDPWUSDZmkz
Definition x86/opcodes.hpp:16082
@ VCVTTBF162IUBSZ256rmkz
Definition x86/opcodes.hpp:7624
@ DEC32m
Definition x86/opcodes.hpp:1527
@ LDDQUrm
Definition x86/opcodes.hpp:2130
@ VMOVDQA32Z128rrkz
Definition x86/opcodes.hpp:13628
@ VPCMPEQDrm
Definition x86/opcodes.hpp:15310
@ VFNMADD132PSZ128rkz
Definition x86/opcodes.hpp:11234
@ VCVTPS2UQQZrrbkz
Definition x86/opcodes.hpp:7311
@ TZCNT32rr_EVEX
Definition x86/opcodes.hpp:5112
@ VMOVSHDUPZrm
Definition x86/opcodes.hpp:13961
@ ROL32r1
Definition x86/opcodes.hpp:3832
@ VCVTPH2UQQZrrbk
Definition x86/opcodes.hpp:6980
@ VPMOVWBZ128mr
Definition x86/opcodes.hpp:17929
@ XOR32mi_NF_ND
Definition x86/opcodes.hpp:22229
@ VFMSUB231PDZrb
Definition x86/opcodes.hpp:10637
@ VPMULHWrm
Definition x86/opcodes.hpp:18171
@ VPRORDZmi
Definition x86/opcodes.hpp:18592
@ VFNMADDSS4rr_Int_REV
Definition x86/opcodes.hpp:11670
@ VMOVPQIto64mr
Definition x86/opcodes.hpp:13887
@ VMINCSHZrr
Definition x86/opcodes.hpp:13205
@ ADDSSrr
Definition x86/opcodes.hpp:745
@ VCVTPH2HF8SZ128rmkz
Definition x86/opcodes.hpp:6700
@ SBB8mr_ND
Definition x86/opcodes.hpp:4268
@ VFNMSUB132PDYr
Definition x86/opcodes.hpp:11700
@ VPSRLWZ256rrk
Definition x86/opcodes.hpp:19827
@ VSQRTPSZmb
Definition x86/opcodes.hpp:21665
@ VFMADD213BF16Z128mbk
Definition x86/opcodes.hpp:9528
@ VFNMSUB231PDZ256mb
Definition x86/opcodes.hpp:12049
@ VCVTBF162IUBSZ256rmbkz
Definition x86/opcodes.hpp:6121
@ VPUNPCKLDQZrmbkz
Definition x86/opcodes.hpp:20367
@ IMUL64m
Definition x86/opcodes.hpp:1853
@ VPCMPGTDrr
Definition x86/opcodes.hpp:15391
@ VCVTTSD2SIrm_Int
Definition x86/opcodes.hpp:8468
@ VCVTTPS2QQSZ256rrbkz
Definition x86/opcodes.hpp:8275
@ VCVTPS2IBSZ128rmbkz
Definition x86/opcodes.hpp:7081
@ VCVTTPS2UDQZ256rm
Definition x86/opcodes.hpp:8359
@ VBROADCASTSSZ256rmkz
Definition x86/opcodes.hpp:5748
@ VPANDQZ128rrkz
Definition x86/opcodes.hpp:14927
@ VFMSUB213SHZr_Int
Definition x86/opcodes.hpp:10560
@ VCVTSS2SDZrm
Definition x86/opcodes.hpp:7533
@ VPCLMULQDQZ128rri
Definition x86/opcodes.hpp:15229
@ VPSCATTERDQZ128mr
Definition x86/opcodes.hpp:18716
@ VMAXPSZrmb
Definition x86/opcodes.hpp:13027
@ VSCALEFBF16Zrmb
Definition x86/opcodes.hpp:21245
@ VMOVSDZrr_REV
Definition x86/opcodes.hpp:13934
@ VCVTTPH2UQQZ256rmbkz
Definition x86/opcodes.hpp:8055
@ VFMSUB132SDZrb_Int
Definition x86/opcodes.hpp:10377
@ PDEP64rm
Definition x86/opcodes.hpp:3172
@ AESDECLASTrm
Definition x86/opcodes.hpp:790
@ VPSHLDVWZ128mkz
Definition x86/opcodes.hpp:18855
@ VPCMPDZ128rmbi
Definition x86/opcodes.hpp:15256
@ VPSUBDZ256rm
Definition x86/opcodes.hpp:19877
@ G_GLOBAL_VALUE
Definition x86/opcodes.hpp:94
@ FCOM64m
Definition x86/opcodes.hpp:1686
@ VPBROADCASTQZ128rmk
Definition x86/opcodes.hpp:15167
@ VPMADDWDZ128rrkz
Definition x86/opcodes.hpp:17085
@ LGDT16m
Definition x86/opcodes.hpp:2168
@ VPERMQZrmb
Definition x86/opcodes.hpp:16564
@ MINSSrm_Int
Definition x86/opcodes.hpp:2364
@ VPSLLVWZ128rmkz
Definition x86/opcodes.hpp:19340
@ VMAXSSZrr_Int
Definition x86/opcodes.hpp:13071
@ VCVTPS2IBSZ128rmk
Definition x86/opcodes.hpp:7082
@ VPMACSSDQHrr
Definition x86/opcodes.hpp:16979
@ VDPPHPSZ256mbkz
Definition x86/opcodes.hpp:9050
@ VPCONFLICTDZrmbkz
Definition x86/opcodes.hpp:15621
@ VFMADD213PSZ256mkz
Definition x86/opcodes.hpp:9633
@ VMOVUPSYrm
Definition x86/opcodes.hpp:14065
@ VPSHRDDZrmik
Definition x86/opcodes.hpp:18923
@ VPBROADCASTQZrm
Definition x86/opcodes.hpp:15178
@ VFNMADD132SSZrkz_Int
Definition x86/opcodes.hpp:11297
@ VSHUFPDZ256rrik
Definition x86/opcodes.hpp:21483
@ VPMOVZXDQZ256rrk
Definition x86/opcodes.hpp:18022
@ VPERMILPSZrikz
Definition x86/opcodes.hpp:16462
@ VFCMADDCSHZmk
Definition x86/opcodes.hpp:9232
@ VPERMI2PDZ128rmk
Definition x86/opcodes.hpp:16241
@ VCVTUDQ2PDZ256rrk
Definition x86/opcodes.hpp:8575
@ VFMSUB132BF16Zmbk
Definition x86/opcodes.hpp:10265
@ VBROADCASTF32X2Zrmkz
Definition x86/opcodes.hpp:5665
@ VEXP2PSZmb
Definition x86/opcodes.hpp:9086
@ VFMADDSUB132PSZrkz
Definition x86/opcodes.hpp:10030
@ ADC8mr_ND
Definition x86/opcodes.hpp:551
@ NOT64r
Definition x86/opcodes.hpp:2914
@ VAESDECLASTYrr
Definition x86/opcodes.hpp:5360
@ XOR16mr_ND
Definition x86/opcodes.hpp:22191
@ VPMULLDZrmk
Definition x86/opcodes.hpp:18197
@ VORPSZrmbk
Definition x86/opcodes.hpp:14377
@ VPINSRWZrmi
Definition x86/opcodes.hpp:16912
@ PREFETCHIT1
Definition x86/opcodes.hpp:3377
@ VPDPBUSDSZmbkz
Definition x86/opcodes.hpp:15801
@ AND8rm_NF_ND
Definition x86/opcodes.hpp:953
@ VRCP14PSZrkz
Definition x86/opcodes.hpp:20617
@ VBROADCASTSDZ256rm
Definition x86/opcodes.hpp:5726
@ TLS_base_addrX32
Definition x86/opcodes.hpp:5086
@ VEXPANDPDZrmk
Definition x86/opcodes.hpp:9110
@ VFMSUB231PHZrb
Definition x86/opcodes.hpp:10669
@ VPDPBSSDrm
Definition x86/opcodes.hpp:15714
@ VTESTPDYrm
Definition x86/opcodes.hpp:21886
@ VPDPBUUDZ128r
Definition x86/opcodes.hpp:15879
@ VFMADD132PSZ256mb
Definition x86/opcodes.hpp:9460
@ XOR8ri
Definition x86/opcodes.hpp:22313
@ AADD64mr
Definition x86/opcodes.hpp:457
@ VFMADD213PSZ256mbk
Definition x86/opcodes.hpp:9630
@ PAVGUSBrm
Definition x86/opcodes.hpp:3132
@ VFMADD213PDZr
Definition x86/opcodes.hpp:9579
@ VMAXBF16Zrr
Definition x86/opcodes.hpp:12840
@ PUNPCKHDQrr
Definition x86/opcodes.hpp:3531
@ VADDPDZ256rmkz
Definition x86/opcodes.hpp:5228
@ VCVTTPD2QQSZ128rmb
Definition x86/opcodes.hpp:7705
@ VPMINUWZ128rrk
Definition x86/opcodes.hpp:17500
@ TCVTROWPS2BF16Lrri
Definition x86/opcodes.hpp:5027
@ VSQRTPDZ256rk
Definition x86/opcodes.hpp:21598
@ VUCOMISSrr_Int
Definition x86/opcodes.hpp:21916
@ AND16mr_NF
Definition x86/opcodes.hpp:822
@ VFMADD132BF16Z128r
Definition x86/opcodes.hpp:9363
@ MMX_PADDUSBrr
Definition x86/opcodes.hpp:2422
@ VFMADD132PDZrbkz
Definition x86/opcodes.hpp:9413
@ VPACKSSDWZ128rmkz
Definition x86/opcodes.hpp:14519
@ SLWPCB
Definition x86/opcodes.hpp:4706
@ VFMSUB132PDZ256mb
Definition x86/opcodes.hpp:10284
@ VORPDZ128rrk
Definition x86/opcodes.hpp:14333
@ VFNMADD132PHZ128rk
Definition x86/opcodes.hpp:11201
@ VCVTNEPS2BF16Zrmbk
Definition x86/opcodes.hpp:6414
@ VPCONFLICTQZ128rr
Definition x86/opcodes.hpp:15633
@ T2RPNTLVWZ0RS_EVEX
Definition x86/opcodes.hpp:4987
@ VDPPHPSZ256m
Definition x86/opcodes.hpp:9047
@ VCVTPS2DQZ128rm
Definition x86/opcodes.hpp:7046
@ PINSRDrmi
Definition x86/opcodes.hpp:3251
@ RCR64r1_EVEX
Definition x86/opcodes.hpp:3709
@ VMOVUPSYrr_REV
Definition x86/opcodes.hpp:14067
@ VFMSUB231BF16Z256mb
Definition x86/opcodes.hpp:10593
@ MOVLPDmr
Definition x86/opcodes.hpp:2686
@ KMOVBkk_EVEX
Definition x86/opcodes.hpp:2043
@ VMINCPSZ256rm
Definition x86/opcodes.hpp:13180
@ VPMADD52HUQZmbk
Definition x86/opcodes.hpp:17016
@ KMOVBmk
Definition x86/opcodes.hpp:2048
@ VMINCPSZ128rrk
Definition x86/opcodes.hpp:13178
@ VCVTPS2IBSZrmkz
Definition x86/opcodes.hpp:7101
@ XOR32ri8
Definition x86/opcodes.hpp:22236
@ VBLENDMPSZrmbkz
Definition x86/opcodes.hpp:5634
@ VSCATTERDPDZ128mr
Definition x86/opcodes.hpp:21370
@ VADDBF16Zrrkz
Definition x86/opcodes.hpp:5211
@ VGETEXPPDZ128rkz
Definition x86/opcodes.hpp:12370
@ VSHUFPSZ256rrik
Definition x86/opcodes.hpp:21514
@ VFNMSUB231PDZ128mb
Definition x86/opcodes.hpp:12040
@ VPORDZ128rmkz
Definition x86/opcodes.hpp:18406
@ VPSLLQZ128rmkz
Definition x86/opcodes.hpp:19239
@ VCVTTPS2IUBSZrm
Definition x86/opcodes.hpp:8245
@ VPSHUFDmi
Definition x86/opcodes.hpp:19108
@ G_FATAN2
Definition x86/opcodes.hpp:287
@ VPMOVZXWDZ256rrk
Definition x86/opcodes.hpp:18044
@ VPHADDUBWrr
Definition x86/opcodes.hpp:16865
@ VPSRAQZ128mi
Definition x86/opcodes.hpp:19452
@ VMULPSZ256rmbkz
Definition x86/opcodes.hpp:14257
@ VFNMADD231PDr
Definition x86/opcodes.hpp:11531
@ VPADDUSBZrmkz
Definition x86/opcodes.hpp:14762
@ VFMADDSUB231PHZ128r
Definition x86/opcodes.hpp:10171
@ VUNPCKLPDrm
Definition x86/opcodes.hpp:22023
@ VCVTUW2PHZ128rmbkz
Definition x86/opcodes.hpp:8768
@ VMINCPSZ128rm
Definition x86/opcodes.hpp:13171
@ VCVTNEPS2BF16Z128rm
Definition x86/opcodes.hpp:6394
@ VCVTSH2USI64Zrr_Int
Definition x86/opcodes.hpp:7483
@ VFMADD213PHZm
Definition x86/opcodes.hpp:9605
@ XOR16mi8_NF_ND
Definition x86/opcodes.hpp:22184
@ CMOVNB_Fp32
Definition x86/opcodes.hpp:1276
@ VPERMIL2PDmr
Definition x86/opcodes.hpp:16340
@ SAR64rCL_EVEX
Definition x86/opcodes.hpp:4138
@ VPERMQZmikz
Definition x86/opcodes.hpp:16559
@ VPSLLDYrm
Definition x86/opcodes.hpp:19175
@ VPADDDZ256rr
Definition x86/opcodes.hpp:14657
@ VCVTTPD2UQQSZ128rmbk
Definition x86/opcodes.hpp:7832
@ MMX_MOVD64rr
Definition x86/opcodes.hpp:2387
@ VCVTPH2PSXZrm
Definition x86/opcodes.hpp:6857
@ VPSRLVDZ256rmkz
Definition x86/opcodes.hpp:19738
@ VFNMSUBSS4rr_Int_REV
Definition x86/opcodes.hpp:12209
@ VPSRLVWZ256rr
Definition x86/opcodes.hpp:19793
@ G_VECREDUCE_FMAXIMUM
Definition x86/opcodes.hpp:325
@ VFNMADD132PDZmb
Definition x86/opcodes.hpp:11181
@ VCVTPD2UDQZ128rrk
Definition x86/opcodes.hpp:6558
@ VPBLENDMQZ256rrk
Definition x86/opcodes.hpp:15059
@ VMOVNTDQmr
Definition x86/opcodes.hpp:13866
@ VPERMT2PSZrmb
Definition x86/opcodes.hpp:16663
@ VPCONFLICTDZ256rmk
Definition x86/opcodes.hpp:15613
@ XCHG32ar
Definition x86/opcodes.hpp:22161
@ VCVTPD2DQZrmbk
Definition x86/opcodes.hpp:6445
@ VPDPBSUDSZ256mb
Definition x86/opcodes.hpp:15728
@ VANDNPSZrmk
Definition x86/opcodes.hpp:5512
@ VDPPHPSZ128mb
Definition x86/opcodes.hpp:9039
@ KMOVQkr_EVEX
Definition x86/opcodes.hpp:2067
@ XOR32rr_EVEX
Definition x86/opcodes.hpp:22251
@ VCVTTPH2UQQZ128rr
Definition x86/opcodes.hpp:8049
@ VORPSZ128rm
Definition x86/opcodes.hpp:14357
@ VFIXUPIMMSDZrrik
Definition x86/opcodes.hpp:9346
@ VPOPCNTWZ256rrk
Definition x86/opcodes.hpp:18393
@ VCVTBIASPH2BF8SZrr
Definition x86/opcodes.hpp:6160
@ VFNMSUB213SDr_Int
Definition x86/opcodes.hpp:11981
@ VMPSADBWZrmi
Definition x86/opcodes.hpp:14133
@ VFMADD213PHZ128mkz
Definition x86/opcodes.hpp:9592
@ KSET0D
Definition x86/opcodes.hpp:374
@ VPBROADCASTQZrr
Definition x86/opcodes.hpp:15181
@ VFMSUB231BF16Z128mkz
Definition x86/opcodes.hpp:10588
@ VPSIGNBYrm
Definition x86/opcodes.hpp:19154
@ VFNMADDSD4rr_REV
Definition x86/opcodes.hpp:11663
@ VPROLVQZ128rmb
Definition x86/opcodes.hpp:18545
@ SHL64m1_EVEX
Definition x86/opcodes.hpp:4379
@ VFNMADD132PDZ128mbkz
Definition x86/opcodes.hpp:11165
@ VMINCPHZrmk
Definition x86/opcodes.hpp:13164
@ VMAXSSZrmk_Int
Definition x86/opcodes.hpp:13068
@ VPUNPCKLQDQZ256rmkz
Definition x86/opcodes.hpp:20391
@ VMINSHZrrbkz_Int
Definition x86/opcodes.hpp:13481
@ VFMADDSUB213PSZ256rkz
Definition x86/opcodes.hpp:10116
@ VFNMSUB213BF16Zmk
Definition x86/opcodes.hpp:11863
@ VFNMSUB213SDZrbkz_Int
Definition x86/opcodes.hpp:11975
@ VPACKUSDWZ128rmkz
Definition x86/opcodes.hpp:14572
@ VSCALEFPDZrr
Definition x86/opcodes.hpp:21277
@ VPMOVMSKBYrr
Definition x86/opcodes.hpp:17564
@ VPMULUDQZrrk
Definition x86/opcodes.hpp:18307
@ VPSLLQZmik
Definition x86/opcodes.hpp:19262
@ VRANGEPDZ256rmik
Definition x86/opcodes.hpp:20499
@ VPMADD52HUQZ256mk
Definition x86/opcodes.hpp:17009
@ VPMOVSXBQZrm
Definition x86/opcodes.hpp:17740
@ VPADDSWZ128rmkz
Definition x86/opcodes.hpp:14728
@ ORPSrm
Definition x86/opcodes.hpp:3082
@ VPLZCNTDZ256rrkz
Definition x86/opcodes.hpp:16933
@ VUNPCKLPDZrmb
Definition x86/opcodes.hpp:22015
@ VUNPCKLPDZ128rrkz
Definition x86/opcodes.hpp:22004
@ NOT16r
Definition x86/opcodes.hpp:2902
@ VPOPCNTDZrm
Definition x86/opcodes.hpp:18347
@ SHLD16mrCL_NF_ND
Definition x86/opcodes.hpp:4442
@ VRCP28SDZmk
Definition x86/opcodes.hpp:20655
@ VPMOVSQDZ256rrk
Definition x86/opcodes.hpp:17667
@ VPSHRDVQZ128m
Definition x86/opcodes.hpp:18982
@ VPMADDWDZrmk
Definition x86/opcodes.hpp:17093
@ VPERMI2DZ128rmbk
Definition x86/opcodes.hpp:16212
@ VPMOVSDWZ128mr
Definition x86/opcodes.hpp:17629
@ VPBLENDMWZ256rm
Definition x86/opcodes.hpp:15076
@ VFIXUPIMMPSZ256rmbi
Definition x86/opcodes.hpp:9318
@ SUB32ri8_EVEX
Definition x86/opcodes.hpp:4824
@ VPCMPGTDZ128rmbk
Definition x86/opcodes.hpp:15374
@ DATA16_PREFIX
Definition x86/opcodes.hpp:1515
@ VPSRLQZrikz
Definition x86/opcodes.hpp:19712
@ VCVTTPH2UQQZ256rmkz
Definition x86/opcodes.hpp:8057
@ ADC8ri_ND
Definition x86/opcodes.hpp:555
@ VFNMSUB132PDZrb
Definition x86/opcodes.hpp:11726
@ SHLD16mri8_NF_ND
Definition x86/opcodes.hpp:4447
@ VFNMSUB132BF16Z128mbkz
Definition x86/opcodes.hpp:11675
@ PSUBQrr
Definition x86/opcodes.hpp:3435
@ PROBED_ALLOCA_64
Definition x86/opcodes.hpp:3386
@ VPDPBSSDZrkz
Definition x86/opcodes.hpp:15713
@ VPSHLDVQZrk
Definition x86/opcodes.hpp:18851
@ VORPDZ256rm
Definition x86/opcodes.hpp:14335
@ LD_F64m
Definition x86/opcodes.hpp:2139
@ VPDPBUUDSZm
Definition x86/opcodes.hpp:15860
@ VBLENDMPSZ128rmk
Definition x86/opcodes.hpp:5617
@ VPSRAVQZ256rrk
Definition x86/opcodes.hpp:19541
@ VSUBPSZ256rr
Definition x86/opcodes.hpp:21828
@ VFPCLASSPDZ128mbik
Definition x86/opcodes.hpp:12230
@ VMINMAXBF16Z256rrikz
Definition x86/opcodes.hpp:13227
@ VFNMADD213PDZ128mk
Definition x86/opcodes.hpp:11335
@ CCMP32rr
Definition x86/opcodes.hpp:1191
@ VPABSQZ128rmbkz
Definition x86/opcodes.hpp:14466
@ PUSH16i8
Definition x86/opcodes.hpp:3545
@ BLCFILL32rr
Definition x86/opcodes.hpp:1012
@ VSHUFI32X4Z256rri
Definition x86/opcodes.hpp:21435
@ VPSHLDWZrmik
Definition x86/opcodes.hpp:18884
@ VCVTTSS2SISrrb_Int
Definition x86/opcodes.hpp:8529
@ VPBROADCASTMW2DZ256rr
Definition x86/opcodes.hpp:15162
@ SHLX64rr
Definition x86/opcodes.hpp:4504
@ VFMADD213PSZmbk
Definition x86/opcodes.hpp:9639
@ VMINCPSZrmkz
Definition x86/opcodes.hpp:13194
@ VPERMT2BZ256rrk
Definition x86/opcodes.hpp:16582
@ VFNMADD213PDZ256mkz
Definition x86/opcodes.hpp:11345
@ VANDNPDZrmbkz
Definition x86/opcodes.hpp:5480
@ VPSLLDZ256mikz
Definition x86/opcodes.hpp:19197
@ TCMMRLFP16PS
Definition x86/opcodes.hpp:5010
@ VPSLLDZrm
Definition x86/opcodes.hpp:19216
@ SHLD16rri8_EVEX
Definition x86/opcodes.hpp:4454
@ G_INVOKE_REGION_START
Definition x86/opcodes.hpp:152
@ G_TRUNC_USAT_U
Definition x86/opcodes.hpp:161
@ SUB_FpI32m32
Definition x86/opcodes.hpp:4968
@ AND64ri8_EVEX
Definition x86/opcodes.hpp:912
@ BLSI64rr_EVEX
Definition x86/opcodes.hpp:1053
@ VCVTPD2DQZ128rrkz
Definition x86/opcodes.hpp:6433
@ VPDPBUUDZmk
Definition x86/opcodes.hpp:15895
@ VFNMADD231SHZr_Int
Definition x86/opcodes.hpp:11617
@ VMINCPHZ128rmbk
Definition x86/opcodes.hpp:13144
@ VPUNPCKHWDZ256rmkz
Definition x86/opcodes.hpp:20310
@ VPADDSBZrmkz
Definition x86/opcodes.hpp:14718
@ VANDNPSrm
Definition x86/opcodes.hpp:5517
@ BLSI32rr
Definition x86/opcodes.hpp:1046
@ PFADDrr
Definition x86/opcodes.hpp:3200
@ VFMSUBSS4mr_Int
Definition x86/opcodes.hpp:11087
@ VCVTBIASPH2HF8Z128rmb
Definition x86/opcodes.hpp:6218
@ VCVT2PH2HF8Z256rmkz
Definition x86/opcodes.hpp:6039
@ VGATHERQPSZ128rm
Definition x86/opcodes.hpp:12331
@ VSQRTPHZ256m
Definition x86/opcodes.hpp:21623
@ G_SADDO
Definition x86/opcodes.hpp:185
@ VPBROADCASTWZrmk
Definition x86/opcodes.hpp:15210
@ VFMADDSUB213PDZ256mk
Definition x86/opcodes.hpp:10048
@ OR16mi8_NF
Definition x86/opcodes.hpp:2928
@ VFNMADD231PHZ256r
Definition x86/opcodes.hpp:11547
@ VMULPHZ128rm
Definition x86/opcodes.hpp:14213
@ VPSRAQZ128mikz
Definition x86/opcodes.hpp:19454
@ VFNMSUB132PDZmbkz
Definition x86/opcodes.hpp:11722
@ PMINSDrr
Definition x86/opcodes.hpp:3276
@ VCMPPHZrmi
Definition x86/opcodes.hpp:5816
@ T2RPNTLVWZ0RST1
Definition x86/opcodes.hpp:4985
@ VSHUFPDrmi
Definition x86/opcodes.hpp:21494
@ VGETMANTBF16Z128rrik
Definition x86/opcodes.hpp:12486
@ VCVTTBF162IBSZrrkz
Definition x86/opcodes.hpp:7609
@ VRCP28PDZr
Definition x86/opcodes.hpp:20636
@ VBLENDMPSZ128rmkz
Definition x86/opcodes.hpp:5618
@ PFSUBrm
Definition x86/opcodes.hpp:3229
@ VPSUBUSBZ256rrk
Definition x86/opcodes.hpp:19984
@ VPSHRDWZ256rmikz
Definition x86/opcodes.hpp:19035
@ VCVTUDQ2PHZ256rmbkz
Definition x86/opcodes.hpp:8598
@ VFMSUB132PHZ128mk
Definition x86/opcodes.hpp:10310
@ VGETMANTPSZrmbi
Definition x86/opcodes.hpp:12584
@ VGETMANTPDZrmi
Definition x86/opcodes.hpp:12527
@ VPMULHRSWZ128rm
Definition x86/opcodes.hpp:18109
@ VPHSUBWDrm
Definition x86/opcodes.hpp:16894
@ VPCMPGTWZrr
Definition x86/opcodes.hpp:15426
@ VPSHLDVWZ256r
Definition x86/opcodes.hpp:18862
@ VFPCLASSPSZri
Definition x86/opcodes.hpp:12281
@ VMULPSZ256rrk
Definition x86/opcodes.hpp:14261
@ PTCVTROWPS2BF16Hrre
Definition x86/opcodes.hpp:3468
@ VCVTBIASPH2BF8SZ256rrk
Definition x86/opcodes.hpp:6152
@ MOVBE16rr
Definition x86/opcodes.hpp:2644
@ VCVTUQQ2PDZrmb
Definition x86/opcodes.hpp:8665
@ VFNMSUBPS4Ymr
Definition x86/opcodes.hpp:12187
@ VPERMBZ128rrkz
Definition x86/opcodes.hpp:16159
@ ADCX64rm_ND
Definition x86/opcodes.hpp:573
@ VFNMADD231PDZ256rk
Definition x86/opcodes.hpp:11516
@ VPDPBUUDSZ128rkz
Definition x86/opcodes.hpp:15850
@ SHL64m1_NF
Definition x86/opcodes.hpp:4381
@ SBB8mi_EVEX
Definition x86/opcodes.hpp:4264
@ VPERMQZ256mbikz
Definition x86/opcodes.hpp:16538
@ KANDNBkk
Definition x86/opcodes.hpp:2035
@ ADC16ri_EVEX
Definition x86/opcodes.hpp:483
@ VDBPSADBWZ128rrik
Definition x86/opcodes.hpp:8829
@ VFNMSUB213SHZrb_Int
Definition x86/opcodes.hpp:11989
@ VCVTUSI642SHZrrb_Int
Definition x86/opcodes.hpp:8759
@ VFNMSUB231SSm
Definition x86/opcodes.hpp:12175
@ VPADDUSWZrrk
Definition x86/opcodes.hpp:14786
@ BLSI32rr_EVEX
Definition x86/opcodes.hpp:1047
@ VMOVAPDrm
Definition x86/opcodes.hpp:13547
@ VMOVDQU64Z128rrkz_REV
Definition x86/opcodes.hpp:13769
@ VFNMSUB132PHZ128mbk
Definition x86/opcodes.hpp:11735
@ SAR8mCL_ND
Definition x86/opcodes.hpp:4154
@ VFMADD231SHZmkz_Int
Definition x86/opcodes.hpp:9839
@ VCVTTPS2UQQSZ256rmbkz
Definition x86/opcodes.hpp:8392
@ VPTESTMQZ128rmb
Definition x86/opcodes.hpp:20123
@ VCVT2PH2BF8Zrmb
Definition x86/opcodes.hpp:5990
@ VMULPDZ128rmbk
Definition x86/opcodes.hpp:14183
@ VCVTPD2UQQZ256rmbkz
Definition x86/opcodes.hpp:6593
@ MOV64rr
Definition x86/opcodes.hpp:2609
@ VPMOVQWZ128rrkz
Definition x86/opcodes.hpp:17603
@ VEXP2PDZmbk
Definition x86/opcodes.hpp:9075
@ VCVT2PH2HF8Z128rmkz
Definition x86/opcodes.hpp:6030
@ VPMINUBZ128rmk
Definition x86/opcodes.hpp:17417
@ VMAXSHZrmk_Int
Definition x86/opcodes.hpp:13057
@ VPSHUFLWZ128rik
Definition x86/opcodes.hpp:19138
@ VPANDNDZ256rm
Definition x86/opcodes.hpp:14870
@ VUNPCKHPSZ128rmbk
Definition x86/opcodes.hpp:21967
@ CVTSD2SI64rr
Definition x86/opcodes.hpp:1453
@ TST_Fp64
Definition x86/opcodes.hpp:5094
@ VUNPCKLPSZ128rmk
Definition x86/opcodes.hpp:22031
@ VMOVDQA64Z128rrkz
Definition x86/opcodes.hpp:13661
@ MOVSHDUPrr
Definition x86/opcodes.hpp:2724
@ VFNMSUB213PHZrkz
Definition x86/opcodes.hpp:11931
@ RCR8mi_ND
Definition x86/opcodes.hpp:3725
@ VPMAXUWZrrkz
Definition x86/opcodes.hpp:17309
@ VANDPDYrm
Definition x86/opcodes.hpp:5519
@ MMX_PHADDDrm
Definition x86/opcodes.hpp:2450
@ VPBROADCASTMB2QZrr
Definition x86/opcodes.hpp:15160
@ VPTESTMWZ128rm
Definition x86/opcodes.hpp:20140
@ VPERMPDZrrk
Definition x86/opcodes.hpp:16512
@ VMOVDQU16Zrr
Definition x86/opcodes.hpp:13720
@ VRNDSCALESDZrribk_Int
Definition x86/opcodes.hpp:21008
@ VCVTPH2IUBSZrrk
Definition x86/opcodes.hpp:6807
@ VPDPBSUDSZmkz
Definition x86/opcodes.hpp:15741
@ VCVTUDQ2PSZrmkz
Definition x86/opcodes.hpp:8639
@ VFNMADD213PSZ256rkz
Definition x86/opcodes.hpp:11412
@ SHL32mi_NF
Definition x86/opcodes.hpp:4361
@ VRNDSCALEPSZ128rrik
Definition x86/opcodes.hpp:20978
@ VCVTUQQ2PHZ256rmb
Definition x86/opcodes.hpp:8686
@ AVX_SET0
Definition x86/opcodes.hpp:358
@ VPACKUSWBZ128rrk
Definition x86/opcodes.hpp:14602
@ VRSQRT28PDZrk
Definition x86/opcodes.hpp:21126
@ VPSLLVQZrr
Definition x86/opcodes.hpp:19333
@ STR16r
Definition x86/opcodes.hpp:4740
@ VCVTSH2SIZrr_Int
Definition x86/opcodes.hpp:7469
@ VFMSUBADD132PHZ256mbkz
Definition x86/opcodes.hpp:10798
@ VFNMSUB132PSZ128rkz
Definition x86/opcodes.hpp:11773
@ VGATHERDPDZ256rm
Definition x86/opcodes.hpp:12309
@ VGETMANTBF16Zrmbikz
Definition x86/opcodes.hpp:12499
@ VMINCPDZrmb
Definition x86/opcodes.hpp:13132
@ VMINCPHZ128rr
Definition x86/opcodes.hpp:13148
@ VMAXCPDZrrkz
Definition x86/opcodes.hpp:12871
@ VPSHRDQZ128rmikz
Definition x86/opcodes.hpp:18933
@ VFMSUB231SDZrbk_Int
Definition x86/opcodes.hpp:10716
@ VFNMADD231BF16Zmk
Definition x86/opcodes.hpp:11493
@ VSCALEFBF16Z256rmbk
Definition x86/opcodes.hpp:21237
@ VPCMPGTQZrmb
Definition x86/opcodes.hpp:15407
@ VPCMPEQQZ128rmbk
Definition x86/opcodes.hpp:15316
@ VBROADCASTF32X2Zrm
Definition x86/opcodes.hpp:5663
@ VPSLLQZ128mbikz
Definition x86/opcodes.hpp:19230
@ VFMSUB132PSZmbk
Definition x86/opcodes.hpp:10358
@ LODSL
Definition x86/opcodes.hpp:2269
@ VPSLLVDZrrkz
Definition x86/opcodes.hpp:19304
@ VPMOVUSDBZ128rrkz
Definition x86/opcodes.hpp:17840
@ PEXTRQrri
Definition x86/opcodes.hpp:3189
@ IMUL8m_EVEX
Definition x86/opcodes.hpp:1882
@ VFMSUBADD132PSZ256mkz
Definition x86/opcodes.hpp:10832
@ VRNDSCALEPDZ256rmik
Definition x86/opcodes.hpp:20924
@ CRC32r32m8
Definition x86/opcodes.hpp:1406
@ PMINUWrr
Definition x86/opcodes.hpp:3284
@ VFNMSUB231BF16Zr
Definition x86/opcodes.hpp:12034
@ VPSHLDVQZmb
Definition x86/opcodes.hpp:18845
@ VPLZCNTDZrmbk
Definition x86/opcodes.hpp:16936
@ VCVTHF82PHZ128rr
Definition x86/opcodes.hpp:6342
@ VANDNPDrr
Definition x86/opcodes.hpp:5487
@ VPMOVZXWDZrmkz
Definition x86/opcodes.hpp:18048
@ VFNMADD132SSZrbk_Int
Definition x86/opcodes.hpp:11294
@ VFNMSUB231PSZm
Definition x86/opcodes.hpp:12121
@ VPEXPANDBZrmkz
Definition x86/opcodes.hpp:16748
@ VSQRTPSZrbk
Definition x86/opcodes.hpp:21672
@ PTCVTROWPS2BF16HrriV
Definition x86/opcodes.hpp:3471
@ VRCP28PDZmbkz
Definition x86/opcodes.hpp:20633
@ MINCPSrm
Definition x86/opcodes.hpp:2349
@ VCVTPS2UQQZrrkz
Definition x86/opcodes.hpp:7313
@ VPALIGNRYrmi
Definition x86/opcodes.hpp:14812
@ ERETU
Definition x86/opcodes.hpp:1666
@ PMULLWrr
Definition x86/opcodes.hpp:3323
@ VFIXUPIMMPSZrribk
Definition x86/opcodes.hpp:9335
@ VCVTPH2UDQZ256rmbk
Definition x86/opcodes.hpp:6935
@ XOR32rr_NF_ND
Definition x86/opcodes.hpp:22256
@ VSCALEFSSZrmkz
Definition x86/opcodes.hpp:21363
@ VGETMANTPSZrmbikz
Definition x86/opcodes.hpp:12586
@ VFNMSUB132PSZ256r
Definition x86/opcodes.hpp:11780
@ ANDN64rr
Definition x86/opcodes.hpp:973
@ VPMOVSQDZ128rr
Definition x86/opcodes.hpp:17661
@ VMAXBF16Z128rm
Definition x86/opcodes.hpp:12816
@ MMX_PADDDrm
Definition x86/opcodes.hpp:2413
@ VCVTBIASPH2BF8SZrmkz
Definition x86/opcodes.hpp:6159
@ VFMADDSUB213PHZm
Definition x86/opcodes.hpp:10085
@ VPSRADZ256ri
Definition x86/opcodes.hpp:19422
@ VFCMADDCSHZmkz
Definition x86/opcodes.hpp:9233
@ TILELOADDRST1_EVEX
Definition x86/opcodes.hpp:5067
@ OR32rr_NF_ND
Definition x86/opcodes.hpp:3002
@ VGETEXPPDZr
Definition x86/opcodes.hpp:12386
@ SAR16mCL_NF_ND
Definition x86/opcodes.hpp:4066
@ VGF2P8AFFINEQBZrri
Definition x86/opcodes.hpp:12680
@ VPBLENDMDZrmkz
Definition x86/opcodes.hpp:15039
@ MOV32o16a
Definition x86/opcodes.hpp:2584
@ DEC16m_NF
Definition x86/opcodes.hpp:1519
@ VSCALEFSDZrrk
Definition x86/opcodes.hpp:21350
@ VPEXTRQrri
Definition x86/opcodes.hpp:16817
@ VMAXPSZ256rmkz
Definition x86/opcodes.hpp:13022
@ VPMOVSDWZ128rrkz
Definition x86/opcodes.hpp:17633
@ VCVTNEOBF162PSrm
Definition x86/opcodes.hpp:6389
@ VPBLENDMQZ128rmbkz
Definition x86/opcodes.hpp:15046
@ VFNMSUB132PSZrk
Definition x86/opcodes.hpp:11793
@ VPDPWSUDZ256m
Definition x86/opcodes.hpp:16006
@ VCVTPD2QQZrmbk
Definition x86/opcodes.hpp:6541
@ VMINCPHZ128rm
Definition x86/opcodes.hpp:13142
@ VCOMPRESSPSZ128rr
Definition x86/opcodes.hpp:5922
@ VPCMPUDZ128rmbik
Definition x86/opcodes.hpp:15465
@ VSQRTPHZ256mbkz
Definition x86/opcodes.hpp:21626
@ DIV_Fp64m32
Definition x86/opcodes.hpp:1622
@ VPLZCNTQZ256rmbk
Definition x86/opcodes.hpp:16954
@ VANDNPDZ128rrkz
Definition x86/opcodes.hpp:5467
@ VMAXSHZrrkz_Int
Definition x86/opcodes.hpp:13065
@ SUB16rr_NF_ND_REV
Definition x86/opcodes.hpp:4803
@ VCVT2PS2PHXZ128rmkz
Definition x86/opcodes.hpp:6057
@ T2RPNTLVWZ1T1_EVEX
Definition x86/opcodes.hpp:4997
@ VPLZCNTDZ256rrk
Definition x86/opcodes.hpp:16932
@ VANDNPDZ256rrkz
Definition x86/opcodes.hpp:5476
@ VRCPPHZ256mbkz
Definition x86/opcodes.hpp:20711
@ VADDPHZrrbkz
Definition x86/opcodes.hpp:5273
@ VPERMT2PSZ256rmkz
Definition x86/opcodes.hpp:16658
@ VPSUBBZ128rmkz
Definition x86/opcodes.hpp:19848
@ VCVTTSD2SI64Srrb_Int
Definition x86/opcodes.hpp:8447
@ VFIXUPIMMSDZrri
Definition x86/opcodes.hpp:9342
@ SHLD32mri8_NF
Definition x86/opcodes.hpp:4466
@ KANDWkk
Definition x86/opcodes.hpp:2040
@ WRMSRLIST
Definition x86/opcodes.hpp:22128
@ VBLENDMPDZrr
Definition x86/opcodes.hpp:5610
@ VPHADDUBDrr
Definition x86/opcodes.hpp:16861
@ VPMOVSDBZrrkz
Definition x86/opcodes.hpp:17628
@ VBROADCASTI64X4Zrmk
Definition x86/opcodes.hpp:5722
@ VCVTSD2SI64rr_Int
Definition x86/opcodes.hpp:7423
@ VREDUCEPDZ128rri
Definition x86/opcodes.hpp:20773
@ VPMOVZXBWYrr
Definition x86/opcodes.hpp:17989
@ VAESIMCrm
Definition x86/opcodes.hpp:5399
@ VHADDPDYrm
Definition x86/opcodes.hpp:12707
@ VPMINSWZrr
Definition x86/opcodes.hpp:17409
@ VPMOVSXDQrm
Definition x86/opcodes.hpp:17790
@ VPMAXSDZrmbkz
Definition x86/opcodes.hpp:17153
@ VFMADD132SSm_Int
Definition x86/opcodes.hpp:9523
@ CMPSSrmi
Definition x86/opcodes.hpp:1367
@ VFMSUB132PSYr
Definition x86/opcodes.hpp:10337
@ VPTERNLOGDZ128rmbi
Definition x86/opcodes.hpp:20038
@ VBROADCASTI64X2Z256rm
Definition x86/opcodes.hpp:5715
@ JMP16r
Definition x86/opcodes.hpp:2012
@ VPSHLDDZ128rmbik
Definition x86/opcodes.hpp:18746
@ VCVTPH2DQZrmbkz
Definition x86/opcodes.hpp:6686
@ DEC16r_EVEX
Definition x86/opcodes.hpp:1522
@ PCMPESTRMrmi
Definition x86/opcodes.hpp:3153
@ VSCALEFPSZ256rr
Definition x86/opcodes.hpp:21328
@ AND8ri_EVEX
Definition x86/opcodes.hpp:945
@ VCVTPH2BF8SZ256rmkz
Definition x86/opcodes.hpp:6625
@ VPMINSDrm
Definition x86/opcodes.hpp:17363
@ G_FLOG
Definition x86/opcodes.hpp:219
@ LOCK_XOR16mi
Definition x86/opcodes.hpp:2257
@ VFMADDCPHZmkz
Definition x86/opcodes.hpp:9887
@ VCVTPD2UQQZrmbkz
Definition x86/opcodes.hpp:6602
@ NEG32m_ND
Definition x86/opcodes.hpp:2864
@ VMOVAPSZ128rmk
Definition x86/opcodes.hpp:13557
@ PHADDWrr
Definition x86/opcodes.hpp:3236
@ VPERMI2BZ256rrkz
Definition x86/opcodes.hpp:16203
@ SAR8r1_EVEX
Definition x86/opcodes.hpp:4163
@ VPSLLDZ128rmkz
Definition x86/opcodes.hpp:19188
@ VPSCATTERDDZ256mr
Definition x86/opcodes.hpp:18714
@ VFMADDSUB231PSYm
Definition x86/opcodes.hpp:10195
@ SUB16ri8_ND
Definition x86/opcodes.hpp:4784
@ VFNMADD213PHZ256mk
Definition x86/opcodes.hpp:11376
@ VPBROADCASTWZrrk
Definition x86/opcodes.hpp:15213
@ VPSUBBZ128rrkz
Definition x86/opcodes.hpp:19851
@ VPRORQZ128mbikz
Definition x86/opcodes.hpp:18600
@ SHA1NEXTErm
Definition x86/opcodes.hpp:4308
@ VPSLLQZ128rik
Definition x86/opcodes.hpp:19235
@ VCVTPS2PDZ128rrk
Definition x86/opcodes.hpp:7147
@ VPROLQZrikz
Definition x86/opcodes.hpp:18516
@ VPERMILPSZ256rm
Definition x86/opcodes.hpp:16445
@ IDIV16r
Definition x86/opcodes.hpp:1764
@ SAR16ri_ND
Definition x86/opcodes.hpp:4084
@ VCVTPH2WZ256rr
Definition x86/opcodes.hpp:7029
@ VCMPBF16Z256rri
Definition x86/opcodes.hpp:5770
@ VBROADCASTSSZ256rrkz
Definition x86/opcodes.hpp:5751
@ VPMAXUQZrmkz
Definition x86/opcodes.hpp:17286
@ VMINMAXSSrri
Definition x86/opcodes.hpp:13353
@ CMP64rm
Definition x86/opcodes.hpp:1340
@ VFNMSUB231SSZr
Definition x86/opcodes.hpp:12167
@ WRGSBASE
Definition x86/opcodes.hpp:22125
@ VPMOVSQDZ256mrk
Definition x86/opcodes.hpp:17665
@ VMAXCPSZrmbk
Definition x86/opcodes.hpp:12923
@ VFMSUB231SDZrb_Int
Definition x86/opcodes.hpp:10715
@ ADD_Fp80
Definition x86/opcodes.hpp:762
@ MOVAPSrr_REV
Definition x86/opcodes.hpp:2639
@ VPRORQZmi
Definition x86/opcodes.hpp:18619
@ VRNDSCALESDZrri_Int
Definition x86/opcodes.hpp:21006
@ VCVTPD2QQZ256rmbk
Definition x86/opcodes.hpp:6532
@ VBLENDMPSZ128rr
Definition x86/opcodes.hpp:5619
@ VPMOVZXBDZ128rm
Definition x86/opcodes.hpp:17946
@ VPTESTNMQZrrk
Definition x86/opcodes.hpp:20199
@ VREDUCESSZrmikz
Definition x86/opcodes.hpp:20877
@ VPMOVUSQWZmrk
Definition x86/opcodes.hpp:17907
@ VPERMT2PDZ128rm
Definition x86/opcodes.hpp:16617
@ VMAXPSYrm
Definition x86/opcodes.hpp:13006
@ BT16mi8
Definition x86/opcodes.hpp:1100
@ VPMULLQZ128rmbkz
Definition x86/opcodes.hpp:18207
@ VBLENDMPDZrmbkz
Definition x86/opcodes.hpp:5607
@ VCVTBF162IBSZrrkz
Definition x86/opcodes.hpp:6108
@ VGETEXPPSZmk
Definition x86/opcodes.hpp:12444
@ G_FRAME_INDEX
Definition x86/opcodes.hpp:93
@ VPMOVUSWBZ256rrk
Definition x86/opcodes.hpp:17919
@ VPHADDWYrr
Definition x86/opcodes.hpp:16877
@ VPTESTNMWZ256rrk
Definition x86/opcodes.hpp:20207
@ VREDUCEPSZrmbi
Definition x86/opcodes.hpp:20845
@ VFNMADD213PSYr
Definition x86/opcodes.hpp:11394
@ VPSRAVQZ256rmb
Definition x86/opcodes.hpp:19535
@ VBROADCASTSSrr
Definition x86/opcodes.hpp:5759
@ VPDPBSUDZmb
Definition x86/opcodes.hpp:15768
@ FCOM32m
Definition x86/opcodes.hpp:1685
@ ROL16rCL
Definition x86/opcodes.hpp:3807
@ VRSQRTPHZmb
Definition x86/opcodes.hpp:21204
@ VPDPWSSDSZ128mb
Definition x86/opcodes.hpp:15905
@ MOVDIR64B32
Definition x86/opcodes.hpp:2664
@ VPCOMPRESSWZmrk
Definition x86/opcodes.hpp:15584
@ SAR8m1_NF
Definition x86/opcodes.hpp:4150
@ VPMOVUSWBZ128rr
Definition x86/opcodes.hpp:17913
@ VFNMSUB132SDZr_Int
Definition x86/opcodes.hpp:11802
@ VCOMPRESSPDZ256rr
Definition x86/opcodes.hpp:5912
@ VFMSUBADD231PSZmbkz
Definition x86/opcodes.hpp:11035
@ VMPSADBWZ128rrik
Definition x86/opcodes.hpp:14125
@ VMOVAPSZ128rrkz
Definition x86/opcodes.hpp:13563
@ VFMADDCPHZ128m
Definition x86/opcodes.hpp:9864
@ VPSRLDZrrkz
Definition x86/opcodes.hpp:19667
@ VGF2P8MULBZ256rm
Definition x86/opcodes.hpp:12693
@ VFMSUB132SSZrk_Int
Definition x86/opcodes.hpp:10408
@ VPUNPCKLBWYrm
Definition x86/opcodes.hpp:20322
@ VCVT2PH2HF8Z256rmbk
Definition x86/opcodes.hpp:6036
@ VPDPWUUDSZ128rkz
Definition x86/opcodes.hpp:16098
@ SBB16mi8_ND
Definition x86/opcodes.hpp:4190
@ VFMADD231PDZ256mbkz
Definition x86/opcodes.hpp:9736
@ VCVTPH2PSXZ256rmbkz
Definition x86/opcodes.hpp:6851
@ SAR16mi
Definition x86/opcodes.hpp:4067
@ AOR32mr
Definition x86/opcodes.hpp:984
@ VREDUCEPDZrmbik
Definition x86/opcodes.hpp:20786
@ VDIVSSZrrkz_Int
Definition x86/opcodes.hpp:9004
@ VCVTQQ2PSZ128rmb
Definition x86/opcodes.hpp:7375
@ VFNMSUB213PDZ128rkz
Definition x86/opcodes.hpp:11878
@ VMULPDZ128rm
Definition x86/opcodes.hpp:14181
@ VMOVSSZrm_alt
Definition x86/opcodes.hpp:14009
@ VDIVPHZrr
Definition x86/opcodes.hpp:8928
@ VPADDWrr
Definition x86/opcodes.hpp:14811
@ LWPINS64rri
Definition x86/opcodes.hpp:2295
@ VRANGEPDZ256rmbik
Definition x86/opcodes.hpp:20496
@ VGETMANTPHZrmikz
Definition x86/opcodes.hpp:12559
@ VFMADD132PHZ128rkz
Definition x86/opcodes.hpp:9426
@ VPERMILPDZ128mbik
Definition x86/opcodes.hpp:16357
@ VPSHLDVWZ256rkz
Definition x86/opcodes.hpp:18864
@ VFMSUBADD213PDZ128mbkz
Definition x86/opcodes.hpp:10855
@ VPSRADZrikz
Definition x86/opcodes.hpp:19439
@ VPMINSBZrr
Definition x86/opcodes.hpp:17329
@ VCVTTBF162IUBSZ128rmkz
Definition x86/opcodes.hpp:7615
@ VALIGNQZrmbi
Definition x86/opcodes.hpp:5448
@ VRCPBF16Zm
Definition x86/opcodes.hpp:20690
@ IMUL16m_NF
Definition x86/opcodes.hpp:1799
@ VPSLLVWZ128rmk
Definition x86/opcodes.hpp:19339
@ VSUBBF16Z128rmkz
Definition x86/opcodes.hpp:21725
@ VPSHUFHWri
Definition x86/opcodes.hpp:19131
@ VPMOVUSQWZmr
Definition x86/opcodes.hpp:17906
@ VUNPCKHPSZ128rrk
Definition x86/opcodes.hpp:21972
@ VPDPWUSDZ128mkz
Definition x86/opcodes.hpp:16064
@ VCVTTPS2QQSZ256rrb
Definition x86/opcodes.hpp:8273
@ VMOVUPSZ128rmkz
Definition x86/opcodes.hpp:14072
@ TILELOADDT1
Definition x86/opcodes.hpp:5069
@ VAESDECLASTZ256rm
Definition x86/opcodes.hpp:5363
@ TCRETURNdi
Definition x86/opcodes.hpp:5013
@ VFNMSUB132PSZm
Definition x86/opcodes.hpp:11783
@ VGATHERDPSYrm
Definition x86/opcodes.hpp:12312
@ VDIVPSZrmk
Definition x86/opcodes.hpp:8958
@ VFNMADD231PSZ256mb
Definition x86/opcodes.hpp:11574
@ VCVTPS2IBSZ256rmkz
Definition x86/opcodes.hpp:7092
@ XOR32rm_NF_ND
Definition x86/opcodes.hpp:22249
@ VPUNPCKHWDZ256rm
Definition x86/opcodes.hpp:20308
@ ADD64ri8_EVEX
Definition x86/opcodes.hpp:681
@ RCL16rCL_ND
Definition x86/opcodes.hpp:3599
@ VPCMPUDZ256rrik
Definition x86/opcodes.hpp:15475
@ ABS_F
Definition x86/opcodes.hpp:465
@ VMULPSZrrbkz
Definition x86/opcodes.hpp:14272
@ AVX512_FsFLD0SD
Definition x86/opcodes.hpp:355
@ VFMSUB132SHZrb_Int
Definition x86/opcodes.hpp:10393
@ VPAVGBZ128rrkz
Definition x86/opcodes.hpp:14957
@ VFNMADD231PHZ128m
Definition x86/opcodes.hpp:11532
@ VFMSUB132PSr
Definition x86/opcodes.hpp:10369
@ VPXORDZrmbkz
Definition x86/opcodes.hpp:20449
@ VPABSWZ128rm
Definition x86/opcodes.hpp:14492
@ T2RPNTLVWZ0RS
Definition x86/opcodes.hpp:4984
@ VPMOVSXBWZrrk
Definition x86/opcodes.hpp:17766
@ VDIVPHZ256rmbkz
Definition x86/opcodes.hpp:8916
@ VMOVAPDZrrkz_REV
Definition x86/opcodes.hpp:13545
@ VCVTTSS2USISrr_Int
Definition x86/opcodes.hpp:8552
@ VPERMT2PSZ256rr
Definition x86/opcodes.hpp:16659
@ SHR64ri_ND
Definition x86/opcodes.hpp:4593
@ VPBLENDMBZ256rrk
Definition x86/opcodes.hpp:15008
@ ADD32ri
Definition x86/opcodes.hpp:634
@ VCVTPH2PSZ256rrk
Definition x86/opcodes.hpp:6881
@ VSCALEFBF16Zrrk
Definition x86/opcodes.hpp:21251
@ SUB16mi_NF_ND
Definition x86/opcodes.hpp:4775
@ VMINCPSZ128rr
Definition x86/opcodes.hpp:13177
@ VCVTUQQ2PHZrmb
Definition x86/opcodes.hpp:8695
@ ADC8rr_REV
Definition x86/opcodes.hpp:564
@ VSHUFPSrmi
Definition x86/opcodes.hpp:21525
@ VSQRTPDZr
Definition x86/opcodes.hpp:21606
@ VFMADDSUB231PDZ256mbk
Definition x86/opcodes.hpp:10144
@ VCVTTPS2DQSZrr
Definition x86/opcodes.hpp:8157
@ PMULHWrr
Definition x86/opcodes.hpp:3319
@ VFMSUB213SDr_Int
Definition x86/opcodes.hpp:10554
@ VPMOVB2MZ256kr
Definition x86/opcodes.hpp:17517
@ VGETMANTPSZ256rmbi
Definition x86/opcodes.hpp:12575
@ G_BUILD_VECTOR
Definition x86/opcodes.hpp:101
@ VGF2P8AFFINEINVQBZrmbikz
Definition x86/opcodes.hpp:12645
@ CFCMOV32rr
Definition x86/opcodes.hpp:1218
@ VMINCPHZrmbk
Definition x86/opcodes.hpp:13162
@ VPSRLVQrr
Definition x86/opcodes.hpp:19783
@ MMX_PUNPCKHBWrr
Definition x86/opcodes.hpp:2542
@ VPMAXUDZrmb
Definition x86/opcodes.hpp:17253
@ MOV64ri32
Definition x86/opcodes.hpp:2607
@ VFNMADD231PDZ256mk
Definition x86/opcodes.hpp:11513
@ VFMSUB132PHZ256rk
Definition x86/opcodes.hpp:10322
@ PREFETCHW
Definition x86/opcodes.hpp:3383
@ VCVTTPD2DQZ128rmb
Definition x86/opcodes.hpp:7673
@ VADDBF16Z128rmbk
Definition x86/opcodes.hpp:5187
@ VFNMSUB132PSZmk
Definition x86/opcodes.hpp:11787
@ VPCMPEQDZ128rr
Definition x86/opcodes.hpp:15296
@ VPBLENDMBZ256rr
Definition x86/opcodes.hpp:15007
@ VFNMSUB231SDZr_Int
Definition x86/opcodes.hpp:12140
@ VMOVDQA64Z128rrk
Definition x86/opcodes.hpp:13659
@ VPSHLDQZ256rmik
Definition x86/opcodes.hpp:18785
@ TCMMIMFP16PS
Definition x86/opcodes.hpp:5009
@ VPMOVSXWDZrmk
Definition x86/opcodes.hpp:17807
@ VFNMADD132PHZmbkz
Definition x86/opcodes.hpp:11215
@ VPADDSWZrmkz
Definition x86/opcodes.hpp:14740
@ VFNMSUB213PSr
Definition x86/opcodes.hpp:11965
@ RCL8ri
Definition x86/opcodes.hpp:3654
@ VPTESTMDZ128rr
Definition x86/opcodes.hpp:20108
@ TZCNT64rm
Definition x86/opcodes.hpp:5114
@ VCVTDQ2PSZ256rmb
Definition x86/opcodes.hpp:6317
@ CCMP16mi8
Definition x86/opcodes.hpp:1178
@ VPCMPEQWYrm
Definition x86/opcodes.hpp:15334
@ VFNMADD231PSZr
Definition x86/opcodes.hpp:11588
@ RCR16m1
Definition x86/opcodes.hpp:3663
@ VCVTTPH2QQZ128rrk
Definition x86/opcodes.hpp:7990
@ VFMSUB132SDZmk_Int
Definition x86/opcodes.hpp:10372
@ SEH_EndPrologue
Definition x86/opcodes.hpp:422
@ VCMPBF16Zrrik
Definition x86/opcodes.hpp:5777
@ VFMSUB132PDZmb
Definition x86/opcodes.hpp:10293
@ ADC32mi8_ND
Definition x86/opcodes.hpp:498
@ VADDSSZrrbk_Int
Definition x86/opcodes.hpp:5343
@ VMOVZPWILo2PWIZrr2
Definition x86/opcodes.hpp:14118
@ VRCP28SSZrb
Definition x86/opcodes.hpp:20667
@ IMUL32rmi
Definition x86/opcodes.hpp:1836
@ VPSRAVDZ256rmkz
Definition x86/opcodes.hpp:19510
@ VPACKUSDWZ128rr
Definition x86/opcodes.hpp:14573
@ VCOMPRESSPDZrrkz
Definition x86/opcodes.hpp:5919
@ VPERMI2QZ128rmbk
Definition x86/opcodes.hpp:16293
@ AND64mi32
Definition x86/opcodes.hpp:891
@ GC_LABEL
Definition x86/opcodes.hpp:29
@ VCVTBIASPH2BF8Zrmbkz
Definition x86/opcodes.hpp:6184
@ SALC
Definition x86/opcodes.hpp:4056
@ VCVTPD2PSZrrk
Definition x86/opcodes.hpp:6517
@ VPSRLVDZ256rmb
Definition x86/opcodes.hpp:19734
@ VPSUBDZ128rmkz
Definition x86/opcodes.hpp:19873
@ VPSHUFLWZri
Definition x86/opcodes.hpp:19149
@ VFMSUB213BF16Z256r
Definition x86/opcodes.hpp:10429
@ VFMADD213PDr
Definition x86/opcodes.hpp:9586
@ VCVTTPS2UQQZ256rrk
Definition x86/opcodes.hpp:8429
@ VRANGEPDZ128rmi
Definition x86/opcodes.hpp:20489
@ VPMULHUWZrrk
Definition x86/opcodes.hpp:18147
@ VPERMI2PDZ256rmk
Definition x86/opcodes.hpp:16250
@ ADD16rm_NF
Definition x86/opcodes.hpp:606
@ MMX_MOVQ2DQrr
Definition x86/opcodes.hpp:2393
@ VCVTBIASPH2HF8SZ256rr
Definition x86/opcodes.hpp:6205
@ VRNDSCALEPSZ256rmik
Definition x86/opcodes.hpp:20984
@ VCVTDQ2PSZ128rrk
Definition x86/opcodes.hpp:6314
@ VPERMILPSZ128mbik
Definition x86/opcodes.hpp:16419
@ VCVT2PH2BF8SZ256rm
Definition x86/opcodes.hpp:5953
@ VMOVSSZrrkz_REV
Definition x86/opcodes.hpp:14017
@ VPALIGNRZrrik
Definition x86/opcodes.hpp:14830
@ VPTERNLOGQZ256rmi
Definition x86/opcodes.hpp:20077
@ VCVTPS2PDYrm
Definition x86/opcodes.hpp:7138
@ OR64mi8_EVEX
Definition x86/opcodes.hpp:3013
@ PTILELOADDRST1
Definition x86/opcodes.hpp:3502
@ VFMSUB213SSZrk_Int
Definition x86/opcodes.hpp:10577
@ VPMOVSXBQZrrkz
Definition x86/opcodes.hpp:17745
@ VDIVPHZ128rrk
Definition x86/opcodes.hpp:8911
@ VCVTTSH2SI64Zrr_Int
Definition x86/opcodes.hpp:8494
@ VPUNPCKLQDQZrmb
Definition x86/opcodes.hpp:20396
@ VMINCPSZ128rmbkz
Definition x86/opcodes.hpp:13174
@ DEC8m_NF
Definition x86/opcodes.hpp:1551
@ VCVTSH2SSZrrbk_Int
Definition x86/opcodes.hpp:7478
@ VMINSSZrm
Definition x86/opcodes.hpp:13484
@ VPBROADCASTDZ256rmk
Definition x86/opcodes.hpp:15136
@ VFMADD231PSZ256rk
Definition x86/opcodes.hpp:9804
@ VEXTRACTI64X2Zmri
Definition x86/opcodes.hpp:9187
@ VREDUCEPDZ128rrikz
Definition x86/opcodes.hpp:20775
@ MOVAPDrr
Definition x86/opcodes.hpp:2634
@ VMREAD64mr
Definition x86/opcodes.hpp:14145
@ VPSLLWZmi
Definition x86/opcodes.hpp:19383
@ VFMSUB213PSYm
Definition x86/opcodes.hpp:10505
@ MOV8ri_alt
Definition x86/opcodes.hpp:2626
@ VCVTTPS2IBSZrm
Definition x86/opcodes.hpp:8215
@ VMOVUPDZrm
Definition x86/opcodes.hpp:14051
@ VMOVRSQZ128mk
Definition x86/opcodes.hpp:13910
@ VPBLENDMWZrrk
Definition x86/opcodes.hpp:15086
@ VFNMSUB213PDZmkz
Definition x86/opcodes.hpp:11893
@ AND8mr_ND
Definition x86/opcodes.hpp:940
@ VPCMPEQBZ256rmk
Definition x86/opcodes.hpp:15281
@ VFMADD132PSZm
Definition x86/opcodes.hpp:9468
@ VFMADDSUB231PSZrbkz
Definition x86/opcodes.hpp:10224
@ VCVTTPH2DQZ256rmbk
Definition x86/opcodes.hpp:7904
@ ADD32ri8
Definition x86/opcodes.hpp:635
@ VHADDPDrm
Definition x86/opcodes.hpp:12709
@ VFMADD132BF16Zrkz
Definition x86/opcodes.hpp:9383
@ VCVTTPD2DQZrmk
Definition x86/opcodes.hpp:7694
@ VPMOVQBZ128rrk
Definition x86/opcodes.hpp:17572
@ VPERMT2QZrmkz
Definition x86/opcodes.hpp:16694
@ CALL32r_NT
Definition x86/opcodes.hpp:1167
@ VMOVSLDUPZ128rmkz
Definition x86/opcodes.hpp:13986
@ VSQRTPDr
Definition x86/opcodes.hpp:21613
@ VPMULLQZ128rm
Definition x86/opcodes.hpp:18204
@ VPBROADCASTQrZ256rrk
Definition x86/opcodes.hpp:15188
@ LOCK_AND32mr
Definition x86/opcodes.hpp:2202
@ VPANDQZ256rmb
Definition x86/opcodes.hpp:14929
@ VPUNPCKHDQZ128rmk
Definition x86/opcodes.hpp:20244
@ VRANGEPSZ128rmi
Definition x86/opcodes.hpp:20519
@ VRCPSHZrm
Definition x86/opcodes.hpp:20730
@ VFMSUBADD132PDZ128mkz
Definition x86/opcodes.hpp:10759
@ VFMSUB213BF16Z128mkz
Definition x86/opcodes.hpp:10419
@ VRANGEPDZrribkz
Definition x86/opcodes.hpp:20513
@ VPHADDWrm
Definition x86/opcodes.hpp:16878
@ VRSQRTBF16Z128mk
Definition x86/opcodes.hpp:21162
@ RDGSBASE
Definition x86/opcodes.hpp:3737
@ VDPBF16PSZmbk
Definition x86/opcodes.hpp:9029
@ VSHUFI64X2Z256rmikz
Definition x86/opcodes.hpp:21452
@ VFNMSUB231PHZmk
Definition x86/opcodes.hpp:12093
@ VPEXPANDDZrr
Definition x86/opcodes.hpp:16767
@ VCVTTPD2DQSZ128rmb
Definition x86/opcodes.hpp:7638
@ VPOPCNTQZ128rmbkz
Definition x86/opcodes.hpp:18359
@ VFMSUB231PHZr
Definition x86/opcodes.hpp:10668
@ VPOPCNTDZ128rmbk
Definition x86/opcodes.hpp:18331
@ NEG8m
Definition x86/opcodes.hpp:2882
@ AND32ri_EVEX
Definition x86/opcodes.hpp:871
@ VPSLLDZrikz
Definition x86/opcodes.hpp:19215
@ VPSRAVQZ256rmk
Definition x86/opcodes.hpp:19538
@ VRANGEPSZrrik
Definition x86/opcodes.hpp:20544
@ VPXORDZ256rmbkz
Definition x86/opcodes.hpp:20440
@ VSCALEFBF16Z128rm
Definition x86/opcodes.hpp:21226
@ VALIGNQZ256rri
Definition x86/opcodes.hpp:5445
@ VRSQRT28PSZmkz
Definition x86/opcodes.hpp:21133
@ VGETMANTPSZrmikz
Definition x86/opcodes.hpp:12589
@ VCVTTPH2UDQZ256rmk
Definition x86/opcodes.hpp:8026
@ SHR16m1_EVEX
Definition x86/opcodes.hpp:4507
@ VRSQRT14SSZrm
Definition x86/opcodes.hpp:21110
@ VFNMADD132SHZr
Definition x86/opcodes.hpp:11278
@ AND32ri_NF_ND
Definition x86/opcodes.hpp:874
@ ADOX32rr_ND
Definition x86/opcodes.hpp:781
@ VGF2P8MULBZ128rm
Definition x86/opcodes.hpp:12687
@ VMOVDI2SSrr
Definition x86/opcodes.hpp:13618
@ VMINPSZ128rmbk
Definition x86/opcodes.hpp:13428
@ VPMOVSXBDZrmkz
Definition x86/opcodes.hpp:17720
@ SHR8rCL_EVEX
Definition x86/opcodes.hpp:4617
@ VPSUBDZ128rm
Definition x86/opcodes.hpp:19868
@ MMX_PUNPCKHWDrm
Definition x86/opcodes.hpp:2545
@ KSET1Q
Definition x86/opcodes.hpp:378
@ FYL2X
Definition x86/opcodes.hpp:1741
@ VPADDBZrmk
Definition x86/opcodes.hpp:14633
@ VPMOVUSQDZmr
Definition x86/opcodes.hpp:17891
@ VMOVAPSmr
Definition x86/opcodes.hpp:13587
@ VPERMPDZri
Definition x86/opcodes.hpp:16502
@ ROL64mCL_ND
Definition x86/opcodes.hpp:3854
@ TLS_desc64
Definition x86/opcodes.hpp:5088
@ MWAITX_SAVE_RBX
Definition x86/opcodes.hpp:392
@ ADD64rm
Definition x86/opcodes.hpp:685
@ VFNMSUB132PDZ128rk
Definition x86/opcodes.hpp:11708
@ VPANDNQZ256rrk
Definition x86/opcodes.hpp:14904
@ SHR8r1_ND
Definition x86/opcodes.hpp:4613
@ SHR16r1_NF_ND
Definition x86/opcodes.hpp:4525
@ VFNMADD132PSr
Definition x86/opcodes.hpp:11257
@ VCVTTPD2DQZ128rmkz
Definition x86/opcodes.hpp:7677
@ NEG16m_NF_ND
Definition x86/opcodes.hpp:2856
@ PMOVSXWQrm
Definition x86/opcodes.hpp:3296
@ VPROLVDZ128rmb
Definition x86/opcodes.hpp:18518
@ VCVTQQ2PSZrrbk
Definition x86/opcodes.hpp:7400
@ VFNMSUB213SDm_Int
Definition x86/opcodes.hpp:11979
@ VINSERTF64X2Z256rmi
Definition x86/opcodes.hpp:12743
@ VFMSUBADD231PHZ128r
Definition x86/opcodes.hpp:10988
@ VMAXSSrm
Definition x86/opcodes.hpp:13077
@ VPTESTMWZ256rmk
Definition x86/opcodes.hpp:20145
@ SUB32mi8
Definition x86/opcodes.hpp:4808
@ VDIVPDZ256rmbkz
Definition x86/opcodes.hpp:8884
@ VSUBPDZ256rm
Definition x86/opcodes.hpp:21758
@ VFMADD132BF16Z128mk
Definition x86/opcodes.hpp:9361
@ MULSSrm_Int
Definition x86/opcodes.hpp:2814
@ VPSHRDVQZrkz
Definition x86/opcodes.hpp:19008
@ VHADDPSrr
Definition x86/opcodes.hpp:12714
@ VCVTPH2IBSZ128rmbk
Definition x86/opcodes.hpp:6751
@ VDIVPDZ256rrk
Definition x86/opcodes.hpp:8888
@ VFMSUBSS4rm_Int
Definition x86/opcodes.hpp:11089
@ EH_SjLj_LongJmp64
Definition x86/opcodes.hpp:1643
@ INSTRUCTION_LIST_END
Definition x86/opcodes.hpp:22359
@ VPUNPCKHDQZ128rm
Definition x86/opcodes.hpp:20240
@ ST_Fp64m32
Definition x86/opcodes.hpp:4755
@ VFNMSUB132SHZm
Definition x86/opcodes.hpp:11813
@ ROUNDSDri_Int
Definition x86/opcodes.hpp:4042
@ JMP16m_NT
Definition x86/opcodes.hpp:2011
@ VPMOVSWBZ128rrkz
Definition x86/opcodes.hpp:17693
@ VMOVDQU16Zrrkz
Definition x86/opcodes.hpp:13724
@ VPSRAWrm
Definition x86/opcodes.hpp:19610
@ VPMOVSXBQZ128rrk
Definition x86/opcodes.hpp:17732
@ VMOVRSBZ128m
Definition x86/opcodes.hpp:13891
@ ADC16rm_ND
Definition x86/opcodes.hpp:487
@ VFMADDCPHZmk
Definition x86/opcodes.hpp:9886
@ VCVTPH2IBSZrmkz
Definition x86/opcodes.hpp:6772
@ VDIVPDZrmkz
Definition x86/opcodes.hpp:8895
@ VXORPDZrrkz
Definition x86/opcodes.hpp:22084
@ VPERMT2DZ256rrkz
Definition x86/opcodes.hpp:16607
@ VPANDNDZ128rmbkz
Definition x86/opcodes.hpp:14864
@ VPSHRDVQZ128mkz
Definition x86/opcodes.hpp:18987
@ XOR32mi_NF
Definition x86/opcodes.hpp:22228
@ PADDDrr
Definition x86/opcodes.hpp:3110
@ VRNDSCALEPSZrrik
Definition x86/opcodes.hpp:20999
@ BLSMSK32rm
Definition x86/opcodes.hpp:1059
@ VPTESTNMDZrmk
Definition x86/opcodes.hpp:20179
@ VGETMANTPHZrmbik
Definition x86/opcodes.hpp:12555
@ VFMSUB213SDZmkz_Int
Definition x86/opcodes.hpp:10542
@ PEXT64rm
Definition x86/opcodes.hpp:3180
@ VFMSUB231PDZ128mkz
Definition x86/opcodes.hpp:10617
@ VSQRTPHZrb
Definition x86/opcodes.hpp:21639
@ VFNMADD132PSZ128rk
Definition x86/opcodes.hpp:11233
@ VDIVPHZ256rm
Definition x86/opcodes.hpp:8913
@ VMINCPDZ128rmbkz
Definition x86/opcodes.hpp:13116
@ LZCNT32rm_NF
Definition x86/opcodes.hpp:2312
@ VRSQRTPHZ256r
Definition x86/opcodes.hpp:21200
@ VREDUCEPDZ128rmbikz
Definition x86/opcodes.hpp:20769
@ VCVTPD2UQQZrm
Definition x86/opcodes.hpp:6599
@ VFNMADD231PSZ128rk
Definition x86/opcodes.hpp:11571
@ VPROTBrm
Definition x86/opcodes.hpp:18682
@ VPMINUWZ128rmkz
Definition x86/opcodes.hpp:17498
@ SUB32ri
Definition x86/opcodes.hpp:4822
@ VFMULCPHZ128rmbk
Definition x86/opcodes.hpp:11096
@ INCSSPQ
Definition x86/opcodes.hpp:1948
@ KMOVQrk_EVEX
Definition x86/opcodes.hpp:2071
@ VFMADDSUB213PDZ128mbkz
Definition x86/opcodes.hpp:10038
@ G_IS_FPCLASS
Definition x86/opcodes.hpp:235
@ VFPCLASSPHZ256mbi
Definition x86/opcodes.hpp:12253
@ VFMADD132BF16Zmk
Definition x86/opcodes.hpp:9379
@ MOVPQI2QImr
Definition x86/opcodes.hpp:2703
@ MMX_PSIGNBrm
Definition x86/opcodes.hpp:2495
@ VPMULLQZrrk
Definition x86/opcodes.hpp:18229
@ VBROADCASTI64X4Zrm
Definition x86/opcodes.hpp:5721
@ VFNMADD213PHZm
Definition x86/opcodes.hpp:11381
@ VGETEXPBF16Z128m
Definition x86/opcodes.hpp:12335
@ XOR32rr_NF_REV
Definition x86/opcodes.hpp:22258
@ VFNMSUB132BF16Z256rkz
Definition x86/opcodes.hpp:11689
@ VPMAXUQZrrkz
Definition x86/opcodes.hpp:17289
@ VCVTSD2SI64Zrr
Definition x86/opcodes.hpp:7417
@ CMP8mi
Definition x86/opcodes.hpp:1344
@ VPEXPANDQZ128rrkz
Definition x86/opcodes.hpp:16775
@ OR64rr_ND_REV
Definition x86/opcodes.hpp:3041
@ VCVTPH2IBSZ256rmbkz
Definition x86/opcodes.hpp:6761
@ BZHI32rr
Definition x86/opcodes.hpp:1151
@ AADD64mr_EVEX
Definition x86/opcodes.hpp:458
@ MMX_PMADDUBSWrm
Definition x86/opcodes.hpp:2464
@ VMOVMSKPSYrr
Definition x86/opcodes.hpp:13855
@ VSCALEFPDZrmb
Definition x86/opcodes.hpp:21272
@ VMINCPSZrr
Definition x86/opcodes.hpp:13195
@ VGETEXPPSZ256mbkz
Definition x86/opcodes.hpp:12434
@ VPUNPCKLBWZ256rmk
Definition x86/opcodes.hpp:20331
@ VPSRLQZ128mbikz
Definition x86/opcodes.hpp:19676
@ VPSHRDVWZrkz
Definition x86/opcodes.hpp:19026
@ SHLD64mri8_NF
Definition x86/opcodes.hpp:4486
@ PUSHFS64
Definition x86/opcodes.hpp:3574
@ XOR64rm
Definition x86/opcodes.hpp:22286
@ VPSUBWZ128rr
Definition x86/opcodes.hpp:20021
@ VADDPHZ256rmkz
Definition x86/opcodes.hpp:5260
@ VCVTPD2QQZrm
Definition x86/opcodes.hpp:6539
@ VDIVPDZ256rr
Definition x86/opcodes.hpp:8887
@ PTILESTORED
Definition x86/opcodes.hpp:3508
@ VCMPSDrri
Definition x86/opcodes.hpp:5856
@ VPMINUQZrmb
Definition x86/opcodes.hpp:17486
@ VPERMT2WZrm
Definition x86/opcodes.hpp:16710
@ VCVTNE2PS2BF16Zrrkz
Definition x86/opcodes.hpp:6383
@ VFCMULCSHZrrbkz
Definition x86/opcodes.hpp:9276
@ VPSRAVWZ128rr
Definition x86/opcodes.hpp:19555
@ VRSQRTBF16Z128rkz
Definition x86/opcodes.hpp:21166
@ ADD64ri32_NF_ND
Definition x86/opcodes.hpp:679
@ VFNMSUB213SDZmkz_Int
Definition x86/opcodes.hpp:11969
@ VCVTBIASPH2HF8SZ256rm
Definition x86/opcodes.hpp:6199
@ CCMP32rm
Definition x86/opcodes.hpp:1190
@ VFMSUB132PDZ128mkz
Definition x86/opcodes.hpp:10279
@ VMINCPSZ256rmk
Definition x86/opcodes.hpp:13184
@ VPMULLDZ256rmbkz
Definition x86/opcodes.hpp:18187
@ VFNMSUB213SHZr_Int
Definition x86/opcodes.hpp:11987
@ VCVTTPH2IUBSZ128rmbkz
Definition x86/opcodes.hpp:7956
@ VPCOMPRESSDZmrk
Definition x86/opcodes.hpp:15554
@ VFMSUBADD213PDZmbk
Definition x86/opcodes.hpp:10872
@ VCVTPH2PSrr
Definition x86/opcodes.hpp:6893
@ VPOPCNTBZ256rmkz
Definition x86/opcodes.hpp:18319
@ VPBLENDMWZrm
Definition x86/opcodes.hpp:15082
@ VMOVDQU8Z128rrkz
Definition x86/opcodes.hpp:13801
@ VMOVDQU8Z128rrkz_REV
Definition x86/opcodes.hpp:13802
@ VMOVSLDUPrr
Definition x86/opcodes.hpp:14003
@ VDIVBF16Z128rmkz
Definition x86/opcodes.hpp:8848
@ VPDPWUSDZ256mb
Definition x86/opcodes.hpp:16069
@ XOR32mi_ND
Definition x86/opcodes.hpp:22227
@ VPUNPCKLQDQZrm
Definition x86/opcodes.hpp:20395
@ VCVT2PS2PHXZ256rm
Definition x86/opcodes.hpp:6061
@ VFNMSUB231PDZrkz
Definition x86/opcodes.hpp:12068
@ VPRORQZrikz
Definition x86/opcodes.hpp:18624
@ VPADDDZ256rrkz
Definition x86/opcodes.hpp:14659
@ PUNPCKLWDrr
Definition x86/opcodes.hpp:3543
@ VCVTSD2SHZrrbk_Int
Definition x86/opcodes.hpp:7411
@ VMOVSHDUPZ128rrk
Definition x86/opcodes.hpp:13953
@ VSUBPDZrrk
Definition x86/opcodes.hpp:21777
@ VCVTTSS2SI64Zrm_Int
Definition x86/opcodes.hpp:8517
@ VORPSYrr
Definition x86/opcodes.hpp:14356
@ VMOVDQU16Z128rrkz
Definition x86/opcodes.hpp:13702
@ VCVTPH2BF8SZ256rmb
Definition x86/opcodes.hpp:6621
@ VPMOVZXBWrm
Definition x86/opcodes.hpp:18008
@ VRANGEPDZ256rmbikz
Definition x86/opcodes.hpp:20497
@ G_FPEXT
Definition x86/opcodes.hpp:225
@ VPUNPCKLQDQZ128rrk
Definition x86/opcodes.hpp:20384
@ SHLD64mrCL_NF_ND
Definition x86/opcodes.hpp:4482
@ VGETEXPPHZ128m
Definition x86/opcodes.hpp:12392
@ VRNDSCALESHZrri
Definition x86/opcodes.hpp:21016
@ VPUNPCKLQDQZ256rrkz
Definition x86/opcodes.hpp:20394
@ TDPBF8PS
Definition x86/opcodes.hpp:5034
@ VCVTBIASPH2BF8Zrmb
Definition x86/opcodes.hpp:6182
@ VPMADDWDZ128rm
Definition x86/opcodes.hpp:17080
@ VFMSUBADD213PSm
Definition x86/opcodes.hpp:10946
@ VCVTTSS2SI64Srr
Definition x86/opcodes.hpp:8513
@ SBB16rr_ND_REV
Definition x86/opcodes.hpp:4209
@ VPDPBSUDSZ128rk
Definition x86/opcodes.hpp:15725
@ AESDEC128KL
Definition x86/opcodes.hpp:788
@ VGETMANTSSZrrib
Definition x86/opcodes.hpp:12618
@ VCVTUSI642SDZrm_Int
Definition x86/opcodes.hpp:8751
@ PF2IDrm
Definition x86/opcodes.hpp:3193
@ SBB16mi_EVEX
Definition x86/opcodes.hpp:4191
@ VRCP14SSZrmkz
Definition x86/opcodes.hpp:20626
@ VCVTPS2DQrm
Definition x86/opcodes.hpp:7076
@ VPERMT2PDZ128rrk
Definition x86/opcodes.hpp:16624
@ VFNMADD213PSZmkz
Definition x86/opcodes.hpp:11418
@ VFNMSUB132SHZrb_Int
Definition x86/opcodes.hpp:11820
@ VPSHRDQZ128rmi
Definition x86/opcodes.hpp:18931
@ VPOPCNTBZ128rmk
Definition x86/opcodes.hpp:18312
@ CMP32mr
Definition x86/opcodes.hpp:1328
@ ROUNDPDri
Definition x86/opcodes.hpp:4036
@ VFMSUB213BF16Zmb
Definition x86/opcodes.hpp:10433
@ PANDNrr
Definition x86/opcodes.hpp:3126
@ VFMADD213BF16Z256mkz
Definition x86/opcodes.hpp:9540
@ VPSRADZ128mi
Definition x86/opcodes.hpp:19404
@ VSCALEFSSZrrbkz_Int
Definition x86/opcodes.hpp:21367
@ VPCMPUQZ256rri
Definition x86/opcodes.hpp:15492
@ VFMSUB231PSZ256r
Definition x86/opcodes.hpp:10691
@ SHL16mi_NF_ND
Definition x86/opcodes.hpp:4332
@ VPCMPUBZrri
Definition x86/opcodes.hpp:15462
@ INC32r
Definition x86/opcodes.hpp:1921
@ VFNMSUB231SDr
Definition x86/opcodes.hpp:12149
@ VERWr
Definition x86/opcodes.hpp:9072
@ VCVTQQ2PSZrm
Definition x86/opcodes.hpp:7392
@ MINSDrr
Definition x86/opcodes.hpp:2361
@ VCVTW2PHZ128rmbkz
Definition x86/opcodes.hpp:8798
@ VINSERTI64X4Zrri
Definition x86/opcodes.hpp:12796
@ VMOVDQA32Zrm
Definition x86/opcodes.hpp:13643
@ AND32mr
Definition x86/opcodes.hpp:860
@ ROR8rCL
Definition x86/opcodes.hpp:4017
@ VPRORQZmbik
Definition x86/opcodes.hpp:18617
@ RCL32rCL_ND
Definition x86/opcodes.hpp:3617
@ VPMULLWZ128rmk
Definition x86/opcodes.hpp:18234
@ ILD_Fp16m80
Definition x86/opcodes.hpp:1790
@ MMX_PSRLDrm
Definition x86/opcodes.hpp:2517
@ VANDNPDZ128rmbkz
Definition x86/opcodes.hpp:5462
@ VCVTTPH2IUBSZrmb
Definition x86/opcodes.hpp:7972
@ VPMOVDBZmrk
Definition x86/opcodes.hpp:17533
@ VPMINUBZ128rrk
Definition x86/opcodes.hpp:17420
@ VPBLENDMBZ128rr
Definition x86/opcodes.hpp:15001
@ VGETMANTPSZrrikz
Definition x86/opcodes.hpp:12595
@ TCRETURNri64_ImpCall
Definition x86/opcodes.hpp:5021
@ VSQRTPSZ128r
Definition x86/opcodes.hpp:21652
@ VFNMSUB132PDZ128mb
Definition x86/opcodes.hpp:11702
@ HADDPSrr
Definition x86/opcodes.hpp:1754
@ VPUNPCKHQDQYrr
Definition x86/opcodes.hpp:20270
@ VCVTPS2PHXZ128rmbk
Definition x86/opcodes.hpp:7174
@ VCVTTSD2SIZrr
Definition x86/opcodes.hpp:8464
@ VMULSHZrmk_Int
Definition x86/opcodes.hpp:14294
@ VFNMSUB213PSZmb
Definition x86/opcodes.hpp:11953
@ RCL32rCL
Definition x86/opcodes.hpp:3615
@ VMPSADBWZ128rmi
Definition x86/opcodes.hpp:14121
@ VMINMAXSDrmikz_Int
Definition x86/opcodes.hpp:13330
@ VFPCLASSBF16Z256mbik
Definition x86/opcodes.hpp:12218
@ VFMADD231PDZmkz
Definition x86/opcodes.hpp:9747
@ MOVZX32rm8
Definition x86/opcodes.hpp:2770
@ VMINBF16Z128rmbk
Definition x86/opcodes.hpp:13086
@ VPBLENDMDZrmbk
Definition x86/opcodes.hpp:15036
@ VORPSZrmkz
Definition x86/opcodes.hpp:14380
@ VDIVPDZ128rmb
Definition x86/opcodes.hpp:8873
@ VPACKUSDWYrr
Definition x86/opcodes.hpp:14566
@ VFNMADD231PSZ128mbkz
Definition x86/opcodes.hpp:11567
@ VPDPBUUDSrr
Definition x86/opcodes.hpp:15870
@ VFMSUB231PDZ128mbk
Definition x86/opcodes.hpp:10614
@ VPSRLVQZrmbkz
Definition x86/opcodes.hpp:19776
@ EXTRQ
Definition x86/opcodes.hpp:1670
@ VFMSUB231PSZrbkz
Definition x86/opcodes.hpp:10703
@ VPACKUSDWZ128rmk
Definition x86/opcodes.hpp:14571
@ DIV16m_NF
Definition x86/opcodes.hpp:1560
@ VMINMAXPSZrribk
Definition x86/opcodes.hpp:13323
@ VMOVSLDUPZ256rr
Definition x86/opcodes.hpp:13993
@ DEC8r
Definition x86/opcodes.hpp:1553
@ VPCOMPRESSQZmrk
Definition x86/opcodes.hpp:15569
@ VRCP14PDZmbkz
Definition x86/opcodes.hpp:20585
@ VCVTSI2SSZrr_Int
Definition x86/opcodes.hpp:7504
@ VPSRAVQZrmbkz
Definition x86/opcodes.hpp:19546
@ VPROTWrm
Definition x86/opcodes.hpp:18700
@ MOV32mr
Definition x86/opcodes.hpp:2583
@ VFNMADD231PDZ128mbk
Definition x86/opcodes.hpp:11502
@ VCVTPS2UDQZ256rm
Definition x86/opcodes.hpp:7263
@ VCVTPH2DQZ128rmkz
Definition x86/opcodes.hpp:6670
@ VPSRLVDZ128rmbkz
Definition x86/opcodes.hpp:19727
@ VSHUFI32X4Z256rmik
Definition x86/opcodes.hpp:21433
@ VCVTTPD2UDQSZ256rrb
Definition x86/opcodes.hpp:7783
@ MUL_Fp64m32
Definition x86/opcodes.hpp:2839
@ VALIGNDZ256rmbikz
Definition x86/opcodes.hpp:5414
@ VFMSUBADD213PSZmbkz
Definition x86/opcodes.hpp:10937
@ VPADDUSBZrrkz
Definition x86/opcodes.hpp:14765
@ VFMSUB213SHZmk_Int
Definition x86/opcodes.hpp:10557
@ VFMSUB231PDZmbk
Definition x86/opcodes.hpp:10632
@ SUB16ri_ND
Definition x86/opcodes.hpp:4788
@ VPSCATTERDDZmr
Definition x86/opcodes.hpp:18715
@ VBROADCASTF32X4Z256rmk
Definition x86/opcodes.hpp:5670
@ VPADDWZrmkz
Definition x86/opcodes.hpp:14806
@ VSHUFPDZ256rmik
Definition x86/opcodes.hpp:21480
@ VPSHLDQZ128rmikz
Definition x86/opcodes.hpp:18777
@ VPMAXSDZ256rr
Definition x86/opcodes.hpp:17147
@ VBROADCASTI64X2Zrmk
Definition x86/opcodes.hpp:5719
@ VCVTPH2BF8Z256rmbk
Definition x86/opcodes.hpp:6649
@ VFNMADD231SHZmk_Int
Definition x86/opcodes.hpp:11614
@ VRANGEPDZ128rri
Definition x86/opcodes.hpp:20492
@ SUB32ri8_NF_ND
Definition x86/opcodes.hpp:4827
@ VPERMI2WZ128rm
Definition x86/opcodes.hpp:16318
@ ROR64mi_NF
Definition x86/opcodes.hpp:3980
@ VPERMILPDZrrkz
Definition x86/opcodes.hpp:16409
@ VFNMADD231PHZrbkz
Definition x86/opcodes.hpp:11559
@ VFMADD132PHZrbkz
Definition x86/opcodes.hpp:9445
@ DEC8r_NF
Definition x86/opcodes.hpp:1556
@ VRCPBF16Zmk
Definition x86/opcodes.hpp:20694
@ VFPCLASSPHZmbi
Definition x86/opcodes.hpp:12259
@ VPSHUFDZ128mbik
Definition x86/opcodes.hpp:19082
@ VPMOVUSWBZ256rr
Definition x86/opcodes.hpp:17918
@ VCVTPS2IUBSZ256rmk
Definition x86/opcodes.hpp:7121
@ VMAXPSZrrk
Definition x86/opcodes.hpp:13036
@ VMAXPSYrr
Definition x86/opcodes.hpp:13007
@ VCVTSH2SDZrrbk_Int
Definition x86/opcodes.hpp:7461
@ VMOVAPSYrr
Definition x86/opcodes.hpp:13552
@ VFMSUBADD213PSZr
Definition x86/opcodes.hpp:10940
@ VPROLDZ128mik
Definition x86/opcodes.hpp:18467
@ VDPBF16PSZ256mk
Definition x86/opcodes.hpp:9022
@ VSM4RNDS4Yrr
Definition x86/opcodes.hpp:21544
@ VMOVUPSZrm
Definition x86/opcodes.hpp:14092
@ VCVTBIASPH2BF8Z128rmbkz
Definition x86/opcodes.hpp:6166
@ VDIVSDrr
Definition x86/opcodes.hpp:8981
@ VPMOVDBZrr
Definition x86/opcodes.hpp:17534
@ SHRD16mrCL_EVEX
Definition x86/opcodes.hpp:4627
@ RCPSSm_Int
Definition x86/opcodes.hpp:3660
@ VANDPDZ128rmk
Definition x86/opcodes.hpp:5525
@ VPERMDZ256rmb
Definition x86/opcodes.hpp:16175
@ VFNMSUB231PSZ128r
Definition x86/opcodes.hpp:12109
@ VMOVDQU64Z128rr_REV
Definition x86/opcodes.hpp:13765
@ G_STEP_VECTOR
Definition x86/opcodes.hpp:270
@ BLCMSK32rm
Definition x86/opcodes.hpp:1023
@ VAESENCZ256rm
Definition x86/opcodes.hpp:5393
@ VPMOVUSQWZ128rrkz
Definition x86/opcodes.hpp:17900
@ VPSRAQZrrkz
Definition x86/opcodes.hpp:19493
@ VREDUCEPSZ256rrik
Definition x86/opcodes.hpp:20843
@ VPANDNQZ128rrk
Definition x86/opcodes.hpp:14895
@ SHL64r1_ND
Definition x86/opcodes.hpp:4395
@ TLS_addrX32
Definition x86/opcodes.hpp:5083
@ ROL8m1_EVEX
Definition x86/opcodes.hpp:3878
@ SHRD16mrCL
Definition x86/opcodes.hpp:4626
@ VFNMADD213SHZrb_Int
Definition x86/opcodes.hpp:11450
@ VPCOMPRESSBZ128mrk
Definition x86/opcodes.hpp:15529
@ TEST32i32
Definition x86/opcodes.hpp:5048
@ MOV32rm
Definition x86/opcodes.hpp:2591
@ VPMINSWZ128rmk
Definition x86/opcodes.hpp:17395
@ VFMADDSUB132PSZ128mkz
Definition x86/opcodes.hpp:10006
@ VFNMADD231PDZmkz
Definition x86/opcodes.hpp:11523
@ VFNMADD213BF16Z128mkz
Definition x86/opcodes.hpp:11307
@ VFMSUB213PDZm
Definition x86/opcodes.hpp:10461
@ VGETEXPBF16Zr
Definition x86/opcodes.hpp:12359
@ VMINPDZ128rmkz
Definition x86/opcodes.hpp:13367
@ VCVTUDQ2PSZ128rmbk
Definition x86/opcodes.hpp:8618
@ ROL32m1_NF
Definition x86/opcodes.hpp:3820
@ VCVTPS2UQQZ128rrkz
Definition x86/opcodes.hpp:7292
@ VPUNPCKHBWZrrkz
Definition x86/opcodes.hpp:20235
@ VFMULCPHZ128rr
Definition x86/opcodes.hpp:11100
@ AND8rm_ND
Definition x86/opcodes.hpp:951
@ VDIVBF16Z256rr
Definition x86/opcodes.hpp:8858
@ VPMOVSDBZmr
Definition x86/opcodes.hpp:17624
@ VPERMI2PDZrmkz
Definition x86/opcodes.hpp:16260
@ VPMULTISHIFTQBZ128rmk
Definition x86/opcodes.hpp:18257
@ VFNMSUB231SSZrk_Int
Definition x86/opcodes.hpp:12173
@ VFNMSUB213SSZm_Int
Definition x86/opcodes.hpp:11995
@ VFNMSUB132PHZmbk
Definition x86/opcodes.hpp:11753
@ VMOVDQU64Z256rrkz_REV
Definition x86/opcodes.hpp:13780
@ ADC64mr_EVEX
Definition x86/opcodes.hpp:527
@ ENQCMD32_EVEX
Definition x86/opcodes.hpp:1656
@ VCVTBIASPH2BF8SZ128rmb
Definition x86/opcodes.hpp:6137
@ VEXP2PDZmbkz
Definition x86/opcodes.hpp:9076
@ VCVTTPS2UQQSZ256rmb
Definition x86/opcodes.hpp:8390
@ KADDDkk
Definition x86/opcodes.hpp:2030
@ XOR16mr
Definition x86/opcodes.hpp:22189
@ VCVTTPD2DQSZ256rrb
Definition x86/opcodes.hpp:7653
@ VCVTSI2SHZrr_Int
Definition x86/opcodes.hpp:7499
@ VFMADDSD4rr_REV
Definition x86/opcodes.hpp:9926
@ VFMADD213BF16Z256mbk
Definition x86/opcodes.hpp:9537
@ VCVTPH2BF8Zrmk
Definition x86/opcodes.hpp:6660
@ VPBLENDMQZ128rmb
Definition x86/opcodes.hpp:15044
@ VPSRLQZrrkz
Definition x86/opcodes.hpp:19718
@ VCVTPS2PHXZrr
Definition x86/opcodes.hpp:7196
@ VSQRTPSZ256mbk
Definition x86/opcodes.hpp:21657
@ NEG32r_ND
Definition x86/opcodes.hpp:2869
@ VCVTNE2PS2BF16Z128rmk
Definition x86/opcodes.hpp:6361
@ VFMULCSHZrr
Definition x86/opcodes.hpp:11127
@ VMASKMOVPSrm
Definition x86/opcodes.hpp:12815
@ VPUNPCKLQDQYrm
Definition x86/opcodes.hpp:20375
@ ANDPDrr
Definition x86/opcodes.hpp:981
@ VPEXTRWZmri
Definition x86/opcodes.hpp:16818
@ VFMADD213PDZmbk
Definition x86/opcodes.hpp:9575
@ VPANDQZrm
Definition x86/opcodes.hpp:14937
@ MOVSB
Definition x86/opcodes.hpp:2716
@ MMX_PSIGNDrm
Definition x86/opcodes.hpp:2497
@ MOVZX16rm8
Definition x86/opcodes.hpp:2766
@ VFMSUBADD231PHZ128mbkz
Definition x86/opcodes.hpp:10985
@ ADD64mi32
Definition x86/opcodes.hpp:660
@ VPANDQZ128rmbk
Definition x86/opcodes.hpp:14921
@ VPMAXSWrr
Definition x86/opcodes.hpp:17209
@ VCVT2PH2BF8SZrmbk
Definition x86/opcodes.hpp:5964
@ VMINBF16Z256rmkz
Definition x86/opcodes.hpp:13098
@ VPDPWSUDSZ128mbk
Definition x86/opcodes.hpp:15968
@ VPCMPUDZ256rmik
Definition x86/opcodes.hpp:15473
@ SHRD16mrCL_ND
Definition x86/opcodes.hpp:4628
@ VPACKUSWBZ128rrkz
Definition x86/opcodes.hpp:14603
@ CMOV_VK4
Definition x86/opcodes.hpp:1307
@ VFNMADD213BF16Z128m
Definition x86/opcodes.hpp:11302
@ VFNMSUB231SSZrbk_Int
Definition x86/opcodes.hpp:12171
@ VFMADDSUB213PHZmk
Definition x86/opcodes.hpp:10089
@ SAR64ri_ND
Definition x86/opcodes.hpp:4144
@ VCOMXSDZrr_Int
Definition x86/opcodes.hpp:5936
@ G_ATOMICRMW_OR
Definition x86/opcodes.hpp:132
@ VPMOVUSDWZ256mr
Definition x86/opcodes.hpp:17856
@ VMOVAPDZmrk
Definition x86/opcodes.hpp:13536
@ VPROLQZ256ri
Definition x86/opcodes.hpp:18505
@ VPMOVQBZ128mrk
Definition x86/opcodes.hpp:17570
@ VFNMSUB231SDZmkz_Int
Definition x86/opcodes.hpp:12138
@ VPEXPANDBZ128rm
Definition x86/opcodes.hpp:16734
@ SHRD16rri8_ND
Definition x86/opcodes.hpp:4643
@ VPDPBUSDSZ256mbkz
Definition x86/opcodes.hpp:15792
@ VPMOVUSQDZ128rrkz
Definition x86/opcodes.hpp:17885
@ VFMADDSUB132PDZ128mk
Definition x86/opcodes.hpp:9941
@ VFNMSUB231PSZrbk
Definition x86/opcodes.hpp:12129
@ VPCMPDZrmi
Definition x86/opcodes.hpp:15270
@ VFNMADD231PSZrk
Definition x86/opcodes.hpp:11592
@ MMX_PAVGWrm
Definition x86/opcodes.hpp:2435
@ VMOVSHZrm_alt
Definition x86/opcodes.hpp:13972
@ VPMULLDZrrk
Definition x86/opcodes.hpp:18200
@ G_EXTRACT
Definition x86/opcodes.hpp:97
@ VUNPCKHPDZ256rm
Definition x86/opcodes.hpp:21943
@ VPMINUQZ128rrk
Definition x86/opcodes.hpp:17474
@ VFMSUBADD213PDZrbkz
Definition x86/opcodes.hpp:10879
@ VPDPWUUDZ128mkz
Definition x86/opcodes.hpp:16126
@ VPSLLVWZrrkz
Definition x86/opcodes.hpp:19355
@ VMINMAXSHrri
Definition x86/opcodes.hpp:13342
@ VPSHUFHWZ128mik
Definition x86/opcodes.hpp:19113
@ VCVTTPH2UWZ128rmb
Definition x86/opcodes.hpp:8074
@ IDIV32r_EVEX
Definition x86/opcodes.hpp:1771
@ VCVTTPD2QQSZrmbkz
Definition x86/opcodes.hpp:7728
@ VFNMADD132PDZ256mkz
Definition x86/opcodes.hpp:11176
@ VPTERNLOGDZ128rmikz
Definition x86/opcodes.hpp:20043
@ VPERMILPDZ128rm
Definition x86/opcodes.hpp:16365
@ VPSHLDDZrmbikz
Definition x86/opcodes.hpp:18765
@ VFMADDSUB132PHZ128m
Definition x86/opcodes.hpp:9969
@ VPRORVQZrr
Definition x86/opcodes.hpp:18676
@ VPCONFLICTDZrmbk
Definition x86/opcodes.hpp:15620
@ VFMSUBADD132PSZmbkz
Definition x86/opcodes.hpp:10839
@ VFIXUPIMMSSZrmikz
Definition x86/opcodes.hpp:9350
@ VMULSSZrm_Int
Definition x86/opcodes.hpp:14304
@ PTCONJTCMMIMFP16PSV
Definition x86/opcodes.hpp:3461
@ VPSUBUSBZ128rmkz
Definition x86/opcodes.hpp:19976
@ VPERMI2WZrrkz
Definition x86/opcodes.hpp:16335
@ VPACKSSWBZ128rrkz
Definition x86/opcodes.hpp:14550
@ VFMADDSD4rm_Int
Definition x86/opcodes.hpp:9922
@ VPMULTISHIFTQBZ256rmk
Definition x86/opcodes.hpp:18266
@ VBROADCASTSSYrm
Definition x86/opcodes.hpp:5738
@ INC64m_NF_ND
Definition x86/opcodes.hpp:1931
@ PTDPBF8PS
Definition x86/opcodes.hpp:3485
@ VPMAXSDYrm
Definition x86/opcodes.hpp:17130
@ VSHUFPSZ128rrik
Definition x86/opcodes.hpp:21505
@ VPERMT2PSZ256rmb
Definition x86/opcodes.hpp:16654
@ G_VECTOR_COMPRESS
Definition x86/opcodes.hpp:271
@ RCL16mCL_EVEX
Definition x86/opcodes.hpp:3589
@ IMUL64rr_EVEX
Definition x86/opcodes.hpp:1871
@ VCVTSS2SHZrrbkz_Int
Definition x86/opcodes.hpp:7556
@ CVTSS2SDrm
Definition x86/opcodes.hpp:1479
@ VPSIGNDrm
Definition x86/opcodes.hpp:19160
@ VGETMANTPSZ128rmikz
Definition x86/opcodes.hpp:12571
@ VPSRLVQZ128rmbk
Definition x86/opcodes.hpp:19757
@ VFMSUB132PSZmk
Definition x86/opcodes.hpp:10360
@ VFMSUB213PDZmbk
Definition x86/opcodes.hpp:10463
@ VFPCLASSBF16Z128mi
Definition x86/opcodes.hpp:12213
@ SAR8rCL
Definition x86/opcodes.hpp:4167
@ VFMSUB132BF16Z128rkz
Definition x86/opcodes.hpp:10253
@ VCMPPDYrmi
Definition x86/opcodes.hpp:5778
@ VMOVDQUmr
Definition x86/opcodes.hpp:13829
@ SHRD64rrCL_NF_ND
Definition x86/opcodes.hpp:4680
@ VSHUFPDYrmi
Definition x86/opcodes.hpp:21465
@ SUB16rm_ND
Definition x86/opcodes.hpp:4793
@ CCMP64rr_REV
Definition x86/opcodes.hpp:1200
@ VPERMIL2PSrr
Definition x86/opcodes.hpp:16350
@ CMP8rm
Definition x86/opcodes.hpp:1349
@ PADDBrr
Definition x86/opcodes.hpp:3108
@ G_FSQRT
Definition x86/opcodes.hpp:291
@ VMPSADBWZ256rmikz
Definition x86/opcodes.hpp:14129
@ SHL64mi_ND
Definition x86/opcodes.hpp:4390
@ VPSHUFBITQMBZrr
Definition x86/opcodes.hpp:19055
@ VPMAXSDZrm
Definition x86/opcodes.hpp:17150
@ VMOVSHDUPZ128rm
Definition x86/opcodes.hpp:13949
@ VFMADD213BF16Z256r
Definition x86/opcodes.hpp:9541
@ VFIXUPIMMPDZ128rri
Definition x86/opcodes.hpp:9285
@ VSUBPDZ256rmbkz
Definition x86/opcodes.hpp:21761
@ BLSR64rm
Definition x86/opcodes.hpp:1077
@ SUB64rr_NF_ND
Definition x86/opcodes.hpp:4884
@ VPSRLVDZrmk
Definition x86/opcodes.hpp:19746
@ NEG64m_NF_ND
Definition x86/opcodes.hpp:2876
@ VCVTUQQ2PSZ256rmkz
Definition x86/opcodes.hpp:8720
@ VPMINSQZ128rmk
Definition x86/opcodes.hpp:17369
@ V4FMADDSSrm
Definition x86/opcodes.hpp:5174
@ CVTSI2SSrr_Int
Definition x86/opcodes.hpp:1470
@ VPERMT2QZ256rrkz
Definition x86/opcodes.hpp:16688
@ ADD16mi_NF
Definition x86/opcodes.hpp:586
@ VRANGEPDZrmik
Definition x86/opcodes.hpp:20508
@ VSUBSHZrrbkz_Int
Definition x86/opcodes.hpp:21868
@ MOVNTDQArm
Definition x86/opcodes.hpp:2692
@ VRCP14PSZmb
Definition x86/opcodes.hpp:20610
@ SHUFPSrmi
Definition x86/opcodes.hpp:4696
@ VPXORDZ128rmb
Definition x86/opcodes.hpp:20429
@ VPALIGNRZ128rmik
Definition x86/opcodes.hpp:14815
@ VRSQRT14PSZ128mb
Definition x86/opcodes.hpp:21078
@ VMOVAPSZ256rrk
Definition x86/opcodes.hpp:13572
@ SUB64rr_REV
Definition x86/opcodes.hpp:4887
@ CVTSD2SSrr_Int
Definition x86/opcodes.hpp:1462
@ VPSHRDVDZm
Definition x86/opcodes.hpp:18973
@ VPSRLWZ256mikz
Definition x86/opcodes.hpp:19819
@ VFIXUPIMMPDZrrik
Definition x86/opcodes.hpp:9307
@ VCVTTPD2DQSZ128rrk
Definition x86/opcodes.hpp:7644
@ VMINBF16Zrrk
Definition x86/opcodes.hpp:13109
@ VFNMSUB213SHZm
Definition x86/opcodes.hpp:11982
@ VPERMPDZrmk
Definition x86/opcodes.hpp:16509
@ VCVTPH2PSZ128rrk
Definition x86/opcodes.hpp:6875
@ VSHUFF64X2Z256rmbi
Definition x86/opcodes.hpp:21411
@ VGF2P8AFFINEQBZ128rmbi
Definition x86/opcodes.hpp:12656
@ VMAXCPDYrr
Definition x86/opcodes.hpp:12844
@ VPERMILPDZ128rikz
Definition x86/opcodes.hpp:16364
@ CMPSL
Definition x86/opcodes.hpp:1365
@ VFNMADD231PSZ256r
Definition x86/opcodes.hpp:11579
@ VCVTBF162IBSZrmb
Definition x86/opcodes.hpp:6101
@ VCVTPD2PSZrmkz
Definition x86/opcodes.hpp:6512
@ VFMSUB132BF16Z256rkz
Definition x86/opcodes.hpp:10262
@ VFNMSUB231SHZr
Definition x86/opcodes.hpp:12155
@ VFMADDSUB132PHZr
Definition x86/opcodes.hpp:9993
@ VPMINSWrr
Definition x86/opcodes.hpp:17413
@ RCR32r1_ND
Definition x86/opcodes.hpp:3692
@ VFMSUB213SHZmkz_Int
Definition x86/opcodes.hpp:10558
@ VPGATHERQQYrm
Definition x86/opcodes.hpp:16839
@ VPSRAVWZ256rmk
Definition x86/opcodes.hpp:19559
@ VP4DPWSSDrmkz
Definition x86/opcodes.hpp:14409
@ VCMPPSZ256rmbi
Definition x86/opcodes.hpp:5830
@ RCPPSr
Definition x86/opcodes.hpp:3658
@ ROR16rCL_EVEX
Definition x86/opcodes.hpp:3928
@ VPSHLDWZrrikz
Definition x86/opcodes.hpp:18888
@ XBEGIN
Definition x86/opcodes.hpp:22155
@ VCVTPS2QQZrrkz
Definition x86/opcodes.hpp:7253
@ VROUNDSDri
Definition x86/opcodes.hpp:21044
@ BLENDPDrmi
Definition x86/opcodes.hpp:1031
@ VADDPDZrm
Definition x86/opcodes.hpp:5232
@ TILELOADDT1_EVEX
Definition x86/opcodes.hpp:5070
@ PFSUBRrm
Definition x86/opcodes.hpp:3227
@ VPDPWSUDZ128mbkz
Definition x86/opcodes.hpp:16000
@ VPSRAVDZ128rm
Definition x86/opcodes.hpp:19496
@ VPROTDri
Definition x86/opcodes.hpp:18687
@ VFMSUB132SDZm_Int
Definition x86/opcodes.hpp:10371
@ VPROLVQZrmbk
Definition x86/opcodes.hpp:18564
@ PUSH32rmm
Definition x86/opcodes.hpp:3554
@ VFMADD231SDZrbk_Int
Definition x86/opcodes.hpp:9828
@ VPCMPDZ128rmi
Definition x86/opcodes.hpp:15258
@ ARPL16rr
Definition x86/opcodes.hpp:989
@ VFNMSUB231SDZrkz_Int
Definition x86/opcodes.hpp:12146
@ VPERMT2QZrmb
Definition x86/opcodes.hpp:16690
@ VAESDECLASTrr
Definition x86/opcodes.hpp:5368
@ VPCMPEQDYrm
Definition x86/opcodes.hpp:15290
@ VREDUCEPHZ128rmbikz
Definition x86/opcodes.hpp:20799
@ OR8mr
Definition x86/opcodes.hpp:3054
@ VFNMSUB213SDr
Definition x86/opcodes.hpp:11980
@ VPSHUFLWZmik
Definition x86/opcodes.hpp:19147
@ PXORrm
Definition x86/opcodes.hpp:3583
@ VBLENDMPSZrmbk
Definition x86/opcodes.hpp:5633
@ VFNMSUB231PDZ128mkz
Definition x86/opcodes.hpp:12044
@ SAR8m1_NF_ND
Definition x86/opcodes.hpp:4151
@ VPDPWUUDSZm
Definition x86/opcodes.hpp:16108
@ VPMOVZXDQZ128rr
Definition x86/opcodes.hpp:18015
@ VMOVHPDrm
Definition x86/opcodes.hpp:13838
@ VPALIGNRZ256rrik
Definition x86/opcodes.hpp:14824
@ VCVTTPD2DQZ256rmk
Definition x86/opcodes.hpp:7685
@ VPUNPCKHBWZrmk
Definition x86/opcodes.hpp:20231
@ VFMADDSUB132PHZmb
Definition x86/opcodes.hpp:9988
@ VDPPHPSZ256mkz
Definition x86/opcodes.hpp:9052
@ VCMPPDZ256rrik
Definition x86/opcodes.hpp:5791
@ MUL_FpI32m64
Definition x86/opcodes.hpp:2847
@ VHADDPSrm
Definition x86/opcodes.hpp:12713
@ VCVTSD2SHZrmk_Int
Definition x86/opcodes.hpp:7406
@ UCOMISSrr
Definition x86/opcodes.hpp:5131
@ VFNMADD132PHZ128mbk
Definition x86/opcodes.hpp:11196
@ VINSERTF128rri
Definition x86/opcodes.hpp:12724
@ VORPSZ256rr
Definition x86/opcodes.hpp:14372
@ VPINSRQrri
Definition x86/opcodes.hpp:16911
@ VFMADDSUB132PDm
Definition x86/opcodes.hpp:9967
@ INC8m_ND
Definition x86/opcodes.hpp:1939
@ VFMADD213PHZ256mb
Definition x86/opcodes.hpp:9597
@ VFMADD213SDm
Definition x86/opcodes.hpp:9663
@ NEG64r_NF
Definition x86/opcodes.hpp:2880
@ VMOVRSDZ256mkz
Definition x86/opcodes.hpp:13905
@ OR32rm_EVEX
Definition x86/opcodes.hpp:2992
@ VPMAXUDZrmbkz
Definition x86/opcodes.hpp:17255
@ VPAVGWZ128rrkz
Definition x86/opcodes.hpp:14979
@ VFIXUPIMMPDZrrib
Definition x86/opcodes.hpp:9304
@ VEXTRACTI64X2Z256mri
Definition x86/opcodes.hpp:9182
@ VCVTPS2IBSZ128rmb
Definition x86/opcodes.hpp:7079
@ VCVTUDQ2PHZrmbk
Definition x86/opcodes.hpp:8606
@ VGETMANTPDZrmbi
Definition x86/opcodes.hpp:12524
@ VPADDQZ128rm
Definition x86/opcodes.hpp:14673
@ SUB64rr_NF_ND_REV
Definition x86/opcodes.hpp:4885
@ VGETEXPPHZ256mbkz
Definition x86/opcodes.hpp:12404
@ VPANDDZ256rrk
Definition x86/opcodes.hpp:14850
@ VPMINUBZrr
Definition x86/opcodes.hpp:17431
@ XEND
Definition x86/opcodes.hpp:22175
@ CMOV_VK32
Definition x86/opcodes.hpp:1306
@ VPMOVSQBZ128mrk
Definition x86/opcodes.hpp:17645
@ VCVTBIASPH2HF8Zrmbkz
Definition x86/opcodes.hpp:6238
@ SBB32rr_ND_REV
Definition x86/opcodes.hpp:4234
@ VPMADD52HUQrr
Definition x86/opcodes.hpp:17024
@ G_UADDSAT
Definition x86/opcodes.hpp:193
@ VDIVPDZrrk
Definition x86/opcodes.hpp:8900
@ ROL32ri
Definition x86/opcodes.hpp:3842
@ FARCALL16m
Definition x86/opcodes.hpp:1674
@ VADDSSZrrb_Int
Definition x86/opcodes.hpp:5342
@ VPMAXUWZ128rrk
Definition x86/opcodes.hpp:17296
@ VPERMI2PDZ128rr
Definition x86/opcodes.hpp:16243
@ VPERMILPDZ128rmk
Definition x86/opcodes.hpp:16369
@ LTRm
Definition x86/opcodes.hpp:2290
@ VMULPHZ256rmb
Definition x86/opcodes.hpp:14223
@ VPSHRDQZrmbik
Definition x86/opcodes.hpp:18947
@ VPROLQZ128mbikz
Definition x86/opcodes.hpp:18492
@ VCVTUQQ2PDZrm
Definition x86/opcodes.hpp:8664
@ VPERMIL2PSrr_REV
Definition x86/opcodes.hpp:16351
@ AND16rm
Definition x86/opcodes.hpp:834
@ DIV64r
Definition x86/opcodes.hpp:1573
@ VCVTNEEPH2PSYrm
Definition x86/opcodes.hpp:6386
@ VPCMPUWZ128rmik
Definition x86/opcodes.hpp:15501
@ VFNMSUB132PSYm
Definition x86/opcodes.hpp:11763
@ VMOVRSWZ128mk
Definition x86/opcodes.hpp:13919
@ VCVTPS2PHZrr
Definition x86/opcodes.hpp:7216
@ VPMADD52LUQZrkz
Definition x86/opcodes.hpp:17053
@ VCVTTPS2UDQZ256rmkz
Definition x86/opcodes.hpp:8364
@ VMULPSZ128rmb
Definition x86/opcodes.hpp:14246
@ LZCNT64rr_NF
Definition x86/opcodes.hpp:2321
@ VMAXCPSZ256rmbk
Definition x86/opcodes.hpp:12914
@ G_SSUBE
Definition x86/opcodes.hpp:188
@ CVTSS2SI64rr
Definition x86/opcodes.hpp:1485
@ VMINMAXPDZ128rmik
Definition x86/opcodes.hpp:13241
@ VRANGEPDZ256rri
Definition x86/opcodes.hpp:20501
@ VPTESTNMBZrmk
Definition x86/opcodes.hpp:20161
@ MINPDrr
Definition x86/opcodes.hpp:2356
@ VPMULDQZ256rmbk
Definition x86/opcodes.hpp:18089
@ VFMSUB213PDZr
Definition x86/opcodes.hpp:10467
@ T1MSKC64rm
Definition x86/opcodes.hpp:4981
@ VRSQRT14PSZ256mbkz
Definition x86/opcodes.hpp:21089
@ VCVTTPD2DQSZ128rr
Definition x86/opcodes.hpp:7643
@ ROL16r1_ND
Definition x86/opcodes.hpp:3804
@ PBLENDWrmi
Definition x86/opcodes.hpp:3138
@ VPBROADCASTWrZ128rrkz
Definition x86/opcodes.hpp:15217
@ VPANDNDZrmbk
Definition x86/opcodes.hpp:14881
@ VFMADDSUB231PDZ256mk
Definition x86/opcodes.hpp:10146
@ UNPCKLPSrm
Definition x86/opcodes.hpp:5161
@ VCVTW2PHZ128rrk
Definition x86/opcodes.hpp:8802
@ G_ATOMICRMW_XCHG
Definition x86/opcodes.hpp:127
@ IMUL16rr_ND
Definition x86/opcodes.hpp:1816
@ VPMULHUWZ256rmkz
Definition x86/opcodes.hpp:18139
@ VADDPDZ256rm
Definition x86/opcodes.hpp:5223
@ VPERMQZ256rmb
Definition x86/opcodes.hpp:16546
@ VCOMISDZrm_Int
Definition x86/opcodes.hpp:5883
@ VPMAXUDZ256rmk
Definition x86/opcodes.hpp:17247
@ VCVT2PH2BF8Zrr
Definition x86/opcodes.hpp:5995
@ VSM4KEY4rm
Definition x86/opcodes.hpp:21541
@ TZMSK32rm
Definition x86/opcodes.hpp:5120
@ VMULPDZrrbk
Definition x86/opcodes.hpp:14207
@ SHR8rCL_NF
Definition x86/opcodes.hpp:4619
@ VPDPBSSDZ128r
Definition x86/opcodes.hpp:15693
@ VPSHLDDZrmbik
Definition x86/opcodes.hpp:18764
@ VFMADD132PSZ128rkz
Definition x86/opcodes.hpp:9458
@ VPMOVSXBQYrm
Definition x86/opcodes.hpp:17726
@ VFMSUB132PSZr
Definition x86/opcodes.hpp:10362
@ ROL32ri_ND
Definition x86/opcodes.hpp:3844
@ ST_FP80m
Definition x86/opcodes.hpp:4751
@ NOT64m_EVEX
Definition x86/opcodes.hpp:2912
@ VCVTPH2WZ128rmk
Definition x86/opcodes.hpp:7018
@ VFPCLASSPDZmik
Definition x86/opcodes.hpp:12244
@ VSUBBF16Z128rmbk
Definition x86/opcodes.hpp:21722
@ ADD32rr_NF_ND_REV
Definition x86/opcodes.hpp:656
@ VPUNPCKLDQZrr
Definition x86/opcodes.hpp:20370
@ VAESDECLASTZrr
Definition x86/opcodes.hpp:5366
@ TDPBUUD
Definition x86/opcodes.hpp:5039
@ ADD16mr
Definition x86/opcodes.hpp:588
@ VFNMSUB213PDYm
Definition x86/opcodes.hpp:11868
@ VFNMADDSD4rr
Definition x86/opcodes.hpp:11660
@ ADD32rr_DB
Definition x86/opcodes.hpp:341
@ VPOPCNTWZrmkz
Definition x86/opcodes.hpp:18397
@ MMX_PSRADri
Definition x86/opcodes.hpp:2510
@ VCVT2PH2HF8Zrmbk
Definition x86/opcodes.hpp:6045
@ VFPCLASSSSZmi
Definition x86/opcodes.hpp:12291
@ VPADDWZ256rr
Definition x86/opcodes.hpp:14801
@ VFMSUB231SSm
Definition x86/opcodes.hpp:10748
@ SUB16ri_EVEX
Definition x86/opcodes.hpp:4787
@ VFNMADD213PHZrbkz
Definition x86/opcodes.hpp:11390
@ VCVTUW2PHZrmbkz
Definition x86/opcodes.hpp:8786
@ VPUNPCKLDQZ128rrk
Definition x86/opcodes.hpp:20353
@ VFNMADD132PDZ128mbk
Definition x86/opcodes.hpp:11164
@ VMOVDQArm
Definition x86/opcodes.hpp:13690
@ IST_Fp32m64
Definition x86/opcodes.hpp:1999
@ PTILEMOVROWrre
Definition x86/opcodes.hpp:3504
@ VPEXPANDDZ128rrk
Definition x86/opcodes.hpp:16756
@ VBLENDMPDZ128rmb
Definition x86/opcodes.hpp:5587
@ VPCMPWZ256rmik
Definition x86/opcodes.hpp:15517
@ VCVTSI642SDZrr
Definition x86/opcodes.hpp:7512
@ VPDPBUUDYrm
Definition x86/opcodes.hpp:15871
@ VPROLQZ128mik
Definition x86/opcodes.hpp:18494
@ VFMADD132SSZmkz_Int
Definition x86/opcodes.hpp:9513
@ VPCMPWZ128rri
Definition x86/opcodes.hpp:15514
@ PUNPCKLDQrr
Definition x86/opcodes.hpp:3539
@ VPDPWSSDZrk
Definition x86/opcodes.hpp:15960
@ VPUNPCKHDQZrrkz
Definition x86/opcodes.hpp:20266
@ VPACKSSWBZ128rm
Definition x86/opcodes.hpp:14545
@ VCVTPS2UDQZ256rrkz
Definition x86/opcodes.hpp:7271
@ VPTESTNMBZ128rrk
Definition x86/opcodes.hpp:20155
@ VPSHLDVDZmk
Definition x86/opcodes.hpp:18821
@ PMAXUDrm
Definition x86/opcodes.hpp:3269
@ VFMADD213PDYr
Definition x86/opcodes.hpp:9554
@ PSUBSBrm
Definition x86/opcodes.hpp:3436
@ KTESTQkk
Definition x86/opcodes.hpp:2104
@ VMINCPDZ256rrkz
Definition x86/opcodes.hpp:13130
@ ISTT_Fp16m80
Definition x86/opcodes.hpp:1983
@ VPERMILPDrr
Definition x86/opcodes.hpp:16413
@ COMISSrr
Definition x86/opcodes.hpp:1388
@ ADD_Fp32
Definition x86/opcodes.hpp:757
@ VFMSUBADD231PSZmbk
Definition x86/opcodes.hpp:11034
@ VPACKSSDWYrr
Definition x86/opcodes.hpp:14513
@ VCVTTPS2UDQSZ256rmkz
Definition x86/opcodes.hpp:8334
@ VCVTSS2SDZrrkz_Int
Definition x86/opcodes.hpp:7543
@ MOVSX32rm8
Definition x86/opcodes.hpp:2744
@ XGETBV
Definition x86/opcodes.hpp:22176
@ VFMADDCPHZ128mbk
Definition x86/opcodes.hpp:9866
@ VMINPHZ128rmk
Definition x86/opcodes.hpp:13398
@ VPSHRDWZ256rrikz
Definition x86/opcodes.hpp:19038
@ PTTDPFP16PSV
Definition x86/opcodes.hpp:3519
@ VPROLQZmbi
Definition x86/opcodes.hpp:18508
@ VSM4KEY4rr
Definition x86/opcodes.hpp:21542
@ ROR64rCL_NF_ND
Definition x86/opcodes.hpp:3991
@ VCVTTBF162IBSZ256rmbk
Definition x86/opcodes.hpp:7594
@ VFMADDPS4Yrr
Definition x86/opcodes.hpp:9913
@ VSQRTSDZm_Int
Definition x86/opcodes.hpp:21679
@ VFNMADD231PSZ128r
Definition x86/opcodes.hpp:11570
@ VPERMQZ256rmkz
Definition x86/opcodes.hpp:16550
@ VPRORDZ128mik
Definition x86/opcodes.hpp:18575
@ VFMSUBADD231PSZ256m
Definition x86/opcodes.hpp:11023
@ VCVTNEPS2BF16Zrmb
Definition x86/opcodes.hpp:6413
@ SUB32i32
Definition x86/opcodes.hpp:4806
@ VPSRAQZ256rmk
Definition x86/opcodes.hpp:19474
@ VPMULUDQZrmb
Definition x86/opcodes.hpp:18301
@ VPSHRDVDZ256mkz
Definition x86/opcodes.hpp:18969
@ VFIXUPIMMPSZ128rmbikz
Definition x86/opcodes.hpp:9311
@ VCVTPS2IUBSZ256rrk
Definition x86/opcodes.hpp:7124
@ DIV8m_EVEX
Definition x86/opcodes.hpp:1577
@ VFMSUBADD231PSZ256mb
Definition x86/opcodes.hpp:11024
@ VPMOVUSDWZ256rrkz
Definition x86/opcodes.hpp:17860
@ VSQRTPSZrk
Definition x86/opcodes.hpp:21674
@ DEC16m
Definition x86/opcodes.hpp:1516
@ VFNMADDPD4Yrm
Definition x86/opcodes.hpp:11641
@ VPMOVUSDWZ128rrk
Definition x86/opcodes.hpp:17854
@ VCVTSS2SI64rr
Definition x86/opcodes.hpp:7566
@ VSCALEFPSZrm
Definition x86/opcodes.hpp:21331
@ VPUNPCKLDQZ128rmbk
Definition x86/opcodes.hpp:20348
@ VCVTTBF162IBSZ128rmb
Definition x86/opcodes.hpp:7584
@ VPSRLVQZ128rrk
Definition x86/opcodes.hpp:19762
@ VXORPSZ256rrk
Definition x86/opcodes.hpp:22105
@ VBLENDMPSZ256rrkz
Definition x86/opcodes.hpp:5630
@ HSUBPDrr
Definition x86/opcodes.hpp:1758
@ VFMADD132PHZ256rkz
Definition x86/opcodes.hpp:9435
@ VSCALEFPHZ128rmb
Definition x86/opcodes.hpp:21284
@ VPSLLQYrr
Definition x86/opcodes.hpp:19227
@ VFNMADD213PDZmbk
Definition x86/opcodes.hpp:11351
@ VPDPBSUDSZrk
Definition x86/opcodes.hpp:15743
@ VPTESTMDZ256rmb
Definition x86/opcodes.hpp:20111
@ VCVTTPS2DQSZ128rmkz
Definition x86/opcodes.hpp:8138
@ VCVTTPD2QQZ256rmk
Definition x86/opcodes.hpp:7750
@ ROL8r1_ND
Definition x86/opcodes.hpp:3894
@ VPRORVQZrrkz
Definition x86/opcodes.hpp:18678
@ VPMULLDZ128rm
Definition x86/opcodes.hpp:18175
@ VPRORQZ256rik
Definition x86/opcodes.hpp:18614
@ VPSHRDVQZ256rkz
Definition x86/opcodes.hpp:18999
@ VPERMILPSYrr
Definition x86/opcodes.hpp:16417
@ VPMOVZXDQZrmkz
Definition x86/opcodes.hpp:18026
@ VXORPDZrrk
Definition x86/opcodes.hpp:22083
@ VPMOVSDBZrrk
Definition x86/opcodes.hpp:17627
@ MAXSDrr_Int
Definition x86/opcodes.hpp:2341
@ VFMSUB132PSZ256mk
Definition x86/opcodes.hpp:10351
@ PMOVSXDQrr
Definition x86/opcodes.hpp:3293
@ JMP32r
Definition x86/opcodes.hpp:2016
@ PUSHCS16
Definition x86/opcodes.hpp:3563
@ ROR32mi
Definition x86/opcodes.hpp:3947
@ VCVTQQ2PHZrmbk
Definition x86/opcodes.hpp:7364
@ VPSHLDWZ256rmik
Definition x86/opcodes.hpp:18878
@ TEST64ri32
Definition x86/opcodes.hpp:5056
@ VMULPSZ128rmbkz
Definition x86/opcodes.hpp:14248
@ CMP8rr
Definition x86/opcodes.hpp:1350
@ VPSLLWZrmkz
Definition x86/opcodes.hpp:19391
@ ADC8ri8
Definition x86/opcodes.hpp:553
@ VMINPHZ256rmbk
Definition x86/opcodes.hpp:13405
@ VCVTPH2IBSZ128rmb
Definition x86/opcodes.hpp:6750
@ VFNMADD231PDZrbk
Definition x86/opcodes.hpp:11526
@ VPADDUSWZ128rm
Definition x86/opcodes.hpp:14770
@ VPSLLWZ128rr
Definition x86/opcodes.hpp:19368
@ VSUBSSZrmkz_Int
Definition x86/opcodes.hpp:21874
@ G_UADDO
Definition x86/opcodes.hpp:181
@ VMOVUPSZrrk_REV
Definition x86/opcodes.hpp:14098
@ VDIVPHZrrbk
Definition x86/opcodes.hpp:8930
@ VCVTTPS2UDQSZrmkz
Definition x86/opcodes.hpp:8343
@ VFMADDSUB231PSZ256r
Definition x86/opcodes.hpp:10212
@ VXORPDZ128rmbkz
Definition x86/opcodes.hpp:22061
@ VCVTPH2HF8Zrmkz
Definition x86/opcodes.hpp:6745
@ VCVTDQ2PDZ128rrk
Definition x86/opcodes.hpp:6253
@ AND8rr_NF_REV
Definition x86/opcodes.hpp:962
@ G_FEXP
Definition x86/opcodes.hpp:216
@ VUNPCKHPSZ256rmbkz
Definition x86/opcodes.hpp:21977
@ VDPBF16PSZmk
Definition x86/opcodes.hpp:9031
@ VFMADDSUB231PDZ128m
Definition x86/opcodes.hpp:10133
@ ROL32m1
Definition x86/opcodes.hpp:3817
@ VMULPSZrm
Definition x86/opcodes.hpp:14263
@ MUL32r
Definition x86/opcodes.hpp:2790
@ INLINEASM
Definition x86/opcodes.hpp:25
@ VPBROADCASTDrZ256rrk
Definition x86/opcodes.hpp:15151
@ VCVTPD2UDQZrmb
Definition x86/opcodes.hpp:6570
@ VPORDZ128rrk
Definition x86/opcodes.hpp:18408
@ VFCMADDCPHZmbk
Definition x86/opcodes.hpp:9221
@ RCL64m1
Definition x86/opcodes.hpp:3621
@ VFNMADD132PHZ256rk
Definition x86/opcodes.hpp:11210
@ MOV8ao16
Definition x86/opcodes.hpp:2616
@ VPSRLWZ128rikz
Definition x86/opcodes.hpp:19810
@ SETZUCCm
Definition x86/opcodes.hpp:4298
@ VRSQRTPHZ256rkz
Definition x86/opcodes.hpp:21202
@ VPMAXSQZ128rrk
Definition x86/opcodes.hpp:17168
@ VMRUN32
Definition x86/opcodes.hpp:14148
@ MMX_PANDrr
Definition x86/opcodes.hpp:2432
@ VPDPWUSDSZ128r
Definition x86/opcodes.hpp:16034
@ VPDPBSUDSYrm
Definition x86/opcodes.hpp:15716
@ LOCK_OR16mr
Definition x86/opcodes.hpp:2236
@ MOV8ri
Definition x86/opcodes.hpp:2625
@ VPDPBSSDZrk
Definition x86/opcodes.hpp:15712
@ MMX_PMINUBrm
Definition x86/opcodes.hpp:2474
@ VCVTTPS2QQZ128rmbkz
Definition x86/opcodes.hpp:8293
@ VFNMSUB213PHZ128m
Definition x86/opcodes.hpp:11902
@ VPDPBSUDZ128m
Definition x86/opcodes.hpp:15749
@ VPMAXUWZ256rmkz
Definition x86/opcodes.hpp:17300
@ VANDPDZrm
Definition x86/opcodes.hpp:5539
@ VPMOVB2MZkr
Definition x86/opcodes.hpp:17518
@ VSM4KEY4Z128rr
Definition x86/opcodes.hpp:21536
@ VPCMPWZ256rri
Definition x86/opcodes.hpp:15518
@ VMAXSSZrrk_Int
Definition x86/opcodes.hpp:13075
@ VSUBPDZrrbkz
Definition x86/opcodes.hpp:21776
@ VRSQRT14PDZ128rk
Definition x86/opcodes.hpp:21057
@ ORPDrr
Definition x86/opcodes.hpp:3081
@ VCVTPH2UWZ256rmkz
Definition x86/opcodes.hpp:6998
@ VPDPBSUDSZ128r
Definition x86/opcodes.hpp:15724
@ VCVTPH2UDQZ128rmb
Definition x86/opcodes.hpp:6925
@ VPROLQZmik
Definition x86/opcodes.hpp:18512
@ VPERMILPDZ128mik
Definition x86/opcodes.hpp:16360
@ SHR64r1_NF_ND
Definition x86/opcodes.hpp:4585
@ VPERMILPSZ128mbi
Definition x86/opcodes.hpp:16418
@ SHRX32rr_EVEX
Definition x86/opcodes.hpp:4689
@ VFCMADDCPHZmk
Definition x86/opcodes.hpp:9223
@ VPMACSDQLrm
Definition x86/opcodes.hpp:16974
@ VPACKSSDWZrmbkz
Definition x86/opcodes.hpp:14535
@ VPSIGNWrm
Definition x86/opcodes.hpp:19164
@ VCVTTPH2QQZrrk
Definition x86/opcodes.hpp:8011
@ SHLX32rm_EVEX
Definition x86/opcodes.hpp:4499
@ VFNMSUB213PHZmbk
Definition x86/opcodes.hpp:11922
@ SAR8rCL_NF
Definition x86/opcodes.hpp:4170
@ RCR8m1_EVEX
Definition x86/opcodes.hpp:3718
@ VFNMADD231SHZrkz_Int
Definition x86/opcodes.hpp:11623
@ VBROADCASTI32X4Zrmkz
Definition x86/opcodes.hpp:5711
@ VMINMAXSHrrib_Int
Definition x86/opcodes.hpp:13344
@ VFNMADD231BF16Zmbkz
Definition x86/opcodes.hpp:11492
@ SHR32r1_NF_ND
Definition x86/opcodes.hpp:4555
@ VCVTUW2PHZ256rmkz
Definition x86/opcodes.hpp:8779
@ VGETEXPPHZ128r
Definition x86/opcodes.hpp:12398
@ VCVTPH2DQZ256rrkz
Definition x86/opcodes.hpp:6682
@ VFNMADD132PDm
Definition x86/opcodes.hpp:11192
@ VANDNPSZrrk
Definition x86/opcodes.hpp:5515
@ VXORPDZ256rmbk
Definition x86/opcodes.hpp:22069
@ VCVTQQ2PHZrr
Definition x86/opcodes.hpp:7368
@ VPMULHUWZ128rm
Definition x86/opcodes.hpp:18131
@ ROL64mCL_NF
Definition x86/opcodes.hpp:3855
@ VPOPCNTQZ128rm
Definition x86/opcodes.hpp:18356
@ VPERMWZrmk
Definition x86/opcodes.hpp:16729
@ VSCALEFPSZrmb
Definition x86/opcodes.hpp:21332
@ VRNDSCALEBF16Zrmik
Definition x86/opcodes.hpp:20906
@ VMOVSHDUPZ128rmkz
Definition x86/opcodes.hpp:13951
@ PSLLQri
Definition x86/opcodes.hpp:3407
@ VFMADDSUB213PSZ128mkz
Definition x86/opcodes.hpp:10104
@ VCVTPD2PHZ128rmbk
Definition x86/opcodes.hpp:6459
@ SQRTSSm
Definition x86/opcodes.hpp:4720
@ VCVTPH2HF8SZ128rmbk
Definition x86/opcodes.hpp:6697
@ VCVTSD2SI64rm
Definition x86/opcodes.hpp:7420
@ VINSERTI32X4Zrrikz
Definition x86/opcodes.hpp:12774
@ CMP8i8
Definition x86/opcodes.hpp:1343
@ VPBROADCASTDZrmkz
Definition x86/opcodes.hpp:15143
@ VPMAXUBZ128rm
Definition x86/opcodes.hpp:17212
@ VMOVDI2PDIZrm
Definition x86/opcodes.hpp:13613
@ VINSERTF32X4Zrmikz
Definition x86/opcodes.hpp:12733
@ VPCMPGTDZ256rrk
Definition x86/opcodes.hpp:15383
@ KSHIFTLDki
Definition x86/opcodes.hpp:2095
@ VCVTPS2IUBSZ256rmbkz
Definition x86/opcodes.hpp:7120
@ VCVTUDQ2PSZrrkz
Definition x86/opcodes.hpp:8645
@ RCL16rCL
Definition x86/opcodes.hpp:3597
@ VPUNPCKHQDQZ256rrkz
Definition x86/opcodes.hpp:20288
@ VCVTDQ2PHZrmbkz
Definition x86/opcodes.hpp:6296
@ VCVTPH2QQZ256rm
Definition x86/opcodes.hpp:6903
@ VFMADDSUB132PDr
Definition x86/opcodes.hpp:9968
@ VMULPSZ256rmbk
Definition x86/opcodes.hpp:14256
@ VSCALEFPDZ128rm
Definition x86/opcodes.hpp:21253
@ VFMADDSUB132PSZr
Definition x86/opcodes.hpp:10025
@ VBLENDPDYrmi
Definition x86/opcodes.hpp:5640
@ VPERMILPSZ128mi
Definition x86/opcodes.hpp:16421
@ VPUNPCKLDQZ256rmbkz
Definition x86/opcodes.hpp:20358
@ VMINSDZrmk_Int
Definition x86/opcodes.hpp:13460
@ SHA256RNDS2rr
Definition x86/opcodes.hpp:4317
@ AND64rm_ND
Definition x86/opcodes.hpp:918
@ MOVSX16rm8
Definition x86/opcodes.hpp:2738
@ VPUNPCKLQDQZrmk
Definition x86/opcodes.hpp:20399
@ VPDPWUUDSZ128mbkz
Definition x86/opcodes.hpp:16093
@ VPMAXUDZrmk
Definition x86/opcodes.hpp:17256
@ VPDPBSUDSZ256mk
Definition x86/opcodes.hpp:15731
@ VPSHUFBrm
Definition x86/opcodes.hpp:19077
@ VGETMANTPHZ256rmi
Definition x86/opcodes.hpp:12548
@ VFMADD132BF16Z256mk
Definition x86/opcodes.hpp:9370
@ VMOVSHDUPZ128rmk
Definition x86/opcodes.hpp:13950
@ VFMADDSUB231PDm
Definition x86/opcodes.hpp:10163
@ PUSHGS64
Definition x86/opcodes.hpp:3577
@ VCVTPH2HF8SZrmb
Definition x86/opcodes.hpp:6714
@ VBLENDMPSZrmkz
Definition x86/opcodes.hpp:5636
@ XOR32rr_REV
Definition x86/opcodes.hpp:22259
@ VMOVDDUPrr
Definition x86/opcodes.hpp:13612
@ XOR8rr_NF_REV
Definition x86/opcodes.hpp:22332
@ SUB32mr
Definition x86/opcodes.hpp:4817
@ MMX_PCMPEQDrm
Definition x86/opcodes.hpp:2439
@ VFNMSUB231PDZ128r
Definition x86/opcodes.hpp:12045
@ CCMP16mr
Definition x86/opcodes.hpp:1179
@ VPSRAQZrmk
Definition x86/opcodes.hpp:19489
@ VCVTTSS2SIZrm_Int
Definition x86/opcodes.hpp:8531
@ VPMINUWZ256rmkz
Definition x86/opcodes.hpp:17504
@ VFNMADD213PHZ128mk
Definition x86/opcodes.hpp:11367
@ SBB32ri
Definition x86/opcodes.hpp:4221
@ VCVTPH2UQQZ256rrkz
Definition x86/opcodes.hpp:6971
@ VPDPWUSDZmbk
Definition x86/opcodes.hpp:16079
@ VCVTNE2PS2BF16Zrmbk
Definition x86/opcodes.hpp:6377
@ SARX32rr_EVEX
Definition x86/opcodes.hpp:4180
@ KMOVWkk_EVEX
Definition x86/opcodes.hpp:2073
@ PUSH64rmr
Definition x86/opcodes.hpp:3560
@ VCVTPH2PSXZ256rr
Definition x86/opcodes.hpp:6854
@ VPSCATTERQQZ128mr
Definition x86/opcodes.hpp:18722
@ VMULPHZ128rmbk
Definition x86/opcodes.hpp:14215
@ VRCPPHZ256rk
Definition x86/opcodes.hpp:20715
@ FENTRY_CALL
Definition x86/opcodes.hpp:51
@ VPSHUFHWZri
Definition x86/opcodes.hpp:19127
@ VPMOVZXBDZrmkz
Definition x86/opcodes.hpp:17960
@ VPUNPCKLWDZ128rrkz
Definition x86/opcodes.hpp:20413
@ VFMSUBADD132PHZ256rkz
Definition x86/opcodes.hpp:10803
@ VCVTSI2SDZrr
Definition x86/opcodes.hpp:7490
@ VMULSSZrm
Definition x86/opcodes.hpp:14303
@ G_FMA
Definition x86/opcodes.hpp:210
@ SHL32m1_NF_ND
Definition x86/opcodes.hpp:4352
@ PFACCrr
Definition x86/opcodes.hpp:3198
@ VRCP14SDZrr
Definition x86/opcodes.hpp:20621
@ VBROADCASTF32X8Zrmk
Definition x86/opcodes.hpp:5676
@ SUB64mi32_ND
Definition x86/opcodes.hpp:4850
@ VCVTPH2IBSZ128rmkz
Definition x86/opcodes.hpp:6754
@ VGF2P8MULBZrmk
Definition x86/opcodes.hpp:12700
@ VPMULLDZ256rm
Definition x86/opcodes.hpp:18184
@ LD_Fp32m64
Definition x86/opcodes.hpp:2148
@ ROR64mi_ND
Definition x86/opcodes.hpp:3979
@ JRCXZ
Definition x86/opcodes.hpp:2028
@ NEG8r_EVEX
Definition x86/opcodes.hpp:2888
@ MOV32dr
Definition x86/opcodes.hpp:2581
@ VADDSDZrmk_Int
Definition x86/opcodes.hpp:5312
@ SHRX64rr
Definition x86/opcodes.hpp:4692
@ VPMAXSDZ128rmb
Definition x86/opcodes.hpp:17133
@ VFPCLASSPHZ128ri
Definition x86/opcodes.hpp:12251
@ VMOV64toPQIZrr
Definition x86/opcodes.hpp:13504
@ VFMSUB132BF16Z256mk
Definition x86/opcodes.hpp:10258
@ VPSRLQYri
Definition x86/opcodes.hpp:19671
@ VPSUBSBZ256rrk
Definition x86/opcodes.hpp:19940
@ VCVTTPH2IBSZ256rr
Definition x86/opcodes.hpp:7938
@ VPCMPGTDZ256rm
Definition x86/opcodes.hpp:15378
@ ADC64rm_ND
Definition x86/opcodes.hpp:537
@ VPOPCNTDZ256rrk
Definition x86/opcodes.hpp:18345
@ VCVTPS2PHZmr
Definition x86/opcodes.hpp:7214
@ VMAXCSDZrr
Definition x86/opcodes.hpp:12933
@ VANDNPSZ128rm
Definition x86/opcodes.hpp:5490
@ VRNDSCALEPHZ256rmbi
Definition x86/opcodes.hpp:20950
@ VCVT2PS2PHXZ128rm
Definition x86/opcodes.hpp:6052
@ VPMULUDQYrm
Definition x86/opcodes.hpp:18280
@ VCVT2PS2PHXZ128rr
Definition x86/opcodes.hpp:6058
@ ADC64i32
Definition x86/opcodes.hpp:519
@ VREDUCEPDZ256rri
Definition x86/opcodes.hpp:20782
@ VPANDQZ128rm
Definition x86/opcodes.hpp:14919
@ VFMADD213BF16Z256m
Definition x86/opcodes.hpp:9535
@ VPMAXUBZrrk
Definition x86/opcodes.hpp:17228
@ G_SITOFP
Definition x86/opcodes.hpp:229
@ VCMPSSrri_Int
Definition x86/opcodes.hpp:5877
@ ROR8r1_ND
Definition x86/opcodes.hpp:4014
@ VFMSUB132SDm
Definition x86/opcodes.hpp:10382
@ VPDPWUSDSZ256m
Definition x86/opcodes.hpp:16037
@ VPABSBZrrkz
Definition x86/opcodes.hpp:14429
@ VPERMI2BZrmk
Definition x86/opcodes.hpp:16205
@ VPEXPANDBZrm
Definition x86/opcodes.hpp:16746
@ VPEXPANDWZ256rmk
Definition x86/opcodes.hpp:16795
@ VPADDUSWZ256rrkz
Definition x86/opcodes.hpp:14781
@ VCVTUDQ2PHZ256rrkz
Definition x86/opcodes.hpp:8603
@ VMOVDQU64Z256rrk
Definition x86/opcodes.hpp:13777
@ VMOVDDUPZrrk
Definition x86/opcodes.hpp:13609
@ PUSHF64
Definition x86/opcodes.hpp:3571
@ VMOVSHDUPrm
Definition x86/opcodes.hpp:13967
@ VRANGESSZrrik
Definition x86/opcodes.hpp:20562
@ VFMSUB132PSZm
Definition x86/opcodes.hpp:10356
@ VMOVZPDILo2PDIZrr2
Definition x86/opcodes.hpp:14112
@ VDBPSADBWZrmikz
Definition x86/opcodes.hpp:8839
@ VCVTPD2UQQZ128rmbkz
Definition x86/opcodes.hpp:6584
@ VPSLLDZ256rrk
Definition x86/opcodes.hpp:19205
@ VFIXUPIMMPSZ256rmbik
Definition x86/opcodes.hpp:9319
@ SHR16rCL_NF
Definition x86/opcodes.hpp:4529
@ VPSHLDVQZmk
Definition x86/opcodes.hpp:18848
@ VSCALEFPDZrmkz
Definition x86/opcodes.hpp:21276
@ VMOVRSBZ256mk
Definition x86/opcodes.hpp:13895
@ VPERMT2PDZrm
Definition x86/opcodes.hpp:16635
@ VPXORQZrrkz
Definition x86/opcodes.hpp:20481
@ VXORPSZrmkz
Definition x86/opcodes.hpp:22112
@ VCVT2PH2HF8Z128rr
Definition x86/opcodes.hpp:6031
@ VCVTPH2UQQZrmbk
Definition x86/opcodes.hpp:6974
@ VCOMPRESSPDZmrk
Definition x86/opcodes.hpp:5916
@ VFNMSUB213PHZ256rkz
Definition x86/opcodes.hpp:11919
@ IMUL32rmi8_NF
Definition x86/opcodes.hpp:1839
@ VFNMADD213BF16Zrkz
Definition x86/opcodes.hpp:11328
@ VMINCPHZ256rmk
Definition x86/opcodes.hpp:13155
@ VFNMSUB132PHZrb
Definition x86/opcodes.hpp:11758
@ VPCMPEQWZ256rr
Definition x86/opcodes.hpp:15342
@ VCVTTSH2USIZrm
Definition x86/opcodes.hpp:8506
@ VFMSUB132BF16Z128mbkz
Definition x86/opcodes.hpp:10248
@ SUB64mr_NF
Definition x86/opcodes.hpp:4861
@ VINSERTPSZrmi
Definition x86/opcodes.hpp:12799
@ VPROLQZ128ri
Definition x86/opcodes.hpp:18496
@ VPCMPBZrri
Definition x86/opcodes.hpp:15254
@ VFMADDSUB213PHZ128mkz
Definition x86/opcodes.hpp:10072
@ VPRORDZ256mbik
Definition x86/opcodes.hpp:18581
@ VPMULLDZ256rmbk
Definition x86/opcodes.hpp:18186
@ VPACKUSDWrr
Definition x86/opcodes.hpp:14595
@ VFNMSUB132SHZm_Int
Definition x86/opcodes.hpp:11814
@ XOR8ri_NF
Definition x86/opcodes.hpp:22317
@ RDSSPD
Definition x86/opcodes.hpp:3754
@ VGETEXPPDZ128mb
Definition x86/opcodes.hpp:12363
@ VPMULHWZ128rrkz
Definition x86/opcodes.hpp:18158
@ VFNMSUB213SSm
Definition x86/opcodes.hpp:12006
@ VPRORDZmbi
Definition x86/opcodes.hpp:18589
@ VPUNPCKHDQZ128rmkz
Definition x86/opcodes.hpp:20245
@ VFMSUBADD231PHZrbk
Definition x86/opcodes.hpp:11008
@ VPADDBYrr
Definition x86/opcodes.hpp:14619
@ VFMADD231PHZm
Definition x86/opcodes.hpp:9774
@ VPMOVZXDQYrr
Definition x86/opcodes.hpp:18011
@ VCVTPH2PSXZrmb
Definition x86/opcodes.hpp:6858
@ VPDPWUSDZ256mkz
Definition x86/opcodes.hpp:16073
@ VPCMPUBZ256rrik
Definition x86/opcodes.hpp:15459
@ RDMSR
Definition x86/opcodes.hpp:3739
@ VPDPWUUDSZ256mb
Definition x86/opcodes.hpp:16100
@ VMOVSSmr
Definition x86/opcodes.hpp:14018
@ VFNMADD231PDZrkz
Definition x86/opcodes.hpp:11529
@ VMOVHPSZ128rm
Definition x86/opcodes.hpp:13840
@ VPMADDUBSWrr
Definition x86/opcodes.hpp:17077
@ PUNPCKHQDQrr
Definition x86/opcodes.hpp:3533
@ VPTERNLOGQZrmik
Definition x86/opcodes.hpp:20087
@ VFPCLASSPHZri
Definition x86/opcodes.hpp:12263
@ VFMADDSUB132PSZrbk
Definition x86/opcodes.hpp:10027
@ RCR64mi_ND
Definition x86/opcodes.hpp:3707
@ VPMOVSQWZ256mrk
Definition x86/opcodes.hpp:17680
@ VRSQRT14PSZ128mbkz
Definition x86/opcodes.hpp:21080
@ VMULPSZ256rmk
Definition x86/opcodes.hpp:14258
@ SHL32rCL_NF_ND
Definition x86/opcodes.hpp:4372
@ VADDPSZrrk
Definition x86/opcodes.hpp:5306
@ VPMULLWrr
Definition x86/opcodes.hpp:18252
@ VCVTPS2UQQZ128rmk
Definition x86/opcodes.hpp:7288
@ VPCOMPRESSDZ256rrkz
Definition x86/opcodes.hpp:15552
@ LOCK_OR32mi
Definition x86/opcodes.hpp:2237
@ SHL16m1_NF
Definition x86/opcodes.hpp:4321
@ VPSLLDZ128rr
Definition x86/opcodes.hpp:19189
@ VPABSWYrm
Definition x86/opcodes.hpp:14490
@ VCVTTSD2USI64Srm_Int
Definition x86/opcodes.hpp:8472
@ VCVTBIASPH2BF8Z256rmbk
Definition x86/opcodes.hpp:6174
@ LOCK_SUB8mr
Definition x86/opcodes.hpp:2256
@ VCVTTPS2IUBSZ128rmk
Definition x86/opcodes.hpp:8231
@ VCVTTPS2IBSZ256rmb
Definition x86/opcodes.hpp:8207
@ VPERMQZ256rikz
Definition x86/opcodes.hpp:16544
@ VFMADD231SDZr
Definition x86/opcodes.hpp:9824
@ VCVTTPD2DQZ128rrkz
Definition x86/opcodes.hpp:7680
@ VPERMT2QZrr
Definition x86/opcodes.hpp:16695
@ COMISDrm_Int
Definition x86/opcodes.hpp:1383
@ VMAXPDZrrb
Definition x86/opcodes.hpp:12969
@ VFNMSUB132PHZ256mk
Definition x86/opcodes.hpp:11746
@ VCVTPH2HF8SZrmk
Definition x86/opcodes.hpp:6717
@ VADDPSZrm
Definition x86/opcodes.hpp:5296
@ BLSMSK32rr_EVEX
Definition x86/opcodes.hpp:1063
@ VCVTUDQ2PHZ128rmkz
Definition x86/opcodes.hpp:8591
@ VCVTPH2PSZrmk
Definition x86/opcodes.hpp:6884
@ VSQRTBF16Zrk
Definition x86/opcodes.hpp:21578
@ VCVTPD2DQZrrb
Definition x86/opcodes.hpp:6450
@ BLENDVPDrm0
Definition x86/opcodes.hpp:1035
@ PTTCMMRLFP16PSV
Definition x86/opcodes.hpp:3515
@ VFMADD132PSZmk
Definition x86/opcodes.hpp:9472
@ VMOVDQU8Z256rm
Definition x86/opcodes.hpp:13805
@ VRANGEPDZ128rrikz
Definition x86/opcodes.hpp:20494
@ VPSRLWZ128rmkz
Definition x86/opcodes.hpp:19813
@ VPSUBBZ128rrk
Definition x86/opcodes.hpp:19850
@ VCVTPS2IBSZrr
Definition x86/opcodes.hpp:7102
@ VFMADDSUB132PSZ128m
Definition x86/opcodes.hpp:10001
@ VCVTPH2BF8SZ256rrkz
Definition x86/opcodes.hpp:6628
@ VPUNPCKHDQZrmbk
Definition x86/opcodes.hpp:20260
@ BTS64mi8
Definition x86/opcodes.hpp:1144
@ VCVTPH2PSXZ256rmb
Definition x86/opcodes.hpp:6849
@ VFMADDSUB231PDZrb
Definition x86/opcodes.hpp:10158
@ VFNMSUB132PDZ128rkz
Definition x86/opcodes.hpp:11709
@ VPUNPCKHQDQZ128rmbk
Definition x86/opcodes.hpp:20273
@ VPSLLDZmbikz
Definition x86/opcodes.hpp:19209
@ VMOVAPDYrr
Definition x86/opcodes.hpp:13511
@ VPSIGNBYrr
Definition x86/opcodes.hpp:19155
@ VPGATHERQQrm
Definition x86/opcodes.hpp:16843
@ ADOX64rm
Definition x86/opcodes.hpp:782
@ VFMADD213PSZ128mkz
Definition x86/opcodes.hpp:9624
@ VCVTUSI2SDZrr
Definition x86/opcodes.hpp:8738
@ VFNMADD213BF16Z256mk
Definition x86/opcodes.hpp:11315
@ VGETMANTBF16Z256rmi
Definition x86/opcodes.hpp:12491
@ VPSRADrm
Definition x86/opcodes.hpp:19447
@ VFCMADDCPHZ256rkz
Definition x86/opcodes.hpp:9218
@ CDQE
Definition x86/opcodes.hpp:1208
@ VPABSBZrmkz
Definition x86/opcodes.hpp:14426
@ VPLZCNTDZ128rmbk
Definition x86/opcodes.hpp:16918
@ VFNMADD213PSZ128mkz
Definition x86/opcodes.hpp:11400
@ DEC32r_ND
Definition x86/opcodes.hpp:1534
@ VXORPSZ256rmk
Definition x86/opcodes.hpp:22102
@ IMULZU16rmi
Definition x86/opcodes.hpp:1887
@ SHA1RNDS4rmi
Definition x86/opcodes.hpp:4310
@ WRGSBASE64
Definition x86/opcodes.hpp:22126
@ VRSQRT14PDZ128rkz
Definition x86/opcodes.hpp:21058
@ VFMADD132BF16Z128m
Definition x86/opcodes.hpp:9357
@ RCL16r1_ND
Definition x86/opcodes.hpp:3596
@ VFMSUBADDPS4mr
Definition x86/opcodes.hpp:11058
@ VCVTTPD2UDQSZrrbk
Definition x86/opcodes.hpp:7796
@ VCVTTSS2SI64rm
Definition x86/opcodes.hpp:8521
@ VFMADD213PHZmbk
Definition x86/opcodes.hpp:9607
@ NOOPQ
Definition x86/opcodes.hpp:2895
@ VPMOVQWZrrkz
Definition x86/opcodes.hpp:17613
@ ROR64mCL_NF_ND
Definition x86/opcodes.hpp:3976
@ MULPSrm
Definition x86/opcodes.hpp:2807
@ VCVTQQ2PSZ128rmk
Definition x86/opcodes.hpp:7378
@ VFNMSUB231BF16Z256r
Definition x86/opcodes.hpp:12025
@ VFNMADD213SDZm_Int
Definition x86/opcodes.hpp:11428
@ VMULBF16Z128rrk
Definition x86/opcodes.hpp:14159
@ VPMULHUWZ128rrkz
Definition x86/opcodes.hpp:18136
@ VMULSDZrr
Definition x86/opcodes.hpp:14281
@ VDIVPDZ128rm
Definition x86/opcodes.hpp:8872
@ ADD16rr_EVEX_REV
Definition x86/opcodes.hpp:610
@ VPSLLQZ256rr
Definition x86/opcodes.hpp:19255
@ VRSQRTBF16Zr
Definition x86/opcodes.hpp:21182
@ VCVTTPH2IBSZrrbkz
Definition x86/opcodes.hpp:7950
@ MOVSDrr
Definition x86/opcodes.hpp:2720
@ SUB32rr
Definition x86/opcodes.hpp:4837
@ MMX_PMINSWrm
Definition x86/opcodes.hpp:2472
@ ROR16r1_NF
Definition x86/opcodes.hpp:3925
@ VCVTTPS2IUBSZ256rmbkz
Definition x86/opcodes.hpp:8239
@ VPUNPCKHDQZ256rmbkz
Definition x86/opcodes.hpp:20252
@ SBB64rr_REV
Definition x86/opcodes.hpp:4260
@ VCVTW2PHZrm
Definition x86/opcodes.hpp:8813
@ VMULBF16Z256rmbk
Definition x86/opcodes.hpp:14163
@ VPSRLDQZ256ri
Definition x86/opcodes.hpp:19616
@ VCVTPH2PDZ128rr
Definition x86/opcodes.hpp:6815
@ VPRORVQZ128rmbk
Definition x86/opcodes.hpp:18654
@ OR16mi_NF
Definition x86/opcodes.hpp:2932
@ CVTSS2SDrr_Int
Definition x86/opcodes.hpp:1482
@ VSUBPDYrm
Definition x86/opcodes.hpp:21747
@ PTILELOADDT1
Definition x86/opcodes.hpp:3503
@ VALIGNDZrmik
Definition x86/opcodes.hpp:5425
@ G_ATOMICRMW_FSUB
Definition x86/opcodes.hpp:139
@ KORTESTQkk
Definition x86/opcodes.hpp:2091
@ SHR16m1_NF_ND
Definition x86/opcodes.hpp:4510
@ VMOVDQU64Z256rr_REV
Definition x86/opcodes.hpp:13776
@ LD_Fp32m80
Definition x86/opcodes.hpp:2149
@ VFMSUB213BF16Z256rk
Definition x86/opcodes.hpp:10430
@ VPMADDUBSWZ128rr
Definition x86/opcodes.hpp:17061
@ VCVTBIASPH2BF8SZrmb
Definition x86/opcodes.hpp:6155
@ VCVTTPS2QQZrr
Definition x86/opcodes.hpp:8314
@ VCVTW2PHZrr
Definition x86/opcodes.hpp:8819
@ VFMSUBPD4Ymr
Definition x86/opcodes.hpp:11062
@ VRSQRT14PSZmk
Definition x86/opcodes.hpp:21099
@ XOR16rr_EVEX_REV
Definition x86/opcodes.hpp:22211
@ SHRD32mrCL_ND
Definition x86/opcodes.hpp:4648
@ AVX512_512_SEXT_MASK_32
Definition x86/opcodes.hpp:352
@ VDPBF16PSZ128mkz
Definition x86/opcodes.hpp:9014
@ VRNDSCALEPSZ128rmbi
Definition x86/opcodes.hpp:20971
@ VPSHADmr
Definition x86/opcodes.hpp:18729
@ VPSLLDZ128mikz
Definition x86/opcodes.hpp:19182
@ VPBLENDWYrmi
Definition x86/opcodes.hpp:15092
@ VPCONFLICTDZ256rr
Definition x86/opcodes.hpp:15615
@ VCVTTPD2QQSZrrbkz
Definition x86/opcodes.hpp:7734
@ VFMSUBADD213PDZmkz
Definition x86/opcodes.hpp:10875
@ VPSRAWZ128ri
Definition x86/opcodes.hpp:19576
@ VUNPCKLPDZ256rmbkz
Definition x86/opcodes.hpp:22008
@ VDIVBF16Z256rmk
Definition x86/opcodes.hpp:8856
@ VDIVSSZrmk_Int
Definition x86/opcodes.hpp:8996
@ VPABSWZ256rr
Definition x86/opcodes.hpp:14501
@ VMINCPDZrmk
Definition x86/opcodes.hpp:13135
@ VSUBPHZ256rm
Definition x86/opcodes.hpp:21790
@ VCVTPH2QQZ256rmk
Definition x86/opcodes.hpp:6907
@ VRANGESDZrrik
Definition x86/opcodes.hpp:20553
@ VCVTHF82PHZ256rmkz
Definition x86/opcodes.hpp:6347
@ VFPCLASSPDZ128mbi
Definition x86/opcodes.hpp:12229
@ VPSRAQZmbik
Definition x86/opcodes.hpp:19480
@ VCVTTPS2DQSZ128rmbkz
Definition x86/opcodes.hpp:8136
@ VFMSUBADD132PHZ128rk
Definition x86/opcodes.hpp:10793
@ SAR32m1_NF
Definition x86/opcodes.hpp:4090
@ VPTESTNMQZrm
Definition x86/opcodes.hpp:20194
@ VPMOVZXWDrr
Definition x86/opcodes.hpp:18053
@ VCVTTPS2UQQZ128rrkz
Definition x86/opcodes.hpp:8421
@ VPMAXUBZ128rmkz
Definition x86/opcodes.hpp:17214
@ VCVTUSI642SHZrr
Definition x86/opcodes.hpp:8757
@ VPSHLDVWZ256mkz
Definition x86/opcodes.hpp:18861
@ VFMADDSUB213PSr
Definition x86/opcodes.hpp:10130
@ VORPDZ256rmbk
Definition x86/opcodes.hpp:14337
@ VPMOVUSQDZ128rr
Definition x86/opcodes.hpp:17883
@ VPMOVM2WZ256rk
Definition x86/opcodes.hpp:17562
@ ADD64mr_EVEX
Definition x86/opcodes.hpp:671
@ VCVTPD2QQZ128rmkz
Definition x86/opcodes.hpp:6526
@ SUB8rr_NF_ND_REV
Definition x86/opcodes.hpp:4918
@ VPSLLWZ128rmk
Definition x86/opcodes.hpp:19366
@ OR64ri32
Definition x86/opcodes.hpp:3022
@ VFMSUB231PSZrbk
Definition x86/opcodes.hpp:10702
@ VPSUBQZ128rr
Definition x86/opcodes.hpp:19905
@ VPERMT2BZ128rr
Definition x86/opcodes.hpp:16575
@ ADD32rr_NF_ND
Definition x86/opcodes.hpp:655
@ RCL32mCL
Definition x86/opcodes.hpp:3606
@ VPSRLVDZrr
Definition x86/opcodes.hpp:19748
@ VCVTTBF162IUBSZrrk
Definition x86/opcodes.hpp:7635
@ VFMULCSHZrrkz
Definition x86/opcodes.hpp:11132
@ VEXP2PSZrb
Definition x86/opcodes.hpp:9092
@ VGETEXPPHZ128rkz
Definition x86/opcodes.hpp:12400
@ VFNMADD213BF16Z256rk
Definition x86/opcodes.hpp:11318
@ VPSHLDDZ256rmbikz
Definition x86/opcodes.hpp:18756
@ BTC32mi8
Definition x86/opcodes.hpp:1116
@ VFMADD231PHZrb
Definition x86/opcodes.hpp:9781
@ MINCSDrr
Definition x86/opcodes.hpp:2352
@ VFNMSUB132PDZr
Definition x86/opcodes.hpp:11725
@ VCVTUDQ2PSZ256rrkz
Definition x86/opcodes.hpp:8633
@ JMP_4
Definition x86/opcodes.hpp:2027
@ VFMADD213BF16Zmb
Definition x86/opcodes.hpp:9545
@ VFPCLASSPSZ256rik
Definition x86/opcodes.hpp:12276
@ VCVTUDQ2PHZrmbkz
Definition x86/opcodes.hpp:8607
@ PT2RPNTLVWZ0RSV
Definition x86/opcodes.hpp:397
@ LOOP
Definition x86/opcodes.hpp:2272
@ VPERMT2PSZ128rmbkz
Definition x86/opcodes.hpp:16647
@ VEXTRACTI32X4Zmrik
Definition x86/opcodes.hpp:9173
@ AND32rr_EVEX
Definition x86/opcodes.hpp:881
@ VFMADD231BF16Z256mkz
Definition x86/opcodes.hpp:9709
@ VDPPSrri
Definition x86/opcodes.hpp:9068
@ VPMOVSXDQYrm
Definition x86/opcodes.hpp:17770
@ VCVTTSD2SISrrb_Int
Definition x86/opcodes.hpp:8461
@ SUB64mi8_ND
Definition x86/opcodes.hpp:4855
@ CRC32r32m16_EVEX
Definition x86/opcodes.hpp:1403
@ VPSRLDZmik
Definition x86/opcodes.hpp:19657
@ SLDT32r
Definition x86/opcodes.hpp:4704
@ VFMSUB213PHZ256rkz
Definition x86/opcodes.hpp:10492
@ SAR64ri_NF_ND
Definition x86/opcodes.hpp:4146
@ VPSRLQZmbik
Definition x86/opcodes.hpp:19705
@ LD_Fp132
Definition x86/opcodes.hpp:2144
@ VPSHUFHWZ256mikz
Definition x86/opcodes.hpp:19120
@ VFNMADD213PHZ256mbk
Definition x86/opcodes.hpp:11374
@ VPMOVUSQDZ256rr
Definition x86/opcodes.hpp:17888
@ VCVTSS2SDZrrb_Int
Definition x86/opcodes.hpp:7539
@ VPERMI2PDZ128rrkz
Definition x86/opcodes.hpp:16245
@ VFMADD132PHZmbkz
Definition x86/opcodes.hpp:9439
@ VPSRADZmikz
Definition x86/opcodes.hpp:19436
@ VMOVUPDZrr
Definition x86/opcodes.hpp:14054
@ DIV64m_NF
Definition x86/opcodes.hpp:1572
@ VPMINUWZrm
Definition x86/opcodes.hpp:17508
@ VPSLLVWZ256rm
Definition x86/opcodes.hpp:19344
@ SHR8m1
Definition x86/opcodes.hpp:4596
@ BLSIC32rm
Definition x86/opcodes.hpp:1055
@ VPRORQZmbikz
Definition x86/opcodes.hpp:18618
@ VCVTTPD2DQSZ256rmk
Definition x86/opcodes.hpp:7650
@ VMOVDQU8Zrmk
Definition x86/opcodes.hpp:13817
@ VPCMPEQQZrr
Definition x86/opcodes.hpp:15330
@ SUB32ri8
Definition x86/opcodes.hpp:4823
@ VSQRTSDm
Definition x86/opcodes.hpp:21689
@ CLI
Definition x86/opcodes.hpp:1239
@ VCVT2PH2BF8Zrmk
Definition x86/opcodes.hpp:5993
@ VFNMADD213BF16Z256m
Definition x86/opcodes.hpp:11311
@ VPSHRDWZrmik
Definition x86/opcodes.hpp:19040
@ VFMSUB132PHZmk
Definition x86/opcodes.hpp:10328
@ VCVTTPS2IBSZ256rr
Definition x86/opcodes.hpp:8212
@ VMAXPHZrmbk
Definition x86/opcodes.hpp:12996
@ VCVTTPS2UQQSZ256rmbk
Definition x86/opcodes.hpp:8391
@ VPGATHERQQZ128rm
Definition x86/opcodes.hpp:16840
@ ROL64mi_ND
Definition x86/opcodes.hpp:3859
@ CMP64ri32
Definition x86/opcodes.hpp:1338
@ VCVTPS2IBSZ256rmbkz
Definition x86/opcodes.hpp:7090
@ VCOMISBF16Zrr
Definition x86/opcodes.hpp:5880
@ VPSHRDVWZ128rk
Definition x86/opcodes.hpp:19013
@ VPORDZ128rmk
Definition x86/opcodes.hpp:18405
@ VPABSWrm
Definition x86/opcodes.hpp:14510
@ VFMADD132BF16Z256mb
Definition x86/opcodes.hpp:9367
@ G_PTRAUTH_GLOBAL_VALUE
Definition x86/opcodes.hpp:95
@ DIV32m_EVEX
Definition x86/opcodes.hpp:1565
@ VORPDZ128rmb
Definition x86/opcodes.hpp:14327
@ VPEXPANDBZrmk
Definition x86/opcodes.hpp:16747
@ VPCMPEQWZ128rr
Definition x86/opcodes.hpp:15338
@ PADDUSBrm
Definition x86/opcodes.hpp:3117
@ VMAXCPSZ128rmkz
Definition x86/opcodes.hpp:12908
@ VFMSUB231SDm_Int
Definition x86/opcodes.hpp:10721
@ VMINMAXPHZ256rrikz
Definition x86/opcodes.hpp:13284
@ MMX_PUNPCKLWDrr
Definition x86/opcodes.hpp:2552
@ VPUNPCKHQDQZ256rrk
Definition x86/opcodes.hpp:20287
@ VCVTHF82PHZ256rr
Definition x86/opcodes.hpp:6348
@ VCVTQQ2PSZrmb
Definition x86/opcodes.hpp:7393
@ G_FMUL
Definition x86/opcodes.hpp:209
@ VFPCLASSPDZ128rik
Definition x86/opcodes.hpp:12234
@ VPSHLDVQZ128rk
Definition x86/opcodes.hpp:18833
@ VPANDQZ256rmbkz
Definition x86/opcodes.hpp:14931
@ VPDPBSSDZ256m
Definition x86/opcodes.hpp:15696
@ VPMOVSQBZ256mrk
Definition x86/opcodes.hpp:17650
@ VROUNDSDri_Int
Definition x86/opcodes.hpp:21045
@ VRANGEPDZrmbik
Definition x86/opcodes.hpp:20505
@ VPDPWSUDSZ256mkz
Definition x86/opcodes.hpp:15980
@ VFMSUB132PHZrbk
Definition x86/opcodes.hpp:10332
@ VFMADDSUB231PHZ256r
Definition x86/opcodes.hpp:10180
@ VCVTUDQ2PHZ128rmbkz
Definition x86/opcodes.hpp:8589
@ RCR64mCL_ND
Definition x86/opcodes.hpp:3704
@ VINSERTF64X2Z256rri
Definition x86/opcodes.hpp:12746
@ VCVTPS2UQQZrmkz
Definition x86/opcodes.hpp:7307
@ ADC32mi8
Definition x86/opcodes.hpp:496
@ VPSRLQZrrk
Definition x86/opcodes.hpp:19717
@ VPMAXSDZrmbk
Definition x86/opcodes.hpp:17152
@ VSHUFF64X2Z256rrikz
Definition x86/opcodes.hpp:21419
@ VGETEXPBF16Z128r
Definition x86/opcodes.hpp:12341
@ VGETEXPPHZmkz
Definition x86/opcodes.hpp:12415
@ FsFLD0SH
Definition x86/opcodes.hpp:365
@ VRSQRTPHZ128rkz
Definition x86/opcodes.hpp:21193
@ VPMAXUDZ256rmb
Definition x86/opcodes.hpp:17244
@ VMINCPDZrm
Definition x86/opcodes.hpp:13131
@ G_CTLZ_ZERO_UNDEF
Definition x86/opcodes.hpp:275
@ VMOVUPDZ256rrk
Definition x86/opcodes.hpp:14045
@ SHRD16rri8_NF
Definition x86/opcodes.hpp:4644
@ VMOVRSWZ256mk
Definition x86/opcodes.hpp:13922
@ MAXCSDrr
Definition x86/opcodes.hpp:2331
@ VCVTTPH2DQZ128rm
Definition x86/opcodes.hpp:7893
@ VPDPBSSDYrm
Definition x86/opcodes.hpp:15685
@ VCVTPD2UDQZrmk
Definition x86/opcodes.hpp:6573
@ LOCK_DEC64m
Definition x86/opcodes.hpp:2228
@ VCVTPH2PSZrr
Definition x86/opcodes.hpp:6886
@ VMINPDZ256rm
Definition x86/opcodes.hpp:13371
@ VGETEXPBF16Z256mkz
Definition x86/opcodes.hpp:12349
@ VCVTPS2PDZ128rm
Definition x86/opcodes.hpp:7140
@ VCVTPH2HF8Zrmb
Definition x86/opcodes.hpp:6741
@ VSHUFI64X2Zrmikz
Definition x86/opcodes.hpp:21461
@ VRCPBF16Z256m
Definition x86/opcodes.hpp:20681
@ VFNMSUB213BF16Z256mb
Definition x86/opcodes.hpp:11851
@ VPMINSQZ128rrk
Definition x86/opcodes.hpp:17372
@ VFMSUB231PSYm
Definition x86/opcodes.hpp:10674
@ VCVTTPS2DQZrrbkz
Definition x86/opcodes.hpp:8192
@ MUL_FpI16m80
Definition x86/opcodes.hpp:2845
@ SUB64mi32_EVEX
Definition x86/opcodes.hpp:4849
@ VADDPDZrrbkz
Definition x86/opcodes.hpp:5241
@ VPMOVSWBZ128rrk
Definition x86/opcodes.hpp:17692
@ IST_F32m
Definition x86/opcodes.hpp:1991
@ VPMACSDQHrm
Definition x86/opcodes.hpp:16972
@ VDIVPDZrrb
Definition x86/opcodes.hpp:8897
@ VCVTTPH2UDQZ256rmbk
Definition x86/opcodes.hpp:8024
@ VPSRLVWZ256rm
Definition x86/opcodes.hpp:19790
@ VPDPBUUDZr
Definition x86/opcodes.hpp:15897
@ G_UMIN
Definition x86/opcodes.hpp:256
@ PUNPCKLBWrm
Definition x86/opcodes.hpp:3536
@ VALIGNDZrmi
Definition x86/opcodes.hpp:5424
@ VCVTDQ2PDZ128rmkz
Definition x86/opcodes.hpp:6251
@ SHLD16mrCL_ND
Definition x86/opcodes.hpp:4440
@ VPLZCNTDZ256rmb
Definition x86/opcodes.hpp:16926
@ VUNPCKHPDZrrkz
Definition x86/opcodes.hpp:21960
@ IMUL64rm_NF_ND
Definition x86/opcodes.hpp:1863
@ VPHADDUBWrm
Definition x86/opcodes.hpp:16864
@ VRSQRT28PDZrkz
Definition x86/opcodes.hpp:21127
@ SUB8rm_NF
Definition x86/opcodes.hpp:4909
@ VMAXSSrr_Int
Definition x86/opcodes.hpp:13080
@ ROL8mi_NF_ND
Definition x86/opcodes.hpp:3891
@ VCVTNEPS2BF16Z128rmbkz
Definition x86/opcodes.hpp:6397
@ VCVTSD2SHZrr_Int
Definition x86/opcodes.hpp:7409
@ VCVT2PS2PHXZ128rmb
Definition x86/opcodes.hpp:6053
@ VPABSQZ256rmb
Definition x86/opcodes.hpp:14473
@ XOR64rr_EVEX
Definition x86/opcodes.hpp:22292
@ RDSEED32r
Definition x86/opcodes.hpp:3752
@ VPDPWSSDSZmb
Definition x86/opcodes.hpp:15923
@ VPSUBBZ128rmk
Definition x86/opcodes.hpp:19847
@ VPTESTMWZ128rmk
Definition x86/opcodes.hpp:20141
@ VFMSUBSD4rr_REV
Definition x86/opcodes.hpp:11085
@ VRNDSCALEPHZ128rmik
Definition x86/opcodes.hpp:20945
@ VPSUBUSBZ128rm
Definition x86/opcodes.hpp:19974
@ VMINMAXPSZrrik
Definition x86/opcodes.hpp:13325
@ VPANDDZ128rrk
Definition x86/opcodes.hpp:14841
@ VCVTPH2BF8SZ128rmk
Definition x86/opcodes.hpp:6615
@ G_FNEG
Definition x86/opcodes.hpp:224
@ VPMASKMOVQmr
Definition x86/opcodes.hpp:17106
@ VMOVUPDZ256mr
Definition x86/opcodes.hpp:14038
@ VGETEXPPDZmbkz
Definition x86/opcodes.hpp:12383
@ VPACKUSDWZ256rmk
Definition x86/opcodes.hpp:14580
@ VCVTTSD2USI64Zrm
Definition x86/opcodes.hpp:8476
@ VMOVDQU32Zrrkz
Definition x86/opcodes.hpp:13757
@ CMPCCXADDmr32_EVEX
Definition x86/opcodes.hpp:1353
@ BSF64rm
Definition x86/opcodes.hpp:1089
@ VPAVGWrr
Definition x86/opcodes.hpp:14993
@ VFMADDSUB213PHZ128r
Definition x86/opcodes.hpp:10073
@ VFMSUBADD213PSZ256mk
Definition x86/opcodes.hpp:10929
@ VFMADDSUB231PSZ256m
Definition x86/opcodes.hpp:10206
@ VMOVRSDZmkz
Definition x86/opcodes.hpp:13908
@ VCVTDQ2PSZrrbkz
Definition x86/opcodes.hpp:6334
@ POPES32
Definition x86/opcodes.hpp:3360
@ VPCMPEQDZ128rmb
Definition x86/opcodes.hpp:15293
@ VCVTUQQ2PHZrm
Definition x86/opcodes.hpp:8694
@ SHR64mi_NF_ND
Definition x86/opcodes.hpp:4580
@ VPTESTMDZrr
Definition x86/opcodes.hpp:20120
@ VCVTPH2QQZ128rrkz
Definition x86/opcodes.hpp:6902
@ G_INTTOPTR
Definition x86/opcodes.hpp:105
@ VGETEXPPHZmbkz
Definition x86/opcodes.hpp:12413
@ VSCALEFPHZrmbkz
Definition x86/opcodes.hpp:21304
@ VPERMT2DZ256rmbkz
Definition x86/opcodes.hpp:16602
@ VUNPCKHPSZ128rmb
Definition x86/opcodes.hpp:21966
@ VFMSUB213PHZ256rk
Definition x86/opcodes.hpp:10491
@ AADD32mr
Definition x86/opcodes.hpp:455
@ VFNMSUB213PDZrbkz
Definition x86/opcodes.hpp:11897
@ RCR32mi_ND
Definition x86/opcodes.hpp:3689
@ G_FILD
Definition x86/opcodes.hpp:367
@ VPERMT2PDZrrkz
Definition x86/opcodes.hpp:16643
@ VFMADD231PHZ128mk
Definition x86/opcodes.hpp:9760
@ SUB16rr_NF
Definition x86/opcodes.hpp:4801
@ VPERMILPSZ256rrkz
Definition x86/opcodes.hpp:16453
@ VPSLLVQZ128rr
Definition x86/opcodes.hpp:19315
@ VMAXPSrm
Definition x86/opcodes.hpp:13038
@ VFMADD231PHZ128mkz
Definition x86/opcodes.hpp:9761
@ VFNMSUB231SHZmk_Int
Definition x86/opcodes.hpp:12153
@ VPBROADCASTQrZ256rr
Definition x86/opcodes.hpp:15187
@ OR64ri8
Definition x86/opcodes.hpp:3027
@ G_INTRINSIC_FPTRUNC_ROUND
Definition x86/opcodes.hpp:109
@ VDIVSDrm
Definition x86/opcodes.hpp:8979
@ SHA1MSG2rr
Definition x86/opcodes.hpp:4307
@ VPMAXUWZrr
Definition x86/opcodes.hpp:17307
@ G_FSINCOS
Definition x86/opcodes.hpp:282
@ VMINCPHZ128rrkz
Definition x86/opcodes.hpp:13150
@ VPDPBUUDZrkz
Definition x86/opcodes.hpp:15899
@ VGETMANTPHZ128rmikz
Definition x86/opcodes.hpp:12541
@ VPMOVSXBQZ256rmkz
Definition x86/opcodes.hpp:17736
@ VMOVDQU8Z128rmk
Definition x86/opcodes.hpp:13795
@ RCL16ri
Definition x86/opcodes.hpp:3600
@ VMOVSLDUPZ256rmkz
Definition x86/opcodes.hpp:13992
@ VFIXUPIMMPSZrrikz
Definition x86/opcodes.hpp:9338
@ VBLENDMPSZrrkz
Definition x86/opcodes.hpp:5639
@ SLWPCB64
Definition x86/opcodes.hpp:4707
@ VPMOVZXWQZ128rmk
Definition x86/opcodes.hpp:18057
@ VMOVAPSZ256mr_NOVLX
Definition x86/opcodes.hpp:440
@ CVTSS2SDrr
Definition x86/opcodes.hpp:1481
@ VCVTPH2BF8SZ256rrk
Definition x86/opcodes.hpp:6627
@ VCVTPH2BF8SZ128rmb
Definition x86/opcodes.hpp:6612
@ VPMOVZXWQZ256rm
Definition x86/opcodes.hpp:18062
@ VSQRTPDZrb
Definition x86/opcodes.hpp:21607
@ VXORPDZrmkz
Definition x86/opcodes.hpp:22081
@ MMX_PSUBSBrm
Definition x86/opcodes.hpp:2531
@ VMOVDQA32Z128mr
Definition x86/opcodes.hpp:13619
@ VFMSUB231SDZrk_Int
Definition x86/opcodes.hpp:10718
@ G_GET_ROUNDING
Definition x86/opcodes.hpp:251
@ VFMADD132PHZrk
Definition x86/opcodes.hpp:9446
@ VALIGNQZ128rmbi
Definition x86/opcodes.hpp:5430
@ VMINMAXPDZrmbik
Definition x86/opcodes.hpp:13256
@ VCVTW2PHZrmkz
Definition x86/opcodes.hpp:8818
@ SBB32rr_EVEX_REV
Definition x86/opcodes.hpp:4232
@ VFNMSUB231PHZ256rkz
Definition x86/opcodes.hpp:12088
@ VFMADDSUB132PHZ256mkz
Definition x86/opcodes.hpp:9983
@ FFREE
Definition x86/opcodes.hpp:1693
@ VCVTPS2DQZ128rmbk
Definition x86/opcodes.hpp:7048
@ VPSHRDWZ128rmi
Definition x86/opcodes.hpp:19027
@ XOR16rr_NF_REV
Definition x86/opcodes.hpp:22217
@ VCVTPH2DQZ128rr
Definition x86/opcodes.hpp:6671
@ VPSUBWZ256rmkz
Definition x86/opcodes.hpp:20026
@ VMULPSZ128rmk
Definition x86/opcodes.hpp:14249
@ VMINMAXBF16Z256rmi
Definition x86/opcodes.hpp:13222
@ VCVTPH2UQQZrmk
Definition x86/opcodes.hpp:6976
@ POPP64r
Definition x86/opcodes.hpp:3370
@ VMULSSZrr
Definition x86/opcodes.hpp:14307
@ VSUBBF16Zrmb
Definition x86/opcodes.hpp:21739
@ VCVT2PH2HF8Z256rmk
Definition x86/opcodes.hpp:6038
@ VSCATTERQPSZmr
Definition x86/opcodes.hpp:21389
@ MOVAPSrr
Definition x86/opcodes.hpp:2638
@ VPERMT2DZ256rm
Definition x86/opcodes.hpp:16599
@ AND16mr
Definition x86/opcodes.hpp:819
@ VFNMSUB213BF16Z256mkz
Definition x86/opcodes.hpp:11855
@ VGETMANTPHZrribk
Definition x86/opcodes.hpp:12562
@ OR16ri8_EVEX
Definition x86/opcodes.hpp:2941
@ ROR8ri_EVEX
Definition x86/opcodes.hpp:4023
@ VCVTDQ2PSZrrbk
Definition x86/opcodes.hpp:6333
@ ST_Frr
Definition x86/opcodes.hpp:4764
@ SHL16ri_ND
Definition x86/opcodes.hpp:4345
@ VPBLENDMQZ128rm
Definition x86/opcodes.hpp:15043
@ VBROADCASTF32X2Zrr
Definition x86/opcodes.hpp:5666
@ VFNMSUB132SHZrbk_Int
Definition x86/opcodes.hpp:11821
@ VPTERNLOGQZ128rmbi
Definition x86/opcodes.hpp:20065
@ VPSRLDZ128mikz
Definition x86/opcodes.hpp:19628
@ VPROLQZ128rik
Definition x86/opcodes.hpp:18497
@ VPMINSBZ256rmkz
Definition x86/opcodes.hpp:17322
@ VDIVPDZ128rmbk
Definition x86/opcodes.hpp:8874
@ ROL32r1_ND
Definition x86/opcodes.hpp:3834
@ VFNMADD231SHZrb_Int
Definition x86/opcodes.hpp:11619
@ VPADDWZ128rr
Definition x86/opcodes.hpp:14795
@ VCVTPH2UQQZ256rmb
Definition x86/opcodes.hpp:6964
@ VFMADDSUB213PDZ256mbkz
Definition x86/opcodes.hpp:10047
@ VCVTPH2HF8Z256rmbkz
Definition x86/opcodes.hpp:6734
@ VPMINSWZ128rr
Definition x86/opcodes.hpp:17397
@ VPMAXUBZ256rmk
Definition x86/opcodes.hpp:17219
@ VPAVGBZ256rrk
Definition x86/opcodes.hpp:14962
@ VPAVGWZ128rm
Definition x86/opcodes.hpp:14974
@ VPMOVSDWZ256rrkz
Definition x86/opcodes.hpp:17638
@ VCVTTPH2UDQZrmk
Definition x86/opcodes.hpp:8035
@ VCVTQQ2PHZ128rmbk
Definition x86/opcodes.hpp:7346
@ VFMSUB132SDZmkz_Int
Definition x86/opcodes.hpp:10373
@ VCVTTPS2QQZ128rmb
Definition x86/opcodes.hpp:8291
@ VPXORQZ128rmkz
Definition x86/opcodes.hpp:20460
@ VCVTBIASPH2HF8Z256rrk
Definition x86/opcodes.hpp:6233
@ VPMOVSDWZmr
Definition x86/opcodes.hpp:17639
@ VPDPWUSDSZ128mk
Definition x86/opcodes.hpp:16032
@ VPMAXUWZrmk
Definition x86/opcodes.hpp:17305
@ VPMAXSBZ128rr
Definition x86/opcodes.hpp:17113
@ NEG64m
Definition x86/opcodes.hpp:2872
@ VPHSUBDrm
Definition x86/opcodes.hpp:16888
@ VPDPWSSDSZ128mbk
Definition x86/opcodes.hpp:15906
@ VPSHLDVDZ256mbkz
Definition x86/opcodes.hpp:18811
@ VCVTTPH2UDQZrmbkz
Definition x86/opcodes.hpp:8034
@ ADD16mi8_EVEX
Definition x86/opcodes.hpp:580
@ VFMSUB213SDZmk_Int
Definition x86/opcodes.hpp:10541
@ VPERMILPDZrmkz
Definition x86/opcodes.hpp:16406
@ VSHUFI64X2Zrrikz
Definition x86/opcodes.hpp:21464
@ VFMSUB213PSZrbkz
Definition x86/opcodes.hpp:10534
@ VPEXPANDWZ128rrkz
Definition x86/opcodes.hpp:16793
@ VGATHERQPDZrm
Definition x86/opcodes.hpp:12328
@ VSCALEFBF16Z128rmbkz
Definition x86/opcodes.hpp:21229
@ VPDPWUSDSZ256mbkz
Definition x86/opcodes.hpp:16040
@ VFNMADDPS4rr
Definition x86/opcodes.hpp:11654
@ VCVTTPS2IBSZrrb
Definition x86/opcodes.hpp:8222
@ VPUNPCKHDQZ256rm
Definition x86/opcodes.hpp:20249
@ VCVTUQQ2PHZrrb
Definition x86/opcodes.hpp:8701
@ VMINPSZrmk
Definition x86/opcodes.hpp:13448
@ XOR64mi32_NF
Definition x86/opcodes.hpp:22264
@ VRSQRT14PSZrk
Definition x86/opcodes.hpp:21102
@ VCVTTPS2DQSZ256rmb
Definition x86/opcodes.hpp:8143
@ VRNDSCALEPSZ256rrikz
Definition x86/opcodes.hpp:20988
@ CVTSI2SDrm_Int
Definition x86/opcodes.hpp:1464
@ VPERMI2WZ128rmk
Definition x86/opcodes.hpp:16319
@ POPCNT32rm_EVEX
Definition x86/opcodes.hpp:3346
@ VCVTTPS2IUBSZ256rmkz
Definition x86/opcodes.hpp:8241
@ VADDPSZrrbk
Definition x86/opcodes.hpp:5304
@ VBROADCASTSSZrr
Definition x86/opcodes.hpp:5755
@ PUSH32r
Definition x86/opcodes.hpp:3553
@ PMULHRSWrr
Definition x86/opcodes.hpp:3313
@ OR8mi
Definition x86/opcodes.hpp:3048
@ VMAXBF16Zrmb
Definition x86/opcodes.hpp:12835
@ VFNMSUBSS4mr_Int
Definition x86/opcodes.hpp:12204
@ XOR16i16
Definition x86/opcodes.hpp:22178
@ VFMADDSUB132PSZrbkz
Definition x86/opcodes.hpp:10028
@ VMINPSZ256rmbkz
Definition x86/opcodes.hpp:13438
@ VCVTPS2QQZ256rrk
Definition x86/opcodes.hpp:7240
@ VRNDSCALEPSZrri
Definition x86/opcodes.hpp:20995
@ VPTESTMQZ128rmbk
Definition x86/opcodes.hpp:20124
@ VPSLLQZ128ri
Definition x86/opcodes.hpp:19234
@ VPMULUDQZrmbkz
Definition x86/opcodes.hpp:18303
@ VGETEXPPSZr
Definition x86/opcodes.hpp:12446
@ PMAXSBrm
Definition x86/opcodes.hpp:3261
@ VFMSUB231BF16Zm
Definition x86/opcodes.hpp:10601
@ VCVTTSD2SIZrm
Definition x86/opcodes.hpp:8462
@ VSQRTSDZmk_Int
Definition x86/opcodes.hpp:21680
@ IDIV32m_NF
Definition x86/opcodes.hpp:1769
@ XAM_Fp80
Definition x86/opcodes.hpp:22154
@ VADDPSZrmbkz
Definition x86/opcodes.hpp:5299
@ VFMSUB132BF16Z128mkz
Definition x86/opcodes.hpp:10250
@ VMINCPHZrmbkz
Definition x86/opcodes.hpp:13163
@ VSCALEFPDZrrbk
Definition x86/opcodes.hpp:21279
@ VCVTTPD2UQQSZrr
Definition x86/opcodes.hpp:7857
@ VCVTTPD2UDQZ256rmkz
Definition x86/opcodes.hpp:7814
@ VSQRTBF16Z256mbk
Definition x86/opcodes.hpp:21564
@ ADC32mi8_EVEX
Definition x86/opcodes.hpp:497
@ VPSHUFBrr
Definition x86/opcodes.hpp:19078
@ VMULSDrr_Int
Definition x86/opcodes.hpp:14291
@ VFMADD231SDZrbkz_Int
Definition x86/opcodes.hpp:9829
@ SHLX64rr_EVEX
Definition x86/opcodes.hpp:4505
@ PTDPHBF8PS
Definition x86/opcodes.hpp:3494
@ VRSQRTSSm_Int
Definition x86/opcodes.hpp:21223
@ VSUBPSZrmkz
Definition x86/opcodes.hpp:21836
@ VCVTUDQ2PSZ256rmkz
Definition x86/opcodes.hpp:8630
@ PTILEMOVROWrri
Definition x86/opcodes.hpp:3506
@ VFNMADD132BF16Z256rkz
Definition x86/opcodes.hpp:11150
@ VPTERNLOGDZrmbikz
Definition x86/opcodes.hpp:20058
@ VCVTSH2SDZrm
Definition x86/opcodes.hpp:7454
@ VPMOVQ2MZ128kr
Definition x86/opcodes.hpp:17566
@ VCVTBIASPH2BF8SZ256rmb
Definition x86/opcodes.hpp:6146
@ VPSHLDVWZ128rkz
Definition x86/opcodes.hpp:18858
@ VPMOVB2MZ128kr
Definition x86/opcodes.hpp:17516
@ VCVTTBF162IBSZ128rmkz
Definition x86/opcodes.hpp:7588
@ VGETEXPPSZ128mkz
Definition x86/opcodes.hpp:12427
@ VPADDBrr
Definition x86/opcodes.hpp:14639
@ VCVTDQ2PSZrmbkz
Definition x86/opcodes.hpp:6328
@ VGETMANTSDZrrib
Definition x86/opcodes.hpp:12600
@ VFMADD231PSr
Definition x86/opcodes.hpp:9819
@ VRCP14SSZrrkz
Definition x86/opcodes.hpp:20629
@ VALIGNDZ128rrik
Definition x86/opcodes.hpp:5410
@ VFNMSUB231PHZ256mbkz
Definition x86/opcodes.hpp:12083
@ VRSQRT28PDZmkz
Definition x86/opcodes.hpp:21121
@ VPCMPEQWZ128rrk
Definition x86/opcodes.hpp:15339
@ SUB_FpI16m64
Definition x86/opcodes.hpp:4966
@ BEXTRI32mi
Definition x86/opcodes.hpp:1007
@ VPERMILPDZ256mik
Definition x86/opcodes.hpp:16378
@ VPSRAWZ256mikz
Definition x86/opcodes.hpp:19587
@ VFPCLASSBF16Zmik
Definition x86/opcodes.hpp:12226
@ VPERMT2BZ256rmkz
Definition x86/opcodes.hpp:16580
@ VPDPWSSDZ128mbk
Definition x86/opcodes.hpp:15937
@ VADDBF16Z128rrkz
Definition x86/opcodes.hpp:5193
@ VFMSUBADD213PSZ256r
Definition x86/opcodes.hpp:10931
@ VCVTUQQ2PSZ128rr
Definition x86/opcodes.hpp:8712
@ CTEST8ri
Definition x86/opcodes.hpp:1437
@ VCVTTPH2UWZrmkz
Definition x86/opcodes.hpp:8096
@ MULX32rr_EVEX
Definition x86/opcodes.hpp:2822
@ VPEXPANDWZ128rr
Definition x86/opcodes.hpp:16791
@ VMAXPHZrmbkz
Definition x86/opcodes.hpp:12997
@ VSUBBF16Z128rmb
Definition x86/opcodes.hpp:21721
@ VFMADD231PDZ256mbk
Definition x86/opcodes.hpp:9735
@ VRSQRT28PDZm
Definition x86/opcodes.hpp:21116
@ VCVTNE2PS2BF16Zrrk
Definition x86/opcodes.hpp:6382
@ MUL_FI32m
Definition x86/opcodes.hpp:2832
@ VSHUFPDZrmbi
Definition x86/opcodes.hpp:21485
@ VPSHLDVDZ256mb
Definition x86/opcodes.hpp:18809
@ VRNDSCALEPDZ256rmbi
Definition x86/opcodes.hpp:20920
@ VFNMSUB213PDZrkz
Definition x86/opcodes.hpp:11899
@ BLSR64rr_NF
Definition x86/opcodes.hpp:1082
@ AXOR32mr_EVEX
Definition x86/opcodes.hpp:992
@ VCVTQQ2PHZrrb
Definition x86/opcodes.hpp:7369
@ VPABSDZrm
Definition x86/opcodes.hpp:14452
@ VPSHUFDZ256ri
Definition x86/opcodes.hpp:19096
@ VMOVDI2SSZrr
Definition x86/opcodes.hpp:13617
@ ROR8r1_NF
Definition x86/opcodes.hpp:4015
@ VMOVSLDUPYrm
Definition x86/opcodes.hpp:13982
@ VPSRLDZrrk
Definition x86/opcodes.hpp:19666
@ VFMADDSUB132PSZ128mb
Definition x86/opcodes.hpp:10002
@ VFNMSUB213SDZr_Int
Definition x86/opcodes.hpp:11971
@ VFMSUB231PHZ128r
Definition x86/opcodes.hpp:10650
@ VCVTUDQ2PSZ256rmbk
Definition x86/opcodes.hpp:8627
@ VPSRLVWZ256rrkz
Definition x86/opcodes.hpp:19795
@ VPERMILPSZ128rmb
Definition x86/opcodes.hpp:16428
@ VFMADD213BF16Z128rkz
Definition x86/opcodes.hpp:9534
@ VEXP2PSZrbkz
Definition x86/opcodes.hpp:9094
@ DIV_FpI16m32
Definition x86/opcodes.hpp:1626
@ VPSRLQZ128rrk
Definition x86/opcodes.hpp:19687
@ VPANDDZ128rmbkz
Definition x86/opcodes.hpp:14837
@ VPUNPCKHDQZrmbkz
Definition x86/opcodes.hpp:20261
@ VPALIGNRZ128rrik
Definition x86/opcodes.hpp:14818
@ VGETEXPSHZrbk
Definition x86/opcodes.hpp:12466
@ VFMSUB213PDZ256m
Definition x86/opcodes.hpp:10452
@ VCVTPS2PHXZrrk
Definition x86/opcodes.hpp:7200
@ VCVTTPD2QQZrrbkz
Definition x86/opcodes.hpp:7764
@ VCVT2PS2PHXZ256rrk
Definition x86/opcodes.hpp:6068
@ VPMOVQDZ256rrk
Definition x86/opcodes.hpp:17592
@ VPSRLWZ128ri
Definition x86/opcodes.hpp:19808
@ RCR8m1_ND
Definition x86/opcodes.hpp:3719
@ MUL64m
Definition x86/opcodes.hpp:2793
@ RCL16ri_ND
Definition x86/opcodes.hpp:3602
@ SHL64mCL_EVEX
Definition x86/opcodes.hpp:4384
@ VSQRTPHZmbk
Definition x86/opcodes.hpp:21634
@ VCVTTPS2DQZrr
Definition x86/opcodes.hpp:8189
@ VFMSUB213PHZrk
Definition x86/opcodes.hpp:10503
@ VPTESTMDZrrk
Definition x86/opcodes.hpp:20121
@ VPSLLVDZrm
Definition x86/opcodes.hpp:19296
@ VPCOMPRESSQZ128rrkz
Definition x86/opcodes.hpp:15562
@ VSUBPHZrm
Definition x86/opcodes.hpp:21799
@ VCMPBF16Z128rrik
Definition x86/opcodes.hpp:5765
@ VPRORQZri
Definition x86/opcodes.hpp:18622
@ VPSHLDDZrri
Definition x86/opcodes.hpp:18769
@ MOVNTI_64mr
Definition x86/opcodes.hpp:2694
@ VFPCLASSPHZ256ri
Definition x86/opcodes.hpp:12257
@ VPMOVDWZ256mr
Definition x86/opcodes.hpp:17542
@ VPCOMPRESSBZ128rrkz
Definition x86/opcodes.hpp:15532
@ VPBLENDMBZ128rrk
Definition x86/opcodes.hpp:15002
@ VPSLLWZ256mik
Definition x86/opcodes.hpp:19372
@ VRSQRTPHZ128r
Definition x86/opcodes.hpp:21191
@ ADD32rr
Definition x86/opcodes.hpp:649
@ RDMSRri_EVEX
Definition x86/opcodes.hpp:3742
@ VSQRTPHZ128mbkz
Definition x86/opcodes.hpp:21617
@ ADDPSrr
Definition x86/opcodes.hpp:736
@ ROR32r1_ND
Definition x86/opcodes.hpp:3954
@ VPSHRDDZ256rmikz
Definition x86/opcodes.hpp:18915
@ VPERMT2DZ128rmkz
Definition x86/opcodes.hpp:16595
@ VMINPHZ128rrk
Definition x86/opcodes.hpp:13401
@ VCVTPS2QQZ128rmk
Definition x86/opcodes.hpp:7228
@ VPMADD52LUQZ256mb
Definition x86/opcodes.hpp:17037
@ VADDSDZrrbk_Int
Definition x86/opcodes.hpp:5317
@ XOR64rr_NF_ND
Definition x86/opcodes.hpp:22297
@ VCVTTPD2UQQZrmbk
Definition x86/opcodes.hpp:7883
@ VFMSUB231BF16Z256rkz
Definition x86/opcodes.hpp:10600
@ VFMADD213BF16Zrk
Definition x86/opcodes.hpp:9551
@ SETSSBSY
Definition x86/opcodes.hpp:4297
@ VADDSDZrm_Int
Definition x86/opcodes.hpp:5311
@ VPABSDZrmb
Definition x86/opcodes.hpp:14453
@ VFMSUB132BF16Z256mbk
Definition x86/opcodes.hpp:10256
@ SUB16rr_EVEX_REV
Definition x86/opcodes.hpp:4798
@ VSUBSSZrrbkz_Int
Definition x86/opcodes.hpp:21879
@ VGETMANTSSZrmik
Definition x86/opcodes.hpp:12615
@ VPBROADCASTBZ128rmkz
Definition x86/opcodes.hpp:15100
@ VPMAXUDZ256rmbk
Definition x86/opcodes.hpp:17245
@ VMOVDDUPZ256rrk
Definition x86/opcodes.hpp:13603
@ RMPADJUST
Definition x86/opcodes.hpp:3784
@ DIV64m_EVEX
Definition x86/opcodes.hpp:1571
@ SUB16mi
Definition x86/opcodes.hpp:4766
@ VPSHLDVWZ128mk
Definition x86/opcodes.hpp:18854
@ SHA1MSG1rm
Definition x86/opcodes.hpp:4304
@ VFNMSUB213BF16Z128mbkz
Definition x86/opcodes.hpp:11844
@ VPADDSBrm
Definition x86/opcodes.hpp:14722
@ SHR64r1_ND
Definition x86/opcodes.hpp:4583
@ VCVTTPH2UQQZ256rmb
Definition x86/opcodes.hpp:8053
@ SHLD64rri8_ND
Definition x86/opcodes.hpp:4495
@ VCVTDQ2PHZrrbk
Definition x86/opcodes.hpp:6301
@ VFMSUB213PDZ256mk
Definition x86/opcodes.hpp:10456
@ VCVTSI642SSZrm_Int
Definition x86/opcodes.hpp:7525
@ VPSUBDZ256rmbk
Definition x86/opcodes.hpp:19879
@ PSHUFDmi
Definition x86/opcodes.hpp:3391
@ V_SETALLONES
Definition x86/opcodes.hpp:447
@ NOT8m
Definition x86/opcodes.hpp:2917
@ VMOV64toPQIrm
Definition x86/opcodes.hpp:13505
@ VCVTSS2SDZrr
Definition x86/opcodes.hpp:7537
@ VFNMADD231BF16Z256m
Definition x86/opcodes.hpp:11480
@ BLSR32rr_EVEX
Definition x86/opcodes.hpp:1075
@ ADD32i32
Definition x86/opcodes.hpp:618
@ VPMOVSXWDZrm
Definition x86/opcodes.hpp:17806
@ VPEXTRWmri
Definition x86/opcodes.hpp:16821
@ VMAXCPDrr
Definition x86/opcodes.hpp:12873
@ XCHG32rm
Definition x86/opcodes.hpp:22162
@ VPERMILPSZmbi
Definition x86/opcodes.hpp:16454
@ MOVSSmr
Definition x86/opcodes.hpp:2730
@ VGETMANTBF16Z256rmbikz
Definition x86/opcodes.hpp:12490
@ IDIV16r_EVEX
Definition x86/opcodes.hpp:1765
@ VCVTPH2DQZrmbk
Definition x86/opcodes.hpp:6685
@ VCVTTPD2UDQZ256rr
Definition x86/opcodes.hpp:7815
@ DIVSDrr
Definition x86/opcodes.hpp:1606
@ RCL64rCL
Definition x86/opcodes.hpp:3633
@ MMX_MOVNTQmr
Definition x86/opcodes.hpp:2392
@ VANDNPSZ256rrkz
Definition x86/opcodes.hpp:5507
@ VPSLLQZ256rikz
Definition x86/opcodes.hpp:19251
@ VFMSUBADD231PSm
Definition x86/opcodes.hpp:11044
@ VPSHUFHWmi
Definition x86/opcodes.hpp:19130
@ VFMSUBADD213PHZ256mb
Definition x86/opcodes.hpp:10894
@ VPMOVUSDBZrr
Definition x86/opcodes.hpp:17848
@ VFMADDSUB132PHZrkz
Definition x86/opcodes.hpp:9998
@ VPBLENDMQZ128rrk
Definition x86/opcodes.hpp:15050
@ VFMSUBADD213PDZ128mbk
Definition x86/opcodes.hpp:10854
@ SHR8r1_NF
Definition x86/opcodes.hpp:4614
@ VSUBBF16Z256rmbkz
Definition x86/opcodes.hpp:21732
@ VPSLLQZmbik
Definition x86/opcodes.hpp:19259
@ VFMSUBADD213PHZ256mkz
Definition x86/opcodes.hpp:10898
@ VPCMPDZrmbi
Definition x86/opcodes.hpp:15268
@ TILEZERO
Definition x86/opcodes.hpp:5077
@ VMOVDQA32Z128rrk
Definition x86/opcodes.hpp:13626
@ VRSQRT14PDZmbkz
Definition x86/opcodes.hpp:21071
@ VFMADDPS4rr
Definition x86/opcodes.hpp:9917
@ VFNMSUB213PDZ256rk
Definition x86/opcodes.hpp:11886
@ VSCALEFBF16Zrrkz
Definition x86/opcodes.hpp:21252
@ VCVTBF162IBSZrmbk
Definition x86/opcodes.hpp:6102
@ CCMP64ri8
Definition x86/opcodes.hpp:1197
@ SARX32rm
Definition x86/opcodes.hpp:4177
@ VGETMANTPDZ256rrik
Definition x86/opcodes.hpp:12522
@ VPSUBUSBYrm
Definition x86/opcodes.hpp:19972
@ VSHUFPDZ256rmbikz
Definition x86/opcodes.hpp:21478
@ VFMADDSUB213PDYm
Definition x86/opcodes.hpp:10033
@ VMULPHZ256rmk
Definition x86/opcodes.hpp:14226
@ VPSUBQZ256rmk
Definition x86/opcodes.hpp:19912
@ VPMOVSDBZ128rrk
Definition x86/opcodes.hpp:17617
@ VCVT2PS2PHXZ128rmk
Definition x86/opcodes.hpp:6056
@ VGETEXPSSZr
Definition x86/opcodes.hpp:12473
@ VPADDQZ128rmkz
Definition x86/opcodes.hpp:14678
@ KMOVDkr
Definition x86/opcodes.hpp:2056
@ VPEXPANDWZrrk
Definition x86/opcodes.hpp:16804
@ VRCP14PSZrk
Definition x86/opcodes.hpp:20616
@ VORPDZrr
Definition x86/opcodes.hpp:14350
@ VFMSUBADD231PDZ128mkz
Definition x86/opcodes.hpp:10955
@ VCVTSD2USI64Zrrb_Int
Definition x86/opcodes.hpp:7450
@ VPEXTRBrri
Definition x86/opcodes.hpp:16809
@ VFNMADD231BF16Zmkz
Definition x86/opcodes.hpp:11494
@ SAR16ri_EVEX
Definition x86/opcodes.hpp:4083
@ VBROADCASTI32X4Z256rmkz
Definition x86/opcodes.hpp:5708
@ VMAXPHZ256rrkz
Definition x86/opcodes.hpp:12993
@ VPUNPCKHBWYrm
Definition x86/opcodes.hpp:20216
@ VFNMSUB213PHZmk
Definition x86/opcodes.hpp:11924
@ VFNMADD213PDZ256mbk
Definition x86/opcodes.hpp:11342
@ VCVTNEPS2BF16Z128rmk
Definition x86/opcodes.hpp:6398
@ VFIXUPIMMPSZrmbik
Definition x86/opcodes.hpp:9328
@ VPCOMUDmi
Definition x86/opcodes.hpp:15592
@ OR32mr
Definition x86/opcodes.hpp:2976
@ ADC16rr_REV
Definition x86/opcodes.hpp:493
@ CLWB
Definition x86/opcodes.hpp:1243
@ PSRAWrm
Definition x86/opcodes.hpp:3418
@ VPSHAQrr_REV
Definition x86/opcodes.hpp:18736
@ SAR64rCL
Definition x86/opcodes.hpp:4137
@ VPSUBQZrmbkz
Definition x86/opcodes.hpp:19920
@ VFMADDSUB213PSZrb
Definition x86/opcodes.hpp:10124
@ VSQRTPSZrbkz
Definition x86/opcodes.hpp:21673
@ VRSQRTBF16Z256m
Definition x86/opcodes.hpp:21167
@ DIV_FrST0
Definition x86/opcodes.hpp:1632
@ VDIVBF16Zrmbkz
Definition x86/opcodes.hpp:8864
@ TZCNT16rm
Definition x86/opcodes.hpp:5102
@ SUB8ri_ND
Definition x86/opcodes.hpp:4903
@ RCR16m1_ND
Definition x86/opcodes.hpp:3665
@ CVTSI2SDrr_Int
Definition x86/opcodes.hpp:1466
@ VGF2P8AFFINEINVQBZrmbik
Definition x86/opcodes.hpp:12644
@ VBROADCASTF32X8Zrmkz
Definition x86/opcodes.hpp:5677
@ VMOVWrm
Definition x86/opcodes.hpp:14108
@ CCMP64ri32
Definition x86/opcodes.hpp:1196
@ G_FLOG2
Definition x86/opcodes.hpp:220
@ RORX64mi_EVEX
Definition x86/opcodes.hpp:4032
@ VMINMAXPDZ128rmikz
Definition x86/opcodes.hpp:13242
@ ADD16mi
Definition x86/opcodes.hpp:578
@ VPMOVMSKBrr
Definition x86/opcodes.hpp:17565
@ G_INDEXED_STORE
Definition x86/opcodes.hpp:124
@ UCOMISDrr
Definition x86/opcodes.hpp:5127
@ PSIGNWrr
Definition x86/opcodes.hpp:3402
@ MMX_PSRADrr
Definition x86/opcodes.hpp:2512
@ VCVTUQQ2PSZrr
Definition x86/opcodes.hpp:8730
@ MINCSSrr
Definition x86/opcodes.hpp:2354
@ VFNMADD213PHZ256rkz
Definition x86/opcodes.hpp:11380
@ VEXTRACTF64X4Zmrik
Definition x86/opcodes.hpp:9161
@ VCVTTPH2QQZrmkz
Definition x86/opcodes.hpp:8006
@ VPERMI2BZrrk
Definition x86/opcodes.hpp:16208
@ VCVTUQQ2PSZ256rrk
Definition x86/opcodes.hpp:8722
@ VPORDZ256rmb
Definition x86/opcodes.hpp:18411
@ VPMOVUSQBZmrk
Definition x86/opcodes.hpp:17877
@ INC8r
Definition x86/opcodes.hpp:1942
@ VPSLLVQZ256rmb
Definition x86/opcodes.hpp:19319
@ VPDPBUSDSZ256mb
Definition x86/opcodes.hpp:15790
@ VPMULHWZrm
Definition x86/opcodes.hpp:18165
@ VMAXBF16Z128rmbk
Definition x86/opcodes.hpp:12818
@ MOV16ao32
Definition x86/opcodes.hpp:2561
@ VFNMADD213PDZ256mbkz
Definition x86/opcodes.hpp:11343
@ VPERMQZ256rmk
Definition x86/opcodes.hpp:16549
@ G_VECREDUCE_FMAX
Definition x86/opcodes.hpp:323
@ VFMADDSUB132PHZrbk
Definition x86/opcodes.hpp:9995
@ VCVTTPH2DQZrmkz
Definition x86/opcodes.hpp:7916
@ ADD64mi8_NF_ND
Definition x86/opcodes.hpp:669
@ VCVTPS2UQQZrmbkz
Definition x86/opcodes.hpp:7305
@ AESENCLASTrr
Definition x86/opcodes.hpp:799
@ VMINCPDZrr
Definition x86/opcodes.hpp:13137
@ VCVTTPH2IUBSZ256rmk
Definition x86/opcodes.hpp:7966
@ VPSUBUSWZ128rmk
Definition x86/opcodes.hpp:19997
@ VPCONFLICTQZ256rmbk
Definition x86/opcodes.hpp:15638
@ ROL64rCL_NF
Definition x86/opcodes.hpp:3870
@ VMOVDQU16Z128mr
Definition x86/opcodes.hpp:13693
@ AND16ri8_EVEX
Definition x86/opcodes.hpp:826
@ VPMAXSDZ128rrkz
Definition x86/opcodes.hpp:17140
@ VPERMPDZ256rmk
Definition x86/opcodes.hpp:16491
@ VSHUFPSZ256rmik
Definition x86/opcodes.hpp:21511
@ VFMADDSUB132PDZrbkz
Definition x86/opcodes.hpp:9964
@ VFMSUB132PHZ128m
Definition x86/opcodes.hpp:10306
@ VSUBPHZrmbk
Definition x86/opcodes.hpp:21801
@ VCVTPH2BF8SZrm
Definition x86/opcodes.hpp:6629
@ VCVTW2PHZrmbk
Definition x86/opcodes.hpp:8815
@ VCVTPS2IBSZ256rrkz
Definition x86/opcodes.hpp:7095
@ XOR8rm
Definition x86/opcodes.hpp:22319
@ VFIXUPIMMSDZrribk
Definition x86/opcodes.hpp:9344
@ CTEST32rr
Definition x86/opcodes.hpp:1430
@ IMUL16rm_ND
Definition x86/opcodes.hpp:1805
@ VFMSUBADD231PDZmbkz
Definition x86/opcodes.hpp:10971
@ VFMADD231BF16Z128mk
Definition x86/opcodes.hpp:9699
@ VFNMADDPS4Yrr
Definition x86/opcodes.hpp:11650
@ VFNMSUB132SHZmk_Int
Definition x86/opcodes.hpp:11815
@ VPBLENDMWZrmkz
Definition x86/opcodes.hpp:15084
@ VPANDYrm
Definition x86/opcodes.hpp:14946
@ VPSLLVDZ256rmk
Definition x86/opcodes.hpp:19291
@ VPERMILPSZrmk
Definition x86/opcodes.hpp:16467
@ VGETEXPPSZ256mbk
Definition x86/opcodes.hpp:12433
@ VCVT2PH2BF8SZrmk
Definition x86/opcodes.hpp:5966
@ VSM4RNDS4Zrm
Definition x86/opcodes.hpp:21549
@ VPROLDZ128mi
Definition x86/opcodes.hpp:18466
@ VMAXCPDZrmk
Definition x86/opcodes.hpp:12867
@ VPSLLVDrm
Definition x86/opcodes.hpp:19305
@ LOCK_AND16mi
Definition x86/opcodes.hpp:2197
@ VPADDQZrrk
Definition x86/opcodes.hpp:14698
@ MMX_PEXTRWrri
Definition x86/opcodes.hpp:2449
@ VFMSUB213PSZ256rk
Definition x86/opcodes.hpp:10523
@ VCVTSI2SHZrm
Definition x86/opcodes.hpp:7496
@ VPSHLDVWZ128rk
Definition x86/opcodes.hpp:18857
@ VFMSUB213PSZr
Definition x86/opcodes.hpp:10531
@ IMUL32rr_ND
Definition x86/opcodes.hpp:1844
@ VFNMADD132PSZrk
Definition x86/opcodes.hpp:11254
@ VMULSHZrrb_Int
Definition x86/opcodes.hpp:14298
@ ROL16m1_EVEX
Definition x86/opcodes.hpp:3788
@ VBLENDMPSZrrk
Definition x86/opcodes.hpp:5638
@ VGETMANTSHZrribk
Definition x86/opcodes.hpp:12610
@ VCVTTPS2UQQSZrmbk
Definition x86/opcodes.hpp:8403
@ VPBROADCASTDYrm
Definition x86/opcodes.hpp:15127
@ VRCPPHZ256m
Definition x86/opcodes.hpp:20708
@ VPGATHERDQrm
Definition x86/opcodes.hpp:16833
@ KMOVBkk
Definition x86/opcodes.hpp:2042
@ VPSLLQZ128mi
Definition x86/opcodes.hpp:19231
@ VCVTBF162IBSZ256rmb
Definition x86/opcodes.hpp:6092
@ SUB16mi8_NF_ND
Definition x86/opcodes.hpp:4771
@ VFNMADD231PSZmkz
Definition x86/opcodes.hpp:11587
@ VPXORDZ256rrk
Definition x86/opcodes.hpp:20444
@ SUB16rr_ND
Definition x86/opcodes.hpp:4799
@ VPBROADCASTWZ256rmkz
Definition x86/opcodes.hpp:15205
@ VCVT2PS2PHXZ256rmkz
Definition x86/opcodes.hpp:6066
@ VPMULUDQZ128rmbk
Definition x86/opcodes.hpp:18284
@ VMAXPDZrrk
Definition x86/opcodes.hpp:12972
@ VRNDSCALESDZrrikz_Int
Definition x86/opcodes.hpp:21011
@ VSQRTPDZ128mbkz
Definition x86/opcodes.hpp:21585
@ VGATHERPF1DPSm
Definition x86/opcodes.hpp:12322
@ MASKPAIR16LOAD
Definition x86/opcodes.hpp:2324
@ VPCMPUWZ256rmik
Definition x86/opcodes.hpp:15505
@ VCVTBIASPH2HF8Zrrk
Definition x86/opcodes.hpp:6242
@ VCVTTBF162IUBSZ128rmbk
Definition x86/opcodes.hpp:7612
@ VPADDQrr
Definition x86/opcodes.hpp:14701
@ VPOPCNTDZ256rmk
Definition x86/opcodes.hpp:18342
@ VPABSBZ128rrk
Definition x86/opcodes.hpp:14416
@ VMINMAXSDrmik_Int
Definition x86/opcodes.hpp:13329
@ VMULPHZ256rmkz
Definition x86/opcodes.hpp:14227
@ VPADDQZ256rmkz
Definition x86/opcodes.hpp:14687
@ VPSUBSWYrm
Definition x86/opcodes.hpp:19950
@ MAXCPDrr
Definition x86/opcodes.hpp:2327
@ VFIXUPIMMSSZrmi
Definition x86/opcodes.hpp:9348
@ PTCVTROWPS2PHHrre
Definition x86/opcodes.hpp:3476
@ VFNMSUB213PSZmbkz
Definition x86/opcodes.hpp:11955
@ FP64_TO_INT32_IN_MEM
Definition x86/opcodes.hpp:1717
@ VMINCPSZ256rmb
Definition x86/opcodes.hpp:13181
@ RCL16mCL
Definition x86/opcodes.hpp:3588
@ VPUNPCKHWDZrr
Definition x86/opcodes.hpp:20317
@ VBROADCASTF64X4Zrm
Definition x86/opcodes.hpp:5684
@ VFMSUB132PDZmbkz
Definition x86/opcodes.hpp:10295
@ VCVTTPH2UQQZ128rrkz
Definition x86/opcodes.hpp:8051
@ VMOVDQU8Z256rrk
Definition x86/opcodes.hpp:13810
@ VMOVAPSZ256rrkz_REV
Definition x86/opcodes.hpp:13575
@ VCVTPS2UDQZ128rmkz
Definition x86/opcodes.hpp:7259
@ VCVTSS2SHZrmk_Int
Definition x86/opcodes.hpp:7550
@ VPSRAQZ128rikz
Definition x86/opcodes.hpp:19457
@ VPABSDYrm
Definition x86/opcodes.hpp:14432
@ VFMSUBADD132PSZ256rkz
Definition x86/opcodes.hpp:10835
@ G_ATOMICRMW_FADD
Definition x86/opcodes.hpp:138
@ VFMSUBADDPD4rm
Definition x86/opcodes.hpp:11051
@ VPSHRDVWZmkz
Definition x86/opcodes.hpp:19023
@ VSQRTBF16Z256rk
Definition x86/opcodes.hpp:21569
@ VCVTHF82PHZ256rmk
Definition x86/opcodes.hpp:6346
@ VFMADDSUB132PSZ128mk
Definition x86/opcodes.hpp:10005
@ VPSHRDVQZ128mb
Definition x86/opcodes.hpp:18983
@ VGETEXPBF16Z128mb
Definition x86/opcodes.hpp:12336
@ VPSHRDDZ128rrik
Definition x86/opcodes.hpp:18908
@ VCVTTPS2QQZ256rmk
Definition x86/opcodes.hpp:8303
@ VPAVGBrr
Definition x86/opcodes.hpp:14971
@ VFMSUBADD231PHZ256mk
Definition x86/opcodes.hpp:10995
@ VPDPBUUDZ256rkz
Definition x86/opcodes.hpp:15890
@ SHR16mi_NF
Definition x86/opcodes.hpp:4519
@ VSCALEFPDZ128rmb
Definition x86/opcodes.hpp:21254
@ VAESENCrr
Definition x86/opcodes.hpp:5398
@ SUB16i16
Definition x86/opcodes.hpp:4765
@ NEG64m_EVEX
Definition x86/opcodes.hpp:2873
@ VMINPHZ256rmbkz
Definition x86/opcodes.hpp:13406
@ SHLD32rrCL
Definition x86/opcodes.hpp:4468
@ VPSHRDDZ128rmbik
Definition x86/opcodes.hpp:18902
@ MMX_PCMPGTBrm
Definition x86/opcodes.hpp:2443
@ VCVTPH2WZ128rrkz
Definition x86/opcodes.hpp:7022
@ VCVTTPD2DQSZrmkz
Definition x86/opcodes.hpp:7663
@ VPSRLVQZ256rmkz
Definition x86/opcodes.hpp:19769
@ VPMINSBZ256rrkz
Definition x86/opcodes.hpp:17325
@ ENQCMD16
Definition x86/opcodes.hpp:1654
@ PHADDSWrr
Definition x86/opcodes.hpp:3234
@ SBB16rr
Definition x86/opcodes.hpp:4205
@ SHLD64mri8_EVEX
Definition x86/opcodes.hpp:4484
@ MAXPSrm
Definition x86/opcodes.hpp:2336
@ VCVTTPH2WZ256rmb
Definition x86/opcodes.hpp:8113
@ DBG_PHI
Definition x86/opcodes.hpp:41
@ VPABSDZ128rrkz
Definition x86/opcodes.hpp:14442
@ SUB8rm_NF_ND
Definition x86/opcodes.hpp:4910
@ VPBROADCASTQZ128rrk
Definition x86/opcodes.hpp:15170
@ VPMOVZXBDZrrkz
Definition x86/opcodes.hpp:17963
@ RDSEED64r
Definition x86/opcodes.hpp:3753
@ VFNMSUB132PHZ128mbkz
Definition x86/opcodes.hpp:11736
@ VPSRLWZ256rrkz
Definition x86/opcodes.hpp:19828
@ ANDN64rm_NF
Definition x86/opcodes.hpp:972
@ OR32mi_NF
Definition x86/opcodes.hpp:2974
@ VFMADD213PHZr
Definition x86/opcodes.hpp:9611
@ VCMPPDrmi
Definition x86/opcodes.hpp:5800
@ ADC64ri8
Definition x86/opcodes.hpp:532
@ VFMADD132PHZ256r
Definition x86/opcodes.hpp:9433
@ VMINMAXPDZ128rri
Definition x86/opcodes.hpp:13243
@ VPERMI2QZ256rmbk
Definition x86/opcodes.hpp:16302
@ VFMADDSUB213PDZ128rk
Definition x86/opcodes.hpp:10042
@ VANDNPDZ128rmb
Definition x86/opcodes.hpp:5460
@ VSQRTSHZmkz_Int
Definition x86/opcodes.hpp:21696
@ VPMACSWDrm
Definition x86/opcodes.hpp:16986
@ VPADDDYrm
Definition x86/opcodes.hpp:14640
@ MOVSX32rr8
Definition x86/opcodes.hpp:2748
@ VFNMSUB213PSYm
Definition x86/opcodes.hpp:11932
@ VCVTPS2PHXZrrbkz
Definition x86/opcodes.hpp:7199
@ CALL32m_NT
Definition x86/opcodes.hpp:1165
@ VGETMANTPDZ128rmbi
Definition x86/opcodes.hpp:12506
@ SUBR_FpI32m32
Definition x86/opcodes.hpp:4939
@ MOVSX16rm32
Definition x86/opcodes.hpp:2737
@ VCVTTPD2UDQZ256rmbkz
Definition x86/opcodes.hpp:7812
@ VPDPWSUDSZ128mkz
Definition x86/opcodes.hpp:15971
@ VPROLQZri
Definition x86/opcodes.hpp:18514
@ VCVTPH2UDQZrmb
Definition x86/opcodes.hpp:6943
@ MMX_CVTTPS2PIrr
Definition x86/opcodes.hpp:2378
@ VPANDDZrmbkz
Definition x86/opcodes.hpp:14855
@ VPXORQZ128rmb
Definition x86/opcodes.hpp:20456
@ VFMULCPHZ256rmb
Definition x86/opcodes.hpp:11104
@ VPERMT2DZ128rr
Definition x86/opcodes.hpp:16596
@ VPERMQZ256rmbkz
Definition x86/opcodes.hpp:16548
@ VPCONFLICTQZ128rmkz
Definition x86/opcodes.hpp:15632
@ VUNPCKLPDZ128rmbk
Definition x86/opcodes.hpp:21998
@ VFMSUB231PHZ256r
Definition x86/opcodes.hpp:10659
@ VORPDZrrk
Definition x86/opcodes.hpp:14351
@ VMOVUPSZ256mr_NOVLX
Definition x86/opcodes.hpp:444
@ VCVTBIASPH2BF8Z128rrk
Definition x86/opcodes.hpp:6170
@ VPSRLVQZrr
Definition x86/opcodes.hpp:19779
@ VCVTPD2DQZrrkz
Definition x86/opcodes.hpp:6454
@ VFCMULCPHZ256rmkz
Definition x86/opcodes.hpp:9254
@ VPTESTNMWZ128rmk
Definition x86/opcodes.hpp:20201
@ BLCIC64rr
Definition x86/opcodes.hpp:1022
@ OR64mi8
Definition x86/opcodes.hpp:3012
@ VPTERNLOGDZrmik
Definition x86/opcodes.hpp:20060
@ IMUL64rmi8_NF
Definition x86/opcodes.hpp:1869
@ VSUBPDZ128rmk
Definition x86/opcodes.hpp:21753
@ VCVTTPS2UDQSZ128rrk
Definition x86/opcodes.hpp:8327
@ VGETEXPPDZ256mbkz
Definition x86/opcodes.hpp:12374
@ PBLENDVBrm0
Definition x86/opcodes.hpp:3136
@ VCVTPS2UQQZ128rm
Definition x86/opcodes.hpp:7284
@ VPADDQZ128rmbkz
Definition x86/opcodes.hpp:14676
@ ADD32mi_NF
Definition x86/opcodes.hpp:627
@ VZEROUPPER
Definition x86/opcodes.hpp:22119
@ VCVTBIASPH2HF8SZrmbkz
Definition x86/opcodes.hpp:6211
@ VPSLLDZmik
Definition x86/opcodes.hpp:19211
@ VPSRLVWZ128rr
Definition x86/opcodes.hpp:19787
@ VPMACSSWDrr
Definition x86/opcodes.hpp:16983
@ ADC32ri8_ND
Definition x86/opcodes.hpp:507
@ VSCALEFPHZrmbk
Definition x86/opcodes.hpp:21303
@ VFNMADD213PHZrkz
Definition x86/opcodes.hpp:11392
@ VPRORVQZrmbk
Definition x86/opcodes.hpp:18672
@ VPMINUBZrrkz
Definition x86/opcodes.hpp:17433
@ VPERMQZmbikz
Definition x86/opcodes.hpp:16556
@ XOR32mi8
Definition x86/opcodes.hpp:22221
@ VCVTPS2IUBSZrrb
Definition x86/opcodes.hpp:7133
@ VGF2P8AFFINEQBZ256rmbi
Definition x86/opcodes.hpp:12665
@ VCVTTPS2UDQZrrbk
Definition x86/opcodes.hpp:8376
@ VFMSUBSS4rm
Definition x86/opcodes.hpp:11088
@ SEG_ALLOCA_32
Definition x86/opcodes.hpp:4289
@ VPSHUFLWZ128mik
Definition x86/opcodes.hpp:19135
@ VFMSUBADD213PSZ128mk
Definition x86/opcodes.hpp:10920
@ CRC32r64m64
Definition x86/opcodes.hpp:1414
@ VPDPBUUDZ128mkz
Definition x86/opcodes.hpp:15878
@ VPERMT2PSZ256rmk
Definition x86/opcodes.hpp:16657
@ TEST8mi
Definition x86/opcodes.hpp:5059
@ VFNMSUB231SSZmkz_Int
Definition x86/opcodes.hpp:12166
@ VPABSWZrr
Definition x86/opcodes.hpp:14507
@ VPANDNQZrrkz
Definition x86/opcodes.hpp:14914
@ VRNDSCALESDZrri
Definition x86/opcodes.hpp:21005
@ VPOPCNTBZrmk
Definition x86/opcodes.hpp:18324
@ VCVTTPH2UQQZrrbkz
Definition x86/opcodes.hpp:8070
@ VCVTTPS2QQZ128rr
Definition x86/opcodes.hpp:8296
@ SHL8ri_EVEX
Definition x86/opcodes.hpp:4434
@ VCVTPD2UDQZrm
Definition x86/opcodes.hpp:6569
@ VPCMPUQZ128rri
Definition x86/opcodes.hpp:15486
@ TDPHF8PS
Definition x86/opcodes.hpp:5042
@ SHL16mi
Definition x86/opcodes.hpp:4328
@ VPERMQZ256mbi
Definition x86/opcodes.hpp:16536
@ VPSHLDVQZ256m
Definition x86/opcodes.hpp:18835
@ VCVTDQ2PSZ256rmk
Definition x86/opcodes.hpp:6320
@ SBB64ri32
Definition x86/opcodes.hpp:4246
@ VSUBBF16Zrmkz
Definition x86/opcodes.hpp:21743
@ VPMAXUWrm
Definition x86/opcodes.hpp:17310
@ VFMSUBADD231PSZrbk
Definition x86/opcodes.hpp:11040
@ VMOVDQU8Zmr
Definition x86/opcodes.hpp:13814
@ VMAXPSZrrbkz
Definition x86/opcodes.hpp:13035
@ VMOVDQU32Zmrk
Definition x86/opcodes.hpp:13749
@ SHR8r1
Definition x86/opcodes.hpp:4611
@ VCMPPSZ256rmik
Definition x86/opcodes.hpp:5833
@ VFMSUB231PDZrbk
Definition x86/opcodes.hpp:10638
@ VPSRLWZ128rrkz
Definition x86/opcodes.hpp:19816
@ VPUNPCKHQDQZrm
Definition x86/opcodes.hpp:20289
@ DIV64r_NF
Definition x86/opcodes.hpp:1575
@ VPCMPGTWZ128rrk
Definition x86/opcodes.hpp:15419
@ VPMACSSDQHrm
Definition x86/opcodes.hpp:16978
@ G_BZERO
Definition x86/opcodes.hpp:315
@ VMINCPSZ128rrkz
Definition x86/opcodes.hpp:13179
@ OR16mr_ND
Definition x86/opcodes.hpp:2936
@ VCVTPD2PHZrmbkz
Definition x86/opcodes.hpp:6478
@ VSQRTPDZmkz
Definition x86/opcodes.hpp:21605
@ VCVTTPS2DQSZrmbk
Definition x86/opcodes.hpp:8153
@ ARITH_FENCE
Definition x86/opcodes.hpp:49
@ OR32ri_ND
Definition x86/opcodes.hpp:2988
@ VFNMSUB231PDZ256mk
Definition x86/opcodes.hpp:12052
@ VMOVSSZrmkz
Definition x86/opcodes.hpp:14011
@ ANDPSrr
Definition x86/opcodes.hpp:983
@ VPDPBUUDSZ128mb
Definition x86/opcodes.hpp:15843
@ MOV16rr
Definition x86/opcodes.hpp:2572
@ VMOVSHDUPZ256rmk
Definition x86/opcodes.hpp:13956
@ SHR32r1_ND
Definition x86/opcodes.hpp:4553
@ VCVT2PH2HF8SZ256rmkz
Definition x86/opcodes.hpp:6012
@ VPEXPANDWZ256rrkz
Definition x86/opcodes.hpp:16799
@ VCVTTPH2DQZ256rmb
Definition x86/opcodes.hpp:7903
@ VPSHRDVDZ256m
Definition x86/opcodes.hpp:18964
@ VBROADCASTF64X2Z256rm
Definition x86/opcodes.hpp:5678
@ PUSH16i
Definition x86/opcodes.hpp:3544
@ VPERMT2PSZ256rrk
Definition x86/opcodes.hpp:16660
@ VMOVDQU32Z128mrk
Definition x86/opcodes.hpp:13727
@ VPCMPEQQZ128rmk
Definition x86/opcodes.hpp:15317
@ BSWAP16r_BAD
Definition x86/opcodes.hpp:1097
@ ADD_FpI32m32
Definition x86/opcodes.hpp:768
@ SUB16ri8_NF_ND
Definition x86/opcodes.hpp:4786
@ VSUBBF16Z128rrk
Definition x86/opcodes.hpp:21727
@ VFMADDSS4rr_Int
Definition x86/opcodes.hpp:9932
@ VPMINSWZ256rrk
Definition x86/opcodes.hpp:17404
@ VUCOMXSHZrrb_Int
Definition x86/opcodes.hpp:21926
@ VCVTTPS2IUBSZ128rr
Definition x86/opcodes.hpp:8233
@ VPSRLVDZrmbkz
Definition x86/opcodes.hpp:19745
@ VCOMISSrr_Int
Definition x86/opcodes.hpp:5904
@ VPEXPANDDZ256rmk
Definition x86/opcodes.hpp:16759
@ VRANGEPSZ256rmikz
Definition x86/opcodes.hpp:20530
@ PFCMPGErr
Definition x86/opcodes.hpp:3204
@ VPSRLVQZ256rmbkz
Definition x86/opcodes.hpp:19767
@ VFNMSUB231SSZm
Definition x86/opcodes.hpp:12163
@ VDIVSSZrm_Int
Definition x86/opcodes.hpp:8995
@ VCVTUSI642SSZrr
Definition x86/opcodes.hpp:8762
@ VPSRLQZmik
Definition x86/opcodes.hpp:19708
@ TLS_base_addr64
Definition x86/opcodes.hpp:5085
@ MMX_PACKUSWBrr
Definition x86/opcodes.hpp:2410
@ VCVTTPD2QQSZ128rm
Definition x86/opcodes.hpp:7704
@ PFCMPGTrr
Definition x86/opcodes.hpp:3206
@ VPBLENDMDZ256rr
Definition x86/opcodes.hpp:15031
@ HADDPDrm
Definition x86/opcodes.hpp:1751
@ SHR16mCL_NF_ND
Definition x86/opcodes.hpp:4515
@ VRCPSHZrmk
Definition x86/opcodes.hpp:20731
@ VFMADD213PDZ128rkz
Definition x86/opcodes.hpp:9563
@ VFMULCPHZ128rmb
Definition x86/opcodes.hpp:11095
@ INC64m_ND
Definition x86/opcodes.hpp:1929
@ VPBROADCASTBZ256rrkz
Definition x86/opcodes.hpp:15109
@ VSUBPDZrmbkz
Definition x86/opcodes.hpp:21770
@ VEXPANDPDZ256rrkz
Definition x86/opcodes.hpp:9108
@ VSHUFF32X4Z256rri
Definition x86/opcodes.hpp:21399
@ VADDPHZ256rmbk
Definition x86/opcodes.hpp:5257
@ VFMSUBADD132PSYm
Definition x86/opcodes.hpp:10816
@ VFIXUPIMMPSZrmbi
Definition x86/opcodes.hpp:9327
@ VPOPCNTDZrmbk
Definition x86/opcodes.hpp:18349
@ VPSRAQZrm
Definition x86/opcodes.hpp:19488
@ IMUL16rm
Definition x86/opcodes.hpp:1803
@ INVPCID64
Definition x86/opcodes.hpp:1969
@ VRSQRTPHZrk
Definition x86/opcodes.hpp:21210
@ VUCOMISDZrrb
Definition x86/opcodes.hpp:21898
@ KXORQkk
Definition x86/opcodes.hpp:2115
@ DIV_FpI32m64
Definition x86/opcodes.hpp:1630
@ VPSHRDVQZm
Definition x86/opcodes.hpp:19000
@ VPMOVSDWZ256mrk
Definition x86/opcodes.hpp:17635
@ VPOPCNTQZ128rrkz
Definition x86/opcodes.hpp:18364
@ UCOM_Fpr80
Definition x86/opcodes.hpp:5142
@ VFNMADD132SDZrb
Definition x86/opcodes.hpp:11264
@ VCVTUDQ2PHZ128rm
Definition x86/opcodes.hpp:8586
@ VPSHUFBZrrkz
Definition x86/opcodes.hpp:19076
@ VPCMPWZ128rrik
Definition x86/opcodes.hpp:15515
@ VPDPBSSDSZ128mbkz
Definition x86/opcodes.hpp:15659
@ VPMINSQZrmkz
Definition x86/opcodes.hpp:17388
@ VPXORQZ128rmbkz
Definition x86/opcodes.hpp:20458
@ LIFETIME_END
Definition x86/opcodes.hpp:47
@ VPUNPCKHWDZ128rmkz
Definition x86/opcodes.hpp:20304
@ SAR16mi_EVEX
Definition x86/opcodes.hpp:4068
@ VCVT2PH2HF8SZrmbk
Definition x86/opcodes.hpp:6018
@ VREDUCEPSZ128rmbi
Definition x86/opcodes.hpp:20827
@ RCR32rCL_EVEX
Definition x86/opcodes.hpp:3694
@ VSHUFF32X4Zrri
Definition x86/opcodes.hpp:21408
@ VXORPSZrrk
Definition x86/opcodes.hpp:22114
@ VRNDSCALEPHZrrib
Definition x86/opcodes.hpp:20966
@ VFMSUBADD132PHZ128mk
Definition x86/opcodes.hpp:10790
@ VCVTTPS2UDQZ128rmbkz
Definition x86/opcodes.hpp:8353
@ VPORDZ256rr
Definition x86/opcodes.hpp:18416
@ VCVTQQ2PDZ256rmbk
Definition x86/opcodes.hpp:7325
@ VPROLQZ128mi
Definition x86/opcodes.hpp:18493
@ VPMOVSXBQZrmk
Definition x86/opcodes.hpp:17741
@ VMOVDQA64Zrrk
Definition x86/opcodes.hpp:13681
@ VPCMPEQQZ256rr
Definition x86/opcodes.hpp:15324
@ VGETEXPBF16Z128rkz
Definition x86/opcodes.hpp:12343
@ VMINSHZrr_Int
Definition x86/opcodes.hpp:13478
@ VFNMSUB213PDZm
Definition x86/opcodes.hpp:11888
@ VCVTTPH2QQZrrb
Definition x86/opcodes.hpp:8008
@ VPSHRDDZ256rrikz
Definition x86/opcodes.hpp:18918
@ VCVTPD2PHZrrb
Definition x86/opcodes.hpp:6482
@ VPCMPUDZ128rrik
Definition x86/opcodes.hpp:15469
@ VSUBSDZrm
Definition x86/opcodes.hpp:21845
@ VMOVDQU8Z128rr
Definition x86/opcodes.hpp:13797
@ VCVTQQ2PSZ128rm
Definition x86/opcodes.hpp:7374
@ VPTESTMWZrrk
Definition x86/opcodes.hpp:20151
@ VDIVPSZrmkz
Definition x86/opcodes.hpp:8959
@ VMAXCPHZ256rmk
Definition x86/opcodes.hpp:12887
@ VFMADDSUB213PSZmbk
Definition x86/opcodes.hpp:10119
@ VPBROADCASTWrZrrk
Definition x86/opcodes.hpp:15222
@ VEXP2PDZm
Definition x86/opcodes.hpp:9073
@ VFNMADD132PHZ256mbk
Definition x86/opcodes.hpp:11205
@ VCVTTPH2WZ128rrk
Definition x86/opcodes.hpp:8110
@ VCVTTBF162IUBSZrm
Definition x86/opcodes.hpp:7628
@ VPMULHRSWZ256rmkz
Definition x86/opcodes.hpp:18117
@ VFMSUB231SSZrbkz_Int
Definition x86/opcodes.hpp:10745
@ VCVTTPD2DQZrrbkz
Definition x86/opcodes.hpp:7699
@ VPERMI2QZ256rmb
Definition x86/opcodes.hpp:16301
@ VPORQZrr
Definition x86/opcodes.hpp:18452
@ VFMADDSUB132PHZ256mbk
Definition x86/opcodes.hpp:9980
@ ROR8mCL_NF_ND
Definition x86/opcodes.hpp:4006
@ VSUBPHZrmb
Definition x86/opcodes.hpp:21800
@ VMINPDZrr
Definition x86/opcodes.hpp:13386
@ VPUNPCKLQDQZ128rmk
Definition x86/opcodes.hpp:20381
@ RCR8ri
Definition x86/opcodes.hpp:3732
@ PEXTRDrri
Definition x86/opcodes.hpp:3187
@ VPRORVQZrmb
Definition x86/opcodes.hpp:18671
@ VMOVDQU64Zrrk
Definition x86/opcodes.hpp:13788
@ VAESKEYGENASSIST128rm
Definition x86/opcodes.hpp:5401
@ SHRD32mrCL
Definition x86/opcodes.hpp:4646
@ ADD64rr
Definition x86/opcodes.hpp:690
@ ADC16mr_ND
Definition x86/opcodes.hpp:478
@ VCVTPD2PHZrr
Definition x86/opcodes.hpp:6481
@ PORrm
Definition x86/opcodes.hpp:3373
@ MMX_PMULLWrm
Definition x86/opcodes.hpp:2483
@ VPSRLWri
Definition x86/opcodes.hpp:19841
@ VFMSUBADD213PSZ256rkz
Definition x86/opcodes.hpp:10933
@ VBROADCASTF64X2Zrmk
Definition x86/opcodes.hpp:5682
@ VFMADD231PDZm
Definition x86/opcodes.hpp:9742
@ VMINMAXSDrri
Definition x86/opcodes.hpp:13331
@ HSUBPSrr
Definition x86/opcodes.hpp:1760
@ VMAXPSZrrb
Definition x86/opcodes.hpp:13033
@ VPSIGNBrr
Definition x86/opcodes.hpp:19157
@ VFNMADD213SSr
Definition x86/opcodes.hpp:11469
@ VPMOVSXDQZrm
Definition x86/opcodes.hpp:17784
@ VFMADD213PHZ128mk
Definition x86/opcodes.hpp:9591
@ DIV_FpI16m80
Definition x86/opcodes.hpp:1628
@ VFNMSUB213PSZ128mb
Definition x86/opcodes.hpp:11935
@ MAXSDrm
Definition x86/opcodes.hpp:2338
@ VPSHUFBITQMBZ128rr
Definition x86/opcodes.hpp:19047
@ VFNMSUB213PDZ128mb
Definition x86/opcodes.hpp:11871
@ VFNMADD213PDZ128rkz
Definition x86/opcodes.hpp:11339
@ VFMSUB213PSZmbk
Definition x86/opcodes.hpp:10527
@ G_FTAN
Definition x86/opcodes.hpp:283
@ IDIV16m
Definition x86/opcodes.hpp:1761
@ VPBLENDMQZrmbk
Definition x86/opcodes.hpp:15063
@ VPMINSQZ256rr
Definition x86/opcodes.hpp:17380
@ LOCK_BTS32m
Definition x86/opcodes.hpp:2221
@ VBLENDMPSZ128rmb
Definition x86/opcodes.hpp:5614
@ VCVTPH2BF8SZrrk
Definition x86/opcodes.hpp:6636
@ ADD16mi8_NF_ND
Definition x86/opcodes.hpp:583
@ VCVTTPS2DQZ128rrk
Definition x86/opcodes.hpp:8172
@ VCVTPS2IBSZ256rr
Definition x86/opcodes.hpp:7093
@ IMUL16rr_EVEX
Definition x86/opcodes.hpp:1815
@ VFNMSUB213PHZ256mkz
Definition x86/opcodes.hpp:11916
@ VCVTQQ2PSZ128rmkz
Definition x86/opcodes.hpp:7379
@ G_ABDS
Definition x86/opcodes.hpp:89
@ POPFS16
Definition x86/opcodes.hpp:3364
@ VFMADD132BF16Z256rk
Definition x86/opcodes.hpp:9373
@ VBLENDPSrri
Definition x86/opcodes.hpp:5647
@ VPADDDZ128rmbkz
Definition x86/opcodes.hpp:14645
@ VPMOVSDBZrr
Definition x86/opcodes.hpp:17626
@ VPSHRDVWZ128rkz
Definition x86/opcodes.hpp:19014
@ VFMADD213PDm
Definition x86/opcodes.hpp:9585
@ VCVT2PS2PHXZ128rrk
Definition x86/opcodes.hpp:6059
@ VP2INTERSECTDZrr
Definition x86/opcodes.hpp:14394
@ VCVTTSH2USI64Zrm
Definition x86/opcodes.hpp:8501
@ KANDNQkk
Definition x86/opcodes.hpp:2037
@ VFMSUBADD213PDZ256m
Definition x86/opcodes.hpp:10861
@ VPAVGBZrrk
Definition x86/opcodes.hpp:14968
@ VFMADD213PHZ128mb
Definition x86/opcodes.hpp:9588
@ VCVTSS2SDrr
Definition x86/opcodes.hpp:7546
@ XRSTOR
Definition x86/opcodes.hpp:22341
@ VPDPWSUDZ128mkz
Definition x86/opcodes.hpp:16002
@ SUB64mr_EVEX
Definition x86/opcodes.hpp:4859
@ ANDNPSrm
Definition x86/opcodes.hpp:978
@ MULX64Hrr
Definition x86/opcodes.hpp:2824
@ VPHSUBDQrm
Definition x86/opcodes.hpp:16884
@ PSHUFBrr
Definition x86/opcodes.hpp:3390
@ VPRORVQZ128rrk
Definition x86/opcodes.hpp:18659
@ VFMADD213BF16Z256mk
Definition x86/opcodes.hpp:9539
@ VCVTUDQ2PHZrmb
Definition x86/opcodes.hpp:8605
@ VCMPPSrri
Definition x86/opcodes.hpp:5845
@ VCVT2PH2HF8SZ256rmbk
Definition x86/opcodes.hpp:6009
@ LSL16rm
Definition x86/opcodes.hpp:2281
@ VMOVZPQILo2PQIZrr
Definition x86/opcodes.hpp:14113
@ BSR16rr
Definition x86/opcodes.hpp:1092
@ VMINMAXSHrmikz_Int
Definition x86/opcodes.hpp:13341
@ VFMSUBPD4Yrm
Definition x86/opcodes.hpp:11063
@ CMP64mi8
Definition x86/opcodes.hpp:1336
@ VORPSZ256rmk
Definition x86/opcodes.hpp:14370
@ VMOVAPDZrmk
Definition x86/opcodes.hpp:13538
@ PADDUSWrm
Definition x86/opcodes.hpp:3119
@ VFNMADD132BF16Z256mbk
Definition x86/opcodes.hpp:11144
@ XOR32_FP
Definition x86/opcodes.hpp:451
@ VSQRTPSZ128mk
Definition x86/opcodes.hpp:21650
@ VORPSZrr
Definition x86/opcodes.hpp:14381
@ VCOMISDrm
Definition x86/opcodes.hpp:5887
@ G_UDIVREM
Definition x86/opcodes.hpp:85
@ VUNPCKLPSZrmbk
Definition x86/opcodes.hpp:22047
@ GF2P8MULBrm
Definition x86/opcodes.hpp:1748
@ VCVTPH2UQQZrrkz
Definition x86/opcodes.hpp:6983
@ VPMAXUDZ256rm
Definition x86/opcodes.hpp:17243
@ LOCK_AND32mi
Definition x86/opcodes.hpp:2200
@ VMAXSHZrm_Int
Definition x86/opcodes.hpp:13056
@ VPMOVM2QZ128rk
Definition x86/opcodes.hpp:17558
@ VBROADCASTSSrm
Definition x86/opcodes.hpp:5758
@ VPEXPANDBZ128rmkz
Definition x86/opcodes.hpp:16736
@ PVALIDATE64
Definition x86/opcodes.hpp:3582
@ VPMULLQZrrkz
Definition x86/opcodes.hpp:18230
@ VCVTTPS2QQSZrmkz
Definition x86/opcodes.hpp:8283
@ VAESDECZ256rr
Definition x86/opcodes.hpp:5374
@ VPDPBUSDSZ128mb
Definition x86/opcodes.hpp:15781
@ VPERMIL2PDrm
Definition x86/opcodes.hpp:16341
@ VPDPBSSDZmkz
Definition x86/opcodes.hpp:15710
@ VFMSUB231PDZ128m
Definition x86/opcodes.hpp:10612
@ VCVTW2PHZ256rr
Definition x86/opcodes.hpp:8810
@ VPORQZ128rrkz
Definition x86/opcodes.hpp:18436
@ CMOVNB_Fp80
Definition x86/opcodes.hpp:1278
@ VCVTTPD2QQZrmbkz
Definition x86/opcodes.hpp:7758
@ MOVDQUrr
Definition x86/opcodes.hpp:2678
@ VCVTTPH2UDQZ128rrk
Definition x86/opcodes.hpp:8020
@ VCVTPH2WZ128rmb
Definition x86/opcodes.hpp:7015
@ VPMOVQBZrrkz
Definition x86/opcodes.hpp:17583
@ VCVTPS2IBSZrrbkz
Definition x86/opcodes.hpp:7105
@ VPDPBSUDSrr
Definition x86/opcodes.hpp:15746
@ KNOTWkk
Definition x86/opcodes.hpp:2085
@ VCVTQQ2PHZ256rmkz
Definition x86/opcodes.hpp:7358
@ VPCOMUWmi
Definition x86/opcodes.hpp:15596
@ VRCP14PDZ256mk
Definition x86/opcodes.hpp:20577
@ VFMADDSUBPS4rr_REV
Definition x86/opcodes.hpp:10244
@ VFCMULCSHZrrbk
Definition x86/opcodes.hpp:9275
@ VPMULHWZrrkz
Definition x86/opcodes.hpp:18170
@ PTTRANSPOSED
Definition x86/opcodes.hpp:3522
@ VCVTPS2UQQZ256rrkz
Definition x86/opcodes.hpp:7301
@ VPCMPUWZrri
Definition x86/opcodes.hpp:15510
@ SHLD64mri8
Definition x86/opcodes.hpp:4483
@ VCVTDQ2PDYrm
Definition x86/opcodes.hpp:6244
@ VFMADD132PSZr
Definition x86/opcodes.hpp:9474
@ VFMSUB132PDr
Definition x86/opcodes.hpp:10305
@ SHL16m1_NF_ND
Definition x86/opcodes.hpp:4322
@ VPCMPQZ128rri
Definition x86/opcodes.hpp:15438
@ CVTTSD2SIrr
Definition x86/opcodes.hpp:1501
@ VCVTTPS2DQZrmk
Definition x86/opcodes.hpp:8187
@ SHA1MSG1rr
Definition x86/opcodes.hpp:4305
@ VPTESTNMDZ256rrk
Definition x86/opcodes.hpp:20175
@ PF2IWrm
Definition x86/opcodes.hpp:3195
@ TEST8rr
Definition x86/opcodes.hpp:5062
@ RDRAND16r
Definition x86/opcodes.hpp:3748
@ VFNMADD132PSZ256mkz
Definition x86/opcodes.hpp:11240
@ CMOV_VK1
Definition x86/opcodes.hpp:1303
@ VPUNPCKHDQZ128rrk
Definition x86/opcodes.hpp:20247
@ VFNMADD213PHZ256r
Definition x86/opcodes.hpp:11378
@ VFMADD231SDZrk_Int
Definition x86/opcodes.hpp:9830
@ VEXPANDPSZ128rrkz
Definition x86/opcodes.hpp:9120
@ VFMSUB231PSZ256mbk
Definition x86/opcodes.hpp:10687
@ VCVTPH2UQQZ128rrk
Definition x86/opcodes.hpp:6961
@ PCMPEQDrm
Definition x86/opcodes.hpp:3145
@ VPMOVSXDQZrrk
Definition x86/opcodes.hpp:17788
@ VPSRLVQYrm
Definition x86/opcodes.hpp:19753
@ G_ATOMIC_CMPXCHG
Definition x86/opcodes.hpp:126
@ G_INTRINSIC_LLRINT
Definition x86/opcodes.hpp:113
@ VCVTTPH2IUBSZrrb
Definition x86/opcodes.hpp:7978
@ VFMADDSUB213PDZmkz
Definition x86/opcodes.hpp:10058
@ VCVTTPD2UQQSZrmkz
Definition x86/opcodes.hpp:7856
@ VPMOVUSDBZ128rr
Definition x86/opcodes.hpp:17838
@ VPDPBUUDSZ256rkz
Definition x86/opcodes.hpp:15859
@ VINSERTI32X4Z256rmikz
Definition x86/opcodes.hpp:12765
@ VCVTBIASPH2BF8Z256rrk
Definition x86/opcodes.hpp:6179
@ SAR64mCL_NF
Definition x86/opcodes.hpp:4125
@ VPSLLWZ256rik
Definition x86/opcodes.hpp:19375
@ SHR64m1_ND
Definition x86/opcodes.hpp:4568
@ VCVTSH2SSZrmk_Int
Definition x86/opcodes.hpp:7473
@ VPMAXSDZrrk
Definition x86/opcodes.hpp:17157
@ VPSLLWZ128mik
Definition x86/opcodes.hpp:19360
@ VPMADD52HUQZ128mbk
Definition x86/opcodes.hpp:16998
@ VMAXCPSZrrk
Definition x86/opcodes.hpp:12928
@ VPMOVSDBZ128mrk
Definition x86/opcodes.hpp:17615
@ VFMSUB213SSZrb_Int
Definition x86/opcodes.hpp:10574
@ G_MERGE_VALUES
Definition x86/opcodes.hpp:100
@ SUB32ri_NF
Definition x86/opcodes.hpp:4830
@ VPMADDWDrm
Definition x86/opcodes.hpp:17098
@ VCVTPH2UWZ256rmb
Definition x86/opcodes.hpp:6994
@ INVEPT64_EVEX
Definition x86/opcodes.hpp:1962
@ AND8mr_EVEX
Definition x86/opcodes.hpp:939
@ VANDPSYrm
Definition x86/opcodes.hpp:5550
@ VPBLENDMQZrrkz
Definition x86/opcodes.hpp:15069
@ VFMSUBADD231PDZ128r
Definition x86/opcodes.hpp:10956
@ VPBROADCASTMB2QZ128rr
Definition x86/opcodes.hpp:15158
@ VPSADBWZ128rr
Definition x86/opcodes.hpp:18706
@ VCVTPH2QQZrmkz
Definition x86/opcodes.hpp:6917
@ VCVTTPH2WZrrb
Definition x86/opcodes.hpp:8128
@ VCVTTPD2QQZ128rmk
Definition x86/opcodes.hpp:7741
@ VSUBPHZ128rmk
Definition x86/opcodes.hpp:21785
@ BTR16rr
Definition x86/opcodes.hpp:1127
@ VINSERTF32X4Zrmik
Definition x86/opcodes.hpp:12732
@ VMAXPDZrmkz
Definition x86/opcodes.hpp:12967
@ VPERMWZrm
Definition x86/opcodes.hpp:16728
@ VFMADD231PDZ256rkz
Definition x86/opcodes.hpp:9741
@ VPRORVDZ128rr
Definition x86/opcodes.hpp:18631
@ VPSLLDZmi
Definition x86/opcodes.hpp:19210
@ VPDPBUSDSZ128m
Definition x86/opcodes.hpp:15780
@ VPSUBWZ128rrk
Definition x86/opcodes.hpp:20022
@ VCVT2PH2BF8SZ256rrkz
Definition x86/opcodes.hpp:5961
@ VPDPWUUDZmkz
Definition x86/opcodes.hpp:16144
@ VCVTPS2DQZ256rmk
Definition x86/opcodes.hpp:7059
@ RCR32r1
Definition x86/opcodes.hpp:3690
@ MOVBE64rm
Definition x86/opcodes.hpp:2654
@ VPSHLDQZrmbi
Definition x86/opcodes.hpp:18790
@ VFMSUB231SDr_Int
Definition x86/opcodes.hpp:10723
@ ST_FpP80m64
Definition x86/opcodes.hpp:4763
@ AND64mr_EVEX
Definition x86/opcodes.hpp:902
@ VPADDUSBYrm
Definition x86/opcodes.hpp:14746
@ VRSQRT14PDZrk
Definition x86/opcodes.hpp:21075
@ VFMADD213PHZmb
Definition x86/opcodes.hpp:9606
@ FLDCW16m
Definition x86/opcodes.hpp:1700
@ VCMPPHZ256rri
Definition x86/opcodes.hpp:5812
@ VCVTQQ2PDZrmb
Definition x86/opcodes.hpp:7333
@ VPDPBUSDZrk
Definition x86/opcodes.hpp:15836
@ VPMAXSBZ128rrk
Definition x86/opcodes.hpp:17114
@ VEXTRACTF64X4Zmri
Definition x86/opcodes.hpp:9160
@ VCVTSD2SIZrrb_Int
Definition x86/opcodes.hpp:7428
@ VPCMPEQDZrmb
Definition x86/opcodes.hpp:15305
@ VPMINUQZ128rmbk
Definition x86/opcodes.hpp:17469
@ ROL16ri_ND
Definition x86/opcodes.hpp:3814
@ VFMADD231PDZ256mkz
Definition x86/opcodes.hpp:9738
@ VCVTBF162IBSZrmbkz
Definition x86/opcodes.hpp:6103
@ VCVTPS2PHZ128rrk
Definition x86/opcodes.hpp:7207
@ VPSRLDZ256mbi
Definition x86/opcodes.hpp:19638
@ VCVTBIASPH2HF8Z128rmbkz
Definition x86/opcodes.hpp:6220
@ VPERMT2DZ256rrk
Definition x86/opcodes.hpp:16606
@ VPDPBSSDZ128mbkz
Definition x86/opcodes.hpp:15690
@ PSUBUSBrm
Definition x86/opcodes.hpp:3440
@ BTR16ri8
Definition x86/opcodes.hpp:1126
@ VFIXUPIMMPDZrmbikz
Definition x86/opcodes.hpp:9299
@ VFMADDPS4Yrr_REV
Definition x86/opcodes.hpp:9914
@ LOCK_BTC64m
Definition x86/opcodes.hpp:2210
@ VFMSUBADDPS4Yrr
Definition x86/opcodes.hpp:11056
@ VMOVUPDZ128rm
Definition x86/opcodes.hpp:14029
@ VPCMPUBZ256rri
Definition x86/opcodes.hpp:15458
@ VPMADD52HUQZ256mbkz
Definition x86/opcodes.hpp:17008
@ AND8mi
Definition x86/opcodes.hpp:932
@ XOR64rr_ND_REV
Definition x86/opcodes.hpp:22295
@ CMOV_VK64
Definition x86/opcodes.hpp:1308
@ VPMINSWrm
Definition x86/opcodes.hpp:17412
@ VPSHLDDZrrik
Definition x86/opcodes.hpp:18770
@ VPSHADrr_REV
Definition x86/opcodes.hpp:18732
@ VFCMULCPHZrm
Definition x86/opcodes.hpp:9258
@ VFMADD132PHZr
Definition x86/opcodes.hpp:9442
@ VPUNPCKHWDZrmkz
Definition x86/opcodes.hpp:20316
@ VPMINUWYrm
Definition x86/opcodes.hpp:17494
@ VMINMAXPDZ256rrikz
Definition x86/opcodes.hpp:13254
@ VFCMULCPHZ128rrkz
Definition x86/opcodes.hpp:9248
@ EH_SjLj_Setup
Definition x86/opcodes.hpp:1646
@ VCVTTSD2USISrr_Int
Definition x86/opcodes.hpp:8484
@ VFMSUB132SHZrbk_Int
Definition x86/opcodes.hpp:10394
@ VPSRADri
Definition x86/opcodes.hpp:19446
@ VSCALEFPDZ128rmkz
Definition x86/opcodes.hpp:21258
@ TZCNT64rm_NF
Definition x86/opcodes.hpp:5116
@ VFNMADD213PDZ128mbkz
Definition x86/opcodes.hpp:11334
@ VPMOVZXDQZrrk
Definition x86/opcodes.hpp:18028
@ MOVBE32rr_REV
Definition x86/opcodes.hpp:2651
@ VPDPWUUDrr
Definition x86/opcodes.hpp:16149
@ VFMSUBADD231PSZ256rk
Definition x86/opcodes.hpp:11030
@ PTDPBHF8PS
Definition x86/opcodes.hpp:3487
@ OR32mi8_ND
Definition x86/opcodes.hpp:2969
@ VMOVDQU64Z256rm
Definition x86/opcodes.hpp:13772
@ VPUNPCKLDQZ256rm
Definition x86/opcodes.hpp:20355
@ CCMP16ri8
Definition x86/opcodes.hpp:1181
@ VCVTTPD2UQQSZ256rmk
Definition x86/opcodes.hpp:7843
@ VPSRLWZ256mi
Definition x86/opcodes.hpp:19817
@ OR64ri8_EVEX
Definition x86/opcodes.hpp:3028
@ VPLZCNTQZ128rmbkz
Definition x86/opcodes.hpp:16946
@ CMP16mr
Definition x86/opcodes.hpp:1319
@ VFMSUBADD213PHZ256r
Definition x86/opcodes.hpp:10899
@ IMULZU64rri8
Definition x86/opcodes.hpp:1898
@ MAXCSSrm
Definition x86/opcodes.hpp:2332
@ VPHSUBWYrr
Definition x86/opcodes.hpp:16897
@ VFMSUB132PHZ256mbk
Definition x86/opcodes.hpp:10317
@ PEXTRQmri
Definition x86/opcodes.hpp:3188
@ VCVTPS2IBSZrm
Definition x86/opcodes.hpp:7096
@ VORPSZ256rm
Definition x86/opcodes.hpp:14366
@ VFNMADD231SDZm_Int
Definition x86/opcodes.hpp:11597
@ VFMADD213PHZ256r
Definition x86/opcodes.hpp:9602
@ VFMADD132PDZr
Definition x86/opcodes.hpp:9410
@ VFMADD213SSZrb
Definition x86/opcodes.hpp:9685
@ VMINMAXPHZrmbik
Definition x86/opcodes.hpp:13286
@ VFNMSUB213BF16Z256mbk
Definition x86/opcodes.hpp:11852
@ BLCFILL64rr
Definition x86/opcodes.hpp:1014
@ VFNMSUB231BF16Zmbk
Definition x86/opcodes.hpp:12030
@ VDIVPDZrrbkz
Definition x86/opcodes.hpp:8899
@ VMOVUPSZ128rr
Definition x86/opcodes.hpp:14073
@ T2RPNTLVWZ1RST1
Definition x86/opcodes.hpp:4993
@ VPGATHERDQZrm
Definition x86/opcodes.hpp:16832
@ SAR16ri_NF
Definition x86/opcodes.hpp:4085
@ VCVTTPD2UDQSZrrbkz
Definition x86/opcodes.hpp:7797
@ VPERMT2PDZ128rmbkz
Definition x86/opcodes.hpp:16620
@ VPUNPCKLWDZ256rmkz
Definition x86/opcodes.hpp:20416
@ VFNMADD132PDZmbk
Definition x86/opcodes.hpp:11182
@ VCVTBIASPH2HF8Zrmbk
Definition x86/opcodes.hpp:6237
@ VPERMT2PSZ128rmk
Definition x86/opcodes.hpp:16648
@ VSHUFPDZrmbik
Definition x86/opcodes.hpp:21486
@ VCVTQQ2PDZ128rm
Definition x86/opcodes.hpp:7314
@ VFNMSUB231BF16Z128mbkz
Definition x86/opcodes.hpp:12013
@ VPDPBSSDSrm
Definition x86/opcodes.hpp:15683
@ VPROTQrr_REV
Definition x86/opcodes.hpp:18696
@ VPSRLQYrr
Definition x86/opcodes.hpp:19673
@ DEC16r_ND
Definition x86/opcodes.hpp:1523
@ VCVTPS2DQYrm
Definition x86/opcodes.hpp:7044
@ VSUBBF16Z256rmbk
Definition x86/opcodes.hpp:21731
@ VFMADDSUB132PDZ256m
Definition x86/opcodes.hpp:9946
@ VFNMADD132PSZmbkz
Definition x86/opcodes.hpp:11247
@ VFMSUBADD132PDZ256mbkz
Definition x86/opcodes.hpp:10766
@ VPDPBSSDSZ256rk
Definition x86/opcodes.hpp:15672
@ VPUNPCKHDQZrrk
Definition x86/opcodes.hpp:20265
@ VPGATHERQDZ256rm
Definition x86/opcodes.hpp:16836
@ MMX_PSADBWrm
Definition x86/opcodes.hpp:2489
@ VMLAUNCH
Definition x86/opcodes.hpp:13499
@ VSCALEFPDZrrkz
Definition x86/opcodes.hpp:21282
@ VCVTTPD2UQQSZ128rmkz
Definition x86/opcodes.hpp:7835
@ VFMADDSUB231PSZ256mkz
Definition x86/opcodes.hpp:10211
@ VEXTRACTI32X4Z256mri
Definition x86/opcodes.hpp:9167
@ SHL8mCL
Definition x86/opcodes.hpp:4413
@ VMAXBF16Z128rrkz
Definition x86/opcodes.hpp:12824
@ VPERMILPDZ128mbi
Definition x86/opcodes.hpp:16356
@ VPDPBSSDSZmk
Definition x86/opcodes.hpp:15678
@ VPERMT2WZ256rr
Definition x86/opcodes.hpp:16707
@ VCVTSS2SI64Zrm_Int
Definition x86/opcodes.hpp:7560
@ VREDUCEPDZ256rmik
Definition x86/opcodes.hpp:20780
@ AVX512_FsFLD0SH
Definition x86/opcodes.hpp:356
@ VPABSBZ128rmkz
Definition x86/opcodes.hpp:14414
@ VFMADDPD4Yrr_REV
Definition x86/opcodes.hpp:9906
@ VPMAXUQZ128rmkz
Definition x86/opcodes.hpp:17268
@ MMX_MOVD64rm
Definition x86/opcodes.hpp:2386
@ LOCK_BTS64m
Definition x86/opcodes.hpp:2222
@ VPMINSQZrr
Definition x86/opcodes.hpp:17389
@ AOR64mr
Definition x86/opcodes.hpp:986
@ VMAXCPHZ256rr
Definition x86/opcodes.hpp:12889
@ SHL32rCL
Definition x86/opcodes.hpp:4368
@ VFMADD213SDZrb
Definition x86/opcodes.hpp:9657
@ VCVTPH2UDQZ256rmb
Definition x86/opcodes.hpp:6934
@ VPDPWSUDSZ128mbkz
Definition x86/opcodes.hpp:15969
@ VEXPANDPDZ256rmkz
Definition x86/opcodes.hpp:9105
@ VALIGNQZ128rri
Definition x86/opcodes.hpp:5436
@ VRANGEPDZrrik
Definition x86/opcodes.hpp:20514
@ VCVTPH2PDZrrk
Definition x86/opcodes.hpp:6837
@ VPSRAWZ128rr
Definition x86/opcodes.hpp:19582
@ VCVTPH2PSXZ128rmk
Definition x86/opcodes.hpp:6843
@ LZCNT16rr
Definition x86/opcodes.hpp:2307
@ VPMOVUSWBZ256rrkz
Definition x86/opcodes.hpp:17920
@ VMOVAPDZmr
Definition x86/opcodes.hpp:13535
@ VMINCPDZ256rmk
Definition x86/opcodes.hpp:13126
@ VFNMSUB213PSZ256mk
Definition x86/opcodes.hpp:11947
@ VMOVNTDQZmr
Definition x86/opcodes.hpp:13865
@ VMOVAPSZrm
Definition x86/opcodes.hpp:13578
@ VPSHLDQZ128rmbik
Definition x86/opcodes.hpp:18773
@ VBLENDMPDZrmbk
Definition x86/opcodes.hpp:5606
@ NOOPWr
Definition x86/opcodes.hpp:2898
@ VMINPDYrr
Definition x86/opcodes.hpp:13361
@ AOR32mr_EVEX
Definition x86/opcodes.hpp:985
@ VUNPCKLPSZ256rmkz
Definition x86/opcodes.hpp:22041
@ VPSHUFDZri
Definition x86/opcodes.hpp:19105
@ XSAVEOPT64
Definition x86/opcodes.hpp:22350
@ VUNPCKHPSZrr
Definition x86/opcodes.hpp:21989
@ VFMSUB231SSZr
Definition x86/opcodes.hpp:10740
@ VFNMADD132PSZ128mb
Definition x86/opcodes.hpp:11227
@ VCVTPD2PSZ256rmkz
Definition x86/opcodes.hpp:6503
@ VCMPBF16Zrmik
Definition x86/opcodes.hpp:5775
@ ADC32rm_ND
Definition x86/opcodes.hpp:512
@ VFNMADD132BF16Zmk
Definition x86/opcodes.hpp:11155
@ VPSRADZ256rrk
Definition x86/opcodes.hpp:19429
@ SBB16mi
Definition x86/opcodes.hpp:4187
@ VPSRLVWZrmk
Definition x86/opcodes.hpp:19797
@ VCVTBF162IBSZ256rmk
Definition x86/opcodes.hpp:6095
@ VCOMXSHZrr_Int
Definition x86/opcodes.hpp:5939
@ VPERMILPDZ256mi
Definition x86/opcodes.hpp:16377
@ IMPLICIT_DEF
Definition x86/opcodes.hpp:34
@ VPSRLVQZrmbk
Definition x86/opcodes.hpp:19775
@ VMOVSSrm_alt
Definition x86/opcodes.hpp:14020
@ VFMSUB132BF16Z128rk
Definition x86/opcodes.hpp:10252
@ VPERMPSZrmk
Definition x86/opcodes.hpp:16529
@ VADDSUBPSYrm
Definition x86/opcodes.hpp:5355
@ CVTTSS2SIrm
Definition x86/opcodes.hpp:1507
@ VPANDNQZrm
Definition x86/opcodes.hpp:14906
@ NEG32m_NF_ND
Definition x86/opcodes.hpp:2866
@ VCVTDQ2PSZrrkz
Definition x86/opcodes.hpp:6336
@ VMINMAXBF16Zrmik
Definition x86/opcodes.hpp:13232
@ VMOVUPSZ256mrk
Definition x86/opcodes.hpp:14080
@ VREDUCESHZrribkz
Definition x86/opcodes.hpp:20872
@ PMULHRSWrm
Definition x86/opcodes.hpp:3312
@ SBB8i8
Definition x86/opcodes.hpp:4261
@ VCVTW2PHZrrbk
Definition x86/opcodes.hpp:8821
@ VCVTPS2DQZrrkz
Definition x86/opcodes.hpp:7075
@ VFNMSUB132SDZrk_Int
Definition x86/opcodes.hpp:11807
@ VPANDNDZ128rmbk
Definition x86/opcodes.hpp:14863
@ VFMSUBADD231PDYm
Definition x86/opcodes.hpp:10948
@ VFMADDSUB231PSZ256mbk
Definition x86/opcodes.hpp:10208
@ ROR64m1
Definition x86/opcodes.hpp:3967
@ POP16rmr
Definition x86/opcodes.hpp:3328
@ VPROLDZmbik
Definition x86/opcodes.hpp:18482
@ VFNMSUB231PDZrk
Definition x86/opcodes.hpp:12067
@ PCMPGTQrr
Definition x86/opcodes.hpp:3160
@ VCVTPH2PSZrrk
Definition x86/opcodes.hpp:6890
@ VCVTTPS2UDQSZ256rrkz
Definition x86/opcodes.hpp:8337
@ TILESTORED_EVEX
Definition x86/opcodes.hpp:5076
@ VMOVSLDUPZ128rmk
Definition x86/opcodes.hpp:13985
@ VPMULLQZ256rmbkz
Definition x86/opcodes.hpp:18216
@ SHR64rCL_NF_ND
Definition x86/opcodes.hpp:4590
@ VRNDSCALEPHZrmbik
Definition x86/opcodes.hpp:20960
@ ADD32rr_EVEX
Definition x86/opcodes.hpp:650
@ VFMSUB231BF16Z128mk
Definition x86/opcodes.hpp:10587
@ VPMULHRSWZrmk
Definition x86/opcodes.hpp:18122
@ VCVTTBF162IUBSZ256rm
Definition x86/opcodes.hpp:7619
@ JMP64m_NT
Definition x86/opcodes.hpp:2019
@ VFMADD132PSZ128mkz
Definition x86/opcodes.hpp:9455
@ VPMOVSXBWZ256rrkz
Definition x86/opcodes.hpp:17761
@ VPADDSBZrm
Definition x86/opcodes.hpp:14716
@ MULSDrm
Definition x86/opcodes.hpp:2809
@ VGETMANTBF16Z128rrikz
Definition x86/opcodes.hpp:12487
@ CVTDQ2PSrr
Definition x86/opcodes.hpp:1442
@ VFCMADDCPHZ128mk
Definition x86/opcodes.hpp:9205
@ PTCVTROWPS2PHLrre
Definition x86/opcodes.hpp:3480
@ VCVTPD2UQQZrr
Definition x86/opcodes.hpp:6605
@ VMOVUPSZ128rmk
Definition x86/opcodes.hpp:14071
@ VCVTPH2HF8SZrmbk
Definition x86/opcodes.hpp:6715
@ VPADDBZ256rm
Definition x86/opcodes.hpp:14626
@ VPLZCNTDZ128rmb
Definition x86/opcodes.hpp:16917
@ VCVTPS2IUBSZ256rmb
Definition x86/opcodes.hpp:7118
@ VMAXPDZrmbkz
Definition x86/opcodes.hpp:12965
@ VPDPWUSDSZmbkz
Definition x86/opcodes.hpp:16049
@ VPMULUDQZ256rrkz
Definition x86/opcodes.hpp:18299
@ VPMOVUSQBZ256rr
Definition x86/opcodes.hpp:17873
@ VPERMWZ256rr
Definition x86/opcodes.hpp:16725
@ VCVTPD2PSZ128rrk
Definition x86/opcodes.hpp:6496
@ VCVTTPH2UDQZ256rmbkz
Definition x86/opcodes.hpp:8025
@ VPSHLDQZrmi
Definition x86/opcodes.hpp:18793
@ MOV32rs
Definition x86/opcodes.hpp:2594
@ VCVT2PH2HF8Z256rrk
Definition x86/opcodes.hpp:6041
@ VSHUFPSZrmbik
Definition x86/opcodes.hpp:21517
@ VPSRLQZ128rikz
Definition x86/opcodes.hpp:19682
@ SBB32rm
Definition x86/opcodes.hpp:4227
@ VFMADD213PHZrkz
Definition x86/opcodes.hpp:9616
@ SBB64mi32_ND
Definition x86/opcodes.hpp:4239
@ VPSLLQZri
Definition x86/opcodes.hpp:19264
@ VFIXUPIMMPDZ256rmik
Definition x86/opcodes.hpp:9292
@ VCVTTBF162IUBSZrmbkz
Definition x86/opcodes.hpp:7631
@ MOVSX64rr16
Definition x86/opcodes.hpp:2753
@ VPCMPDZ128rri
Definition x86/opcodes.hpp:15260
@ PORrr
Definition x86/opcodes.hpp:3374
@ SUB32rm_EVEX
Definition x86/opcodes.hpp:4833
@ VINSERTF32X4Zrrik
Definition x86/opcodes.hpp:12735
@ VPCMPESTRMrri
Definition x86/opcodes.hpp:15353
@ VCVTTPS2IBSZrmkz
Definition x86/opcodes.hpp:8220
@ VDIVSDZrmk_Int
Definition x86/opcodes.hpp:8970
@ CTEST8rr
Definition x86/opcodes.hpp:1438
@ VPUNPCKHQDQZrmb
Definition x86/opcodes.hpp:20290
@ VPSHLDQZrri
Definition x86/opcodes.hpp:18796
@ VCVTSS2USIZrm_Int
Definition x86/opcodes.hpp:7580
@ VUNPCKHPSZrmbk
Definition x86/opcodes.hpp:21985
@ SHR16mCL_ND
Definition x86/opcodes.hpp:4513
@ VPMINSWYrm
Definition x86/opcodes.hpp:17392
@ VPMOVDBZ256rrk
Definition x86/opcodes.hpp:17530
@ VFNMADD213PSZ128r
Definition x86/opcodes.hpp:11401
@ COPY_TO_REGCLASS
Definition x86/opcodes.hpp:37
@ VFNMSUB213SSZr
Definition x86/opcodes.hpp:11998
@ VCVT2PH2HF8SZrmbkz
Definition x86/opcodes.hpp:6019
@ PMULHUWrm
Definition x86/opcodes.hpp:3316
@ G_PTRTOINT
Definition x86/opcodes.hpp:104
@ VCVTTPS2QQZrmk
Definition x86/opcodes.hpp:8312
@ VFNMADD231PDZ256mb
Definition x86/opcodes.hpp:11510
@ VPDPWSUDSZm
Definition x86/opcodes.hpp:15984
@ VMOVDQU64Z128rm
Definition x86/opcodes.hpp:13761
@ MOVPC32r
Definition x86/opcodes.hpp:2700
@ RCL32m1
Definition x86/opcodes.hpp:3603
@ VFMADD231BF16Z256m
Definition x86/opcodes.hpp:9704
@ VRCP14PSZmkz
Definition x86/opcodes.hpp:20614
@ BLSI32rm_EVEX
Definition x86/opcodes.hpp:1044
@ VCVTPH2PSXZ256rmk
Definition x86/opcodes.hpp:6852
@ VFNMSUB231PSm
Definition x86/opcodes.hpp:12133
@ AND32ri
Definition x86/opcodes.hpp:865
@ SHL8m1_NF
Definition x86/opcodes.hpp:4411
@ VPROLVQZ256rmbkz
Definition x86/opcodes.hpp:18556
@ CCMP8rr_REV
Definition x86/opcodes.hpp:1206
@ SAR8mi_ND
Definition x86/opcodes.hpp:4159
@ VPUNPCKHWDZrm
Definition x86/opcodes.hpp:20314
@ VPSHLDQZrrik
Definition x86/opcodes.hpp:18797
@ VPABSDZ128rmbkz
Definition x86/opcodes.hpp:14437
@ VCVTTPD2DQZ256rr
Definition x86/opcodes.hpp:7687
@ VPABSBZ128rrkz
Definition x86/opcodes.hpp:14417
@ VPMOVWBZ128rrkz
Definition x86/opcodes.hpp:17933
@ VPMULLWZ128rr
Definition x86/opcodes.hpp:18236
@ OR32mi8Locked
Definition x86/opcodes.hpp:2967
@ VPTERNLOGQZ128rri
Definition x86/opcodes.hpp:20071
@ XOR16rr_NF_ND
Definition x86/opcodes.hpp:22215
@ VPORQZ256rmkz
Definition x86/opcodes.hpp:18442
@ MAXCPSrm
Definition x86/opcodes.hpp:2328
@ VPSLLWZ256rrkz
Definition x86/opcodes.hpp:19382
@ VREDUCEPHZ256rmbik
Definition x86/opcodes.hpp:20807
@ VFMSUBADD132PDr
Definition x86/opcodes.hpp:10785
@ VMOVUPDrr_REV
Definition x86/opcodes.hpp:14063
@ LOCK_INC64m
Definition x86/opcodes.hpp:2232
@ VRSQRTPHZ128rk
Definition x86/opcodes.hpp:21192
@ LOCK_DEC32m
Definition x86/opcodes.hpp:2227
@ VPSHAWmr
Definition x86/opcodes.hpp:18737
@ SUB64mi32
Definition x86/opcodes.hpp:4848
@ VSCATTERQPSZ128mr
Definition x86/opcodes.hpp:21387
@ VPSHLDrr
Definition x86/opcodes.hpp:18891
@ VSUBSDZrmkz_Int
Definition x86/opcodes.hpp:21848
@ VPTESTNMDZ256rm
Definition x86/opcodes.hpp:20170
@ VCVTSI642SSrr
Definition x86/opcodes.hpp:7531
@ VMRUN64
Definition x86/opcodes.hpp:14149
@ VFMSUBADD132PSZ128mb
Definition x86/opcodes.hpp:10819
@ VCVTPH2HF8Z128rrkz
Definition x86/opcodes.hpp:6730
@ VCVTPH2PSZrmkz
Definition x86/opcodes.hpp:6885
@ VFIXUPIMMSDZrmi
Definition x86/opcodes.hpp:9339
@ VRCPPHZ256mkz
Definition x86/opcodes.hpp:20713
@ VFMSUBADD231PHZ128m
Definition x86/opcodes.hpp:10982
@ VCVTTPD2DQZrr
Definition x86/opcodes.hpp:7696
@ EXTRACTPSrri
Definition x86/opcodes.hpp:1669
@ PVALIDATE32
Definition x86/opcodes.hpp:3581
@ VPSRAVDZ256rrkz
Definition x86/opcodes.hpp:19513
@ VFNMSUB213SSm_Int
Definition x86/opcodes.hpp:12007
@ VPMAXUQZrmbk
Definition x86/opcodes.hpp:17283
@ VCVTPD2QQZ256rm
Definition x86/opcodes.hpp:6530
@ VCVTPS2PDZ256rrkz
Definition x86/opcodes.hpp:7157
@ PTILEMOVROWrreV
Definition x86/opcodes.hpp:3505
@ SQRT_Fp32
Definition x86/opcodes.hpp:4725
@ FsFLD0SD
Definition x86/opcodes.hpp:364
@ SUB64ri8
Definition x86/opcodes.hpp:4868
@ VCVTTPD2UDQSZrmkz
Definition x86/opcodes.hpp:7793
@ VCVTHF82PHZ128rrk
Definition x86/opcodes.hpp:6343
@ VINSERTI64X4Zrrik
Definition x86/opcodes.hpp:12797
@ VFMADD213PSZ128mbkz
Definition x86/opcodes.hpp:9622
@ VPMOVUSQDZrrkz
Definition x86/opcodes.hpp:17895
@ VPMOVSQBZ128rr
Definition x86/opcodes.hpp:17646
@ VPSHRDVDZ256mb
Definition x86/opcodes.hpp:18965
@ VCVTPH2IBSZrrbk
Definition x86/opcodes.hpp:6775
@ POPCNT16rr_NF
Definition x86/opcodes.hpp:3344
@ VSCALEFSDZrr
Definition x86/opcodes.hpp:21346
@ VFMADDSUB213PSZrkz
Definition x86/opcodes.hpp:10128
@ VSHA512RNDS2rr
Definition x86/opcodes.hpp:21392
@ VPERMI2DZ256rr
Definition x86/opcodes.hpp:16225
@ VPDPWUSDSZ128mbk
Definition x86/opcodes.hpp:16030
@ VPSHLDVDZ128mbkz
Definition x86/opcodes.hpp:18802
@ VBROADCASTI32X2Zrm
Definition x86/opcodes.hpp:5700
@ VCMPBF16Z256rmik
Definition x86/opcodes.hpp:5769
@ VREDUCEBF16Zrmbi
Definition x86/opcodes.hpp:20758
@ VCVTUQQ2PDZ256rrk
Definition x86/opcodes.hpp:8662
@ VCVTPS2IBSZ128rrkz
Definition x86/opcodes.hpp:7086
@ VCVTPH2BF8Z256rrk
Definition x86/opcodes.hpp:6654
@ VPERMILPSYmi
Definition x86/opcodes.hpp:16414
@ RCR16ri_EVEX
Definition x86/opcodes.hpp:3679
@ VPSUBSWZ256rmk
Definition x86/opcodes.hpp:19959
@ VCVTPD2QQZ128rrkz
Definition x86/opcodes.hpp:6529
@ VCVTPH2UWZrmkz
Definition x86/opcodes.hpp:7007
@ VSQRTPSYm
Definition x86/opcodes.hpp:21644
@ VMINBF16Zrrkz
Definition x86/opcodes.hpp:13110
@ OR8rr_EVEX_REV
Definition x86/opcodes.hpp:3072
@ VUNPCKHPDYrr
Definition x86/opcodes.hpp:21933
@ VADDPSZrmk
Definition x86/opcodes.hpp:5300
@ VPOPCNTQZ128rmb
Definition x86/opcodes.hpp:18357
@ VRSQRT28SDZrk
Definition x86/opcodes.hpp:21147
@ VCVTPH2UWZ128rmbk
Definition x86/opcodes.hpp:6986
@ VSQRTPDZ128rkz
Definition x86/opcodes.hpp:21590
@ VFMADD132PDZ128rkz
Definition x86/opcodes.hpp:9394
@ VFMSUBADD231PDZ128mbk
Definition x86/opcodes.hpp:10952
@ RCPSSm
Definition x86/opcodes.hpp:3659
@ VCVTPD2PSZrm
Definition x86/opcodes.hpp:6507
@ VBLENDVPDYrrr
Definition x86/opcodes.hpp:5649
@ VPSHUFBZ128rrk
Definition x86/opcodes.hpp:19063
@ VPDPWUUDZm
Definition x86/opcodes.hpp:16139
@ VFMSUBADDPD4Yrr_REV
Definition x86/opcodes.hpp:11049
@ VPCOMPRESSWZ256mr
Definition x86/opcodes.hpp:15578
@ VPMOVZXDQZ256rmk
Definition x86/opcodes.hpp:18019
@ CFCMOV64rm
Definition x86/opcodes.hpp:1222
@ IMUL32rr_NF_ND
Definition x86/opcodes.hpp:1846
@ VFMSUBADD231PDZ256mk
Definition x86/opcodes.hpp:10963
@ RMPUPDATE
Definition x86/opcodes.hpp:3786
@ VPDPWUUDZ128rk
Definition x86/opcodes.hpp:16128
@ PSRADrm
Definition x86/opcodes.hpp:3415
@ PSLLQrr
Definition x86/opcodes.hpp:3409
@ ADD8mr_ND
Definition x86/opcodes.hpp:709
@ VFMSUB231BF16Zmkz
Definition x86/opcodes.hpp:10606
@ VPDPBSSDZ256mk
Definition x86/opcodes.hpp:15700
@ SHR16ri_NF_ND
Definition x86/opcodes.hpp:4535
@ VFCMULCSHZrrkz
Definition x86/opcodes.hpp:9278
@ VPDPWSUDSZrk
Definition x86/opcodes.hpp:15991
@ PCONFIG
Definition x86/opcodes.hpp:3167
@ IMUL32rm_NF
Definition x86/opcodes.hpp:1834
@ SUB64ri8_NF
Definition x86/opcodes.hpp:4871
@ ADD_Fp64
Definition x86/opcodes.hpp:759
@ VRANGEPSZ256rmik
Definition x86/opcodes.hpp:20529
@ VSUBPSZrmbk
Definition x86/opcodes.hpp:21833
@ RCR32mCL_EVEX
Definition x86/opcodes.hpp:3685
@ VEXTRACTF64X4Zrrikz
Definition x86/opcodes.hpp:9164
@ VFMADDSUB231PHZ256mkz
Definition x86/opcodes.hpp:10179
@ VPSLLDZrik
Definition x86/opcodes.hpp:19214
@ VPUNPCKHBWZ128rr
Definition x86/opcodes.hpp:20221
@ VUNPCKHPSZ256rmkz
Definition x86/opcodes.hpp:21979
@ DEC32m_ND
Definition x86/opcodes.hpp:1529
@ VCVTUW2PHZrr
Definition x86/opcodes.hpp:8789
@ VPSHLQmr
Definition x86/opcodes.hpp:18893
@ VCVTPD2UQQZrrb
Definition x86/opcodes.hpp:6606
@ VFMSUBSD4mr
Definition x86/opcodes.hpp:11078
@ VGETMANTPDZrrib
Definition x86/opcodes.hpp:12531
@ VSQRTSDr_Int
Definition x86/opcodes.hpp:21692
@ VCVTPS2QQZrmkz
Definition x86/opcodes.hpp:7247
@ VMSAVE64
Definition x86/opcodes.hpp:14151
@ SUBR_Fp80m32
Definition x86/opcodes.hpp:4934
@ VDIVSDZrr_Int
Definition x86/opcodes.hpp:8973
@ VCVTPH2UWZ128rmbkz
Definition x86/opcodes.hpp:6987
@ VPMULTISHIFTQBZ128rm
Definition x86/opcodes.hpp:18253
@ VRANGEPSZ256rmbikz
Definition x86/opcodes.hpp:20527
@ VMINPHZ128rmkz
Definition x86/opcodes.hpp:13399
@ VPCMPGTQZrr
Definition x86/opcodes.hpp:15410
@ OR64rr_EVEX_REV
Definition x86/opcodes.hpp:3039
@ VPMINUWZrr
Definition x86/opcodes.hpp:17511
@ VFNMADD213PHZ128mkz
Definition x86/opcodes.hpp:11368
@ VFNMSUB231PDZm
Definition x86/opcodes.hpp:12057
@ VPXORQZ128rr
Definition x86/opcodes.hpp:20461
@ VCVTTPH2UWZ256rrk
Definition x86/opcodes.hpp:8089
@ VCVTTPS2UQQSZ256rrb
Definition x86/opcodes.hpp:8396
@ SHL8mi_NF_ND
Definition x86/opcodes.hpp:4422
@ VPSUBSWZ128rmk
Definition x86/opcodes.hpp:19953
@ VFNMADD132SHZrk_Int
Definition x86/opcodes.hpp:11284
@ RCL8m1_EVEX
Definition x86/opcodes.hpp:3640
@ VREDUCEPSZ256rmikz
Definition x86/opcodes.hpp:20841
@ VSCALEFSDZrrb_Int
Definition x86/opcodes.hpp:21347
@ VPCMPEQQZ256rmb
Definition x86/opcodes.hpp:15321
@ VPERMI2QZ256rr
Definition x86/opcodes.hpp:16306
@ ADDR16_PREFIX
Definition x86/opcodes.hpp:737
@ VSQRTPHZrkz
Definition x86/opcodes.hpp:21643
@ MULX32Hrr
Definition x86/opcodes.hpp:2818
@ SUB32rm_ND
Definition x86/opcodes.hpp:4834
@ VGETEXPSSZm
Definition x86/opcodes.hpp:12470
@ VFNMADD213PSZ256mbkz
Definition x86/opcodes.hpp:11407
@ VGETMANTBF16Zrrik
Definition x86/opcodes.hpp:12504
@ VPDPBSSDSZm
Definition x86/opcodes.hpp:15674
@ PTCVTROWPS2PHHrriV
Definition x86/opcodes.hpp:3479
@ VPSLLWri
Definition x86/opcodes.hpp:19395
@ MOV8o64a
Definition x86/opcodes.hpp:2624
@ KXNORQkk
Definition x86/opcodes.hpp:2111
@ VCVTSI2SDZrm_Int
Definition x86/opcodes.hpp:7489
@ SHR8r1_EVEX
Definition x86/opcodes.hpp:4612
@ VGF2P8AFFINEQBZ256rmikz
Definition x86/opcodes.hpp:12670
@ VPSHUFLWZ256rikz
Definition x86/opcodes.hpp:19145
@ INVEPT64
Definition x86/opcodes.hpp:1961
@ VCVT2PH2BF8Z256rrkz
Definition x86/opcodes.hpp:5988
@ VPALIGNRZ128rrikz
Definition x86/opcodes.hpp:14819
@ VFMADDPS4rr_REV
Definition x86/opcodes.hpp:9918
@ SHL64mi_EVEX
Definition x86/opcodes.hpp:4389
@ VCVTPH2PSZ128rrkz
Definition x86/opcodes.hpp:6876
@ PEXT64rr
Definition x86/opcodes.hpp:3182
@ VMAXCPHZ256rrkz
Definition x86/opcodes.hpp:12891
@ VPCMPUDZ128rmi
Definition x86/opcodes.hpp:15466
@ VPADDWZ256rrkz
Definition x86/opcodes.hpp:14803
@ VPSHLDQZ256rmbik
Definition x86/opcodes.hpp:18782
@ VCVTTPS2DQSZ128rr
Definition x86/opcodes.hpp:8139
@ VPSLLDZ128mik
Definition x86/opcodes.hpp:19181
@ LAR32rr
Definition x86/opcodes.hpp:2121
@ VCVTTPS2UQQSZ128rm
Definition x86/opcodes.hpp:8380
@ VPEXTRWZrri
Definition x86/opcodes.hpp:16819
@ VPSRAVWZ128rrk
Definition x86/opcodes.hpp:19556
@ XRSTOR64
Definition x86/opcodes.hpp:22342
@ VFMSUBADD213PSZmb
Definition x86/opcodes.hpp:10935
@ XOR8rm_EVEX
Definition x86/opcodes.hpp:22320
@ VPUNPCKLDQZ256rrkz
Definition x86/opcodes.hpp:20363
@ VMOVSDto64Zrr
Definition x86/opcodes.hpp:13944
@ VCVTPS2UQQZ256rmb
Definition x86/opcodes.hpp:7294
@ VFNMADD213PSZ256mb
Definition x86/opcodes.hpp:11405
@ VPSUBUSBZ128rrkz
Definition x86/opcodes.hpp:19979
@ VRANGEPSZrmbik
Definition x86/opcodes.hpp:20535
@ ADD16mr_NF_ND
Definition x86/opcodes.hpp:592
@ VPERMILPSZ256rikz
Definition x86/opcodes.hpp:16444
@ VCVTTSD2USISrrb_Int
Definition x86/opcodes.hpp:8485
@ MONITOR64rrr
Definition x86/opcodes.hpp:2556
@ VUNPCKHPSZ128rr
Definition x86/opcodes.hpp:21971
@ VSCALEFSSZrrk
Definition x86/opcodes.hpp:21368
@ VFNMADD213PDm
Definition x86/opcodes.hpp:11361
@ ROR16rCL
Definition x86/opcodes.hpp:3927
@ VPMOVZXBDrr
Definition x86/opcodes.hpp:17965
@ VADDSSZrrk_Int
Definition x86/opcodes.hpp:5345
@ VFNMADD132SHZr_Int
Definition x86/opcodes.hpp:11279
@ VCVTPH2HF8SZ128rr
Definition x86/opcodes.hpp:6701
@ VPTERNLOGQZ256rmbi
Definition x86/opcodes.hpp:20074
@ POPCNT64rr
Definition x86/opcodes.hpp:3354
@ KSET1W
Definition x86/opcodes.hpp:379
@ VAESENCZrr
Definition x86/opcodes.hpp:5396
@ CMOV_GR8
Definition x86/opcodes.hpp:1299
@ VPERMPDZrikz
Definition x86/opcodes.hpp:16504
@ VPADDBZ128rmk
Definition x86/opcodes.hpp:14621
@ VEXTRACTI32X8Zmri
Definition x86/opcodes.hpp:9177
@ G_ATOMICRMW_FMIN
Definition x86/opcodes.hpp:141
@ VFNMADD213BF16Zr
Definition x86/opcodes.hpp:11326
@ VPSHLDWZrrik
Definition x86/opcodes.hpp:18887
@ VGETMANTPSZ128rrik
Definition x86/opcodes.hpp:12573
@ VPSLLWZmik
Definition x86/opcodes.hpp:19384
@ PHSUBSWrm
Definition x86/opcodes.hpp:3241
@ MMX_PANDrm
Definition x86/opcodes.hpp:2431
@ VGETEXPSSZrbkz
Definition x86/opcodes.hpp:12476
@ VPORQZrmb
Definition x86/opcodes.hpp:18447
@ VPEXPANDBZ128rmk
Definition x86/opcodes.hpp:16735
@ VPACKSSDWZ256rrkz
Definition x86/opcodes.hpp:14531
@ VINSERTI32X4Z256rrik
Definition x86/opcodes.hpp:12767
@ VCVTTPH2UWZ128rmbkz
Definition x86/opcodes.hpp:8076
@ VFNMADD231PSZ128rkz
Definition x86/opcodes.hpp:11572
@ VCVTTBF162IBSZrmk
Definition x86/opcodes.hpp:7605
@ VPDPWSSDSZ256mkz
Definition x86/opcodes.hpp:15918
@ VFMSUBADD213PSZm
Definition x86/opcodes.hpp:10934
@ MMX_PADDBrm
Definition x86/opcodes.hpp:2411
@ VGETMANTBF16Zrmik
Definition x86/opcodes.hpp:12501
@ VPERMT2QZ128rmkz
Definition x86/opcodes.hpp:16676
@ VPMULLDZrrkz
Definition x86/opcodes.hpp:18201
@ VPERMQZrmk
Definition x86/opcodes.hpp:16567
@ VFMSUBADD132PSZ128rk
Definition x86/opcodes.hpp:10825
@ VPABSQZ128rm
Definition x86/opcodes.hpp:14463
@ VFMULCPHZrmbkz
Definition x86/opcodes.hpp:11115
@ VSUBSDZrm_Int
Definition x86/opcodes.hpp:21846
@ VFMADDCPHZ128rkz
Definition x86/opcodes.hpp:9872
@ VFNMSUB213BF16Z128r
Definition x86/opcodes.hpp:11847
@ VMAXCSSrm
Definition x86/opcodes.hpp:12940
@ VCVTPS2DQZ128rr
Definition x86/opcodes.hpp:7052
@ VFMSUB231SHZmk_Int
Definition x86/opcodes.hpp:10726
@ VPDPBUSDZ256r
Definition x86/opcodes.hpp:15826
@ VCMPBF16Zrmi
Definition x86/opcodes.hpp:5774
@ VPBROADCASTBrZ128rr
Definition x86/opcodes.hpp:15116
@ VPMOVZXBQZ256rmkz
Definition x86/opcodes.hpp:17976
@ DIVR_FpI32m80
Definition x86/opcodes.hpp:1602
@ VPCMPEQBZ256rrk
Definition x86/opcodes.hpp:15283
@ VMINMAXBF16Z128rmik
Definition x86/opcodes.hpp:13214
@ MMX_PSLLQrm
Definition x86/opcodes.hpp:2505
@ AVX512_512_SET0
Definition x86/opcodes.hpp:350
@ VBROADCASTI32X2Z256rmkz
Definition x86/opcodes.hpp:5696
@ SUB16mi8_EVEX
Definition x86/opcodes.hpp:4768
@ VRSQRTPHZmkz
Definition x86/opcodes.hpp:21208
@ VPCOMPRESSBZ256mr
Definition x86/opcodes.hpp:15533
@ VFMULCPHZ256rm
Definition x86/opcodes.hpp:11103
@ VRNDSCALESSZrribk_Int
Definition x86/opcodes.hpp:21030
@ VPDPWUUDSZmbk
Definition x86/opcodes.hpp:16110
@ VCVTTPS2QQSZ128rmk
Definition x86/opcodes.hpp:8261
@ VSCALEFPSZ256rmbkz
Definition x86/opcodes.hpp:21325
@ VPERMI2PDZrrkz
Definition x86/opcodes.hpp:16263
@ VPDPWSUDZmb
Definition x86/opcodes.hpp:16016
@ VPSIGNDYrr
Definition x86/opcodes.hpp:19159
@ VPSLLVQZ256rr
Definition x86/opcodes.hpp:19324
@ VMULPDZrmb
Definition x86/opcodes.hpp:14200
@ VEXPANDPSZ256rr
Definition x86/opcodes.hpp:9124
@ VPUNPCKHBWZ256rmk
Definition x86/opcodes.hpp:20225
@ MOVSQ
Definition x86/opcodes.hpp:2728
@ OR16rr_EVEX_REV
Definition x86/opcodes.hpp:2956
@ VPANDNQZ256rmk
Definition x86/opcodes.hpp:14901
@ VFMADD132BF16Z256m
Definition x86/opcodes.hpp:9366
@ AND16ri8
Definition x86/opcodes.hpp:825
@ VPCONFLICTQZ128rmbkz
Definition x86/opcodes.hpp:15630
@ VDBPSADBWZ128rmik
Definition x86/opcodes.hpp:8826
@ ROR32mCL_NF_ND
Definition x86/opcodes.hpp:3946
@ VPANDNDZ256rmkz
Definition x86/opcodes.hpp:14875
@ VGETEXPPSZrkz
Definition x86/opcodes.hpp:12451
@ VSHUFPSZ256rmikz
Definition x86/opcodes.hpp:21512
@ XOR16rm_ND
Definition x86/opcodes.hpp:22206
@ UWRMSRir_EVEX
Definition x86/opcodes.hpp:5168
@ VPMINUDZ256rmk
Definition x86/opcodes.hpp:17451
@ VMINPHZ128rmbk
Definition x86/opcodes.hpp:13396
@ VFNMADD213SDm_Int
Definition x86/opcodes.hpp:11440
@ VPADDQZrmbk
Definition x86/opcodes.hpp:14693
@ MMX_PSLLWrr
Definition x86/opcodes.hpp:2509
@ VCVTUW2PHZrmb
Definition x86/opcodes.hpp:8784
@ VMOVDQU64Zmrk
Definition x86/opcodes.hpp:13782
@ ENQCMDS16
Definition x86/opcodes.hpp:1659
@ PMINSWrm
Definition x86/opcodes.hpp:3277
@ BLCS32rr
Definition x86/opcodes.hpp:1028
@ VFMSUBADD132PSZ128mbkz
Definition x86/opcodes.hpp:10821
@ VCVTPH2UQQZrrb
Definition x86/opcodes.hpp:6979
@ RDFSBASE
Definition x86/opcodes.hpp:3735
@ VPERMT2PSZrmk
Definition x86/opcodes.hpp:16666
@ VPERMI2DZ128rmkz
Definition x86/opcodes.hpp:16215
@ VPSRLQZ128rmkz
Definition x86/opcodes.hpp:19685
@ CMP16ri
Definition x86/opcodes.hpp:1320
@ VFNMADD132PSZrb
Definition x86/opcodes.hpp:11251
@ VFMADD132PHZ256mbkz
Definition x86/opcodes.hpp:9430
@ VPSUBSBZrrk
Definition x86/opcodes.hpp:19946
@ PADDSWrr
Definition x86/opcodes.hpp:3116
@ MOV8rr_REV
Definition x86/opcodes.hpp:2631
@ VFCMADDCPHZmbkz
Definition x86/opcodes.hpp:9222
@ OR16rr_EVEX
Definition x86/opcodes.hpp:2955
@ VFNMADD213SDr
Definition x86/opcodes.hpp:11441
@ VPUNPCKHDQZ128rr
Definition x86/opcodes.hpp:20246
@ MMX_MOVQ2FR64rr
Definition x86/opcodes.hpp:2394
@ VFNMADD132BF16Z128rk
Definition x86/opcodes.hpp:11140
@ LCMPXCHG8B
Definition x86/opcodes.hpp:2129
@ VPCOMUQri
Definition x86/opcodes.hpp:15595
@ ROL16r1_EVEX
Definition x86/opcodes.hpp:3803
@ VFMADDSUB231PSZ256rk
Definition x86/opcodes.hpp:10213
@ VMCLEARm
Definition x86/opcodes.hpp:13082
@ SUB64mr_NF_ND
Definition x86/opcodes.hpp:4862
@ VPSRADZrmkz
Definition x86/opcodes.hpp:19442
@ VPMULHUWZrmkz
Definition x86/opcodes.hpp:18145
@ VFMSUBADD231PDr
Definition x86/opcodes.hpp:10981
@ VMULBF16Z128rmbkz
Definition x86/opcodes.hpp:14155
@ VFMSUB231PDZ128rkz
Definition x86/opcodes.hpp:10620
@ VPADDDZrmbk
Definition x86/opcodes.hpp:14662
@ VPMAXSWZ128rrk
Definition x86/opcodes.hpp:17194
@ VRANGESDZrrikz
Definition x86/opcodes.hpp:20554
@ VRCP14SSZrrk
Definition x86/opcodes.hpp:20628
@ VCVTPS2PHXZ128rmbkz
Definition x86/opcodes.hpp:7175
@ PMAXUBrm
Definition x86/opcodes.hpp:3267
@ VCVTUQQ2PSZ128rrkz
Definition x86/opcodes.hpp:8714
@ VSCALEFPSZ128rmbk
Definition x86/opcodes.hpp:21315
@ MOVRS32rm
Definition x86/opcodes.hpp:2710
@ VFNMSUB213PSm
Definition x86/opcodes.hpp:11964
@ VFMSUB213BF16Z128mb
Definition x86/opcodes.hpp:10415
@ VMAXCPHZ128rr
Definition x86/opcodes.hpp:12880
@ VCVTSD2SHZrrbkz_Int
Definition x86/opcodes.hpp:7412
@ VCVTPH2HF8Zrmk
Definition x86/opcodes.hpp:6744
@ VFNMSUB231SHZm
Definition x86/opcodes.hpp:12151
@ VCVTTPH2UWZ128rrk
Definition x86/opcodes.hpp:8080
@ VBROADCASTI32X2Z256rm
Definition x86/opcodes.hpp:5694
@ AND16rr_NF_REV
Definition x86/opcodes.hpp:847
@ ROR64mCL_NF
Definition x86/opcodes.hpp:3975
@ VFMSUB213PDZ128rk
Definition x86/opcodes.hpp:10450
@ CVTDQ2PDrr
Definition x86/opcodes.hpp:1440
@ VFNMADD231PDZ128mk
Definition x86/opcodes.hpp:11504
@ INC32r_alt
Definition x86/opcodes.hpp:1926
@ VCVTNEPS2BF16Z128rrk
Definition x86/opcodes.hpp:6401
@ VANDPSZrmbk
Definition x86/opcodes.hpp:5572
@ VFPCLASSPHZ256rik
Definition x86/opcodes.hpp:12258
@ PFSUBrr
Definition x86/opcodes.hpp:3230
@ VFNMSUB213SHZmkz_Int
Definition x86/opcodes.hpp:11985
@ VPROLVQZrmk
Definition x86/opcodes.hpp:18566
@ PREFETCHT1
Definition x86/opcodes.hpp:3381
@ VADDPDZ128rrk
Definition x86/opcodes.hpp:5221
@ VPCOMPRESSQZ256mrk
Definition x86/opcodes.hpp:15564
@ SUB64rr_ND
Definition x86/opcodes.hpp:4881
@ VRCP28PDZmbk
Definition x86/opcodes.hpp:20632
@ VCVTTPS2UQQZrm
Definition x86/opcodes.hpp:8431
@ SAR16m1_NF
Definition x86/opcodes.hpp:4060
@ VMAXPDZrr
Definition x86/opcodes.hpp:12968
@ VCVTPH2UQQZrrbkz
Definition x86/opcodes.hpp:6981
@ IMUL8r_EVEX
Definition x86/opcodes.hpp:1885
@ VEXPANDPDZrr
Definition x86/opcodes.hpp:9112
@ SHL16r1_NF
Definition x86/opcodes.hpp:4336
@ VPDPWSUDSZ128mb
Definition x86/opcodes.hpp:15967
@ VCVTTPS2UQQZ256rmbkz
Definition x86/opcodes.hpp:8425
@ VFMADDSUB132PDZ128mbk
Definition x86/opcodes.hpp:9939
@ VMINSHZrrkz_Int
Definition x86/opcodes.hpp:13483
@ VCVTPS2DQZ128rmbkz
Definition x86/opcodes.hpp:7049
@ MMX_PANDNrm
Definition x86/opcodes.hpp:2429
@ CMOV64rr
Definition x86/opcodes.hpp:1257
@ VRNDSCALEBF16Z256rmikz
Definition x86/opcodes.hpp:20898
@ VFMADD213PDZmk
Definition x86/opcodes.hpp:9577
@ VPMULUDQYrr
Definition x86/opcodes.hpp:18281
@ CMOV_FR16
Definition x86/opcodes.hpp:1291
@ VPADDUSBZ128rr
Definition x86/opcodes.hpp:14751
@ VSUBPHZ256rmk
Definition x86/opcodes.hpp:21794
@ VPSRLQZri
Definition x86/opcodes.hpp:19710
@ VFMADDSUB231PDZ128rk
Definition x86/opcodes.hpp:10140
@ SCASB
Definition x86/opcodes.hpp:4282
@ MOVAPDmr
Definition x86/opcodes.hpp:2632
@ VMOVDQA64Zrrkz_REV
Definition x86/opcodes.hpp:13684
@ VCVTUDQ2PSZrmb
Definition x86/opcodes.hpp:8635
@ PTDPBSSDV
Definition x86/opcodes.hpp:405
@ VREDUCEBF16Z256rmbik
Definition x86/opcodes.hpp:20750
@ VPERMI2DZrmk
Definition x86/opcodes.hpp:16232
@ VPSRLQZmikz
Definition x86/opcodes.hpp:19709
@ VMOVZPDILo2PDIZmr
Definition x86/opcodes.hpp:14109
@ VPSLLVWZ256rrkz
Definition x86/opcodes.hpp:19349
@ VMAXSHZrrbk_Int
Definition x86/opcodes.hpp:13062
@ VSCATTERQPSZ256mr
Definition x86/opcodes.hpp:21388
@ VFPCLASSPDZri
Definition x86/opcodes.hpp:12245
@ VBLENDMPDZ256rmk
Definition x86/opcodes.hpp:5599
@ VANDPSZ128rmb
Definition x86/opcodes.hpp:5553
@ VPHADDDQrr
Definition x86/opcodes.hpp:16851
@ VPACKUSWBZ128rmkz
Definition x86/opcodes.hpp:14600
@ VPCMPEQQZrm
Definition x86/opcodes.hpp:15326
@ PTCVTROWPS2BF16LrriV
Definition x86/opcodes.hpp:3475
@ VCVTNEEBF162PSrm
Definition x86/opcodes.hpp:6385
@ SARX64rm_EVEX
Definition x86/opcodes.hpp:4182
@ VPSHRDQZ256rmi
Definition x86/opcodes.hpp:18940
@ VPERMI2BZrmkz
Definition x86/opcodes.hpp:16206
@ VFMADDSUB231PSZ128mkz
Definition x86/opcodes.hpp:10202
@ VPSUBDrm
Definition x86/opcodes.hpp:19895
@ VFRCZPSYrm
Definition x86/opcodes.hpp:12299
@ VCVTPD2UDQZ256rrk
Definition x86/opcodes.hpp:6567
@ VPANDrm
Definition x86/opcodes.hpp:14948
@ VPERMT2DZ256rmbk
Definition x86/opcodes.hpp:16601
@ VCVT2PH2BF8Z256rmbkz
Definition x86/opcodes.hpp:5983
@ ADD8mi_ND
Definition x86/opcodes.hpp:704
@ VMOVPDI2DImr
Definition x86/opcodes.hpp:13879
@ VGF2P8AFFINEINVQBZ128rmik
Definition x86/opcodes.hpp:12629
@ VSQRTSDZr_Int
Definition x86/opcodes.hpp:21683
@ VMOVDQA64Z128rmkz
Definition x86/opcodes.hpp:13656
@ VCVTPH2HF8SZrmkz
Definition x86/opcodes.hpp:6718
@ VDIVSHZrrb_Int
Definition x86/opcodes.hpp:8989
@ VPCOMPRESSDZmr
Definition x86/opcodes.hpp:15553
@ VCVTBIASPH2HF8SZrmkz
Definition x86/opcodes.hpp:6213
@ VCVTTPS2QQZ128rrk
Definition x86/opcodes.hpp:8297
@ VCVT2PH2HF8Z256rr
Definition x86/opcodes.hpp:6040
@ VPSHUFHWZ256mi
Definition x86/opcodes.hpp:19118
@ VFNMSUB231SSZr_Int
Definition x86/opcodes.hpp:12168
@ VCVTTPD2DQZ128rmbk
Definition x86/opcodes.hpp:7674
@ VCVTPH2IUBSZrmk
Definition x86/opcodes.hpp:6801
@ VPLZCNTDZ256rmk
Definition x86/opcodes.hpp:16929
@ VFMSUB213BF16Z128m
Definition x86/opcodes.hpp:10414
@ VPDPWUUDSZ128m
Definition x86/opcodes.hpp:16090
@ VFNMSUB231SDZrb
Definition x86/opcodes.hpp:12141
@ VPERMILPDZ256mbikz
Definition x86/opcodes.hpp:16376
@ SBB64mi32_EVEX
Definition x86/opcodes.hpp:4238
@ VFMSUB213SSZr
Definition x86/opcodes.hpp:10571
@ ROL32ri_NF
Definition x86/opcodes.hpp:3845
@ AND64ri8_ND
Definition x86/opcodes.hpp:913
@ VDIVPHZrmbk
Definition x86/opcodes.hpp:8924
@ VPCONFLICTDZrmkz
Definition x86/opcodes.hpp:15623
@ VBROADCASTF64X2Z256rmkz
Definition x86/opcodes.hpp:5680
@ PCMPEQBrr
Definition x86/opcodes.hpp:3144
@ VANDNPSZ256rrk
Definition x86/opcodes.hpp:5506
@ VCVTPD2UQQZrrkz
Definition x86/opcodes.hpp:6610
@ VFCMULCSHZrrk
Definition x86/opcodes.hpp:9277
@ VFMSUB132PHZrbkz
Definition x86/opcodes.hpp:10333
@ VPSRAWYrm
Definition x86/opcodes.hpp:19571
@ VCVTQQ2PSZ128rr
Definition x86/opcodes.hpp:7380
@ VMULSSZrmk_Int
Definition x86/opcodes.hpp:14305
@ VPMOVQBZ128mr
Definition x86/opcodes.hpp:17569
@ VRCP28SSZm
Definition x86/opcodes.hpp:20663
@ ROR16mCL_NF_ND
Definition x86/opcodes.hpp:3916
@ VPMOVZXBQZrrkz
Definition x86/opcodes.hpp:17985
@ CVTSD2SIrr
Definition x86/opcodes.hpp:1457
@ BLSR64rr
Definition x86/opcodes.hpp:1080
@ VPSUBDZrmbkz
Definition x86/opcodes.hpp:19889
@ VPSHRDQZ256rmik
Definition x86/opcodes.hpp:18941
@ VSCALEFPHZ256rrkz
Definition x86/opcodes.hpp:21300
@ VCVTUW2PHZ256rm
Definition x86/opcodes.hpp:8774
@ VFNMSUB231PSZ128mbkz
Definition x86/opcodes.hpp:12106
@ MMX_PCMPEQBrm
Definition x86/opcodes.hpp:2437
@ VPDPWUSDYrr
Definition x86/opcodes.hpp:16058
@ VGETMANTSDZrmi
Definition x86/opcodes.hpp:12596
@ VSQRTPHZmk
Definition x86/opcodes.hpp:21636
@ VFPCLASSBF16Zmbik
Definition x86/opcodes.hpp:12224
@ SHLD16rrCL
Definition x86/opcodes.hpp:4448
@ PMOVZXDQrm
Definition x86/opcodes.hpp:3304
@ MOVDIRI64
Definition x86/opcodes.hpp:2670
@ CMPPDrmi
Definition x86/opcodes.hpp:1356
@ RCR64mCL
Definition x86/opcodes.hpp:3702
@ VFNMADD213BF16Z256r
Definition x86/opcodes.hpp:11317
@ VMAXSSZrmkz_Int
Definition x86/opcodes.hpp:13069
@ PMOVSXWDrr
Definition x86/opcodes.hpp:3295
@ VMINSSrr
Definition x86/opcodes.hpp:13497
@ VPMINSDZ256rr
Definition x86/opcodes.hpp:17351
@ VDIVSHZrrkz_Int
Definition x86/opcodes.hpp:8993
@ VRCP28PSZrk
Definition x86/opcodes.hpp:20652
@ VPSRAQZ128rm
Definition x86/opcodes.hpp:19458
@ VPSLLWZ256rikz
Definition x86/opcodes.hpp:19376
@ VPMOVUSDWZ128mrk
Definition x86/opcodes.hpp:17852
@ VFRCZPDrm
Definition x86/opcodes.hpp:12297
@ VCVTSD2SSZrrb_Int
Definition x86/opcodes.hpp:7439
@ VPSLLDZ128rik
Definition x86/opcodes.hpp:19184
@ VCVTPH2DQZrmb
Definition x86/opcodes.hpp:6684
@ ILD_Fp64m80
Definition x86/opcodes.hpp:1796
@ VPMOVZXWQZrmk
Definition x86/opcodes.hpp:18069
@ VCVTUDQ2PDZrmbk
Definition x86/opcodes.hpp:8579
@ G_TRUNC
Definition x86/opcodes.hpp:158
@ G_UREM
Definition x86/opcodes.hpp:83
@ VCMPPHZ256rrik
Definition x86/opcodes.hpp:5813
@ VFMADD132SHZmkz_Int
Definition x86/opcodes.hpp:9501
@ VFMADD213PHZ256rk
Definition x86/opcodes.hpp:9603
@ REP_PREFIX
Definition x86/opcodes.hpp:3767
@ VCVTTPS2IBSZ128rm
Definition x86/opcodes.hpp:8197
@ VPSHUFLWZ256ri
Definition x86/opcodes.hpp:19143
@ VPERMPDZ256rik
Definition x86/opcodes.hpp:16485
@ VREDUCEPHZrmbik
Definition x86/opcodes.hpp:20816
@ VPSRLDZ128mbik
Definition x86/opcodes.hpp:19624
@ VPMOVSXDQrr
Definition x86/opcodes.hpp:17791
@ VPDPBSSDZ128rkz
Definition x86/opcodes.hpp:15695
@ AND16rr_ND_REV
Definition x86/opcodes.hpp:843
@ VCVTBIASPH2BF8SZrmbkz
Definition x86/opcodes.hpp:6157
@ VFMSUB231SDZr
Definition x86/opcodes.hpp:10712
@ PHADDDrm
Definition x86/opcodes.hpp:3231
@ VPMINSQZ128rmkz
Definition x86/opcodes.hpp:17370
@ VPSHLDVDZmbkz
Definition x86/opcodes.hpp:18820
@ VPSUBQZ128rmkz
Definition x86/opcodes.hpp:19904
@ VMINPSZrmb
Definition x86/opcodes.hpp:13445
@ VREDUCEPSZrmik
Definition x86/opcodes.hpp:20849
@ VUNPCKLPDZrmkz
Definition x86/opcodes.hpp:22019
@ VMOVDQU64Zrrkz_REV
Definition x86/opcodes.hpp:13791
@ VPMOVZXWDZ256rm
Definition x86/opcodes.hpp:18040
@ VMULPHZ128rrk
Definition x86/opcodes.hpp:14220
@ VPSRAWZ128mik
Definition x86/opcodes.hpp:19574
@ VPGATHERQQZ256rm
Definition x86/opcodes.hpp:16841
@ VCVTBIASPH2BF8SZ128rrk
Definition x86/opcodes.hpp:6143
@ VCVTSI642SHZrrb_Int
Definition x86/opcodes.hpp:7523
@ VCVTTPH2UWZ128rm
Definition x86/opcodes.hpp:8073
@ ADC32rm
Definition x86/opcodes.hpp:510
@ VPANDNQZ128rr
Definition x86/opcodes.hpp:14894
@ G_VECREDUCE_XOR
Definition x86/opcodes.hpp:331
@ VPADDBZ128rrk
Definition x86/opcodes.hpp:14624
@ VPANDDZrmb
Definition x86/opcodes.hpp:14853
@ VFPCLASSPSZmik
Definition x86/opcodes.hpp:12280
@ VCMPPDZ128rmi
Definition x86/opcodes.hpp:5782
@ CMPSDrri
Definition x86/opcodes.hpp:1363
@ VPMULHUWZ256rr
Definition x86/opcodes.hpp:18140
@ VPDPWSSDZ128rkz
Definition x86/opcodes.hpp:15943
@ VRSQRT28PSZmbkz
Definition x86/opcodes.hpp:21131
@ VFMADD231PSZmbk
Definition x86/opcodes.hpp:9808
@ VFMADD213PSZm
Definition x86/opcodes.hpp:9637
@ VDIVPSZrrbk
Definition x86/opcodes.hpp:8962
@ VCVTTPD2UDQZ256rrkz
Definition x86/opcodes.hpp:7817
@ VPDPWUSDSZ256rk
Definition x86/opcodes.hpp:16044
@ VSQRTSSZmkz_Int
Definition x86/opcodes.hpp:21707
@ VFMADD213SSm
Definition x86/opcodes.hpp:9691
@ SBB32mr_ND
Definition x86/opcodes.hpp:4220
@ ADJCALLSTACKUP64
Definition x86/opcodes.hpp:775
@ VPBLENDMBZrmkz
Definition x86/opcodes.hpp:15012
@ CALL64pcrel32_RVMARKER
Definition x86/opcodes.hpp:360
@ PREFETCH
Definition x86/opcodes.hpp:3375
@ VPMAXUDZrmkz
Definition x86/opcodes.hpp:17257
@ XOR32rr_ND
Definition x86/opcodes.hpp:22253
@ VFMSUB213SSZm
Definition x86/opcodes.hpp:10567
@ INSB
Definition x86/opcodes.hpp:1949
@ VEXTRACTI128mri
Definition x86/opcodes.hpp:9165
@ VPSLLVDZrmkz
Definition x86/opcodes.hpp:19301
@ AXOR32mr
Definition x86/opcodes.hpp:991
@ VMOVUPSZrrkz_REV
Definition x86/opcodes.hpp:14100
@ VPDPBSSDZ256mbk
Definition x86/opcodes.hpp:15698
@ VPCMPISTRIrri
Definition x86/opcodes.hpp:15431
@ VPTERNLOGQZrmi
Definition x86/opcodes.hpp:20086
@ VFMSUB231BF16Z256mk
Definition x86/opcodes.hpp:10596
@ VCVTSS2SDrr_Int
Definition x86/opcodes.hpp:7547
@ VMAXPDZ128rrk
Definition x86/opcodes.hpp:12951
@ VADDPDZrrkz
Definition x86/opcodes.hpp:5243
@ VPMOVSXWQZrrk
Definition x86/opcodes.hpp:17832
@ VCVTPS2PDZrrbk
Definition x86/opcodes.hpp:7166
@ SBB16rr_REV
Definition x86/opcodes.hpp:4210
@ VMOVSDrm
Definition x86/opcodes.hpp:13940
@ VMOVSLDUPZ128rrk
Definition x86/opcodes.hpp:13988
@ VANDNPDZrm
Definition x86/opcodes.hpp:5477
@ VCVTTPH2UWZrmb
Definition x86/opcodes.hpp:8092
@ VGETMANTBF16Z128rri
Definition x86/opcodes.hpp:12485
@ VPERMWZ256rrkz
Definition x86/opcodes.hpp:16727
@ VPSHAWrm
Definition x86/opcodes.hpp:18738
@ VPMULHWZ256rr
Definition x86/opcodes.hpp:18162
@ PABSBrm
Definition x86/opcodes.hpp:3093
@ VFMADD213BF16Zm
Definition x86/opcodes.hpp:9544
@ VFNMSUB213SDZrbk_Int
Definition x86/opcodes.hpp:11974
@ VFMSUB213SHZrbkz_Int
Definition x86/opcodes.hpp:10564
@ VRNDSCALEPDZrmbik
Definition x86/opcodes.hpp:20930
@ VFMADDSUB231PDZ128rkz
Definition x86/opcodes.hpp:10141
@ SHL32mi_ND
Definition x86/opcodes.hpp:4360
@ SAR8mCL_NF_ND
Definition x86/opcodes.hpp:4156
@ VPUNPCKHDQZ256rr
Definition x86/opcodes.hpp:20255
@ VPROLDZmik
Definition x86/opcodes.hpp:18485
@ VGETEXPSDZm
Definition x86/opcodes.hpp:12452
@ VCVTPH2UWZ128rr
Definition x86/opcodes.hpp:6990
@ VRSQRT14SDZrmk
Definition x86/opcodes.hpp:21105
@ ADC16ri8_ND
Definition x86/opcodes.hpp:482
@ DIV64m
Definition x86/opcodes.hpp:1570
@ VCVTPD2PHZ128rmb
Definition x86/opcodes.hpp:6458
@ OR8rr_NF
Definition x86/opcodes.hpp:3075
@ VCVTPD2QQZ128rmb
Definition x86/opcodes.hpp:6522
@ VPSRLVWZ256rmk
Definition x86/opcodes.hpp:19791
@ VPMAXSDYrr
Definition x86/opcodes.hpp:17131
@ SUB8i8
Definition x86/opcodes.hpp:4888
@ VPOPCNTWZ256rrkz
Definition x86/opcodes.hpp:18394
@ ROR8r1
Definition x86/opcodes.hpp:4012
@ VPMAXUQZrrk
Definition x86/opcodes.hpp:17288
@ LFENCE
Definition x86/opcodes.hpp:2164
@ VTESTPDrm
Definition x86/opcodes.hpp:21888
@ VMULSHZrm
Definition x86/opcodes.hpp:14292
@ VRSQRTBF16Zmb
Definition x86/opcodes.hpp:21177
@ VPERMIL2PSYmr
Definition x86/opcodes.hpp:16344
@ PMADDWDrm
Definition x86/opcodes.hpp:3259
@ VPABSDZrmbk
Definition x86/opcodes.hpp:14454
@ VMOVDQU8Z256rmk
Definition x86/opcodes.hpp:13806
@ VGETMANTBF16Zrrikz
Definition x86/opcodes.hpp:12505
@ VSUBPDZ128rr
Definition x86/opcodes.hpp:21755
@ VPSHLDQZrmikz
Definition x86/opcodes.hpp:18795
@ VPSHUFLWZrikz
Definition x86/opcodes.hpp:19151
@ VMAXPHZrrb
Definition x86/opcodes.hpp:13001
@ VPCMPEQDZrm
Definition x86/opcodes.hpp:15304
@ VMOVDDUPZ256rmk
Definition x86/opcodes.hpp:13600
@ VMULPHZrmbk
Definition x86/opcodes.hpp:14233
@ VPLZCNTDZ128rr
Definition x86/opcodes.hpp:16922
@ VMOVNTDQArm
Definition x86/opcodes.hpp:13861
@ VPBLENDMBZ256rmk
Definition x86/opcodes.hpp:15005
@ VFMADD132PHZ128m
Definition x86/opcodes.hpp:9418
@ VPMOVZXWDZrm
Definition x86/opcodes.hpp:18046
@ VFNMSUB231PSZrk
Definition x86/opcodes.hpp:12131
@ VGETMANTBF16Z256rri
Definition x86/opcodes.hpp:12494
@ DIV_Fp32
Definition x86/opcodes.hpp:1618
@ VFMADDSUB213PDZrb
Definition x86/opcodes.hpp:10060
@ VRCP28SSZmkz
Definition x86/opcodes.hpp:20665
@ G_VECREDUCE_AND
Definition x86/opcodes.hpp:329
@ ROR32ri
Definition x86/opcodes.hpp:3962
@ VCVTPH2WZrrb
Definition x86/opcodes.hpp:7039
@ VFMADDSUB213PHZ128m
Definition x86/opcodes.hpp:10067
@ VALIGNDZrmbik
Definition x86/opcodes.hpp:5422
@ VCVTTPD2UDQZ128rm
Definition x86/opcodes.hpp:7800
@ SAR64r1_ND
Definition x86/opcodes.hpp:4134
@ VFMADD132SHZr_Int
Definition x86/opcodes.hpp:9503
@ VPMULTISHIFTQBZrmkz
Definition x86/opcodes.hpp:18276
@ VPADDDrr
Definition x86/opcodes.hpp:14670
@ G_CTTZ_ZERO_UNDEF
Definition x86/opcodes.hpp:273
@ VCVTUSI642SDZrrb_Int
Definition x86/opcodes.hpp:8754
@ VPROLVDZ256rr
Definition x86/opcodes.hpp:18532
@ VCVTPH2HF8SZ128rrkz
Definition x86/opcodes.hpp:6703
@ LDS16rm
Definition x86/opcodes.hpp:2132
@ VPMINSDZrmkz
Definition x86/opcodes.hpp:17359
@ VRSQRT28PDZr
Definition x86/opcodes.hpp:21122
@ VPBLENDMQZrmb
Definition x86/opcodes.hpp:15062
@ VFMADD132PSZ256m
Definition x86/opcodes.hpp:9459
@ VPRORVQZ128rrkz
Definition x86/opcodes.hpp:18660
@ VCVTPS2IUBSZ128rmk
Definition x86/opcodes.hpp:7112
@ PMOVSXBWrm
Definition x86/opcodes.hpp:3290
@ G_TRAP
Definition x86/opcodes.hpp:316
@ VFMSUBSD4mr_Int
Definition x86/opcodes.hpp:11079
@ VPADDWZrrk
Definition x86/opcodes.hpp:14808
@ VPUNPCKLDQZ128rrkz
Definition x86/opcodes.hpp:20354
@ PSEUDO_PROBE
Definition x86/opcodes.hpp:48
@ VGETMANTBF16Z128rmikz
Definition x86/opcodes.hpp:12484
@ PTCONJTCMMIMFP16PS
Definition x86/opcodes.hpp:3460
@ VPERMILPDZ128rr
Definition x86/opcodes.hpp:16371
@ VFNMADD213PSZmbk
Definition x86/opcodes.hpp:11415
@ VMOVDQU8Z256rr
Definition x86/opcodes.hpp:13808
@ VPMADDUBSWZrrkz
Definition x86/opcodes.hpp:17075
@ UCOMISDrr_Int
Definition x86/opcodes.hpp:5128
@ VANDPDZ128rrk
Definition x86/opcodes.hpp:5528
@ VPMOVSXBQZrrk
Definition x86/opcodes.hpp:17744
@ VPSHRDVQZ256mkz
Definition x86/opcodes.hpp:18996
@ VCOMPRESSPSZ256mr
Definition x86/opcodes.hpp:5925
@ COMISSrm
Definition x86/opcodes.hpp:1386
@ VCVTTPD2UDQSZ128rrkz
Definition x86/opcodes.hpp:7775
@ VMOVDQU16Z128rm
Definition x86/opcodes.hpp:13695
@ REP_MOVSD_32
Definition x86/opcodes.hpp:3761
@ VMAXPDZ128rmbkz
Definition x86/opcodes.hpp:12947
@ VPSHRDDZrrik
Definition x86/opcodes.hpp:18926
@ VPEXPANDWZrm
Definition x86/opcodes.hpp:16800
@ VCVTPH2UQQZrm
Definition x86/opcodes.hpp:6972
@ VADDPDZ256rrk
Definition x86/opcodes.hpp:5230
@ VFMSUB231PSZ256mb
Definition x86/opcodes.hpp:10686
@ VFNMSUB231PDZ256m
Definition x86/opcodes.hpp:12048
@ VPSRLDZrmkz
Definition x86/opcodes.hpp:19664
@ VPROLVDZ128rrk
Definition x86/opcodes.hpp:18524
@ VMOVUPSZrrkz
Definition x86/opcodes.hpp:14099
@ VPMULHUWZrm
Definition x86/opcodes.hpp:18143
@ BZHI64rm_NF
Definition x86/opcodes.hpp:1156
@ VPACKUSDWZ128rmb
Definition x86/opcodes.hpp:14568
@ VPSHRDDZrmikz
Definition x86/opcodes.hpp:18924
@ VMULPDZ128rr
Definition x86/opcodes.hpp:14187
@ VMINMAXSHrribkz_Int
Definition x86/opcodes.hpp:13346
@ VPSRLQZ128mbi
Definition x86/opcodes.hpp:19674
@ VFIXUPIMMPSZrribkz
Definition x86/opcodes.hpp:9336
@ VSCATTERQPDZ256mr
Definition x86/opcodes.hpp:21385
@ VPSRAQZ128mbikz
Definition x86/opcodes.hpp:19451
@ VPMULLDZ128rmb
Definition x86/opcodes.hpp:18176
@ ROUNDSSmi_Int
Definition x86/opcodes.hpp:4044
@ VGETEXPSSZrkz
Definition x86/opcodes.hpp:12478
@ VPCMPBZ128rmik
Definition x86/opcodes.hpp:15245
@ VPERMT2PSZ256rrkz
Definition x86/opcodes.hpp:16661
@ VPTERNLOGQZrri
Definition x86/opcodes.hpp:20089
@ G_FMINIMUM
Definition x86/opcodes.hpp:241
@ VGETEXPPSZ128m
Definition x86/opcodes.hpp:12422
@ VPMINSQZrmbk
Definition x86/opcodes.hpp:17385
@ VCVTTSS2SI64Zrr
Definition x86/opcodes.hpp:8518
@ VCVTTPS2UDQZ256rmbkz
Definition x86/opcodes.hpp:8362
@ VFNMADD213PSZ128mb
Definition x86/opcodes.hpp:11396
@ VFMSUBADD231PSZ128mbk
Definition x86/opcodes.hpp:11016
@ VPDPBUSDZmk
Definition x86/opcodes.hpp:15833
@ VPSUBUSBZ256rr
Definition x86/opcodes.hpp:19983
@ VPSHLDVQZ128m
Definition x86/opcodes.hpp:18826
@ VPTESTNMWZrrk
Definition x86/opcodes.hpp:20211
@ VCOMISDrr
Definition x86/opcodes.hpp:5889
@ VFMSUB213PHZ256m
Definition x86/opcodes.hpp:10484
@ TDPBUSD
Definition x86/opcodes.hpp:5038
@ VPEXPANDWZ256rm
Definition x86/opcodes.hpp:16794
@ VPSHRDQZ128rmbikz
Definition x86/opcodes.hpp:18930
@ VCVTTPD2UQQSZrmbkz
Definition x86/opcodes.hpp:7854
@ VPMULTISHIFTQBZrr
Definition x86/opcodes.hpp:18277
@ VANDNPDZrmbk
Definition x86/opcodes.hpp:5479
@ VPAVGWZ256rmkz
Definition x86/opcodes.hpp:14982
@ VCVTPD2PSZ256rmbk
Definition x86/opcodes.hpp:6500
@ VPBROADCASTBZ256rr
Definition x86/opcodes.hpp:15107
@ VPUNPCKHQDQYrm
Definition x86/opcodes.hpp:20269
@ VPCOMPRESSDZ128mrk
Definition x86/opcodes.hpp:15544
@ VFMADD231BF16Z128r
Definition x86/opcodes.hpp:9701
@ VADDBF16Z128rmbkz
Definition x86/opcodes.hpp:5188
@ VEXTRACTF32X4Zrrikz
Definition x86/opcodes.hpp:9144
@ VMOVUPDZ256rrkz
Definition x86/opcodes.hpp:14047
@ IMUL64rmi32_EVEX
Definition x86/opcodes.hpp:1865
@ PTESTrm
Definition x86/opcodes.hpp:3498
@ VMULBF16Z256rmkz
Definition x86/opcodes.hpp:14166
@ VPDPWSSDSZ256rkz
Definition x86/opcodes.hpp:15921
@ OR32ri8_EVEX
Definition x86/opcodes.hpp:2983
@ VADDBF16Z256rrk
Definition x86/opcodes.hpp:5201
@ VPACKUSDWZrrkz
Definition x86/opcodes.hpp:14593
@ VRSQRT14PSZ256m
Definition x86/opcodes.hpp:21086
@ VSCATTERPF0QPDm
Definition x86/opcodes.hpp:21378
@ RCL16mi_ND
Definition x86/opcodes.hpp:3593
@ VPUNPCKLQDQZ128rm
Definition x86/opcodes.hpp:20377
@ VGF2P8AFFINEINVQBZrrik
Definition x86/opcodes.hpp:12650
@ VADDPSZ256rmbk
Definition x86/opcodes.hpp:5289
@ MOVZX32rm16
Definition x86/opcodes.hpp:2769
@ VCVTTPD2QQSZ128rmbk
Definition x86/opcodes.hpp:7706
@ VFMADDSUBPD4rm
Definition x86/opcodes.hpp:10234
@ PTILEZEROV
Definition x86/opcodes.hpp:417
@ VCVTDQ2PHZ128rmk
Definition x86/opcodes.hpp:6279
@ VSQRTPHZmkz
Definition x86/opcodes.hpp:21637
@ VGETEXPPHZ256r
Definition x86/opcodes.hpp:12407
@ VPSRLVDZ128rmk
Definition x86/opcodes.hpp:19728
@ RCL32m1_EVEX
Definition x86/opcodes.hpp:3604
@ VPSHRDVDZ256rkz
Definition x86/opcodes.hpp:18972
@ VPERMILPSZrmbkz
Definition x86/opcodes.hpp:16466
@ VPERMBZ256rr
Definition x86/opcodes.hpp:16163
@ VPSRAWZ128rikz
Definition x86/opcodes.hpp:19578
@ VCVTW2PHZ256rrkz
Definition x86/opcodes.hpp:8812
@ WRFLAGS32
Definition x86/opcodes.hpp:448
@ G_UADDE
Definition x86/opcodes.hpp:182
@ VCVTTPS2QQZrrbk
Definition x86/opcodes.hpp:8316
@ VPMINUDZ256rrk
Definition x86/opcodes.hpp:17454
@ VRNDSCALEPDZ256rmbik
Definition x86/opcodes.hpp:20921
@ G_UMULFIX
Definition x86/opcodes.hpp:200
@ VBROADCASTSSZ128rmk
Definition x86/opcodes.hpp:5741
@ MMX_PSHUFBrr
Definition x86/opcodes.hpp:2492
@ VCVTPS2IUBSZrm
Definition x86/opcodes.hpp:7126
@ VFNMADD231PDZ256m
Definition x86/opcodes.hpp:11509
@ VUNPCKLPDZ256rr
Definition x86/opcodes.hpp:22011
@ VRSQRT28PSZrbkz
Definition x86/opcodes.hpp:21137
@ VCVTQQ2PSZrrkz
Definition x86/opcodes.hpp:7403
@ VPORDZ128rrkz
Definition x86/opcodes.hpp:18409
@ STR64r
Definition x86/opcodes.hpp:4742
@ RCR64ri_ND
Definition x86/opcodes.hpp:3716
@ ROUNDSSri
Definition x86/opcodes.hpp:4045
@ VFNMADD132PDZ128mk
Definition x86/opcodes.hpp:11166
@ VFMADDCPHZmbkz
Definition x86/opcodes.hpp:9885
@ VCVTPS2PHXZrrbk
Definition x86/opcodes.hpp:7198
@ VFMSUBADD213PDZmbkz
Definition x86/opcodes.hpp:10873
@ VMINMAXPDZrribk
Definition x86/opcodes.hpp:13263
@ VANDNPSZrmb
Definition x86/opcodes.hpp:5509
@ RCPSSr_Int
Definition x86/opcodes.hpp:3662
@ VCVTPH2IBSZ256rmkz
Definition x86/opcodes.hpp:6763
@ ADC8rm_ND
Definition x86/opcodes.hpp:558
@ VMULPSYrm
Definition x86/opcodes.hpp:14243
@ MMX_PSIGNWrr
Definition x86/opcodes.hpp:2500
@ VPCMPBZrrik
Definition x86/opcodes.hpp:15255
@ IMULZU16rri8
Definition x86/opcodes.hpp:1890
@ ADD64mi32_EVEX
Definition x86/opcodes.hpp:661
@ MOVUPDrr_REV
Definition x86/opcodes.hpp:2759
@ RCL8mCL_EVEX
Definition x86/opcodes.hpp:3643
@ MOVRS64rm_EVEX
Definition x86/opcodes.hpp:2713
@ VHSUBPDYrm
Definition x86/opcodes.hpp:12715
@ VPERMI2PSZ128rr
Definition x86/opcodes.hpp:16270
@ VPERMI2PSZrrkz
Definition x86/opcodes.hpp:16290
@ SQRTSSr_Int
Definition x86/opcodes.hpp:4723
@ ROR16m1_ND
Definition x86/opcodes.hpp:3909
@ VMOVDQU16Z256rrkz_REV
Definition x86/opcodes.hpp:13714
@ VFMADDSUB231PSZrbk
Definition x86/opcodes.hpp:10223
@ VPDPBSUDSZ128mb
Definition x86/opcodes.hpp:15719
@ LOCK_BTS_RM16rm
Definition x86/opcodes.hpp:2223
@ VMOVUPSZ128mr_NOVLX
Definition x86/opcodes.hpp:442
@ VCVTPH2IBSZ256rmbk
Definition x86/opcodes.hpp:6760
@ TZCNT64rr
Definition x86/opcodes.hpp:5117
@ VFNMADD132SHZrbkz_Int
Definition x86/opcodes.hpp:11283
@ VPSRAVQZ256rm
Definition x86/opcodes.hpp:19534
@ VPSHRDWZ128rrik
Definition x86/opcodes.hpp:19031
@ VPMULLWYrm
Definition x86/opcodes.hpp:18231
@ VBROADCASTF128rm
Definition x86/opcodes.hpp:5656
@ MMX_PHADDWrm
Definition x86/opcodes.hpp:2454
@ VCVTTPS2UQQZrmbkz
Definition x86/opcodes.hpp:8434
@ VEXP2PSZm
Definition x86/opcodes.hpp:9085
@ MMX_PXORrr
Definition x86/opcodes.hpp:2554
@ VPSUBWZ256rmk
Definition x86/opcodes.hpp:20025
@ VPMOVUSDWZmr
Definition x86/opcodes.hpp:17861
@ VPDPWSUDSrr
Definition x86/opcodes.hpp:15994
@ SUB16rm_NF
Definition x86/opcodes.hpp:4794
@ VCVT2PH2HF8SZrrk
Definition x86/opcodes.hpp:6023
@ IMUL32rr
Definition x86/opcodes.hpp:1842
@ VPMAXSWZrmk
Definition x86/opcodes.hpp:17203
@ ADC64mi8
Definition x86/opcodes.hpp:523
@ IMUL8r_NF
Definition x86/opcodes.hpp:1886
@ VFMADDSUB231PHZr
Definition x86/opcodes.hpp:10189
@ PUNPCKLDQrm
Definition x86/opcodes.hpp:3538
@ VPBLENDMDZrr
Definition x86/opcodes.hpp:15040
@ SEH_BeginEpilogue
Definition x86/opcodes.hpp:420
@ VPMOVSXBDrr
Definition x86/opcodes.hpp:17725
@ VMULSHZrr
Definition x86/opcodes.hpp:14296
@ MOVSX32rm16
Definition x86/opcodes.hpp:2742
@ VPMOVW2MZ256kr
Definition x86/opcodes.hpp:17927
@ VPACKUSDWZ256rmb
Definition x86/opcodes.hpp:14577
@ VPSHLDVQZ128mb
Definition x86/opcodes.hpp:18827
@ VPMULHRSWZ256rr
Definition x86/opcodes.hpp:18118
@ VPMOVUSQDZ256mr
Definition x86/opcodes.hpp:17886
@ VPSLLQZ256mbik
Definition x86/opcodes.hpp:19244
@ VFMSUBADD132PSZrb
Definition x86/opcodes.hpp:10843
@ VSHUFF64X2Z256rmbikz
Definition x86/opcodes.hpp:21413
@ VCVTTSS2SIZrr
Definition x86/opcodes.hpp:8532
@ VPBROADCASTWZ128rrkz
Definition x86/opcodes.hpp:15202
@ VPMADD52HUQZ256mkz
Definition x86/opcodes.hpp:17010
@ VMULPSZrmbkz
Definition x86/opcodes.hpp:14266
@ VCVTTPS2UQQZ256rm
Definition x86/opcodes.hpp:8422
@ VPMINUQZrmbk
Definition x86/opcodes.hpp:17487
@ VFNMADD213SSZmk_Int
Definition x86/opcodes.hpp:11457
@ VSCALEFPHZ256rr
Definition x86/opcodes.hpp:21298
@ VCVTQQ2PSZrr
Definition x86/opcodes.hpp:7398
@ OR16rm_EVEX
Definition x86/opcodes.hpp:2950
@ VCVTTPS2DQSZrm
Definition x86/opcodes.hpp:8151
@ VPMOVUSQWZ256mrk
Definition x86/opcodes.hpp:17902
@ MMX_PSUBUSWrm
Definition x86/opcodes.hpp:2537
@ ROL64rCL_EVEX
Definition x86/opcodes.hpp:3868
@ VMINBF16Zrmb
Definition x86/opcodes.hpp:13103
@ VFMADDSUB132PHZ256rk
Definition x86/opcodes.hpp:9985
@ VFMSUB231PDZ256mb
Definition x86/opcodes.hpp:10622
@ G_PTRMASK
Definition x86/opcodes.hpp:253
@ VCVTPD2UDQZ128rmbkz
Definition x86/opcodes.hpp:6554
@ VMINPDZ128rr
Definition x86/opcodes.hpp:13368
@ VREDUCESDZrrikz
Definition x86/opcodes.hpp:20865
@ VCVTPS2UDQZ128rr
Definition x86/opcodes.hpp:7260
@ VRCP14PSZ256mk
Definition x86/opcodes.hpp:20604
@ VFNMSUB213PSZm
Definition x86/opcodes.hpp:11952
@ VRSQRT28SSZrbkz
Definition x86/opcodes.hpp:21155
@ VCVTTPD2QQZrr
Definition x86/opcodes.hpp:7761
@ MOV32rr
Definition x86/opcodes.hpp:2592
@ VMINMAXSDrrik_Int
Definition x86/opcodes.hpp:13336
@ VPEXPANDQZ128rmkz
Definition x86/opcodes.hpp:16772
@ XOR64mi8_NF
Definition x86/opcodes.hpp:22269
@ VCVTTPD2UQQSZ128rm
Definition x86/opcodes.hpp:7830
@ ROL32mCL
Definition x86/opcodes.hpp:3822
@ VGETMANTPDZrmbikz
Definition x86/opcodes.hpp:12526
@ VFNMADD132SSr_Int
Definition x86/opcodes.hpp:11301
@ VFNMADD231BF16Z256mbk
Definition x86/opcodes.hpp:11482
@ VGETMANTPHZ128rrikz
Definition x86/opcodes.hpp:12544
@ VFNMSUB231BF16Zrk
Definition x86/opcodes.hpp:12035
@ VFNMADD213PSZrbkz
Definition x86/opcodes.hpp:11422
@ VPACKUSDWZ128rm
Definition x86/opcodes.hpp:14567
@ REP_MOVSQ_64
Definition x86/opcodes.hpp:3764
@ PSIGNBrm
Definition x86/opcodes.hpp:3397
@ VCVTTPD2UQQZ256rmkz
Definition x86/opcodes.hpp:7877
@ VFPCLASSPSZ256mbik
Definition x86/opcodes.hpp:12272
@ VFMSUB132SDZrbk_Int
Definition x86/opcodes.hpp:10378
@ SBB64rr
Definition x86/opcodes.hpp:4255
@ VPMOVZXDQZrrkz
Definition x86/opcodes.hpp:18029
@ VPANDNQZ256rmb
Definition x86/opcodes.hpp:14898
@ VMINCPHZ256rm
Definition x86/opcodes.hpp:13151
@ VPMINUDZ128rmk
Definition x86/opcodes.hpp:17442
@ VPSUBDZrmb
Definition x86/opcodes.hpp:19887
@ VRANGESDZrribkz
Definition x86/opcodes.hpp:20552
@ VCVTPD2DQZ128rmbk
Definition x86/opcodes.hpp:6427
@ ADC16mr
Definition x86/opcodes.hpp:476
@ VFNMSUB231PSZ128mbk
Definition x86/opcodes.hpp:12105
@ VFMSUB231PSYr
Definition x86/opcodes.hpp:10675
@ SHR8mi_ND
Definition x86/opcodes.hpp:4608
@ VMOVDQU64Z256rmk
Definition x86/opcodes.hpp:13773
@ VFNMADD132PHZ256mb
Definition x86/opcodes.hpp:11204
@ RCR8r1_ND
Definition x86/opcodes.hpp:3728
@ VCVTTPS2DQZ256rmbkz
Definition x86/opcodes.hpp:8177
@ VPSRAVDZrmbk
Definition x86/opcodes.hpp:19516
@ VPMOVSXWQZ128rmkz
Definition x86/opcodes.hpp:17818
@ VPMAXUDZrr
Definition x86/opcodes.hpp:17258
@ SHRDROT64ri
Definition x86/opcodes.hpp:437
@ VPROLDZ256rik
Definition x86/opcodes.hpp:18479
@ POP32r
Definition x86/opcodes.hpp:3331
@ AND32ri8_NF
Definition x86/opcodes.hpp:869
@ VPHSUBBWrm
Definition x86/opcodes.hpp:16882
@ MMX_PAVGWrr
Definition x86/opcodes.hpp:2436
@ KNOTQkk
Definition x86/opcodes.hpp:2084
@ VPMOVSDWZ256rrk
Definition x86/opcodes.hpp:17637
@ VPSHRDVQZ128mk
Definition x86/opcodes.hpp:18986
@ VRANGEPDZ256rmbi
Definition x86/opcodes.hpp:20495
@ VMULPHZrm
Definition x86/opcodes.hpp:14231
@ VCVTPH2QQZ256rrk
Definition x86/opcodes.hpp:6910
@ G_INTRINSIC_CONVERGENT
Definition x86/opcodes.hpp:155
@ VFPCLASSBF16Z256mik
Definition x86/opcodes.hpp:12220
@ RCL32r1_EVEX
Definition x86/opcodes.hpp:3613
@ VPSRLQZ256rrk
Definition x86/opcodes.hpp:19702
@ SUB_FrST0
Definition x86/opcodes.hpp:4971
@ VPUNPCKHWDZ256rrk
Definition x86/opcodes.hpp:20312
@ VMOVUPSZ128rm
Definition x86/opcodes.hpp:14070
@ VCVTTSS2USI64Zrm
Definition x86/opcodes.hpp:8544
@ VFMADDSUB132PDZ256mb
Definition x86/opcodes.hpp:9947
@ VCVTQQ2PHZ256rr
Definition x86/opcodes.hpp:7359
@ VFMADD213BF16Z256rk
Definition x86/opcodes.hpp:9542
@ VUNPCKHPDZ128rmkz
Definition x86/opcodes.hpp:21939
@ VPBROADCASTQZ256rrk
Definition x86/opcodes.hpp:15176
@ VRNDSCALEPDZ256rmbikz
Definition x86/opcodes.hpp:20922
@ VCVTSS2SHZrrbk_Int
Definition x86/opcodes.hpp:7555
@ VRNDSCALEPSZ256rrik
Definition x86/opcodes.hpp:20987
@ CTEST16mr
Definition x86/opcodes.hpp:1424
@ ADC32i32
Definition x86/opcodes.hpp:494
@ VCVTQQ2PSZ128rmbk
Definition x86/opcodes.hpp:7376
@ VADDPDZ128rr
Definition x86/opcodes.hpp:5220
@ VPSLLWZrrk
Definition x86/opcodes.hpp:19393
@ VMINSHZrmk_Int
Definition x86/opcodes.hpp:13475
@ XBEGIN_4
Definition x86/opcodes.hpp:22157
@ VCVTPH2HF8Zrmbkz
Definition x86/opcodes.hpp:6743
@ PUSH16r
Definition x86/opcodes.hpp:3546
@ VPBROADCASTDZ256rm
Definition x86/opcodes.hpp:15135
@ VCVTPS2PHXZ256rmbkz
Definition x86/opcodes.hpp:7184
@ VPROLVDZ128rmbkz
Definition x86/opcodes.hpp:18520
@ VCVTUDQ2PDZrmkz
Definition x86/opcodes.hpp:8582
@ LOCK_BTR32m
Definition x86/opcodes.hpp:2215
@ VPOPCNTDZ128rrkz
Definition x86/opcodes.hpp:18337
@ LZCNT64rr_EVEX
Definition x86/opcodes.hpp:2320
@ VFNMSUB132BF16Z256rk
Definition x86/opcodes.hpp:11688
@ VCVTTPS2DQSZrmkz
Definition x86/opcodes.hpp:8156
@ VPBLENDMBZrrk
Definition x86/opcodes.hpp:15014
@ VPERMPSZrrk
Definition x86/opcodes.hpp:16532
@ VPMAXUQZ128rm
Definition x86/opcodes.hpp:17263
@ VCVTUQQ2PSZ256rmk
Definition x86/opcodes.hpp:8719
@ VFMSUBADD231PHZ128mb
Definition x86/opcodes.hpp:10983
@ VDIVSSZrrb_Int
Definition x86/opcodes.hpp:9000
@ VPMULHRSWZ128rrkz
Definition x86/opcodes.hpp:18114
@ ADC32mi_EVEX
Definition x86/opcodes.hpp:499
@ ROR16mi_NF
Definition x86/opcodes.hpp:3920
@ VCVTBIASPH2BF8Zrr
Definition x86/opcodes.hpp:6187
@ VFNMSUB132BF16Z128m
Definition x86/opcodes.hpp:11672
@ SHR8m1_EVEX
Definition x86/opcodes.hpp:4597
@ VPOPCNTDZ128rmbkz
Definition x86/opcodes.hpp:18332
@ VCVTPH2UDQZ128rmk
Definition x86/opcodes.hpp:6928
@ VCVTPH2PDZrm
Definition x86/opcodes.hpp:6827
@ VMOVDQU8Z128rrk_REV
Definition x86/opcodes.hpp:13800
@ VPCMPEQWZ128rmk
Definition x86/opcodes.hpp:15337
@ MOV16rs
Definition x86/opcodes.hpp:2574
@ VCVTPS2PDZ256rmbkz
Definition x86/opcodes.hpp:7152
@ VPUNPCKLDQZ128rmb
Definition x86/opcodes.hpp:20347
@ VCVTTPD2DQSZrmbkz
Definition x86/opcodes.hpp:7661
@ VCVTUSI2SHZrr
Definition x86/opcodes.hpp:8742
@ VPBLENDMDZ256rrkz
Definition x86/opcodes.hpp:15033
@ VANDPDZ256rmbkz
Definition x86/opcodes.hpp:5533
@ VPSUBUSWrm
Definition x86/opcodes.hpp:20014
@ VSUBPHZ128rmbk
Definition x86/opcodes.hpp:21783
@ VPDPWUSDSrr
Definition x86/opcodes.hpp:16056
@ VRSQRTBF16Z256r
Definition x86/opcodes.hpp:21173
@ VMOVSHDUPZ256rmkz
Definition x86/opcodes.hpp:13957
@ VREDUCEPDZ128rmbi
Definition x86/opcodes.hpp:20767
@ VDPPSYrmi
Definition x86/opcodes.hpp:9065
@ VCVTPH2IUBSZ128rrkz
Definition x86/opcodes.hpp:6787
@ PTDPBUUD
Definition x86/opcodes.hpp:3492
@ OR8ri_ND
Definition x86/opcodes.hpp:3062
@ VMOVAPDZ256rr
Definition x86/opcodes.hpp:13529
@ VINSERTF32X4Zrmi
Definition x86/opcodes.hpp:12731
@ VFMADDSUB231PSZrb
Definition x86/opcodes.hpp:10222
@ VCVTTPS2UDQZrmbk
Definition x86/opcodes.hpp:8370
@ ENDBR32
Definition x86/opcodes.hpp:1652
@ VRCP14PDZ256r
Definition x86/opcodes.hpp:20579
@ VPSHLDVQZ256mk
Definition x86/opcodes.hpp:18839
@ VSUBPHZ256rmkz
Definition x86/opcodes.hpp:21795
@ VFIXUPIMMPSZ128rmbi
Definition x86/opcodes.hpp:9309
@ MMX_PORrm
Definition x86/opcodes.hpp:2487
@ G_TRUNC_SSAT_S
Definition x86/opcodes.hpp:159
@ VCVTTSS2SIZrr_Int
Definition x86/opcodes.hpp:8533
@ VFMADD132BF16Zmb
Definition x86/opcodes.hpp:9376
@ VMAXCPSZ128rrkz
Definition x86/opcodes.hpp:12911
@ VPCONFLICTDZrmb
Definition x86/opcodes.hpp:15619
@ VINSERTF64X2Z256rrik
Definition x86/opcodes.hpp:12747
@ VCVTUQQ2PHZ256rm
Definition x86/opcodes.hpp:8685
@ CTEST64ri32
Definition x86/opcodes.hpp:1433
@ VMULBF16Zrrkz
Definition x86/opcodes.hpp:14178
@ COM_FpIr80
Definition x86/opcodes.hpp:1396
@ VPABSDZrr
Definition x86/opcodes.hpp:14458
@ VPERMDZrrk
Definition x86/opcodes.hpp:16190
@ VFMADDSUB213PHZrbkz
Definition x86/opcodes.hpp:10094
@ IMUL16rr_NF_ND
Definition x86/opcodes.hpp:1818
@ VPERMILPDZrmb
Definition x86/opcodes.hpp:16402
@ VMAXBF16Z128rr
Definition x86/opcodes.hpp:12822
@ VRSQRT28SDZm
Definition x86/opcodes.hpp:21140
@ VPBROADCASTWZrm
Definition x86/opcodes.hpp:15209
@ VPERMI2BZ256rrk
Definition x86/opcodes.hpp:16202
@ VDIVPHZ128rmbkz
Definition x86/opcodes.hpp:8907
@ VMOVUPDYrr_REV
Definition x86/opcodes.hpp:14026
@ SHLD32rri8_NF_ND
Definition x86/opcodes.hpp:4477
@ VCOMPRESSPSZrr
Definition x86/opcodes.hpp:5932
@ VMINMAXPDZ256rmbik
Definition x86/opcodes.hpp:13247
@ VGETMANTPSZ128rri
Definition x86/opcodes.hpp:12572
@ VMOVUPDZ256rr
Definition x86/opcodes.hpp:14043
@ VFMSUB132BF16Zmk
Definition x86/opcodes.hpp:10267
@ UNPCKHPDrr
Definition x86/opcodes.hpp:5156
@ VFMADD213PHZrb
Definition x86/opcodes.hpp:9612
@ NEG32m_NF
Definition x86/opcodes.hpp:2865
@ VRSQRT14PDZ256mbkz
Definition x86/opcodes.hpp:21062
@ VCVTPH2UWZrm
Definition x86/opcodes.hpp:7002
@ VMLOAD64
Definition x86/opcodes.hpp:13501
@ VCVTPD2UQQZrrbkz
Definition x86/opcodes.hpp:6608
@ VPMINUBZ128rr
Definition x86/opcodes.hpp:17419
@ KSET0W
Definition x86/opcodes.hpp:376
@ VPMINUQZrr
Definition x86/opcodes.hpp:17491
@ VFNMSUB132PHZrkz
Definition x86/opcodes.hpp:11762
@ VPSLLWZrr
Definition x86/opcodes.hpp:19392
@ VFMADD132PDr
Definition x86/opcodes.hpp:9417
@ VFMSUB231PHZ128rk
Definition x86/opcodes.hpp:10651
@ VPERMI2DZrmkz
Definition x86/opcodes.hpp:16233
@ VFMSUBADD231PSZm
Definition x86/opcodes.hpp:11032
@ VFNMADD132PSZ256m
Definition x86/opcodes.hpp:11235
@ VCVTTPD2DQSZrmk
Definition x86/opcodes.hpp:7662
@ G_USHLSAT
Definition x86/opcodes.hpp:197
@ VRSQRT28PSZmk
Definition x86/opcodes.hpp:21132
@ G_FSUB
Definition x86/opcodes.hpp:208
@ VPBROADCASTDYrr
Definition x86/opcodes.hpp:15128
@ ADD64rr_ND_REV
Definition x86/opcodes.hpp:694
@ BTS16mr
Definition x86/opcodes.hpp:1137
@ XOR64mi8
Definition x86/opcodes.hpp:22266
@ AND8ri
Definition x86/opcodes.hpp:943
@ VPSRLVWZ256rmkz
Definition x86/opcodes.hpp:19792
@ VPSUBQZrmb
Definition x86/opcodes.hpp:19918
@ VCVTBF162IUBSZrmkz
Definition x86/opcodes.hpp:6132
@ VPMAXUBZ256rrk
Definition x86/opcodes.hpp:17222
@ VSQRTPSZ128rk
Definition x86/opcodes.hpp:21653
@ SBB16ri8_ND
Definition x86/opcodes.hpp:4199
@ VCVT2PH2HF8SZ256rm
Definition x86/opcodes.hpp:6007
@ VPSRAQZ256rikz
Definition x86/opcodes.hpp:19472
@ VALIGNQZrmbikz
Definition x86/opcodes.hpp:5450
@ VCVTTPS2QQSZrmbkz
Definition x86/opcodes.hpp:8281
@ VFMSUB132SHZr
Definition x86/opcodes.hpp:10390
@ VCVTTPD2DQSZ128rmbkz
Definition x86/opcodes.hpp:7640
@ VPMACSDQLrr
Definition x86/opcodes.hpp:16975
@ SHRD16mri8_EVEX
Definition x86/opcodes.hpp:4632
@ VMINMAXPDZ128rmbi
Definition x86/opcodes.hpp:13237
@ VCVTPH2HF8SZ256rrk
Definition x86/opcodes.hpp:6711
@ LOAD_STACK_GUARD
Definition x86/opcodes.hpp:53
@ VCVTPD2PSZ128rmb
Definition x86/opcodes.hpp:6490
@ MOVSDrm
Definition x86/opcodes.hpp:2718
@ VCVTUDQ2PDZ128rmk
Definition x86/opcodes.hpp:8563
@ VPBROADCASTBZ256rmk
Definition x86/opcodes.hpp:15105
@ VPDPBSSDSZ256m
Definition x86/opcodes.hpp:15665
@ VRNDSCALESDZrmik_Int
Definition x86/opcodes.hpp:21003
@ VFNMADD213PHZ256mkz
Definition x86/opcodes.hpp:11377
@ SUB8mi_NF_ND
Definition x86/opcodes.hpp:4894
@ VMINPDZ256rr
Definition x86/opcodes.hpp:13377
@ VFMADD213PHZ128mbk
Definition x86/opcodes.hpp:9589
@ ADC16rr
Definition x86/opcodes.hpp:488
@ VCVTQQ2PDZ128rrk
Definition x86/opcodes.hpp:7321
@ LD_Fp32m
Definition x86/opcodes.hpp:2147
@ VPDPBSSDSYrr
Definition x86/opcodes.hpp:15655
@ PLEA64r
Definition x86/opcodes.hpp:395
@ VFMADDSUB132PDZmbk
Definition x86/opcodes.hpp:9957
@ ADCX64rm_EVEX
Definition x86/opcodes.hpp:572
@ VFMADDPD4mr
Definition x86/opcodes.hpp:9907
@ VPCOMPRESSBZrr
Definition x86/opcodes.hpp:15540
@ VFNMADD132PDZ256mb
Definition x86/opcodes.hpp:11172
@ VCVTPH2PSXZ128rmkz
Definition x86/opcodes.hpp:6844
@ VFNMADD231PSZrbk
Definition x86/opcodes.hpp:11590
@ VPDPWUUDZ128r
Definition x86/opcodes.hpp:16127
@ VSCALEFPDZ128rmk
Definition x86/opcodes.hpp:21257
@ VPSHLDVQZ256mbk
Definition x86/opcodes.hpp:18837
@ VCOMISHZrrb
Definition x86/opcodes.hpp:5895
@ VCVTTPD2QQZ256rmbkz
Definition x86/opcodes.hpp:7749
@ MOV64toPQIrr
Definition x86/opcodes.hpp:2614
@ VPSHLDVQZ256r
Definition x86/opcodes.hpp:18841
@ CVTPS2DQrm
Definition x86/opcodes.hpp:1447
@ VPABSDZ256rmk
Definition x86/opcodes.hpp:14447
@ LOCK_ADD32mr
Definition x86/opcodes.hpp:2191
@ VMOVDQUYrr_REV
Definition x86/opcodes.hpp:13828
@ VMINCSSrm
Definition x86/opcodes.hpp:13208
@ PSRLWri
Definition x86/opcodes.hpp:3427
@ VPDPBUSDSrm
Definition x86/opcodes.hpp:15807
@ VPUNPCKLDQZrm
Definition x86/opcodes.hpp:20364
@ VPMOVM2QZrk
Definition x86/opcodes.hpp:17560
@ VPERMWZrrkz
Definition x86/opcodes.hpp:16733
@ VFMSUB213BF16Z256rkz
Definition x86/opcodes.hpp:10431
@ CMOV_VK16
Definition x86/opcodes.hpp:1304
@ RSQRTPSr
Definition x86/opcodes.hpp:4049
@ ROL64r1_ND
Definition x86/opcodes.hpp:3864
@ VORPSZ256rmbkz
Definition x86/opcodes.hpp:14369
@ VCVTPD2QQZrmkz
Definition x86/opcodes.hpp:6544
@ VFNMSUB231SHZrkz_Int
Definition x86/opcodes.hpp:12162
@ SHR8mi_EVEX
Definition x86/opcodes.hpp:4607
@ VMAXBF16Z256rr
Definition x86/opcodes.hpp:12831
@ PTTCMMIMFP16PSV
Definition x86/opcodes.hpp:3513
@ VCVTTPD2UQQSZ256rmbk
Definition x86/opcodes.hpp:7841
@ PMINUDrm
Definition x86/opcodes.hpp:3281
@ VFMADDSUB132PHZ256rkz
Definition x86/opcodes.hpp:9986
@ VPXORQZ256rmbk
Definition x86/opcodes.hpp:20466
@ VFNMADD231BF16Zmb
Definition x86/opcodes.hpp:11490
@ VORPSZ128rr
Definition x86/opcodes.hpp:14363
@ ROR16r1_ND
Definition x86/opcodes.hpp:3924
@ VMOVDQU32Z256mrk
Definition x86/opcodes.hpp:13738
@ VFMSUB132SDr_Int
Definition x86/opcodes.hpp:10385
@ MMX_MOVD64mr
Definition x86/opcodes.hpp:2385
@ VPORDZrmk
Definition x86/opcodes.hpp:18423
@ OR32rm_NF_ND
Definition x86/opcodes.hpp:2995
@ VCVTPS2UQQZrrbk
Definition x86/opcodes.hpp:7310
@ VPCOMQri
Definition x86/opcodes.hpp:15589
@ VFMSUBADD231PSYr
Definition x86/opcodes.hpp:11013
@ LZCNT64rm_EVEX
Definition x86/opcodes.hpp:2317
@ SUB_FPrST0
Definition x86/opcodes.hpp:4955
@ VSQRTSDZrkz_Int
Definition x86/opcodes.hpp:21688
@ PTCVTROWPS2BF16Hrri
Definition x86/opcodes.hpp:3470
@ VMINBF16Zrm
Definition x86/opcodes.hpp:13102
@ VFNMADDSS4rm_Int
Definition x86/opcodes.hpp:11667
@ VSUBSHZrrbk_Int
Definition x86/opcodes.hpp:21867
@ VFMADD132BF16Zm
Definition x86/opcodes.hpp:9375
@ VPABSDZ256rmkz
Definition x86/opcodes.hpp:14448
@ BLSI32rm_NF
Definition x86/opcodes.hpp:1045
@ VCVTTSD2SIZrm_Int
Definition x86/opcodes.hpp:8463
@ VPXORQZ128rmk
Definition x86/opcodes.hpp:20459
@ MMX_PSLLWrm
Definition x86/opcodes.hpp:2508
@ VFNMADD132BF16Zmbk
Definition x86/opcodes.hpp:11153
@ VCVTSH2SDZrrbkz_Int
Definition x86/opcodes.hpp:7462
@ EXTRACT_SUBREG
Definition x86/opcodes.hpp:32
@ VPSUBDYrm
Definition x86/opcodes.hpp:19866
@ VPERMILPSZ256rmbkz
Definition x86/opcodes.hpp:16448
@ MOVUPSrr
Definition x86/opcodes.hpp:2762
@ VAARG_64
Definition x86/opcodes.hpp:5183
@ RCR32ri_EVEX
Definition x86/opcodes.hpp:3697
@ VPEXPANDDZrmk
Definition x86/opcodes.hpp:16765
@ VPMINSQZ128rm
Definition x86/opcodes.hpp:17365
@ VPABSWZ128rrk
Definition x86/opcodes.hpp:14496
@ VCVTPH2QQZ256rmbkz
Definition x86/opcodes.hpp:6906
@ VPDPWSUDZ256rk
Definition x86/opcodes.hpp:16013
@ VPSRLVDZ256rrk
Definition x86/opcodes.hpp:19740
@ IST_FP16m
Definition x86/opcodes.hpp:1992
@ VFNMADD231SSZm
Definition x86/opcodes.hpp:11624
@ VFNMSUB132PDZmbk
Definition x86/opcodes.hpp:11721
@ VGF2P8AFFINEQBrri
Definition x86/opcodes.hpp:12684
@ VPMOVSXDQZrmk
Definition x86/opcodes.hpp:17785
@ KMOVDmk
Definition x86/opcodes.hpp:2058
@ VCVTPS2PHZrrbk
Definition x86/opcodes.hpp:7218
@ VFNMADD213BF16Zmbk
Definition x86/opcodes.hpp:11322
@ VCVTPS2UQQZ256rr
Definition x86/opcodes.hpp:7299
@ VPERMILPDZ128rmb
Definition x86/opcodes.hpp:16366
@ VPBLENDVBrmr
Definition x86/opcodes.hpp:15090
@ OUT32rr
Definition x86/opcodes.hpp:3087
@ VCVTUW2PHZ256rrk
Definition x86/opcodes.hpp:8781
@ OR16mi_ND
Definition x86/opcodes.hpp:2931
@ VCVTSD2SHZrmkz_Int
Definition x86/opcodes.hpp:7407
@ VPRORDZ256mbikz
Definition x86/opcodes.hpp:18582
@ VPSHRDVQZ256m
Definition x86/opcodes.hpp:18991
@ VCVTQQ2PDZrrb
Definition x86/opcodes.hpp:7339
@ VMOVUPDZmrk
Definition x86/opcodes.hpp:14050
@ VPABSWZ128rmkz
Definition x86/opcodes.hpp:14494
@ VFMSUB213PDr
Definition x86/opcodes.hpp:10474
@ VPADDBZrm
Definition x86/opcodes.hpp:14632
@ VPERMI2PDZrrk
Definition x86/opcodes.hpp:16262
@ VMOVAPSrr_REV
Definition x86/opcodes.hpp:13590
@ ADD16mi8
Definition x86/opcodes.hpp:579
@ BT64ri8
Definition x86/opcodes.hpp:1110
@ VCVTSH2SSZrrk_Int
Definition x86/opcodes.hpp:7480
@ VRCPSHZrr
Definition x86/opcodes.hpp:20733
@ VSQRTPSZrkz
Definition x86/opcodes.hpp:21675
@ VCVTW2PHZ128rr
Definition x86/opcodes.hpp:8801
@ VPSHLDVWZ128r
Definition x86/opcodes.hpp:18856
@ VPMADD52HUQZrk
Definition x86/opcodes.hpp:17021
@ VFCMULCPHZ256rmk
Definition x86/opcodes.hpp:9253
@ VGETMANTBF16Zrmikz
Definition x86/opcodes.hpp:12502
@ VFNMADD231PSm
Definition x86/opcodes.hpp:11594
@ VCVTTPD2DQSZ256rrbk
Definition x86/opcodes.hpp:7654
@ LSL16rr
Definition x86/opcodes.hpp:2282
@ VPMAXSBZrmkz
Definition x86/opcodes.hpp:17124
@ VFMADD132SHZrbkz_Int
Definition x86/opcodes.hpp:9507
@ VPMOVSXWQrm
Definition x86/opcodes.hpp:17834
@ VMINMAXPHZrmikz
Definition x86/opcodes.hpp:13290
@ VCVTTPH2UWZ256rm
Definition x86/opcodes.hpp:8082
@ VMAXPHZrm
Definition x86/opcodes.hpp:12994
@ VCVTPH2UDQZ128rrk
Definition x86/opcodes.hpp:6931
@ VCVTDQ2PDYrr
Definition x86/opcodes.hpp:6245
@ VFMADD231SHZrb
Definition x86/opcodes.hpp:9842
@ VCVTPS2QQZrrbkz
Definition x86/opcodes.hpp:7251
@ KMOVWmk
Definition x86/opcodes.hpp:2078
@ SAR8r1
Definition x86/opcodes.hpp:4162
@ SAR32r1_EVEX
Definition x86/opcodes.hpp:4103
@ SHRX64rm_EVEX
Definition x86/opcodes.hpp:4691
@ VPERMPDZrmbk
Definition x86/opcodes.hpp:16507
@ VPERMT2PDZ256rm
Definition x86/opcodes.hpp:16626
@ VFNMADD132BF16Zmkz
Definition x86/opcodes.hpp:11156
@ ROUNDPSmi
Definition x86/opcodes.hpp:4037
@ VFMSUBADD213PDZ256mb
Definition x86/opcodes.hpp:10862
@ VPROLVDZ256rm
Definition x86/opcodes.hpp:18526
@ VFNMADD213BF16Zmb
Definition x86/opcodes.hpp:11321
@ OR8rm_ND
Definition x86/opcodes.hpp:3067
@ VFMSUB132PSZ128mb
Definition x86/opcodes.hpp:10339
@ VPERMWZrrk
Definition x86/opcodes.hpp:16732
@ VPSADBWYrr
Definition x86/opcodes.hpp:18704
@ VPSRLQZmbikz
Definition x86/opcodes.hpp:19706
@ VRANGEPSZrrib
Definition x86/opcodes.hpp:20541
@ AND16rm_EVEX
Definition x86/opcodes.hpp:835
@ VFMSUBADD231PSZ128mk
Definition x86/opcodes.hpp:11018
@ VPERMPDZ256mbikz
Definition x86/opcodes.hpp:16480
@ VPMINUWZ128rm
Definition x86/opcodes.hpp:17496
@ SHL16mCL_NF_ND
Definition x86/opcodes.hpp:4327
@ VPSHLDWZ128rmikz
Definition x86/opcodes.hpp:18873
@ VFMSUB132PHZ128rk
Definition x86/opcodes.hpp:10313
@ ROR32m1_EVEX
Definition x86/opcodes.hpp:3938
@ VFMSUB132SSZmkz_Int
Definition x86/opcodes.hpp:10401
@ VPSRADZ128mikz
Definition x86/opcodes.hpp:19406
@ VMOVSS2DIrr
Definition x86/opcodes.hpp:14005
@ SHL16rCL
Definition x86/opcodes.hpp:4338
@ VADDSDrm
Definition x86/opcodes.hpp:5321
@ VSUBSHZrr
Definition x86/opcodes.hpp:21864
@ MONTMUL
Definition x86/opcodes.hpp:2559
@ AND64mi32_EVEX
Definition x86/opcodes.hpp:892
@ VFMSUB231PHZ256mbk
Definition x86/opcodes.hpp:10655
@ RDSSPQ
Definition x86/opcodes.hpp:3755
@ VPMOVUSDWZ128mr
Definition x86/opcodes.hpp:17851
@ VUNPCKLPSZ256rrkz
Definition x86/opcodes.hpp:22044
@ VFMADD132PHZ128mb
Definition x86/opcodes.hpp:9419
@ VPERMI2DZ128rmbkz
Definition x86/opcodes.hpp:16213
@ UCOM_FPr
Definition x86/opcodes.hpp:5136
@ VCOMPRESSPDZ128rrkz
Definition x86/opcodes.hpp:5909
@ VMOVRSBZm
Definition x86/opcodes.hpp:13897
@ VCOMPRESSPDZmr
Definition x86/opcodes.hpp:5915
@ VREDUCEBF16Z256rmbikz
Definition x86/opcodes.hpp:20751
@ VMULPHZrmb
Definition x86/opcodes.hpp:14232
@ VPACKSSWBYrm
Definition x86/opcodes.hpp:14543
@ VCVTDQ2PHZ256rrkz
Definition x86/opcodes.hpp:6292
@ VMXOFF
Definition x86/opcodes.hpp:14322
@ VCVTPD2UDQZrrbkz
Definition x86/opcodes.hpp:6578
@ VCVTTPH2DQZ256rr
Definition x86/opcodes.hpp:7908
@ INC32r_EVEX
Definition x86/opcodes.hpp:1922
@ VMINMAXBF16Zrmikz
Definition x86/opcodes.hpp:13233
@ VBLENDPSrmi
Definition x86/opcodes.hpp:5646
@ VPMULHUWZrmk
Definition x86/opcodes.hpp:18144
@ JMP_2
Definition x86/opcodes.hpp:2026
@ XOR8ri8
Definition x86/opcodes.hpp:22314
@ VPSUBUSWZ256rmkz
Definition x86/opcodes.hpp:20004
@ VPMADCSSWDrr
Definition x86/opcodes.hpp:16991
@ ROR64ri_EVEX
Definition x86/opcodes.hpp:3993
@ MMX_PABSWrr
Definition x86/opcodes.hpp:2404
@ VPSUBUSWZ256rm
Definition x86/opcodes.hpp:20002
@ VINSERTI32X4Zrri
Definition x86/opcodes.hpp:12772
@ VDIVPDZ128rmbkz
Definition x86/opcodes.hpp:8875
@ VPMADD52HUQZ256rk
Definition x86/opcodes.hpp:17012
@ VRNDSCALEPDZ128rrik
Definition x86/opcodes.hpp:20918
@ VPTERNLOGQZ256rmikz
Definition x86/opcodes.hpp:20079
@ VSQRTSHZr
Definition x86/opcodes.hpp:21697
@ VMAXBF16Z256rmk
Definition x86/opcodes.hpp:12829
@ VPRORVDZrmb
Definition x86/opcodes.hpp:18644
@ VCVTTPS2UQQZ128rr
Definition x86/opcodes.hpp:8419
@ MMX_PADDSWrr
Definition x86/opcodes.hpp:2420
@ VCVTQQ2PHZrrk
Definition x86/opcodes.hpp:7372
@ ADD8ri
Definition x86/opcodes.hpp:712
@ VPUNPCKLBWYrr
Definition x86/opcodes.hpp:20323
@ VSUBPHZ128rmb
Definition x86/opcodes.hpp:21782
@ VGATHERPF1DPDm
Definition x86/opcodes.hpp:12321
@ VADDSDZrmkz_Int
Definition x86/opcodes.hpp:5313
@ VFNMADD213BF16Z256mb
Definition x86/opcodes.hpp:11312
@ VCVTTPH2IBSZ128rmbkz
Definition x86/opcodes.hpp:7926
@ SAR64ri_NF
Definition x86/opcodes.hpp:4145
@ VFMADD213PSZrbkz
Definition x86/opcodes.hpp:9646
@ CMP32ri8
Definition x86/opcodes.hpp:1330
@ VPCOMPRESSBZ256rrkz
Definition x86/opcodes.hpp:15537
@ KMOVWkm
Definition x86/opcodes.hpp:2074
@ DIV_FpI32m32
Definition x86/opcodes.hpp:1629
@ VREDUCEBF16Z256rmbi
Definition x86/opcodes.hpp:20749
@ VCVT2PH2HF8SZrmk
Definition x86/opcodes.hpp:6020
@ VPRORDZmbikz
Definition x86/opcodes.hpp:18591
@ VDIVPDZ256rm
Definition x86/opcodes.hpp:8881
@ VCVTTSS2USI64Srm
Definition x86/opcodes.hpp:8539
@ VADDPHZ128rmkz
Definition x86/opcodes.hpp:5251
@ MMX_PMULUDQrr
Definition x86/opcodes.hpp:2486
@ VCVTTSS2USI64Srrb_Int
Definition x86/opcodes.hpp:8543
@ VCVTBIASPH2BF8Z256rmk
Definition x86/opcodes.hpp:6176
@ VPMOVZXBQZ256rm
Definition x86/opcodes.hpp:17974
@ VMOVDQU32Zrrk
Definition x86/opcodes.hpp:13755
@ VPSADBWZ128rm
Definition x86/opcodes.hpp:18705
@ VSCALEFPHZ128rm
Definition x86/opcodes.hpp:21283
@ SHR32m1_NF
Definition x86/opcodes.hpp:4539
@ VCVTPH2WZrrkz
Definition x86/opcodes.hpp:7043
@ VPERMT2PSZ256rmbkz
Definition x86/opcodes.hpp:16656
@ VSHUFI64X2Zrrik
Definition x86/opcodes.hpp:21463
@ VPUNPCKHBWZrmkz
Definition x86/opcodes.hpp:20232
@ VPXORDZ128rmkz
Definition x86/opcodes.hpp:20433
@ VPBROADCASTWrZ128rrk
Definition x86/opcodes.hpp:15216
@ VCVTTPS2QQSZ128rr
Definition x86/opcodes.hpp:8263
@ VPROTQrm
Definition x86/opcodes.hpp:18694
@ OR16ri_NF
Definition x86/opcodes.hpp:2947
@ RCR16mCL_EVEX
Definition x86/opcodes.hpp:3667
@ VPERMI2PSZ128rrk
Definition x86/opcodes.hpp:16271
@ VMAXPHZrmk
Definition x86/opcodes.hpp:12998
@ VCVTPH2WZ128rr
Definition x86/opcodes.hpp:7020
@ VRANGESDZrri
Definition x86/opcodes.hpp:20549
@ VCVTPS2IUBSZrmbkz
Definition x86/opcodes.hpp:7129
@ VFNMADD132PSZ256mbkz
Definition x86/opcodes.hpp:11238
@ ST_FPrr
Definition x86/opcodes.hpp:4752
@ VGETEXPPDZ256m
Definition x86/opcodes.hpp:12371
@ VCVTTPS2UDQZ256rmk
Definition x86/opcodes.hpp:8363
@ VCVTBIASPH2HF8Z128rmkz
Definition x86/opcodes.hpp:6222
@ MAXPSrr
Definition x86/opcodes.hpp:2337
@ VPLZCNTDZ256rr
Definition x86/opcodes.hpp:16931
@ VFNMADD132PHZ256r
Definition x86/opcodes.hpp:11209
@ VPSHRDVDZ256mk
Definition x86/opcodes.hpp:18968
@ ROL32mi_EVEX
Definition x86/opcodes.hpp:3828
@ ROR32rCL
Definition x86/opcodes.hpp:3957
@ XOR8rr_ND_REV
Definition x86/opcodes.hpp:22328
@ VANDPSZ128rrkz
Definition x86/opcodes.hpp:5560
@ VSHUFF32X4Z256rmbi
Definition x86/opcodes.hpp:21393
@ VPADDDZ256rmkz
Definition x86/opcodes.hpp:14656
@ STR32r
Definition x86/opcodes.hpp:4741
@ VMAXCPHZ256rrk
Definition x86/opcodes.hpp:12890
@ VFNMADD231BF16Z128mbk
Definition x86/opcodes.hpp:11473
@ VCMPSSZrrib_Int
Definition x86/opcodes.hpp:5871
@ SHRD64mri8_NF_ND
Definition x86/opcodes.hpp:4675
@ PUSHFS32
Definition x86/opcodes.hpp:3573
@ CMOVE_Fp64
Definition x86/opcodes.hpp:1269
@ VPSHUFHWZrikz
Definition x86/opcodes.hpp:19129
@ CRC32r64r64_EVEX
Definition x86/opcodes.hpp:1419
@ VPSHLDVDZ128mbk
Definition x86/opcodes.hpp:18801
@ VPSLLDZmbik
Definition x86/opcodes.hpp:19208
@ DEC32m_NF_ND
Definition x86/opcodes.hpp:1531
@ VPSUBUSBrm
Definition x86/opcodes.hpp:19992
@ CFCMOV16rr_REV
Definition x86/opcodes.hpp:1214
@ MMX_MASKMOVQ64
Definition x86/opcodes.hpp:2381
@ VCVTQQ2PDZ128rrkz
Definition x86/opcodes.hpp:7322
@ ST_FpP64m32
Definition x86/opcodes.hpp:4760
@ OR32ri8
Definition x86/opcodes.hpp:2982
@ VCMPSHZrmi_Int
Definition x86/opcodes.hpp:5859
@ VFMADD132PDZ128mkz
Definition x86/opcodes.hpp:9391
@ VP2INTERSECTDZ128rm
Definition x86/opcodes.hpp:14386
@ VPMINUQZ256rmb
Definition x86/opcodes.hpp:17477
@ ROL8mi_ND
Definition x86/opcodes.hpp:3889
@ VPSRADZ128rmk
Definition x86/opcodes.hpp:19411
@ VPSHUFDZ256mi
Definition x86/opcodes.hpp:19093
@ VFNMSUB213SSr_Int
Definition x86/opcodes.hpp:12009
@ BLSIC32rr
Definition x86/opcodes.hpp:1056
@ VMAXPHZrrkz
Definition x86/opcodes.hpp:13005
@ VEXPANDPDZ256rr
Definition x86/opcodes.hpp:9106
@ VPSADBWrm
Definition x86/opcodes.hpp:18711
@ VPSUBQYrm
Definition x86/opcodes.hpp:19897
@ VCVTPH2WZ256rmkz
Definition x86/opcodes.hpp:7028
@ IRET64
Definition x86/opcodes.hpp:1977
@ VFNMADD213PHZ128m
Definition x86/opcodes.hpp:11363
@ VPERMBZ256rmk
Definition x86/opcodes.hpp:16161
@ VMINPSZrrbkz
Definition x86/opcodes.hpp:13453
@ SAR16r1_NF
Definition x86/opcodes.hpp:4075
@ VFMSUBADD213PDZ256rk
Definition x86/opcodes.hpp:10868
@ VCVTPS2UDQZrmbkz
Definition x86/opcodes.hpp:7275
@ VCVTTPS2UQQSZrrk
Definition x86/opcodes.hpp:8411
@ VMINMAXBF16Z128rmi
Definition x86/opcodes.hpp:13213
@ PATCHPOINT
Definition x86/opcodes.hpp:52
@ VMOVHPDZ128rm
Definition x86/opcodes.hpp:13836
@ VPMINSDrr
Definition x86/opcodes.hpp:17364
@ DS_PREFIX
Definition x86/opcodes.hpp:1637
@ VCVTTPS2UQQSZ256rmkz
Definition x86/opcodes.hpp:8394
@ VDIVPSZ256rmk
Definition x86/opcodes.hpp:8949
@ VXORPDZ256rrk
Definition x86/opcodes.hpp:22074
@ OR8ri_NF
Definition x86/opcodes.hpp:3063
@ VPCOMPRESSWZrrk
Definition x86/opcodes.hpp:15586
@ VMOVSHDUPZrmkz
Definition x86/opcodes.hpp:13963
@ ADOX64rr
Definition x86/opcodes.hpp:785
@ VPCONFLICTQZ128rm
Definition x86/opcodes.hpp:15627
@ VPCMPGTDZrmb
Definition x86/opcodes.hpp:15385
@ VPMAXSQZ128rm
Definition x86/opcodes.hpp:17161
@ VGF2P8AFFINEQBZ128rri
Definition x86/opcodes.hpp:12662
@ DIVSSrm_Int
Definition x86/opcodes.hpp:1609
@ VANDNPDrm
Definition x86/opcodes.hpp:5486
@ VPERMT2QZ128rmbkz
Definition x86/opcodes.hpp:16674
@ VPANDNDZ128rmk
Definition x86/opcodes.hpp:14865
@ VPCMPGTDZ128rrk
Definition x86/opcodes.hpp:15377
@ SGDT32m
Definition x86/opcodes.hpp:4302
@ VCVTUW2PHZ128rr
Definition x86/opcodes.hpp:8771
@ VFMADDSUB132PDZ128mb
Definition x86/opcodes.hpp:9938
@ VCVTPH2IUBSZrmkz
Definition x86/opcodes.hpp:6802
@ PTMMULTF32PSV
Definition x86/opcodes.hpp:3511
@ VPERMPDZ256ri
Definition x86/opcodes.hpp:16484
@ VCVTPH2BF8SZrrkz
Definition x86/opcodes.hpp:6637
@ VFMADD213PDZrk
Definition x86/opcodes.hpp:9583
@ VCVTPD2UQQZ128rmbk
Definition x86/opcodes.hpp:6583
@ VCVTTPS2QQZ256rm
Definition x86/opcodes.hpp:8299
@ VPDPBUUDZ256r
Definition x86/opcodes.hpp:15888
@ VPSHUFBYrr
Definition x86/opcodes.hpp:19058
@ VCVTPH2PDZ256rrkz
Definition x86/opcodes.hpp:6826
@ SHRD32rri8_EVEX
Definition x86/opcodes.hpp:4662
@ VCVTUQQ2PDZrrkz
Definition x86/opcodes.hpp:8675
@ VPSHRDDZrmbik
Definition x86/opcodes.hpp:18920
@ VFNMADD231PDZmb
Definition x86/opcodes.hpp:11519
@ CMOVP_Fp32
Definition x86/opcodes.hpp:1288
@ CFCMOV64mr
Definition x86/opcodes.hpp:1221
@ VFMADDSUB231PHZ128mk
Definition x86/opcodes.hpp:10169
@ VFRCZSDrr
Definition x86/opcodes.hpp:12304
@ VPUNPCKLWDZ128rr
Definition x86/opcodes.hpp:20411
@ VAESDECZ128rr
Definition x86/opcodes.hpp:5372
@ VFMSUB132SSZrbk_Int
Definition x86/opcodes.hpp:10406
@ SAR16mi_ND
Definition x86/opcodes.hpp:4069
@ VPGATHERQDYrm
Definition x86/opcodes.hpp:16834
@ CALL64r_RVMARKER
Definition x86/opcodes.hpp:362
@ INC8m_NF
Definition x86/opcodes.hpp:1940
@ SHL8r1_EVEX
Definition x86/opcodes.hpp:4424
@ VPLZCNTQZrmkz
Definition x86/opcodes.hpp:16966
@ VMOVAPDZ256rrk_REV
Definition x86/opcodes.hpp:13532
@ VPORQZ256rmbk
Definition x86/opcodes.hpp:18439
@ MOV64rr_REV
Definition x86/opcodes.hpp:2610
@ NEG8m_ND
Definition x86/opcodes.hpp:2884
@ VFMADDSUB231PSZ128mk
Definition x86/opcodes.hpp:10201
@ VFMSUBADD213PDZmb
Definition x86/opcodes.hpp:10871
@ VMOVUPDZ128rmk
Definition x86/opcodes.hpp:14030
@ VFNMADD132SHZrbk_Int
Definition x86/opcodes.hpp:11282
@ RCR64mi
Definition x86/opcodes.hpp:3705
@ NEG64m_ND
Definition x86/opcodes.hpp:2874
@ VFNMADD132SHZrb_Int
Definition x86/opcodes.hpp:11281
@ SHRD16mri8_NF_ND
Definition x86/opcodes.hpp:4635
@ OR32mr_NF_ND
Definition x86/opcodes.hpp:2980
@ VPMOVUSDBZrrk
Definition x86/opcodes.hpp:17849
@ VCVTTBF162IBSZ256rmkz
Definition x86/opcodes.hpp:7597
@ STACKALLOC_W_PROBING
Definition x86/opcodes.hpp:4730
@ OR16mi8_NF_ND
Definition x86/opcodes.hpp:2929
@ VCOMXSSZrm_Int
Definition x86/opcodes.hpp:5941
@ VPUNPCKHBWZ128rrkz
Definition x86/opcodes.hpp:20223
@ BTR16mr
Definition x86/opcodes.hpp:1125
@ VPCMPQZrmik
Definition x86/opcodes.hpp:15449
@ PMINUBrm
Definition x86/opcodes.hpp:3279
@ VCVTTBF162IBSZrmkz
Definition x86/opcodes.hpp:7606
@ VFMADDSUB213PSZrk
Definition x86/opcodes.hpp:10127
@ VFMADDSUB213PHZrb
Definition x86/opcodes.hpp:10092
@ VPMOVQWZ128rr
Definition x86/opcodes.hpp:17601
@ VRNDSCALEBF16Z256rmi
Definition x86/opcodes.hpp:20896
@ OR64rr
Definition x86/opcodes.hpp:3037
@ VRNDSCALEPSZrribkz
Definition x86/opcodes.hpp:20998
@ VPMADD52HUQZmkz
Definition x86/opcodes.hpp:17019
@ VUNPCKHPSZ256rm
Definition x86/opcodes.hpp:21974
@ VADDPHZrrkz
Definition x86/opcodes.hpp:5275
@ VFMSUBADD213PSZ128rk
Definition x86/opcodes.hpp:10923
@ VPERMT2PDZ256rmkz
Definition x86/opcodes.hpp:16631
@ VMINBF16Zrr
Definition x86/opcodes.hpp:13108
@ VCVTDQ2PSZrm
Definition x86/opcodes.hpp:6325
@ VFMADD231SSr_Int
Definition x86/opcodes.hpp:9863
@ VPSHLDDZ128rmikz
Definition x86/opcodes.hpp:18750
@ VCVTPS2IBSZ256rmb
Definition x86/opcodes.hpp:7088
@ VFMSUBADD132PDZrk
Definition x86/opcodes.hpp:10782
@ VFNMADD231SSZrkz_Int
Definition x86/opcodes.hpp:11635
@ VPERMWZ256rmkz
Definition x86/opcodes.hpp:16724
@ OR32mi8
Definition x86/opcodes.hpp:2966
@ MUL_F64m
Definition x86/opcodes.hpp:2830
@ VRNDSCALEPHZ128rmbik
Definition x86/opcodes.hpp:20942
@ VCVTPD2UQQZ128rmb
Definition x86/opcodes.hpp:6582
@ VFMADDSUB231PSZmk
Definition x86/opcodes.hpp:10219
@ VCVTUDQ2PDZ256rr
Definition x86/opcodes.hpp:8574
@ VPXORQZ256rmb
Definition x86/opcodes.hpp:20465
@ VPMULTISHIFTQBZ256rmb
Definition x86/opcodes.hpp:18263
@ VDIVSDZrrkz_Int
Definition x86/opcodes.hpp:8978
@ VBLENDMPSZrmk
Definition x86/opcodes.hpp:5635
@ FNINIT
Definition x86/opcodes.hpp:1708
@ VCVTTPH2UWZrrkz
Definition x86/opcodes.hpp:8102
@ ROL16mi_NF
Definition x86/opcodes.hpp:3800
@ VFNMADD231BF16Z256rkz
Definition x86/opcodes.hpp:11488
@ VCVTTPD2UQQZrm
Definition x86/opcodes.hpp:7881
@ VFNMSUB231PSZmb
Definition x86/opcodes.hpp:12122
@ VPSLLQZ256rik
Definition x86/opcodes.hpp:19250
@ VPMOVSXWQZ256rmk
Definition x86/opcodes.hpp:17823
@ VCVTPH2BF8SZ256rr
Definition x86/opcodes.hpp:6626
@ VPMOVSDWZ128rrk
Definition x86/opcodes.hpp:17632
@ VPSRLQZrr
Definition x86/opcodes.hpp:19716
@ VFMSUB132SDZrbkz_Int
Definition x86/opcodes.hpp:10379
@ INC32m_NF
Definition x86/opcodes.hpp:1919
@ VPSLLWZ256rmkz
Definition x86/opcodes.hpp:19379
@ VRNDSCALEPDZ128rri
Definition x86/opcodes.hpp:20917
@ VCVTTPD2UQQZ128rm
Definition x86/opcodes.hpp:7863
@ VFMSUB132PHZm
Definition x86/opcodes.hpp:10324
@ VINSERTPSZrri
Definition x86/opcodes.hpp:12800
@ VFMADDSUB231PDZ256rkz
Definition x86/opcodes.hpp:10150
@ VPERMPSZrmkz
Definition x86/opcodes.hpp:16530
@ VRSQRT14PSZ256mbk
Definition x86/opcodes.hpp:21088
@ VEXP2PSZr
Definition x86/opcodes.hpp:9091
@ VPMOVZXBDZ128rr
Definition x86/opcodes.hpp:17949
@ SUB32mi_NF
Definition x86/opcodes.hpp:4815
@ SEH_UnwindVersion
Definition x86/opcodes.hpp:431
@ VPMADD52HUQYrr
Definition x86/opcodes.hpp:16995
@ G_UMULO
Definition x86/opcodes.hpp:189
@ SHL8mi
Definition x86/opcodes.hpp:4418
@ VPCMPEQDZ256rr
Definition x86/opcodes.hpp:15302
@ VFNMADD132PHZ128mb
Definition x86/opcodes.hpp:11195
@ VPERMBZ128rmkz
Definition x86/opcodes.hpp:16156
@ VPROLVDZ256rrk
Definition x86/opcodes.hpp:18533
@ VMAXCPSZ256rmbkz
Definition x86/opcodes.hpp:12915
@ VPROLDZ128mikz
Definition x86/opcodes.hpp:18468
@ VFMSUB231SHZm_Int
Definition x86/opcodes.hpp:10725
@ CMPXCHG32rr
Definition x86/opcodes.hpp:1376
@ VPBROADCASTWZ128rmkz
Definition x86/opcodes.hpp:15199
@ VPLZCNTQZ256rmkz
Definition x86/opcodes.hpp:16957
@ ADDSUBPSrm
Definition x86/opcodes.hpp:749
@ VPBLENDMDZrmk
Definition x86/opcodes.hpp:15038
@ VBROADCASTSSZ256rr
Definition x86/opcodes.hpp:5749
@ CMOVB_Fp64
Definition x86/opcodes.hpp:1265
@ VPSUBWrm
Definition x86/opcodes.hpp:20036
@ FCOMPP
Definition x86/opcodes.hpp:1689
@ VPSHADrm
Definition x86/opcodes.hpp:18730
@ VCVTTPS2UDQZ128rmkz
Definition x86/opcodes.hpp:8355
@ VCVTPH2IUBSZrrkz
Definition x86/opcodes.hpp:6808
@ VPDPWSSDSZmbk
Definition x86/opcodes.hpp:15924
@ VCVTPH2PSXZ256rrk
Definition x86/opcodes.hpp:6855
@ VPCMPDZrmbik
Definition x86/opcodes.hpp:15269
@ VPHADDUBDrm
Definition x86/opcodes.hpp:16860
@ VCVTUSI2SDZrr_Int
Definition x86/opcodes.hpp:8739
@ VMAXPHZrr
Definition x86/opcodes.hpp:13000
@ VCVTTPS2UQQZ256rrkz
Definition x86/opcodes.hpp:8430
@ DEC64r_NF
Definition x86/opcodes.hpp:1546
@ VPSUBSBZrm
Definition x86/opcodes.hpp:19942
@ VCMPPDZ128rmbi
Definition x86/opcodes.hpp:5780
@ RET32
Definition x86/opcodes.hpp:3778
@ PMOVZXWDrr
Definition x86/opcodes.hpp:3307
@ VPDPBSSDSrr
Definition x86/opcodes.hpp:15684
@ SETB_C32r
Definition x86/opcodes.hpp:432
@ VPERMIL2PSYrm
Definition x86/opcodes.hpp:16345
@ VPDPWSSDZr
Definition x86/opcodes.hpp:15959
@ VPSLLWZ128mi
Definition x86/opcodes.hpp:19359
@ VPCOMQmi
Definition x86/opcodes.hpp:15588
@ VCVTPH2BF8SZ128rmbkz
Definition x86/opcodes.hpp:6614
@ MOV64rs
Definition x86/opcodes.hpp:2611
@ VADDPSZrrb
Definition x86/opcodes.hpp:5303
@ SHLD16mri8_ND
Definition x86/opcodes.hpp:4445
@ VPMULHWZ256rm
Definition x86/opcodes.hpp:18159
@ VCVTNE2PS2BF16Z256rmb
Definition x86/opcodes.hpp:6367
@ VRCP14PDZrkz
Definition x86/opcodes.hpp:20590
@ VPSRAWZ256ri
Definition x86/opcodes.hpp:19588
@ VPERMT2DZrmkz
Definition x86/opcodes.hpp:16613
@ SUB8mi_EVEX
Definition x86/opcodes.hpp:4891
@ VPUNPCKHDQZ256rmkz
Definition x86/opcodes.hpp:20254
@ RDFLAGS64
Definition x86/opcodes.hpp:419
@ VFNMSUB132PDZmb
Definition x86/opcodes.hpp:11720
@ MMX_PSHUFWmi
Definition x86/opcodes.hpp:2493
@ SAR8rCL_ND
Definition x86/opcodes.hpp:4169
@ SUB_Fp64
Definition x86/opcodes.hpp:4959
@ VRNDSCALEPSZ256rmbik
Definition x86/opcodes.hpp:20981
@ VPMINUBrm
Definition x86/opcodes.hpp:17434
@ VFNMADD132BF16Z256mk
Definition x86/opcodes.hpp:11146
@ VERWm
Definition x86/opcodes.hpp:9071
@ VPERMILPSrm
Definition x86/opcodes.hpp:16474
@ VINSERTPSrri
Definition x86/opcodes.hpp:12802
@ VCVTTPH2UQQZ256rr
Definition x86/opcodes.hpp:8058
@ VPMOVUSDWZ256rrk
Definition x86/opcodes.hpp:17859
@ VTESTPSrm
Definition x86/opcodes.hpp:21892
@ VPCMPBZ256rrik
Definition x86/opcodes.hpp:15251
@ FPTAN
Definition x86/opcodes.hpp:1727
@ VALIGNQZ128rmbikz
Definition x86/opcodes.hpp:5432
@ VSUBPSYrr
Definition x86/opcodes.hpp:21812
@ VMINMAXBF16Zrrik
Definition x86/opcodes.hpp:13235
@ VFMSUBADD132PSZrk
Definition x86/opcodes.hpp:10846
@ VPMINUQZ256rrkz
Definition x86/opcodes.hpp:17484
@ VPMACSSDDrm
Definition x86/opcodes.hpp:16976
@ CMPXCHG16B
Definition x86/opcodes.hpp:1372
@ VFMSUB231BF16Z128m
Definition x86/opcodes.hpp:10583
@ VANDPSZrrk
Definition x86/opcodes.hpp:5577
@ VCMPPDrri
Definition x86/opcodes.hpp:5801
@ VRNDSCALEPSZrribk
Definition x86/opcodes.hpp:20997
@ SEH_PushReg
Definition x86/opcodes.hpp:424
@ VGETMANTPHZ128rmbik
Definition x86/opcodes.hpp:12537
@ VCVTPD2PHZrmkz
Definition x86/opcodes.hpp:6480
@ VPDPBSUDSZrkz
Definition x86/opcodes.hpp:15744
@ VBROADCASTSSZ128rm
Definition x86/opcodes.hpp:5740
@ VCVTPS2IUBSZ128rrk
Definition x86/opcodes.hpp:7115
@ VPUNPCKLBWZ256rm
Definition x86/opcodes.hpp:20330
@ VPADDSWZrm
Definition x86/opcodes.hpp:14738
@ VPXORDZ256rm
Definition x86/opcodes.hpp:20437
@ MINSSrm
Definition x86/opcodes.hpp:2363
@ VCVTTSD2USIZrm
Definition x86/opcodes.hpp:8486
@ VRNDSCALESHZrri_Int
Definition x86/opcodes.hpp:21017
@ VPBROADCASTDrZ128rrkz
Definition x86/opcodes.hpp:15149
@ VALIGNQZ256rrik
Definition x86/opcodes.hpp:5446
@ PF2IWrr
Definition x86/opcodes.hpp:3196
@ OR32rm
Definition x86/opcodes.hpp:2991
@ VFMADD132PSm
Definition x86/opcodes.hpp:9480
@ VCVTTBF162IBSZ256rrkz
Definition x86/opcodes.hpp:7600
@ MOVSX32rr8_NOREX
Definition x86/opcodes.hpp:2749
@ VCVTQQ2PHZ256rmb
Definition x86/opcodes.hpp:7354
@ ADOX64rr_ND
Definition x86/opcodes.hpp:787
@ VMINPDZ256rmk
Definition x86/opcodes.hpp:13375
@ VEXTRACTPSmri
Definition x86/opcodes.hpp:9199
@ VMINMAXPSZrrikz
Definition x86/opcodes.hpp:13326
@ VGF2P8AFFINEINVQBYrmi
Definition x86/opcodes.hpp:12623
@ VFNMADD231SDZrkz_Int
Definition x86/opcodes.hpp:11607
@ VSQRTPDZ256r
Definition x86/opcodes.hpp:21597
@ NOT16r_EVEX
Definition x86/opcodes.hpp:2903
@ VRNDSCALEPHZ256rmbikz
Definition x86/opcodes.hpp:20952
@ VPMOVSXBQrm
Definition x86/opcodes.hpp:17746
@ VMOVDQU64Z128rrk
Definition x86/opcodes.hpp:13766
@ VADDPSZ128rmk
Definition x86/opcodes.hpp:5282
@ AND64mr_ND
Definition x86/opcodes.hpp:903
@ VCVTPH2WZrrbkz
Definition x86/opcodes.hpp:7041
@ VCVT2PH2HF8SZ256rr
Definition x86/opcodes.hpp:6013
@ VPBLENDWrri
Definition x86/opcodes.hpp:15095
@ VPCMPGTWZ256rrk
Definition x86/opcodes.hpp:15423
@ XOR64mi8_ND
Definition x86/opcodes.hpp:22268
@ VSHUFPDZ128rmbikz
Definition x86/opcodes.hpp:21469
@ VPUNPCKHBWZrrk
Definition x86/opcodes.hpp:20234
@ IMUL8m
Definition x86/opcodes.hpp:1881
@ VMOVDQU8Z256rr_REV
Definition x86/opcodes.hpp:13809
@ VPROTDrm
Definition x86/opcodes.hpp:18688
@ VFMSUB132SSm
Definition x86/opcodes.hpp:10410
@ VFNMSUB213PDZrb
Definition x86/opcodes.hpp:11895
@ VRCPPHZr
Definition x86/opcodes.hpp:20723
@ VPBLENDMWZ256rmkz
Definition x86/opcodes.hpp:15078
@ AND16rr
Definition x86/opcodes.hpp:839
@ VFNMSUB213SHZrbkz_Int
Definition x86/opcodes.hpp:11991
@ AND32ri_NF
Definition x86/opcodes.hpp:873
@ VPXORDZ128rm
Definition x86/opcodes.hpp:20428
@ VPMOVUSQBZ128rr
Definition x86/opcodes.hpp:17868
@ VFNMSUB213PSZrk
Definition x86/opcodes.hpp:11962
@ VCVTBF162IUBSZ256rm
Definition x86/opcodes.hpp:6118
@ SHRD32mri8_ND
Definition x86/opcodes.hpp:4653
@ VPSUBQrr
Definition x86/opcodes.hpp:19927
@ VREDUCEPSZrmbikz
Definition x86/opcodes.hpp:20847
@ VRCP28SDZrb
Definition x86/opcodes.hpp:20658
@ VFPCLASSSHZrik
Definition x86/opcodes.hpp:12290
@ VRCPPHZ256mb
Definition x86/opcodes.hpp:20709
@ VCVTSI642SDrm_Int
Definition x86/opcodes.hpp:7516
@ VPADDSBZ256rrkz
Definition x86/opcodes.hpp:14715
@ CCMP32mi
Definition x86/opcodes.hpp:1185
@ INDIRECT_THUNK_TCRETURN64
Definition x86/opcodes.hpp:373
@ RCL64rCL_ND
Definition x86/opcodes.hpp:3635
@ MMX_PCMPGTDrr
Definition x86/opcodes.hpp:2446
@ SBB8rr_ND_REV
Definition x86/opcodes.hpp:4280
@ VFMADD132PDZ256rkz
Definition x86/opcodes.hpp:9403
@ VPCMPEQQZ128rmb
Definition x86/opcodes.hpp:15315
@ VFMADD213SSZrbkz_Int
Definition x86/opcodes.hpp:9688
@ VPMULLDZ128rr
Definition x86/opcodes.hpp:18181
@ ANDN32rm_EVEX
Definition x86/opcodes.hpp:965
@ VCVTQQ2PHZrm
Definition x86/opcodes.hpp:7362
@ WRSSQ_EVEX
Definition x86/opcodes.hpp:22136
@ BTS16mi8
Definition x86/opcodes.hpp:1136
@ DEC16r
Definition x86/opcodes.hpp:1521
@ VPMOVZXWQZ256rmkz
Definition x86/opcodes.hpp:18064
@ VPANDNDZrrk
Definition x86/opcodes.hpp:14886
@ VREDUCEPSZ256rri
Definition x86/opcodes.hpp:20842
@ G_FLDEXP
Definition x86/opcodes.hpp:222
@ VPMULDQYrm
Definition x86/opcodes.hpp:18076
@ VPCMPGTBYrm
Definition x86/opcodes.hpp:15354
@ SHA256MSG1rr
Definition x86/opcodes.hpp:4313
@ VFNMSUB132PSZmbkz
Definition x86/opcodes.hpp:11786
@ VFIXUPIMMSSZrrikz
Definition x86/opcodes.hpp:9356
@ XOR16rm
Definition x86/opcodes.hpp:22204
@ VCVTTPD2DQZ128rr
Definition x86/opcodes.hpp:7678
@ VGETEXPBF16Zmbk
Definition x86/opcodes.hpp:12355
@ ILD_Fp32m32
Definition x86/opcodes.hpp:1791
@ VPMOVSWBZ256rr
Definition x86/opcodes.hpp:17696
@ VPMOVSXWDrr
Definition x86/opcodes.hpp:17813
@ VFNMADD213BF16Zmk
Definition x86/opcodes.hpp:11324
@ VPMAXUQZ256rrkz
Definition x86/opcodes.hpp:17280
@ VPMULHWZrr
Definition x86/opcodes.hpp:18168
@ VCVTTPD2QQZrrb
Definition x86/opcodes.hpp:7762
@ VCVTDQ2PDZrm
Definition x86/opcodes.hpp:6264
@ SHR8rCL_NF_ND
Definition x86/opcodes.hpp:4620
@ VSQRTSSr_Int
Definition x86/opcodes.hpp:21718
@ ISTT_Fp64m64
Definition x86/opcodes.hpp:1988
@ VPMACSSDQLrm
Definition x86/opcodes.hpp:16980
@ SHA1NEXTErr
Definition x86/opcodes.hpp:4309
@ VMOVDQAYmr
Definition x86/opcodes.hpp:13685
@ VPTESTMBZrrk
Definition x86/opcodes.hpp:20103
@ VPSUBWZ128rm
Definition x86/opcodes.hpp:20018
@ VPSIGNWYrr
Definition x86/opcodes.hpp:19163
@ VCVTTPH2UDQZrmkz
Definition x86/opcodes.hpp:8036
@ AAND64mr_EVEX
Definition x86/opcodes.hpp:463
@ VMULPSZrrb
Definition x86/opcodes.hpp:14270
@ VPADDUSWZrmk
Definition x86/opcodes.hpp:14783
@ VCVTUW2PHZrrbk
Definition x86/opcodes.hpp:8791
@ MINCPSrr
Definition x86/opcodes.hpp:2350
@ TAILJMPd_CC
Definition x86/opcodes.hpp:5002
@ MUL_FPrST0
Definition x86/opcodes.hpp:2833
@ VPSHUFBZrr
Definition x86/opcodes.hpp:19074
@ XOR8mi_EVEX
Definition x86/opcodes.hpp:22304
@ VPBLENDMQZrm
Definition x86/opcodes.hpp:15061
@ VMOVDQU16Z128rmkz
Definition x86/opcodes.hpp:13697
@ ST_FP32m
Definition x86/opcodes.hpp:4749
@ MOVZX64rr8
Definition x86/opcodes.hpp:2778
@ VCVTBIASPH2BF8SZ128rmbk
Definition x86/opcodes.hpp:6138
@ VCVTPH2IUBSZ128rmk
Definition x86/opcodes.hpp:6783
@ VPMINUDZ256rmbkz
Definition x86/opcodes.hpp:17450
@ VBROADCASTF32X2Z256rr
Definition x86/opcodes.hpp:5660
@ VPCMPISTRIrmi
Definition x86/opcodes.hpp:15430
@ VFMADDSUB132PHZmbk
Definition x86/opcodes.hpp:9989
@ VCOMPRESSPSZrrk
Definition x86/opcodes.hpp:5933
@ VMOVUPSZ128rrk_REV
Definition x86/opcodes.hpp:14076
@ VPADDBZ256rmkz
Definition x86/opcodes.hpp:14628
@ VCVTPD2DQZ128rr
Definition x86/opcodes.hpp:6431
@ VFMULCPHZrm
Definition x86/opcodes.hpp:11112
@ VFNMADD213SDZmk_Int
Definition x86/opcodes.hpp:11429
@ VPROLDZrikz
Definition x86/opcodes.hpp:18489
@ BLSI64rm
Definition x86/opcodes.hpp:1049
@ VPSLLVQrm
Definition x86/opcodes.hpp:19336
@ ADD64rr_NF_ND_REV
Definition x86/opcodes.hpp:697
@ G_SMIN
Definition x86/opcodes.hpp:254
@ VCVTBIASPH2HF8SZrr
Definition x86/opcodes.hpp:6214
@ VPMOVZXBQZ256rrk
Definition x86/opcodes.hpp:17978
@ VFNMSUB132SHZrkz_Int
Definition x86/opcodes.hpp:11824
@ G_SMULH
Definition x86/opcodes.hpp:192
@ VCVTBF162IUBSZrmbk
Definition x86/opcodes.hpp:6129
@ VMINBF16Z256rmk
Definition x86/opcodes.hpp:13097
@ VDIVBF16Zrrk
Definition x86/opcodes.hpp:8868
@ VCVTPS2UDQZrrb
Definition x86/opcodes.hpp:7279
@ VCVTTPH2UQQZ256rrk
Definition x86/opcodes.hpp:8059
@ VPTESTMDZ256rmk
Definition x86/opcodes.hpp:20113
@ SHR16r1_ND
Definition x86/opcodes.hpp:4523
@ VPSHRDVWZ256mk
Definition x86/opcodes.hpp:19016
@ VCOMPRESSPDZ256rrk
Definition x86/opcodes.hpp:5913
@ COMISDrm
Definition x86/opcodes.hpp:1382
@ VSUBPDZ256rmbk
Definition x86/opcodes.hpp:21760
@ VPDPWSUDZ256mbk
Definition x86/opcodes.hpp:16008
@ VFMADD132SSm
Definition x86/opcodes.hpp:9522
@ VPGATHERQDZ128rm
Definition x86/opcodes.hpp:16835
@ VADDSDrr_Int
Definition x86/opcodes.hpp:5324
@ SHRD64mrCL_NF_ND
Definition x86/opcodes.hpp:4670
@ VFIXUPIMMPDZ256rmbi
Definition x86/opcodes.hpp:9288
@ IMUL16r
Definition x86/opcodes.hpp:1800
@ VPSRAVDZ256rmb
Definition x86/opcodes.hpp:19506
@ AND8ri_ND
Definition x86/opcodes.hpp:946
@ VORPDZ128rmbkz
Definition x86/opcodes.hpp:14329
@ VCVTTBF162IUBSZrmb
Definition x86/opcodes.hpp:7629
@ ROL8mCL_EVEX
Definition x86/opcodes.hpp:3883
@ VMOVDQU8Zrrkz
Definition x86/opcodes.hpp:13823
@ VDIVSHZrrk_Int
Definition x86/opcodes.hpp:8992
@ VXORPDZ128rmb
Definition x86/opcodes.hpp:22059
@ VSQRTBF16Zmb
Definition x86/opcodes.hpp:21572
@ CMP64mr
Definition x86/opcodes.hpp:1337
@ VDIVPHZ128rmkz
Definition x86/opcodes.hpp:8909
@ CMOVBE_F
Definition x86/opcodes.hpp:1259
@ VFMADD132SDZrb_Int
Definition x86/opcodes.hpp:9489
@ VFNMSUB132PSZ256mk
Definition x86/opcodes.hpp:11778
@ BLSR64rm_NF
Definition x86/opcodes.hpp:1079
@ VPSRLVQZ128rmk
Definition x86/opcodes.hpp:19759
@ DIV16m
Definition x86/opcodes.hpp:1558
@ VMOVPQI2QIZmr
Definition x86/opcodes.hpp:13881
@ VPMOVSQBZ256rrkz
Definition x86/opcodes.hpp:17653
@ VCVTPS2IBSZ128rmkz
Definition x86/opcodes.hpp:7083
@ VPSHAQmr
Definition x86/opcodes.hpp:18733
@ VCVTW2PHZ128rmb
Definition x86/opcodes.hpp:8796
@ VPSRAVQZrmbk
Definition x86/opcodes.hpp:19545
@ VPERMDZrr
Definition x86/opcodes.hpp:16189
@ VFMSUBADD231PSZ256mkz
Definition x86/opcodes.hpp:11028
@ VPTERNLOGDZ128rrikz
Definition x86/opcodes.hpp:20046
@ ADC64rr_REV
Definition x86/opcodes.hpp:543
@ VCVTUQQ2PHZ256rmk
Definition x86/opcodes.hpp:8689
@ SHL32r1_ND
Definition x86/opcodes.hpp:4365
@ MMX_PSUBSWrr
Definition x86/opcodes.hpp:2534
@ VPMOVWBZmr
Definition x86/opcodes.hpp:17939
@ VPCMPEQBZrmk
Definition x86/opcodes.hpp:15285
@ VMOVSDZmr
Definition x86/opcodes.hpp:13927
@ KMOVDrk_EVEX
Definition x86/opcodes.hpp:2061
@ KXORWkk
Definition x86/opcodes.hpp:2116
@ VCVTTPS2DQSZ256rm
Definition x86/opcodes.hpp:8142
@ VPOPCNTDZ256rmbk
Definition x86/opcodes.hpp:18340
@ VGETMANTPSZ256rmi
Definition x86/opcodes.hpp:12578
@ VFMADDCSHZmk
Definition x86/opcodes.hpp:9895
@ VCVTSH2SSZrr
Definition x86/opcodes.hpp:7475
@ CMPPDrri
Definition x86/opcodes.hpp:1357
@ PANDrm
Definition x86/opcodes.hpp:3127
@ VGETEXPPHZ256rk
Definition x86/opcodes.hpp:12408
@ OR16ri
Definition x86/opcodes.hpp:2939
@ VPSUBUSWZrrkz
Definition x86/opcodes.hpp:20013
@ VFNMADD231PHZ128mk
Definition x86/opcodes.hpp:11536
@ VCVTPH2PDZ256rm
Definition x86/opcodes.hpp:6818
@ VFMSUB132BF16Z256mbkz
Definition x86/opcodes.hpp:10257
@ AVX512_256_SET0
Definition x86/opcodes.hpp:349
@ VFMADDSUB132PDZ256r
Definition x86/opcodes.hpp:9952
@ F2XM1
Definition x86/opcodes.hpp:1672
@ BEXTRI64ri
Definition x86/opcodes.hpp:1010
@ RCL8r1_EVEX
Definition x86/opcodes.hpp:3649
@ VADDSHZrr_Int
Definition x86/opcodes.hpp:5330
@ VCVTHF82PHZ128rmkz
Definition x86/opcodes.hpp:6341
@ VXORPDZ256rm
Definition x86/opcodes.hpp:22067
@ VRNDSCALEPSZrmik
Definition x86/opcodes.hpp:20993
@ VFMSUBADD213PDZ256r
Definition x86/opcodes.hpp:10867
@ SUB32rr_NF
Definition x86/opcodes.hpp:4842
@ PUNPCKHBWrr
Definition x86/opcodes.hpp:3529
@ VFMSUB231SDZm
Definition x86/opcodes.hpp:10708
@ VSM4RNDS4rr
Definition x86/opcodes.hpp:21552
@ VPERMI2BZ128rr
Definition x86/opcodes.hpp:16195
@ VPMADDWDYrr
Definition x86/opcodes.hpp:17079
@ ANDPDrm
Definition x86/opcodes.hpp:980
@ VMOVDQU32Z128mr
Definition x86/opcodes.hpp:13726
@ VPCOMPRESSQZrr
Definition x86/opcodes.hpp:15570
@ VPDPBSUDSZ256mbk
Definition x86/opcodes.hpp:15729
@ UMONITOR16
Definition x86/opcodes.hpp:5151
@ VCVTTPD2DQZrrbk
Definition x86/opcodes.hpp:7698
@ VCVTPH2BF8Z256rmk
Definition x86/opcodes.hpp:6651
@ VFMADDSUB213PDZmbkz
Definition x86/opcodes.hpp:10056
@ VPANDNQZrmbkz
Definition x86/opcodes.hpp:14909
@ VPCOMPRESSQZ256rrk
Definition x86/opcodes.hpp:15566
@ VPSRAVWZ128rmk
Definition x86/opcodes.hpp:19553
@ VMINPDZrrbkz
Definition x86/opcodes.hpp:13389
@ VPBROADCASTBZ128rrkz
Definition x86/opcodes.hpp:15103
@ VFMADDSUB231PSZ128mbkz
Definition x86/opcodes.hpp:10200
@ VAESENCLASTrm
Definition x86/opcodes.hpp:5387
@ VPTESTMDZ128rrk
Definition x86/opcodes.hpp:20109
@ VCVTPD2DQZrmbkz
Definition x86/opcodes.hpp:6446
@ VPANDNQZ128rm
Definition x86/opcodes.hpp:14888
@ VMOVUPSZ256rm
Definition x86/opcodes.hpp:14081
@ VCVTPH2HF8SZ256rm
Definition x86/opcodes.hpp:6704
@ VCVTDQ2PHZ256rm
Definition x86/opcodes.hpp:6284
@ VPCMPGTQZrmbk
Definition x86/opcodes.hpp:15408
@ VPUNPCKHWDZ128rrkz
Definition x86/opcodes.hpp:20307
@ VPMOVD2MZ128kr
Definition x86/opcodes.hpp:17519
@ VFPCLASSPSZ128mbi
Definition x86/opcodes.hpp:12265
@ VPSHUFDZ256mbi
Definition x86/opcodes.hpp:19090
@ VMULPHZrrb
Definition x86/opcodes.hpp:14238
@ VCVTTPD2DQZ256rmbk
Definition x86/opcodes.hpp:7683
@ VPSHUFBZ256rrk
Definition x86/opcodes.hpp:19069
@ VPDPWUSDSZ256r
Definition x86/opcodes.hpp:16043
@ VPRORVQZ256rmb
Definition x86/opcodes.hpp:18662
@ VPDPBUSDSYrm
Definition x86/opcodes.hpp:15778
@ VPMOVSQBZ128mr
Definition x86/opcodes.hpp:17644
@ VCVTPD2PHZ128rm
Definition x86/opcodes.hpp:6457
@ VPSCATTERDDZ128mr
Definition x86/opcodes.hpp:18713
@ VFNMSUB132PDZ256mkz
Definition x86/opcodes.hpp:11715
@ VPERMWZ256rrk
Definition x86/opcodes.hpp:16726
@ VFNMSUB132SSm_Int
Definition x86/opcodes.hpp:11838
@ XOR64ri32
Definition x86/opcodes.hpp:22276
@ VPDPWSSDZ128mkz
Definition x86/opcodes.hpp:15940
@ VRCPBF16Z128rkz
Definition x86/opcodes.hpp:20680
@ VCVTUDQ2PHZ256rmkz
Definition x86/opcodes.hpp:8600
@ VCVTTPS2IUBSZ256rmk
Definition x86/opcodes.hpp:8240
@ RORX32ri
Definition x86/opcodes.hpp:4029
@ VCVTSH2SSZrm_Int
Definition x86/opcodes.hpp:7472
@ VPROLQZ256mikz
Definition x86/opcodes.hpp:18504
@ RCL64rCL_EVEX
Definition x86/opcodes.hpp:3634
@ VFMSUB213PSZ128mk
Definition x86/opcodes.hpp:10511
@ VFMSUB132PSm
Definition x86/opcodes.hpp:10368
@ VFMSUBADD231PDZrb
Definition x86/opcodes.hpp:10975
@ VPERMT2PDZrmkz
Definition x86/opcodes.hpp:16640
@ RCL64ri_EVEX
Definition x86/opcodes.hpp:3637
@ VPERMWZ128rrkz
Definition x86/opcodes.hpp:16721
@ VFMSUB132SSZmk_Int
Definition x86/opcodes.hpp:10400
@ VFPCLASSPSZmbik
Definition x86/opcodes.hpp:12278
@ MULX32rr
Definition x86/opcodes.hpp:2821
@ CTEST32mr
Definition x86/opcodes.hpp:1428
@ VAESENCZrm
Definition x86/opcodes.hpp:5395
@ ANDN64rr_NF
Definition x86/opcodes.hpp:975
@ VPMINUWZrmk
Definition x86/opcodes.hpp:17509
@ VORPSZrrk
Definition x86/opcodes.hpp:14382
@ VCVTPH2UWZrmbkz
Definition x86/opcodes.hpp:7005
@ VPDPBUSDSZ256rk
Definition x86/opcodes.hpp:15796
@ VFMADDSUB213PHZ256mk
Definition x86/opcodes.hpp:10080
@ INC16r_ND
Definition x86/opcodes.hpp:1912
@ VFMSUB213PDYm
Definition x86/opcodes.hpp:10441
@ VCVTTSD2USI64Srr
Definition x86/opcodes.hpp:8473
@ VSQRTPSm
Definition x86/opcodes.hpp:21676
@ VFNMADD231PHZmkz
Definition x86/opcodes.hpp:11555
@ VPSHRDVDZ256r
Definition x86/opcodes.hpp:18970
@ VMULPHZ128rmb
Definition x86/opcodes.hpp:14214
@ VPINSRBZrmi
Definition x86/opcodes.hpp:16900
@ VPBLENDVBrrr
Definition x86/opcodes.hpp:15091
@ VRSQRTBF16Z256rkz
Definition x86/opcodes.hpp:21175
@ VANDPSZ256rm
Definition x86/opcodes.hpp:5561
@ VCVTBIASPH2HF8SZ256rrk
Definition x86/opcodes.hpp:6206
@ ROL8r1
Definition x86/opcodes.hpp:3892
@ VPSRLQZ128mbik
Definition x86/opcodes.hpp:19675
@ SHL32mCL_EVEX
Definition x86/opcodes.hpp:4354
@ VCVTDQ2PDZrmbk
Definition x86/opcodes.hpp:6266
@ JMP32m_NT
Definition x86/opcodes.hpp:2015
@ VCVTPS2UQQZ256rrk
Definition x86/opcodes.hpp:7300
@ VPMOVUSQBZ256rrkz
Definition x86/opcodes.hpp:17875
@ VPAVGBZrm
Definition x86/opcodes.hpp:14964
@ VCVTNEPS2BF16Z128rrkz
Definition x86/opcodes.hpp:6402
@ VPSHRDQZrri
Definition x86/opcodes.hpp:18952
@ VPSHRDVDZ256rk
Definition x86/opcodes.hpp:18971
@ VPSRAQZrmkz
Definition x86/opcodes.hpp:19490
@ VPMAXSQZrrkz
Definition x86/opcodes.hpp:17187
@ VFMSUBADD132PHZmk
Definition x86/opcodes.hpp:10808
@ SBB8rr_EVEX
Definition x86/opcodes.hpp:4277
@ VCVTTPH2IUBSZrmk
Definition x86/opcodes.hpp:7975
@ VSUBSDZrrkz_Int
Definition x86/opcodes.hpp:21855
@ VREDUCEBF16Z128rmbik
Definition x86/opcodes.hpp:20741
@ VPRORVQZ256rm
Definition x86/opcodes.hpp:18661
@ VBCSTNESH2PSYrm
Definition x86/opcodes.hpp:5584
@ VFNMADD213PSZ128m
Definition x86/opcodes.hpp:11395
@ DEC64r_EVEX
Definition x86/opcodes.hpp:1544
@ AESENC128KL
Definition x86/opcodes.hpp:796
@ VREDUCEPSZrrib
Definition x86/opcodes.hpp:20852
@ XSAVES64
Definition x86/opcodes.hpp:22352
@ VBROADCASTF32X2Zrmk
Definition x86/opcodes.hpp:5664
@ VPABSQZrr
Definition x86/opcodes.hpp:14487
@ VCVTBIASPH2BF8SZrm
Definition x86/opcodes.hpp:6154
@ VCVTTPS2UQQZrmbk
Definition x86/opcodes.hpp:8433
@ VCVTTPH2DQZ256rmk
Definition x86/opcodes.hpp:7906
@ VPMAXUDZ256rrkz
Definition x86/opcodes.hpp:17251
@ VFNMADD231PDZmbkz
Definition x86/opcodes.hpp:11521
@ MOV64mr
Definition x86/opcodes.hpp:2601
@ SHRD32mri8_EVEX
Definition x86/opcodes.hpp:4652
@ OR8mr_ND
Definition x86/opcodes.hpp:3056
@ VFMADD213SHZr
Definition x86/opcodes.hpp:9671
@ ADD8rr_ND_REV
Definition x86/opcodes.hpp:727
@ VPMOVZXWDZrmk
Definition x86/opcodes.hpp:18047
@ CONVERGENCECTRL_ENTRY
Definition x86/opcodes.hpp:70
@ VPSHRDQZ256rmbik
Definition x86/opcodes.hpp:18938
@ VCVTPD2UQQZ256rmb
Definition x86/opcodes.hpp:6591
@ AND32mr_EVEX
Definition x86/opcodes.hpp:861
@ VEXP2PDZrk
Definition x86/opcodes.hpp:9083
@ VPADDDrm
Definition x86/opcodes.hpp:14669
@ VCVT2PH2HF8Z128rm
Definition x86/opcodes.hpp:6025
@ VFMADDSUB231PSZ256rkz
Definition x86/opcodes.hpp:10214
@ VCVTUQQ2PSZ128rmkz
Definition x86/opcodes.hpp:8711
@ VPSHUFHWZ256ri
Definition x86/opcodes.hpp:19121
@ VPTESTMQZrm
Definition x86/opcodes.hpp:20134
@ VPSUBSBZ256rr
Definition x86/opcodes.hpp:19939
@ RCL64ri
Definition x86/opcodes.hpp:3636
@ SHR8mi_NF
Definition x86/opcodes.hpp:4609
@ VAESDECZrr
Definition x86/opcodes.hpp:5376
@ SHR8ri_EVEX
Definition x86/opcodes.hpp:4622
@ VPMADDWDZrr
Definition x86/opcodes.hpp:17095
@ VUCOMXSDZrm
Definition x86/opcodes.hpp:21917
@ VCVTBIASPH2HF8Zrmb
Definition x86/opcodes.hpp:6236
@ VFNMADD213PSm
Definition x86/opcodes.hpp:11425
@ CMOVE_Fp80
Definition x86/opcodes.hpp:1270
@ VFMADD231SHZrbk_Int
Definition x86/opcodes.hpp:9844
@ BLCMSK32rr
Definition x86/opcodes.hpp:1024
@ VMINMAXPHZrmbikz
Definition x86/opcodes.hpp:13287
@ VFMADD231PSZ256rkz
Definition x86/opcodes.hpp:9805
@ VMINPSZ256rr
Definition x86/opcodes.hpp:13441
@ XOR32mi8_EVEX
Definition x86/opcodes.hpp:22222
@ VPSRLWZrrk
Definition x86/opcodes.hpp:19839
@ XOR64ri8
Definition x86/opcodes.hpp:22281
@ VPSRLVWZrm
Definition x86/opcodes.hpp:19796
@ VFMADD231SHZrb_Int
Definition x86/opcodes.hpp:9843
@ VCVTTPD2UQQSZrrbkz
Definition x86/opcodes.hpp:7860
@ VPDPWSUDSZ256mbk
Definition x86/opcodes.hpp:15977
@ VPCMPGTDYrr
Definition x86/opcodes.hpp:15371
@ SBB32ri8
Definition x86/opcodes.hpp:4222
@ VPMULLQZ128rmbk
Definition x86/opcodes.hpp:18206
@ VCVTTPS2UDQZ256rrk
Definition x86/opcodes.hpp:8366
@ VPADDBZ128rm
Definition x86/opcodes.hpp:14620
@ VPSRLQZrmk
Definition x86/opcodes.hpp:19714
@ VFPCLASSPSZmi
Definition x86/opcodes.hpp:12279
@ VFMSUB231PSZ128mbk
Definition x86/opcodes.hpp:10678
@ VMAXSDrm
Definition x86/opcodes.hpp:13051
@ VSCALEFSHZrr
Definition x86/opcodes.hpp:21355
@ VPRORVQZ128rm
Definition x86/opcodes.hpp:18652
@ CCMP16rr_REV
Definition x86/opcodes.hpp:1184
@ VSCALEFPSZ128rr
Definition x86/opcodes.hpp:21319
@ XOR8rr_NF_ND_REV
Definition x86/opcodes.hpp:22331
@ ROR16mi_EVEX
Definition x86/opcodes.hpp:3918
@ VPSHLDDZ256rmbik
Definition x86/opcodes.hpp:18755
@ VCVTUQQ2PHZ128rm
Definition x86/opcodes.hpp:8676
@ POPGS16
Definition x86/opcodes.hpp:3367
@ VCVTTPD2UDQSZrrk
Definition x86/opcodes.hpp:7798
@ VCVTTPD2QQZ128rmbk
Definition x86/opcodes.hpp:7739
@ SHLD32rri8_NF
Definition x86/opcodes.hpp:4476
@ BLSI32rr_NF
Definition x86/opcodes.hpp:1048
@ VMULSDZrrbkz_Int
Definition x86/opcodes.hpp:14285
@ VGF2P8AFFINEINVQBZ256rmbi
Definition x86/opcodes.hpp:12634
@ VFNMADD132SSZr_Int
Definition x86/opcodes.hpp:11291
@ VFNMSUB231PDZ256rkz
Definition x86/opcodes.hpp:12056
@ VADDBF16Z256rmkz
Definition x86/opcodes.hpp:5199
@ VSCALEFPDZrrk
Definition x86/opcodes.hpp:21281
@ VPSUBSWrr
Definition x86/opcodes.hpp:19971
@ SAR8r1_ND
Definition x86/opcodes.hpp:4164
@ IDIV16m_EVEX
Definition x86/opcodes.hpp:1762
@ VFNMSUB231PDZrbk
Definition x86/opcodes.hpp:12065
@ VPERMILPDZrik
Definition x86/opcodes.hpp:16399
@ VPXORDZ256rmk
Definition x86/opcodes.hpp:20441
@ VMINPSZ256rmb
Definition x86/opcodes.hpp:13436
@ VMOVSHZrrk
Definition x86/opcodes.hpp:13977
@ VCVTTPH2UQQZrmkz
Definition x86/opcodes.hpp:8066
@ MUL64m_NF
Definition x86/opcodes.hpp:2795
@ VHSUBPSrm
Definition x86/opcodes.hpp:12721
@ VPSRLQZrmkz
Definition x86/opcodes.hpp:19715
@ VPANDDZ128rr
Definition x86/opcodes.hpp:14840
@ VFPCLASSBF16Z256mi
Definition x86/opcodes.hpp:12219
@ VFMADDSUBPD4Ymr
Definition x86/opcodes.hpp:10229
@ VCVTNE2PS2BF16Zrmb
Definition x86/opcodes.hpp:6376
@ VPSUBQZ256rrkz
Definition x86/opcodes.hpp:19916
@ MOVDIRI32
Definition x86/opcodes.hpp:2668
@ MOVQI2PQIrm
Definition x86/opcodes.hpp:2707
@ VPMOVSDWZrrkz
Definition x86/opcodes.hpp:17643
@ VFMADD213SHZmkz_Int
Definition x86/opcodes.hpp:9670
@ CWDE
Definition x86/opcodes.hpp:1512
@ XOR8rr_NOREX
Definition x86/opcodes.hpp:22333
@ VPSRAVDZrmkz
Definition x86/opcodes.hpp:19519
@ VCVTBIASPH2HF8SZ256rrkz
Definition x86/opcodes.hpp:6207
@ VCVTPH2BF8SZ128rrkz
Definition x86/opcodes.hpp:6619
@ VPDPWSUDZmbkz
Definition x86/opcodes.hpp:16018
@ CVTTPD2DQrm
Definition x86/opcodes.hpp:1491
@ VMINPHZrrk
Definition x86/opcodes.hpp:13422
@ VPERMT2PDZrmk
Definition x86/opcodes.hpp:16639
@ VBROADCASTI64X2Zrm
Definition x86/opcodes.hpp:5718
@ VPSRADrr
Definition x86/opcodes.hpp:19448
@ PUNPCKHBWrm
Definition x86/opcodes.hpp:3528
@ PTCMMIMFP16PSV
Definition x86/opcodes.hpp:3457
@ ANDN32rm
Definition x86/opcodes.hpp:964
@ VFMADD213PDZrb
Definition x86/opcodes.hpp:9580
@ VMOVDQArr
Definition x86/opcodes.hpp:13691
@ VCOMISSZrr
Definition x86/opcodes.hpp:5898
@ VPMINUQZrrk
Definition x86/opcodes.hpp:17492
@ VPADDSWZ256rm
Definition x86/opcodes.hpp:14732
@ VCVTPH2HF8SZrrk
Definition x86/opcodes.hpp:6720
@ VMINPHZrm
Definition x86/opcodes.hpp:13412
@ VPCONFLICTQZ128rrkz
Definition x86/opcodes.hpp:15635
@ VRSQRT28PSZrbk
Definition x86/opcodes.hpp:21136
@ VMOVRSBZ256m
Definition x86/opcodes.hpp:13894
@ VFMSUB132PDZ128mbk
Definition x86/opcodes.hpp:10276
@ MMX_MOVQ64rm
Definition x86/opcodes.hpp:2396
@ VFNMADDPD4mr
Definition x86/opcodes.hpp:11644
@ VCMPBF16Z128rri
Definition x86/opcodes.hpp:5764
@ VFMSUB231PSZmbkz
Definition x86/opcodes.hpp:10697
@ VPCONFLICTQZrrk
Definition x86/opcodes.hpp:15652
@ VEXTRACTF128rri
Definition x86/opcodes.hpp:9134
@ VPSRAWZri
Definition x86/opcodes.hpp:19600
@ VPERMILPSZ128rmk
Definition x86/opcodes.hpp:16431
@ VMULSSZrrbkz_Int
Definition x86/opcodes.hpp:14311
@ VGETEXPSDZmkz
Definition x86/opcodes.hpp:12454
@ VFMADD213PSZr
Definition x86/opcodes.hpp:9643
@ VANDPDYrr
Definition x86/opcodes.hpp:5520
@ PTDPBUSDV
Definition x86/opcodes.hpp:407
@ MMX_CVTPD2PIrm
Definition x86/opcodes.hpp:2367
@ MASKPAIR16STORE
Definition x86/opcodes.hpp:2325
@ VSQRTPDZ128mk
Definition x86/opcodes.hpp:21586
@ VCVTNEPS2BF16Yrm
Definition x86/opcodes.hpp:6392
@ VPADDUSBZ128rmk
Definition x86/opcodes.hpp:14749
@ VADDSSZrrkz_Int
Definition x86/opcodes.hpp:5346
@ VUNPCKLPSZ256rm
Definition x86/opcodes.hpp:22036
@ VCVTPD2PSZrmb
Definition x86/opcodes.hpp:6508
@ LAR64rr
Definition x86/opcodes.hpp:2123
@ VCVTSH2SDZrm_Int
Definition x86/opcodes.hpp:7455
@ ROL16rCL_EVEX
Definition x86/opcodes.hpp:3808
@ VPMOVSQWZ256rr
Definition x86/opcodes.hpp:17681
@ VRANGEPSZrmi
Definition x86/opcodes.hpp:20537
@ VCVTUQQ2PDZ256rmk
Definition x86/opcodes.hpp:8659
@ VPERMBZrr
Definition x86/opcodes.hpp:16169
@ VCVTUDQ2PDZrmb
Definition x86/opcodes.hpp:8578
@ VRNDSCALEPDZ128rrikz
Definition x86/opcodes.hpp:20919
@ VPOPCNTBZ256rr
Definition x86/opcodes.hpp:18320
@ VEXTRACTI64X2Z256mrik
Definition x86/opcodes.hpp:9183
@ VCMPPDZrrik
Definition x86/opcodes.hpp:5799
@ VCVTPD2UQQZ256rrkz
Definition x86/opcodes.hpp:6598
@ VCVTSI642SSZrm
Definition x86/opcodes.hpp:7524
@ VPDPWUUDrm
Definition x86/opcodes.hpp:16148
@ VCVTSS2SIrm_Int
Definition x86/opcodes.hpp:7574
@ VCVTTPS2DQSZ256rmbkz
Definition x86/opcodes.hpp:8145
@ POP16rmm
Definition x86/opcodes.hpp:3327
@ VCVTTPD2UDQZrr
Definition x86/opcodes.hpp:7824
@ VFMADDSUB213PHZ256mkz
Definition x86/opcodes.hpp:10081
@ VPRORVDZ128rmkz
Definition x86/opcodes.hpp:18630
@ ROR16r1_NF_ND
Definition x86/opcodes.hpp:3926
@ VPABSQZ256rmkz
Definition x86/opcodes.hpp:14477
@ VPMAXUWZ128rrkz
Definition x86/opcodes.hpp:17297
@ VCVT2PS2PHXZrr
Definition x86/opcodes.hpp:6076
@ VBLENDVPSYrrr
Definition x86/opcodes.hpp:5653
@ VPMULUDQZ128rr
Definition x86/opcodes.hpp:18288
@ VDIVSDrr_Int
Definition x86/opcodes.hpp:8982
@ VFMSUBADD132PSZ256mk
Definition x86/opcodes.hpp:10831
@ VCVTPD2UDQZ256rmk
Definition x86/opcodes.hpp:6564
@ VFMADD231PDm
Definition x86/opcodes.hpp:9754
@ VRSQRTPHZ256mkz
Definition x86/opcodes.hpp:21199
@ OR8ri_NF_ND
Definition x86/opcodes.hpp:3064
@ VCVTTSS2USISrr
Definition x86/opcodes.hpp:8551
@ VSQRTSDr
Definition x86/opcodes.hpp:21691
@ VMOVSLDUPZ256rrk
Definition x86/opcodes.hpp:13994
@ VPMOVUSQWZ128mr
Definition x86/opcodes.hpp:17896
@ CMOVNBE_Fp32
Definition x86/opcodes.hpp:1272
@ VFMADDSUB132PHZ256mk
Definition x86/opcodes.hpp:9982
@ SHRD32mrCL_NF_ND
Definition x86/opcodes.hpp:4650
@ BTS32mr
Definition x86/opcodes.hpp:1141
@ VFMSUB132PHZmbkz
Definition x86/opcodes.hpp:10327
@ VCVTTPS2UDQSZrrk
Definition x86/opcodes.hpp:8348
@ XOR32mi
Definition x86/opcodes.hpp:22220
@ G_LLROUND
Definition x86/opcodes.hpp:260
@ VMOVAPDZ256rmkz
Definition x86/opcodes.hpp:13528
@ RDRAND32r
Definition x86/opcodes.hpp:3749
@ VFMADDSUB231PDZ256m
Definition x86/opcodes.hpp:10142
@ INVLPGB32
Definition x86/opcodes.hpp:1966
@ VPACKUSWBZ128rm
Definition x86/opcodes.hpp:14598
@ VPMOVM2DZrk
Definition x86/opcodes.hpp:17557
@ VPUNPCKLQDQZrrk
Definition x86/opcodes.hpp:20402
@ VPMOVUSDWZ256rr
Definition x86/opcodes.hpp:17858
@ VFMADD231PSZrk
Definition x86/opcodes.hpp:9816
@ LCMPXCHG8
Definition x86/opcodes.hpp:2128
@ VPMINUBZrm
Definition x86/opcodes.hpp:17428
@ VFNMSUB132BF16Z128mkz
Definition x86/opcodes.hpp:11677
@ VPERMT2PDZ128rmbk
Definition x86/opcodes.hpp:16619
@ ROL16m1_NF
Definition x86/opcodes.hpp:3790
@ VGETMANTSDZrrik
Definition x86/opcodes.hpp:12603
@ SUB64mr_ND
Definition x86/opcodes.hpp:4860
@ VSCALEFSHZrrbkz_Int
Definition x86/opcodes.hpp:21358
@ TILELOADDRS_EVEX
Definition x86/opcodes.hpp:5068
@ VFNMSUBPS4Yrm
Definition x86/opcodes.hpp:12188
@ VPSRAQZ256rrk
Definition x86/opcodes.hpp:19477
@ VCVTTPH2DQZrmbkz
Definition x86/opcodes.hpp:7914
@ RCR8mi
Definition x86/opcodes.hpp:3723
@ VPABSBZrr
Definition x86/opcodes.hpp:14427
@ VFMADD213PSZ256mk
Definition x86/opcodes.hpp:9632
@ VPABSDZ128rrk
Definition x86/opcodes.hpp:14441
@ VFMSUBSS4mr
Definition x86/opcodes.hpp:11086
@ XOR64mr_NF_ND
Definition x86/opcodes.hpp:22275
@ VFMADD132PDZ128mbkz
Definition x86/opcodes.hpp:9389
@ VPBROADCASTDZ128rrkz
Definition x86/opcodes.hpp:15134
@ VPERMT2DZrr
Definition x86/opcodes.hpp:16614
@ VORPSZrrkz
Definition x86/opcodes.hpp:14383
@ CVTTSD2SIrm_Int
Definition x86/opcodes.hpp:1500
@ VFNMSUB231PHZrb
Definition x86/opcodes.hpp:12096
@ VCVTPH2HF8SZ128rmbkz
Definition x86/opcodes.hpp:6698
@ VCVTTPS2QQSZ256rr
Definition x86/opcodes.hpp:8272
@ VMOVSHDUPZ256rrkz
Definition x86/opcodes.hpp:13960
@ POPFS32
Definition x86/opcodes.hpp:3365
@ VADDPDZrmkz
Definition x86/opcodes.hpp:5237
@ VPDPBUUDSZ128rk
Definition x86/opcodes.hpp:15849
@ LCMPXCHG32
Definition x86/opcodes.hpp:2126
@ VFNMADD231BF16Z128mkz
Definition x86/opcodes.hpp:11476
@ SHR8ri_NF
Definition x86/opcodes.hpp:4624
@ VCVTTPD2UQQZ128rmb
Definition x86/opcodes.hpp:7864
@ VPMULLQZrm
Definition x86/opcodes.hpp:18222
@ G_XOR
Definition x86/opcodes.hpp:88
@ VPAVGBZrmk
Definition x86/opcodes.hpp:14965
@ MMX_PHADDDrr
Definition x86/opcodes.hpp:2451
@ VFNMADD213PDYm
Definition x86/opcodes.hpp:11329
@ VPSLLWZ256mikz
Definition x86/opcodes.hpp:19373
@ VCVTQQ2PHZrmb
Definition x86/opcodes.hpp:7363
@ VPADDSBZ256rrk
Definition x86/opcodes.hpp:14714
@ SHR16rCL_EVEX
Definition x86/opcodes.hpp:4527
@ VFNMADD231PSZ128m
Definition x86/opcodes.hpp:11564
@ VMAXPSZrr
Definition x86/opcodes.hpp:13032
@ VMULBF16Zrmbkz
Definition x86/opcodes.hpp:14173
@ VMAXCPSZ128rmk
Definition x86/opcodes.hpp:12907
@ VPDPWUSDZ128r
Definition x86/opcodes.hpp:16065
@ VFMADD132PDZ128r
Definition x86/opcodes.hpp:9392
@ VREDUCEPSZ128rmikz
Definition x86/opcodes.hpp:20832
@ VMINMAXBF16Zrmi
Definition x86/opcodes.hpp:13231
@ VPSHRDVQZmb
Definition x86/opcodes.hpp:19001
@ VGETEXPSHZrk
Definition x86/opcodes.hpp:12468
@ VPSUBSBZ128rmkz
Definition x86/opcodes.hpp:19932
@ VPACKSSDWZ256rrk
Definition x86/opcodes.hpp:14530
@ G_ATOMICRMW_USUB_COND
Definition x86/opcodes.hpp:146
@ VPSHLDWZ256rrikz
Definition x86/opcodes.hpp:18882
@ SHLD32rrCL_EVEX
Definition x86/opcodes.hpp:4469
@ VMINMAXPHZ256rri
Definition x86/opcodes.hpp:13282
@ VCVTPS2PDZrmbkz
Definition x86/opcodes.hpp:7161
@ VPSLLVQYrr
Definition x86/opcodes.hpp:19308
@ VCVTPH2IUBSZ128rmb
Definition x86/opcodes.hpp:6780
@ VFNMADD213PSYm
Definition x86/opcodes.hpp:11393
@ ROR64m1_ND
Definition x86/opcodes.hpp:3969
@ VPSLLVQZ128rmb
Definition x86/opcodes.hpp:19310
@ AND32i32
Definition x86/opcodes.hpp:849
@ VPSRLDrm
Definition x86/opcodes.hpp:19669
@ VFMSUBADD132PHZ128m
Definition x86/opcodes.hpp:10786
@ XOR64ri32_NF
Definition x86/opcodes.hpp:22279
@ VCVTPS2DQZ256rmb
Definition x86/opcodes.hpp:7056
@ OR64ri32_NF
Definition x86/opcodes.hpp:3025
@ VCVTPD2QQZrrk
Definition x86/opcodes.hpp:6549
@ VMINMAXPHZ128rmik
Definition x86/opcodes.hpp:13271
@ VPMULDQZ256rmbkz
Definition x86/opcodes.hpp:18090
@ VPSUBUSBZ256rmkz
Definition x86/opcodes.hpp:19982
@ MOVBE64rr_REV
Definition x86/opcodes.hpp:2657
@ VPMULLDYrm
Definition x86/opcodes.hpp:18173
@ VPMOVDBZ128rrk
Definition x86/opcodes.hpp:17525
@ VPMULUDQZrrkz
Definition x86/opcodes.hpp:18308
@ VPERMPSZ256rr
Definition x86/opcodes.hpp:16522
@ VCVTBIASPH2HF8SZ128rrk
Definition x86/opcodes.hpp:6197
@ ADC16ri8
Definition x86/opcodes.hpp:480
@ VPSUBBZ128rm
Definition x86/opcodes.hpp:19846
@ SBB8mi
Definition x86/opcodes.hpp:4262
@ VFMADDSUB213PDZ256rk
Definition x86/opcodes.hpp:10051
@ POPCNT16rm_EVEX
Definition x86/opcodes.hpp:3340
@ MOV32ao16
Definition x86/opcodes.hpp:2577
@ VPROLQZ128mbi
Definition x86/opcodes.hpp:18490
@ VRSQRTBF16Z256mk
Definition x86/opcodes.hpp:21171
@ VEXTRACTI64X2Zrri
Definition x86/opcodes.hpp:9189
@ VFNMADDSD4rm
Definition x86/opcodes.hpp:11658
@ MPSADBWrri
Definition x86/opcodes.hpp:2780
@ VFMSUBADD213PHZrkz
Definition x86/opcodes.hpp:10913
@ VPERMILPDZ256mikz
Definition x86/opcodes.hpp:16379
@ VPANDNQZrmbk
Definition x86/opcodes.hpp:14908
@ ADDSSrm
Definition x86/opcodes.hpp:743
@ VPSLLQZmbikz
Definition x86/opcodes.hpp:19260
@ VPHSUBSWYrm
Definition x86/opcodes.hpp:16890
@ VGETMANTBF16Zrmbik
Definition x86/opcodes.hpp:12498
@ SUB16mr_NF
Definition x86/opcodes.hpp:4779
@ CVTSI2SSrm
Definition x86/opcodes.hpp:1467
@ VPMADD52HUQZ128mbkz
Definition x86/opcodes.hpp:16999
@ TCVTROWPS2PHHrri
Definition x86/opcodes.hpp:5029
@ VPMOVZXBWZrmkz
Definition x86/opcodes.hpp:18004
@ VMAXPSZ256rmb
Definition x86/opcodes.hpp:13018
@ SHL64mCL_ND
Definition x86/opcodes.hpp:4385
@ VANDPSZrrkz
Definition x86/opcodes.hpp:5578
@ VFNMADD132PSZmbk
Definition x86/opcodes.hpp:11246
@ VANDNPDZ256rr
Definition x86/opcodes.hpp:5474
@ VCVTTPD2QQSZ256rr
Definition x86/opcodes.hpp:7719
@ ILD_Fp16m64
Definition x86/opcodes.hpp:1789
@ G_FCANONICALIZE
Definition x86/opcodes.hpp:236
@ VFNMSUB132SSZm_Int
Definition x86/opcodes.hpp:11826
@ VINSERTI64X2Z256rrik
Definition x86/opcodes.hpp:12785
@ VFMSUBADD213PHZ128mkz
Definition x86/opcodes.hpp:10889
@ VCVTPH2HF8SZrrkz
Definition x86/opcodes.hpp:6721
@ BT16rr
Definition x86/opcodes.hpp:1103
@ VPOPCNTQZ256rmkz
Definition x86/opcodes.hpp:18370
@ VPUNPCKLWDZ128rm
Definition x86/opcodes.hpp:20408
@ VCVTDQ2PDZrmb
Definition x86/opcodes.hpp:6265
@ VPERMWZ128rm
Definition x86/opcodes.hpp:16716
@ CMP64rr
Definition x86/opcodes.hpp:1341
@ VDPBF16PSZ128mb
Definition x86/opcodes.hpp:9010
@ XCHG32rr
Definition x86/opcodes.hpp:22163
@ VPINSRDZrri
Definition x86/opcodes.hpp:16905
@ VCVTPS2QQZrmk
Definition x86/opcodes.hpp:7246
@ LCMPXCHG64
Definition x86/opcodes.hpp:2127
@ VREDUCEPDZ256rmbi
Definition x86/opcodes.hpp:20776
@ SBB8ri_EVEX
Definition x86/opcodes.hpp:4271
@ SHLD16rri8_NF_ND
Definition x86/opcodes.hpp:4457
@ VPSLLVWZ128rrk
Definition x86/opcodes.hpp:19342
@ VPERMI2PSZ256rm
Definition x86/opcodes.hpp:16273
@ PFSUBRrr
Definition x86/opcodes.hpp:3228
@ VFMSUBADD213PSZ256mb
Definition x86/opcodes.hpp:10926
@ VPSHLDVDZ128mb
Definition x86/opcodes.hpp:18800
@ VFMADDSUB231PDZrk
Definition x86/opcodes.hpp:10161
@ VRNDSCALEPDZrri
Definition x86/opcodes.hpp:20935
@ VPSHUFDZmik
Definition x86/opcodes.hpp:19103
@ VMOVDQA32Z256rmkz
Definition x86/opcodes.hpp:13634
@ VMULPDYrm
Definition x86/opcodes.hpp:14179
@ VPMADDUBSWZ128rmk
Definition x86/opcodes.hpp:17059
@ VCVTTPH2UDQZ256rrkz
Definition x86/opcodes.hpp:8030
@ VFMADD231BF16Z256mbkz
Definition x86/opcodes.hpp:9707
@ IMUL32rmi_EVEX
Definition x86/opcodes.hpp:1840
@ VPALIGNRZ128rri
Definition x86/opcodes.hpp:14817
@ VMOVRSBZmkz
Definition x86/opcodes.hpp:13899
@ SCASL
Definition x86/opcodes.hpp:4283
@ SBB64mi32
Definition x86/opcodes.hpp:4237
@ VPERMI2PSZ128rmb
Definition x86/opcodes.hpp:16265
@ VPSLLWZrik
Definition x86/opcodes.hpp:19387
@ VPSRLQZ128mikz
Definition x86/opcodes.hpp:19679
@ VPLZCNTQZ256rmbkz
Definition x86/opcodes.hpp:16955
@ VMOVPQIto64Zrr
Definition x86/opcodes.hpp:13886
@ VPRORQZ256mikz
Definition x86/opcodes.hpp:18612
@ VCVTSI2SHZrr
Definition x86/opcodes.hpp:7498
@ VREDUCEPHZ128rmi
Definition x86/opcodes.hpp:20800
@ VPCMPUQZ128rmbik
Definition x86/opcodes.hpp:15483
@ VRCPSHZrrk
Definition x86/opcodes.hpp:20734
@ VPADDSWZ256rrk
Definition x86/opcodes.hpp:14736
@ ADD64rm_ND
Definition x86/opcodes.hpp:687
@ OR8mi_NF
Definition x86/opcodes.hpp:3052
@ SHR16r1_EVEX
Definition x86/opcodes.hpp:4522
@ VGF2P8MULBZ256rrkz
Definition x86/opcodes.hpp:12698
@ VMOVSHDUPZrrkz
Definition x86/opcodes.hpp:13966
@ VMAXBF16Z256rmkz
Definition x86/opcodes.hpp:12830
@ OR16rr_ND_REV
Definition x86/opcodes.hpp:2958
@ VPERMPDZrmkz
Definition x86/opcodes.hpp:16510
@ VPROTQrr
Definition x86/opcodes.hpp:18695
@ VSHUFF32X4Zrmik
Definition x86/opcodes.hpp:21406
@ VCVTTPH2DQZ256rmkz
Definition x86/opcodes.hpp:7907
@ VCVTTPD2UDQZ128rmbkz
Definition x86/opcodes.hpp:7803
@ VPMAXUBZ256rmkz
Definition x86/opcodes.hpp:17220
@ MOV64toSDrr
Definition x86/opcodes.hpp:2615
@ ROR16mCL_EVEX
Definition x86/opcodes.hpp:3913
@ VANDNPSZ128rr
Definition x86/opcodes.hpp:5496
@ VFMSUBADDPD4mr
Definition x86/opcodes.hpp:11050
@ VGETEXPPSZmb
Definition x86/opcodes.hpp:12441
@ VANDPSZ128rrk
Definition x86/opcodes.hpp:5559
@ VPANDNQZ128rmbkz
Definition x86/opcodes.hpp:14891
@ VPMULLQZ256rmbk
Definition x86/opcodes.hpp:18215
@ VPMULTISHIFTQBZ256rm
Definition x86/opcodes.hpp:18262
@ OR32mi_EVEX
Definition x86/opcodes.hpp:2972
@ FDECSTP
Definition x86/opcodes.hpp:1691
@ MMX_PHSUBDrm
Definition x86/opcodes.hpp:2456
@ VMINMAXBF16Z256rmbi
Definition x86/opcodes.hpp:13219
@ VFPCLASSPDZ256mik
Definition x86/opcodes.hpp:12238
@ VBLENDMPSZ128rm
Definition x86/opcodes.hpp:5613
@ VPERMT2PDZ256rmb
Definition x86/opcodes.hpp:16627
@ LOCK_OR32mi8
Definition x86/opcodes.hpp:2238
@ SAR64r1_EVEX
Definition x86/opcodes.hpp:4133
@ VSQRTSSr
Definition x86/opcodes.hpp:21717
@ VPSHRDVQZ256rk
Definition x86/opcodes.hpp:18998
@ VPERMI2PDZ128rmbk
Definition x86/opcodes.hpp:16239
@ VPERMT2DZ128rrkz
Definition x86/opcodes.hpp:16598
@ VFPCLASSPSZmbi
Definition x86/opcodes.hpp:12277
@ VCVTPD2PHZrmb
Definition x86/opcodes.hpp:6476
@ VPTERNLOGQZrmikz
Definition x86/opcodes.hpp:20088
@ VMULPHZrrbkz
Definition x86/opcodes.hpp:14240
@ VPMINUWZ256rmk
Definition x86/opcodes.hpp:17503
@ VCVTPH2HF8Z128rmbk
Definition x86/opcodes.hpp:6724
@ TEST64mi32
Definition x86/opcodes.hpp:5054
@ VPDPBSUDYrm
Definition x86/opcodes.hpp:15747
@ VPUNPCKLQDQZ128rmbkz
Definition x86/opcodes.hpp:20380
@ VPTESTNMBZ256rr
Definition x86/opcodes.hpp:20158
@ VUNPCKLPDZ256rmkz
Definition x86/opcodes.hpp:22010
@ VDIVPSZrrk
Definition x86/opcodes.hpp:8964
@ OR32ri_NF_ND
Definition x86/opcodes.hpp:2990
@ VSHUFPSZrrikz
Definition x86/opcodes.hpp:21524
@ VDIVPSZ128rmb
Definition x86/opcodes.hpp:8937
@ RCL32mi_EVEX
Definition x86/opcodes.hpp:3610
@ VEXP2PSZmbkz
Definition x86/opcodes.hpp:9088
@ VPSHRDDZrmbi
Definition x86/opcodes.hpp:18919
@ VSUBBF16Zrrk
Definition x86/opcodes.hpp:21745
@ VMAXSHZrr
Definition x86/opcodes.hpp:13059
@ ADDSDrm
Definition x86/opcodes.hpp:739
@ SAR8m1
Definition x86/opcodes.hpp:4147
@ VEXPANDPDZrm
Definition x86/opcodes.hpp:9109
@ VMOVDQU16Z128rrk_REV
Definition x86/opcodes.hpp:13701
@ VCVTQQ2PHZrrbkz
Definition x86/opcodes.hpp:7371
@ MUL16m_EVEX
Definition x86/opcodes.hpp:2782
@ VMAXPDZrmb
Definition x86/opcodes.hpp:12963
@ VFNMSUB231PHZ128mbk
Definition x86/opcodes.hpp:12073
@ VMINCPSZrmbk
Definition x86/opcodes.hpp:13191
@ DPPSrri
Definition x86/opcodes.hpp:1636
@ VSQRTPHZ256mb
Definition x86/opcodes.hpp:21624
@ MMX_CVTTPD2PIrr
Definition x86/opcodes.hpp:2376
@ VPMINUWZ256rm
Definition x86/opcodes.hpp:17502
@ VMINMAXPDZrmikz
Definition x86/opcodes.hpp:13260
@ VPABSDZrrkz
Definition x86/opcodes.hpp:14460
@ MMX_PSADBWrr
Definition x86/opcodes.hpp:2490
@ VPCMPDZ128rmbik
Definition x86/opcodes.hpp:15257
@ VFMADDSUB213PSZrbkz
Definition x86/opcodes.hpp:10126
@ REP_STOSB_64
Definition x86/opcodes.hpp:3769
@ VFMSUB132PDZ128mk
Definition x86/opcodes.hpp:10278
@ KUNPCKBWkk
Definition x86/opcodes.hpp:2106
@ LSL64rm
Definition x86/opcodes.hpp:2285
@ VFNMSUB213BF16Z256mbkz
Definition x86/opcodes.hpp:11853
@ VGF2P8AFFINEQBZ256rrik
Definition x86/opcodes.hpp:12672
@ VPMINSQZ128rmb
Definition x86/opcodes.hpp:17366
@ VCVTTBF162IBSZrrk
Definition x86/opcodes.hpp:7608
@ XOR64mr_NF
Definition x86/opcodes.hpp:22274
@ VEXP2PSZrk
Definition x86/opcodes.hpp:9095
@ SUB8mi
Definition x86/opcodes.hpp:4889
@ UWRMSRir
Definition x86/opcodes.hpp:5167
@ VPERMDZ256rmkz
Definition x86/opcodes.hpp:16179
@ AND32mi_NF
Definition x86/opcodes.hpp:858
@ VPERMILPSrr
Definition x86/opcodes.hpp:16475
@ VPBLENDMDZ256rm
Definition x86/opcodes.hpp:15025
@ OR64i32
Definition x86/opcodes.hpp:3006
@ PFRCPIT1rr
Definition x86/opcodes.hpp:3218
@ VMOVUPDrr
Definition x86/opcodes.hpp:14062
@ VPMULLWZ256rmk
Definition x86/opcodes.hpp:18240
@ VSUBSDZrr_Int
Definition x86/opcodes.hpp:21850
@ VPSRLVDZ128rr
Definition x86/opcodes.hpp:19730
@ VPMINSBZ128rmk
Definition x86/opcodes.hpp:17315
@ VFRCZSSrr
Definition x86/opcodes.hpp:12306
@ VCVTTPS2DQSZ128rrk
Definition x86/opcodes.hpp:8140
@ VFNMSUBSD4mr
Definition x86/opcodes.hpp:12195
@ VFNMADD213PSZm
Definition x86/opcodes.hpp:11413
@ VFNMADD231BF16Z128rkz
Definition x86/opcodes.hpp:11479
@ VPERMPDZ256rr
Definition x86/opcodes.hpp:16493
@ VRANGEPSZ256rmbi
Definition x86/opcodes.hpp:20525
@ VMINPSZrmbk
Definition x86/opcodes.hpp:13446
@ VPTERNLOGDZ128rmbik
Definition x86/opcodes.hpp:20039
@ VCVTBIASPH2HF8Z256rmb
Definition x86/opcodes.hpp:6227
@ SBB64rr_ND
Definition x86/opcodes.hpp:4258
@ VCVTTPS2DQSZ256rrk
Definition x86/opcodes.hpp:8149
@ VRSQRT28PSZm
Definition x86/opcodes.hpp:21128
@ VPMADDWDZ256rrkz
Definition x86/opcodes.hpp:17091
@ VFMADD132BF16Z128mbk
Definition x86/opcodes.hpp:9359
@ VPANDQZ128rmbkz
Definition x86/opcodes.hpp:14922
@ VCVTPH2HF8Z128rmk
Definition x86/opcodes.hpp:6726
@ VCVTPD2UDQZrrbk
Definition x86/opcodes.hpp:6577
@ VPBROADCASTDZ128rrk
Definition x86/opcodes.hpp:15133
@ VCVTW2PHZ128rmk
Definition x86/opcodes.hpp:8799
@ VMINSHZrrbk_Int
Definition x86/opcodes.hpp:13480
@ FPATAN
Definition x86/opcodes.hpp:1724
@ VFNMADD231PDZ256mbkz
Definition x86/opcodes.hpp:11512
@ VPMOVSXDQYrr
Definition x86/opcodes.hpp:17771
@ VMOVRSQZ256mk
Definition x86/opcodes.hpp:13913
@ VPERMPDZ256mbi
Definition x86/opcodes.hpp:16478
@ INC32r_ND
Definition x86/opcodes.hpp:1923
@ VPDPWUUDSrr
Definition x86/opcodes.hpp:16118
@ VPACKUSDWZrrk
Definition x86/opcodes.hpp:14592
@ VFMADD231PHZ128rkz
Definition x86/opcodes.hpp:9764
@ VMOVAPSZ256mrk
Definition x86/opcodes.hpp:13566
@ VFMADDSUB132PSZ256m
Definition x86/opcodes.hpp:10010
@ VFNMADD231PHZ256rkz
Definition x86/opcodes.hpp:11549
@ VFMSUBADD231PDZ256mb
Definition x86/opcodes.hpp:10960
@ VPSLLVWZ256rmk
Definition x86/opcodes.hpp:19345
@ VFNMADD213PDZ256m
Definition x86/opcodes.hpp:11340
@ VPSHLDVWZ256rk
Definition x86/opcodes.hpp:18863
@ VREDUCESHZrribk
Definition x86/opcodes.hpp:20871
@ VCVTUW2PHZ256rmbk
Definition x86/opcodes.hpp:8776
@ VPERMQZrr
Definition x86/opcodes.hpp:16569
@ VCMPSSZrri
Definition x86/opcodes.hpp:5869
@ G_ASSERT_SEXT
Definition x86/opcodes.hpp:74
@ VRNDSCALEPSZ256rmikz
Definition x86/opcodes.hpp:20985
@ VFMADD132PDZmk
Definition x86/opcodes.hpp:9408
@ VCVTPS2PDZrmb
Definition x86/opcodes.hpp:7159
@ VFNMADD132PSZ128mbk
Definition x86/opcodes.hpp:11228
@ VMINSDZrrkz_Int
Definition x86/opcodes.hpp:13468
@ VPCMPEQWYrr
Definition x86/opcodes.hpp:15335
@ VAESDECZ256rm
Definition x86/opcodes.hpp:5373
@ VGETMANTPHZ256rmbi
Definition x86/opcodes.hpp:12545
@ VMINMAXSDrmi_Int
Definition x86/opcodes.hpp:13328
@ VCOMPRESSPSZ128rrkz
Definition x86/opcodes.hpp:5924
@ VFMSUB132SDZrk_Int
Definition x86/opcodes.hpp:10380
@ VCVTUQQ2PSZrmk
Definition x86/opcodes.hpp:8728
@ VFMSUB132PSZ128m
Definition x86/opcodes.hpp:10338
@ VCVTPH2QQZrr
Definition x86/opcodes.hpp:6918
@ VFMADD132BF16Z256mkz
Definition x86/opcodes.hpp:9371
@ VPEXTRQZmri
Definition x86/opcodes.hpp:16814
@ VMINBF16Z256rr
Definition x86/opcodes.hpp:13099
@ VMOVDQU8Z128rmkz
Definition x86/opcodes.hpp:13796
@ VMINSHZrm
Definition x86/opcodes.hpp:13473
@ VUNPCKHPDZ256rmbkz
Definition x86/opcodes.hpp:21946
@ VCVTNE2PS2BF16Z128rmbk
Definition x86/opcodes.hpp:6359
@ VGF2P8AFFINEINVQBZ128rmikz
Definition x86/opcodes.hpp:12630
@ VPMAXSWZ128rr
Definition x86/opcodes.hpp:17193
@ VPDPWSUDSZr
Definition x86/opcodes.hpp:15990
@ VPBLENDMWZ128rrkz
Definition x86/opcodes.hpp:15075
@ VPHADDUWDrm
Definition x86/opcodes.hpp:16868
@ SAR8mi_NF
Definition x86/opcodes.hpp:4160
@ VFNMADD132SDm_Int
Definition x86/opcodes.hpp:11271
@ VPBROADCASTMW2DZ128rr
Definition x86/opcodes.hpp:15161
@ VMOVDQA32Z256rr_REV
Definition x86/opcodes.hpp:13636
@ NEG32m_EVEX
Definition x86/opcodes.hpp:2863
@ VMOVDDUPZ256rmkz
Definition x86/opcodes.hpp:13601
@ VCVTTPS2UQQSZ128rmb
Definition x86/opcodes.hpp:8381
@ VRANGEPSZ128rmikz
Definition x86/opcodes.hpp:20521
@ VFMSUBADDPD4Yrm
Definition x86/opcodes.hpp:11047
@ VPACKUSWBZ256rmk
Definition x86/opcodes.hpp:14605
@ MOVDIRI32_EVEX
Definition x86/opcodes.hpp:2669
@ VPDPBSUDSZmbkz
Definition x86/opcodes.hpp:15739
@ MMX_PSRAWrr
Definition x86/opcodes.hpp:2515
@ VROUNDSSri_Int
Definition x86/opcodes.hpp:21049
@ VFMADDSUB213PHZ128mk
Definition x86/opcodes.hpp:10071
@ ADD16rm_NF_ND
Definition x86/opcodes.hpp:607
@ VBROADCASTF32X2Z256rrk
Definition x86/opcodes.hpp:5661
@ VSUBPDZ128rrkz
Definition x86/opcodes.hpp:21757
@ VCVTSI642SHZrm_Int
Definition x86/opcodes.hpp:7520
@ SHRX64rm
Definition x86/opcodes.hpp:4690
@ VCVTPH2UDQZ256rrkz
Definition x86/opcodes.hpp:6941
@ VPERMWZrr
Definition x86/opcodes.hpp:16731
@ VPMOVUSQWZ256rrk
Definition x86/opcodes.hpp:17904
@ VPCMPDZrrik
Definition x86/opcodes.hpp:15273
@ VEXPANDPDZ128rmkz
Definition x86/opcodes.hpp:9099
@ VFMADD132PHZ256mk
Definition x86/opcodes.hpp:9431
@ PEXT32rr_EVEX
Definition x86/opcodes.hpp:3179
@ VFNMADD231BF16Z256rk
Definition x86/opcodes.hpp:11487
@ VANDNPDZ128rmk
Definition x86/opcodes.hpp:5463
@ VCVTHF82PHZ128rmk
Definition x86/opcodes.hpp:6340
@ VMPSADBWYrmi
Definition x86/opcodes.hpp:14119
@ VPSLLVQZ128rmkz
Definition x86/opcodes.hpp:19314
@ VINSERTF64X2Zrri
Definition x86/opcodes.hpp:12752
@ VANDNPDZ256rmbkz
Definition x86/opcodes.hpp:5471
@ CHS_F
Definition x86/opcodes.hpp:1227
@ ST_Fp32m
Definition x86/opcodes.hpp:4753
@ ADD_FpI16m32
Definition x86/opcodes.hpp:765
@ VSHUFF32X4Zrrikz
Definition x86/opcodes.hpp:21410
@ VCVTTPD2QQSZ256rrk
Definition x86/opcodes.hpp:7723
@ VPSHLDVWZm
Definition x86/opcodes.hpp:18865
@ VPTESTMDZ256rmbk
Definition x86/opcodes.hpp:20112
@ VADDSDZrrk_Int
Definition x86/opcodes.hpp:5319
@ VPROTDrr_REV
Definition x86/opcodes.hpp:18690
@ RCR32m1_EVEX
Definition x86/opcodes.hpp:3682
@ VRCPPHZ128mkz
Definition x86/opcodes.hpp:20704
@ SHR64ri_NF_ND
Definition x86/opcodes.hpp:4595
@ VMOVDQU32Z128rrkz_REV
Definition x86/opcodes.hpp:13736
@ KMOVDkk
Definition x86/opcodes.hpp:2052
@ VPERMILPDZ256rrkz
Definition x86/opcodes.hpp:16391
@ VBLENDMPDZ256rmbkz
Definition x86/opcodes.hpp:5598
@ ROL32r1_NF
Definition x86/opcodes.hpp:3835
@ POPA16
Definition x86/opcodes.hpp:3337
@ VMOVDQU32Z128rr
Definition x86/opcodes.hpp:13731
@ VMINMAXPSZrmi
Definition x86/opcodes.hpp:13318
@ VPSRAVDZ256rm
Definition x86/opcodes.hpp:19505
@ VPSHLDVDZ128mkz
Definition x86/opcodes.hpp:18804
@ VPCONFLICTDZ256rm
Definition x86/opcodes.hpp:15609
@ VPSUBSWZ256rrkz
Definition x86/opcodes.hpp:19963
@ VCMPBF16Zrmbik
Definition x86/opcodes.hpp:5773
@ VADDPDZrmbkz
Definition x86/opcodes.hpp:5235
@ VCVTNEPS2BF16Zrmkz
Definition x86/opcodes.hpp:6417
@ VFNMADD132SDZr
Definition x86/opcodes.hpp:11262
@ VMAXPSZrrkz
Definition x86/opcodes.hpp:13037
@ WRUSSD_EVEX
Definition x86/opcodes.hpp:22138
@ VPERMI2WZ256rrk
Definition x86/opcodes.hpp:16328
@ VPSRLDri
Definition x86/opcodes.hpp:19668
@ VSUBBF16Z128rrkz
Definition x86/opcodes.hpp:21728
@ VFNMADD231PDZ256mbk
Definition x86/opcodes.hpp:11511
@ G_VECREDUCE_MUL
Definition x86/opcodes.hpp:328
@ VFMSUBADD132PSZr
Definition x86/opcodes.hpp:10842
@ VSCALEFPSZ256rmkz
Definition x86/opcodes.hpp:21327
@ VUNPCKHPSZ128rmkz
Definition x86/opcodes.hpp:21970
@ VFMADDSUB213PDZ256r
Definition x86/opcodes.hpp:10050
@ RCL64r1_EVEX
Definition x86/opcodes.hpp:3631
@ VCVTSD2SIZrr
Definition x86/opcodes.hpp:7426
@ VPSHRDVWZ256rk
Definition x86/opcodes.hpp:19019
@ VPTERNLOGDZ256rrikz
Definition x86/opcodes.hpp:20055
@ MMX_PACKUSWBrm
Definition x86/opcodes.hpp:2409
@ VRCPSHZrmkz
Definition x86/opcodes.hpp:20732
@ NEG16r_NF_ND
Definition x86/opcodes.hpp:2861
@ VFNMADD231SHZmkz_Int
Definition x86/opcodes.hpp:11615
@ VCVTTPH2UQQZ128rmb
Definition x86/opcodes.hpp:8044
@ AND16ri8_NF
Definition x86/opcodes.hpp:828
@ VPCMPGTQZ128rmk
Definition x86/opcodes.hpp:15397
@ VSCATTERPF1DPSm
Definition x86/opcodes.hpp:21381
@ VRANGEPDZ128rmik
Definition x86/opcodes.hpp:20490
@ VSHUFI32X4Z256rmikz
Definition x86/opcodes.hpp:21434
@ VPMINUQZ128rr
Definition x86/opcodes.hpp:17473
@ LOCK_AND64mi32
Definition x86/opcodes.hpp:2203
@ VPERMILPDZ128rrkz
Definition x86/opcodes.hpp:16373
@ VPMOVDWZ128rr
Definition x86/opcodes.hpp:17539
@ VGATHERQPSYrm
Definition x86/opcodes.hpp:12330
@ VFMADDSUB213PHZ256mb
Definition x86/opcodes.hpp:10077
@ VSQRTSSZrkz_Int
Definition x86/opcodes.hpp:21714
@ VCVTQQ2PDZ256rmkz
Definition x86/opcodes.hpp:7328
@ UD1Qr
Definition x86/opcodes.hpp:5147
@ VFNMSUB213SHZrb
Definition x86/opcodes.hpp:11988
@ VAESENCZ128rm
Definition x86/opcodes.hpp:5391
@ VPRORQZ256ri
Definition x86/opcodes.hpp:18613
@ SHR16rCL_ND
Definition x86/opcodes.hpp:4528
@ VGETMANTPDZ128rrikz
Definition x86/opcodes.hpp:12514
@ AESENCWIDE128KL
Definition x86/opcodes.hpp:800
@ VFCMADDCPHZmb
Definition x86/opcodes.hpp:9220
@ VPAVGWZrmk
Definition x86/opcodes.hpp:14987
@ VGETMANTSHZrrik
Definition x86/opcodes.hpp:12612
@ VFMADD213PDYm
Definition x86/opcodes.hpp:9553
@ VPERMI2DZrmbk
Definition x86/opcodes.hpp:16230
@ VPSRAVDZ128rrkz
Definition x86/opcodes.hpp:19504
@ VFNMADD132PSZ128mk
Definition x86/opcodes.hpp:11230
@ RDPMC
Definition x86/opcodes.hpp:3746
@ ADC16rr_EVEX
Definition x86/opcodes.hpp:489
@ VCVT2PS2PHXZrm
Definition x86/opcodes.hpp:6070
@ VGETMANTPSZ256rmbik
Definition x86/opcodes.hpp:12576
@ VPCONFLICTQZrm
Definition x86/opcodes.hpp:15645
@ VDIVPDZrmk
Definition x86/opcodes.hpp:8894
@ VALIGNDZ128rri
Definition x86/opcodes.hpp:5409
@ VPMOVSXBWZ128rr
Definition x86/opcodes.hpp:17753
@ VPBROADCASTBrZ128rrkz
Definition x86/opcodes.hpp:15118
@ VPSRADZ256mbikz
Definition x86/opcodes.hpp:19418
@ VCVTPH2QQZrm
Definition x86/opcodes.hpp:6912
@ VDIVPHZ256rmbk
Definition x86/opcodes.hpp:8915
@ VPSRLVQZ128rrkz
Definition x86/opcodes.hpp:19763
@ VAESDECLASTZ256rr
Definition x86/opcodes.hpp:5364
@ VRNDSCALEPSZ128rmi
Definition x86/opcodes.hpp:20974
@ VCVTTSD2SI64Zrm
Definition x86/opcodes.hpp:8448
@ VCVTPH2QQZ256rrkz
Definition x86/opcodes.hpp:6911
@ ADC16rr_ND_REV
Definition x86/opcodes.hpp:492
@ VPSRADZrm
Definition x86/opcodes.hpp:19440
@ VPERMPDZ256mikz
Definition x86/opcodes.hpp:16483
@ VFMSUB231PDZrbkz
Definition x86/opcodes.hpp:10639
@ IDIV16r_NF
Definition x86/opcodes.hpp:1766
@ VPERMI2DZ256rmkz
Definition x86/opcodes.hpp:16224
@ VADDPSZ256rm
Definition x86/opcodes.hpp:5287
@ VCVTQQ2PSZ256rmbk
Definition x86/opcodes.hpp:7385
@ BT16ri8
Definition x86/opcodes.hpp:1102
@ VSQRTBF16Z256mbkz
Definition x86/opcodes.hpp:21565
@ COM_FST0r
Definition x86/opcodes.hpp:1393
@ ROL16mi
Definition x86/opcodes.hpp:3797
@ SHR32mi_NF
Definition x86/opcodes.hpp:4549
@ VDIVBF16Z256rrkz
Definition x86/opcodes.hpp:8860
@ VPMOVSXWQZ256rm
Definition x86/opcodes.hpp:17822
@ VCVT2PH2HF8SZ128rm
Definition x86/opcodes.hpp:5998
@ VCVTPD2UQQZrmbk
Definition x86/opcodes.hpp:6601
@ VFMADD231BF16Z128mbkz
Definition x86/opcodes.hpp:9698
@ VPERMQZrikz
Definition x86/opcodes.hpp:16562
@ VPEXTRQmri
Definition x86/opcodes.hpp:16816
@ CVTTSD2SI64rr
Definition x86/opcodes.hpp:1497
@ VPXORDZrmk
Definition x86/opcodes.hpp:20450
@ VCVTTBF162IUBSZ256rmbkz
Definition x86/opcodes.hpp:7622
@ PMOVZXBWrr
Definition x86/opcodes.hpp:3303
@ VFNMSUB132PSZr
Definition x86/opcodes.hpp:11789
@ VPABSDZ256rm
Definition x86/opcodes.hpp:14443
@ SUB32rm
Definition x86/opcodes.hpp:4832
@ VGETEXPBF16Z128mk
Definition x86/opcodes.hpp:12339
@ XOR32i32
Definition x86/opcodes.hpp:22219
@ VCVTPH2WZ256rmbkz
Definition x86/opcodes.hpp:7026
@ VCVTUDQ2PSZ256rmb
Definition x86/opcodes.hpp:8626
@ VRNDSCALEPHZ128rmi
Definition x86/opcodes.hpp:20944
@ VFNMADD213BF16Z256mkz
Definition x86/opcodes.hpp:11316
@ VPMOVUSQDZrr
Definition x86/opcodes.hpp:17893
@ VFMSUB231PDZ256m
Definition x86/opcodes.hpp:10621
@ BSF16rm
Definition x86/opcodes.hpp:1085
@ VUNPCKLPSZ128rr
Definition x86/opcodes.hpp:22033
@ VCVTTPD2UDQZrrk
Definition x86/opcodes.hpp:7828
@ PTDPBUUDV
Definition x86/opcodes.hpp:408
@ VPDPBSSDZ256mb
Definition x86/opcodes.hpp:15697
@ UCOM_FIr
Definition x86/opcodes.hpp:5134
@ VMWRITE64rm
Definition x86/opcodes.hpp:14320
@ VFNMADD132PDZ128rk
Definition x86/opcodes.hpp:11169
@ CMOV16rm
Definition x86/opcodes.hpp:1247
@ VRANGEPDZ128rmikz
Definition x86/opcodes.hpp:20491
@ VMINMAXSHrrikz_Int
Definition x86/opcodes.hpp:13348
@ VFCMULCPHZ128rmk
Definition x86/opcodes.hpp:9244
@ VMOVRSWZ128mkz
Definition x86/opcodes.hpp:13920
@ VPCOMPRESSBZrrkz
Definition x86/opcodes.hpp:15542
@ AND8rr
Definition x86/opcodes.hpp:954
@ VPMADD52HUQZ128mk
Definition x86/opcodes.hpp:17000
@ VFCMULCPHZ256rrk
Definition x86/opcodes.hpp:9256
@ VPSRAWZmi
Definition x86/opcodes.hpp:19597
@ OR64rr_ND
Definition x86/opcodes.hpp:3040
@ VCVTTPH2IUBSZ256rmbkz
Definition x86/opcodes.hpp:7965
@ VRNDSCALEBF16Z256rrik
Definition x86/opcodes.hpp:20900
@ VEXPANDPSZ128rr
Definition x86/opcodes.hpp:9118
@ SUB8rm
Definition x86/opcodes.hpp:4906
@ VFNMSUB231PHZ256mk
Definition x86/opcodes.hpp:12084
@ CMP16i16
Definition x86/opcodes.hpp:1316
@ VFMSUBADD213PDZ128mkz
Definition x86/opcodes.hpp:10857
@ VFMSUBADDPD4Ymr
Definition x86/opcodes.hpp:11046
@ PT2RPNTLVWZ1RS
Definition x86/opcodes.hpp:3453
@ DEC64m
Definition x86/opcodes.hpp:1538
@ MMX_PCMPGTBrr
Definition x86/opcodes.hpp:2444
@ VPTESTMDZ128rmbk
Definition x86/opcodes.hpp:20106
@ VCVTUDQ2PSZ128rmkz
Definition x86/opcodes.hpp:8621
@ SUB_FI32m
Definition x86/opcodes.hpp:4954
@ VPMADD52HUQZmk
Definition x86/opcodes.hpp:17018
@ VCVTTPD2QQSZ128rrkz
Definition x86/opcodes.hpp:7712
@ VPGATHERDDZ256rm
Definition x86/opcodes.hpp:16826
@ CMP8mi8
Definition x86/opcodes.hpp:1345
@ VCVTTSS2SI64Zrrb_Int
Definition x86/opcodes.hpp:8520
@ VMINMAXSHrrik_Int
Definition x86/opcodes.hpp:13347
@ VFMADDSUB132PSZmbk
Definition x86/opcodes.hpp:10021
@ VFIXUPIMMPDZrmbik
Definition x86/opcodes.hpp:9298
@ VFNMADDSS4rr
Definition x86/opcodes.hpp:11668
@ VMINMAXPSZ256rmikz
Definition x86/opcodes.hpp:13311
@ VFMADD231SDr
Definition x86/opcodes.hpp:9834
@ VPUNPCKHDQrm
Definition x86/opcodes.hpp:20267
@ VPERMPSZrmbk
Definition x86/opcodes.hpp:16527
@ VPSHRDQZ256rrikz
Definition x86/opcodes.hpp:18945
@ VPSHAWrr
Definition x86/opcodes.hpp:18739
@ VFMADDCPHZ128rk
Definition x86/opcodes.hpp:9871
@ PSWAPDrr
Definition x86/opcodes.hpp:3447
@ VFNMADDPD4rm
Definition x86/opcodes.hpp:11645
@ VPSLLQYri
Definition x86/opcodes.hpp:19225
@ VCVTPS2IBSZrrkz
Definition x86/opcodes.hpp:7107
@ VRSQRTPHZ128mbkz
Definition x86/opcodes.hpp:21188
@ VFMADD213PHZ256mk
Definition x86/opcodes.hpp:9600
@ VFNMADD213SSZr_Int
Definition x86/opcodes.hpp:11460
@ VREDUCEPHZrrik
Definition x86/opcodes.hpp:20825
@ VCVTPD2UQQZrmkz
Definition x86/opcodes.hpp:6604
@ VCVTPS2QQZrr
Definition x86/opcodes.hpp:7248
@ PATCHABLE_TAIL_CALL
Definition x86/opcodes.hpp:63
@ LIFETIME_START
Definition x86/opcodes.hpp:46
@ VPMOVUSQDZ256rrkz
Definition x86/opcodes.hpp:17890
@ XOR32mi8_ND
Definition x86/opcodes.hpp:22223
@ VCVTPD2UQQZ128rmkz
Definition x86/opcodes.hpp:6586
@ VPDPWSUDSrm
Definition x86/opcodes.hpp:15993
@ VPBROADCASTDrm
Definition x86/opcodes.hpp:15156
@ VCVTTPH2IBSZrrkz
Definition x86/opcodes.hpp:7952
@ VPSLLWYri
Definition x86/opcodes.hpp:19356
@ VPMOVDWZ128rrk
Definition x86/opcodes.hpp:17540
@ VPSUBWZ256rm
Definition x86/opcodes.hpp:20024
@ VMOVAPDZ128rr_REV
Definition x86/opcodes.hpp:13519
@ LCMPXCHG16B_NO_RBX
Definition x86/opcodes.hpp:380
@ VPSLLWZ256rr
Definition x86/opcodes.hpp:19380
@ SUB32ri_NF_ND
Definition x86/opcodes.hpp:4831
@ ADDSSrm_Int
Definition x86/opcodes.hpp:744
@ AND32rr_REV
Definition x86/opcodes.hpp:889
@ VFMSUB132BF16Zmb
Definition x86/opcodes.hpp:10264
@ SHR8r1_NF_ND
Definition x86/opcodes.hpp:4615
@ VPCMPEQQZrmb
Definition x86/opcodes.hpp:15327
@ VPMULUDQrr
Definition x86/opcodes.hpp:18310
@ VMSAVE32
Definition x86/opcodes.hpp:14150
@ VPSLLDZ128mbikz
Definition x86/opcodes.hpp:19179
@ VMOVRSQZmk
Definition x86/opcodes.hpp:13916
@ VPMULLWrm
Definition x86/opcodes.hpp:18251
@ VMOVUPSZrr
Definition x86/opcodes.hpp:14095
@ UNPCKHPSrm
Definition x86/opcodes.hpp:5157
@ VPDPBSSDZ128rk
Definition x86/opcodes.hpp:15694
@ VPEXTRDmri
Definition x86/opcodes.hpp:16812
@ VPCMPEQDZ256rmk
Definition x86/opcodes.hpp:15301
@ VPSADBWZ256rr
Definition x86/opcodes.hpp:18708
@ VPMAXUBZrm
Definition x86/opcodes.hpp:17224
@ VPSIGNBrm
Definition x86/opcodes.hpp:19156
@ VPTESTNMQZ256rmbk
Definition x86/opcodes.hpp:20190
@ SHLD16mri8_NF
Definition x86/opcodes.hpp:4446
@ SAR64m1_EVEX
Definition x86/opcodes.hpp:4118
@ OR64mi32
Definition x86/opcodes.hpp:3007
@ BTR32mi8
Definition x86/opcodes.hpp:1128
@ VPSHUFBZrrk
Definition x86/opcodes.hpp:19075
@ VMOVDQA32Zrmkz
Definition x86/opcodes.hpp:13645
@ VPDPBUUDSZ256mbk
Definition x86/opcodes.hpp:15853
@ VPUNPCKLWDZrrkz
Definition x86/opcodes.hpp:20425
@ VCVTPS2UQQZ128rmkz
Definition x86/opcodes.hpp:7289
@ VPMINSDZ128rmkz
Definition x86/opcodes.hpp:17341
@ VPSRLQZ256ri
Definition x86/opcodes.hpp:19695
@ VPCMPESTRIrri
Definition x86/opcodes.hpp:15351
@ VMULBF16Zrmk
Definition x86/opcodes.hpp:14174
@ SHLD64mrCL_NF
Definition x86/opcodes.hpp:4481
@ VPSHRDVQZrk
Definition x86/opcodes.hpp:19007
@ VGETEXPBF16Z256mbkz
Definition x86/opcodes.hpp:12347
@ VPSRLDQri
Definition x86/opcodes.hpp:19619
@ CVTSI642SSrr
Definition x86/opcodes.hpp:1477
@ VPMOVWBZ256rr
Definition x86/opcodes.hpp:17936
@ VCMPBF16Z256rmi
Definition x86/opcodes.hpp:5768
@ SAR64ri_EVEX
Definition x86/opcodes.hpp:4143
@ XADD32rr
Definition x86/opcodes.hpp:22146
@ VPSUBQZ128rmbk
Definition x86/opcodes.hpp:19901
@ VSUBSHZrmkz_Int
Definition x86/opcodes.hpp:21863
@ VPSLLWYrm
Definition x86/opcodes.hpp:19357
@ VRCP28PDZmkz
Definition x86/opcodes.hpp:20635
@ VFNMADD132PDZ256mk
Definition x86/opcodes.hpp:11175
@ VFNMADD132PHZ128mkz
Definition x86/opcodes.hpp:11199
@ VPSRADZrik
Definition x86/opcodes.hpp:19438
@ BLSR32rr
Definition x86/opcodes.hpp:1074
@ VZEROALL
Definition x86/opcodes.hpp:22118
@ VRSQRTPHZ256m
Definition x86/opcodes.hpp:21194
@ VMAXPDZ256rrkz
Definition x86/opcodes.hpp:12961
@ VMOVNTDQAZ256rm
Definition x86/opcodes.hpp:13859
@ VPMOVSQDZ256rrkz
Definition x86/opcodes.hpp:17668
@ VPMULDQZ128rr
Definition x86/opcodes.hpp:18084
@ VANDNPDZrr
Definition x86/opcodes.hpp:5483
@ OR64mr_NF
Definition x86/opcodes.hpp:3020
@ PTDPHBF8PSV
Definition x86/opcodes.hpp:3495
@ CMPXCHG32rm
Definition x86/opcodes.hpp:1375
@ VSQRTPHZ256rk
Definition x86/opcodes.hpp:21630
@ VMAXBF16Z128rmbkz
Definition x86/opcodes.hpp:12819
@ PFCMPGErm
Definition x86/opcodes.hpp:3203
@ PADDSBrr
Definition x86/opcodes.hpp:3114
@ VPSRAWZ256rrk
Definition x86/opcodes.hpp:19595
@ VMINCSSZrm
Definition x86/opcodes.hpp:13206
@ VFNMSUB213PDZrbk
Definition x86/opcodes.hpp:11896
@ VPSHUFDZ256rikz
Definition x86/opcodes.hpp:19098
@ VPSRAVQZ128rmb
Definition x86/opcodes.hpp:19526
@ VFMSUB132SSZr_Int
Definition x86/opcodes.hpp:10403
@ VFPCLASSPDZmbik
Definition x86/opcodes.hpp:12242
@ MOV16ri_alt
Definition x86/opcodes.hpp:2570
@ VMOVZPDILo2PDIZrm
Definition x86/opcodes.hpp:14110
@ MUL_FpI32m80
Definition x86/opcodes.hpp:2848
@ VCVTW2PHZ128rmkz
Definition x86/opcodes.hpp:8800
@ VPCOMPRESSBZ256rr
Definition x86/opcodes.hpp:15535
@ VPSLLDQZ256ri
Definition x86/opcodes.hpp:19170
@ VCVTPH2WZrmbkz
Definition x86/opcodes.hpp:7035
@ VPANDQZrr
Definition x86/opcodes.hpp:14943
@ VRSQRT14SDZrm
Definition x86/opcodes.hpp:21104
@ VCMPPSZ128rmbik
Definition x86/opcodes.hpp:5825
@ VPTERNLOGQZrmbik
Definition x86/opcodes.hpp:20084
@ VPDPWUUDZmbk
Definition x86/opcodes.hpp:16141
@ VPXORDZ128rrk
Definition x86/opcodes.hpp:20435
@ VRNDSCALEBF16Zrmbik
Definition x86/opcodes.hpp:20903
@ VMINPSZ256rmk
Definition x86/opcodes.hpp:13439
@ VSCALEFBF16Z128rmk
Definition x86/opcodes.hpp:21230
@ VMOVUPSZ256rr
Definition x86/opcodes.hpp:14084
@ VDIVPDZrmb
Definition x86/opcodes.hpp:8891
@ MULSDrr
Definition x86/opcodes.hpp:2811
@ VSHUFI64X2Z256rrikz
Definition x86/opcodes.hpp:21455
@ PUSHA32
Definition x86/opcodes.hpp:3562
@ MOVBE64rr
Definition x86/opcodes.hpp:2656
@ MOV16ao16
Definition x86/opcodes.hpp:2560
@ PBLENDVBrr0
Definition x86/opcodes.hpp:3137
@ VCVTBF162IUBSZ128rmk
Definition x86/opcodes.hpp:6113
@ VCVTHF82PHZrrkz
Definition x86/opcodes.hpp:6356
@ VPADDDZ256rmbkz
Definition x86/opcodes.hpp:14654
@ VFMSUBADD132PDm
Definition x86/opcodes.hpp:10784
@ VPMADD52LUQZ128mb
Definition x86/opcodes.hpp:17028
@ VRSQRT14SDZrr
Definition x86/opcodes.hpp:21107
@ RCL64r1
Definition x86/opcodes.hpp:3630
@ VFNMADD213SHZmk_Int
Definition x86/opcodes.hpp:11445
@ VDPPSYrri
Definition x86/opcodes.hpp:9066
@ VGETMANTSDZrribk
Definition x86/opcodes.hpp:12601
@ VMOVDQUYmr
Definition x86/opcodes.hpp:13825
@ V4FNMADDPSrmkz
Definition x86/opcodes.hpp:5179
@ VPMOVZXWQZ256rrk
Definition x86/opcodes.hpp:18066
@ VCVTSI642SSrm_Int
Definition x86/opcodes.hpp:7530
@ CMC
Definition x86/opcodes.hpp:1246
@ VCVTDQ2PSZ128rm
Definition x86/opcodes.hpp:6307
@ VSQRTSDZrk_Int
Definition x86/opcodes.hpp:21687
@ VPMULHUWrr
Definition x86/opcodes.hpp:18150
@ VADDSDrm_Int
Definition x86/opcodes.hpp:5322
@ VDPPHPSZ256rk
Definition x86/opcodes.hpp:9054
@ VCOMISHZrr
Definition x86/opcodes.hpp:5893
@ PSHUFLWmi
Definition x86/opcodes.hpp:3395
@ VSCALEFPSZrmbkz
Definition x86/opcodes.hpp:21334
@ VPUNPCKHDQZ256rrk
Definition x86/opcodes.hpp:20256
@ SUB_F32m
Definition x86/opcodes.hpp:4951
@ VCVTUQQ2PDZ256rmkz
Definition x86/opcodes.hpp:8660
@ VFMSUB213PHZ256mb
Definition x86/opcodes.hpp:10485
@ VCVTPS2IBSZ256rmk
Definition x86/opcodes.hpp:7091
@ VCVTTPD2DQZrmkz
Definition x86/opcodes.hpp:7695
@ VPSRADZ256rmk
Definition x86/opcodes.hpp:19426
@ PINSRWrmi
Definition x86/opcodes.hpp:3255
@ OR64mi8_NF_ND
Definition x86/opcodes.hpp:3016
@ MOVSS2DIrr
Definition x86/opcodes.hpp:2729
@ VPSUBUSBZrrkz
Definition x86/opcodes.hpp:19991
@ VFNMSUB231SDZrk_Int
Definition x86/opcodes.hpp:12145
@ MOV64rd
Definition x86/opcodes.hpp:2605
@ VREDUCEPDZrrikz
Definition x86/opcodes.hpp:20796
@ ROL64m1_NF
Definition x86/opcodes.hpp:3850
@ VCVTPH2WZ128rmbk
Definition x86/opcodes.hpp:7016
@ VPSLLVDZ256rr
Definition x86/opcodes.hpp:19293
@ VBLENDVPDrrr
Definition x86/opcodes.hpp:5651
@ VMINMAXPSZ256rmik
Definition x86/opcodes.hpp:13310
@ VPMOVZXWQYrm
Definition x86/opcodes.hpp:18054
@ VFNMSUB213BF16Z128rkz
Definition x86/opcodes.hpp:11849
@ VCVTDQ2PSrm
Definition x86/opcodes.hpp:6337
@ VPSRAVWZ256rrk
Definition x86/opcodes.hpp:19562
@ VFNMADD213BF16Z128mk
Definition x86/opcodes.hpp:11306
@ ADD32mi8_NF_ND
Definition x86/opcodes.hpp:624
@ SHRD64rrCL_NF
Definition x86/opcodes.hpp:4679
@ RDPKRUr
Definition x86/opcodes.hpp:3745
@ OR8rr_ND
Definition x86/opcodes.hpp:3073
@ VPERMQZ256mi
Definition x86/opcodes.hpp:16539
@ VFMADDSUB132PSZ128r
Definition x86/opcodes.hpp:10007
@ OR64mr_EVEX
Definition x86/opcodes.hpp:3018
@ VCVTDQ2PSZ128rmkz
Definition x86/opcodes.hpp:6312
@ VFMSUB213PDZ128rkz
Definition x86/opcodes.hpp:10451
@ VCVTPS2PHXZ256rmbk
Definition x86/opcodes.hpp:7183
@ VCVTPS2PDZrrb
Definition x86/opcodes.hpp:7165
@ VPMULLQZ256rm
Definition x86/opcodes.hpp:18213
@ MOV32mi
Definition x86/opcodes.hpp:2582
@ VCVTPD2DQZ128rmb
Definition x86/opcodes.hpp:6426
@ VPSLLDZmikz
Definition x86/opcodes.hpp:19212
@ SHRD16mri8
Definition x86/opcodes.hpp:4631
@ VPDPWSSDZ256m
Definition x86/opcodes.hpp:15944
@ VCVTUQQ2PHZrmkz
Definition x86/opcodes.hpp:8699
@ VMOVDQU8Zrrk
Definition x86/opcodes.hpp:13821
@ SHR16m1_ND
Definition x86/opcodes.hpp:4508
@ PT2RPNTLVWZ0T1V
Definition x86/opcodes.hpp:398
@ VFIXUPIMMSDZrribkz
Definition x86/opcodes.hpp:9345
@ BEXTR64rr
Definition x86/opcodes.hpp:1004
@ VPSRAQZrrk
Definition x86/opcodes.hpp:19492
@ VCVTUQQ2PSZrm
Definition x86/opcodes.hpp:8724
@ VPMAXUBYrm
Definition x86/opcodes.hpp:17210
@ VPERMILPSZ128rmbk
Definition x86/opcodes.hpp:16429
@ VCVTSI2SSZrrb_Int
Definition x86/opcodes.hpp:7505
@ VPERMI2PSZrrk
Definition x86/opcodes.hpp:16289
@ VGETEXPSHZmk
Definition x86/opcodes.hpp:12462
@ VSCALEFPHZrr
Definition x86/opcodes.hpp:21307
@ VPMINSWZ256rrkz
Definition x86/opcodes.hpp:17405
@ VCVTPS2DQYrr
Definition x86/opcodes.hpp:7045
@ VPMULHUWrm
Definition x86/opcodes.hpp:18149
@ VMAXPSZ256rrk
Definition x86/opcodes.hpp:13024
@ VADDPHZ256rrk
Definition x86/opcodes.hpp:5262
@ VFMSUB213PHZ256r
Definition x86/opcodes.hpp:10490
@ OR8mr_EVEX
Definition x86/opcodes.hpp:3055
@ VMOVQI2PQIZrm
Definition x86/opcodes.hpp:13889
@ OR16ri8_NF_ND
Definition x86/opcodes.hpp:2944
@ VPMOVZXWDZ128rmkz
Definition x86/opcodes.hpp:18036
@ VFCMULCPHZrrbkz
Definition x86/opcodes.hpp:9267
@ CVTSI642SDrm_Int
Definition x86/opcodes.hpp:1472
@ ROL8mCL_ND
Definition x86/opcodes.hpp:3884
@ CMOV16rr_ND
Definition x86/opcodes.hpp:1250
@ VCVTPS2IUBSZrrbkz
Definition x86/opcodes.hpp:7135
@ VPMAXUQZ128rmbk
Definition x86/opcodes.hpp:17265
@ CMOVB_F
Definition x86/opcodes.hpp:1263
@ VPCMPGTQZ128rmb
Definition x86/opcodes.hpp:15395
@ VPERMQZ256mbik
Definition x86/opcodes.hpp:16537
@ VMOVSHDUPYrm
Definition x86/opcodes.hpp:13947
@ SUB32ri8_NF
Definition x86/opcodes.hpp:4826
@ VCVTDQ2PDZrmkz
Definition x86/opcodes.hpp:6269
@ VEXPANDPSZrr
Definition x86/opcodes.hpp:9130
@ VPMOVSDWZ256mr
Definition x86/opcodes.hpp:17634
@ VGETMANTSHZrri
Definition x86/opcodes.hpp:12608
@ ADD32ri8_NF
Definition x86/opcodes.hpp:638
@ VPACKSSWBrr
Definition x86/opcodes.hpp:14564
@ VUNPCKHPSZ256rmb
Definition x86/opcodes.hpp:21975
@ SUB8mr_EVEX
Definition x86/opcodes.hpp:4896
@ VCVTTPH2UDQZrrb
Definition x86/opcodes.hpp:8038
@ VFNMADD231SHZrbkz_Int
Definition x86/opcodes.hpp:11621
@ VPMINUQZ128rmk
Definition x86/opcodes.hpp:17471
@ VFMSUBADD132PSZ128m
Definition x86/opcodes.hpp:10818
@ VPROLQZrik
Definition x86/opcodes.hpp:18515
@ VCVTTPH2UDQZrrbkz
Definition x86/opcodes.hpp:8040
@ CVTSI642SDrr_Int
Definition x86/opcodes.hpp:1474
@ VCVT2PH2BF8Zrrkz
Definition x86/opcodes.hpp:5997
@ VBLENDMPSZ128rrkz
Definition x86/opcodes.hpp:5621
@ MMX_PUNPCKLBWrr
Definition x86/opcodes.hpp:2548
@ VINSERTI32X4Zrmi
Definition x86/opcodes.hpp:12769
@ CONVERGENCECTRL_GLUE
Definition x86/opcodes.hpp:73
@ ENQCMDS64
Definition x86/opcodes.hpp:1662
@ VSUBPSZrmb
Definition x86/opcodes.hpp:21832
@ VDPPHPSZ128mbkz
Definition x86/opcodes.hpp:9041
@ VPSLLVQZ256rmbkz
Definition x86/opcodes.hpp:19321
@ PT2RPNTLVWZ0T1
Definition x86/opcodes.hpp:3451
@ CMOVBE_Fp32
Definition x86/opcodes.hpp:1260
@ VFMADDSUB213PSZ256mb
Definition x86/opcodes.hpp:10109
@ VPMOVM2BZrk
Definition x86/opcodes.hpp:17554
@ NEG32m
Definition x86/opcodes.hpp:2862
@ RCR16mi_EVEX
Definition x86/opcodes.hpp:3670
@ VFMSUB132PHZr
Definition x86/opcodes.hpp:10330
@ VPSRAVDZrrkz
Definition x86/opcodes.hpp:19522
@ VUNPCKHPSZrmkz
Definition x86/opcodes.hpp:21988
@ VPSRLDZ128mik
Definition x86/opcodes.hpp:19627
@ G_UMULH
Definition x86/opcodes.hpp:191
@ VPMADDUBSWZ256rmkz
Definition x86/opcodes.hpp:17066
@ VFNMSUB231SHZrk_Int
Definition x86/opcodes.hpp:12161
@ VMAXCSDZrm
Definition x86/opcodes.hpp:12932
@ VFMADD231BF16Z256rkz
Definition x86/opcodes.hpp:9712
@ VFNMSUB132PSm
Definition x86/opcodes.hpp:11795
@ VFNMADD231BF16Z128mk
Definition x86/opcodes.hpp:11475
@ VMINBF16Z128rrk
Definition x86/opcodes.hpp:13091
@ G_FREEZE
Definition x86/opcodes.hpp:107
@ VPMOVSQDZ128rrkz
Definition x86/opcodes.hpp:17663
@ VPCMPGTWZrmk
Definition x86/opcodes.hpp:15425
@ LD_F0
Definition x86/opcodes.hpp:2136
@ TILELOADD
Definition x86/opcodes.hpp:5064
@ VFMADD132PSZ128mb
Definition x86/opcodes.hpp:9451
@ INC16m
Definition x86/opcodes.hpp:1905
@ VCVTTPS2QQZ128rrkz
Definition x86/opcodes.hpp:8298
@ VPCMPEQQZ128rm
Definition x86/opcodes.hpp:15314
@ VFPCLASSPDZ256mbi
Definition x86/opcodes.hpp:12235
@ VFMSUBADD231PHZrk
Definition x86/opcodes.hpp:11010
@ BLENDPSrmi
Definition x86/opcodes.hpp:1033
@ VPMOVSXBQZ256rmk
Definition x86/opcodes.hpp:17735
@ VXORPSZ128rmkz
Definition x86/opcodes.hpp:22094
@ SUB64ri32
Definition x86/opcodes.hpp:4863
@ VPEXTRBmri
Definition x86/opcodes.hpp:16808
@ ADD16rr_NF_REV
Definition x86/opcodes.hpp:616
@ VPMOVSQWZ256rrk
Definition x86/opcodes.hpp:17682
@ LKGS16r
Definition x86/opcodes.hpp:2178
@ PFRCPIT2rr
Definition x86/opcodes.hpp:3220
@ VPCLMULQDQYrmi
Definition x86/opcodes.hpp:15226
@ VCVTTBF162IBSZrm
Definition x86/opcodes.hpp:7601
@ VPCONFLICTDZ128rmbk
Definition x86/opcodes.hpp:15602
@ IDIV32r
Definition x86/opcodes.hpp:1770
@ VPCMPGTBZ128rrk
Definition x86/opcodes.hpp:15359
@ VFMADDCPHZrbk
Definition x86/opcodes.hpp:9890
@ VADDBF16Zrmbk
Definition x86/opcodes.hpp:5205
@ VCVTTPS2IUBSZrmbk
Definition x86/opcodes.hpp:8247
@ VPDPBUUDZ128m
Definition x86/opcodes.hpp:15873
@ VFPCLASSSDZrik
Definition x86/opcodes.hpp:12286
@ VSQRTSSZr
Definition x86/opcodes.hpp:21708
@ VCVTPH2PSXZ128rrkz
Definition x86/opcodes.hpp:6847
@ VPDPBUUDSZmk
Definition x86/opcodes.hpp:15864
@ MMX_PSRAWrm
Definition x86/opcodes.hpp:2514
@ VINSERTF64X4Zrmik
Definition x86/opcodes.hpp:12756
@ VPERMI2QZrmbk
Definition x86/opcodes.hpp:16311
@ VPMINSBZrmkz
Definition x86/opcodes.hpp:17328
@ VPTESTNMWZrm
Definition x86/opcodes.hpp:20208
@ VREDUCESHZrmikz
Definition x86/opcodes.hpp:20868
@ VPSUBDZ128rrk
Definition x86/opcodes.hpp:19875
@ VFNMSUB231PDZrbkz
Definition x86/opcodes.hpp:12066
@ VREDUCEPDZ256rmbik
Definition x86/opcodes.hpp:20777
@ CMP32mi8
Definition x86/opcodes.hpp:1327
@ VPCMPGTQZ256rmb
Definition x86/opcodes.hpp:15401
@ IMUL16r_NF
Definition x86/opcodes.hpp:1802
@ VCVTUQQ2PDZ256rmbkz
Definition x86/opcodes.hpp:8658
@ SUB64mi8
Definition x86/opcodes.hpp:4853
@ ADDSDrr
Definition x86/opcodes.hpp:741
@ VFNMADD132PHZrbk
Definition x86/opcodes.hpp:11220
@ MOV32r1
Definition x86/opcodes.hpp:387
@ MPSADBWrmi
Definition x86/opcodes.hpp:2779
@ VCVTPS2DQZrmkz
Definition x86/opcodes.hpp:7069
@ VPMADD52LUQZ256mbk
Definition x86/opcodes.hpp:17038
@ DIVSDrr_Int
Definition x86/opcodes.hpp:1607
@ VMULSDZrmkz_Int
Definition x86/opcodes.hpp:14280
@ VPSRAQZmbi
Definition x86/opcodes.hpp:19479
@ VCVTSD2USIZrr_Int
Definition x86/opcodes.hpp:7452
@ VINSERTF32X8Zrmikz
Definition x86/opcodes.hpp:12739
@ VPSHUFBITQMBZ256rr
Definition x86/opcodes.hpp:19051
@ SHLD64mrCL
Definition x86/opcodes.hpp:4478
@ VCOMISDZrr
Definition x86/opcodes.hpp:5884
@ VMOVDQA64Zrm
Definition x86/opcodes.hpp:13676
@ VCVTSS2SI64Zrr
Definition x86/opcodes.hpp:7561
@ VCVTSD2USI64Zrm_Int
Definition x86/opcodes.hpp:7448
@ VUNPCKLPSZrmb
Definition x86/opcodes.hpp:22046
@ NEG16m_EVEX
Definition x86/opcodes.hpp:2853
@ VPUNPCKLQDQZrrkz
Definition x86/opcodes.hpp:20403
@ PUSHA16
Definition x86/opcodes.hpp:3561
@ VPXORQZ256rmkz
Definition x86/opcodes.hpp:20469
@ VPCMPGTQZ128rr
Definition x86/opcodes.hpp:15398
@ VCVTDQ2PHZrrkz
Definition x86/opcodes.hpp:6304
@ VPSLLDQZ128ri
Definition x86/opcodes.hpp:19168
@ LRET64
Definition x86/opcodes.hpp:2277
@ VCVTPS2IBSZrmb
Definition x86/opcodes.hpp:7097
@ ROR8mi_NF
Definition x86/opcodes.hpp:4010
@ IST_Fp16m80
Definition x86/opcodes.hpp:1997
@ VFCMADDCPHZ128r
Definition x86/opcodes.hpp:9207
@ PTDPBHF8PSV
Definition x86/opcodes.hpp:3488
@ VPADDQZrm
Definition x86/opcodes.hpp:14691
@ VFMSUBADD231PDYr
Definition x86/opcodes.hpp:10949
@ VCVTBIASPH2BF8SZ128rmkz
Definition x86/opcodes.hpp:6141
@ SHR32mCL
Definition x86/opcodes.hpp:4541
@ VPSRLVQZrmkz
Definition x86/opcodes.hpp:19778
@ ANDN32rr_EVEX
Definition x86/opcodes.hpp:968
@ VDPPHPSZ128r
Definition x86/opcodes.hpp:9044
@ KMOVQkk_EVEX
Definition x86/opcodes.hpp:2063
@ VFMADD231PSZ128m
Definition x86/opcodes.hpp:9788
@ CMOV_RFP32
Definition x86/opcodes.hpp:1300
@ VPERMT2PDZ128rmk
Definition x86/opcodes.hpp:16621
@ VMINMAXSSrribkz_Int
Definition x86/opcodes.hpp:13357
@ NOT64m_ND
Definition x86/opcodes.hpp:2913
@ VCVTTPD2DQSZ128rmkz
Definition x86/opcodes.hpp:7642
@ XOR8mr
Definition x86/opcodes.hpp:22308
@ VMOVAPSZ256mr
Definition x86/opcodes.hpp:13565
@ VCVTPH2HF8Z128rmb
Definition x86/opcodes.hpp:6723
@ VPOPCNTWZ128rmkz
Definition x86/opcodes.hpp:18385
@ MOVDIR64B64
Definition x86/opcodes.hpp:2666
@ VPSUBUSBZrm
Definition x86/opcodes.hpp:19986
@ VFMADD213BF16Z128mbkz
Definition x86/opcodes.hpp:9529
@ VPMINUBYrr
Definition x86/opcodes.hpp:17415
@ VPSRAWZ256rr
Definition x86/opcodes.hpp:19594
@ VPMINSDZ256rmk
Definition x86/opcodes.hpp:17349
@ VFNMADD132PDZr
Definition x86/opcodes.hpp:11186
@ CMOV_RFP80
Definition x86/opcodes.hpp:1302
@ RCR32mCL_ND
Definition x86/opcodes.hpp:3686
@ VPSLLDZ128mbik
Definition x86/opcodes.hpp:19178
@ VCVTDQ2PDZrrkz
Definition x86/opcodes.hpp:6272
@ VPMASKMOVQrm
Definition x86/opcodes.hpp:17107
@ VMAXCPHZ128rmb
Definition x86/opcodes.hpp:12875
@ VPCMPDZrmik
Definition x86/opcodes.hpp:15271
@ VSCALEFPHZ256rrk
Definition x86/opcodes.hpp:21299
@ XOR16mi8_NF
Definition x86/opcodes.hpp:22183
@ VCVTTPH2WZ128rm
Definition x86/opcodes.hpp:8103
@ VPSRLQZ256mikz
Definition x86/opcodes.hpp:19694
@ VMOVLPDmr
Definition x86/opcodes.hpp:13847
@ VSHUFPDZ256rmbik
Definition x86/opcodes.hpp:21477
@ CHS_Fp32
Definition x86/opcodes.hpp:1228
@ LSL32rr
Definition x86/opcodes.hpp:2284
@ VMAXCPSZ256rrkz
Definition x86/opcodes.hpp:12920
@ VPSHRDWZ256rrik
Definition x86/opcodes.hpp:19037
@ MOV32rd
Definition x86/opcodes.hpp:2588
@ VFMSUBADD132PSYr
Definition x86/opcodes.hpp:10817
@ VCVTPD2DQZ256rmbk
Definition x86/opcodes.hpp:6436
@ VFMADDSUB132PDZmkz
Definition x86/opcodes.hpp:9960
@ VRCP14SDZrm
Definition x86/opcodes.hpp:20618
@ VFNMSUB231PDZ128rk
Definition x86/opcodes.hpp:12046
@ LD_Fp64m
Definition x86/opcodes.hpp:2150
@ VCVTPS2PDZ128rmk
Definition x86/opcodes.hpp:7144
@ ROR64ri
Definition x86/opcodes.hpp:3992
@ VPOPCNTQZrmbk
Definition x86/opcodes.hpp:18376
@ VMOVLPDZ128mr
Definition x86/opcodes.hpp:13845
@ VALIGNDZ128rmikz
Definition x86/opcodes.hpp:5408
@ VCVTPS2UDQZ128rmbk
Definition x86/opcodes.hpp:7256
@ VPMADDWDZ256rrk
Definition x86/opcodes.hpp:17090
@ VREDUCESDZrmikz
Definition x86/opcodes.hpp:20859
@ VMULPSZ256rm
Definition x86/opcodes.hpp:14254
@ PACKSSWBrr
Definition x86/opcodes.hpp:3102
@ VAESDECLASTrm
Definition x86/opcodes.hpp:5367
@ VCVTBIASPH2HF8SZrmb
Definition x86/opcodes.hpp:6209
@ VPTESTMWZrmk
Definition x86/opcodes.hpp:20149
@ VCVTTPS2UDQZrrkz
Definition x86/opcodes.hpp:8379
@ IMUL64rri32_NF
Definition x86/opcodes.hpp:1877
@ VPSRAVWZ128rm
Definition x86/opcodes.hpp:19552
@ VPMULUDQZ256rrk
Definition x86/opcodes.hpp:18298
@ BZHI64rr_NF
Definition x86/opcodes.hpp:1159
@ VPERMIL2PSmr
Definition x86/opcodes.hpp:16348
@ CVTPD2DQrr
Definition x86/opcodes.hpp:1444
@ VCVTBF162IUBSZ128rmkz
Definition x86/opcodes.hpp:6114
@ VGATHERPF1QPDm
Definition x86/opcodes.hpp:12323
@ VUNPCKHPDYrm
Definition x86/opcodes.hpp:21932
@ VFMSUBADD231PHZ128rkz
Definition x86/opcodes.hpp:10990
@ VCVTTPS2QQSZrmk
Definition x86/opcodes.hpp:8282
@ VMOVPQIto64rr
Definition x86/opcodes.hpp:13888
@ VANDNPSZ256rmbk
Definition x86/opcodes.hpp:5501
@ VFMSUB132PDZrkz
Definition x86/opcodes.hpp:10303
@ VFMSUB132PHZ128r
Definition x86/opcodes.hpp:10312
@ VPALIGNRZ256rmi
Definition x86/opcodes.hpp:14820
@ G_UDIVFIXSAT
Definition x86/opcodes.hpp:206
@ VPERMT2DZ128rrk
Definition x86/opcodes.hpp:16597
@ VPMAXUDZ128rmbkz
Definition x86/opcodes.hpp:17237
@ VCVTTPS2DQZ256rmkz
Definition x86/opcodes.hpp:8179
@ VPERMIL2PDYrm
Definition x86/opcodes.hpp:16337
@ VMAXCPSZ256rmk
Definition x86/opcodes.hpp:12916
@ VCVTUQQ2PHZrrkz
Definition x86/opcodes.hpp:8705
@ VCVTTPS2DQZ256rmk
Definition x86/opcodes.hpp:8178
@ VPRORDZ128ri
Definition x86/opcodes.hpp:18577
@ ADC16ri8_EVEX
Definition x86/opcodes.hpp:481
@ VFNMSUB132BF16Z256m
Definition x86/opcodes.hpp:11681
@ VPCMPGTDrm
Definition x86/opcodes.hpp:15390
@ AND32rr_NF_REV
Definition x86/opcodes.hpp:888
@ VCVTUSI642SDZrm
Definition x86/opcodes.hpp:8750
@ VCVTTPH2QQZ256rm
Definition x86/opcodes.hpp:7992
@ VPMULLQZ256rrkz
Definition x86/opcodes.hpp:18221
@ VPACKUSDWZ256rr
Definition x86/opcodes.hpp:14582
@ VFNMSUB213PHZ256m
Definition x86/opcodes.hpp:11911
@ VPMOVQBZmrk
Definition x86/opcodes.hpp:17580
@ VFNMADD231SSZmkz_Int
Definition x86/opcodes.hpp:11627
@ VMINMAXPDZrmik
Definition x86/opcodes.hpp:13259
@ VSQRTSHZm
Definition x86/opcodes.hpp:21693
@ MOVDQUmr
Definition x86/opcodes.hpp:2676
@ VFNMSUB132PSZrb
Definition x86/opcodes.hpp:11790
@ VPSLLVQZrm
Definition x86/opcodes.hpp:19327
@ VFMADD213SSZrkz_Int
Definition x86/opcodes.hpp:9690
@ VCVTTSS2USIZrr_Int
Definition x86/opcodes.hpp:8557
@ XOR8ri_ND
Definition x86/opcodes.hpp:22316
@ VFMSUB132BF16Zmkz
Definition x86/opcodes.hpp:10268
@ VMAXSDrr
Definition x86/opcodes.hpp:13053
@ VPSHUFHWZmikz
Definition x86/opcodes.hpp:19126
@ VREDUCESSZrmi
Definition x86/opcodes.hpp:20875
@ VCVTPH2HF8Z256rm
Definition x86/opcodes.hpp:6731
@ VPSHUFLWZmikz
Definition x86/opcodes.hpp:19148
@ VFNMADDSD4rm_Int
Definition x86/opcodes.hpp:11659
@ CMOVNE_Fp64
Definition x86/opcodes.hpp:1281
@ VGETMANTSHZrmi
Definition x86/opcodes.hpp:12605
@ VPEXPANDDZrrkz
Definition x86/opcodes.hpp:16769
@ VFMADD213PSZrbk
Definition x86/opcodes.hpp:9645
@ VPBROADCASTWrZ256rr
Definition x86/opcodes.hpp:15218
@ VADDSUBPDYrm
Definition x86/opcodes.hpp:5351
@ VPSRAWZrm
Definition x86/opcodes.hpp:19603
@ SBB32ri_EVEX
Definition x86/opcodes.hpp:4225
@ VFMADDSS4rr
Definition x86/opcodes.hpp:9931
@ VFMSUB132PDZ256mkz
Definition x86/opcodes.hpp:10288
@ COM_FIPr
Definition x86/opcodes.hpp:1391
@ VFNMADD231PSZ256mkz
Definition x86/opcodes.hpp:11578
@ VUNPCKLPDZ256rrkz
Definition x86/opcodes.hpp:22013
@ VPRORQZ128rikz
Definition x86/opcodes.hpp:18606
@ VPSHUFHWZ128rikz
Definition x86/opcodes.hpp:19117
@ SAR32m1_EVEX
Definition x86/opcodes.hpp:4088
@ VPTESTMQZrr
Definition x86/opcodes.hpp:20138
@ VCVTTPS2DQZ256rrkz
Definition x86/opcodes.hpp:8182
@ MOVSX64rr32
Definition x86/opcodes.hpp:2754
@ FCOMP64m
Definition x86/opcodes.hpp:1688
@ VPDPBSSDZ128m
Definition x86/opcodes.hpp:15687
@ VPADDSBZ128rmk
Definition x86/opcodes.hpp:14705
@ VPORQZ128rmbkz
Definition x86/opcodes.hpp:18431
@ VPDPBSUDZmk
Definition x86/opcodes.hpp:15771
@ VCVTPD2UQQZrmb
Definition x86/opcodes.hpp:6600
@ VFMADD231SSZrbkz_Int
Definition x86/opcodes.hpp:9857
@ VPEXPANDQZ256rrk
Definition x86/opcodes.hpp:16780
@ VORPSZ128rrk
Definition x86/opcodes.hpp:14364
@ IMULZU64rmi32
Definition x86/opcodes.hpp:1895
@ VMOVDQA32Z128rmkz
Definition x86/opcodes.hpp:13623
@ VCVTPH2QQZ128rmkz
Definition x86/opcodes.hpp:6899
@ SBB32mi
Definition x86/opcodes.hpp:4212
@ VPUNPCKLWDZ256rrkz
Definition x86/opcodes.hpp:20419
@ VROUNDSDmi_Int
Definition x86/opcodes.hpp:21043
@ VPEXPANDDZ128rmk
Definition x86/opcodes.hpp:16753
@ VGETMANTPHZ256rrik
Definition x86/opcodes.hpp:12552
@ POPCNT32rr_NF
Definition x86/opcodes.hpp:3350
@ VMASKMOVDQU
Definition x86/opcodes.hpp:12806
@ VMAXSDZrmkz_Int
Definition x86/opcodes.hpp:13043
@ VSCALEFSSZrmk
Definition x86/opcodes.hpp:21362
@ SHR32rCL_ND
Definition x86/opcodes.hpp:4558
@ VPCMPGTQZ256rmk
Definition x86/opcodes.hpp:15403
@ VPANDQZ256rm
Definition x86/opcodes.hpp:14928
@ VCVTTPD2DQSZrmbk
Definition x86/opcodes.hpp:7660
@ VCVTTPD2QQSZ256rm
Definition x86/opcodes.hpp:7713
@ VPMOVZXDQZ128rmkz
Definition x86/opcodes.hpp:18014
@ VGF2P8AFFINEINVQBZrmikz
Definition x86/opcodes.hpp:12648
@ VCVTUDQ2PSZrrbkz
Definition x86/opcodes.hpp:8643
@ VCVTUQQ2PDZ128rmkz
Definition x86/opcodes.hpp:8651
@ ROL32rCL_EVEX
Definition x86/opcodes.hpp:3838
@ VFNMADD231PDZmk
Definition x86/opcodes.hpp:11522
@ VSCATTERPF0DPDm
Definition x86/opcodes.hpp:21376
@ PSIGNWrm
Definition x86/opcodes.hpp:3401
@ VCVTNE2PS2BF16Zrmkz
Definition x86/opcodes.hpp:6380
@ VFMADDSUB213PDZ256mb
Definition x86/opcodes.hpp:10045
@ CFCMOV16mr
Definition x86/opcodes.hpp:1209
@ SHL64ri
Definition x86/opcodes.hpp:4403
@ VPCMPUDZrmbik
Definition x86/opcodes.hpp:15477
@ VPMULLWZ128rrkz
Definition x86/opcodes.hpp:18238
@ PTESTrr
Definition x86/opcodes.hpp:3499
@ VSUBSHZrmk_Int
Definition x86/opcodes.hpp:21862
@ VPERMQZrmkz
Definition x86/opcodes.hpp:16568
@ VPMAXUQZ256rmbk
Definition x86/opcodes.hpp:17274
@ CFCMOV16rm_ND
Definition x86/opcodes.hpp:1211
@ VRSQRT28PDZrbkz
Definition x86/opcodes.hpp:21125
@ VFMSUB231SSm_Int
Definition x86/opcodes.hpp:10749
@ VCVTTPH2UWZrrbkz
Definition x86/opcodes.hpp:8100
@ ROR16mi_ND
Definition x86/opcodes.hpp:3919
@ VPMOVQ2MZ256kr
Definition x86/opcodes.hpp:17567
@ MMX_PSUBUSBrr
Definition x86/opcodes.hpp:2536
@ VPUNPCKLWDZ256rr
Definition x86/opcodes.hpp:20417
@ CFCMOV16rr_ND
Definition x86/opcodes.hpp:1213
@ SHLD32rrCL_NF_ND
Definition x86/opcodes.hpp:4472
@ VPMULLWZ256rr
Definition x86/opcodes.hpp:18242
@ VPMOVSQBZrr
Definition x86/opcodes.hpp:17656
@ VPCMPUBZrmi
Definition x86/opcodes.hpp:15460
@ AND64ri32_NF_ND
Definition x86/opcodes.hpp:910
@ VUNPCKHPDZ128rrkz
Definition x86/opcodes.hpp:21942
@ VFNMADD132SDZrbk_Int
Definition x86/opcodes.hpp:11266
@ VPSHUFDZ128rikz
Definition x86/opcodes.hpp:19089
@ VPMAXSBZrmk
Definition x86/opcodes.hpp:17123
@ VPCOMPRESSBZ128rr
Definition x86/opcodes.hpp:15530
@ VFNMADD231PSZ256rkz
Definition x86/opcodes.hpp:11581
@ VCVTPH2UDQZ128rm
Definition x86/opcodes.hpp:6924
@ VMOVUPDZ128rrkz
Definition x86/opcodes.hpp:14036
@ VMAXPSZrmkz
Definition x86/opcodes.hpp:13031
@ VFMSUB213SDZm
Definition x86/opcodes.hpp:10539
@ VCVTQQ2PDZrmbk
Definition x86/opcodes.hpp:7334
@ VFMADD231SDZmkz_Int
Definition x86/opcodes.hpp:9823
@ VRCP14PDZ128rk
Definition x86/opcodes.hpp:20571
@ VRNDSCALEPHZrmi
Definition x86/opcodes.hpp:20962
@ SUB8mr
Definition x86/opcodes.hpp:4895
@ AND64rr_EVEX_REV
Definition x86/opcodes.hpp:923
@ VPSRAQZ256rmkz
Definition x86/opcodes.hpp:19475
@ VPBLENDMWZ128rmkz
Definition x86/opcodes.hpp:15072
@ VFNMSUB231PSZ128rkz
Definition x86/opcodes.hpp:12111
@ VFMSUBADD132PSZrbk
Definition x86/opcodes.hpp:10844
@ FARJMP32i
Definition x86/opcodes.hpp:1680
@ VMINCPHZ256rmbkz
Definition x86/opcodes.hpp:13154
@ VPMOVUSWBZmrk
Definition x86/opcodes.hpp:17922
@ VPERMT2PDZrmbkz
Definition x86/opcodes.hpp:16638
@ ROR64r1
Definition x86/opcodes.hpp:3982
@ ENQCMD64_EVEX
Definition x86/opcodes.hpp:1658
@ VFMSUB132PSZ256rk
Definition x86/opcodes.hpp:10354
@ VPMOVSXBQZ128rr
Definition x86/opcodes.hpp:17731
@ VPMULTISHIFTQBZ128rmb
Definition x86/opcodes.hpp:18254
@ VREDUCEPHZ256rmi
Definition x86/opcodes.hpp:20809
@ VPSHLDWZrmi
Definition x86/opcodes.hpp:18883
@ VCVTBF162IBSZ256rm
Definition x86/opcodes.hpp:6091
@ VPUNPCKLWDZ128rmk
Definition x86/opcodes.hpp:20409
@ VMAXPSZ256rmbk
Definition x86/opcodes.hpp:13019
@ VPMAXUQZ128rmk
Definition x86/opcodes.hpp:17267
@ VPMULUDQZrmkz
Definition x86/opcodes.hpp:18305
@ VGETMANTPSZ128rrikz
Definition x86/opcodes.hpp:12574
@ VCVTPS2IUBSZ256rr
Definition x86/opcodes.hpp:7123
@ VINSERTF32X4Zrri
Definition x86/opcodes.hpp:12734
@ VPSLLVQZ256rm
Definition x86/opcodes.hpp:19318
@ VRSQRT14PSZ256mb
Definition x86/opcodes.hpp:21087
@ VCVTPH2WZrrbk
Definition x86/opcodes.hpp:7040
@ VREDUCEPHZrmikz
Definition x86/opcodes.hpp:20820
@ VCVTPH2HF8Z256rmb
Definition x86/opcodes.hpp:6732
@ VPOPCNTWZ128rr
Definition x86/opcodes.hpp:18386
@ MOVSX32rm32
Definition x86/opcodes.hpp:2743
@ VFMADDPD4Yrm
Definition x86/opcodes.hpp:9904
@ VCVTTPH2IBSZ256rmkz
Definition x86/opcodes.hpp:7937
@ VPERMDZrrkz
Definition x86/opcodes.hpp:16191
@ VFMSUBADD213PDZmk
Definition x86/opcodes.hpp:10874
@ VMOVSHDUPZrrk
Definition x86/opcodes.hpp:13965
@ MOVBE32mr
Definition x86/opcodes.hpp:2646
@ VMINSSrm
Definition x86/opcodes.hpp:13495
@ VCVTPD2DQZ256rmb
Definition x86/opcodes.hpp:6435
@ VMOVDQU32Z256rr_REV
Definition x86/opcodes.hpp:13743
@ VGF2P8AFFINEQBZ256rmik
Definition x86/opcodes.hpp:12669
@ VFNMSUB132PHZmkz
Definition x86/opcodes.hpp:11756
@ SHRD64rri8_ND
Definition x86/opcodes.hpp:4683
@ VPMOVUSDBZ128rrk
Definition x86/opcodes.hpp:17839
@ G_SHUFFLE_VECTOR
Definition x86/opcodes.hpp:268
@ VMINMAXBF16Z128rmikz
Definition x86/opcodes.hpp:13215
@ VPCOMPRESSQZmr
Definition x86/opcodes.hpp:15568
@ VGETMANTPHZrri
Definition x86/opcodes.hpp:12560
@ VFMADD231PSm
Definition x86/opcodes.hpp:9818
@ VCVTPH2UWZ256rmbkz
Definition x86/opcodes.hpp:6996
@ VSQRTPDYm
Definition x86/opcodes.hpp:21580
@ VPCMPUDZ256rmbik
Definition x86/opcodes.hpp:15471
@ VPDPBUUDSZrkz
Definition x86/opcodes.hpp:15868
@ VPSHRDVDZmbkz
Definition x86/opcodes.hpp:18976
@ VPMOVSDWZ128mrk
Definition x86/opcodes.hpp:17630
@ VSHUFI32X4Zrmi
Definition x86/opcodes.hpp:21441
@ VPUNPCKLDQZrmb
Definition x86/opcodes.hpp:20365
@ VPMOVUSQWZ256rr
Definition x86/opcodes.hpp:17903
@ VCVTSD2SI64Zrm_Int
Definition x86/opcodes.hpp:7416
@ VPMADDWDZ128rmk
Definition x86/opcodes.hpp:17081
@ VCOMPRESSPSZrrkz
Definition x86/opcodes.hpp:5934
@ VPUNPCKHWDZ256rmk
Definition x86/opcodes.hpp:20309
@ VPSRAVDZ128rmbkz
Definition x86/opcodes.hpp:19499
@ VMINCPSZrmb
Definition x86/opcodes.hpp:13190
@ VCVTSH2SSZrrkz_Int
Definition x86/opcodes.hpp:7481
@ VGETMANTPDZ128rmikz
Definition x86/opcodes.hpp:12511
@ VPMINUQZrmk
Definition x86/opcodes.hpp:17489
@ VFNMADD132SHZmk_Int
Definition x86/opcodes.hpp:11276
@ VFMSUB231PHZ256m
Definition x86/opcodes.hpp:10653
@ VFNMSUB132PHZ128mk
Definition x86/opcodes.hpp:11737
@ PATCHABLE_FUNCTION_EXIT
Definition x86/opcodes.hpp:62
@ VDIVBF16Z128rm
Definition x86/opcodes.hpp:8843
@ VGETEXPPSZ256r
Definition x86/opcodes.hpp:12437
@ VCVTPH2HF8Zrm
Definition x86/opcodes.hpp:6740
@ VFMSUB213SSZrbk_Int
Definition x86/opcodes.hpp:10575
@ CLC
Definition x86/opcodes.hpp:1232
@ VDIVBF16Z256rmbkz
Definition x86/opcodes.hpp:8855
@ VPRORVQZ128rmkz
Definition x86/opcodes.hpp:18657
@ ROR8mCL_EVEX
Definition x86/opcodes.hpp:4003
@ VPSRLVWZ256rrk
Definition x86/opcodes.hpp:19794
@ VFMSUBADD213PSYr
Definition x86/opcodes.hpp:10915
@ ADD8i8
Definition x86/opcodes.hpp:700
@ VFMADD213PDZmb
Definition x86/opcodes.hpp:9574
@ CVTSS2SIrr_Int
Definition x86/opcodes.hpp:1490
@ TDPBSSD
Definition x86/opcodes.hpp:5036
@ VMINMAXBF16Zrri
Definition x86/opcodes.hpp:13234
@ VCMPPDZ128rrik
Definition x86/opcodes.hpp:5785
@ VEXTRACTF32X4Z256rrikz
Definition x86/opcodes.hpp:9139
@ VCVTPH2BF8SZ128rmbk
Definition x86/opcodes.hpp:6613
@ VEXTRACTF32X8Zmrik
Definition x86/opcodes.hpp:9146
@ VFMSUB213PSZ128mkz
Definition x86/opcodes.hpp:10512
@ VPBROADCASTBZ128rm
Definition x86/opcodes.hpp:15098
@ VCVTTPS2IUBSZrmkz
Definition x86/opcodes.hpp:8250
@ VRCPBF16Z256mkz
Definition x86/opcodes.hpp:20686
@ VPMOVSWBZmrk
Definition x86/opcodes.hpp:17700
@ VCVTUQQ2PHZ128rr
Definition x86/opcodes.hpp:8682
@ VMOVAPSYrm
Definition x86/opcodes.hpp:13551
@ VGETEXPBF16Z256mb
Definition x86/opcodes.hpp:12345
@ VCVTSH2SI64Zrr_Int
Definition x86/opcodes.hpp:7466
@ VPANDrr
Definition x86/opcodes.hpp:14949
@ AND64rr_NF_ND_REV
Definition x86/opcodes.hpp:928
@ PANDrr
Definition x86/opcodes.hpp:3128
@ VCVTTPS2QQZrmb
Definition x86/opcodes.hpp:8309
@ VCVTUSI2SHZrm_Int
Definition x86/opcodes.hpp:8741
@ SBB32mi8_EVEX
Definition x86/opcodes.hpp:4214
@ VFMADDSUB213PSZ128rk
Definition x86/opcodes.hpp:10106
@ VCVTPD2PSZ256rm
Definition x86/opcodes.hpp:6498
@ AND8mi_NF
Definition x86/opcodes.hpp:936
@ VFMSUB132PDZ256m
Definition x86/opcodes.hpp:10283
@ VFNMSUB132BF16Z128mb
Definition x86/opcodes.hpp:11673
@ PUSH64i32
Definition x86/opcodes.hpp:3556
@ VFMSUB213PSZ128mb
Definition x86/opcodes.hpp:10508
@ PTCVTROWPS2PHLrreV
Definition x86/opcodes.hpp:3481
@ VGF2P8AFFINEQBZ128rrik
Definition x86/opcodes.hpp:12663
@ VFNMADD213SDr_Int
Definition x86/opcodes.hpp:11442
@ VCVTUDQ2PDZrm
Definition x86/opcodes.hpp:8577
@ VCVTPD2QQZrrkz
Definition x86/opcodes.hpp:6550
@ VFMSUB132PDZ128rk
Definition x86/opcodes.hpp:10281
@ VHSUBPDrm
Definition x86/opcodes.hpp:12717
@ AND64mi8_NF
Definition x86/opcodes.hpp:899
@ NOT32r_ND
Definition x86/opcodes.hpp:2910
@ VGETEXPSHZmkz
Definition x86/opcodes.hpp:12463
@ STD
Definition x86/opcodes.hpp:4732
@ VPSHRDVQZ128rkz
Definition x86/opcodes.hpp:18990
@ VPINSRDrri
Definition x86/opcodes.hpp:16907
@ VSUBPSZ256rmbkz
Definition x86/opcodes.hpp:21825
@ VMAXPDZ256rrk
Definition x86/opcodes.hpp:12960
@ CMPSSrmi_Int
Definition x86/opcodes.hpp:1368
@ VRNDSCALESDZrmi_Int
Definition x86/opcodes.hpp:21002
@ VCVTTPH2IUBSZ128rmb
Definition x86/opcodes.hpp:7954
@ ANDNPDrm
Definition x86/opcodes.hpp:976
@ VFMADD132SDZmkz_Int
Definition x86/opcodes.hpp:9485
@ DIVR_FI32m
Definition x86/opcodes.hpp:1589
@ ADD8rm_EVEX
Definition x86/opcodes.hpp:719
@ VFMSUB231PHZ256rk
Definition x86/opcodes.hpp:10660
@ VPTESTMBZrm
Definition x86/opcodes.hpp:20100
@ VCVTPS2PDZ256rr
Definition x86/opcodes.hpp:7155
@ TZMSK32rr
Definition x86/opcodes.hpp:5121
@ VFMSUB231PHZ256mkz
Definition x86/opcodes.hpp:10658
@ VXORPSrr
Definition x86/opcodes.hpp:22117
@ RDPID32
Definition x86/opcodes.hpp:3743
@ VUNPCKLPSZ256rmb
Definition x86/opcodes.hpp:22037
@ VPMINUDZ128rr
Definition x86/opcodes.hpp:17444
@ VCVTSI2SDZrr_Int
Definition x86/opcodes.hpp:7491
@ VADDSHZrrkz_Int
Definition x86/opcodes.hpp:5335
@ VRSQRT14PSZ128m
Definition x86/opcodes.hpp:21077
@ VP2INTERSECTDZ256rm
Definition x86/opcodes.hpp:14389
@ VMOVDQUrr_REV
Definition x86/opcodes.hpp:13832
@ VFMSUBADD213PSZ128mbk
Definition x86/opcodes.hpp:10918
@ VCVTSD2SIrr_Int
Definition x86/opcodes.hpp:7432
@ SEAMRET
Definition x86/opcodes.hpp:4288
@ VMAXBF16Z256rmbkz
Definition x86/opcodes.hpp:12828
@ VPBLENDMQZ256rrkz
Definition x86/opcodes.hpp:15060
@ VPBROADCASTBYrm
Definition x86/opcodes.hpp:15096
@ VMULBF16Z256rmb
Definition x86/opcodes.hpp:14162
@ VPCOMPRESSDZ256mrk
Definition x86/opcodes.hpp:15549
@ VGETMANTPSZrmbik
Definition x86/opcodes.hpp:12585
@ VCVTPH2UDQZ256rmbkz
Definition x86/opcodes.hpp:6936
@ VEXTRACTF64X2Z256rrik
Definition x86/opcodes.hpp:9153
@ VPMULDQZ128rrkz
Definition x86/opcodes.hpp:18086
@ MULSSrr
Definition x86/opcodes.hpp:2815
@ VRNDSCALEPHZrmik
Definition x86/opcodes.hpp:20963
@ VGETMANTPHZrmbikz
Definition x86/opcodes.hpp:12556
@ VUNPCKHPDZ256rmkz
Definition x86/opcodes.hpp:21948
@ VFNMADD132PSZrbk
Definition x86/opcodes.hpp:11252
@ VBLENDMPDZ256rmb
Definition x86/opcodes.hpp:5596
@ PACKUSWBrm
Definition x86/opcodes.hpp:3105
@ VPERMT2PSZ128rr
Definition x86/opcodes.hpp:16650
@ VUCOMISDZrr_Int
Definition x86/opcodes.hpp:21897
@ VPMOVSQBZ256rrk
Definition x86/opcodes.hpp:17652
@ VPSLLVDZrmbk
Definition x86/opcodes.hpp:19298
@ VFNMSUB132PSZ256rkz
Definition x86/opcodes.hpp:11782
@ VPMAXSQZ256rr
Definition x86/opcodes.hpp:17176
@ VPCONFLICTDZ128rr
Definition x86/opcodes.hpp:15606
@ VPCMPUBZ128rmi
Definition x86/opcodes.hpp:15452
@ VRCPBF16Z128mb
Definition x86/opcodes.hpp:20673
@ VCVTPH2DQZ128rmbkz
Definition x86/opcodes.hpp:6668
@ SAR32m1_ND
Definition x86/opcodes.hpp:4089
@ VPERMT2DZ256rmkz
Definition x86/opcodes.hpp:16604
@ VMOVDQA32Z128rmk
Definition x86/opcodes.hpp:13622
@ VPBROADCASTWZ128rr
Definition x86/opcodes.hpp:15200
@ VCVTTSD2SI64Srm
Definition x86/opcodes.hpp:8443
@ AESDECWIDE128KL
Definition x86/opcodes.hpp:792
@ VGETMANTPHZ256rmbikz
Definition x86/opcodes.hpp:12547
@ VPERMT2QZ256rmb
Definition x86/opcodes.hpp:16681
@ VPAVGBZrr
Definition x86/opcodes.hpp:14967
@ VGETEXPPDZ256mkz
Definition x86/opcodes.hpp:12376
@ KXORDkk
Definition x86/opcodes.hpp:2114
@ VPTESTNMDZrr
Definition x86/opcodes.hpp:20180
@ VALIGNDZ256rrikz
Definition x86/opcodes.hpp:5420
@ VCVTPH2UDQZrrbk
Definition x86/opcodes.hpp:6950
@ VPDPWUSDZmk
Definition x86/opcodes.hpp:16081
@ VADDPHZrmbkz
Definition x86/opcodes.hpp:5267
@ VPSRADZ256rik
Definition x86/opcodes.hpp:19423
@ VUNPCKLPDZ256rm
Definition x86/opcodes.hpp:22005
@ VMULPHZrrkz
Definition x86/opcodes.hpp:14242
@ VANDNPDZrmk
Definition x86/opcodes.hpp:5481
@ VCVTTPS2DQZ128rmbk
Definition x86/opcodes.hpp:8167
@ VFMSUBADD213PHZ128rkz
Definition x86/opcodes.hpp:10892
@ VBLENDMPDZ256rm
Definition x86/opcodes.hpp:5595
@ ADC32rr
Definition x86/opcodes.hpp:513
@ VMOVAPDZ256rm
Definition x86/opcodes.hpp:13526
@ VREDUCEPHZrmi
Definition x86/opcodes.hpp:20818
@ VFMADD231SSZrb
Definition x86/opcodes.hpp:9854
@ VCVT2PH2BF8SZ128rmbk
Definition x86/opcodes.hpp:5946
@ VPSLLDZ128rikz
Definition x86/opcodes.hpp:19185
@ VCVTTSS2USI64Zrm_Int
Definition x86/opcodes.hpp:8545
@ G_FPTOUI
Definition x86/opcodes.hpp:228
@ VPMINSBZrrk
Definition x86/opcodes.hpp:17330
@ VPMOVSDBZ128mr
Definition x86/opcodes.hpp:17614
@ VFMADDCPHZ256rkz
Definition x86/opcodes.hpp:9881
@ VPUNPCKLQDQZ256rm
Definition x86/opcodes.hpp:20386
@ G_FSHR
Definition x86/opcodes.hpp:173
@ ADC8rr_EVEX
Definition x86/opcodes.hpp:560
@ CMPSSrri
Definition x86/opcodes.hpp:1369
@ VPDPBUUDSZ256mb
Definition x86/opcodes.hpp:15852
@ PHMINPOSUWrm
Definition x86/opcodes.hpp:3237
@ VPSHUFLWmi
Definition x86/opcodes.hpp:19152
@ SHRD32mri8
Definition x86/opcodes.hpp:4651
@ VCVTSS2SHZrr_Int
Definition x86/opcodes.hpp:7553
@ AND16ri
Definition x86/opcodes.hpp:824
@ SHL64r1_EVEX
Definition x86/opcodes.hpp:4394
@ VCVTTSS2SISrm_Int
Definition x86/opcodes.hpp:8526
@ VCVTHF82PHZrr
Definition x86/opcodes.hpp:6354
@ VCVTUQQ2PDZrrbk
Definition x86/opcodes.hpp:8672
@ VPROLDZ128rik
Definition x86/opcodes.hpp:18470
@ VALIGNQZrri
Definition x86/opcodes.hpp:5454
@ XOR64mr_EVEX
Definition x86/opcodes.hpp:22272
@ VCVTSI2SSrm
Definition x86/opcodes.hpp:7506
@ VPUNPCKLBWZ256rmkz
Definition x86/opcodes.hpp:20332
@ VCVTPD2QQZrr
Definition x86/opcodes.hpp:6545
@ VPEXPANDBZrrk
Definition x86/opcodes.hpp:16750
@ VFMSUB213SSr
Definition x86/opcodes.hpp:10581
@ VPADDUSWZrm
Definition x86/opcodes.hpp:14782
@ VMULSHZrrkz_Int
Definition x86/opcodes.hpp:14302
@ VPDPWUSDSZ128rk
Definition x86/opcodes.hpp:16035
@ VPCMPBZ128rri
Definition x86/opcodes.hpp:15246
@ VPCMPGTWZ128rmk
Definition x86/opcodes.hpp:15417
@ SUB16mr_ND
Definition x86/opcodes.hpp:4778
@ ROR8r1_EVEX
Definition x86/opcodes.hpp:4013
@ CVTSD2SI64rm
Definition x86/opcodes.hpp:1451
@ VCVTTPS2QQSZ256rmb
Definition x86/opcodes.hpp:8267
@ VMINSDrr
Definition x86/opcodes.hpp:13471
@ VPLZCNTDZ256rmbk
Definition x86/opcodes.hpp:16927
@ G_READCYCLECOUNTER
Definition x86/opcodes.hpp:115
@ ADC64mi8_ND
Definition x86/opcodes.hpp:525
@ VPEXPANDBZ128rrkz
Definition x86/opcodes.hpp:16739
@ VSHUFF32X4Z256rmi
Definition x86/opcodes.hpp:21396
@ VPROLVDZ256rmk
Definition x86/opcodes.hpp:18530
@ VPOPCNTQZ256rmk
Definition x86/opcodes.hpp:18369
@ VBROADCASTI64X2Zrmkz
Definition x86/opcodes.hpp:5720
@ VPSUBQZ256rmbk
Definition x86/opcodes.hpp:19910
@ VGETEXPSHZrkz
Definition x86/opcodes.hpp:12469
@ KUNPCKDQkk
Definition x86/opcodes.hpp:2107
@ VPBROADCASTQrZrrk
Definition x86/opcodes.hpp:15191
@ VFNMADD231PHZr
Definition x86/opcodes.hpp:11556
@ SBB8mi_ND
Definition x86/opcodes.hpp:4265
@ PMOVZXWQrr
Definition x86/opcodes.hpp:3309
@ VFMADDSUB132PSZmbkz
Definition x86/opcodes.hpp:10022
@ VPERMT2BZrmk
Definition x86/opcodes.hpp:16585
@ VCVTUDQ2PSZrrk
Definition x86/opcodes.hpp:8644
@ VSQRTPHZrk
Definition x86/opcodes.hpp:21642
@ SHR64m1_NF_ND
Definition x86/opcodes.hpp:4570
@ VREDUCEPHZ256rri
Definition x86/opcodes.hpp:20812
@ PTILEMOVROWrriV
Definition x86/opcodes.hpp:3507
@ VCVTTPS2UQQZrrbkz
Definition x86/opcodes.hpp:8440
@ VCVTUQQ2PHZ256rmbk
Definition x86/opcodes.hpp:8687
@ VSCALEFSHZrrb_Int
Definition x86/opcodes.hpp:21356
@ VPERMILPSZ256mbik
Definition x86/opcodes.hpp:16437
@ ROL32mCL_ND
Definition x86/opcodes.hpp:3824
@ VFNMADD213SSm_Int
Definition x86/opcodes.hpp:11468
@ VSUBSSZrrbk_Int
Definition x86/opcodes.hpp:21878
@ VFMSUB231PSZrkz
Definition x86/opcodes.hpp:10705
@ VRNDSCALESSZrrik_Int
Definition x86/opcodes.hpp:21032
@ VCVT2PH2HF8SZ128rmk
Definition x86/opcodes.hpp:6002
@ VPROTBmr
Definition x86/opcodes.hpp:18680
@ CMPXCHG64rr
Definition x86/opcodes.hpp:1378
@ DIVR_F64m
Definition x86/opcodes.hpp:1587
@ VPBROADCASTDZrmk
Definition x86/opcodes.hpp:15142
@ LODSQ
Definition x86/opcodes.hpp:2270
@ VPSHRDQZ256rmbi
Definition x86/opcodes.hpp:18937
@ VFMSUBADD132PSZ128mk
Definition x86/opcodes.hpp:10822
@ VCVTUDQ2PHZ256rr
Definition x86/opcodes.hpp:8601
@ VCVTPH2WZ256rm
Definition x86/opcodes.hpp:7023
@ VCVTPH2UWZ256rrk
Definition x86/opcodes.hpp:7000
@ VPSUBUSWZ128rr
Definition x86/opcodes.hpp:19999
@ VCVTPD2UDQZ256rmb
Definition x86/opcodes.hpp:6561
@ KSET0Q
Definition x86/opcodes.hpp:375
@ KMOVWkr
Definition x86/opcodes.hpp:2076
@ G_SDIVFIXSAT
Definition x86/opcodes.hpp:205
@ VMOVAPDZrr_REV
Definition x86/opcodes.hpp:13541
@ IMUL32m
Definition x86/opcodes.hpp:1825
@ VFMADDSUB132PHZ256r
Definition x86/opcodes.hpp:9984
@ SHL8m1_ND
Definition x86/opcodes.hpp:4410
@ VCVTTPS2QQZ256rrkz
Definition x86/opcodes.hpp:8307
@ VSQRTBF16Z128mbkz
Definition x86/opcodes.hpp:21556
@ VFNMADD132PHZ256mk
Definition x86/opcodes.hpp:11207
@ KADDBkk
Definition x86/opcodes.hpp:2029
@ VPUNPCKHQDQZ128rr
Definition x86/opcodes.hpp:20277
@ VPSRAQZ256mi
Definition x86/opcodes.hpp:19467
@ VMOVSDmr
Definition x86/opcodes.hpp:13939
@ VMPSADBWZ128rri
Definition x86/opcodes.hpp:14124
@ VPOPCNTDZ128rmkz
Definition x86/opcodes.hpp:18334
@ VFNMSUB213PDZ256mbk
Definition x86/opcodes.hpp:11881
@ VGETEXPPDZrb
Definition x86/opcodes.hpp:12387
@ VPEXPANDQZ128rrk
Definition x86/opcodes.hpp:16774
@ VFNMADD213PSr
Definition x86/opcodes.hpp:11426
@ VPCOMPRESSWZ128rr
Definition x86/opcodes.hpp:15575
@ VPHADDSWrm
Definition x86/opcodes.hpp:16858
@ VCVTQQ2PHZ128rm
Definition x86/opcodes.hpp:7344
@ VPUNPCKHDQZrmkz
Definition x86/opcodes.hpp:20263
@ VFNMSUB132SDZrkz_Int
Definition x86/opcodes.hpp:11808
@ VPERMI2PDZrmbkz
Definition x86/opcodes.hpp:16258
@ VFNMSUB231PSZ128mk
Definition x86/opcodes.hpp:12107
@ VPSLLVQZrmk
Definition x86/opcodes.hpp:19331
@ VFMADDSUB231PHZ128mkz
Definition x86/opcodes.hpp:10170
@ IST_F16m
Definition x86/opcodes.hpp:1990
@ VCVTTPS2IUBSZ256rrk
Definition x86/opcodes.hpp:8243
@ VCVTTPD2DQZrm
Definition x86/opcodes.hpp:7690
@ VMAXPDZrmk
Definition x86/opcodes.hpp:12966
@ VFMADDSUB231PDZ256rk
Definition x86/opcodes.hpp:10149
@ VRCPBF16Z128mk
Definition x86/opcodes.hpp:20676
@ VCMPPHZ256rmi
Definition x86/opcodes.hpp:5810
@ VPRORDZ256rikz
Definition x86/opcodes.hpp:18588
@ VFNMSUB132PDZ256mb
Definition x86/opcodes.hpp:11711
@ SHR64mCL
Definition x86/opcodes.hpp:4571
@ VFCMADDCPHZrb
Definition x86/opcodes.hpp:9226
@ VADDPDZ256rmbk
Definition x86/opcodes.hpp:5225
@ RCL32ri
Definition x86/opcodes.hpp:3618
@ VFMSUB213PSZ128rkz
Definition x86/opcodes.hpp:10515
@ VCVTTPH2UDQZ128rmb
Definition x86/opcodes.hpp:8014
@ VGF2P8MULBZ128rmk
Definition x86/opcodes.hpp:12688
@ VPSRAQZ128mik
Definition x86/opcodes.hpp:19453
@ SWAPGS
Definition x86/opcodes.hpp:4972
@ VCVT2PH2HF8Z128rmb
Definition x86/opcodes.hpp:6026
@ LRET16
Definition x86/opcodes.hpp:2275
@ VSCALEFPDZ128rmbkz
Definition x86/opcodes.hpp:21256
@ VFMADD231SDZrb
Definition x86/opcodes.hpp:9826
@ VCVTPH2IUBSZ256rmb
Definition x86/opcodes.hpp:6789
@ SUB8rm_ND
Definition x86/opcodes.hpp:4908
@ VPERMT2DZ256rmb
Definition x86/opcodes.hpp:16600
@ PTILESTOREDV
Definition x86/opcodes.hpp:416
@ VFNMSUB231PHZ256mkz
Definition x86/opcodes.hpp:12085
@ VCVTPD2PHZ128rmkz
Definition x86/opcodes.hpp:6462
@ VCVTPH2PSXZ128rmb
Definition x86/opcodes.hpp:6840
@ VCVTPS2PHXZ128rmk
Definition x86/opcodes.hpp:7176
@ VMOVDQA32Zrmk
Definition x86/opcodes.hpp:13644
@ VGETMANTPHZ128rrik
Definition x86/opcodes.hpp:12543
@ VPCMPEQQYrm
Definition x86/opcodes.hpp:15312
@ KMOVBkm
Definition x86/opcodes.hpp:2044
@ VCVTPH2IUBSZ256rmkz
Definition x86/opcodes.hpp:6793
@ VPABSBZ256rm
Definition x86/opcodes.hpp:14418
@ VMULPSZ128rrk
Definition x86/opcodes.hpp:14252
@ OR32rr_NF_ND_REV
Definition x86/opcodes.hpp:3003
@ BLSI64rm_NF
Definition x86/opcodes.hpp:1051
@ VPROLVQZ256rmk
Definition x86/opcodes.hpp:18557
@ VMULBF16Z128rr
Definition x86/opcodes.hpp:14158
@ VCVTPH2HF8Z128rrk
Definition x86/opcodes.hpp:6729
@ VDPPHPSZ256mb
Definition x86/opcodes.hpp:9048
@ ADC8rr_ND
Definition x86/opcodes.hpp:562
@ VPSRLDZ256ri
Definition x86/opcodes.hpp:19644
@ VPLZCNTQZ128rr
Definition x86/opcodes.hpp:16949
@ VFNMADD213SSZrb
Definition x86/opcodes.hpp:11461
@ VCVTPD2PSZrrbkz
Definition x86/opcodes.hpp:6516
@ VPSHUFBITQMBZ256rmk
Definition x86/opcodes.hpp:19050
@ VPERMILPSZ128mik
Definition x86/opcodes.hpp:16422
@ VSUBPDYrr
Definition x86/opcodes.hpp:21748
@ VCOMPRESSPDZrrk
Definition x86/opcodes.hpp:5918
@ VPALIGNRrmi
Definition x86/opcodes.hpp:14832
@ G_INTRINSIC_ROUNDEVEN
Definition x86/opcodes.hpp:114
@ VRSQRTPHZm
Definition x86/opcodes.hpp:21203
@ VCVTNE2PS2BF16Z256rrkz
Definition x86/opcodes.hpp:6374
@ VRCPPHZ128mbkz
Definition x86/opcodes.hpp:20702
@ VFIXUPIMMSDZrrib
Definition x86/opcodes.hpp:9343
@ VPMULUDQZ128rmbkz
Definition x86/opcodes.hpp:18285
@ VPUNPCKHWDZrrk
Definition x86/opcodes.hpp:20318
@ VALIGNDZ256rmbi
Definition x86/opcodes.hpp:5412
@ G_CONCAT_VECTORS
Definition x86/opcodes.hpp:103
@ VFMADD213PDZrkz
Definition x86/opcodes.hpp:9584
@ VCVTSS2SDrm
Definition x86/opcodes.hpp:7544
@ ADC16rr_EVEX_REV
Definition x86/opcodes.hpp:490
@ VCVTUQQ2PSZ128rrk
Definition x86/opcodes.hpp:8713
@ INC8r_NF
Definition x86/opcodes.hpp:1945
@ VBROADCASTSDZrrkz
Definition x86/opcodes.hpp:5737
@ VPMOVDBZ256mrk
Definition x86/opcodes.hpp:17528
@ VCVTHF82PHZ256rrk
Definition x86/opcodes.hpp:6349
@ VFNMSUB132SSZrbk_Int
Definition x86/opcodes.hpp:11833
@ INC32r_NF
Definition x86/opcodes.hpp:1924
@ VPMAXSDZ256rmb
Definition x86/opcodes.hpp:17142
@ VPMACSDDrm
Definition x86/opcodes.hpp:16970
@ VUNPCKHPSZ256rrkz
Definition x86/opcodes.hpp:21982
@ G_SMULFIX
Definition x86/opcodes.hpp:199
@ VCVTUDQ2PHZ128rr
Definition x86/opcodes.hpp:8592
@ PABSWrm
Definition x86/opcodes.hpp:3097
@ VPDPWUUDSYrr
Definition x86/opcodes.hpp:16089
@ VCVTTPD2UQQSZ256rrbkz
Definition x86/opcodes.hpp:7848
@ VPMAXUWZ128rm
Definition x86/opcodes.hpp:17292
@ VPCOMPRESSBZ128rrk
Definition x86/opcodes.hpp:15531
@ VPRORQZ128rik
Definition x86/opcodes.hpp:18605
@ KXNORBkk
Definition x86/opcodes.hpp:2109
@ VPUNPCKHDQYrr
Definition x86/opcodes.hpp:20239
@ VPADDSWrm
Definition x86/opcodes.hpp:14744
@ VMINSHZrr
Definition x86/opcodes.hpp:13477
@ BLCIC32rr
Definition x86/opcodes.hpp:1020
@ VCVTUW2PHZrrkz
Definition x86/opcodes.hpp:8794
@ VSUBSDZrrbkz_Int
Definition x86/opcodes.hpp:21853
@ VPTERNLOGQZ128rmikz
Definition x86/opcodes.hpp:20070
@ VPMULLDZ128rrkz
Definition x86/opcodes.hpp:18183
@ VPSHRDQZrmi
Definition x86/opcodes.hpp:18949
@ PAVGBrr
Definition x86/opcodes.hpp:3131
@ VPSHUFBZ256rr
Definition x86/opcodes.hpp:19068
@ VPSRAVQZrmkz
Definition x86/opcodes.hpp:19548
@ MMX_PSLLDrm
Definition x86/opcodes.hpp:2502
@ PDEP64rm_EVEX
Definition x86/opcodes.hpp:3173
@ VPORDZ256rrkz
Definition x86/opcodes.hpp:18418
@ VCVTUDQ2PSZ128rmbkz
Definition x86/opcodes.hpp:8619
@ VMAXPHZ256rmbkz
Definition x86/opcodes.hpp:12988
@ CVTTPD2DQrr
Definition x86/opcodes.hpp:1492
@ VPUNPCKHQDQZ256rmbkz
Definition x86/opcodes.hpp:20283
@ VPDPWUSDSYrr
Definition x86/opcodes.hpp:16027
@ VPERMILPSZrik
Definition x86/opcodes.hpp:16461
@ VPACKUSWBZ256rrk
Definition x86/opcodes.hpp:14608
@ VPSLLDZ256mbi
Definition x86/opcodes.hpp:19192
@ VPDPBSUDZmkz
Definition x86/opcodes.hpp:15772
@ RCL16mCL_ND
Definition x86/opcodes.hpp:3590
@ VMINMAXPDZ256rmbi
Definition x86/opcodes.hpp:13246
@ CMOVNE_Fp80
Definition x86/opcodes.hpp:1282
@ VCVTBIASPH2BF8Z128rmk
Definition x86/opcodes.hpp:6167
@ VDPBF16PSZ256rk
Definition x86/opcodes.hpp:9025
@ VFIXUPIMMPSZ256rrik
Definition x86/opcodes.hpp:9325
@ PTTDPBF16PSV
Definition x86/opcodes.hpp:3517
@ ROL8ri_ND
Definition x86/opcodes.hpp:3904
@ LOCK_INC32m
Definition x86/opcodes.hpp:2231
@ VCVTPS2PDZrmbk
Definition x86/opcodes.hpp:7160
@ VSCALEFSDZrrbkz_Int
Definition x86/opcodes.hpp:21349
@ VRSQRTPHZ128mbk
Definition x86/opcodes.hpp:21187
@ VFNMSUB213BF16Zm
Definition x86/opcodes.hpp:11859
@ VPRORDZ256rik
Definition x86/opcodes.hpp:18587
@ VRNDSCALESDZrribkz_Int
Definition x86/opcodes.hpp:21009
@ VPERMILPSZrm
Definition x86/opcodes.hpp:16463
@ VPDPBSSDZ128mk
Definition x86/opcodes.hpp:15691
@ SHL64mCL_NF
Definition x86/opcodes.hpp:4386
@ VMINCPSrr
Definition x86/opcodes.hpp:13199
@ VAESENCZ256rr
Definition x86/opcodes.hpp:5394
@ VPLZCNTQZ128rmbk
Definition x86/opcodes.hpp:16945
@ ENQCMD32
Definition x86/opcodes.hpp:1655
@ VCVTPS2PHZ256mrk
Definition x86/opcodes.hpp:7210
@ VGF2P8AFFINEINVQBZ256rmikz
Definition x86/opcodes.hpp:12639
@ VCVTTPH2WZ256rr
Definition x86/opcodes.hpp:8118
@ VCVTQQ2PHZ128rrk
Definition x86/opcodes.hpp:7351
@ VMOVSHZrr
Definition x86/opcodes.hpp:13975
@ VMULSSZrr_Int
Definition x86/opcodes.hpp:14308
@ VPDPWUSDYrm
Definition x86/opcodes.hpp:16057
@ VADDSSrr
Definition x86/opcodes.hpp:5349
@ ROL8r1_NF_ND
Definition x86/opcodes.hpp:3896
@ LOCK_OR32mr
Definition x86/opcodes.hpp:2239
@ VFCMULCPHZrmk
Definition x86/opcodes.hpp:9262
@ VCVTPS2DQZ128rmb
Definition x86/opcodes.hpp:7047
@ XCHG8rm
Definition x86/opcodes.hpp:22167
@ VRANGEPSZrrikz
Definition x86/opcodes.hpp:20545
@ VMAXSSZrm_Int
Definition x86/opcodes.hpp:13067
@ VPERMI2PDZrmk
Definition x86/opcodes.hpp:16259
@ LOCK_XOR16mi8
Definition x86/opcodes.hpp:2258
@ VPMAXUWZ256rrkz
Definition x86/opcodes.hpp:17303
@ VMAXCPDZrmkz
Definition x86/opcodes.hpp:12868
@ LZCNT16rm
Definition x86/opcodes.hpp:2304
@ VFMADD132SDZr_Int
Definition x86/opcodes.hpp:9487
@ VFMADDPS4Yrm
Definition x86/opcodes.hpp:9912
@ VSUBPSZ256rrk
Definition x86/opcodes.hpp:21829
@ LLDT16m
Definition x86/opcodes.hpp:2179
@ VPAVGBZ128rmk
Definition x86/opcodes.hpp:14953
@ VPMOVSQWZ128rr
Definition x86/opcodes.hpp:17676
@ VPABSDZ256rrkz
Definition x86/opcodes.hpp:14451
@ VFNMADD213SHZrk_Int
Definition x86/opcodes.hpp:11453
@ VPADDBZ256rr
Definition x86/opcodes.hpp:14629
@ VCVTSS2SI64Zrm
Definition x86/opcodes.hpp:7559
@ VUCOMXSHZrm
Definition x86/opcodes.hpp:21922
@ VCVTPD2DQZ128rrk
Definition x86/opcodes.hpp:6432
@ VEXTRACTI64X4Zmri
Definition x86/opcodes.hpp:9192
@ VMINCPHZrmb
Definition x86/opcodes.hpp:13161
@ VPMAXSWZ128rmkz
Definition x86/opcodes.hpp:17192
@ VCVTTPD2UDQSZ256rrkz
Definition x86/opcodes.hpp:7787
@ CVTSD2SIrr_Int
Definition x86/opcodes.hpp:1458
@ VEXTRACTI32X4Zrri
Definition x86/opcodes.hpp:9174
@ ADD64ri32_EVEX
Definition x86/opcodes.hpp:676
@ VCVTTPS2UDQZ128rmb
Definition x86/opcodes.hpp:8351
@ VFMADDSUB231PSZ128mb
Definition x86/opcodes.hpp:10198
@ CMOV64rm
Definition x86/opcodes.hpp:1255
@ VCVTSH2SDZrr
Definition x86/opcodes.hpp:7458
@ VMAXCPHZrr
Definition x86/opcodes.hpp:12898
@ VCVTHF82PHZrm
Definition x86/opcodes.hpp:6351
@ VMAXCPHZ128rmkz
Definition x86/opcodes.hpp:12879
@ VPBROADCASTWZ256rrk
Definition x86/opcodes.hpp:15207
@ VPORQZrmbkz
Definition x86/opcodes.hpp:18449
@ VCVTTPH2QQZrrbk
Definition x86/opcodes.hpp:8009
@ VFMADDSUB231PHZrbkz
Definition x86/opcodes.hpp:10192
@ VPSLLVQZrmbk
Definition x86/opcodes.hpp:19329
@ PSWAPDrm
Definition x86/opcodes.hpp:3446
@ ADC64ri32
Definition x86/opcodes.hpp:529
@ FCOS
Definition x86/opcodes.hpp:1690
@ XOR32mr_NF
Definition x86/opcodes.hpp:22233
@ RCR16ri_ND
Definition x86/opcodes.hpp:3680
@ VPERMDYrm
Definition x86/opcodes.hpp:16172
@ VPBLENDMQZ128rmkz
Definition x86/opcodes.hpp:15048
@ REP_STOSD_32
Definition x86/opcodes.hpp:3770
@ VMOVUPSrr
Definition x86/opcodes.hpp:14103
@ RETI32
Definition x86/opcodes.hpp:3781
@ VCVTUDQ2PSZ128rm
Definition x86/opcodes.hpp:8616
@ VCVTTPD2DQZ256rmkz
Definition x86/opcodes.hpp:7686
@ VPSRLWZrrkz
Definition x86/opcodes.hpp:19840
@ VCVTBF162IUBSZ128rmbk
Definition x86/opcodes.hpp:6111
@ VCVTTPS2IBSZrrk
Definition x86/opcodes.hpp:8225
@ VMINPHZ256rmb
Definition x86/opcodes.hpp:13404
@ VGF2P8AFFINEINVQBZ128rmi
Definition x86/opcodes.hpp:12628
@ VPSLLWZri
Definition x86/opcodes.hpp:19386
@ VCVTPH2PDZ256rmbkz
Definition x86/opcodes.hpp:6821
@ VFCMULCPHZrrk
Definition x86/opcodes.hpp:9268
@ VPGATHERQDrm
Definition x86/opcodes.hpp:16838
@ VDIVSHZrrbk_Int
Definition x86/opcodes.hpp:8990
@ VFMADD132SDZrbkz_Int
Definition x86/opcodes.hpp:9491
@ VP2INTERSECTQZ256rm
Definition x86/opcodes.hpp:14398
@ VSUBPSZrmk
Definition x86/opcodes.hpp:21835
@ VPTERNLOGDZrrik
Definition x86/opcodes.hpp:20063
@ VCVTSS2SI64Zrrb_Int
Definition x86/opcodes.hpp:7563
@ INDIRECT_THUNK_CALL64
Definition x86/opcodes.hpp:371
@ VPCMPUWZ128rmi
Definition x86/opcodes.hpp:15500
@ VPEXPANDDZ128rm
Definition x86/opcodes.hpp:16752
@ VFMADD132PDm
Definition x86/opcodes.hpp:9416
@ ADD64i32
Definition x86/opcodes.hpp:659
@ VFMADD213PDZmkz
Definition x86/opcodes.hpp:9578
@ ARPL16mr
Definition x86/opcodes.hpp:988
@ VPSHLDmr
Definition x86/opcodes.hpp:18889
@ VPCMPUWZrrik
Definition x86/opcodes.hpp:15511
@ VCVTPH2IUBSZ256rmbk
Definition x86/opcodes.hpp:6790
@ VPERMQZrmbkz
Definition x86/opcodes.hpp:16566
@ VPTESTNMDZrrk
Definition x86/opcodes.hpp:20181
@ VCVTTPD2QQZ256rr
Definition x86/opcodes.hpp:7752
@ MMX_PCMPEQDrr
Definition x86/opcodes.hpp:2440
@ VCVTBF162IBSZ128rmbk
Definition x86/opcodes.hpp:6084
@ VPMAXSDZ128rm
Definition x86/opcodes.hpp:17132
@ VPDPBUSDZ128rkz
Definition x86/opcodes.hpp:15819
@ VMOVDQU64Z256rrkz
Definition x86/opcodes.hpp:13779
@ VFMSUB213PDZrkz
Definition x86/opcodes.hpp:10472
@ VINSERTF32X4Z256rmik
Definition x86/opcodes.hpp:12726
@ VFMSUBADD213PSZ128mkz
Definition x86/opcodes.hpp:10921
@ VMAXCPDZ256rmbk
Definition x86/opcodes.hpp:12856
@ VADDPSZ128rr
Definition x86/opcodes.hpp:5284
@ VREDUCEPHZrri
Definition x86/opcodes.hpp:20821
@ MMX_PABSDrm
Definition x86/opcodes.hpp:2401
@ KMOVQmk_EVEX
Definition x86/opcodes.hpp:2069
@ VPDPWSSDZmb
Definition x86/opcodes.hpp:15954
@ VPSHUFDri
Definition x86/opcodes.hpp:19109
@ VCVTTPS2IBSZrmk
Definition x86/opcodes.hpp:8219
@ G_FADD
Definition x86/opcodes.hpp:207
@ VPSRLDZmikz
Definition x86/opcodes.hpp:19658
@ VCVTUQQ2PDZrmk
Definition x86/opcodes.hpp:8668
@ VMAXCPDZ256rrk
Definition x86/opcodes.hpp:12861
@ VPEXTRDZmri
Definition x86/opcodes.hpp:16810
@ SHL64mCL_NF_ND
Definition x86/opcodes.hpp:4387
@ VPBROADCASTQYrm
Definition x86/opcodes.hpp:15164
@ PEXT32rm_EVEX
Definition x86/opcodes.hpp:3177
@ SETB_C64r
Definition x86/opcodes.hpp:433
@ VPSHLDVDZ256mk
Definition x86/opcodes.hpp:18812
@ VFMSUB213PHZrbk
Definition x86/opcodes.hpp:10501
@ VFNMSUB132PSZ128mbk
Definition x86/opcodes.hpp:11767
@ SHL64m1
Definition x86/opcodes.hpp:4378
@ RCL32mi_ND
Definition x86/opcodes.hpp:3611
@ LLDT16r
Definition x86/opcodes.hpp:2180
@ VFNMSUB231PDZmbkz
Definition x86/opcodes.hpp:12060
@ VPACKSSDWZrr
Definition x86/opcodes.hpp:14538
@ VPDPWSSDZ256mbk
Definition x86/opcodes.hpp:15946
@ VPMULLQZ128rrk
Definition x86/opcodes.hpp:18211
@ POP64rmr
Definition x86/opcodes.hpp:3336
@ VCMPPSZrrik
Definition x86/opcodes.hpp:5843
@ SHL8m1
Definition x86/opcodes.hpp:4408
@ VFMSUBADD213PDZ128rkz
Definition x86/opcodes.hpp:10860
@ VGF2P8AFFINEINVQBZ128rmbi
Definition x86/opcodes.hpp:12625
@ VGETEXPPSZrk
Definition x86/opcodes.hpp:12450
@ SUBR_Fp64m
Definition x86/opcodes.hpp:4932
@ VCVTPS2UQQZ128rmb
Definition x86/opcodes.hpp:7285
@ ADD8rm
Definition x86/opcodes.hpp:718
@ VMAXSHZrrb_Int
Definition x86/opcodes.hpp:13061
@ VPMINSDZ256rm
Definition x86/opcodes.hpp:17345
@ VCVTPD2DQZ256rmkz
Definition x86/opcodes.hpp:6439
@ VCVTTPS2IUBSZ128rmkz
Definition x86/opcodes.hpp:8232
@ VFNMADD231SHZm_Int
Definition x86/opcodes.hpp:11613
@ VEXTRACTF64X2Z256mrik
Definition x86/opcodes.hpp:9151
@ VMINPDZrmkz
Definition x86/opcodes.hpp:13385
@ TCVTROWPS2BF16Hrri
Definition x86/opcodes.hpp:5025
@ VPMULLWZrmkz
Definition x86/opcodes.hpp:18247
@ VREDUCESDZrri
Definition x86/opcodes.hpp:20860
@ VMAXPDZrrbkz
Definition x86/opcodes.hpp:12971
@ VFMSUBADD231PSZ256r
Definition x86/opcodes.hpp:11029
@ VGETEXPSDZrk
Definition x86/opcodes.hpp:12459
@ VPLZCNTDZ256rmkz
Definition x86/opcodes.hpp:16930
@ VFMADD213BF16Zmk
Definition x86/opcodes.hpp:9548
@ VFNMADD132SSZrk_Int
Definition x86/opcodes.hpp:11296
@ REG_SEQUENCE
Definition x86/opcodes.hpp:43
@ MMX_PHSUBWrm
Definition x86/opcodes.hpp:2460
@ VPROLDZ256mbik
Definition x86/opcodes.hpp:18473
@ SAR16rCL_NF_ND
Definition x86/opcodes.hpp:4081
@ ADD32mi8_EVEX
Definition x86/opcodes.hpp:621
@ VMINCPHZrmkz
Definition x86/opcodes.hpp:13165
@ VANDPSrm
Definition x86/opcodes.hpp:5579
@ VFNMSUB231PHZmkz
Definition x86/opcodes.hpp:12094
@ VMINPSZrrbk
Definition x86/opcodes.hpp:13452
@ PHSUBWrr
Definition x86/opcodes.hpp:3244
@ VFMSUBADD132PHZmbkz
Definition x86/opcodes.hpp:10807
@ VCVTUQQ2PDZrmbk
Definition x86/opcodes.hpp:8666
@ VEXPANDPDZ256rmk
Definition x86/opcodes.hpp:9104
@ VMOVUPDrm
Definition x86/opcodes.hpp:14061
@ VFMADD213PSZ256r
Definition x86/opcodes.hpp:9634
@ VCVTUW2PHZ256rrkz
Definition x86/opcodes.hpp:8782
@ VPSRLVDZ128rm
Definition x86/opcodes.hpp:19724
@ VFMSUBADD213PDZrb
Definition x86/opcodes.hpp:10877
@ VMULSSrm_Int
Definition x86/opcodes.hpp:14315
@ ROR16rCL_NF
Definition x86/opcodes.hpp:3930
@ VCMPPDYrri
Definition x86/opcodes.hpp:5779
@ VFMADD132PSZ256mkz
Definition x86/opcodes.hpp:9464
@ XOR32rm_ND
Definition x86/opcodes.hpp:22247
@ VUNPCKLPSZ128rmbk
Definition x86/opcodes.hpp:22029
@ VFMADD213PHZ256mbk
Definition x86/opcodes.hpp:9598
@ PTTCMMRLFP16PS
Definition x86/opcodes.hpp:3514
@ VPSLLQZ256rm
Definition x86/opcodes.hpp:19252
@ CMPSSrri_Int
Definition x86/opcodes.hpp:1370
@ VRCPBF16Z128m
Definition x86/opcodes.hpp:20672
@ VPERMQZ256mik
Definition x86/opcodes.hpp:16540
@ OR32ri_EVEX
Definition x86/opcodes.hpp:2987
@ SARX32rr
Definition x86/opcodes.hpp:4179
@ VFMSUB231PDZmb
Definition x86/opcodes.hpp:10631
@ VFMSUB213PHZ128m
Definition x86/opcodes.hpp:10475
@ PT2RPNTLVWZ1V
Definition x86/opcodes.hpp:403
@ VGETEXPPHZ128mk
Definition x86/opcodes.hpp:12396
@ VPRORVDZ256rmkz
Definition x86/opcodes.hpp:18639
@ VPERMT2BZrr
Definition x86/opcodes.hpp:16587
@ VPMOVSXDQZ128rmk
Definition x86/opcodes.hpp:17773
@ VPERMILPDZ256rmb
Definition x86/opcodes.hpp:16384
@ VPSHLBrm
Definition x86/opcodes.hpp:18742
@ VADDSSZrrbkz_Int
Definition x86/opcodes.hpp:5344
@ VCVTTPD2UQQSZ256rmkz
Definition x86/opcodes.hpp:7844
@ VPUNPCKLWDrr
Definition x86/opcodes.hpp:20427
@ VFNMSUB231BF16Zrkz
Definition x86/opcodes.hpp:12036
@ VCVTPH2UQQZrmkz
Definition x86/opcodes.hpp:6977
@ VPSHRDVQZ256mk
Definition x86/opcodes.hpp:18995
@ VPMOVDWZ128mr
Definition x86/opcodes.hpp:17537
@ VPCMPGTDZrm
Definition x86/opcodes.hpp:15384
@ VANDPSYrr
Definition x86/opcodes.hpp:5551
@ POPCNT32rr_EVEX
Definition x86/opcodes.hpp:3349
@ VRSQRTPHZ256mbk
Definition x86/opcodes.hpp:21196
@ VPACKUSWBZ256rrkz
Definition x86/opcodes.hpp:14609
@ VFNMSUB213BF16Zr
Definition x86/opcodes.hpp:11865
@ VRCP14SSZrmk
Definition x86/opcodes.hpp:20625
@ VRNDSCALESHZrmikz_Int
Definition x86/opcodes.hpp:21015
@ VCVTTPS2UDQSZ128rmk
Definition x86/opcodes.hpp:8324
@ VDIVPSZrmbkz
Definition x86/opcodes.hpp:8957
@ VPMINUQZrm
Definition x86/opcodes.hpp:17485
@ ADD16ri_NF_ND
Definition x86/opcodes.hpp:602
@ VCMPBF16Z128rmbi
Definition x86/opcodes.hpp:5760
@ VPADDDZ128rmk
Definition x86/opcodes.hpp:14646
@ VPSLLVDYrr
Definition x86/opcodes.hpp:19277
@ VCVTPS2PDZ256rmkz
Definition x86/opcodes.hpp:7154
@ VUCOMISSZrr
Definition x86/opcodes.hpp:21910
@ VPLZCNTQZrmk
Definition x86/opcodes.hpp:16965
@ ROR16ri_ND
Definition x86/opcodes.hpp:3934
@ G_BITREVERSE
Definition x86/opcodes.hpp:278
@ BLCIC32rm
Definition x86/opcodes.hpp:1019
@ VAARG_X32
Definition x86/opcodes.hpp:5184
@ BLSR32rm_EVEX
Definition x86/opcodes.hpp:1072
@ VPSRLWZ256rik
Definition x86/opcodes.hpp:19821
@ VPXORDZ128rmk
Definition x86/opcodes.hpp:20432
@ VCVTBIASPH2HF8SZ128rmbk
Definition x86/opcodes.hpp:6192
@ VCVTPD2DQZ128rm
Definition x86/opcodes.hpp:6425
@ SHL64ri_ND
Definition x86/opcodes.hpp:4405
@ BTS16ri8
Definition x86/opcodes.hpp:1138
@ VPCONFLICTDZ128rrk
Definition x86/opcodes.hpp:15607
@ VMOVPDI2DIrr
Definition x86/opcodes.hpp:13880
@ VPALIGNRZ128rmikz
Definition x86/opcodes.hpp:14816
@ VPSRLDZ256mbik
Definition x86/opcodes.hpp:19639
@ BLSMSK64rm_EVEX
Definition x86/opcodes.hpp:1066
@ VCVTPS2IUBSZ128rmbkz
Definition x86/opcodes.hpp:7111
@ SHLX32rr
Definition x86/opcodes.hpp:4500
@ VPMADDUBSWYrr
Definition x86/opcodes.hpp:17057
@ VCVTUQQ2PDZ128rmbk
Definition x86/opcodes.hpp:8648
@ CMP32ri
Definition x86/opcodes.hpp:1329
@ PUSHDS16
Definition x86/opcodes.hpp:3565
@ VFNMSUB132SHZr_Int
Definition x86/opcodes.hpp:11818
@ VCVTPD2QQZ256rrk
Definition x86/opcodes.hpp:6537
@ VPACKSSWBZ128rmkz
Definition x86/opcodes.hpp:14547
@ VCVTTPS2UQQSZ256rrbkz
Definition x86/opcodes.hpp:8398
@ VFMADDSUB132PHZmk
Definition x86/opcodes.hpp:9991
@ VCVTPD2UDQZrmkz
Definition x86/opcodes.hpp:6574
@ ROR8m1_NF_ND
Definition x86/opcodes.hpp:4001
@ VMULPDZrm
Definition x86/opcodes.hpp:14199
@ VPMINUQZ128rmb
Definition x86/opcodes.hpp:17468
@ IST_Fp64m64
Definition x86/opcodes.hpp:2002
@ VCVTTPH2QQZrmk
Definition x86/opcodes.hpp:8005
@ VPADDUSBZ256rr
Definition x86/opcodes.hpp:14757
@ TZCNT32rm_NF
Definition x86/opcodes.hpp:5110
@ VPSRLVDZ256rmbkz
Definition x86/opcodes.hpp:19736
@ MULSDrr_Int
Definition x86/opcodes.hpp:2812
@ ADDSDrr_Int
Definition x86/opcodes.hpp:742
@ IMUL64rr
Definition x86/opcodes.hpp:1870
@ SHL8rCL_ND
Definition x86/opcodes.hpp:4430
@ VFMADD132PSZmb
Definition x86/opcodes.hpp:9469
@ VPMAXUWrr
Definition x86/opcodes.hpp:17311
@ VSCALEFBF16Z256rm
Definition x86/opcodes.hpp:21235
@ VDPPHPSZmk
Definition x86/opcodes.hpp:9060
@ VFMADD231PSZrbk
Definition x86/opcodes.hpp:9814
@ VGETMANTSDZrmikz
Definition x86/opcodes.hpp:12598
@ VMOVDDUPrm
Definition x86/opcodes.hpp:13611
@ DAA
Definition x86/opcodes.hpp:1513
@ VCVTTPD2DQZ256rmbkz
Definition x86/opcodes.hpp:7684
@ VPDPBSUDSZr
Definition x86/opcodes.hpp:15742
@ VFMADD132BF16Z256rkz
Definition x86/opcodes.hpp:9374
@ VPEXTRDrri
Definition x86/opcodes.hpp:16813
@ VSHUFPSZ128rmikz
Definition x86/opcodes.hpp:21503
@ VREDUCEPSZrrik
Definition x86/opcodes.hpp:20855
@ VMPTRLDm
Definition x86/opcodes.hpp:14141
@ VCVTPS2QQZ128rmbk
Definition x86/opcodes.hpp:7226
@ VMOVUPDZrmkz
Definition x86/opcodes.hpp:14053
@ VPSUBSWZ128rr
Definition x86/opcodes.hpp:19955
@ VPABSDZ256rr
Definition x86/opcodes.hpp:14449
@ MOVSX16rr32
Definition x86/opcodes.hpp:2740
@ VGF2P8AFFINEINVQBZ256rrik
Definition x86/opcodes.hpp:12641
@ VFMSUB231SHZr
Definition x86/opcodes.hpp:10728
@ VDIVPHZrmkz
Definition x86/opcodes.hpp:8927
@ VPCONFLICTQZ128rmbk
Definition x86/opcodes.hpp:15629
@ VBROADCASTSDZrmk
Definition x86/opcodes.hpp:5733
@ VMAXPDZ128rrkz
Definition x86/opcodes.hpp:12952
@ VPMOVZXDQYrm
Definition x86/opcodes.hpp:18010
@ INC64r_EVEX
Definition x86/opcodes.hpp:1933
@ VPDPWUUDSZ128r
Definition x86/opcodes.hpp:16096
@ VCVTPH2BF8Z128rm
Definition x86/opcodes.hpp:6638
@ VPDPBSSDZ256mbkz
Definition x86/opcodes.hpp:15699
@ VPSHRDVDZ128m
Definition x86/opcodes.hpp:18955
@ VPSLLQZ128rmk
Definition x86/opcodes.hpp:19238
@ VANDNPDZrmkz
Definition x86/opcodes.hpp:5482
@ VFMADDSUBPD4Yrm
Definition x86/opcodes.hpp:10230
@ VMOVSSZmr
Definition x86/opcodes.hpp:14006
@ OR8rr
Definition x86/opcodes.hpp:3070
@ VDIVPSZ256rrk
Definition x86/opcodes.hpp:8952
@ VCVT2PH2HF8SZ256rrk
Definition x86/opcodes.hpp:6014
@ CMOV_VR256
Definition x86/opcodes.hpp:1312
@ INVLPGB64
Definition x86/opcodes.hpp:1967
@ VFIXUPIMMPDZ256rrikz
Definition x86/opcodes.hpp:9296
@ VFNMADD132PDYr
Definition x86/opcodes.hpp:11161
@ VPSUBQZ128rmb
Definition x86/opcodes.hpp:19900
@ VSQRTPSZ128mbkz
Definition x86/opcodes.hpp:21649
@ VCVTTPS2UQQZ256rmk
Definition x86/opcodes.hpp:8426
@ VPMOVZXBWZrrkz
Definition x86/opcodes.hpp:18007
@ VCVTPH2IBSZrrkz
Definition x86/opcodes.hpp:6778
@ VCVTQQ2PDZrr
Definition x86/opcodes.hpp:7338
@ VPCMPUQZrrik
Definition x86/opcodes.hpp:15499
@ VFNMADD213BF16Zmkz
Definition x86/opcodes.hpp:11325
@ VCVTPH2BF8Z128rrkz
Definition x86/opcodes.hpp:6646
@ VFMADD213SDZm
Definition x86/opcodes.hpp:9651
@ VCVT2PS2PHXZ256rr
Definition x86/opcodes.hpp:6067
@ VFIXUPIMMSDZrmikz
Definition x86/opcodes.hpp:9341
@ TAILJMPr64_REX
Definition x86/opcodes.hpp:5008
@ VPROLQZ128rikz
Definition x86/opcodes.hpp:18498
@ VPMULDQZ256rrkz
Definition x86/opcodes.hpp:18095
@ VCVTBF162IUBSZrm
Definition x86/opcodes.hpp:6127
@ OR16ri8_ND
Definition x86/opcodes.hpp:2942
@ VCVTTPD2DQZrrb
Definition x86/opcodes.hpp:7697
@ VPMULHUWZ128rr
Definition x86/opcodes.hpp:18134
@ ADD32mr
Definition x86/opcodes.hpp:629
@ VFMADDSUB213PDm
Definition x86/opcodes.hpp:10065
@ VCVTNE2PS2BF16Z256rmbkz
Definition x86/opcodes.hpp:6369
@ VPERMT2WZrmkz
Definition x86/opcodes.hpp:16712
@ VPSHLDVDZ256mkz
Definition x86/opcodes.hpp:18813
@ VPSHLDWZ256rri
Definition x86/opcodes.hpp:18880
@ VMOVDI2PDIZrr
Definition x86/opcodes.hpp:13614
@ VPMOVSXBDZ128rrkz
Definition x86/opcodes.hpp:17711
@ CVTTSD2SI64rm
Definition x86/opcodes.hpp:1495
@ G_ATOMICRMW_MAX
Definition x86/opcodes.hpp:134
@ VSUBPSZ256rmkz
Definition x86/opcodes.hpp:21827
@ VPSLLDZri
Definition x86/opcodes.hpp:19213
@ VPERMILPDZ128rmbkz
Definition x86/opcodes.hpp:16368
@ G_BITCAST
Definition x86/opcodes.hpp:106
@ PSRAWri
Definition x86/opcodes.hpp:3417
@ G_ATOMICRMW_AND
Definition x86/opcodes.hpp:130
@ VSHUFI64X2Zrmi
Definition x86/opcodes.hpp:21459
@ VFIXUPIMMPDZ256rmikz
Definition x86/opcodes.hpp:9293
@ VFIXUPIMMSSZrribkz
Definition x86/opcodes.hpp:9354
@ VCVTBF162IUBSZ256rmk
Definition x86/opcodes.hpp:6122
@ XOR32rm_EVEX
Definition x86/opcodes.hpp:22246
@ VADDBF16Z128rmb
Definition x86/opcodes.hpp:5186
@ SHL32mi_NF_ND
Definition x86/opcodes.hpp:4362
@ VPHADDSWrr
Definition x86/opcodes.hpp:16859
@ VPABSQZrmb
Definition x86/opcodes.hpp:14482
@ VINSERTI32X8Zrmik
Definition x86/opcodes.hpp:12776
@ VGETMANTSDZrri
Definition x86/opcodes.hpp:12599
@ VFNMADD132PSZmb
Definition x86/opcodes.hpp:11245
@ VCVTTPD2UQQZrrbkz
Definition x86/opcodes.hpp:7890
@ VPADDSWZrrk
Definition x86/opcodes.hpp:14742
@ VFMADD231PSZmbkz
Definition x86/opcodes.hpp:9809
@ VFMADDSUB231PHZmbkz
Definition x86/opcodes.hpp:10186
@ G_INTRINSIC_TRUNC
Definition x86/opcodes.hpp:110
@ VPACKSSWBZ128rrk
Definition x86/opcodes.hpp:14549
@ PLDTILECFGV
Definition x86/opcodes.hpp:393
@ VFMADD231PHZ128mbk
Definition x86/opcodes.hpp:9758
@ OR16rr_ND
Definition x86/opcodes.hpp:2957
@ VPABSWZrrk
Definition x86/opcodes.hpp:14508
@ VDIVPSZ128rr
Definition x86/opcodes.hpp:8942
@ BLSMSK64rr_NF
Definition x86/opcodes.hpp:1070
@ ST_FpP32m
Definition x86/opcodes.hpp:4758
@ VPLZCNTDZ128rmkz
Definition x86/opcodes.hpp:16921
@ VMINPDZ256rmkz
Definition x86/opcodes.hpp:13376
@ PSIGNDrm
Definition x86/opcodes.hpp:3399
@ VPDPBSSDZ256r
Definition x86/opcodes.hpp:15702
@ NOT64r_EVEX
Definition x86/opcodes.hpp:2915
@ VPCMOVrmr
Definition x86/opcodes.hpp:15240
@ SHL64mi_NF_ND
Definition x86/opcodes.hpp:4392
@ WBINVD
Definition x86/opcodes.hpp:22121
@ VFNMSUB231PHZm
Definition x86/opcodes.hpp:12089
@ AND32ri8_ND
Definition x86/opcodes.hpp:868
@ VPINSRQZrri
Definition x86/opcodes.hpp:16909
@ RCL64ri_ND
Definition x86/opcodes.hpp:3638
@ VFMADD213PSYr
Definition x86/opcodes.hpp:9618
@ VSCALEFPDZ256rrk
Definition x86/opcodes.hpp:21269
@ VMOVUPDZrrkz
Definition x86/opcodes.hpp:14058
@ VCVTTPD2UQQZrmb
Definition x86/opcodes.hpp:7882
@ VPMAXUBZrmkz
Definition x86/opcodes.hpp:17226
@ VMOVDQA32Zrr_REV
Definition x86/opcodes.hpp:13647
@ VPACKUSWBZrmkz
Definition x86/opcodes.hpp:14612
@ VMPSADBWZrmikz
Definition x86/opcodes.hpp:14135
@ VFNMSUB213PSZ256mb
Definition x86/opcodes.hpp:11944
@ VPCOMPRESSWZ256mrk
Definition x86/opcodes.hpp:15579
@ VMULPSZrr
Definition x86/opcodes.hpp:14269
@ VFCMADDCSHZrbkz
Definition x86/opcodes.hpp:9237
@ VORPDZ256rrk
Definition x86/opcodes.hpp:14342
@ SQRTSDr_Int
Definition x86/opcodes.hpp:4719
@ WRMSRNSir_EVEX
Definition x86/opcodes.hpp:22131
@ VPSUBWrr
Definition x86/opcodes.hpp:20037
@ VPCMPUBZ128rrik
Definition x86/opcodes.hpp:15455
@ VBCSTNESH2PSrm
Definition x86/opcodes.hpp:5585
@ VPBLENDMBZ128rmk
Definition x86/opcodes.hpp:14999
@ SUB16ri8_EVEX
Definition x86/opcodes.hpp:4783
@ RCL64mi
Definition x86/opcodes.hpp:3627
@ VCVTQQ2PDZ128rmbk
Definition x86/opcodes.hpp:7316
@ VPMOVSDWZrr
Definition x86/opcodes.hpp:17641
@ VPTESTMDZ256rr
Definition x86/opcodes.hpp:20114
@ VPSCATTERQQZ256mr
Definition x86/opcodes.hpp:18723
@ SHRD32rri8_ND
Definition x86/opcodes.hpp:4663
@ VFMSUB213SSZr_Int
Definition x86/opcodes.hpp:10572
@ VFMADD132PSZmkz
Definition x86/opcodes.hpp:9473
@ VPDPWUUDSZr
Definition x86/opcodes.hpp:16114
@ VFMULCPHZ256rmk
Definition x86/opcodes.hpp:11107
@ MOV32ImmSExti8
Definition x86/opcodes.hpp:385
@ VMINSDZrm
Definition x86/opcodes.hpp:13458
@ VCVTPS2UDQZrmbk
Definition x86/opcodes.hpp:7274
@ XOR16ri8_NF_ND
Definition x86/opcodes.hpp:22199
@ VCVTPH2UWZrrbkz
Definition x86/opcodes.hpp:7011
@ SHR64m1
Definition x86/opcodes.hpp:4566
@ WRFSBASE
Definition x86/opcodes.hpp:22123
@ VFMSUB231SHZrbk_Int
Definition x86/opcodes.hpp:10732
@ VANDPDZrmk
Definition x86/opcodes.hpp:5543
@ VMULPDZ256rmbk
Definition x86/opcodes.hpp:14192
@ VUNPCKHPSrr
Definition x86/opcodes.hpp:21993
@ MMX_PUNPCKHDQrr
Definition x86/opcodes.hpp:2544
@ VCVTSS2USI64Zrr_Int
Definition x86/opcodes.hpp:7578
@ VFIXUPIMMPDZ128rrik
Definition x86/opcodes.hpp:9286
@ VCVTPH2BF8Z128rmkz
Definition x86/opcodes.hpp:6643
@ VPSHLDDZrrikz
Definition x86/opcodes.hpp:18771
@ VCVTSI642SSZrr_Int
Definition x86/opcodes.hpp:7527
@ VPCMPGTDYrm
Definition x86/opcodes.hpp:15370
@ VCVTPD2PSZrrkz
Definition x86/opcodes.hpp:6518
@ VPSRLQZ256rrkz
Definition x86/opcodes.hpp:19703
@ VCVTPH2PDZrmk
Definition x86/opcodes.hpp:6831
@ VCVTTPS2UQQSZ256rrk
Definition x86/opcodes.hpp:8399
@ VPEXTRBZmri
Definition x86/opcodes.hpp:16806
@ KMOVBkr
Definition x86/opcodes.hpp:2046
@ VSQRTPSZ128mkz
Definition x86/opcodes.hpp:21651
@ VPABSQZ256rm
Definition x86/opcodes.hpp:14472
@ VFMADD132PDZ128rk
Definition x86/opcodes.hpp:9393
@ VPABSWrr
Definition x86/opcodes.hpp:14511
@ VSUBPHZ128rrk
Definition x86/opcodes.hpp:21788
@ VCVTPS2DQZrrbkz
Definition x86/opcodes.hpp:7073
@ VPBROADCASTQrZrrkz
Definition x86/opcodes.hpp:15192
@ RORX64ri_EVEX
Definition x86/opcodes.hpp:4034
@ VPERMILPDZ256rmk
Definition x86/opcodes.hpp:16387
@ VDIVSDZrr
Definition x86/opcodes.hpp:8972
@ VADDSHZrrk_Int
Definition x86/opcodes.hpp:5334
@ VPTESTNMQZrmb
Definition x86/opcodes.hpp:20195
@ VCVTUSI642SSZrm_Int
Definition x86/opcodes.hpp:8761
@ VPMULLDZ256rmk
Definition x86/opcodes.hpp:18188
@ VORPSZrmbkz
Definition x86/opcodes.hpp:14378
@ G_FMINNUM
Definition x86/opcodes.hpp:237
@ VFMSUB132PDYr
Definition x86/opcodes.hpp:10273
@ VPMOVZXWQZrmkz
Definition x86/opcodes.hpp:18070
@ VCVTSH2SIZrrb_Int
Definition x86/opcodes.hpp:7470
@ VFMADDSUB231PHZ128rkz
Definition x86/opcodes.hpp:10173
@ VFMSUBADD213PDZ128r
Definition x86/opcodes.hpp:10858
@ ROR32mi_NF_ND
Definition x86/opcodes.hpp:3951
@ VPROLVDZ256rmb
Definition x86/opcodes.hpp:18527
@ ROR16mi
Definition x86/opcodes.hpp:3917
@ IST_Fp32m32
Definition x86/opcodes.hpp:1998
@ VPDPWUUDSZ256r
Definition x86/opcodes.hpp:16105
@ LOCK_BTC_RM64rm
Definition x86/opcodes.hpp:2213
@ VPERMPDZ256rmbk
Definition x86/opcodes.hpp:16489
@ VPHADDDQrm
Definition x86/opcodes.hpp:16850
@ VCVTPS2UQQZ256rmbkz
Definition x86/opcodes.hpp:7296
@ RCR32mi
Definition x86/opcodes.hpp:3687
@ VCVTUQQ2PDZrrbkz
Definition x86/opcodes.hpp:8673
@ SQRTSSm_Int
Definition x86/opcodes.hpp:4721
@ VREDUCEPHZ256rmik
Definition x86/opcodes.hpp:20810
@ VPUNPCKHDQZrm
Definition x86/opcodes.hpp:20258
@ VFMSUBADD213PSZ256rk
Definition x86/opcodes.hpp:10932
@ VPMAXSDZ128rr
Definition x86/opcodes.hpp:17138
@ VFMADD213PSZ128mb
Definition x86/opcodes.hpp:9620
@ VPERMDZ256rmbk
Definition x86/opcodes.hpp:16176
@ VPMOVSWBZ256mrk
Definition x86/opcodes.hpp:17695
@ ADD32rr_REV
Definition x86/opcodes.hpp:658
@ VCVTUW2PHZ256rr
Definition x86/opcodes.hpp:8780
@ VCVT2PH2BF8SZrrk
Definition x86/opcodes.hpp:5969
@ VSHUFI32X4Z256rrikz
Definition x86/opcodes.hpp:21437
@ VSCALEFPSZ256rm
Definition x86/opcodes.hpp:21322
@ VRSQRT14PSZ256r
Definition x86/opcodes.hpp:21092
@ MOV8rr
Definition x86/opcodes.hpp:2629
@ VSQRTPDZmb
Definition x86/opcodes.hpp:21601
@ VBROADCASTI32X2Z128rm
Definition x86/opcodes.hpp:5688
@ VPSHRDDZ128rmik
Definition x86/opcodes.hpp:18905
@ VPMINUBZ256rmk
Definition x86/opcodes.hpp:17423
@ VFMADDSUB231PSYr
Definition x86/opcodes.hpp:10196
@ PSRADri
Definition x86/opcodes.hpp:3414
@ VMINMAXSSrmik_Int
Definition x86/opcodes.hpp:13351
@ VFMADDSUB213PDZmk
Definition x86/opcodes.hpp:10057
@ VFNMSUB231PDZrb
Definition x86/opcodes.hpp:12064
@ VUNPCKLPDZrm
Definition x86/opcodes.hpp:22014
@ VCMPPSZ256rri
Definition x86/opcodes.hpp:5834
@ VMINMAXPSZrmik
Definition x86/opcodes.hpp:13319
@ VMINPHZrrbk
Definition x86/opcodes.hpp:13420
@ VFMADD231PDYr
Definition x86/opcodes.hpp:9723
@ MINSSrr_Int
Definition x86/opcodes.hpp:2366
@ VPSHRDWZ128rmikz
Definition x86/opcodes.hpp:19029
@ VCVTTPS2DQSZ128rmb
Definition x86/opcodes.hpp:8134
@ VCVTTPH2UQQZrmb
Definition x86/opcodes.hpp:8062
@ VCVTPH2BF8Zrmkz
Definition x86/opcodes.hpp:6661
@ KMOVQmk
Definition x86/opcodes.hpp:2068
@ VPMOVQBZ256mr
Definition x86/opcodes.hpp:17574
@ VPMOVSQWZrrkz
Definition x86/opcodes.hpp:17688
@ VCVTTPD2UQQZ128rrk
Definition x86/opcodes.hpp:7870
@ T2RPNTLVWZ1_EVEX
Definition x86/opcodes.hpp:4998
@ VFMSUB231BF16Zr
Definition x86/opcodes.hpp:10607
@ VPOPCNTWZ128rrk
Definition x86/opcodes.hpp:18387
@ AND16mi8_ND
Definition x86/opcodes.hpp:812
@ VPOPCNTQZrmk
Definition x86/opcodes.hpp:18378
@ VPCOMPRESSBZ256rrk
Definition x86/opcodes.hpp:15536
@ VPSHLDQZ128rrik
Definition x86/opcodes.hpp:18779
@ OR8ri
Definition x86/opcodes.hpp:3059
@ VCVTPS2PHXZ256rrkz
Definition x86/opcodes.hpp:7189
@ VPERMILPDZ128mikz
Definition x86/opcodes.hpp:16361
@ VCVTTBF162IBSZrmbk
Definition x86/opcodes.hpp:7603
@ VFMADD231PHZrbk
Definition x86/opcodes.hpp:9782
@ VFNMADD213PSZ256r
Definition x86/opcodes.hpp:11410
@ VMOVAPDZ128rrkz_REV
Definition x86/opcodes.hpp:13523
@ XAM_F
Definition x86/opcodes.hpp:22151
@ SHR16m1_NF
Definition x86/opcodes.hpp:4509
@ VCVTPH2QQZrrbkz
Definition x86/opcodes.hpp:6921
@ VFMADD213PHZ256mbkz
Definition x86/opcodes.hpp:9599
@ VSQRTPSZr
Definition x86/opcodes.hpp:21670
@ VSHUFPSZrri
Definition x86/opcodes.hpp:21522
@ VCVTTPS2IBSZ128rmkz
Definition x86/opcodes.hpp:8202
@ VPERMI2BZ128rmk
Definition x86/opcodes.hpp:16193
@ VPBLENDMBZrr
Definition x86/opcodes.hpp:15013
@ VRSQRTBF16Zm
Definition x86/opcodes.hpp:21176
@ VCVTBIASPH2HF8SZ128rr
Definition x86/opcodes.hpp:6196
@ VPSUBBrm
Definition x86/opcodes.hpp:19864
@ VFNMADD132SHZm_Int
Definition x86/opcodes.hpp:11275
@ VALIGNQZ256rmbikz
Definition x86/opcodes.hpp:5441
@ VINSERTF128rmi
Definition x86/opcodes.hpp:12723
@ VFNMADD213PDZ128mkz
Definition x86/opcodes.hpp:11336
@ VCVTPH2HF8Zrrkz
Definition x86/opcodes.hpp:6748
@ VFNMADD213SSZr
Definition x86/opcodes.hpp:11459
@ VMOVSLDUPYrr
Definition x86/opcodes.hpp:13983
@ VGETMANTPSZ256rmikz
Definition x86/opcodes.hpp:12580
@ VBLENDVPSYrmr
Definition x86/opcodes.hpp:5652
@ VREDUCEBF16Z256rri
Definition x86/opcodes.hpp:20755
@ VPCMPGTBYrr
Definition x86/opcodes.hpp:15355
@ VFMADD213SSr_Int
Definition x86/opcodes.hpp:9694
@ VCVTPS2IBSZ128rmbk
Definition x86/opcodes.hpp:7080
@ WRSSQ
Definition x86/opcodes.hpp:22135
@ ADD64ri32_DB
Definition x86/opcodes.hpp:342
@ VFMSUB213BF16Zrkz
Definition x86/opcodes.hpp:10440
@ VPSLLVQZ256rrk
Definition x86/opcodes.hpp:19325
@ MOVSX32rr16
Definition x86/opcodes.hpp:2746
@ VGETMANTPSZ256rri
Definition x86/opcodes.hpp:12581
@ VFNMSUB231PHZ128mb
Definition x86/opcodes.hpp:12072
@ VFMADD213PDZ128rk
Definition x86/opcodes.hpp:9562
@ VFNMADD132PSZ256rk
Definition x86/opcodes.hpp:11242
@ VPADDSBZ128rrk
Definition x86/opcodes.hpp:14708
@ SHL16mi_NF
Definition x86/opcodes.hpp:4331
@ VGETMANTPHZ128rmi
Definition x86/opcodes.hpp:12539
@ VPDPWSUDZ256rkz
Definition x86/opcodes.hpp:16014
@ RCL8ri_EVEX
Definition x86/opcodes.hpp:3655
@ VPSHUFDYmi
Definition x86/opcodes.hpp:19079
@ VCVTSI2SSZrm
Definition x86/opcodes.hpp:7501
@ VFNMSUBSS4rr
Definition x86/opcodes.hpp:12207
@ VPADDWZ256rm
Definition x86/opcodes.hpp:14798
@ VPERMT2DZrmb
Definition x86/opcodes.hpp:16609
@ VCVT2PH2BF8Z128rr
Definition x86/opcodes.hpp:5977
@ VFNMADD231PDZ128rk
Definition x86/opcodes.hpp:11507
@ VPABSQZ128rmkz
Definition x86/opcodes.hpp:14468
@ VGATHERDPSZ256rm
Definition x86/opcodes.hpp:12314
@ VFMSUBADD231PDZrbk
Definition x86/opcodes.hpp:10976
@ VFMADD213PSZ256mbkz
Definition x86/opcodes.hpp:9631
@ PTDPFP16PSV
Definition x86/opcodes.hpp:409
@ VSM4RNDS4Yrm
Definition x86/opcodes.hpp:21543
@ VMOVUPSZ128mr
Definition x86/opcodes.hpp:14068
@ VFMSUB213PDZ256rk
Definition x86/opcodes.hpp:10459
@ VMOVDQU32Z256rr
Definition x86/opcodes.hpp:13742
@ VPMOVZXBDZ128rmkz
Definition x86/opcodes.hpp:17948
@ PMINSBrm
Definition x86/opcodes.hpp:3273
@ VCVTTPH2QQZ128rmbkz
Definition x86/opcodes.hpp:7986
@ VFCMULCPHZ128rmbkz
Definition x86/opcodes.hpp:9243
@ AND16ri_ND
Definition x86/opcodes.hpp:831
@ VPSRAVDZ256rmk
Definition x86/opcodes.hpp:19509
@ VPDPWSUDSZ256mk
Definition x86/opcodes.hpp:15979
@ VFNMSUB231BF16Z256mkz
Definition x86/opcodes.hpp:12024
@ VFNMADD132SDr
Definition x86/opcodes.hpp:11272
@ VUNPCKHPSZrm
Definition x86/opcodes.hpp:21983
@ VPTESTNMQZrr
Definition x86/opcodes.hpp:20198
@ VPBROADCASTDZ256rmkz
Definition x86/opcodes.hpp:15137
@ VADDBF16Z256rmk
Definition x86/opcodes.hpp:5198
@ VDIVSDZrm
Definition x86/opcodes.hpp:8968
@ VCVTPH2DQZ128rmb
Definition x86/opcodes.hpp:6666
@ ADD16rr_EVEX
Definition x86/opcodes.hpp:609
@ VPSRLQZ128ri
Definition x86/opcodes.hpp:19680
@ VADDPSZrrkz
Definition x86/opcodes.hpp:5307
@ VCVTPS2QQZ256rmbkz
Definition x86/opcodes.hpp:7236
@ VPBROADCASTDZrrk
Definition x86/opcodes.hpp:15145
@ VMOVSSZrrk_REV
Definition x86/opcodes.hpp:14015
@ VCVTTPH2UDQZ256rrk
Definition x86/opcodes.hpp:8029
@ VGETEXPBF16Zmk
Definition x86/opcodes.hpp:12357
@ VPADDBZ128rr
Definition x86/opcodes.hpp:14623
@ SAR64r1
Definition x86/opcodes.hpp:4132
@ VCVTSH2SSZrmkz_Int
Definition x86/opcodes.hpp:7474
@ VMINPHZrrb
Definition x86/opcodes.hpp:13419
@ VPERMI2PSZ256rmb
Definition x86/opcodes.hpp:16274
@ CATCHRET
Definition x86/opcodes.hpp:1175
@ VPCMPGTBZrrk
Definition x86/opcodes.hpp:15367
@ VMOVSLDUPZrmkz
Definition x86/opcodes.hpp:13998
@ VPUNPCKLQDQZ128rmbk
Definition x86/opcodes.hpp:20379
@ VMOVAPSYmr
Definition x86/opcodes.hpp:13550
@ SUB32mi8_NF
Definition x86/opcodes.hpp:4811
@ CMPSQ
Definition x86/opcodes.hpp:1366
@ VMAXPSrr
Definition x86/opcodes.hpp:13039
@ VGETMANTPDZ128rmi
Definition x86/opcodes.hpp:12509
@ VPADDWZ128rmkz
Definition x86/opcodes.hpp:14794
@ VFMSUB231PDZ256mkz
Definition x86/opcodes.hpp:10626
@ VSHUFPDZrmikz
Definition x86/opcodes.hpp:21490
@ VMPSADBWZ256rri
Definition x86/opcodes.hpp:14130
@ VCVTTPS2QQZ256rrk
Definition x86/opcodes.hpp:8306
@ VCVTPH2DQZ128rrk
Definition x86/opcodes.hpp:6672
@ VADDBF16Z128rmkz
Definition x86/opcodes.hpp:5190
@ VCVTTPH2UWZrrbk
Definition x86/opcodes.hpp:8099
@ VCVTTPH2IBSZrmb
Definition x86/opcodes.hpp:7942
@ VPSLLQri
Definition x86/opcodes.hpp:19273
@ MMX_MOVD64grr
Definition x86/opcodes.hpp:2384
@ VPMINUQZ128rrkz
Definition x86/opcodes.hpp:17475
@ VPSRLVDZ256rrkz
Definition x86/opcodes.hpp:19741
@ VCVTUDQ2PDZ128rrkz
Definition x86/opcodes.hpp:8567
@ VCVTTPD2UDQSZ128rmkz
Definition x86/opcodes.hpp:7772
@ CVTPS2DQrr
Definition x86/opcodes.hpp:1448
@ VPCMPWZ256rrik
Definition x86/opcodes.hpp:15519
@ ADC64rm
Definition x86/opcodes.hpp:535
@ TAILJMPm
Definition x86/opcodes.hpp:5003
@ VPCMPDZ256rmbi
Definition x86/opcodes.hpp:15262
@ VCVTPD2QQZ128rmbk
Definition x86/opcodes.hpp:6523
@ VPMAXSWZrmkz
Definition x86/opcodes.hpp:17204
@ VPSRAQZ256rrkz
Definition x86/opcodes.hpp:19478
@ VPMOVSXWQYrm
Definition x86/opcodes.hpp:17814
@ VCVTPD2PSZrmk
Definition x86/opcodes.hpp:6511
@ VPERMILPDZrikz
Definition x86/opcodes.hpp:16400
@ VMINCPSZ128rmkz
Definition x86/opcodes.hpp:13176
@ CALL64r_NT
Definition x86/opcodes.hpp:1172
@ G_TRUNC_SSAT_U
Definition x86/opcodes.hpp:160
@ VCVTTPS2IUBSZrrkz
Definition x86/opcodes.hpp:8256
@ VCVTPS2PDZrr
Definition x86/opcodes.hpp:7164
@ VCVTTPD2DQZ128rrk
Definition x86/opcodes.hpp:7679
@ VPADDWZ256rmk
Definition x86/opcodes.hpp:14799
@ ADD8mr_EVEX
Definition x86/opcodes.hpp:708
@ VRCPBF16Zr
Definition x86/opcodes.hpp:20696
@ MOVRS16rm_EVEX
Definition x86/opcodes.hpp:2709
@ VCVTTPS2QQSZrrb
Definition x86/opcodes.hpp:8285
@ VPMAXSWZrm
Definition x86/opcodes.hpp:17202
@ VCVT2PH2BF8Z256rmbk
Definition x86/opcodes.hpp:5982
@ VPDPWUUDSZrkz
Definition x86/opcodes.hpp:16116
@ VFNMSUB132SSZm
Definition x86/opcodes.hpp:11825
@ VFMSUBADD132PSZ128rkz
Definition x86/opcodes.hpp:10826
@ VEXP2PDZrbk
Definition x86/opcodes.hpp:9081
@ VREDUCESHZrmik
Definition x86/opcodes.hpp:20867
@ VPAVGWZ256rr
Definition x86/opcodes.hpp:14983
@ VANDPDZrmbk
Definition x86/opcodes.hpp:5541
@ VSUBSDZrrk_Int
Definition x86/opcodes.hpp:21854
@ VMINMAXPHZ128rrik
Definition x86/opcodes.hpp:13274
@ ADDSUBPSrr
Definition x86/opcodes.hpp:750
@ ROR64mi_EVEX
Definition x86/opcodes.hpp:3978
@ BZHI32rm
Definition x86/opcodes.hpp:1148
@ VPMULLQZ128rmkz
Definition x86/opcodes.hpp:18209
@ FSINCOS
Definition x86/opcodes.hpp:1733
@ VPERMT2DZ128rmbkz
Definition x86/opcodes.hpp:16593
@ VREDUCESSZrrikz
Definition x86/opcodes.hpp:20883
@ VSHUFI32X4Zrmikz
Definition x86/opcodes.hpp:21443
@ VREDUCEPHZ128rmikz
Definition x86/opcodes.hpp:20802
@ KMOVQrk
Definition x86/opcodes.hpp:2070
@ VPORQZ256rmk
Definition x86/opcodes.hpp:18441
@ SUBSDrm_Int
Definition x86/opcodes.hpp:4944
@ SUBR_FI32m
Definition x86/opcodes.hpp:4928
@ VFNMSUB213SDZrkz_Int
Definition x86/opcodes.hpp:11977
@ VPSLLVDZ128rmb
Definition x86/opcodes.hpp:19279
@ VPADDUSWZ256rrk
Definition x86/opcodes.hpp:14780
@ G_ROTL
Definition x86/opcodes.hpp:175
@ VRNDSCALEBF16Zrrik
Definition x86/opcodes.hpp:20909
@ VRNDSCALESHZrrik_Int
Definition x86/opcodes.hpp:21021
@ G_SMAX
Definition x86/opcodes.hpp:255
@ PSLLQrm
Definition x86/opcodes.hpp:3408
@ VFMADD132PDZmb
Definition x86/opcodes.hpp:9405
@ VMINMAXPHZ256rmikz
Definition x86/opcodes.hpp:13281
@ VFNMADD213PDr
Definition x86/opcodes.hpp:11362
@ VCVT2PS2PHXZ128rrkz
Definition x86/opcodes.hpp:6060
@ VPMOVQDZ128rr
Definition x86/opcodes.hpp:17586
@ VPERMT2QZ256rrk
Definition x86/opcodes.hpp:16687
@ CMOV64rm_ND
Definition x86/opcodes.hpp:1256
@ VPMINUQZrrkz
Definition x86/opcodes.hpp:17493
@ CLZERO64r
Definition x86/opcodes.hpp:1245
@ VPMINSQZ128rmbkz
Definition x86/opcodes.hpp:17368
@ VCVTTPS2IBSZrmbkz
Definition x86/opcodes.hpp:8218
@ AND8rr_ND_REV
Definition x86/opcodes.hpp:958
@ LRET32
Definition x86/opcodes.hpp:2276
@ VFNMSUB213PDZ256m
Definition x86/opcodes.hpp:11879
@ VSUBSSrr
Definition x86/opcodes.hpp:21884
@ VFMADD231BF16Zmb
Definition x86/opcodes.hpp:9714
@ VPSUBSBZ128rrkz
Definition x86/opcodes.hpp:19935
@ VSCALEFPHZrrbk
Definition x86/opcodes.hpp:21309
@ VCVTSH2SDZrmk_Int
Definition x86/opcodes.hpp:7456
@ VFMSUBADD132PHZmb
Definition x86/opcodes.hpp:10805
@ VPSUBDZrrk
Definition x86/opcodes.hpp:19893
@ VPERMILPSZ256rmkz
Definition x86/opcodes.hpp:16450
@ VRANGEPDZ128rmbi
Definition x86/opcodes.hpp:20486
@ VMINPHZ128rm
Definition x86/opcodes.hpp:13394
@ VMAXPSZrrbk
Definition x86/opcodes.hpp:13034
@ VPROTBrr
Definition x86/opcodes.hpp:18683
@ VFMSUB132SHZm_Int
Definition x86/opcodes.hpp:10387
@ VCVTTPS2QQSZrrbkz
Definition x86/opcodes.hpp:8287
@ VCOMPRESSPSZmrk
Definition x86/opcodes.hpp:5931
@ VXORPDYrm
Definition x86/opcodes.hpp:22056
@ SBB64ri8_EVEX
Definition x86/opcodes.hpp:4250
@ MAXSSrm_Int
Definition x86/opcodes.hpp:2343
@ VPMOVZXWDZ128rm
Definition x86/opcodes.hpp:18034
@ VCMPSHZrri
Definition x86/opcodes.hpp:5861
@ VFNMSUB213PDZr
Definition x86/opcodes.hpp:11894
@ VRSQRTBF16Zmbk
Definition x86/opcodes.hpp:21178
@ PEXTRBmri
Definition x86/opcodes.hpp:3184
@ VCVTUQQ2PHZ128rrk
Definition x86/opcodes.hpp:8683
@ VGETEXPPHZ256mb
Definition x86/opcodes.hpp:12402
@ VCVTBIASPH2BF8SZrrkz
Definition x86/opcodes.hpp:6162
@ VDPPHPSZmbk
Definition x86/opcodes.hpp:9058
@ VPERMILPSZ256mbi
Definition x86/opcodes.hpp:16436
@ MAXSDrm_Int
Definition x86/opcodes.hpp:2339
@ VPORDZ128rmbk
Definition x86/opcodes.hpp:18403
@ VCVTTPH2UWZ256rrkz
Definition x86/opcodes.hpp:8090
@ VDIVPDZ256rrkz
Definition x86/opcodes.hpp:8889
@ PADDDrm
Definition x86/opcodes.hpp:3109
@ VSUBPSZrrk
Definition x86/opcodes.hpp:21841
@ VFPCLASSPHZmbik
Definition x86/opcodes.hpp:12260
@ VFMADDSUB231PDZ128mbk
Definition x86/opcodes.hpp:10135
@ VPSLLQZ128mbi
Definition x86/opcodes.hpp:19228
@ VSUBSSZrrk_Int
Definition x86/opcodes.hpp:21880
@ VPEXPANDDZ256rrkz
Definition x86/opcodes.hpp:16763
@ VPDPBSSDSZ128m
Definition x86/opcodes.hpp:15656
@ VPMAXSDZ128rmkz
Definition x86/opcodes.hpp:17137
@ MMX_PHSUBWrr
Definition x86/opcodes.hpp:2461
@ VPMAXSDZrmkz
Definition x86/opcodes.hpp:17155
@ LOCK_ADD64mi8
Definition x86/opcodes.hpp:2193
@ VANDNPDYrr
Definition x86/opcodes.hpp:5458
@ VPMULLQZrmk
Definition x86/opcodes.hpp:18226
@ VSCALEFSDZrmkz
Definition x86/opcodes.hpp:21345
@ VSHUFF32X4Z256rmikz
Definition x86/opcodes.hpp:21398
@ VMOVNTDQZ256mr
Definition x86/opcodes.hpp:13864
@ VPSUBDZrrkz
Definition x86/opcodes.hpp:19894
@ VANDPDZ128rmkz
Definition x86/opcodes.hpp:5526
@ VPMOVZXBQZrrk
Definition x86/opcodes.hpp:17984
@ VMINMAXPSZ128rmi
Definition x86/opcodes.hpp:13300
@ VCVTTPD2UQQZrmk
Definition x86/opcodes.hpp:7885
@ VMAXPSZ256rm
Definition x86/opcodes.hpp:13017
@ XOR64ri32_ND
Definition x86/opcodes.hpp:22278
@ VFMSUBADD132PHZ128mbkz
Definition x86/opcodes.hpp:10789
@ RCR64rCL
Definition x86/opcodes.hpp:3711
@ VXORPDZrmk
Definition x86/opcodes.hpp:22080
@ VMOVDQU16Zrr_REV
Definition x86/opcodes.hpp:13721
@ INC32m_EVEX
Definition x86/opcodes.hpp:1917
@ VFMADDSUB231PDZ256mbkz
Definition x86/opcodes.hpp:10145
@ VFMSUBADD132PHZr
Definition x86/opcodes.hpp:10810
@ XOR16mi_ND
Definition x86/opcodes.hpp:22186
@ VPRORDZ128mbik
Definition x86/opcodes.hpp:18572
@ VPMAXUWZ128rmkz
Definition x86/opcodes.hpp:17294
@ VPMOVUSQWZrrk
Definition x86/opcodes.hpp:17909
@ VFMADD132PSZmbkz
Definition x86/opcodes.hpp:9471
@ VCVTTPD2UQQSZ256rmb
Definition x86/opcodes.hpp:7840
@ VSQRTSHZrbk_Int
Definition x86/opcodes.hpp:21700
@ VCVTPS2IUBSZrrkz
Definition x86/opcodes.hpp:7137
@ VCVTPH2UQQZ128rmkz
Definition x86/opcodes.hpp:6959
@ VADDPHZ128rrkz
Definition x86/opcodes.hpp:5254
@ VPSHUFBITQMBZ256rrk
Definition x86/opcodes.hpp:19052
@ VPMADDUBSWZ128rrk
Definition x86/opcodes.hpp:17062
@ PCMPISTRIrri
Definition x86/opcodes.hpp:3164
@ PFRSQIT1rm
Definition x86/opcodes.hpp:3223
@ VMOVDQU64Z128rrk_REV
Definition x86/opcodes.hpp:13767
@ VMOVSLDUPZrmk
Definition x86/opcodes.hpp:13997
@ VPDPBUUDZ128mbk
Definition x86/opcodes.hpp:15875
@ VCVTTPH2IUBSZ128rrkz
Definition x86/opcodes.hpp:7961
@ VCVTUW2PHZ256rmbkz
Definition x86/opcodes.hpp:8777
@ VPSLLQrr
Definition x86/opcodes.hpp:19275
@ VFNMSUB132SSr
Definition x86/opcodes.hpp:11839
@ VPBLENDDrmi
Definition x86/opcodes.hpp:14996
@ VGETEXPPSZ128rkz
Definition x86/opcodes.hpp:12430
@ LOCK_XOR64mr
Definition x86/opcodes.hpp:2265
@ SARX64rm
Definition x86/opcodes.hpp:4181
@ VRNDSCALEPSZ256rmbikz
Definition x86/opcodes.hpp:20982
@ VPADDSBZ256rm
Definition x86/opcodes.hpp:14710
@ SQRTPSm
Definition x86/opcodes.hpp:4714
@ VPMULHUWZrrkz
Definition x86/opcodes.hpp:18148
@ VMINCSHZrm
Definition x86/opcodes.hpp:13204
@ G_VECREDUCE_FMUL
Definition x86/opcodes.hpp:322
@ FXRSTOR64
Definition x86/opcodes.hpp:1737
@ OR8rm_NF
Definition x86/opcodes.hpp:3068
@ VALIGNQZ256rmi
Definition x86/opcodes.hpp:5442
@ VRSQRT28SSZrbk
Definition x86/opcodes.hpp:21154
@ VMULBF16Z256rrkz
Definition x86/opcodes.hpp:14169
@ VCVTTPH2UQQZrmk
Definition x86/opcodes.hpp:8065
@ MOVNTPSmr
Definition x86/opcodes.hpp:2697
@ VPERM2I128rmi
Definition x86/opcodes.hpp:16152
@ VPEXPANDDZ256rrk
Definition x86/opcodes.hpp:16762
@ PUSHES32
Definition x86/opcodes.hpp:3568
@ VCVTTPS2UQQSZrmb
Definition x86/opcodes.hpp:8402
@ VCVTQQ2PDZ256rr
Definition x86/opcodes.hpp:7329
@ VMINSHZrrb_Int
Definition x86/opcodes.hpp:13479
@ VPCMPEQBZrr
Definition x86/opcodes.hpp:15286
@ VCVTPD2PSZrrb
Definition x86/opcodes.hpp:6514
@ XOR64ri8_ND
Definition x86/opcodes.hpp:22283
@ XADD16rm
Definition x86/opcodes.hpp:22143
@ SHLD64rrCL_NF_ND
Definition x86/opcodes.hpp:4492
@ VDIVPHZ128rrkz
Definition x86/opcodes.hpp:8912
@ VCVTPH2IBSZ128rmk
Definition x86/opcodes.hpp:6753
@ VSQRTPSZmk
Definition x86/opcodes.hpp:21668
@ VPDPWSSDSYrm
Definition x86/opcodes.hpp:15902
@ SHR32r1_NF
Definition x86/opcodes.hpp:4554
@ VPSHLDQZ128rmi
Definition x86/opcodes.hpp:18775
@ BLENDPSrri
Definition x86/opcodes.hpp:1034
@ VCVTNEPS2BF16Z256rr
Definition x86/opcodes.hpp:6409
@ VMOVDQA64Z256rrk
Definition x86/opcodes.hpp:13670
@ VFMADD231PSZrb
Definition x86/opcodes.hpp:9813
@ VCVTPH2UDQZrrb
Definition x86/opcodes.hpp:6949
@ VFMSUBADD213PDYm
Definition x86/opcodes.hpp:10850
@ VPMINUDZ128rrk
Definition x86/opcodes.hpp:17445
@ VCVT2PH2BF8Z256rmk
Definition x86/opcodes.hpp:5984
@ ROL32r1_EVEX
Definition x86/opcodes.hpp:3833
@ G_SREM
Definition x86/opcodes.hpp:82
@ VPCOMPRESSBZrrk
Definition x86/opcodes.hpp:15541
@ MOVSDrr_REV
Definition x86/opcodes.hpp:2721
@ SBB8mr_EVEX
Definition x86/opcodes.hpp:4267
@ VUNPCKHPDZ256rmbk
Definition x86/opcodes.hpp:21945
@ MEMBARRIER
Definition x86/opcodes.hpp:68
@ VMINMAXPHZ256rmbik
Definition x86/opcodes.hpp:13277
@ VRANGEPSZrmbikz
Definition x86/opcodes.hpp:20536
@ VFNMSUB132BF16Zrkz
Definition x86/opcodes.hpp:11698
@ VPCMPQZ128rmi
Definition x86/opcodes.hpp:15436
@ VALIGNQZrmbik
Definition x86/opcodes.hpp:5449
@ VPMULLDZ256rmkz
Definition x86/opcodes.hpp:18189
@ VPBROADCASTQZrrk
Definition x86/opcodes.hpp:15182
@ VPMULTISHIFTQBZ256rrkz
Definition x86/opcodes.hpp:18270
@ VFNMADD231SDZr_Int
Definition x86/opcodes.hpp:11601
@ VPBLENDMDZ256rrk
Definition x86/opcodes.hpp:15032
@ VFNMSUB213PHZ256mbkz
Definition x86/opcodes.hpp:11914
@ VCVTTPS2IBSZ128rrkz
Definition x86/opcodes.hpp:8205
@ VCVTTPD2UQQZrrbk
Definition x86/opcodes.hpp:7889
@ ROR64r1_NF_ND
Definition x86/opcodes.hpp:3986
@ VPMINUDZrrkz
Definition x86/opcodes.hpp:17464
@ RCR32m1_ND
Definition x86/opcodes.hpp:3683
@ MUL32r_NF
Definition x86/opcodes.hpp:2792
@ AAND32mr_EVEX
Definition x86/opcodes.hpp:461
@ SQRTSSr
Definition x86/opcodes.hpp:4722
@ VRSQRT28PDZmk
Definition x86/opcodes.hpp:21120
@ VPADDUSWZ256rr
Definition x86/opcodes.hpp:14779
@ VPMULLDZrmb
Definition x86/opcodes.hpp:18194
@ VPUNPCKHDQZrr
Definition x86/opcodes.hpp:20264
@ XOR8rr_ND
Definition x86/opcodes.hpp:22327
@ VROUNDPDmi
Definition x86/opcodes.hpp:21036
@ VCVTTPS2UDQZrmb
Definition x86/opcodes.hpp:8369
@ MINPSrr
Definition x86/opcodes.hpp:2358
@ VPADDSWYrr
Definition x86/opcodes.hpp:14725
@ VFNMADD231SDZrb
Definition x86/opcodes.hpp:11602
@ VPSLLDZ256mbikz
Definition x86/opcodes.hpp:19194
@ VSUBPHZrrbkz
Definition x86/opcodes.hpp:21808
@ VFMSUBADD213PSZ256m
Definition x86/opcodes.hpp:10925
@ VPERMIL2PDYrr_REV
Definition x86/opcodes.hpp:16339
@ CQO
Definition x86/opcodes.hpp:1401
@ VPSRLQZ256rm
Definition x86/opcodes.hpp:19698
@ SUB64ri32_ND
Definition x86/opcodes.hpp:4865
@ VPERMI2QZrm
Definition x86/opcodes.hpp:16309
@ ROL32m1_ND
Definition x86/opcodes.hpp:3819
@ VPMULLQZ128rr
Definition x86/opcodes.hpp:18210
@ VPTESTNMDZ128rmbk
Definition x86/opcodes.hpp:20166
@ VMOVSLDUPZ256rm
Definition x86/opcodes.hpp:13990
@ VPERMILPSZ256ri
Definition x86/opcodes.hpp:16442
@ CFCMOV64rm_ND
Definition x86/opcodes.hpp:1223
@ VSHUFPSYrri
Definition x86/opcodes.hpp:21497
@ VPLZCNTQZrmbk
Definition x86/opcodes.hpp:16963
@ VPDPBUSDSZ128mbk
Definition x86/opcodes.hpp:15782
@ VCVTTPD2UDQZrm
Definition x86/opcodes.hpp:7818
@ VFMADD213SDZr
Definition x86/opcodes.hpp:9655
@ VFCMULCPHZ256rrkz
Definition x86/opcodes.hpp:9257
@ VFPCLASSBF16Z128mik
Definition x86/opcodes.hpp:12214
@ DEC32r_EVEX
Definition x86/opcodes.hpp:1533
@ DIV_Fp32m
Definition x86/opcodes.hpp:1619
@ VFNMADD231SDZm
Definition x86/opcodes.hpp:11596
@ VCVTTPS2UQQZ128rmk
Definition x86/opcodes.hpp:8417
@ VPOPCNTDZ256rm
Definition x86/opcodes.hpp:18338
@ VADDSHZrrbkz_Int
Definition x86/opcodes.hpp:5333
@ VINSERTI32X4Z256rri
Definition x86/opcodes.hpp:12766
@ CVTTSS2SI64rr_Int
Definition x86/opcodes.hpp:1506
@ ADC32mr
Definition x86/opcodes.hpp:501
@ VMAXBF16Z128rmb
Definition x86/opcodes.hpp:12817
@ VPSHRDWZ128rmik
Definition x86/opcodes.hpp:19028
@ VCVTPH2IUBSZ128rr
Definition x86/opcodes.hpp:6785
@ VFNMADD213PSZrbk
Definition x86/opcodes.hpp:11421
@ COMISDrr_Int
Definition x86/opcodes.hpp:1385
@ CALL16m_NT
Definition x86/opcodes.hpp:1161
@ VPMULUDQZ256rm
Definition x86/opcodes.hpp:18291
@ VMINCPHZ256rrk
Definition x86/opcodes.hpp:13158
@ VPDPBSUDZ256m
Definition x86/opcodes.hpp:15758
@ VPMAXSWZ256rmkz
Definition x86/opcodes.hpp:17198
@ VPCMPUQZrmbi
Definition x86/opcodes.hpp:15494
@ VSQRTBF16Z128mbk
Definition x86/opcodes.hpp:21555
@ VFMULCPHZ256rr
Definition x86/opcodes.hpp:11109
@ VPDPWSSDSZ256rk
Definition x86/opcodes.hpp:15920
@ VMOVDQU16Z128rrkz_REV
Definition x86/opcodes.hpp:13703
@ VPAVGWZrmkz
Definition x86/opcodes.hpp:14988
@ VFNMADD132PDZmk
Definition x86/opcodes.hpp:11184
@ VDPBF16PSZ128r
Definition x86/opcodes.hpp:9015
@ VPMOVZXBQZ128rr
Definition x86/opcodes.hpp:17971
@ ST_FpP80m32
Definition x86/opcodes.hpp:4762
@ PSUBDrr
Definition x86/opcodes.hpp:3433
@ VPDPWUSDZ128mk
Definition x86/opcodes.hpp:16063
@ VCVTPD2DQZrmkz
Definition x86/opcodes.hpp:6448
@ VPCMPGTWZ128rm
Definition x86/opcodes.hpp:15416
@ VFMULCPHZ256rrk
Definition x86/opcodes.hpp:11110
@ MMX_CVTPI2PSrm
Definition x86/opcodes.hpp:2371
@ VFMADDSUB213PDZmbk
Definition x86/opcodes.hpp:10055
@ ROR32mi_ND
Definition x86/opcodes.hpp:3949
@ SAR64rCL_NF_ND
Definition x86/opcodes.hpp:4141
@ VFIXUPIMMPDZ128rmbikz
Definition x86/opcodes.hpp:9281
@ VFNMSUB213PSZ256mbk
Definition x86/opcodes.hpp:11945
@ VADDPDZrrb
Definition x86/opcodes.hpp:5239
@ VPACKUSDWZrmbk
Definition x86/opcodes.hpp:14587
@ ROR8ri
Definition x86/opcodes.hpp:4022
@ VCVTPH2IUBSZ128rm
Definition x86/opcodes.hpp:6779
@ VFMSUB231PHZmbkz
Definition x86/opcodes.hpp:10665
@ VMINBF16Zrmk
Definition x86/opcodes.hpp:13106
@ VPMAXSBZrrk
Definition x86/opcodes.hpp:17126
@ VPSRAWZ128rm
Definition x86/opcodes.hpp:19579
@ VMOVAPDYmr
Definition x86/opcodes.hpp:13509
@ VPCONFLICTQZ256rrkz
Definition x86/opcodes.hpp:15644
@ ADJCALLSTACKDOWN64
Definition x86/opcodes.hpp:773
@ AND32mi
Definition x86/opcodes.hpp:850
@ VGETMANTBF16Z256rmbik
Definition x86/opcodes.hpp:12489
@ VSHUFF32X4Zrmbikz
Definition x86/opcodes.hpp:21404
@ HADDPSrm
Definition x86/opcodes.hpp:1753
@ VCVTBF162IUBSZrrk
Definition x86/opcodes.hpp:6134
@ VPDPWUUDZ128mb
Definition x86/opcodes.hpp:16122
@ VCVTTPD2QQSZrmkz
Definition x86/opcodes.hpp:7730
@ VCVTPH2IUBSZ256rr
Definition x86/opcodes.hpp:6794
@ AND32mi8_NF_ND
Definition x86/opcodes.hpp:855
@ VGF2P8MULBZ256rmk
Definition x86/opcodes.hpp:12694
@ VPANDNDZrmbkz
Definition x86/opcodes.hpp:14882
@ VFNMSUB132PDZ256mbkz
Definition x86/opcodes.hpp:11713
@ WBNOINVD
Definition x86/opcodes.hpp:22122
@ BUNDLE
Definition x86/opcodes.hpp:45
@ VRSQRT14PSZ128mkz
Definition x86/opcodes.hpp:21082
@ VGETMANTPDZrrikz
Definition x86/opcodes.hpp:12535
@ VMINSDZrrbkz_Int
Definition x86/opcodes.hpp:13466
@ VCVTPH2BF8Z256rr
Definition x86/opcodes.hpp:6653
@ VPMULLQZrmkz
Definition x86/opcodes.hpp:18227
@ VEXPANDPDZ128rrkz
Definition x86/opcodes.hpp:9102
@ VSUBSDrr
Definition x86/opcodes.hpp:21858
@ VPBROADCASTDZ128rm
Definition x86/opcodes.hpp:15129
@ VPBROADCASTDrZrr
Definition x86/opcodes.hpp:15153
@ VCVTSD2SIrm
Definition x86/opcodes.hpp:7429
@ VCVTPH2PDZ128rrk
Definition x86/opcodes.hpp:6816
@ VMOVSDZrm
Definition x86/opcodes.hpp:13929
@ VCVTTBF162IUBSZ128rm
Definition x86/opcodes.hpp:7610
@ VADDSHZrm
Definition x86/opcodes.hpp:5325
@ VPSUBDZ128rmbkz
Definition x86/opcodes.hpp:19871
@ BSR64rr
Definition x86/opcodes.hpp:1096
@ VSHUFI64X2Z256rmbik
Definition x86/opcodes.hpp:21448
@ G_MEMCPY
Definition x86/opcodes.hpp:311
@ VPANDDZrmkz
Definition x86/opcodes.hpp:14857
@ ABS_Fp64
Definition x86/opcodes.hpp:467
@ VFNMADD231BF16Z256mkz
Definition x86/opcodes.hpp:11485
@ VFNMSUB213PHZ128mb
Definition x86/opcodes.hpp:11903
@ VSUBSSZrm
Definition x86/opcodes.hpp:21871
@ PMOVZXBQrm
Definition x86/opcodes.hpp:3300
@ VPERMT2WZrrkz
Definition x86/opcodes.hpp:16715
@ VFNMADD231BF16Zrkz
Definition x86/opcodes.hpp:11497
@ VROUNDPSmi
Definition x86/opcodes.hpp:21040
@ VPMOVDBZ128mr
Definition x86/opcodes.hpp:17522
@ VMOVRSDZ128mkz
Definition x86/opcodes.hpp:13902
@ VPBROADCASTDZ256rr
Definition x86/opcodes.hpp:15138
@ VPOPCNTQZ256rmbkz
Definition x86/opcodes.hpp:18368
@ VPMOVSXBDZ128rr
Definition x86/opcodes.hpp:17709
@ VFNMSUB213PDZ128mk
Definition x86/opcodes.hpp:11874
@ VPSHRDVQZ256mbk
Definition x86/opcodes.hpp:18993
@ VRSQRT14PDZ256r
Definition x86/opcodes.hpp:21065
@ VPERMILPSYrm
Definition x86/opcodes.hpp:16416
@ VCVTPD2UDQZ256rm
Definition x86/opcodes.hpp:6560
@ SHR8ri_ND
Definition x86/opcodes.hpp:4623
@ VSQRTSSm
Definition x86/opcodes.hpp:21715
@ WAIT
Definition x86/opcodes.hpp:22120
@ VPERMPSZrr
Definition x86/opcodes.hpp:16531
@ VPMULDQZrmbk
Definition x86/opcodes.hpp:18098
@ CMOVNB_F
Definition x86/opcodes.hpp:1275
@ VFMADDPS4rm
Definition x86/opcodes.hpp:9916
@ VPRORVQZ128rmk
Definition x86/opcodes.hpp:18656
@ VCVTBF162IBSZrm
Definition x86/opcodes.hpp:6100
@ SAR16rCL_ND
Definition x86/opcodes.hpp:4079
@ VPBLENDMWZ256rrkz
Definition x86/opcodes.hpp:15081
@ VPERMILPDZ128rmkz
Definition x86/opcodes.hpp:16370
@ VCVTPS2IUBSZ256rmbk
Definition x86/opcodes.hpp:7119
@ VMINSSZrm_Int
Definition x86/opcodes.hpp:13485
@ VFNMSUB231PHZrk
Definition x86/opcodes.hpp:12099
@ VCVTTPH2WZrmb
Definition x86/opcodes.hpp:8122
@ MOVSW
Definition x86/opcodes.hpp:2735
@ VPSHUFDZ256rik
Definition x86/opcodes.hpp:19097
@ VCVT2PH2HF8Z128rmk
Definition x86/opcodes.hpp:6029
@ VCVTPS2UDQZrrbkz
Definition x86/opcodes.hpp:7281
@ VCVTSH2USIZrrb_Int
Definition x86/opcodes.hpp:7487
@ VPERMT2DZrrkz
Definition x86/opcodes.hpp:16616
@ VPDPBUSDYrr
Definition x86/opcodes.hpp:15810
@ VPMOVQBZ256rrkz
Definition x86/opcodes.hpp:17578
@ VPSLLVQZ128rm
Definition x86/opcodes.hpp:19309
@ VFMADDSUB132PHZ128rk
Definition x86/opcodes.hpp:9976
@ VPBLENDVBYrrr
Definition x86/opcodes.hpp:15089
@ VDIVPDrm
Definition x86/opcodes.hpp:8902
@ PCMPGTDrr
Definition x86/opcodes.hpp:3158
@ VUNPCKLPSYrr
Definition x86/opcodes.hpp:22026
@ DEC64r_ND
Definition x86/opcodes.hpp:1545
@ BTS64rr
Definition x86/opcodes.hpp:1147
@ LCMPXCHG16B_SAVE_RBX
Definition x86/opcodes.hpp:381
@ VSM4RNDS4rm
Definition x86/opcodes.hpp:21551
@ VPCONFLICTDZ256rmkz
Definition x86/opcodes.hpp:15614
@ VPMAXUDZ128rmbk
Definition x86/opcodes.hpp:17236
@ VPDPBSUDZ256mk
Definition x86/opcodes.hpp:15762
@ VMULPDZ256rr
Definition x86/opcodes.hpp:14196
@ VSHUFI32X4Zrmbikz
Definition x86/opcodes.hpp:21440
@ VFPCLASSPSZ256mik
Definition x86/opcodes.hpp:12274
@ VFMADD132PHZ128r
Definition x86/opcodes.hpp:9424
@ VFMSUB231PHZ128mkz
Definition x86/opcodes.hpp:10649
@ VPERMILPDZmbi
Definition x86/opcodes.hpp:16392
@ VCVTPH2BF8SZ128rmkz
Definition x86/opcodes.hpp:6616
@ VSCALEFPDZ256rm
Definition x86/opcodes.hpp:21262
@ LSL32rm
Definition x86/opcodes.hpp:2283
@ VFMSUB231PSZ128m
Definition x86/opcodes.hpp:10676
@ VPMOVSQDZ256rr
Definition x86/opcodes.hpp:17666
@ VPMOVSXWDZ256rmk
Definition x86/opcodes.hpp:17801
@ VPROTWrr_REV
Definition x86/opcodes.hpp:18702
@ VCVTTPS2IUBSZ128rmb
Definition x86/opcodes.hpp:8228
@ VPMOVZXBDZ256rmkz
Definition x86/opcodes.hpp:17954
@ VMOVDQA32Z128mrk
Definition x86/opcodes.hpp:13620
@ VCVTTPH2QQZ128rrkz
Definition x86/opcodes.hpp:7991
@ VGF2P8AFFINEINVQBrmi
Definition x86/opcodes.hpp:12652
@ VFNMSUBPS4rr_REV
Definition x86/opcodes.hpp:12194
@ UWRMSRrr_EVEX
Definition x86/opcodes.hpp:5170
@ TZCNT64rm_EVEX
Definition x86/opcodes.hpp:5115
@ IMUL8r
Definition x86/opcodes.hpp:1884
@ VSCATTERDPSZ128mr
Definition x86/opcodes.hpp:21373
@ VFNMSUB231SSZrbkz_Int
Definition x86/opcodes.hpp:12172
@ VPERMI2QZrrkz
Definition x86/opcodes.hpp:16317
@ VPDPBSUDZ128mkz
Definition x86/opcodes.hpp:15754
@ VUCOMXSHZrr
Definition x86/opcodes.hpp:21924
@ VMOVAPSZrrk_REV
Definition x86/opcodes.hpp:13584
@ VPBROADCASTWrZrrkz
Definition x86/opcodes.hpp:15223
@ VRANGEPDZ256rrikz
Definition x86/opcodes.hpp:20503
@ VPUNPCKLBWZ128rmkz
Definition x86/opcodes.hpp:20326
@ VPAVGWZ256rrk
Definition x86/opcodes.hpp:14984
@ G_VECREDUCE_ADD
Definition x86/opcodes.hpp:327
@ VPABSQZrrk
Definition x86/opcodes.hpp:14488
@ VPDPWUSDSZmk
Definition x86/opcodes.hpp:16050
@ VPBROADCASTBrZ256rrkz
Definition x86/opcodes.hpp:15121
@ VPSRLVQZ128rm
Definition x86/opcodes.hpp:19755
@ VFMADD132SDZrbk_Int
Definition x86/opcodes.hpp:9490
@ VPGATHERDQZ128rm
Definition x86/opcodes.hpp:16830
@ CVTSD2SIrm_Int
Definition x86/opcodes.hpp:1456
@ VMINMAXPHZrribk
Definition x86/opcodes.hpp:13293
@ VPSLLDYri
Definition x86/opcodes.hpp:19174
@ ADOX32rr
Definition x86/opcodes.hpp:779
@ VGF2P8AFFINEQBZ256rmi
Definition x86/opcodes.hpp:12668
@ VPSHRDVDZr
Definition x86/opcodes.hpp:18979
@ VPMULLDrr
Definition x86/opcodes.hpp:18203
@ VPBLENDDrri
Definition x86/opcodes.hpp:14997
@ VCVTTPD2UDQSZ256rrk
Definition x86/opcodes.hpp:7786
@ VFNMADD231PHZrbk
Definition x86/opcodes.hpp:11558
@ CVTPS2PDrm
Definition x86/opcodes.hpp:1449
@ VPSRLVDZ256rm
Definition x86/opcodes.hpp:19733
@ VFMADDSUBPD4Yrr
Definition x86/opcodes.hpp:10231
@ VCVTTPH2IBSZ128rmk
Definition x86/opcodes.hpp:7927
@ SHLD32mrCL_NF
Definition x86/opcodes.hpp:4461
@ VPMAXUBZrrkz
Definition x86/opcodes.hpp:17229
@ REP_MOVSW_32
Definition x86/opcodes.hpp:3765
@ VCVT2PH2HF8SZrrkz
Definition x86/opcodes.hpp:6024
@ BSF64rr
Definition x86/opcodes.hpp:1090
@ VPBLENDMQZrmkz
Definition x86/opcodes.hpp:15066
@ MMX_PAVGBrr
Definition x86/opcodes.hpp:2434
@ VPRORDZri
Definition x86/opcodes.hpp:18595
@ VFIXUPIMMPDZ256rmi
Definition x86/opcodes.hpp:9291
@ VCVTTPH2WZrm
Definition x86/opcodes.hpp:8121
@ XOR16mi_NF_ND
Definition x86/opcodes.hpp:22188
@ LOCK_ADD64mr
Definition x86/opcodes.hpp:2194
@ VREDUCEPHZ256rrik
Definition x86/opcodes.hpp:20813
@ VMOVUPSZ256rmk
Definition x86/opcodes.hpp:14082
@ VCVTUDQ2PHZ256rrk
Definition x86/opcodes.hpp:8602
@ VFMADDSUB213PDZmb
Definition x86/opcodes.hpp:10054
@ VGETMANTPSZrribk
Definition x86/opcodes.hpp:12592
@ VMLOAD32
Definition x86/opcodes.hpp:13500
@ VCVTPD2QQZ256rr
Definition x86/opcodes.hpp:6536
@ VPOPCNTQZ128rmkz
Definition x86/opcodes.hpp:18361
@ VPCMPGTQYrm
Definition x86/opcodes.hpp:15392
@ ADD32rm_ND
Definition x86/opcodes.hpp:646
@ VCVTDQ2PSZrmbk
Definition x86/opcodes.hpp:6327
@ G_SCMP
Definition x86/opcodes.hpp:178
@ VPERMBZrrkz
Definition x86/opcodes.hpp:16171
@ VMULPSrm
Definition x86/opcodes.hpp:14275
@ XOR16rr_ND
Definition x86/opcodes.hpp:22212
@ SHR32rCL_NF_ND
Definition x86/opcodes.hpp:4560
@ VPABSQZrmk
Definition x86/opcodes.hpp:14485
@ XOR16mr_EVEX
Definition x86/opcodes.hpp:22190
@ SUBR_F64m
Definition x86/opcodes.hpp:4926
@ VPROLVDZrr
Definition x86/opcodes.hpp:18541
@ VFNMADD213PHZ256m
Definition x86/opcodes.hpp:11372
@ VPCONFLICTDZ128rmbkz
Definition x86/opcodes.hpp:15603
@ VPXORQZ256rrk
Definition x86/opcodes.hpp:20471
@ VPERMILPSZ128mbikz
Definition x86/opcodes.hpp:16420
@ VPSUBQZ256rmkz
Definition x86/opcodes.hpp:19913
@ G_BSWAP
Definition x86/opcodes.hpp:277
@ SAR8ri_ND
Definition x86/opcodes.hpp:4174
@ ROR8rCL_ND
Definition x86/opcodes.hpp:4019
@ VPMOVSXDQZ128rrkz
Definition x86/opcodes.hpp:17777
@ VMULSSZrmkz_Int
Definition x86/opcodes.hpp:14306
@ VCVTTPH2UQQZ128rrk
Definition x86/opcodes.hpp:8050
@ SUB32ri_EVEX
Definition x86/opcodes.hpp:4828
@ JCXZ
Definition x86/opcodes.hpp:2008
@ VCVTTPS2UDQZ256rmbk
Definition x86/opcodes.hpp:8361
@ VFMSUB132PHZ256mb
Definition x86/opcodes.hpp:10316
@ OUT8ir
Definition x86/opcodes.hpp:3088
@ VPACKSSDWZ128rmbkz
Definition x86/opcodes.hpp:14517
@ VFNMSUB213PSZr
Definition x86/opcodes.hpp:11958
@ VUNPCKHPSZrrk
Definition x86/opcodes.hpp:21990
@ VCVTPD2UDQZrrkz
Definition x86/opcodes.hpp:6580
@ VGETMANTPDZrrik
Definition x86/opcodes.hpp:12534
@ VFMADDSD4rr_Int
Definition x86/opcodes.hpp:9924
@ SUB_FST0r
Definition x86/opcodes.hpp:4956
@ INC64r_ND
Definition x86/opcodes.hpp:1934
@ LXADD64
Definition x86/opcodes.hpp:2302
@ VPBLENDMQZ256rr
Definition x86/opcodes.hpp:15058
@ VPSRAWZrmkz
Definition x86/opcodes.hpp:19605
@ VREDUCEPDZ128rrik
Definition x86/opcodes.hpp:20774
@ RETI16
Definition x86/opcodes.hpp:3780
@ VMOVDQA32Zrrk
Definition x86/opcodes.hpp:13648
@ VFNMSUB132PDZ256m
Definition x86/opcodes.hpp:11710
@ SHLD32mri8_EVEX
Definition x86/opcodes.hpp:4464
@ VRSQRT14PDZmbk
Definition x86/opcodes.hpp:21070
@ VCVTTPS2IUBSZ256rm
Definition x86/opcodes.hpp:8236
@ VPRORVDZrm
Definition x86/opcodes.hpp:18643
@ VPUNPCKHQDQZ128rm
Definition x86/opcodes.hpp:20271
@ VFMADD213PDZ128mb
Definition x86/opcodes.hpp:9556
@ VCVTPS2IUBSZ128rrkz
Definition x86/opcodes.hpp:7116
@ VCVTPH2PSXZrmkz
Definition x86/opcodes.hpp:6862
@ VCVTTSD2USI64Srr_Int
Definition x86/opcodes.hpp:8474
@ VSHUFPDZrri
Definition x86/opcodes.hpp:21491
@ VPCMPGTQZrm
Definition x86/opcodes.hpp:15406
@ VMOVRSWZmkz
Definition x86/opcodes.hpp:13926
@ VCVTQQ2PHZ128rmbkz
Definition x86/opcodes.hpp:7347
@ VFMSUB132PSZ256rkz
Definition x86/opcodes.hpp:10355
@ VFNMADD132BF16Z128mkz
Definition x86/opcodes.hpp:11138
@ VSHUFI32X4Zrmbi
Definition x86/opcodes.hpp:21438
@ VREDUCESHZrmi
Definition x86/opcodes.hpp:20866
@ VFNMSUB231SDZm_Int
Definition x86/opcodes.hpp:12136
@ VFNMADD132PSYm
Definition x86/opcodes.hpp:11224
@ VMAXCPDZrmb
Definition x86/opcodes.hpp:12864
@ VCVTPH2DQZrrb
Definition x86/opcodes.hpp:6690
@ VADDBF16Zrr
Definition x86/opcodes.hpp:5209
@ VGETEXPPSZ256rk
Definition x86/opcodes.hpp:12438
@ VCVTPH2PSZ256rm
Definition x86/opcodes.hpp:6877
@ VCVTBIASPH2HF8SZ128rmb
Definition x86/opcodes.hpp:6191
@ VADDSSrm_Int
Definition x86/opcodes.hpp:5348
@ PUSH2
Definition x86/opcodes.hpp:3549
@ VCMPPDZ256rmi
Definition x86/opcodes.hpp:5788
@ LWPVAL64rmi
Definition x86/opcodes.hpp:2298
@ ROL8r1_EVEX
Definition x86/opcodes.hpp:3893
@ VCVTDQ2PHZ128rmb
Definition x86/opcodes.hpp:6276
@ VSHA512MSG2rr
Definition x86/opcodes.hpp:21391
@ VFMSUB231SHZrb
Definition x86/opcodes.hpp:10730
@ VFMSUB132PHZrb
Definition x86/opcodes.hpp:10331
@ VCVTTPH2UQQZrrb
Definition x86/opcodes.hpp:8068
@ VCVTTPS2IUBSZrrb
Definition x86/opcodes.hpp:8252
@ VCVTTSD2SI64Srm_Int
Definition x86/opcodes.hpp:8444
@ VFMSUB213PSZ256r
Definition x86/opcodes.hpp:10522
@ VFNMSUB213BF16Z128mk
Definition x86/opcodes.hpp:11845
@ VPCMPESTRIrmi
Definition x86/opcodes.hpp:15350
@ VSQRTSSZrbk_Int
Definition x86/opcodes.hpp:21711
@ VRSQRT28PDZrbk
Definition x86/opcodes.hpp:21124
@ VADDPDZrrbk
Definition x86/opcodes.hpp:5240
@ MOV32rr_REV
Definition x86/opcodes.hpp:2593
@ VFMSUBADD231PHZ256rkz
Definition x86/opcodes.hpp:10999
@ VPMOVSWBZ256rrkz
Definition x86/opcodes.hpp:17698
@ MMX_CVTTPS2PIrm
Definition x86/opcodes.hpp:2377
@ VRNDSCALEBF16Z128rri
Definition x86/opcodes.hpp:20890
@ VPDPWSSDZ256mk
Definition x86/opcodes.hpp:15948
@ PUSHSS16
Definition x86/opcodes.hpp:3579
@ VMOVSHZrrkz
Definition x86/opcodes.hpp:13979
@ VRCP14PDZr
Definition x86/opcodes.hpp:20588
@ VBLENDPDrmi
Definition x86/opcodes.hpp:5642
@ VSUBPDZ128rmbkz
Definition x86/opcodes.hpp:21752
@ VBLENDMPDZ256rrk
Definition x86/opcodes.hpp:5602
@ VTESTPSrr
Definition x86/opcodes.hpp:21893
@ LOCK_BTC_RM16rm
Definition x86/opcodes.hpp:2211
@ VCVTTPS2UQQZrrkz
Definition x86/opcodes.hpp:8442
@ ADCX32rm
Definition x86/opcodes.hpp:565
@ PTWRITEm
Definition x86/opcodes.hpp:3526
@ VPCLMULQDQZ128rmi
Definition x86/opcodes.hpp:15228
@ VPSHLDDZ256rri
Definition x86/opcodes.hpp:18760
@ VPDPWUUDZ256m
Definition x86/opcodes.hpp:16130
@ VPOPCNTQZrm
Definition x86/opcodes.hpp:18374
@ VPXORDZrmkz
Definition x86/opcodes.hpp:20451
@ SBB64rr_EVEX_REV
Definition x86/opcodes.hpp:4257
@ VFMSUBADD213PSZrk
Definition x86/opcodes.hpp:10944
@ VPERMILPSZmik
Definition x86/opcodes.hpp:16458
@ VPSRLDZ128mi
Definition x86/opcodes.hpp:19626
@ VGF2P8AFFINEQBZ128rmik
Definition x86/opcodes.hpp:12660
@ VPMOVDWZ128mrk
Definition x86/opcodes.hpp:17538
@ VCVT2PS2PHXZ256rmb
Definition x86/opcodes.hpp:6062
@ VCVTPS2IUBSZ128rr
Definition x86/opcodes.hpp:7114
@ VCVTTSH2SIZrr
Definition x86/opcodes.hpp:8498
@ VDPBF16PSZr
Definition x86/opcodes.hpp:9033
@ VPDPWSSDZ256mkz
Definition x86/opcodes.hpp:15949
@ VCVTSH2USI64Zrm_Int
Definition x86/opcodes.hpp:7482
@ VPBROADCASTDZ256rrk
Definition x86/opcodes.hpp:15139
@ VPDPBUUDZ256m
Definition x86/opcodes.hpp:15882
@ VCVT2PH2BF8SZ256rmkz
Definition x86/opcodes.hpp:5958
@ VMINCPHZ128rmk
Definition x86/opcodes.hpp:13146
@ VRNDSCALEBF16Zrmbi
Definition x86/opcodes.hpp:20902
@ VPMOVSXBDZ128rm
Definition x86/opcodes.hpp:17706
@ PEXT64rm_EVEX
Definition x86/opcodes.hpp:3181
@ VPMULTISHIFTQBZ256rmbk
Definition x86/opcodes.hpp:18264
@ VMINSSZrr_Int
Definition x86/opcodes.hpp:13489
@ VFMSUB231BF16Z256mkz
Definition x86/opcodes.hpp:10597
@ AND64rm_EVEX
Definition x86/opcodes.hpp:917
@ VFNMADD231PDm
Definition x86/opcodes.hpp:11530
@ VPSRLWZrm
Definition x86/opcodes.hpp:19835
@ VMAXCPDZ256rmkz
Definition x86/opcodes.hpp:12859
@ VSM4KEY4Yrr
Definition x86/opcodes.hpp:21534
@ DEC16m_NF_ND
Definition x86/opcodes.hpp:1520
@ VFMADD213SHZrbk_Int
Definition x86/opcodes.hpp:9675
@ ROR64mi_NF_ND
Definition x86/opcodes.hpp:3981
@ VPBLENDMDZrrk
Definition x86/opcodes.hpp:15041
@ VFNMSUB231PDZ128mk
Definition x86/opcodes.hpp:12043
@ VMINMAXBF16Z256rmbikz
Definition x86/opcodes.hpp:13221
@ MMX_PMULHRSWrm
Definition x86/opcodes.hpp:2477
@ ADD64mi32_NF_ND
Definition x86/opcodes.hpp:664
@ VDIVBF16Z128rmbk
Definition x86/opcodes.hpp:8845
@ WRUSSD
Definition x86/opcodes.hpp:22137
@ VPSHABmr
Definition x86/opcodes.hpp:18725
@ VSHUFF64X2Zrrikz
Definition x86/opcodes.hpp:21428
@ VPUNPCKHBWZ256rmkz
Definition x86/opcodes.hpp:20226
@ VCVTSD2SSZrmkz_Int
Definition x86/opcodes.hpp:7436
@ VCVTTSS2SI64Srm
Definition x86/opcodes.hpp:8511
@ VCVTTPH2QQZrmbk
Definition x86/opcodes.hpp:8003
@ VFMADDSUB213PDZrk
Definition x86/opcodes.hpp:10063
@ VPACKUSDWZ128rrk
Definition x86/opcodes.hpp:14574
@ VCVTTPH2IBSZrrbk
Definition x86/opcodes.hpp:7949
@ VCVTTPD2UDQZrmbk
Definition x86/opcodes.hpp:7820
@ VFNMADD132PHZrb
Definition x86/opcodes.hpp:11219
@ RDTSCP
Definition x86/opcodes.hpp:3757
@ VFNMADD132PHZ128r
Definition x86/opcodes.hpp:11200
@ VINSERTF64X2Z256rrikz
Definition x86/opcodes.hpp:12748
@ VPRORQZ256mbik
Definition x86/opcodes.hpp:18608
@ VPADDUSBZ128rrkz
Definition x86/opcodes.hpp:14753
@ VFCMADDCPHZ256mkz
Definition x86/opcodes.hpp:9215
@ VUNPCKLPSZrmbkz
Definition x86/opcodes.hpp:22048
@ VPSRLQZ256mbikz
Definition x86/opcodes.hpp:19691
@ SHR64ri_NF
Definition x86/opcodes.hpp:4594
@ AVX512_512_SETALLONES
Definition x86/opcodes.hpp:351
@ VPCLMULQDQZrmi
Definition x86/opcodes.hpp:15232
@ VPDPBUSDSZ256m
Definition x86/opcodes.hpp:15789
@ VMOVDQU32Z128rmkz
Definition x86/opcodes.hpp:13730
@ VPHSUBDYrm
Definition x86/opcodes.hpp:16886
@ ROR64ri_NF
Definition x86/opcodes.hpp:3995
@ VPCONFLICTDZ256rmbk
Definition x86/opcodes.hpp:15611
@ VPUNPCKLQDQZ256rrk
Definition x86/opcodes.hpp:20393
@ VPERMT2DZrrk
Definition x86/opcodes.hpp:16615
@ VPMAXSDZrrkz
Definition x86/opcodes.hpp:17158
@ AND64mi8_NF_ND
Definition x86/opcodes.hpp:900
@ VCVTUQQ2PSZrrbk
Definition x86/opcodes.hpp:8732
@ VPDPWUSDSZmbk
Definition x86/opcodes.hpp:16048
@ VGETMANTPHZrrik
Definition x86/opcodes.hpp:12564
@ VCVTPS2UDQZ256rmkz
Definition x86/opcodes.hpp:7268
@ DEC8r_ND
Definition x86/opcodes.hpp:1555
@ VMINBF16Z128rr
Definition x86/opcodes.hpp:13090
@ AND32rr_NF_ND
Definition x86/opcodes.hpp:886
@ VDPBF16PSZrk
Definition x86/opcodes.hpp:9034
@ VCVTBF162IUBSZrmb
Definition x86/opcodes.hpp:6128
@ VDIVPSYrm
Definition x86/opcodes.hpp:8934
@ VMOVNTPDYmr
Definition x86/opcodes.hpp:13867
@ PMOVSXBWrr
Definition x86/opcodes.hpp:3291
@ PATCHABLE_FUNCTION_ENTER
Definition x86/opcodes.hpp:60
@ VCVTPH2PDZ256rmb
Definition x86/opcodes.hpp:6819
@ VPDPWSUDSZ128rk
Definition x86/opcodes.hpp:15973
@ VPALIGNRZrrikz
Definition x86/opcodes.hpp:14831
@ VPMINUQZ256rmbk
Definition x86/opcodes.hpp:17478
@ OR32ri8_NF
Definition x86/opcodes.hpp:2985
@ VPSLLWYrr
Definition x86/opcodes.hpp:19358
@ PI2FWrr
Definition x86/opcodes.hpp:3248
@ VPMULDQrr
Definition x86/opcodes.hpp:18106
@ VFMSUB231PHZmkz
Definition x86/opcodes.hpp:10667
@ VPSHRDVDZmkz
Definition x86/opcodes.hpp:18978
@ MOV32ao32
Definition x86/opcodes.hpp:2578
@ VFCMULCPHZ128rmb
Definition x86/opcodes.hpp:9241
@ VPMOVQDZ128rrk
Definition x86/opcodes.hpp:17587
@ VCVTPH2WZrmb
Definition x86/opcodes.hpp:7033
@ VPSRLWZrik
Definition x86/opcodes.hpp:19833
@ VFMADDSD4rm
Definition x86/opcodes.hpp:9921
@ VCVTNEPS2BF16Zrrkz
Definition x86/opcodes.hpp:6420
@ ADD32ri_NF
Definition x86/opcodes.hpp:642
@ VPMAXUDZ128rmk
Definition x86/opcodes.hpp:17238
@ VFNMADD213SHZr
Definition x86/opcodes.hpp:11447
@ VFMADDSUB213PHZrk
Definition x86/opcodes.hpp:10095
@ MOVNTSD
Definition x86/opcodes.hpp:2698
@ VFMADDSUB132PDZ128mkz
Definition x86/opcodes.hpp:9942
@ VPLZCNTQZrr
Definition x86/opcodes.hpp:16967
@ VPERMDZ256rmbkz
Definition x86/opcodes.hpp:16177
@ VPMULHWrr
Definition x86/opcodes.hpp:18172
@ VPOPCNTBZ256rrk
Definition x86/opcodes.hpp:18321
@ VPUNPCKLQDQZ128rrkz
Definition x86/opcodes.hpp:20385
@ VCVTTPH2IUBSZrrbkz
Definition x86/opcodes.hpp:7980
@ VCVTPH2HF8Z256rmbk
Definition x86/opcodes.hpp:6733
@ RCPPSm
Definition x86/opcodes.hpp:3657
@ VFNMADD132BF16Z256m
Definition x86/opcodes.hpp:11142
@ VCVTDQ2PHZ128rrk
Definition x86/opcodes.hpp:6282
@ VREDUCESHZrri
Definition x86/opcodes.hpp:20869
@ VCVTPH2DQZrrkz
Definition x86/opcodes.hpp:6694
@ VFNMSUB132BF16Zmbk
Definition x86/opcodes.hpp:11692
@ VSHUFPDZ128rmi
Definition x86/opcodes.hpp:21470
@ VCVTPS2QQZ128rrkz
Definition x86/opcodes.hpp:7232
@ VCVTPH2UWZrrbk
Definition x86/opcodes.hpp:7010
@ VPRORQZ256mik
Definition x86/opcodes.hpp:18611
@ MOVAPDrm
Definition x86/opcodes.hpp:2633
@ SHLD64rri8_NF_ND
Definition x86/opcodes.hpp:4497
@ VMAXPHZ128rrk
Definition x86/opcodes.hpp:12983
@ VINSERTI32X8Zrrik
Definition x86/opcodes.hpp:12779
@ AVX512_FsFLD0SS
Definition x86/opcodes.hpp:357
@ SUBR_FpI16m32
Definition x86/opcodes.hpp:4936
@ PMINSDrm
Definition x86/opcodes.hpp:3275
@ VPERMI2BZ128rm
Definition x86/opcodes.hpp:16192
@ VCVTPS2PHXZ256rmkz
Definition x86/opcodes.hpp:7186
@ VPBLENDMBZ256rrkz
Definition x86/opcodes.hpp:15009
@ VDIVBF16Zrmk
Definition x86/opcodes.hpp:8865
@ VCVTUQQ2PHZrrbkz
Definition x86/opcodes.hpp:8703
@ VCVTPD2UQQZ256rm
Definition x86/opcodes.hpp:6590
@ VFMADD231BF16Zm
Definition x86/opcodes.hpp:9713
@ VPMAXUBZ128rrkz
Definition x86/opcodes.hpp:17217
@ VFMSUBADD132PDZ128mb
Definition x86/opcodes.hpp:10755
@ VPDPWUSDSYrm
Definition x86/opcodes.hpp:16026
@ VMINMAXPSZ256rmi
Definition x86/opcodes.hpp:13309
@ VEXPANDPSZ128rrk
Definition x86/opcodes.hpp:9119
@ SUB_Fp32m
Definition x86/opcodes.hpp:4958
@ VFMSUB213PDZ128m
Definition x86/opcodes.hpp:10443
@ SHRD16mri8_ND
Definition x86/opcodes.hpp:4633
@ TLS_addr32
Definition x86/opcodes.hpp:5081
@ VCVT2PH2HF8Zrmkz
Definition x86/opcodes.hpp:6048
@ VRSQRTPSr
Definition x86/opcodes.hpp:21215
@ VCMPPDZ256rmbik
Definition x86/opcodes.hpp:5787
@ VFMSUB213PSZrb
Definition x86/opcodes.hpp:10532
@ VPMAXSBYrm
Definition x86/opcodes.hpp:17108
@ VRANGEPSZ256rrikz
Definition x86/opcodes.hpp:20533
@ VPTESTNMQZrmbk
Definition x86/opcodes.hpp:20196
@ VPSUBSBZ128rmk
Definition x86/opcodes.hpp:19931
@ VCVTTSS2USISrm
Definition x86/opcodes.hpp:8549
@ ROR16m1
Definition x86/opcodes.hpp:3907
@ VFMADDCPHZrb
Definition x86/opcodes.hpp:9889
@ VRNDSCALEPHZrrik
Definition x86/opcodes.hpp:20969
@ VPMINSBZ128rmkz
Definition x86/opcodes.hpp:17316
@ LOCK_OR16mi
Definition x86/opcodes.hpp:2234
@ VCVTPH2PSZ256rmkz
Definition x86/opcodes.hpp:6879
@ VPBLENDMDZ128rmbk
Definition x86/opcodes.hpp:15018
@ VPERMILPDZrmbkz
Definition x86/opcodes.hpp:16404
@ LDTILECFG
Definition x86/opcodes.hpp:2134
@ VCVTSD2SIZrm_Int
Definition x86/opcodes.hpp:7425
@ VPSLLDZ256rm
Definition x86/opcodes.hpp:19201
@ VCVTTPD2QQSZ256rmbk
Definition x86/opcodes.hpp:7715
@ SHLD16rri8
Definition x86/opcodes.hpp:4453
@ AESKEYGENASSIST128rm
Definition x86/opcodes.hpp:806
@ SAR16rCL_EVEX
Definition x86/opcodes.hpp:4078
@ VSUBSSrm
Definition x86/opcodes.hpp:21882
@ VCVTTBF162IBSZ256rm
Definition x86/opcodes.hpp:7592
@ SHRD64rrCL_ND
Definition x86/opcodes.hpp:4678
@ XSAVE64
Definition x86/opcodes.hpp:22346
@ IMUL64m_NF
Definition x86/opcodes.hpp:1855
@ VPSRAQZrr
Definition x86/opcodes.hpp:19491
@ VCVT2PH2HF8Z128rmbkz
Definition x86/opcodes.hpp:6028
@ VBLENDMPDZrm
Definition x86/opcodes.hpp:5604
@ VREDUCEPHZ128rmbik
Definition x86/opcodes.hpp:20798
@ VPANDDZ256rmkz
Definition x86/opcodes.hpp:14848
@ VFMADD213SHZr_Int
Definition x86/opcodes.hpp:9672
@ VFMSUBADD213PHZrbkz
Definition x86/opcodes.hpp:10911
@ PCMPISTRMrri
Definition x86/opcodes.hpp:3166
@ VFMADDSUB213PSm
Definition x86/opcodes.hpp:10129
@ VPSRAVQZrm
Definition x86/opcodes.hpp:19543
@ NOT16m_ND
Definition x86/opcodes.hpp:2901
@ VFMADD231PHZ256m
Definition x86/opcodes.hpp:9765
@ VPSRADZ256mikz
Definition x86/opcodes.hpp:19421
@ VCVTTBF162IUBSZ256rrk
Definition x86/opcodes.hpp:7626
@ ROL64mCL_EVEX
Definition x86/opcodes.hpp:3853
@ VFNMADD231SSZrbkz_Int
Definition x86/opcodes.hpp:11633
@ VPMULHRSWZrmkz
Definition x86/opcodes.hpp:18123
@ VPADDDZ128rmbk
Definition x86/opcodes.hpp:14644
@ VCVTPS2PHXZ128rrkz
Definition x86/opcodes.hpp:7180
@ VFMADDCPHZ256mbkz
Definition x86/opcodes.hpp:9876
@ VCMPSHZrmi
Definition x86/opcodes.hpp:5858
@ VCVTPH2IBSZrrk
Definition x86/opcodes.hpp:6777
@ VPMAXUDZ256rrk
Definition x86/opcodes.hpp:17250
@ VCVTTPD2UDQZ128rrkz
Definition x86/opcodes.hpp:7808
@ VPEXTRWrri_REV
Definition x86/opcodes.hpp:16823
@ ROL32mi
Definition x86/opcodes.hpp:3827
@ VFNMSUB231PSZ128mb
Definition x86/opcodes.hpp:12104
@ VFMSUBADD213PSZ128mbkz
Definition x86/opcodes.hpp:10919
@ VDIVPHZ256rr
Definition x86/opcodes.hpp:8919
@ VFMADDCSHZrb
Definition x86/opcodes.hpp:9898
@ VPERMPSZrmbkz
Definition x86/opcodes.hpp:16528
@ VALIGNQZ256rmikz
Definition x86/opcodes.hpp:5444
@ VCVTTPD2DQSZrrbk
Definition x86/opcodes.hpp:7666
@ VFNMADD132SDZr_Int
Definition x86/opcodes.hpp:11263
@ PUSH64r
Definition x86/opcodes.hpp:3558
@ VCVTPD2QQZrmb
Definition x86/opcodes.hpp:6540
@ KMOVQkm_EVEX
Definition x86/opcodes.hpp:2065
@ VPDPBUUDSZ256m
Definition x86/opcodes.hpp:15851
@ VFNMADD213PSZ128rkz
Definition x86/opcodes.hpp:11403
@ SUB8rr
Definition x86/opcodes.hpp:4911
@ VPDPWUUDZr
Definition x86/opcodes.hpp:16145
@ PTILELOADD
Definition x86/opcodes.hpp:3500
@ AND8rm_NF
Definition x86/opcodes.hpp:952
@ VSQRTBF16Z128rk
Definition x86/opcodes.hpp:21560
@ VPROLDZri
Definition x86/opcodes.hpp:18487
@ VFMADD132PHZmkz
Definition x86/opcodes.hpp:9441
@ ROR32r1_NF_ND
Definition x86/opcodes.hpp:3956
@ VPMINSDZ256rrk
Definition x86/opcodes.hpp:17352
@ ADC16mr_EVEX
Definition x86/opcodes.hpp:477
@ VMINSDZrr
Definition x86/opcodes.hpp:13462
@ VCVTNEPS2BF16Z256rmk
Definition x86/opcodes.hpp:6407
@ VPRORVDZrmk
Definition x86/opcodes.hpp:18647
@ VUCOMISSZrrb
Definition x86/opcodes.hpp:21912
@ VPADDSWZ256rmk
Definition x86/opcodes.hpp:14733
@ VCVTTPS2UQQSZ256rrbk
Definition x86/opcodes.hpp:8397
@ COMP_FST0r
Definition x86/opcodes.hpp:1390
@ VCVTQQ2PDZrm
Definition x86/opcodes.hpp:7332
@ VCVTTPH2UQQZ256rrkz
Definition x86/opcodes.hpp:8060
@ VPMOVSXWDZrrk
Definition x86/opcodes.hpp:17810
@ VCVTTPD2QQZrrkz
Definition x86/opcodes.hpp:7766
@ VPTESTNMWZ128rr
Definition x86/opcodes.hpp:20202
@ VFNMSUBSD4rr_REV
Definition x86/opcodes.hpp:12202
@ VSQRTPDZ128rk
Definition x86/opcodes.hpp:21589
@ VSUBSDrm_Int
Definition x86/opcodes.hpp:21857
@ VADDPDZrmb
Definition x86/opcodes.hpp:5233
@ VUNPCKLPDZ128rmk
Definition x86/opcodes.hpp:22000
@ ROUNDSDri
Definition x86/opcodes.hpp:4041
@ VBROADCASTI32X2Z256rr
Definition x86/opcodes.hpp:5697
@ RDMSRri
Definition x86/opcodes.hpp:3741
@ VCVTUQQ2PHZrrk
Definition x86/opcodes.hpp:8704
@ VSHUFPSZ256rrikz
Definition x86/opcodes.hpp:21515
@ VGATHERDPDrm
Definition x86/opcodes.hpp:12311
@ VRANGEPDZrmi
Definition x86/opcodes.hpp:20507
@ VMINPDZrmbk
Definition x86/opcodes.hpp:13382
@ VPANDNDZrm
Definition x86/opcodes.hpp:14879
@ VPORDZrmkz
Definition x86/opcodes.hpp:18424
@ VPMINUBZ256rrkz
Definition x86/opcodes.hpp:17427
@ VCVTPH2UDQZ256rrk
Definition x86/opcodes.hpp:6940
@ PMOVZXDQrr
Definition x86/opcodes.hpp:3305
@ VPDPBUUDZ256mb
Definition x86/opcodes.hpp:15883
@ VFMSUB213PSZmb
Definition x86/opcodes.hpp:10526
@ VPSLLQZ256rmk
Definition x86/opcodes.hpp:19253
@ VSCALEFSDZrm
Definition x86/opcodes.hpp:21343
@ VMOVRSWZ256mkz
Definition x86/opcodes.hpp:13923
@ AND16mr_ND
Definition x86/opcodes.hpp:821
@ VFNMSUB231PSZmkz
Definition x86/opcodes.hpp:12126
@ VPERMWZ128rr
Definition x86/opcodes.hpp:16719
@ VBLENDMPSZ128rmbkz
Definition x86/opcodes.hpp:5616
@ SAR32rCL
Definition x86/opcodes.hpp:4107
@ VFMSUB132SSZm
Definition x86/opcodes.hpp:10398
@ VPCOMPRESSQZrrk
Definition x86/opcodes.hpp:15571
@ VPACKSSDWZ128rmbk
Definition x86/opcodes.hpp:14516
@ VCVTTPH2UQQZ256rmk
Definition x86/opcodes.hpp:8056
@ VPDPWUUDSZ256mkz
Definition x86/opcodes.hpp:16104
@ VMULPSZ256rmkz
Definition x86/opcodes.hpp:14259
@ ROL8rCL_EVEX
Definition x86/opcodes.hpp:3898
@ VRNDSCALEPHZ128rmikz
Definition x86/opcodes.hpp:20946
@ SUBSSrm
Definition x86/opcodes.hpp:4947
@ VRSQRT28SDZrkz
Definition x86/opcodes.hpp:21148
@ VCVTDQ2PHZrrb
Definition x86/opcodes.hpp:6300
@ VPACKUSWBZrrk
Definition x86/opcodes.hpp:14614
@ VPMINSQZ256rmkz
Definition x86/opcodes.hpp:17379
@ ROR32ri_NF_ND
Definition x86/opcodes.hpp:3966
@ VMULBF16Z128rrkz
Definition x86/opcodes.hpp:14160
@ VCOMPRESSPDZ256rrkz
Definition x86/opcodes.hpp:5914
@ VPTERNLOGQZ256rmbikz
Definition x86/opcodes.hpp:20076
@ VPMOVUSWBZ128mrk
Definition x86/opcodes.hpp:17912
@ VPUNPCKHDQZ128rmb
Definition x86/opcodes.hpp:20241
@ VCVTSS2SHZrr
Definition x86/opcodes.hpp:7552
@ VPSRLVDrm
Definition x86/opcodes.hpp:19751
@ VPSLLDZmbi
Definition x86/opcodes.hpp:19207
@ TEST16mi
Definition x86/opcodes.hpp:5044
@ ADJCALLSTACKUP32
Definition x86/opcodes.hpp:774
@ VFMADD231PHZ256mk
Definition x86/opcodes.hpp:9769
@ VPUNPCKLQDQZ256rr
Definition x86/opcodes.hpp:20392
@ VPDPBUSDSZmbk
Definition x86/opcodes.hpp:15800
@ G_BRJT
Definition x86/opcodes.hpp:262
@ VCVTTBF162IUBSZrmbk
Definition x86/opcodes.hpp:7630
@ VCVTDQ2PSZ128rmbk
Definition x86/opcodes.hpp:6309
@ LOCAL_ESCAPE
Definition x86/opcodes.hpp:57
@ VFNMADD231SHZrbk_Int
Definition x86/opcodes.hpp:11620
@ VMAXBF16Zrrk
Definition x86/opcodes.hpp:12841
@ G_PTR_ADD
Definition x86/opcodes.hpp:252
@ VPCOMPRESSDZrr
Definition x86/opcodes.hpp:15555
@ VPROLVQZ256rmkz
Definition x86/opcodes.hpp:18558
@ MMX_PACKSSDWrr
Definition x86/opcodes.hpp:2406
@ VFMSUB231PSZmbk
Definition x86/opcodes.hpp:10696
@ FP32_TO_INT32_IN_MEM
Definition x86/opcodes.hpp:1714
@ VUCOMXSDZrrb_Int
Definition x86/opcodes.hpp:21921
@ VREDUCEPSZrribkz
Definition x86/opcodes.hpp:20854
@ VPABSDZ256rmbkz
Definition x86/opcodes.hpp:14446
@ MMX_PXORrm
Definition x86/opcodes.hpp:2553
@ VPXORDZrmb
Definition x86/opcodes.hpp:20447
@ PMAXUWrr
Definition x86/opcodes.hpp:3272
@ VPERMI2DZrmbkz
Definition x86/opcodes.hpp:16231
@ XOR64_FP
Definition x86/opcodes.hpp:452
@ VPACKSSDWZrmk
Definition x86/opcodes.hpp:14536
@ VCVTPD2UDQZrrk
Definition x86/opcodes.hpp:6579
@ VPERMQYri
Definition x86/opcodes.hpp:16535
@ CVTPS2PDrr
Definition x86/opcodes.hpp:1450
@ VSM3MSG1rr
Definition x86/opcodes.hpp:21528
@ MOVBE32rm
Definition x86/opcodes.hpp:2648
@ VPRORDZ128rikz
Definition x86/opcodes.hpp:18579
@ VPMOVZXWDZrrkz
Definition x86/opcodes.hpp:18051
@ VPRORVDZ128rmbk
Definition x86/opcodes.hpp:18627
@ VPSRADZ256rrkz
Definition x86/opcodes.hpp:19430
@ SLDT16m
Definition x86/opcodes.hpp:4702
@ VFNMADD213BF16Zm
Definition x86/opcodes.hpp:11320
@ VANDNPSYrr
Definition x86/opcodes.hpp:5489
@ VPDPWSUDZ128m
Definition x86/opcodes.hpp:15997
@ VEXTRACTF64X2Zrri
Definition x86/opcodes.hpp:9157
@ VPERMT2BZ128rm
Definition x86/opcodes.hpp:16572
@ VFMADDSUB132PDZ256rk
Definition x86/opcodes.hpp:9953
@ VCVTTPD2UQQZ256rrk
Definition x86/opcodes.hpp:7879
@ VFMSUB213SSZrbkz_Int
Definition x86/opcodes.hpp:10576
@ VREDUCEPDZrrik
Definition x86/opcodes.hpp:20795
@ VFNMSUB231PHZrbk
Definition x86/opcodes.hpp:12097
@ VCVTPH2UWZrrkz
Definition x86/opcodes.hpp:7013
@ VPACKUSWBZ256rmkz
Definition x86/opcodes.hpp:14606
@ VPERMDZ256rr
Definition x86/opcodes.hpp:16180
@ CMPSDrri_Int
Definition x86/opcodes.hpp:1364
@ VPROLDZrik
Definition x86/opcodes.hpp:18488
@ G_DYN_STACKALLOC
Definition x86/opcodes.hpp:298
@ VCVTSD2SSZrrbk_Int
Definition x86/opcodes.hpp:7440
@ VMOVAPDrr_REV
Definition x86/opcodes.hpp:13549
@ VCVTPD2UDQZ128rm
Definition x86/opcodes.hpp:6551
@ VPSHRDVDZ128mbk
Definition x86/opcodes.hpp:18957
@ VFNMADD231BF16Z128m
Definition x86/opcodes.hpp:11471
@ VPDPBSUDSrm
Definition x86/opcodes.hpp:15745
@ VMOVSLDUPZ128rm
Definition x86/opcodes.hpp:13984
@ VMPSADBWZ128rrikz
Definition x86/opcodes.hpp:14126
@ VPMULTISHIFTQBZrrk
Definition x86/opcodes.hpp:18278
@ VCVTUDQ2PHZ128rmb
Definition x86/opcodes.hpp:8587
@ VPUNPCKLWDZ128rrk
Definition x86/opcodes.hpp:20412
@ VDIVPSZ128rmbkz
Definition x86/opcodes.hpp:8939
@ VFNMSUB213PSYr
Definition x86/opcodes.hpp:11933
@ VFNMSUB132BF16Z256mkz
Definition x86/opcodes.hpp:11686
@ VPDPWSUDZmkz
Definition x86/opcodes.hpp:16020
@ VMOVDDUPZrr
Definition x86/opcodes.hpp:13608
@ IMUL32rr_NF
Definition x86/opcodes.hpp:1845
@ VEXP2PSZrkz
Definition x86/opcodes.hpp:9096
@ VPABSQZ128rmbk
Definition x86/opcodes.hpp:14465
@ VCVTPD2UDQZ128rrkz
Definition x86/opcodes.hpp:6559
@ DYN_ALLOCA_64
Definition x86/opcodes.hpp:1639
@ VMOVUPSrr_REV
Definition x86/opcodes.hpp:14104
@ VFMSUB132PSZ128mbkz
Definition x86/opcodes.hpp:10341
@ VEXTRACTPSZmri
Definition x86/opcodes.hpp:9197
@ VBROADCASTI32X2Z128rmkz
Definition x86/opcodes.hpp:5690
@ VCVTTPS2QQZrrb
Definition x86/opcodes.hpp:8315
@ VFMADD132PHZm
Definition x86/opcodes.hpp:9436
@ VPDPWSUDZ256mbkz
Definition x86/opcodes.hpp:16009
@ VFMSUBADD213PDZ128mk
Definition x86/opcodes.hpp:10856
@ VMOVAPSZ128mrk
Definition x86/opcodes.hpp:13555
@ ENCLU
Definition x86/opcodes.hpp:1648
@ SHUFPSrri
Definition x86/opcodes.hpp:4697
@ VPCMPGTBrr
Definition x86/opcodes.hpp:15369
@ VPADDDZ128rr
Definition x86/opcodes.hpp:14648
@ VPMOVSDBZ128rr
Definition x86/opcodes.hpp:17616
@ VRCPPHZ128mb
Definition x86/opcodes.hpp:20700
@ VPSUBSWZrrkz
Definition x86/opcodes.hpp:19969
@ VPDPBSSDSZ128mb
Definition x86/opcodes.hpp:15657
@ OR8mr_NF_ND
Definition x86/opcodes.hpp:3058
@ VMULPHZ128rmbkz
Definition x86/opcodes.hpp:14216
@ VMOVAPSZrr
Definition x86/opcodes.hpp:13581
@ VFNMADD132PDZmbkz
Definition x86/opcodes.hpp:11183
@ VFMADD213BF16Z128rk
Definition x86/opcodes.hpp:9533
@ LOCK_ADD16mr
Definition x86/opcodes.hpp:2188
@ VMOVSHDUPYrr
Definition x86/opcodes.hpp:13948
@ VANDNPSZ256rmb
Definition x86/opcodes.hpp:5500
@ VFMSUB132SHZmk_Int
Definition x86/opcodes.hpp:10388
@ ROR64ri_NF_ND
Definition x86/opcodes.hpp:3996
@ VCVTUDQ2PDZ128rmkz
Definition x86/opcodes.hpp:8564
@ ROL64mCL
Definition x86/opcodes.hpp:3852
@ VCVTPH2BF8Zrmbkz
Definition x86/opcodes.hpp:6659
@ TCONJTCMMIMFP16PS
Definition x86/opcodes.hpp:5011
@ ADD16ri_NF
Definition x86/opcodes.hpp:601
@ VPBLENDMQZ128rrkz
Definition x86/opcodes.hpp:15051
@ LZCNT32rr_NF
Definition x86/opcodes.hpp:2315
@ VFMADDSUB231PDZ256mkz
Definition x86/opcodes.hpp:10147
@ NOT32r
Definition x86/opcodes.hpp:2908
@ VMOVDQA32Z128rm
Definition x86/opcodes.hpp:13621
@ VCVTTPH2IUBSZ256rrkz
Definition x86/opcodes.hpp:7970
@ VMAXSSZrrb_Int
Definition x86/opcodes.hpp:13072
@ VPPERMrrr
Definition x86/opcodes.hpp:18461
@ BT32mi8
Definition x86/opcodes.hpp:1104
@ VPDPBUUDSZ256mbkz
Definition x86/opcodes.hpp:15854
@ VSUBSDrm
Definition x86/opcodes.hpp:21856
@ VRSQRT14PSZr
Definition x86/opcodes.hpp:21101
@ VFMSUBADD132PDZrbkz
Definition x86/opcodes.hpp:10781
@ FBLDm
Definition x86/opcodes.hpp:1683
@ VFMADD213SDZrb_Int
Definition x86/opcodes.hpp:9658
@ VRNDSCALEPDZ128rmbikz
Definition x86/opcodes.hpp:20913
@ ERETS
Definition x86/opcodes.hpp:1665
@ VFMADD132SSr
Definition x86/opcodes.hpp:9524
@ VCVTTPD2UDQSZrmbk
Definition x86/opcodes.hpp:7790
@ VRSQRT14PDZ128mb
Definition x86/opcodes.hpp:21051
@ VFMADDSUB231PHZrkz
Definition x86/opcodes.hpp:10194
@ PSRLDrm
Definition x86/opcodes.hpp:3422
@ VMINPDZrmk
Definition x86/opcodes.hpp:13384
@ REP_MOVSW_64
Definition x86/opcodes.hpp:3766
@ SBB64ri8
Definition x86/opcodes.hpp:4249
@ VFCMADDCPHZ128rkz
Definition x86/opcodes.hpp:9209
@ VCVTDQ2PSZrr
Definition x86/opcodes.hpp:6331
@ VMOVSLDUPZ256rrkz
Definition x86/opcodes.hpp:13995
@ VCMPPHZrrik
Definition x86/opcodes.hpp:5821
@ VPSHLDWZ128rrik
Definition x86/opcodes.hpp:18875
@ VCVTQQ2PDZrrk
Definition x86/opcodes.hpp:7342
@ VRSQRT28PSZrkz
Definition x86/opcodes.hpp:21139
@ PINSRQrmi
Definition x86/opcodes.hpp:3253
@ VBROADCASTSSZ128rmkz
Definition x86/opcodes.hpp:5742
@ BLSFILL32rr
Definition x86/opcodes.hpp:1040
@ VPMOVUSQBZ128mrk
Definition x86/opcodes.hpp:17867
@ VBROADCASTF32X4Zrmk
Definition x86/opcodes.hpp:5673
@ VPMOVSXWDZrmkz
Definition x86/opcodes.hpp:17808
@ VFMADDSUB213PSZr
Definition x86/opcodes.hpp:10123
@ VFNMADD213PDZ256mk
Definition x86/opcodes.hpp:11344
@ VDIVBF16Zrmkz
Definition x86/opcodes.hpp:8866
@ NEG16r_EVEX
Definition x86/opcodes.hpp:2858
@ VMOVDQU64Z128rrkz
Definition x86/opcodes.hpp:13768
@ CVTSD2SIrm
Definition x86/opcodes.hpp:1455
@ VCVTTPD2QQZrmb
Definition x86/opcodes.hpp:7756
@ VCVTPD2PHZrrk
Definition x86/opcodes.hpp:6485
@ LD_Fp064
Definition x86/opcodes.hpp:2142
@ OUTSB
Definition x86/opcodes.hpp:3090
@ VPSHUFLWZ128mikz
Definition x86/opcodes.hpp:19136
@ VPSUBWZ128rrkz
Definition x86/opcodes.hpp:20023
@ VMOVDQU16Z128rrk
Definition x86/opcodes.hpp:13700
@ VPDPWSUDZm
Definition x86/opcodes.hpp:16015
@ MOVBE32rr
Definition x86/opcodes.hpp:2650
@ VGF2P8AFFINEQBZ128rmbikz
Definition x86/opcodes.hpp:12658
@ VFNMSUB213PDZ256r
Definition x86/opcodes.hpp:11885
@ MMX_PSUBBrm
Definition x86/opcodes.hpp:2525
@ VPLZCNTQZ128rmb
Definition x86/opcodes.hpp:16944
@ VSUBSDrr_Int
Definition x86/opcodes.hpp:21859
@ G_VECREDUCE_SMAX
Definition x86/opcodes.hpp:332
@ VCVTBIASPH2HF8SZ256rmk
Definition x86/opcodes.hpp:6203
@ VDBPSADBWZrrikz
Definition x86/opcodes.hpp:8842
@ VPHADDBDrm
Definition x86/opcodes.hpp:16844
@ VCVTUSI2SSZrm
Definition x86/opcodes.hpp:8745
@ CALL64m_NT
Definition x86/opcodes.hpp:1169
@ VPDPBSUDSZmk
Definition x86/opcodes.hpp:15740
@ VRANGEPSZ128rmbikz
Definition x86/opcodes.hpp:20518
@ VPERMT2PDZ128rrkz
Definition x86/opcodes.hpp:16625
@ PMOVSXBDrm
Definition x86/opcodes.hpp:3286
@ VMOVHLPSrr
Definition x86/opcodes.hpp:13834
@ VPSHLDVQZ128mbk
Definition x86/opcodes.hpp:18828
@ LIDT16m
Definition x86/opcodes.hpp:2174
@ VSQRTPDZ128r
Definition x86/opcodes.hpp:21588
@ VFMADD132BF16Zmbk
Definition x86/opcodes.hpp:9377
@ VPSHRDWZ256rmi
Definition x86/opcodes.hpp:19033
@ VPHSUBSWrr
Definition x86/opcodes.hpp:16893
@ ENCODEKEY256
Definition x86/opcodes.hpp:1651
@ VPUNPCKLDQZ128rmbkz
Definition x86/opcodes.hpp:20349
@ VFMSUB132BF16Z128r
Definition x86/opcodes.hpp:10251
@ VCVT2PH2BF8SZrmbkz
Definition x86/opcodes.hpp:5965
@ VINSERTI32X8Zrrikz
Definition x86/opcodes.hpp:12780
@ VCVTUDQ2PSZrr
Definition x86/opcodes.hpp:8640
@ VCVTTSD2USIZrrb_Int
Definition x86/opcodes.hpp:8490
@ VADDBF16Zrm
Definition x86/opcodes.hpp:5203
@ VPBROADCASTWZ256rm
Definition x86/opcodes.hpp:15203
@ VPBROADCASTBZrrk
Definition x86/opcodes.hpp:15114
@ VPDPWSUDZr
Definition x86/opcodes.hpp:16021
@ VPAVGBZ128rrk
Definition x86/opcodes.hpp:14956
@ VMOVDQU64Z128rmk
Definition x86/opcodes.hpp:13762
@ VPERMQZmbi
Definition x86/opcodes.hpp:16554
@ MAXPDrm
Definition x86/opcodes.hpp:2334
@ VFNMADDSS4rm
Definition x86/opcodes.hpp:11666
@ VCVTNEPS2BF16Z256rrk
Definition x86/opcodes.hpp:6410
@ VCVTBIASPH2HF8SZrmk
Definition x86/opcodes.hpp:6212
@ SUB_Fp64m32
Definition x86/opcodes.hpp:4961
@ G_FCOS
Definition x86/opcodes.hpp:280
@ VCVTTPH2DQZ256rm
Definition x86/opcodes.hpp:7902
@ G_WRITE_REGISTER
Definition x86/opcodes.hpp:310
@ CMP16rm
Definition x86/opcodes.hpp:1322
@ SUB_FpI32m64
Definition x86/opcodes.hpp:4969
@ ADDSSrr_Int
Definition x86/opcodes.hpp:746
@ VFMSUB231PSZ256mk
Definition x86/opcodes.hpp:10689
@ VDPPHPSZ128mbk
Definition x86/opcodes.hpp:9040
@ VCVTW2PHZ256rrk
Definition x86/opcodes.hpp:8811
@ VADDPDrr
Definition x86/opcodes.hpp:5245
@ ILD_F64m
Definition x86/opcodes.hpp:1787
@ VPHADDUDQrr
Definition x86/opcodes.hpp:16867
@ G_ATOMICRMW_FMAX
Definition x86/opcodes.hpp:140
@ VPSHLDDZ256rmbi
Definition x86/opcodes.hpp:18754
@ VPROLQZ256rik
Definition x86/opcodes.hpp:18506
@ VDIVPHZrmk
Definition x86/opcodes.hpp:8926
@ VCVTTPS2UDQSZ128rmbkz
Definition x86/opcodes.hpp:8323
@ VCVTTPD2UDQSZrr
Definition x86/opcodes.hpp:7794
@ VRANGEPDZrribk
Definition x86/opcodes.hpp:20512
@ VPMADD52HUQZ256mbk
Definition x86/opcodes.hpp:17007
@ VMAXPHZ128rrkz
Definition x86/opcodes.hpp:12984
@ VPANDNDZ256rrkz
Definition x86/opcodes.hpp:14878
@ OUTSL
Definition x86/opcodes.hpp:3091
@ VPSUBUSWZrmkz
Definition x86/opcodes.hpp:20010
@ VCVTTPS2UDQSZ256rm
Definition x86/opcodes.hpp:8329
@ VSCALEFPDZrmk
Definition x86/opcodes.hpp:21275
@ VMAXPHZ256rmb
Definition x86/opcodes.hpp:12986
@ DIVR_F32m
Definition x86/opcodes.hpp:1586
@ VFPCLASSPSZ128mi
Definition x86/opcodes.hpp:12267
@ VCVTBF162IUBSZ256rr
Definition x86/opcodes.hpp:6124
@ VFMSUB213SHZm
Definition x86/opcodes.hpp:10555
@ VPMINUWYrr
Definition x86/opcodes.hpp:17495
@ VMINPDZ128rm
Definition x86/opcodes.hpp:13362
@ VPSUBQZ256rrk
Definition x86/opcodes.hpp:19915
@ VGF2P8AFFINEINVQBZrrikz
Definition x86/opcodes.hpp:12651
@ RCR32ri
Definition x86/opcodes.hpp:3696
@ VFMSUB231PSZ128mkz
Definition x86/opcodes.hpp:10681
@ VPTESTMBZ128rrk
Definition x86/opcodes.hpp:20095
@ ROL8ri
Definition x86/opcodes.hpp:3902
@ VPSLLVQZrrkz
Definition x86/opcodes.hpp:19335
@ VREDUCEPHZrmik
Definition x86/opcodes.hpp:20819
@ AVX1_SETALLONES
Definition x86/opcodes.hpp:346
@ VPERMI2PSZ256rmbkz
Definition x86/opcodes.hpp:16276
@ VPMULLDZrmbk
Definition x86/opcodes.hpp:18195
@ VCVTSH2SIZrm_Int
Definition x86/opcodes.hpp:7468
@ VALIGNDZ128rmik
Definition x86/opcodes.hpp:5407
@ REX64_PREFIX
Definition x86/opcodes.hpp:3783
@ VPUNPCKLQDQrm
Definition x86/opcodes.hpp:20404
@ VPORrm
Definition x86/opcodes.hpp:18457
@ VGF2P8AFFINEQBZ256rmbik
Definition x86/opcodes.hpp:12666
@ VFNMSUB231PSZ256r
Definition x86/opcodes.hpp:12118
@ VRCP14SDZrrk
Definition x86/opcodes.hpp:20622
@ VPMAXSDZ256rrkz
Definition x86/opcodes.hpp:17149
@ VALIGNQZ128rmik
Definition x86/opcodes.hpp:5434
@ VCVTPS2DQZrr
Definition x86/opcodes.hpp:7070
@ SUB16ri_NF_ND
Definition x86/opcodes.hpp:4790
@ VCVTPH2PDZ128rmbkz
Definition x86/opcodes.hpp:6812
@ SAR64mi_NF_ND
Definition x86/opcodes.hpp:4131
@ VSCALEFPHZrrkz
Definition x86/opcodes.hpp:21312
@ ROL64ri_NF_ND
Definition x86/opcodes.hpp:3876
@ VPOPCNTDZ256rrkz
Definition x86/opcodes.hpp:18346
@ MORESTACK_RET_RESTORE_R10
Definition x86/opcodes.hpp:384
@ VBLENDMPDZ128rmkz
Definition x86/opcodes.hpp:5591
@ VCVTPH2PSZrrbk
Definition x86/opcodes.hpp:6888
@ VPOPCNTBZrrkz
Definition x86/opcodes.hpp:18328
@ XOR8rm_ND
Definition x86/opcodes.hpp:22321
@ VPSLLDZ128rm
Definition x86/opcodes.hpp:19186
@ MUL64r_EVEX
Definition x86/opcodes.hpp:2797
@ VMINSDZrr_Int
Definition x86/opcodes.hpp:13463
@ VFNMADD132PDZ128mkz
Definition x86/opcodes.hpp:11167
@ BOUNDS32rm
Definition x86/opcodes.hpp:1084
@ VPEXPANDDZ256rm
Definition x86/opcodes.hpp:16758
@ VMINMAXPSZ256rrikz
Definition x86/opcodes.hpp:13314
@ VCVTPD2UDQZ256rmbk
Definition x86/opcodes.hpp:6562
@ VPACKUSWBrm
Definition x86/opcodes.hpp:14616
@ VPMINSDZrr
Definition x86/opcodes.hpp:17360
@ VMOVZPWILo2PWIZmr
Definition x86/opcodes.hpp:14115
@ VGETEXPPHZmbk
Definition x86/opcodes.hpp:12412
@ VPMOVSQBZmr
Definition x86/opcodes.hpp:17654
@ VFMADD132PHZ256rk
Definition x86/opcodes.hpp:9434
@ VPCMPGTDZ256rmbk
Definition x86/opcodes.hpp:15380
@ VPSRLDrr
Definition x86/opcodes.hpp:19670
@ VRSQRT14PDZ256mb
Definition x86/opcodes.hpp:21060
@ VFMADD231PHZ128r
Definition x86/opcodes.hpp:9762
@ VFNMSUB231PSZmbk
Definition x86/opcodes.hpp:12123
@ VPMAXUQZ256rmk
Definition x86/opcodes.hpp:17276
@ VCVTTPH2WZrmbkz
Definition x86/opcodes.hpp:8124
@ VFMSUB231BF16Zrk
Definition x86/opcodes.hpp:10608
@ VFMADD132SSZrb_Int
Definition x86/opcodes.hpp:9517
@ VINSERTF32X4Z256rri
Definition x86/opcodes.hpp:12728
@ VMOVDQU8Z128rr_REV
Definition x86/opcodes.hpp:13798
@ G_ANYEXT
Definition x86/opcodes.hpp:157
@ ROR32rCL_NF
Definition x86/opcodes.hpp:3960
@ VPTESTMDZ128rmb
Definition x86/opcodes.hpp:20105
@ VPMOVZXBDZ256rr
Definition x86/opcodes.hpp:17955
@ VPRORVQZrmbkz
Definition x86/opcodes.hpp:18673
@ SHRD64mri8
Definition x86/opcodes.hpp:4671
@ VMINBF16Z128rm
Definition x86/opcodes.hpp:13084
@ RORX32mi
Definition x86/opcodes.hpp:4027
@ VCVTPS2PHYmr
Definition x86/opcodes.hpp:7202
@ VCVTW2PHZrmk
Definition x86/opcodes.hpp:8817
@ VCVTPH2UQQZ128rmb
Definition x86/opcodes.hpp:6955
@ VFMSUBADD132PHZrb
Definition x86/opcodes.hpp:10811
@ KSHIFTLQki
Definition x86/opcodes.hpp:2096
@ VCVTSD2SSrm_Int
Definition x86/opcodes.hpp:7445
@ VPERMPSZrrkz
Definition x86/opcodes.hpp:16533
@ VPMACSSWWrr
Definition x86/opcodes.hpp:16985
@ VPMOVUSDBZ256rr
Definition x86/opcodes.hpp:17843
@ VGETEXPBF16Z256rk
Definition x86/opcodes.hpp:12351
@ CLRSSBSY
Definition x86/opcodes.hpp:1240
@ ADD16rm_EVEX
Definition x86/opcodes.hpp:604
@ AESENC256KL
Definition x86/opcodes.hpp:797
@ POPF16
Definition x86/opcodes.hpp:3361
@ VCVTPH2HF8Z128rmkz
Definition x86/opcodes.hpp:6727
@ VPSUBDZrmk
Definition x86/opcodes.hpp:19890
@ VPSUBBYrm
Definition x86/opcodes.hpp:19844
@ VPMOVZXWDZ128rrk
Definition x86/opcodes.hpp:18038
@ VPADDUSWZrmkz
Definition x86/opcodes.hpp:14784
@ VFMADDSUB132PDZmk
Definition x86/opcodes.hpp:9959
@ MMX_CVTPI2PDrm
Definition x86/opcodes.hpp:2369
@ VCOMPRESSPDZ128mr
Definition x86/opcodes.hpp:5905
@ MULSDrm_Int
Definition x86/opcodes.hpp:2810
@ VBLENDMPDZrmb
Definition x86/opcodes.hpp:5605
@ VPMAXSWZ256rm
Definition x86/opcodes.hpp:17196
@ CONVERGENCECTRL_LOOP
Definition x86/opcodes.hpp:72
@ VDBPSADBWZrmik
Definition x86/opcodes.hpp:8838
@ ADC64mi32_EVEX
Definition x86/opcodes.hpp:521
@ VFIXUPIMMPSZrmikz
Definition x86/opcodes.hpp:9332
@ LOCK_BTC32m
Definition x86/opcodes.hpp:2209
@ G_BRINDIRECT
Definition x86/opcodes.hpp:151
@ VPMAXUQZ128rmb
Definition x86/opcodes.hpp:17264
@ VPSRLWZ256ri
Definition x86/opcodes.hpp:19820
@ VPHADDBQrr
Definition x86/opcodes.hpp:16847
@ VUNPCKHPSZ256rmbk
Definition x86/opcodes.hpp:21976
@ SUB64ri32_EVEX
Definition x86/opcodes.hpp:4864
@ VCVTPS2UDQZ256rmbkz
Definition x86/opcodes.hpp:7266
@ VGETMANTSHZrrikz
Definition x86/opcodes.hpp:12613
@ VMINPSZ128rr
Definition x86/opcodes.hpp:13432
@ VPMOVSQDZrr
Definition x86/opcodes.hpp:17671
@ VCVTPH2DQZ128rmk
Definition x86/opcodes.hpp:6669
@ SUB64rr_EVEX
Definition x86/opcodes.hpp:4879
@ VMOVDQA32Zmr
Definition x86/opcodes.hpp:13641
@ LAR16rr
Definition x86/opcodes.hpp:2119
@ VPMOVQBZmr
Definition x86/opcodes.hpp:17579
@ VFMADD231PHZ256mbkz
Definition x86/opcodes.hpp:9768
@ V4FNMADDSSrmkz
Definition x86/opcodes.hpp:5182
@ MMX_PHADDSWrm
Definition x86/opcodes.hpp:2452
@ VPMOVWBZrr
Definition x86/opcodes.hpp:17941
@ VXORPDZrmbkz
Definition x86/opcodes.hpp:22079
@ VMULSSZrrbk_Int
Definition x86/opcodes.hpp:14310
@ VBROADCASTI32X4Zrmk
Definition x86/opcodes.hpp:5710
@ VMINCPDZ256rr
Definition x86/opcodes.hpp:13128
@ VCVTPH2IBSZ128rrkz
Definition x86/opcodes.hpp:6757
@ DEC32m_EVEX
Definition x86/opcodes.hpp:1528
@ VMULPSZ128rr
Definition x86/opcodes.hpp:14251
@ VPMOVWBZ128rrk
Definition x86/opcodes.hpp:17932
@ VCVTTPS2QQSZ128rrk
Definition x86/opcodes.hpp:8264
@ VRNDSCALEPDZ256rmi
Definition x86/opcodes.hpp:20923
@ VPMINSDZrmbk
Definition x86/opcodes.hpp:17356
@ VFNMSUB132SDm_Int
Definition x86/opcodes.hpp:11810
@ VMAXPDZrm
Definition x86/opcodes.hpp:12962
@ TDPFP16PS
Definition x86/opcodes.hpp:5040
@ VGATHERQPDrm
Definition x86/opcodes.hpp:12329
@ VMAXBF16Zrm
Definition x86/opcodes.hpp:12834
@ IDIV64m_NF
Definition x86/opcodes.hpp:1775
@ VRSQRT14PSZmbk
Definition x86/opcodes.hpp:21097
@ MMX_PADDUSWrm
Definition x86/opcodes.hpp:2423
@ VCVTTPH2DQZrrb
Definition x86/opcodes.hpp:7918
@ VADDPDZrrk
Definition x86/opcodes.hpp:5242
@ VFNMSUBPD4rm
Definition x86/opcodes.hpp:12184
@ VBROADCASTF64X2Z256rmk
Definition x86/opcodes.hpp:5679
@ VCVTTPH2DQZ128rmbk
Definition x86/opcodes.hpp:7895
@ MOV8o32a
Definition x86/opcodes.hpp:2623
@ VPUNPCKHWDYrm
Definition x86/opcodes.hpp:20300
@ ROR64m1_NF
Definition x86/opcodes.hpp:3970
@ VCVTUDQ2PSZrmbk
Definition x86/opcodes.hpp:8636
@ VFNMSUB213PHZ256rk
Definition x86/opcodes.hpp:11918
@ PMOVZXWQrm
Definition x86/opcodes.hpp:3308
@ VPSRLQZ128rrkz
Definition x86/opcodes.hpp:19688
@ VPSLLVDrr
Definition x86/opcodes.hpp:19306
@ VREDUCEPDZ256rmbikz
Definition x86/opcodes.hpp:20778
@ VPMOVZXWDZrrk
Definition x86/opcodes.hpp:18050
@ AND16mi_NF_ND
Definition x86/opcodes.hpp:818
@ VFMSUBADD213PHZ128m
Definition x86/opcodes.hpp:10884
@ VFMSUB213PSZ256mk
Definition x86/opcodes.hpp:10520
@ VPCMPUBZ256rmik
Definition x86/opcodes.hpp:15457
@ VPCMPEQQZrmbk
Definition x86/opcodes.hpp:15328
@ VCVTTPD2QQSZrmb
Definition x86/opcodes.hpp:7726
@ VPMAXUWZ256rm
Definition x86/opcodes.hpp:17298
@ VPABSQZ128rmb
Definition x86/opcodes.hpp:14464
@ VPHSUBDYrr
Definition x86/opcodes.hpp:16887
@ VFMSUB231PSZ256rk
Definition x86/opcodes.hpp:10692
@ VFNMADD231SHZr
Definition x86/opcodes.hpp:11616
@ TEST16rr
Definition x86/opcodes.hpp:5047
@ VFNMSUB231PSYr
Definition x86/opcodes.hpp:12102
@ PTDPBSSD
Definition x86/opcodes.hpp:3489
@ VPTESTMQZ256rrk
Definition x86/opcodes.hpp:20133
@ VMINPHZrrkz
Definition x86/opcodes.hpp:13423
@ SHL64rCL_NF
Definition x86/opcodes.hpp:4401
@ VPROLVQZrrk
Definition x86/opcodes.hpp:18569
@ VCVTPD2UDQZ256rmkz
Definition x86/opcodes.hpp:6565
@ LGS16rm
Definition x86/opcodes.hpp:2171
@ VMOVHPSrm
Definition x86/opcodes.hpp:13842
@ VFNMADD132PSZrkz
Definition x86/opcodes.hpp:11255
@ VCVTPS2PDZrmkz
Definition x86/opcodes.hpp:7163
@ SAR32mi_ND
Definition x86/opcodes.hpp:4099
@ VPMADD52LUQrr
Definition x86/opcodes.hpp:17055
@ VADDPHZrr
Definition x86/opcodes.hpp:5270
@ VRCP14PDZ128mb
Definition x86/opcodes.hpp:20565
@ LFS32rm
Definition x86/opcodes.hpp:2166
@ VBROADCASTF64X4Zrmk
Definition x86/opcodes.hpp:5685
@ VCVTTBF162IUBSZrmk
Definition x86/opcodes.hpp:7632
@ G_ICMP
Definition x86/opcodes.hpp:176
@ VFMSUBSD4rr_Int_REV
Definition x86/opcodes.hpp:11084
@ VPCMPDZrri
Definition x86/opcodes.hpp:15272
@ VCVTTBF162IUBSZ256rr
Definition x86/opcodes.hpp:7625
@ JCC_2
Definition x86/opcodes.hpp:2006
@ VGF2P8MULBrm
Definition x86/opcodes.hpp:12705
@ VFMADD213PSZmkz
Definition x86/opcodes.hpp:9642
@ VPDPBSSDSZ128mk
Definition x86/opcodes.hpp:15660
@ VCVTSI2SHZrrb_Int
Definition x86/opcodes.hpp:7500
@ VSUBPHZrrkz
Definition x86/opcodes.hpp:21810
@ MMX_PADDUSBrm
Definition x86/opcodes.hpp:2421
@ CONVERGENCECTRL_ANCHOR
Definition x86/opcodes.hpp:71
@ VCVTDQ2PDZ256rm
Definition x86/opcodes.hpp:6255
@ VEXTRACTI32X4Zrrik
Definition x86/opcodes.hpp:9175
@ LOCK_ADD8mi
Definition x86/opcodes.hpp:2195
@ VGETEXPBF16Zrk
Definition x86/opcodes.hpp:12360
@ LOCK_BTR_RM64rm
Definition x86/opcodes.hpp:2219
@ VEXP2PDZrb
Definition x86/opcodes.hpp:9080
@ VCVTTPH2IBSZ256rmbk
Definition x86/opcodes.hpp:7934
@ CLTS
Definition x86/opcodes.hpp:1241
@ VRCP28PSZrb
Definition x86/opcodes.hpp:20649
@ VPCMPEQQrr
Definition x86/opcodes.hpp:15333
@ VPMOVSXWQrr
Definition x86/opcodes.hpp:17835
@ VFNMADD231PDZrbkz
Definition x86/opcodes.hpp:11527
@ VCVTBIASPH2HF8Zrr
Definition x86/opcodes.hpp:6241
@ DEC8m_ND
Definition x86/opcodes.hpp:1550
@ VPEXPANDWZ256rr
Definition x86/opcodes.hpp:16797
@ KSHIFTRBki
Definition x86/opcodes.hpp:2098
@ ADCX32rr_ND
Definition x86/opcodes.hpp:570
@ VFMSUB132PSZrkz
Definition x86/opcodes.hpp:10367
@ VINSERTI32X8Zrmi
Definition x86/opcodes.hpp:12775
@ VFMSUB231SDZmk_Int
Definition x86/opcodes.hpp:10710
@ VPSRLWZ128mikz
Definition x86/opcodes.hpp:19807
@ VPMOVZXWQZ128rrkz
Definition x86/opcodes.hpp:18061
@ VMOVUPDZ256rmkz
Definition x86/opcodes.hpp:14042
@ VCVTPD2QQZ256rmkz
Definition x86/opcodes.hpp:6535
@ VPCMPWZ256rmi
Definition x86/opcodes.hpp:15516
@ VPERMI2QZ128rmbkz
Definition x86/opcodes.hpp:16294
@ PTCMMRLFP16PS
Definition x86/opcodes.hpp:3458
@ VPSHRDQZrrik
Definition x86/opcodes.hpp:18953
@ VPROLDZ256mik
Definition x86/opcodes.hpp:18476
@ VGETMANTPHZ256rmik
Definition x86/opcodes.hpp:12549
@ VPERMI2PDZ128rmbkz
Definition x86/opcodes.hpp:16240
@ VMULPDrr
Definition x86/opcodes.hpp:14212
@ VPDPBSUDZ256rk
Definition x86/opcodes.hpp:15765
@ VMOVSH2Wrr
Definition x86/opcodes.hpp:13946
@ VPMAXSDZrmb
Definition x86/opcodes.hpp:17151
@ VFMADDSUB132PDZ128mbkz
Definition x86/opcodes.hpp:9940
@ VPDPBSUDZ256mkz
Definition x86/opcodes.hpp:15763
@ VFNMADDPS4Yrm
Definition x86/opcodes.hpp:11649
@ VPRORVQZ256rrkz
Definition x86/opcodes.hpp:18669
@ VCVTTPH2WZrmk
Definition x86/opcodes.hpp:8125
@ VRSQRTPHZ128m
Definition x86/opcodes.hpp:21185
@ VCVTTPD2QQZ128rmb
Definition x86/opcodes.hpp:7738
@ VSCALEFPDZ256rmb
Definition x86/opcodes.hpp:21263
@ LEAVE
Definition x86/opcodes.hpp:2160
@ VPSRADZri
Definition x86/opcodes.hpp:19437
@ VCVTPD2UDQZ128rr
Definition x86/opcodes.hpp:6557
@ VBROADCASTF32X2Z256rmk
Definition x86/opcodes.hpp:5658
@ MOVBE16rm
Definition x86/opcodes.hpp:2642
@ VPMAXSDZrmk
Definition x86/opcodes.hpp:17154
@ VCVTTPS2UDQSZrrbk
Definition x86/opcodes.hpp:8346
@ VCVTQQ2PHZ128rmb
Definition x86/opcodes.hpp:7345
@ VINSERTF64X2Z256rmik
Definition x86/opcodes.hpp:12744
@ VDPBF16PSZ256rkz
Definition x86/opcodes.hpp:9026
@ VPMOVZXDQZ128rm
Definition x86/opcodes.hpp:18012
@ VCOMPRESSPSZ256rrk
Definition x86/opcodes.hpp:5928
@ VFMADD213SSm_Int
Definition x86/opcodes.hpp:9692
@ VPCLMULQDQYrri
Definition x86/opcodes.hpp:15227
@ VFMADD231PHZ256rkz
Definition x86/opcodes.hpp:9773
@ SHR32mCL_ND
Definition x86/opcodes.hpp:4543
@ G_FFREXP
Definition x86/opcodes.hpp:223
@ IMUL16rmi8_EVEX
Definition x86/opcodes.hpp:1810
@ VPCOMWri
Definition x86/opcodes.hpp:15599
@ VRSQRT14PSZ256rkz
Definition x86/opcodes.hpp:21094
@ INSERTQ
Definition x86/opcodes.hpp:1952
@ VCVTTPH2UDQZrm
Definition x86/opcodes.hpp:8031
@ KMOVBkm_EVEX
Definition x86/opcodes.hpp:2045
@ VFNMSUB213PDZmb
Definition x86/opcodes.hpp:11889
@ XOR8mr_NF
Definition x86/opcodes.hpp:22311
@ VFMSUBADD132PDZ256rkz
Definition x86/opcodes.hpp:10771
@ VRCP28SDZrk
Definition x86/opcodes.hpp:20661
@ VFMADD213PSZ256rkz
Definition x86/opcodes.hpp:9636
@ VALIGNQZrrik
Definition x86/opcodes.hpp:5455
@ RCR16mCL
Definition x86/opcodes.hpp:3666
@ VRSQRTPHZr
Definition x86/opcodes.hpp:21209
@ SETZUCCr
Definition x86/opcodes.hpp:4299
@ VPMOVSDBZ128rrkz
Definition x86/opcodes.hpp:17618
@ VINSERTI128rmi
Definition x86/opcodes.hpp:12761
@ VCVTTPH2UDQZ256rmb
Definition x86/opcodes.hpp:8023
@ VPHMINPOSUWrr
Definition x86/opcodes.hpp:16881
@ VFNMADD132PHZ128mk
Definition x86/opcodes.hpp:11198
@ SHL32rCL_NF
Definition x86/opcodes.hpp:4371
@ VPABSBZ256rrk
Definition x86/opcodes.hpp:14422
@ VMULPDZ256rmb
Definition x86/opcodes.hpp:14191
@ VPERMI2QZ128rmkz
Definition x86/opcodes.hpp:16296
@ VPGATHERQDZrm
Definition x86/opcodes.hpp:16837
@ VRCP28PDZrk
Definition x86/opcodes.hpp:20640
@ VPMAXUDZ128rm
Definition x86/opcodes.hpp:17234
@ VFNMADD231PSZ256mk
Definition x86/opcodes.hpp:11577
@ VPCMPEQBZ128rmk
Definition x86/opcodes.hpp:15277
@ GETSEC
Definition x86/opcodes.hpp:1743
@ VPMULLDZ128rmbkz
Definition x86/opcodes.hpp:18178
@ ADC8mr_EVEX
Definition x86/opcodes.hpp:550
@ VFMSUBADD132PDZ256mk
Definition x86/opcodes.hpp:10767
@ VFNMADDPS4mr
Definition x86/opcodes.hpp:11652
@ BTS16rr
Definition x86/opcodes.hpp:1139
@ VANDPDZ128rmbk
Definition x86/opcodes.hpp:5523
@ VFNMADD231PDYm
Definition x86/opcodes.hpp:11498
@ VCVTPH2IBSZ256rmb
Definition x86/opcodes.hpp:6759
@ SUB64mi8_NF
Definition x86/opcodes.hpp:4856
@ VPACKSSDWZ256rmb
Definition x86/opcodes.hpp:14524
@ VUCOMISDZrm_Int
Definition x86/opcodes.hpp:21895
@ VFNMSUB132PSZ128mbkz
Definition x86/opcodes.hpp:11768
@ MOVZPQILo2PQIrr
Definition x86/opcodes.hpp:2764
@ VPBROADCASTQZ256rr
Definition x86/opcodes.hpp:15175
@ VCVTPS2DQZ256rrkz
Definition x86/opcodes.hpp:7063
@ VPMOVQBZrrk
Definition x86/opcodes.hpp:17582
@ VSUBPSZ128rm
Definition x86/opcodes.hpp:21813
@ MUL8m
Definition x86/opcodes.hpp:2799
@ VPMOVSXWDZrrkz
Definition x86/opcodes.hpp:17811
@ ADC32rr_ND
Definition x86/opcodes.hpp:516
@ VCVTTPH2WZ256rmk
Definition x86/opcodes.hpp:8116
@ CMOV32rm_ND
Definition x86/opcodes.hpp:1252
@ VFMSUBADD213PHZ256mk
Definition x86/opcodes.hpp:10897
@ VFMSUBADD213PHZmbkz
Definition x86/opcodes.hpp:10905
@ VFNMSUB213PDZ128rk
Definition x86/opcodes.hpp:11877
@ VCVTQQ2PSZ128rrkz
Definition x86/opcodes.hpp:7382
@ VFNMADD132SSZm
Definition x86/opcodes.hpp:11286
@ VPCMPQZ128rmbi
Definition x86/opcodes.hpp:15434
@ VCVTUDQ2PSZ256rmbkz
Definition x86/opcodes.hpp:8628
@ VDIVPSZ256rmb
Definition x86/opcodes.hpp:8946
@ VXORPDZ128rmk
Definition x86/opcodes.hpp:22062
@ VDIVSHZrrbkz_Int
Definition x86/opcodes.hpp:8991
@ VPSHLDVDZ128m
Definition x86/opcodes.hpp:18799
@ VPTESTNMWZ256rm
Definition x86/opcodes.hpp:20204
@ VFNMSUB213SDZrk_Int
Definition x86/opcodes.hpp:11976
@ INSW
Definition x86/opcodes.hpp:1955
@ VCVTTSD2SI64rr
Definition x86/opcodes.hpp:8455
@ VMOVLHPSrr
Definition x86/opcodes.hpp:13844
@ AAA
Definition x86/opcodes.hpp:453
@ VPBROADCASTQrZ128rrk
Definition x86/opcodes.hpp:15185
@ VPROLQZmbik
Definition x86/opcodes.hpp:18509
@ VPERMI2WZ128rrkz
Definition x86/opcodes.hpp:16323
@ VMOVUPSZ128rm_NOVLX
Definition x86/opcodes.hpp:443
@ VPBLENDMDZ128rmbkz
Definition x86/opcodes.hpp:15019
@ VFIXUPIMMPDZrribkz
Definition x86/opcodes.hpp:9306
@ MOVMSKPDrr
Definition x86/opcodes.hpp:2690
@ VRNDSCALESDZrrib_Int
Definition x86/opcodes.hpp:21007
@ VPSRLQZmbi
Definition x86/opcodes.hpp:19704
@ VFNMADD231SSm_Int
Definition x86/opcodes.hpp:11637
@ VPBROADCASTDZrr
Definition x86/opcodes.hpp:15144
@ VCVTUDQ2PHZrmkz
Definition x86/opcodes.hpp:8609
@ VCVTTPS2UDQZrr
Definition x86/opcodes.hpp:8374
@ VPOPCNTWZ256rmkz
Definition x86/opcodes.hpp:18391
@ VFMSUB213PHZ128rkz
Definition x86/opcodes.hpp:10483
@ VMINCSDrr
Definition x86/opcodes.hpp:13203
@ JCC_1
Definition x86/opcodes.hpp:2005
@ INC64m
Definition x86/opcodes.hpp:1927
@ ADCX64rr_EVEX
Definition x86/opcodes.hpp:575
@ VPMOVZXWQZrm
Definition x86/opcodes.hpp:18068
@ G_FNSTCW16
Definition x86/opcodes.hpp:369
@ VPSRLDZ128rmk
Definition x86/opcodes.hpp:19633
@ VPMAXUWYrm
Definition x86/opcodes.hpp:17290
@ VRNDSCALEBF16Z128rmik
Definition x86/opcodes.hpp:20888
@ CWD
Definition x86/opcodes.hpp:1511
@ VPMOVD2MZkr
Definition x86/opcodes.hpp:17521
@ REP_STOSQ_32
Definition x86/opcodes.hpp:3772
@ VDPBF16PSZ256mbkz
Definition x86/opcodes.hpp:9021
@ VCVTUQQ2PHZ256rrk
Definition x86/opcodes.hpp:8692
@ VPDPBSSDZmb
Definition x86/opcodes.hpp:15706
@ BLCMSK64rm
Definition x86/opcodes.hpp:1025
@ VPORDZ256rmk
Definition x86/opcodes.hpp:18414
@ PSUBSWrr
Definition x86/opcodes.hpp:3439
@ SHLDROT64ri
Definition x86/opcodes.hpp:435
@ VRNDSCALESHZrribk_Int
Definition x86/opcodes.hpp:21019
@ VPMOVDWZmr
Definition x86/opcodes.hpp:17547
@ MOVDQAmr
Definition x86/opcodes.hpp:2672
@ VPCMPEQDZrrk
Definition x86/opcodes.hpp:15309
@ VGF2P8MULBYrr
Definition x86/opcodes.hpp:12686
@ VREDUCESSZrribkz
Definition x86/opcodes.hpp:20881
@ VPMINSQZrm
Definition x86/opcodes.hpp:17383
@ VFNMSUB231SHZmkz_Int
Definition x86/opcodes.hpp:12154
@ SUB64mi8_NF_ND
Definition x86/opcodes.hpp:4857
@ VPXORQZrr
Definition x86/opcodes.hpp:20479
@ AND16ri8_NF_ND
Definition x86/opcodes.hpp:829
@ VPHSUBWYrm
Definition x86/opcodes.hpp:16896
@ TCVTROWPS2PHHrre
Definition x86/opcodes.hpp:5028
@ VUNPCKLPDZ128rr
Definition x86/opcodes.hpp:22002
@ SAR32rCL_NF
Definition x86/opcodes.hpp:4110
@ VFMSUB231PDZ256mk
Definition x86/opcodes.hpp:10625
@ VMINCPDZ256rm
Definition x86/opcodes.hpp:13122
@ VPMADDWDrr
Definition x86/opcodes.hpp:17099
@ ADD64rr_EVEX
Definition x86/opcodes.hpp:691
@ VMULPHZ128rmk
Definition x86/opcodes.hpp:14217
@ VCVTPH2BF8Z128rmb
Definition x86/opcodes.hpp:6639
@ VCVTTPD2DQSZrrb
Definition x86/opcodes.hpp:7665
@ VFPCLASSBF16Z128ri
Definition x86/opcodes.hpp:12215
@ VPCONFLICTDZrr
Definition x86/opcodes.hpp:15624
@ TEST32rr
Definition x86/opcodes.hpp:5052
@ VFNMADD213PDZmkz
Definition x86/opcodes.hpp:11354
@ VPMOVZXDQZrr
Definition x86/opcodes.hpp:18027
@ VPSRLWZrr
Definition x86/opcodes.hpp:19838
@ VPEXPANDQZ128rr
Definition x86/opcodes.hpp:16773
@ VRANGESDZrrib
Definition x86/opcodes.hpp:20550
@ VPSRLQYrm
Definition x86/opcodes.hpp:19672
@ VPERMT2WZ128rmk
Definition x86/opcodes.hpp:16699
@ VSUBSSZrr_Int
Definition x86/opcodes.hpp:21876
@ VFMSUB213PDZ256r
Definition x86/opcodes.hpp:10458
@ MOVSLDUPrr
Definition x86/opcodes.hpp:2727
@ VPEXPANDQZrmkz
Definition x86/opcodes.hpp:16784
@ VPSHLQrr_REV
Definition x86/opcodes.hpp:18896
@ VCMPBF16Z128rmik
Definition x86/opcodes.hpp:5763
@ VPSRLVWZ128rrk
Definition x86/opcodes.hpp:19788
@ BTS64mr
Definition x86/opcodes.hpp:1145
@ VMOVSHZrmk
Definition x86/opcodes.hpp:13973
@ VCVTTSD2SI64Zrr_Int
Definition x86/opcodes.hpp:8451
@ VPUNPCKHBWrr
Definition x86/opcodes.hpp:20237
@ VPSHADrr
Definition x86/opcodes.hpp:18731
@ VPSRAVDZ128rmkz
Definition x86/opcodes.hpp:19501
@ VFMSUB231PHZ256mk
Definition x86/opcodes.hpp:10657
@ VSHUFPDrri
Definition x86/opcodes.hpp:21495
@ VPSRLDZrr
Definition x86/opcodes.hpp:19665
@ VPSRAVQZ128rmbk
Definition x86/opcodes.hpp:19527
@ VMOVDQU16Zrm
Definition x86/opcodes.hpp:13717
@ VRSQRTBF16Z256mbk
Definition x86/opcodes.hpp:21169
@ VFMSUB132SSr_Int
Definition x86/opcodes.hpp:10413
@ VMOVAPDZ128mrk
Definition x86/opcodes.hpp:13514
@ VCVTTPH2UDQZ128rmk
Definition x86/opcodes.hpp:8017
@ VCVTTPD2UDQSZ128rrk
Definition x86/opcodes.hpp:7774
@ VCVTPH2QQZ256rr
Definition x86/opcodes.hpp:6909
@ INC16r_NF_ND
Definition x86/opcodes.hpp:1914
@ VREDUCEPHZrrikz
Definition x86/opcodes.hpp:20826
@ POPA32
Definition x86/opcodes.hpp:3338
@ VPORYrm
Definition x86/opcodes.hpp:18455
@ PHADDDrr
Definition x86/opcodes.hpp:3232
@ VCVTPS2QQZ256rmkz
Definition x86/opcodes.hpp:7238
@ VCVTPH2BF8SZ128rm
Definition x86/opcodes.hpp:6611
@ RCR8mCL_ND
Definition x86/opcodes.hpp:3722
@ VPSLLWZ128rm
Definition x86/opcodes.hpp:19365
@ G_FSHL
Definition x86/opcodes.hpp:172
@ MOVRS8rm_EVEX
Definition x86/opcodes.hpp:2715
@ VPCMPGTBZ256rr
Definition x86/opcodes.hpp:15362
@ VCVTHF82PHZ256rrkz
Definition x86/opcodes.hpp:6350
@ CVTSI2SSrm_Int
Definition x86/opcodes.hpp:1468
@ VPSHRDWZrrik
Definition x86/opcodes.hpp:19043
@ VADDSSZrmkz_Int
Definition x86/opcodes.hpp:5339
@ VPSRLDZ256rrkz
Definition x86/opcodes.hpp:19652
@ VPSLLDZrrk
Definition x86/opcodes.hpp:19220
@ VADDSSZrmk_Int
Definition x86/opcodes.hpp:5338
@ VPTESTNMDZ128rr
Definition x86/opcodes.hpp:20168
@ CMOVNB_Fp64
Definition x86/opcodes.hpp:1277
@ VPHADDUBQrm
Definition x86/opcodes.hpp:16862
@ VPMAXSQZ256rmbk
Definition x86/opcodes.hpp:17172
@ VANDPDZ256rm
Definition x86/opcodes.hpp:5530
@ VALIGNQZrmik
Definition x86/opcodes.hpp:5452
@ VPMOVZXDQZ256rrkz
Definition x86/opcodes.hpp:18023
@ VSQRTSDZm
Definition x86/opcodes.hpp:21678
@ VRCP14PDZ256mb
Definition x86/opcodes.hpp:20574
@ VFMSUB213PHZ128mbk
Definition x86/opcodes.hpp:10477
@ VCVTTPH2QQZ128rmk
Definition x86/opcodes.hpp:7987
@ VFNMSUB213BF16Zmbkz
Definition x86/opcodes.hpp:11862
@ VPSRAWZ128rmk
Definition x86/opcodes.hpp:19580
@ SHR32ri_EVEX
Definition x86/opcodes.hpp:4562
@ SBB32mi_EVEX
Definition x86/opcodes.hpp:4216
@ VPERMILPDYri
Definition x86/opcodes.hpp:16353
@ VPERMT2DZrm
Definition x86/opcodes.hpp:16608
@ VFMSUB213BF16Z128mbk
Definition x86/opcodes.hpp:10416
@ VCVT2PS2PHXZ256rmbk
Definition x86/opcodes.hpp:6063
@ VPMAXUDZ128rmb
Definition x86/opcodes.hpp:17235
@ VCVTUDQ2PDZ256rmkz
Definition x86/opcodes.hpp:8573
@ VMOVRSDZ128m
Definition x86/opcodes.hpp:13900
@ SHLD32mrCL_EVEX
Definition x86/opcodes.hpp:4459
@ VADDPHZ256rmbkz
Definition x86/opcodes.hpp:5258
@ VGF2P8AFFINEINVQBZ128rmbik
Definition x86/opcodes.hpp:12626
@ LFS64rm
Definition x86/opcodes.hpp:2167
@ VCVTPH2UDQZ128rmkz
Definition x86/opcodes.hpp:6929
@ VPERMI2PDZ128rrk
Definition x86/opcodes.hpp:16244
@ VFMADD231SHZrkz_Int
Definition x86/opcodes.hpp:9847
@ VGF2P8AFFINEQBZrmi
Definition x86/opcodes.hpp:12677
@ VXORPDZ128rrk
Definition x86/opcodes.hpp:22065
@ VFNMADD213SHZr_Int
Definition x86/opcodes.hpp:11448
@ KANDDkk
Definition x86/opcodes.hpp:2034
@ VMAXPHZ256rmkz
Definition x86/opcodes.hpp:12990
@ ADC16mi8
Definition x86/opcodes.hpp:471
@ VMULPHZrrbk
Definition x86/opcodes.hpp:14239
@ VCVTUQQ2PSZ128rmbk
Definition x86/opcodes.hpp:8708
@ VPAVGWZ128rmkz
Definition x86/opcodes.hpp:14976
@ VCVTTPS2UDQSZrrbkz
Definition x86/opcodes.hpp:8347
@ VFMSUB213BF16Z256mk
Definition x86/opcodes.hpp:10427
@ XOR16ri_NF_ND
Definition x86/opcodes.hpp:22203
@ MUL32m_EVEX
Definition x86/opcodes.hpp:2788
@ VPINSRBrri
Definition x86/opcodes.hpp:16903
@ VCVTBIASPH2BF8Zrmbk
Definition x86/opcodes.hpp:6183
@ VPSHRDVDZrk
Definition x86/opcodes.hpp:18980
@ VPERMT2PSZ128rmkz
Definition x86/opcodes.hpp:16649
@ VFNMSUB213SSZmkz_Int
Definition x86/opcodes.hpp:11997
@ VFMADDSD4rr_Int_REV
Definition x86/opcodes.hpp:9925
@ VCVTUSI642SHZrm
Definition x86/opcodes.hpp:8755
@ SHRD16rri8
Definition x86/opcodes.hpp:4641
@ ILD_Fp16m32
Definition x86/opcodes.hpp:1788
@ VPERMT2QZrmbk
Definition x86/opcodes.hpp:16691
@ VPEXPANDWZrmkz
Definition x86/opcodes.hpp:16802
@ VSQRTSDZr
Definition x86/opcodes.hpp:21682
@ VCVTTPS2IUBSZrrk
Definition x86/opcodes.hpp:8255
@ VPSHLDQZ256rrikz
Definition x86/opcodes.hpp:18789
@ VFMADDSUB213PDZ256mkz
Definition x86/opcodes.hpp:10049
@ VPMINUBZ256rmkz
Definition x86/opcodes.hpp:17424
@ VCVTPS2PHXZ128rm
Definition x86/opcodes.hpp:7172
@ VFMADD231SSZm_Int
Definition x86/opcodes.hpp:9849
@ VFMADD231BF16Z256mk
Definition x86/opcodes.hpp:9708
@ LOADIWKEY
Definition x86/opcodes.hpp:2185
@ VSCATTERDPDZmr
Definition x86/opcodes.hpp:21372
@ VMULPHZ256rrkz
Definition x86/opcodes.hpp:14230
@ VPMULLQZ256rmb
Definition x86/opcodes.hpp:18214
@ VPERMPSZ256rmb
Definition x86/opcodes.hpp:16517
@ SMSW16m
Definition x86/opcodes.hpp:4708
@ VFIXUPIMMPDZrrikz
Definition x86/opcodes.hpp:9308
@ VFMADD213BF16Zmbk
Definition x86/opcodes.hpp:9546
@ IMUL64rm
Definition x86/opcodes.hpp:1859
@ VMINCPDZ128rr
Definition x86/opcodes.hpp:13119
@ VCVTPH2PSrm
Definition x86/opcodes.hpp:6892
@ VFMSUBADD213PHZr
Definition x86/opcodes.hpp:10908
@ VPUNPCKHQDQZ128rmk
Definition x86/opcodes.hpp:20275
@ VPMINUDZ128rmb
Definition x86/opcodes.hpp:17439
@ VEXTRACTF32X8Zrri
Definition x86/opcodes.hpp:9147
@ VMOVDQU8Z256mrk
Definition x86/opcodes.hpp:13804
@ VHADDPSYrm
Definition x86/opcodes.hpp:12711
@ VMINMAXPDZrmi
Definition x86/opcodes.hpp:13258
@ NEG16r
Definition x86/opcodes.hpp:2857
@ VPABSBYrm
Definition x86/opcodes.hpp:14410
@ VFMADD231BF16Zrkz
Definition x86/opcodes.hpp:9721
@ VMINCPDZrmkz
Definition x86/opcodes.hpp:13136
@ SHR8mi_NF_ND
Definition x86/opcodes.hpp:4610
@ DIVR_FpI32m32
Definition x86/opcodes.hpp:1600
@ SHL8mCL_EVEX
Definition x86/opcodes.hpp:4414
@ VRANGEPSZrmik
Definition x86/opcodes.hpp:20538
@ VFMADDSUBPD4rr
Definition x86/opcodes.hpp:10235
@ VFNMADD213PDZ128m
Definition x86/opcodes.hpp:11331
@ VFNMSUB213SSZmk_Int
Definition x86/opcodes.hpp:11996
@ VCVTSI642SDrm
Definition x86/opcodes.hpp:7515
@ VPACKSSWBZ256rrk
Definition x86/opcodes.hpp:14555
@ VPROLVQZ256rr
Definition x86/opcodes.hpp:18559
@ VREDUCEPSZ128rri
Definition x86/opcodes.hpp:20833
@ VCVT2PH2HF8SZ128rmbkz
Definition x86/opcodes.hpp:6001
@ VPMOVQWZ128mr
Definition x86/opcodes.hpp:17599
@ VFMSUB231SHZm
Definition x86/opcodes.hpp:10724
@ SUB32rr_ND_REV
Definition x86/opcodes.hpp:4841
@ VFNMSUB132SHZrk_Int
Definition x86/opcodes.hpp:11823
@ PSUBDrm
Definition x86/opcodes.hpp:3432
@ VMINPDZrrkz
Definition x86/opcodes.hpp:13391
@ VCVTPH2UWZrmk
Definition x86/opcodes.hpp:7006
@ VPSRLWZ256rr
Definition x86/opcodes.hpp:19826
@ VCVTUDQ2PHZrrkz
Definition x86/opcodes.hpp:8615
@ MMX_PCMPEQWrm
Definition x86/opcodes.hpp:2441
@ VBLENDMPDZrrkz
Definition x86/opcodes.hpp:5612
@ VCVTTSD2SISrm
Definition x86/opcodes.hpp:8457
@ VANDPSZ256rmb
Definition x86/opcodes.hpp:5562
@ VCVTPS2DQZrmbk
Definition x86/opcodes.hpp:7066
@ VPERMI2DZrrk
Definition x86/opcodes.hpp:16235
@ VBROADCASTSSZ128rrkz
Definition x86/opcodes.hpp:5745
@ VPCMPGTBZ128rmk
Definition x86/opcodes.hpp:15357
@ TCRETURNdicc
Definition x86/opcodes.hpp:5016
@ VUNPCKLPSZ128rmbkz
Definition x86/opcodes.hpp:22030
@ PMINUBrr
Definition x86/opcodes.hpp:3280
@ VPMINUBZrmk
Definition x86/opcodes.hpp:17429
@ VCVTQQ2PDZrrbk
Definition x86/opcodes.hpp:7340
@ VMOVSHZrrkz_REV
Definition x86/opcodes.hpp:13980
@ VPOPCNTWZ256rr
Definition x86/opcodes.hpp:18392
@ VPMAXSQZ256rmkz
Definition x86/opcodes.hpp:17175
@ KSET1D
Definition x86/opcodes.hpp:377
@ OR16mr_NF_ND
Definition x86/opcodes.hpp:2938
@ VCVTPH2PSZrrbkz
Definition x86/opcodes.hpp:6889
@ TZCNT16rr_EVEX
Definition x86/opcodes.hpp:5106
@ VUCOMISDZrm
Definition x86/opcodes.hpp:21894
@ VPSLLWZ128rikz
Definition x86/opcodes.hpp:19364
@ VPTERNLOGDZ128rmik
Definition x86/opcodes.hpp:20042
@ VMINCPDZ256rmb
Definition x86/opcodes.hpp:13123
@ PCMPEQWrr
Definition x86/opcodes.hpp:3150
@ VPSHUFBZ256rm
Definition x86/opcodes.hpp:19065
@ VCVTDQ2PHZ128rr
Definition x86/opcodes.hpp:6281
@ VFNMSUB231PHZmbk
Definition x86/opcodes.hpp:12091
@ MUL_F32m
Definition x86/opcodes.hpp:2829
@ VCVTTPD2UDQSZ256rmbkz
Definition x86/opcodes.hpp:7779
@ PMULUDQrr
Definition x86/opcodes.hpp:3325
@ VMINPDZ128rmb
Definition x86/opcodes.hpp:13363
@ VINSERTI64X4Zrrikz
Definition x86/opcodes.hpp:12798
@ VMAXCPHZrrkz
Definition x86/opcodes.hpp:12900
@ VGETEXPPHZrbk
Definition x86/opcodes.hpp:12418
@ VPSHUFLWZ128ri
Definition x86/opcodes.hpp:19137
@ VGATHERPF0DPDm
Definition x86/opcodes.hpp:12317
@ VFMADD132PDZ256r
Definition x86/opcodes.hpp:9401
@ VCVTBF162IBSZrr
Definition x86/opcodes.hpp:6106
@ OR16rr_NF_ND
Definition x86/opcodes.hpp:2960
@ VCVTTPD2UDQZ256rmk
Definition x86/opcodes.hpp:7813
@ POPDS32
Definition x86/opcodes.hpp:3358
@ PEXTRWrri_REV
Definition x86/opcodes.hpp:3192
@ VPANDDZ256rmbkz
Definition x86/opcodes.hpp:14846
@ POPSS32
Definition x86/opcodes.hpp:3372
@ VPADDUSBZ128rrk
Definition x86/opcodes.hpp:14752
@ SHL8r1_ND
Definition x86/opcodes.hpp:4425
@ VPSRLQZ256rr
Definition x86/opcodes.hpp:19701
@ VPSHUFHWZrik
Definition x86/opcodes.hpp:19128
@ VALIGNDZrmbi
Definition x86/opcodes.hpp:5421
@ VFCMULCPHZ128rmkz
Definition x86/opcodes.hpp:9245
@ ENQCMDS32
Definition x86/opcodes.hpp:1660
@ SAR64mi_ND
Definition x86/opcodes.hpp:4129
@ VCVTPH2HF8SZ256rr
Definition x86/opcodes.hpp:6710
@ VCMPBF16Z256rmbik
Definition x86/opcodes.hpp:5767
@ SHL64r1
Definition x86/opcodes.hpp:4393
@ VCVTTPH2WZ256rm
Definition x86/opcodes.hpp:8112
@ VMFUNC
Definition x86/opcodes.hpp:13083
@ VPMADD52HUQZ256mb
Definition x86/opcodes.hpp:17006
@ VFMADDSUB132PSZm
Definition x86/opcodes.hpp:10019
@ VCVTPH2DQZ256rrk
Definition x86/opcodes.hpp:6681
@ VFMADD231PDZr
Definition x86/opcodes.hpp:9748
@ VFMSUBADD231PHZ256m
Definition x86/opcodes.hpp:10991
@ VANDPSZ128rmkz
Definition x86/opcodes.hpp:5557
@ VPCMPEQDZ128rm
Definition x86/opcodes.hpp:15292
@ VFMADD231PSZ128mb
Definition x86/opcodes.hpp:9789
@ ROL64rCL
Definition x86/opcodes.hpp:3867
@ VFMSUBADD132PDZ128rkz
Definition x86/opcodes.hpp:10762
@ VCVTPH2WZrrk
Definition x86/opcodes.hpp:7042
@ VFMADD231PSZmkz
Definition x86/opcodes.hpp:9811
@ VPSUBDZ256rrk
Definition x86/opcodes.hpp:19884
@ MMX_PHSUBSWrr
Definition x86/opcodes.hpp:2459
@ VFIXUPIMMPDZ128rmikz
Definition x86/opcodes.hpp:9284
@ VPMADD52LUQZmb
Definition x86/opcodes.hpp:17046
@ VFIXUPIMMPDZ128rmbi
Definition x86/opcodes.hpp:9279
@ ROL64mi
Definition x86/opcodes.hpp:3857
@ PINSRDrri
Definition x86/opcodes.hpp:3252
@ UMONITOR32
Definition x86/opcodes.hpp:5152
@ VCVTTBF162IUBSZrmkz
Definition x86/opcodes.hpp:7633
@ VXORPSZ128rmbkz
Definition x86/opcodes.hpp:22092
@ VPSLLQZrikz
Definition x86/opcodes.hpp:19266
@ VMPSADBWZrmik
Definition x86/opcodes.hpp:14134
@ VCVTPH2BF8SZrmbkz
Definition x86/opcodes.hpp:6632
@ VPANDDZ256rrkz
Definition x86/opcodes.hpp:14851
@ VCVTTPS2UQQZrr
Definition x86/opcodes.hpp:8437
@ VCVT2PH2HF8Z256rrkz
Definition x86/opcodes.hpp:6042
@ VPMASKMOVDYrm
Definition x86/opcodes.hpp:17101
@ VPSRADZrmk
Definition x86/opcodes.hpp:19441
@ VMULSDZrmk_Int
Definition x86/opcodes.hpp:14279
@ VPADDUSBZ128rmkz
Definition x86/opcodes.hpp:14750
@ VPERMILPSZ128ri
Definition x86/opcodes.hpp:16424
@ VRNDSCALEPHZrri
Definition x86/opcodes.hpp:20965
@ VFNMADD132PSYr
Definition x86/opcodes.hpp:11225
@ VFMSUB231SSr_Int
Definition x86/opcodes.hpp:10751
@ FAKE_USE
Definition x86/opcodes.hpp:67
@ IDIV8r_EVEX
Definition x86/opcodes.hpp:1783
@ VSUBBF16Z256rmb
Definition x86/opcodes.hpp:21730
@ VCVT2PH2HF8SZ128rr
Definition x86/opcodes.hpp:6004
@ VFMSUB231PDZ128mb
Definition x86/opcodes.hpp:10613
@ VFMULCPHZrmkz
Definition x86/opcodes.hpp:11117
@ ADC16mi
Definition x86/opcodes.hpp:470
@ VFMULCPHZrmbk
Definition x86/opcodes.hpp:11114
@ VCVTTSD2SI64rm_Int
Definition x86/opcodes.hpp:8454
@ VFNMSUB231BF16Zmbkz
Definition x86/opcodes.hpp:12031
@ ROL8rCL_NF
Definition x86/opcodes.hpp:3900
@ VPDPWSSDZmbkz
Definition x86/opcodes.hpp:15956
@ VCVTPD2DQZrrbkz
Definition x86/opcodes.hpp:6452
@ VCVTBF162IBSZ128rmb
Definition x86/opcodes.hpp:6083
@ ORPDrm
Definition x86/opcodes.hpp:3080
@ SUB64mi8_EVEX
Definition x86/opcodes.hpp:4854
@ OR64mi8_NF
Definition x86/opcodes.hpp:3015
@ VMOVUPSZ256rrkz
Definition x86/opcodes.hpp:14088
@ VMINCPSZrm
Definition x86/opcodes.hpp:13189
@ VPUNPCKLWDYrr
Definition x86/opcodes.hpp:20407
@ VCOMISBF16Zrr_Int
Definition x86/opcodes.hpp:5881
@ MOV32r_1
Definition x86/opcodes.hpp:388
@ INC16r_alt
Definition x86/opcodes.hpp:1915
@ VMINMAXPSZrribkz
Definition x86/opcodes.hpp:13324
@ VPSHLDDZ128rmik
Definition x86/opcodes.hpp:18749
@ VMAXPDZ128rr
Definition x86/opcodes.hpp:12950
@ VPADDSWZrmk
Definition x86/opcodes.hpp:14739
@ ADC32rr_REV
Definition x86/opcodes.hpp:518
@ VMAXPDZ128rm
Definition x86/opcodes.hpp:12944
@ VBROADCASTI32X2Zrmkz
Definition x86/opcodes.hpp:5702
@ VFMADD231PHZ128rk
Definition x86/opcodes.hpp:9763
@ MMX_PSUBDrm
Definition x86/opcodes.hpp:2527
@ VPBROADCASTQZ256rmk
Definition x86/opcodes.hpp:15173
@ CTEST16rr
Definition x86/opcodes.hpp:1426
@ VPMOVSWBZrr
Definition x86/opcodes.hpp:17701
@ VFPCLASSSHZmik
Definition x86/opcodes.hpp:12288
@ G_FSIN
Definition x86/opcodes.hpp:281
@ VPMOVZXBWZ128rrk
Definition x86/opcodes.hpp:17994
@ VSQRTPSZ256mkz
Definition x86/opcodes.hpp:21660
@ VADDPSZ128rmbk
Definition x86/opcodes.hpp:5280
@ VCVTTPH2QQZrm
Definition x86/opcodes.hpp:8001
@ VGETEXPSDZrb
Definition x86/opcodes.hpp:12456
@ VPSRAWri
Definition x86/opcodes.hpp:19609
@ VCVTW2PHZ256rm
Definition x86/opcodes.hpp:8804
@ XADD8rr
Definition x86/opcodes.hpp:22150
@ ADD8mi_EVEX
Definition x86/opcodes.hpp:703
@ VPMAXSWZrr
Definition x86/opcodes.hpp:17205
@ VREDUCEBF16Zrmikz
Definition x86/opcodes.hpp:20763
@ SHR8mi
Definition x86/opcodes.hpp:4606
@ BZHI64rr
Definition x86/opcodes.hpp:1157
@ FAULTING_OP
Definition x86/opcodes.hpp:58
@ VPSLLDQri
Definition x86/opcodes.hpp:19173
@ VPBLENDVBYrmr
Definition x86/opcodes.hpp:15088
@ VMULSDrm_Int
Definition x86/opcodes.hpp:14289
@ VPMAXSQZ128rmbk
Definition x86/opcodes.hpp:17163
@ BLSR32rr_NF
Definition x86/opcodes.hpp:1076
@ VUNPCKLPDZ256rmk
Definition x86/opcodes.hpp:22009
@ VCVTTPH2WZ256rrkz
Definition x86/opcodes.hpp:8120
@ SHL32mCL_ND
Definition x86/opcodes.hpp:4355
@ VFNMADDPD4Yrr_REV
Definition x86/opcodes.hpp:11643
@ ILD_Fp32m64
Definition x86/opcodes.hpp:1792
@ ANDNPDrr
Definition x86/opcodes.hpp:977
@ VORPDZrmbk
Definition x86/opcodes.hpp:14346
@ AND8rm
Definition x86/opcodes.hpp:949
@ CVTSI642SSrr_Int
Definition x86/opcodes.hpp:1478
@ SBB32ri_ND
Definition x86/opcodes.hpp:4226
@ VCVTPS2UQQZrm
Definition x86/opcodes.hpp:7302
@ VCVTTBF162IBSZ256rrk
Definition x86/opcodes.hpp:7599
@ VPSHLDVDZ256r
Definition x86/opcodes.hpp:18814
@ VGETEXPPDZ128mkz
Definition x86/opcodes.hpp:12367
@ VPDPBSSDSYrm
Definition x86/opcodes.hpp:15654
@ VGETEXPPSZ128mbkz
Definition x86/opcodes.hpp:12425
@ VCVTPD2PSZ128rmk
Definition x86/opcodes.hpp:6493
@ CMOV_GR16
Definition x86/opcodes.hpp:1297
@ VRCPSSm_Int
Definition x86/opcodes.hpp:20737
@ VXORPDZ128rm
Definition x86/opcodes.hpp:22058
@ VMOVAPSZ256rrk_REV
Definition x86/opcodes.hpp:13573
@ ADD16mi_EVEX
Definition x86/opcodes.hpp:584
@ VPACKSSDWrr
Definition x86/opcodes.hpp:14542
@ RDMSRLIST
Definition x86/opcodes.hpp:3740
@ VFMSUB213PDZrbkz
Definition x86/opcodes.hpp:10470
@ VFMSUB231PDZ256rk
Definition x86/opcodes.hpp:10628
@ MMX_PMULHUWrm
Definition x86/opcodes.hpp:2479
@ VCVTPD2PHZ256rmkz
Definition x86/opcodes.hpp:6471
@ VPSRLWZri
Definition x86/opcodes.hpp:19832
@ VCVTTPH2IUBSZrrkz
Definition x86/opcodes.hpp:7982
@ VPMINUQZrmkz
Definition x86/opcodes.hpp:17490
@ VORPSZrm
Definition x86/opcodes.hpp:14375
@ VPSHLDQZ128rmbi
Definition x86/opcodes.hpp:18772
@ VCMPSSZrri_Int
Definition x86/opcodes.hpp:5870
@ VMULPDZ128rmb
Definition x86/opcodes.hpp:14182
@ PTTDPBF16PS
Definition x86/opcodes.hpp:3516
@ VMINPDZ128rrkz
Definition x86/opcodes.hpp:13370
@ OR16rr_NF_REV
Definition x86/opcodes.hpp:2962
@ VRNDSCALEBF16Z128rmi
Definition x86/opcodes.hpp:20887
@ VPDPBUSDSZ128rkz
Definition x86/opcodes.hpp:15788
@ VPEXPANDBZ256rrk
Definition x86/opcodes.hpp:16744
@ VPDPWUSDZ128rkz
Definition x86/opcodes.hpp:16067
@ MOVPDI2DImr
Definition x86/opcodes.hpp:2701
@ VMINPSZ256rm
Definition x86/opcodes.hpp:13435
@ VPTERNLOGDZrmikz
Definition x86/opcodes.hpp:20061
@ VFMADD132SDZm
Definition x86/opcodes.hpp:9482
@ VFMADDSUB213PDZ256rkz
Definition x86/opcodes.hpp:10052
@ ROL8m1
Definition x86/opcodes.hpp:3877
@ BLSR64rr_EVEX
Definition x86/opcodes.hpp:1081
@ VPERMDZrmbk
Definition x86/opcodes.hpp:16185
@ VPSRLVQZ256rmk
Definition x86/opcodes.hpp:19768
@ LOCK_AND8mi
Definition x86/opcodes.hpp:2206
@ VPSHLDVDZmb
Definition x86/opcodes.hpp:18818
@ VPMOVUSQWZrrkz
Definition x86/opcodes.hpp:17910
@ VPUNPCKLDQZ256rmbk
Definition x86/opcodes.hpp:20357
@ VGETEXPSHZr
Definition x86/opcodes.hpp:12464
@ SAR8rCL_EVEX
Definition x86/opcodes.hpp:4168
@ VINSERTI32X8Zrri
Definition x86/opcodes.hpp:12778
@ VCOMISDZrm
Definition x86/opcodes.hpp:5882
@ VPTERNLOGQZrmbikz
Definition x86/opcodes.hpp:20085
@ VFMSUBADD231PSZ256mk
Definition x86/opcodes.hpp:11027
@ ANDN32rr
Definition x86/opcodes.hpp:967
@ G_ATOMICRMW_UINC_WRAP
Definition x86/opcodes.hpp:144
@ VFNMADD231BF16Z256mb
Definition x86/opcodes.hpp:11481
@ VPMINSDZ128rrkz
Definition x86/opcodes.hpp:17344
@ TTCMMRLFP16PS
Definition x86/opcodes.hpp:5097
@ VPSRLQZ256rmkz
Definition x86/opcodes.hpp:19700
@ VFMADDSUB132PDZrbk
Definition x86/opcodes.hpp:9963
@ VBROADCASTI32X4Zrm
Definition x86/opcodes.hpp:5709
@ LDTILECFG_EVEX
Definition x86/opcodes.hpp:2135
@ VPGATHERDQZ256rm
Definition x86/opcodes.hpp:16831
@ VFIXUPIMMPDZ256rrik
Definition x86/opcodes.hpp:9295
@ BLCS64rm
Definition x86/opcodes.hpp:1029
@ VFMADDSUB213PSZm
Definition x86/opcodes.hpp:10117
@ RCL32mi
Definition x86/opcodes.hpp:3609
@ VPERMT2PSZ128rrkz
Definition x86/opcodes.hpp:16652
@ VFNMADD132SDZrbkz_Int
Definition x86/opcodes.hpp:11267
@ POPCNT64rr_NF
Definition x86/opcodes.hpp:3356
@ INC8m
Definition x86/opcodes.hpp:1937
@ VSHUFI64X2Z256rrik
Definition x86/opcodes.hpp:21454
@ VCVTTPS2QQZrmbk
Definition x86/opcodes.hpp:8310
@ VFNMSUB213PDZ128r
Definition x86/opcodes.hpp:11876
@ VPAVGBZ128rmkz
Definition x86/opcodes.hpp:14954
@ XOR16ri8_NF
Definition x86/opcodes.hpp:22198
@ VPMAXSBZ128rmkz
Definition x86/opcodes.hpp:17112
@ VFMADD231PDZ256mb
Definition x86/opcodes.hpp:9734
@ VCVTPS2PHZmrk
Definition x86/opcodes.hpp:7215
@ SHR64rCL_EVEX
Definition x86/opcodes.hpp:4587
@ VRSQRT28SDZrbk
Definition x86/opcodes.hpp:21145
@ VBLENDMPSZ128rrk
Definition x86/opcodes.hpp:5620
@ VCVTPH2PSXZ128rmbk
Definition x86/opcodes.hpp:6841
@ VFCMADDCPHZrk
Definition x86/opcodes.hpp:9229
@ VPMULHUWYrm
Definition x86/opcodes.hpp:18129
@ DIVR_FpI16m80
Definition x86/opcodes.hpp:1599
@ VMULPHZrrk
Definition x86/opcodes.hpp:14241
@ VSUBPSZ256rmb
Definition x86/opcodes.hpp:21823
@ VPCMPEQWrm
Definition x86/opcodes.hpp:15348
@ VFNMADD213BF16Zrk
Definition x86/opcodes.hpp:11327
@ VREDUCEPDZ128rmikz
Definition x86/opcodes.hpp:20772
@ VCVTPH2PDZ128rmbk
Definition x86/opcodes.hpp:6811
@ SBB16mi8_EVEX
Definition x86/opcodes.hpp:4189
@ VCVTQQ2PSZrmbkz
Definition x86/opcodes.hpp:7395
@ VPSUBBZ256rm
Definition x86/opcodes.hpp:19852
@ VPSUBSBZrr
Definition x86/opcodes.hpp:19945
@ ROL64m1
Definition x86/opcodes.hpp:3847
@ VBLENDMPDZrrk
Definition x86/opcodes.hpp:5611
@ VPSRLVQZ256rm
Definition x86/opcodes.hpp:19764
@ VSHUFPSZ128rmbik
Definition x86/opcodes.hpp:21499
@ VMINMAXPDZ256rmbikz
Definition x86/opcodes.hpp:13248
@ XAM_Fp64
Definition x86/opcodes.hpp:22153
@ SHL32r1
Definition x86/opcodes.hpp:4363
@ VFMSUB213PSZrbk
Definition x86/opcodes.hpp:10533
@ VPSLLVWZrmk
Definition x86/opcodes.hpp:19351
@ CCMP16mi
Definition x86/opcodes.hpp:1177
@ VRCPPHZrk
Definition x86/opcodes.hpp:20724
@ VPMAXSBZ128rmk
Definition x86/opcodes.hpp:17111
@ VPSHLDVDZ128r
Definition x86/opcodes.hpp:18805
@ VCVT2PH2BF8SZ128rmkz
Definition x86/opcodes.hpp:5949
@ OR64mr_ND
Definition x86/opcodes.hpp:3019
@ VMOVDQU64Z256rmkz
Definition x86/opcodes.hpp:13774
@ VPSUBQZrr
Definition x86/opcodes.hpp:19923
@ VMOVDQU32Z128rmk
Definition x86/opcodes.hpp:13729
@ VPUNPCKHBWZrr
Definition x86/opcodes.hpp:20233
@ VPTESTNMQZ128rmb
Definition x86/opcodes.hpp:20183
@ VPMOVUSQWZ128rr
Definition x86/opcodes.hpp:17898
@ VPSHLDVDZ128rkz
Definition x86/opcodes.hpp:18807
@ VCVTPD2DQYrr
Definition x86/opcodes.hpp:6424
@ VUNPCKLPDZrmbk
Definition x86/opcodes.hpp:22016
@ VCVTBF162IUBSZ128rmbkz
Definition x86/opcodes.hpp:6112
@ VPMAXSQZrmk
Definition x86/opcodes.hpp:17183
@ VPSUBDZrmbk
Definition x86/opcodes.hpp:19888
@ VALIGNDZrrik
Definition x86/opcodes.hpp:5428
@ LSS32rm
Definition x86/opcodes.hpp:2288
@ BLSMSK32rr_NF
Definition x86/opcodes.hpp:1064
@ VPMADD52LUQZ256rkz
Definition x86/opcodes.hpp:17044
@ VFMADDSUB213PHZ128mbk
Definition x86/opcodes.hpp:10069
@ VPERMILPDYmi
Definition x86/opcodes.hpp:16352
@ BSR64rm
Definition x86/opcodes.hpp:1095
@ VMOVDQA64Z256rrkz_REV
Definition x86/opcodes.hpp:13673
@ VRNDSCALEPSZ128rmik
Definition x86/opcodes.hpp:20975
@ VFNMSUB132PSr
Definition x86/opcodes.hpp:11796
@ VMOVDQU64Z128rmkz
Definition x86/opcodes.hpp:13763
@ VFNMADD213PDZ256r
Definition x86/opcodes.hpp:11346
@ VPANDNQZ256rmbk
Definition x86/opcodes.hpp:14899
@ VFNMADD213BF16Z128r
Definition x86/opcodes.hpp:11308
@ SAR32m1_NF_ND
Definition x86/opcodes.hpp:4091
@ MOVUPSmr
Definition x86/opcodes.hpp:2760
@ PMULLWrm
Definition x86/opcodes.hpp:3322
@ SBB8rr_ND
Definition x86/opcodes.hpp:4279
@ VMOVUPSZrmk
Definition x86/opcodes.hpp:14093
@ VPTERNLOGDZ256rmbikz
Definition x86/opcodes.hpp:20049
@ SEH_SaveReg
Definition x86/opcodes.hpp:425
@ VCVTTPD2DQZrmbkz
Definition x86/opcodes.hpp:7693
@ VFNMSUB132PSZ256mb
Definition x86/opcodes.hpp:11775
@ PSUBBrm
Definition x86/opcodes.hpp:3430
@ INC16r_EVEX
Definition x86/opcodes.hpp:1911
@ VCVTBF162IBSZ256rmbk
Definition x86/opcodes.hpp:6093
@ VPDPBSUDZ128mb
Definition x86/opcodes.hpp:15750
@ VCVTTPD2DQSZ256rm
Definition x86/opcodes.hpp:7646
@ G_FTANH
Definition x86/opcodes.hpp:290
@ VFMSUBADD132PSZ128mkz
Definition x86/opcodes.hpp:10823
@ VPMAXSWYrr
Definition x86/opcodes.hpp:17189
@ SAR16r1_NF_ND
Definition x86/opcodes.hpp:4076
@ VMOVDQA64Z256mr
Definition x86/opcodes.hpp:13663
@ VSQRTPDZ128mbk
Definition x86/opcodes.hpp:21584
@ VREDUCEBF16Zrri
Definition x86/opcodes.hpp:20764
@ VADDPSZrmb
Definition x86/opcodes.hpp:5297
@ VPCMPUQZ128rmik
Definition x86/opcodes.hpp:15485
@ VRCPSSm
Definition x86/opcodes.hpp:20736
@ VFNMSUB132SSZrb
Definition x86/opcodes.hpp:11831
@ VPOPCNTBZrmkz
Definition x86/opcodes.hpp:18325
@ VMINMAXPHZrrik
Definition x86/opcodes.hpp:13295
@ VFNMSUBSS4rm
Definition x86/opcodes.hpp:12205
@ VPSLLDrm
Definition x86/opcodes.hpp:19223
@ VGATHERDPSZrm
Definition x86/opcodes.hpp:12315
@ VMINSHZrmkz_Int
Definition x86/opcodes.hpp:13476
@ VPSRAVDZ256rmbkz
Definition x86/opcodes.hpp:19508
@ VFMADD213SHZm_Int
Definition x86/opcodes.hpp:9668
@ VGF2P8AFFINEINVQBZ128rmbikz
Definition x86/opcodes.hpp:12627
@ G_SADDSAT
Definition x86/opcodes.hpp:194
@ VFMADD231BF16Zmkz
Definition x86/opcodes.hpp:9718
@ ADD64rr_DB
Definition x86/opcodes.hpp:343
@ VPSRAVDrm
Definition x86/opcodes.hpp:19523
@ VCVTW2PHZ256rmbk
Definition x86/opcodes.hpp:8806
@ VPCOMPRESSDZrrk
Definition x86/opcodes.hpp:15556
@ SBB16i16
Definition x86/opcodes.hpp:4186
@ VPMULUDQZ128rmkz
Definition x86/opcodes.hpp:18287
@ COPY
Definition x86/opcodes.hpp:44
@ VPDPWUUDZ256r
Definition x86/opcodes.hpp:16136
@ VANDPDrr
Definition x86/opcodes.hpp:5549
@ VPERMQZrmbk
Definition x86/opcodes.hpp:16565
@ SHRD64rri8_NF_ND
Definition x86/opcodes.hpp:4685
@ VPMINSQZ128rmbk
Definition x86/opcodes.hpp:17367
@ PCMPEQBrm
Definition x86/opcodes.hpp:3143
@ VCVTPS2IUBSZ128rm
Definition x86/opcodes.hpp:7108
@ VMAXCPSZrmbkz
Definition x86/opcodes.hpp:12924
@ VPANDDZ128rmbk
Definition x86/opcodes.hpp:14836
@ VSUBPHZ256rmbk
Definition x86/opcodes.hpp:21792
@ VPSHUFDZrik
Definition x86/opcodes.hpp:19106
@ VPSRAVQZ128rm
Definition x86/opcodes.hpp:19525
@ VPDPWSUDSZ128mk
Definition x86/opcodes.hpp:15970
@ XOR16mi8
Definition x86/opcodes.hpp:22180
@ VCVTNEPS2BF16rm
Definition x86/opcodes.hpp:6421
@ VFNMSUB213PDZ128mbkz
Definition x86/opcodes.hpp:11873
@ VPACKUSDWYrm
Definition x86/opcodes.hpp:14565
@ VMULSDZrrbk_Int
Definition x86/opcodes.hpp:14284
@ VPSRLVQZrmk
Definition x86/opcodes.hpp:19777
@ MMX_PSRAWri
Definition x86/opcodes.hpp:2513
@ VSCALEFBF16Zrr
Definition x86/opcodes.hpp:21250
@ RCL8m1
Definition x86/opcodes.hpp:3639
@ VFCMADDCPHZ128rk
Definition x86/opcodes.hpp:9208
@ VPMAXSQZrmb
Definition x86/opcodes.hpp:17180
@ VPMOVZXDQZ128rrkz
Definition x86/opcodes.hpp:18017
@ RCR64rCL_EVEX
Definition x86/opcodes.hpp:3712
@ VINSERTF32X8Zrrik
Definition x86/opcodes.hpp:12741
@ AND32mr_ND
Definition x86/opcodes.hpp:862
@ VFNMSUB132PSZ128mk
Definition x86/opcodes.hpp:11769
@ SUB32mi8_EVEX
Definition x86/opcodes.hpp:4809
@ VPSRAWZ128mi
Definition x86/opcodes.hpp:19573
@ VINSERTI64X4Zrmik
Definition x86/opcodes.hpp:12794
@ VPMAXSQZrrk
Definition x86/opcodes.hpp:17186
@ VPADDDZrmkz
Definition x86/opcodes.hpp:14665
@ VPANDDZrmbk
Definition x86/opcodes.hpp:14854
@ VFPCLASSSDZmi
Definition x86/opcodes.hpp:12283
@ XOR64rr_NF
Definition x86/opcodes.hpp:22296
@ ADCX32rr_EVEX
Definition x86/opcodes.hpp:569
@ VCMPPDZrrib
Definition x86/opcodes.hpp:5797
@ VFRCZSSrm
Definition x86/opcodes.hpp:12305
@ VCVTBF162IBSZ128rrk
Definition x86/opcodes.hpp:6089
@ VPMULHUWZ128rmk
Definition x86/opcodes.hpp:18132
@ VPSHUFLWZ256rik
Definition x86/opcodes.hpp:19144
@ VCVTTPD2UQQSZ256rrkz
Definition x86/opcodes.hpp:7850
@ VPRORVQZrmk
Definition x86/opcodes.hpp:18674
@ VMOVUPSZ256rrkz_REV
Definition x86/opcodes.hpp:14089
@ VCVTBIASPH2BF8SZ128rmk
Definition x86/opcodes.hpp:6140
@ VPMAXUDZ128rrk
Definition x86/opcodes.hpp:17241
@ VMOVLHPSZrr
Definition x86/opcodes.hpp:13843
@ VPMAXSBZ256rm
Definition x86/opcodes.hpp:17116
@ VPSUBQrm
Definition x86/opcodes.hpp:19926
@ VCVTTPS2UQQZrrk
Definition x86/opcodes.hpp:8441
@ XOR8mr_NF_ND
Definition x86/opcodes.hpp:22312
@ VADDSUBPSrm
Definition x86/opcodes.hpp:5357
@ VUCOMXSDZrr_Int
Definition x86/opcodes.hpp:21920
@ VPSRLQZmi
Definition x86/opcodes.hpp:19707
@ VFMSUB132SHZmkz_Int
Definition x86/opcodes.hpp:10389
@ RCL8r1
Definition x86/opcodes.hpp:3648
@ VCVTBF162IUBSZ256rmbk
Definition x86/opcodes.hpp:6120
@ VPDPBSUDSZ256rkz
Definition x86/opcodes.hpp:15735
@ VFNMADD213SHZrbk_Int
Definition x86/opcodes.hpp:11451
@ VPDPWSSDZm
Definition x86/opcodes.hpp:15953
@ VCVTQQ2PSZrmbk
Definition x86/opcodes.hpp:7394
@ VFMSUBADD231PDZ128rkz
Definition x86/opcodes.hpp:10958
@ CMOV_VK2
Definition x86/opcodes.hpp:1305
@ VDPBF16PSZm
Definition x86/opcodes.hpp:9027
@ VFNMSUB213PHZ128mbk
Definition x86/opcodes.hpp:11904
@ VFMADD132SHZm
Definition x86/opcodes.hpp:9498
@ VCVTUSI642SHZrm_Int
Definition x86/opcodes.hpp:8756
@ VPSHRDQZrmbikz
Definition x86/opcodes.hpp:18948
@ VFMULCSHZrmkz
Definition x86/opcodes.hpp:11126
@ VFMADDSUBPS4Yrm
Definition x86/opcodes.hpp:10238
@ PREFETCHWT1
Definition x86/opcodes.hpp:3384
@ VSQRTSSZrbkz_Int
Definition x86/opcodes.hpp:21712
@ VPSLLVQYrm
Definition x86/opcodes.hpp:19307
@ VCVTTSD2USI64Zrr
Definition x86/opcodes.hpp:8478
@ VP4DPWSSDSrm
Definition x86/opcodes.hpp:14404
@ AND16mi_NF
Definition x86/opcodes.hpp:817
@ INC64m_NF
Definition x86/opcodes.hpp:1930
@ PBLENDWrri
Definition x86/opcodes.hpp:3139
@ VBLENDMPSZ256rm
Definition x86/opcodes.hpp:5622
@ UCOM_Fpr32
Definition x86/opcodes.hpp:5140
@ BT32rr
Definition x86/opcodes.hpp:1107
@ MMX_PCMPGTWrm
Definition x86/opcodes.hpp:2447
@ VCVTTPS2QQZ256rr
Definition x86/opcodes.hpp:8305
@ VFMSUB213PDZ256rkz
Definition x86/opcodes.hpp:10460
@ VDIVSDZrrk_Int
Definition x86/opcodes.hpp:8977
@ VXORPDZ128rmkz
Definition x86/opcodes.hpp:22063
@ VUNPCKLPSZrrkz
Definition x86/opcodes.hpp:22053
@ VADDBF16Zrmb
Definition x86/opcodes.hpp:5204
@ NOOPW
Definition x86/opcodes.hpp:2897
@ VCVTBIASPH2BF8Zrmk
Definition x86/opcodes.hpp:6185
@ VUCOMISSZrm_Int
Definition x86/opcodes.hpp:21909
@ VCVTTPS2DQZrrkz
Definition x86/opcodes.hpp:8194
@ VPEXPANDDZ256rmkz
Definition x86/opcodes.hpp:16760
@ VCVTTPS2IBSZ128rmbk
Definition x86/opcodes.hpp:8199
@ VPMOVUSQDZ128rrk
Definition x86/opcodes.hpp:17884
@ ROL8mi_NF
Definition x86/opcodes.hpp:3890
@ VCVTTPD2UDQSZrmbkz
Definition x86/opcodes.hpp:7791
@ VFMADDSUB132PHZrk
Definition x86/opcodes.hpp:9997
@ IMUL64m_EVEX
Definition x86/opcodes.hpp:1854
@ VFNMADDSS4rr_Int
Definition x86/opcodes.hpp:11669
@ VPMULHWZrmkz
Definition x86/opcodes.hpp:18167
@ VRSQRTBF16Z256mbkz
Definition x86/opcodes.hpp:21170
@ VRCP14PSZ256mbk
Definition x86/opcodes.hpp:20602
@ RCL32ri_EVEX
Definition x86/opcodes.hpp:3619
@ MFENCE
Definition x86/opcodes.hpp:2346
@ VCVTPH2UDQZ128rrkz
Definition x86/opcodes.hpp:6932
@ RCR16rCL
Definition x86/opcodes.hpp:3675
@ VCVTDQ2PSZ128rr
Definition x86/opcodes.hpp:6313
@ VCVTPH2BF8Zrr
Definition x86/opcodes.hpp:6662
@ VANDNPSZrr
Definition x86/opcodes.hpp:5514
@ VMAXPHZ256rr
Definition x86/opcodes.hpp:12991
@ SHL8m1_NF_ND
Definition x86/opcodes.hpp:4412
@ VADDBF16Z256rr
Definition x86/opcodes.hpp:5200
@ VPDPBSUDZ128mbkz
Definition x86/opcodes.hpp:15752
@ POP2
Definition x86/opcodes.hpp:3329
@ VFMADDSUB213PDZrkz
Definition x86/opcodes.hpp:10064
@ VUCOMXSDZrr
Definition x86/opcodes.hpp:21919
@ VPERMT2BZ128rmkz
Definition x86/opcodes.hpp:16574
@ VPSRLWZmik
Definition x86/opcodes.hpp:19830
@ VPMADD52HUQZ128rk
Definition x86/opcodes.hpp:17003
@ VMINCPSYrr
Definition x86/opcodes.hpp:13170
@ VREDUCEBF16Zrmbik
Definition x86/opcodes.hpp:20759
@ VINSERTPSrmi
Definition x86/opcodes.hpp:12801
@ VFMADD213SDZm_Int
Definition x86/opcodes.hpp:9652
@ VCVTPS2IBSZrmbkz
Definition x86/opcodes.hpp:7099
@ FP32_TO_INT64_IN_MEM
Definition x86/opcodes.hpp:1715
@ CVTPD2DQrm
Definition x86/opcodes.hpp:1443
@ VPERMQZrm
Definition x86/opcodes.hpp:16563
@ SBB8rm_ND
Definition x86/opcodes.hpp:4275
@ VCVTSD2SI64rm_Int
Definition x86/opcodes.hpp:7421
@ VPMOVZXBWZ256rr
Definition x86/opcodes.hpp:17999
@ IMUL32rm_NF_ND
Definition x86/opcodes.hpp:1835
@ VMINMAXPHZrrib
Definition x86/opcodes.hpp:13292
@ VPERMILPDZ256rmkz
Definition x86/opcodes.hpp:16388
@ VINSERTI32X4Z256rmik
Definition x86/opcodes.hpp:12764
@ VCVTPH2BF8SZ256rmbkz
Definition x86/opcodes.hpp:6623
@ POPDS16
Definition x86/opcodes.hpp:3357
@ NEG8m_NF
Definition x86/opcodes.hpp:2885
@ MMX_PHSUBSWrm
Definition x86/opcodes.hpp:2458
@ CVTSS2SIrm
Definition x86/opcodes.hpp:1487
@ VPANDDZrrkz
Definition x86/opcodes.hpp:14860
@ SUBSSrr_Int
Definition x86/opcodes.hpp:4950
@ VFMSUBADD231PDZ128mk
Definition x86/opcodes.hpp:10954
@ VADDBF16Z128rm
Definition x86/opcodes.hpp:5185
@ VFNMSUBPS4Yrr
Definition x86/opcodes.hpp:12189
@ VMAXPSZ128rrkz
Definition x86/opcodes.hpp:13016
@ ADD_Fp80m64
Definition x86/opcodes.hpp:764
@ VFMSUB213PDZ128r
Definition x86/opcodes.hpp:10449
@ VSHUFPSZrmbikz
Definition x86/opcodes.hpp:21518
@ VFMADDSUB132PHZ128mb
Definition x86/opcodes.hpp:9970
@ VFMSUB213SSZrkz_Int
Definition x86/opcodes.hpp:10578
@ VADDPDZ256rmk
Definition x86/opcodes.hpp:5227
@ VINSERTF64X2Zrrikz
Definition x86/opcodes.hpp:12754
@ ORPSrr
Definition x86/opcodes.hpp:3083
@ VFMADDSUB231PSZr
Definition x86/opcodes.hpp:10221
@ TCVTROWPS2PHLrre
Definition x86/opcodes.hpp:5030
@ VPMADDWDZrmkz
Definition x86/opcodes.hpp:17094
@ VFMADDCSHZm
Definition x86/opcodes.hpp:9894
@ EH_RETURN64
Definition x86/opcodes.hpp:1641
@ AND64ri32_ND
Definition x86/opcodes.hpp:908
@ VPOPCNTQZrr
Definition x86/opcodes.hpp:18380
@ VMOVUPDZrmk
Definition x86/opcodes.hpp:14052
@ VRCP14PSZ128mb
Definition x86/opcodes.hpp:20592
@ VEXTRACTF32X8Zmri
Definition x86/opcodes.hpp:9145
@ MOVUPSrm
Definition x86/opcodes.hpp:2761
@ RCR64mi_EVEX
Definition x86/opcodes.hpp:3706
@ VMULBF16Zrmbk
Definition x86/opcodes.hpp:14172
@ VCVTNEOPH2PSYrm
Definition x86/opcodes.hpp:6390
@ VPMULTISHIFTQBZ128rmkz
Definition x86/opcodes.hpp:18258
@ VRANGESDZrmikz
Definition x86/opcodes.hpp:20548
@ VFMSUB213PSZ128rk
Definition x86/opcodes.hpp:10514
@ VSQRTSDm_Int
Definition x86/opcodes.hpp:21690
@ VPSHUFDZ128ri
Definition x86/opcodes.hpp:19087
@ VPROLVQZ128rmkz
Definition x86/opcodes.hpp:18549
@ VMOVNTDQAZrm
Definition x86/opcodes.hpp:13860
@ VCMPSHZrmik_Int
Definition x86/opcodes.hpp:5860
@ VCVTPS2UDQZ128rmk
Definition x86/opcodes.hpp:7258
@ VFMADD132BF16Z128mkz
Definition x86/opcodes.hpp:9362
@ VFMADD231SHZm
Definition x86/opcodes.hpp:9836
@ VCVTTPD2UDQZrrkz
Definition x86/opcodes.hpp:7829
@ VCVTPS2UQQZ128rr
Definition x86/opcodes.hpp:7290
@ VPMINSDZ256rmb
Definition x86/opcodes.hpp:17346
@ CVTSI642SDrm
Definition x86/opcodes.hpp:1471
@ VMOVAPSZrmkz
Definition x86/opcodes.hpp:13580
@ VPSUBUSWZ256rmk
Definition x86/opcodes.hpp:20003
@ MMX_PUNPCKHBWrm
Definition x86/opcodes.hpp:2541
@ VPROLDZ256mikz
Definition x86/opcodes.hpp:18477
@ VANDNPSZ256rmbkz
Definition x86/opcodes.hpp:5502
@ DIVR_Fp80m64
Definition x86/opcodes.hpp:1596
@ VCVTTPD2DQYrm
Definition x86/opcodes.hpp:7670
@ VPOPCNTBZ128rmkz
Definition x86/opcodes.hpp:18313
@ VPDPWSSDZ128mbkz
Definition x86/opcodes.hpp:15938
@ VFCMULCPHZ256rmbkz
Definition x86/opcodes.hpp:9252
@ VPCOMPRESSWZ256rr
Definition x86/opcodes.hpp:15580
@ VCVTNEPS2BF16Z256rmbkz
Definition x86/opcodes.hpp:6406
@ VPERMI2PSZrmbkz
Definition x86/opcodes.hpp:16285
@ VFMSUB132SDZr_Int
Definition x86/opcodes.hpp:10375
@ VCVTUDQ2PDZ256rmbkz
Definition x86/opcodes.hpp:8571
@ VCVTTPS2DQSZrrbk
Definition x86/opcodes.hpp:8159
@ VPSRLVDrr
Definition x86/opcodes.hpp:19752
@ XOR8rr_NF_ND
Definition x86/opcodes.hpp:22330
@ VPCMPQZrrik
Definition x86/opcodes.hpp:15451
@ VCVTTPD2UDQZrmb
Definition x86/opcodes.hpp:7819
@ VPSRLWYri
Definition x86/opcodes.hpp:19802
@ VFMSUBADD231PHZrbkz
Definition x86/opcodes.hpp:11009
@ ADC64rm_EVEX
Definition x86/opcodes.hpp:536
@ VMINPHZ128rr
Definition x86/opcodes.hpp:13400
@ KMOVWrk_EVEX
Definition x86/opcodes.hpp:2081
@ KANDNWkk
Definition x86/opcodes.hpp:2038
@ VPDPBUSDZ128rk
Definition x86/opcodes.hpp:15818
@ VMOVAPDZ256mr
Definition x86/opcodes.hpp:13524
@ VPORQZ256rrkz
Definition x86/opcodes.hpp:18445
@ VPSUBSBYrm
Definition x86/opcodes.hpp:19928
@ VFMSUB132BF16Z256m
Definition x86/opcodes.hpp:10254
@ ROR8mi
Definition x86/opcodes.hpp:4007
@ BZHI32rm_NF
Definition x86/opcodes.hpp:1150
@ VDBPSADBWZ256rmi
Definition x86/opcodes.hpp:8831
@ VFMADDSUBPS4mr
Definition x86/opcodes.hpp:10241
@ FICOM32m
Definition x86/opcodes.hpp:1696
@ VMINSDrm_Int
Definition x86/opcodes.hpp:13470
@ SBB32mr
Definition x86/opcodes.hpp:4218
@ VSCALEFPHZ128rrk
Definition x86/opcodes.hpp:21290
@ VPADDWZrr
Definition x86/opcodes.hpp:14807
@ VFMADD213PHZ256mkz
Definition x86/opcodes.hpp:9601
@ SHLX64rm
Definition x86/opcodes.hpp:4502
@ VPDPBSSDZ128mkz
Definition x86/opcodes.hpp:15692
@ VPMOVZXBQZ128rmkz
Definition x86/opcodes.hpp:17970
@ LMSW16m
Definition x86/opcodes.hpp:2183
@ ROR8ri_NF_ND
Definition x86/opcodes.hpp:4026
@ VCVTQQ2PDZ128rmbkz
Definition x86/opcodes.hpp:7317
@ VPERMT2PSZrr
Definition x86/opcodes.hpp:16668
@ ROR8ri_NF
Definition x86/opcodes.hpp:4025
@ VFNMSUB132PDm
Definition x86/opcodes.hpp:11731
@ VFMSUBADD132PHZ128mkz
Definition x86/opcodes.hpp:10791
@ TLSCall_64
Definition x86/opcodes.hpp:5080
@ CMP32rr
Definition x86/opcodes.hpp:1332
@ VMINBF16Z128rmbkz
Definition x86/opcodes.hpp:13087
@ VPDPBSSDZm
Definition x86/opcodes.hpp:15705
@ VCVTBF162IUBSZ128rrkz
Definition x86/opcodes.hpp:6117
@ VPMOVSXBDYrm
Definition x86/opcodes.hpp:17704
@ VFMADDSUB231PHZmb
Definition x86/opcodes.hpp:10184
@ VFMSUB132PHZrk
Definition x86/opcodes.hpp:10334
@ VREDUCEPHZrmbikz
Definition x86/opcodes.hpp:20817
@ VPDPBUSDZ128r
Definition x86/opcodes.hpp:15817
@ VPMAXUDZrrk
Definition x86/opcodes.hpp:17259
@ VRNDSCALEPSZ128rrikz
Definition x86/opcodes.hpp:20979
@ VPMOVSXBQYrr
Definition x86/opcodes.hpp:17727
@ VFCMADDCPHZ128mbk
Definition x86/opcodes.hpp:9203
@ ADD8mr_NF_ND
Definition x86/opcodes.hpp:711
@ SUB8rm_EVEX
Definition x86/opcodes.hpp:4907
@ VSUBPHZ128rr
Definition x86/opcodes.hpp:21787
@ VMINMAXPDZ256rmi
Definition x86/opcodes.hpp:13249
@ VFNMADD213BF16Zmbkz
Definition x86/opcodes.hpp:11323
@ VCVTPS2DQZ256rmkz
Definition x86/opcodes.hpp:7060
@ INC16r_NF
Definition x86/opcodes.hpp:1913
@ VFNMADD132PDZ128rkz
Definition x86/opcodes.hpp:11170
@ VGATHERQPSZ256rm
Definition x86/opcodes.hpp:12332
@ VREDUCEPSZ128rmik
Definition x86/opcodes.hpp:20831
@ G_FPTOUI_SAT
Definition x86/opcodes.hpp:232
@ VPCONFLICTDZrmk
Definition x86/opcodes.hpp:15622
@ VPCMPGTDZ256rmb
Definition x86/opcodes.hpp:15379
@ VPROLVDZ256rmkz
Definition x86/opcodes.hpp:18531
@ VFNMSUB132SDZrbk_Int
Definition x86/opcodes.hpp:11805
@ VFNMSUB132BF16Zmb
Definition x86/opcodes.hpp:11691
@ G_STRICT_FSQRT
Definition x86/opcodes.hpp:307
@ VMOVDQU64Zrr_REV
Definition x86/opcodes.hpp:13787
@ ROR32m1_NF_ND
Definition x86/opcodes.hpp:3941
@ VFMADD231PDZ128rkz
Definition x86/opcodes.hpp:9732
@ VSQRTBF16Zmk
Definition x86/opcodes.hpp:21575
@ VPTERNLOGQZ128rrikz
Definition x86/opcodes.hpp:20073
@ VADDPSZrrbkz
Definition x86/opcodes.hpp:5305
@ VMOVDQU16Z256rr_REV
Definition x86/opcodes.hpp:13710
@ VMOVDQU16Zrrk
Definition x86/opcodes.hpp:13722
@ VPMINSWZ256rmkz
Definition x86/opcodes.hpp:17402
@ VPSUBWYrr
Definition x86/opcodes.hpp:20017
@ VPBROADCASTQZ256rmkz
Definition x86/opcodes.hpp:15174
@ VRNDSCALESDZrmikz_Int
Definition x86/opcodes.hpp:21004
@ VPDPBSSDZ256rkz
Definition x86/opcodes.hpp:15704
@ VFMSUBADD231PDZ256mbkz
Definition x86/opcodes.hpp:10962
@ VPABSWZ256rrk
Definition x86/opcodes.hpp:14502
@ LLWPCB
Definition x86/opcodes.hpp:2181
@ T1MSKC32rm
Definition x86/opcodes.hpp:4979
@ VPSUBUSBZrmkz
Definition x86/opcodes.hpp:19988
@ VUNPCKHPDZ128rmb
Definition x86/opcodes.hpp:21935
@ VFNMSUB132PSZ128mb
Definition x86/opcodes.hpp:11766
@ VUNPCKLPSZ128rrkz
Definition x86/opcodes.hpp:22035
@ VPSRADZ256mik
Definition x86/opcodes.hpp:19420
@ VPMINSWZrmkz
Definition x86/opcodes.hpp:17408
@ VMINMAXPHZ128rri
Definition x86/opcodes.hpp:13273
@ VCVTTPH2QQZ128rr
Definition x86/opcodes.hpp:7989
@ VPSUBUSWYrm
Definition x86/opcodes.hpp:19994
@ VMINCSDZrm
Definition x86/opcodes.hpp:13200
@ VCVTTSS2SISrm
Definition x86/opcodes.hpp:8525
@ VSHUFF64X2Z256rrik
Definition x86/opcodes.hpp:21418
@ VPHADDBWrm
Definition x86/opcodes.hpp:16848
@ VCVTUW2PHZ128rmb
Definition x86/opcodes.hpp:8766
@ VFNMSUBSS4mr
Definition x86/opcodes.hpp:12203
@ LOCK_SUB16mi8
Definition x86/opcodes.hpp:2247
@ ROR16m1_EVEX
Definition x86/opcodes.hpp:3908
@ VMASKMOVPDYrm
Definition x86/opcodes.hpp:12809
@ VCVTSS2SHZrrb_Int
Definition x86/opcodes.hpp:7554
@ MMX_PSIGNBrr
Definition x86/opcodes.hpp:2496
@ VPBROADCASTWrZ128rr
Definition x86/opcodes.hpp:15215
@ VPTERNLOGQZ256rri
Definition x86/opcodes.hpp:20080
@ VSCALEFSHZrrbk_Int
Definition x86/opcodes.hpp:21357
@ VDPBF16PSZ128m
Definition x86/opcodes.hpp:9009
@ VPTESTMQZ128rrk
Definition x86/opcodes.hpp:20127
@ VCVTTPS2UDQSZ256rmb
Definition x86/opcodes.hpp:8330
@ VSCALEFBF16Z128rmb
Definition x86/opcodes.hpp:21227
@ VFPCLASSPHZ256mik
Definition x86/opcodes.hpp:12256
@ IST_FP64m
Definition x86/opcodes.hpp:1994
@ VPSHRDVQZ128mbkz
Definition x86/opcodes.hpp:18985
@ VPABSWZrrkz
Definition x86/opcodes.hpp:14509
@ VFMADDSUB231PDZrbk
Definition x86/opcodes.hpp:10159
@ VXORPDYrr
Definition x86/opcodes.hpp:22057
@ KSHIFTRDki
Definition x86/opcodes.hpp:2099
@ VPUNPCKHQDQZ128rrkz
Definition x86/opcodes.hpp:20279
@ VPMINUQZ256rmkz
Definition x86/opcodes.hpp:17481
@ VPSUBUSBZ128rmk
Definition x86/opcodes.hpp:19975
@ VMINPHZ128rrkz
Definition x86/opcodes.hpp:13402
@ VPSCATTERQQZmr
Definition x86/opcodes.hpp:18724
@ VGETMANTPSZrrik
Definition x86/opcodes.hpp:12594
@ VPMOVSXBWZrmk
Definition x86/opcodes.hpp:17763
@ LOCK_ADD16mi8
Definition x86/opcodes.hpp:2187
@ VPUNPCKHQDQZ256rr
Definition x86/opcodes.hpp:20286
@ VANDNPDZ256rmkz
Definition x86/opcodes.hpp:5473
@ VCVTSS2USI64Zrrb_Int
Definition x86/opcodes.hpp:7579
@ VCVTTSS2USI64Zrrb_Int
Definition x86/opcodes.hpp:8548
@ VPCONFLICTDZ128rmb
Definition x86/opcodes.hpp:15601
@ VFMADD132PHZ256mkz
Definition x86/opcodes.hpp:9432
@ IMUL16rmi8_NF
Definition x86/opcodes.hpp:1811
@ VGETEXPPDZ256mbk
Definition x86/opcodes.hpp:12373
@ VPSUBUSBZrrk
Definition x86/opcodes.hpp:19990
@ VCVTPS2UDQZ128rmbkz
Definition x86/opcodes.hpp:7257
@ VPCMPEQDZ128rmk
Definition x86/opcodes.hpp:15295
@ VDIVPHZ256rrk
Definition x86/opcodes.hpp:8920
@ PMADDUBSWrr
Definition x86/opcodes.hpp:3258
@ VSQRTBF16Z256r
Definition x86/opcodes.hpp:21568
@ VCVTUQQ2PHZ128rmkz
Definition x86/opcodes.hpp:8681
@ VPBROADCASTBZ256rrk
Definition x86/opcodes.hpp:15108
@ VPSCATTERQDZ256mr
Definition x86/opcodes.hpp:18720
@ VFMADD132PDZ128mk
Definition x86/opcodes.hpp:9390
@ VPMULLQZ256rr
Definition x86/opcodes.hpp:18219
@ VPTESTMDZrm
Definition x86/opcodes.hpp:20116
@ VPADDUSBrr
Definition x86/opcodes.hpp:14767
@ VMOVDQA32Z128rr_REV
Definition x86/opcodes.hpp:13625
@ VEXP2PDZrbkz
Definition x86/opcodes.hpp:9082
@ VFMSUBADD132PHZ256mb
Definition x86/opcodes.hpp:10796
@ VPDPWUUDZ256rkz
Definition x86/opcodes.hpp:16138
@ VPADDUSBZ256rmkz
Definition x86/opcodes.hpp:14756
@ VPBLENDMBZ128rrkz
Definition x86/opcodes.hpp:15003
@ VMINCPDZ256rmkz
Definition x86/opcodes.hpp:13127
@ VCVTSD2SI64Zrm
Definition x86/opcodes.hpp:7415
@ VRSQRTPHZmbk
Definition x86/opcodes.hpp:21205
@ CLDEMOTE
Definition x86/opcodes.hpp:1234
@ ROR16m1_NF
Definition x86/opcodes.hpp:3910
@ DIVPSrr
Definition x86/opcodes.hpp:1585
@ ADC8mi_EVEX
Definition x86/opcodes.hpp:547
@ VFNMSUB231PSYm
Definition x86/opcodes.hpp:12101
@ VCVTPH2IBSZ256rmk
Definition x86/opcodes.hpp:6762
@ MOVZX64rr16
Definition x86/opcodes.hpp:2777
@ VCVTPD2PSZ128rrkz
Definition x86/opcodes.hpp:6497
@ VPABSQZ128rrkz
Definition x86/opcodes.hpp:14471
@ VFMSUBADD132PSr
Definition x86/opcodes.hpp:10849
@ VSQRTBF16Z128r
Definition x86/opcodes.hpp:21559
@ VFMULCPHZ256rmbk
Definition x86/opcodes.hpp:11105
@ VPCMPEQDZ256rmbk
Definition x86/opcodes.hpp:15300
@ VCVTPS2UDQZ128rrk
Definition x86/opcodes.hpp:7261
@ VREDUCEPSZrmi
Definition x86/opcodes.hpp:20848
@ VMULPHZ256rmbkz
Definition x86/opcodes.hpp:14225
@ VCVTPS2PDZ256rmbk
Definition x86/opcodes.hpp:7151
@ VPMOVZXBQZ256rrkz
Definition x86/opcodes.hpp:17979
@ VPSUBQZ128rrkz
Definition x86/opcodes.hpp:19907
@ VFNMSUB213BF16Z256rk
Definition x86/opcodes.hpp:11857
@ VRNDSCALEPDZrmbikz
Definition x86/opcodes.hpp:20931
@ VCVTUDQ2PSZ128rrkz
Definition x86/opcodes.hpp:8624
@ VMOVDQU32Z256rrkz
Definition x86/opcodes.hpp:13746
@ UCOMISSrm
Definition x86/opcodes.hpp:5129
@ VCVTPS2UDQZrmkz
Definition x86/opcodes.hpp:7277
@ VPANDQZ128rr
Definition x86/opcodes.hpp:14925
@ VPBROADCASTBZrr
Definition x86/opcodes.hpp:15113
@ VANDNPSZrm
Definition x86/opcodes.hpp:5508
@ VPBLENDMWZrr
Definition x86/opcodes.hpp:15085
@ VCVTDQ2PDZrrk
Definition x86/opcodes.hpp:6271
@ VPMAXUWZ256rr
Definition x86/opcodes.hpp:17301
@ VADDSUBPDYrr
Definition x86/opcodes.hpp:5352
@ VPERMI2QZrmb
Definition x86/opcodes.hpp:16310
@ VPCONFLICTQZ256rm
Definition x86/opcodes.hpp:15636
@ DBG_INSTR_REF
Definition x86/opcodes.hpp:40
@ ADD16ri
Definition x86/opcodes.hpp:593
@ VPERMILPDZ128ri
Definition x86/opcodes.hpp:16362
@ VPABSDZ128rmb
Definition x86/opcodes.hpp:14435
@ VFMADD231PHZrk
Definition x86/opcodes.hpp:9784
@ VCVTPH2BF8SZrmb
Definition x86/opcodes.hpp:6630
@ SHRD16mri8_NF
Definition x86/opcodes.hpp:4634
@ VCVTPD2QQZrrbkz
Definition x86/opcodes.hpp:6548
@ VFMADD231SSm_Int
Definition x86/opcodes.hpp:9861
@ VFMADDCPHZ256mb
Definition x86/opcodes.hpp:9874
@ VPMINUBZ256rm
Definition x86/opcodes.hpp:17422
@ VCVTTPH2DQZ128rmb
Definition x86/opcodes.hpp:7894
@ VSUBSDZrr
Definition x86/opcodes.hpp:21849
@ VADDSDrr
Definition x86/opcodes.hpp:5323
@ VCVTTPS2UDQSZ128rmkz
Definition x86/opcodes.hpp:8325
@ NEG64r_NF_ND
Definition x86/opcodes.hpp:2881
@ VMINMAXPHZ128rmbi
Definition x86/opcodes.hpp:13267
@ VPMINSQZrrk
Definition x86/opcodes.hpp:17390
@ VFMADDSUB213PSZrbk
Definition x86/opcodes.hpp:10125
@ SUB32ri8_ND
Definition x86/opcodes.hpp:4825
@ VCVTTPD2UDQSZ128rm
Definition x86/opcodes.hpp:7767
@ VBROADCASTSSYrr
Definition x86/opcodes.hpp:5739
@ VCMPPSZ256rrik
Definition x86/opcodes.hpp:5835
@ VPSHLDWZ256rrik
Definition x86/opcodes.hpp:18881
@ VPADDUSBZrrk
Definition x86/opcodes.hpp:14764
@ VCVTNE2PS2BF16Z256rmkz
Definition x86/opcodes.hpp:6371
@ VFNMSUB213SHZr
Definition x86/opcodes.hpp:11986
@ VCVTTPH2QQZ256rmkz
Definition x86/opcodes.hpp:7997
@ VSQRTBF16Zmkz
Definition x86/opcodes.hpp:21576
@ SAR32ri
Definition x86/opcodes.hpp:4112
@ VRNDSCALEPDZ256rmikz
Definition x86/opcodes.hpp:20925
@ VPSHLDQZ128rri
Definition x86/opcodes.hpp:18778
@ VPMULTISHIFTQBZ256rmbkz
Definition x86/opcodes.hpp:18265
@ VFMADD231PDZmk
Definition x86/opcodes.hpp:9746
@ VMOVRSBZmk
Definition x86/opcodes.hpp:13898
@ VCVTBIASPH2HF8SZrm
Definition x86/opcodes.hpp:6208
@ VGETMANTPDZ128rri
Definition x86/opcodes.hpp:12512
@ DIV32r_EVEX
Definition x86/opcodes.hpp:1568
@ VCVTTPS2QQSZrmb
Definition x86/opcodes.hpp:8279
@ VUNPCKLPSZ256rmbk
Definition x86/opcodes.hpp:22038
@ VPCMPEQBrr
Definition x86/opcodes.hpp:15289
@ SHRD64rrCL_EVEX
Definition x86/opcodes.hpp:4677
@ VFMSUB132PDm
Definition x86/opcodes.hpp:10304
@ VPADDQYrr
Definition x86/opcodes.hpp:14672
@ VFNMSUB213BF16Z128rk
Definition x86/opcodes.hpp:11848
@ VPMULLQZrr
Definition x86/opcodes.hpp:18228
@ VFMSUBADD132PSZ256m
Definition x86/opcodes.hpp:10827
@ G_ASSERT_ZEXT
Definition x86/opcodes.hpp:75
@ VPDPWSUDZ128r
Definition x86/opcodes.hpp:16003
@ MMX_PSRLQri
Definition x86/opcodes.hpp:2519
@ VFMADD132PSZ256mbkz
Definition x86/opcodes.hpp:9462
@ VPCONFLICTDZrrkz
Definition x86/opcodes.hpp:15626
@ SUBSDrr_Int
Definition x86/opcodes.hpp:4946
@ PTCONJTFP16
Definition x86/opcodes.hpp:3462
@ VCVTTPS2QQSZ256rrbk
Definition x86/opcodes.hpp:8274
@ VFMSUBADD231PSZrb
Definition x86/opcodes.hpp:11039
@ VCVTTPH2WZrr
Definition x86/opcodes.hpp:8127
@ VCVTTPD2DQSZrrkz
Definition x86/opcodes.hpp:7669
@ VCVTSI2SSZrr
Definition x86/opcodes.hpp:7503
@ VRANGEPDZrmikz
Definition x86/opcodes.hpp:20509
@ VPEXPANDQZ256rr
Definition x86/opcodes.hpp:16779
@ VPMAXSQZ256rmb
Definition x86/opcodes.hpp:17171
@ VPSUBDZ128rr
Definition x86/opcodes.hpp:19874
@ VCVT2PH2HF8Zrrkz
Definition x86/opcodes.hpp:6051
@ VCVTPS2UQQZ256rmkz
Definition x86/opcodes.hpp:7298
@ VEXPANDPSZ128rmk
Definition x86/opcodes.hpp:9116
@ PUSH16rmr
Definition x86/opcodes.hpp:3548
@ VCVTTPD2UDQSZ256rmbk
Definition x86/opcodes.hpp:7778
@ VPERMT2WZ128rr
Definition x86/opcodes.hpp:16701
@ XOR16rr_NF_ND_REV
Definition x86/opcodes.hpp:22216
@ VPBROADCASTDrZ128rrk
Definition x86/opcodes.hpp:15148
@ VPERMILPDYrr
Definition x86/opcodes.hpp:16355
@ VCVTUDQ2PSZ128rr
Definition x86/opcodes.hpp:8622
@ VPERMT2QZ256rm
Definition x86/opcodes.hpp:16680
@ IMUL16rri_EVEX
Definition x86/opcodes.hpp:1823
@ VCVTPS2PHmr
Definition x86/opcodes.hpp:7222
@ XOR32rr
Definition x86/opcodes.hpp:22250
@ ROR32mCL_ND
Definition x86/opcodes.hpp:3944
@ IMUL16rm_NF_ND
Definition x86/opcodes.hpp:1807
@ SHL32m1
Definition x86/opcodes.hpp:4348
@ BSR16rm
Definition x86/opcodes.hpp:1091
@ VCVTPS2UQQZ128rmbkz
Definition x86/opcodes.hpp:7287
@ MUL_Fp32m
Definition x86/opcodes.hpp:2836
@ VGF2P8AFFINEINVQBZ256rrikz
Definition x86/opcodes.hpp:12642
@ VFNMADD132SSm
Definition x86/opcodes.hpp:11298
@ VGETMANTBF16Z256rmbi
Definition x86/opcodes.hpp:12488
@ VPSHRDVDZ256mbk
Definition x86/opcodes.hpp:18966
@ VPSADBWZrr
Definition x86/opcodes.hpp:18710
@ VCVTQQ2PDZrmbkz
Definition x86/opcodes.hpp:7335
@ VPPERMrrm
Definition x86/opcodes.hpp:18460
@ VFNMSUB132PDZ256mk
Definition x86/opcodes.hpp:11714
@ MOVHPSrm
Definition x86/opcodes.hpp:2684
@ VPMOVZXWQrr
Definition x86/opcodes.hpp:18075
@ MOV32ao64
Definition x86/opcodes.hpp:2579
@ MUL8r_EVEX
Definition x86/opcodes.hpp:2803
@ VCMPBF16Zrmbi
Definition x86/opcodes.hpp:5772
@ EXTRQI
Definition x86/opcodes.hpp:1671
@ SHLD64rrCL_EVEX
Definition x86/opcodes.hpp:4489
@ SHL16ri_NF_ND
Definition x86/opcodes.hpp:4347
@ VCVTTPS2DQSZrrbkz
Definition x86/opcodes.hpp:8160
@ VALIGNQZ256rrikz
Definition x86/opcodes.hpp:5447
@ VFNMSUB213PDZrk
Definition x86/opcodes.hpp:11898
@ VPRORQZ128mik
Definition x86/opcodes.hpp:18602
@ FsFLD0SS
Definition x86/opcodes.hpp:366
@ VCVTTPH2DQZ128rrkz
Definition x86/opcodes.hpp:7901
@ VCVTTPS2DQZrmkz
Definition x86/opcodes.hpp:8188
@ VXORPDZ256rmk
Definition x86/opcodes.hpp:22071
@ MMX_PSUBUSWrr
Definition x86/opcodes.hpp:2538
@ VPSUBSWYrr
Definition x86/opcodes.hpp:19951
@ VPERMI2PDZ128rmkz
Definition x86/opcodes.hpp:16242
@ VFMULCSHZrm
Definition x86/opcodes.hpp:11124
@ VPSHLBrr_REV
Definition x86/opcodes.hpp:18744
@ VPSUBSWrm
Definition x86/opcodes.hpp:19970
@ VPMOVSXDQZrrkz
Definition x86/opcodes.hpp:17789
@ VFMSUB231PDZ256rkz
Definition x86/opcodes.hpp:10629
@ VCOMXSDZrrb_Int
Definition x86/opcodes.hpp:5937
@ VFMADD231PHZr
Definition x86/opcodes.hpp:9780
@ VCVTTPH2DQZrmk
Definition x86/opcodes.hpp:7915
@ VCVTSS2SDZrm_Int
Definition x86/opcodes.hpp:7534
@ VCOMXSHZrm_Int
Definition x86/opcodes.hpp:5938
@ VPSLLWZ128rik
Definition x86/opcodes.hpp:19363
@ VFMSUBADD132PDZr
Definition x86/opcodes.hpp:10778
@ VFNMSUBPD4Yrm
Definition x86/opcodes.hpp:12180
@ VCVTTPS2IUBSZrmk
Definition x86/opcodes.hpp:8249
@ VRCP28PDZrbkz
Definition x86/opcodes.hpp:20639
@ VFNMADD132SSm_Int
Definition x86/opcodes.hpp:11299
@ VPDPBSSDZmk
Definition x86/opcodes.hpp:15709
@ VPMOVSXWQZ256rr
Definition x86/opcodes.hpp:17825
@ VERRm
Definition x86/opcodes.hpp:9069
@ VPABSQZrmbkz
Definition x86/opcodes.hpp:14484
@ VRSQRT14PDZ256rkz
Definition x86/opcodes.hpp:21067
@ PI2FDrm
Definition x86/opcodes.hpp:3245
@ VFRCZSDrm
Definition x86/opcodes.hpp:12303
@ VCVTTPS2QQZ128rmkz
Definition x86/opcodes.hpp:8295
@ VCVTTPS2IBSZrrbk
Definition x86/opcodes.hpp:8223
@ XADD64rm
Definition x86/opcodes.hpp:22147
@ VPXORDZ128rrkz
Definition x86/opcodes.hpp:20436
@ VPMOVD2MZ256kr
Definition x86/opcodes.hpp:17520
@ VCVTNE2PS2BF16Z256rr
Definition x86/opcodes.hpp:6372
@ VPUNPCKLBWZ128rrk
Definition x86/opcodes.hpp:20328
@ VRCPPSr
Definition x86/opcodes.hpp:20729
@ VPCMPGTQZ256rr
Definition x86/opcodes.hpp:15404
@ VCVTTSS2SISrr_Int
Definition x86/opcodes.hpp:8528
@ VSQRTPHZ128mkz
Definition x86/opcodes.hpp:21619
@ VFMADD132BF16Zr
Definition x86/opcodes.hpp:9381
@ VCVTTBF162IBSZ256rmk
Definition x86/opcodes.hpp:7596
@ VMAXCSHZrr
Definition x86/opcodes.hpp:12937
@ SHL32m1_NF
Definition x86/opcodes.hpp:4351
@ VCVTDQ2PSYrr
Definition x86/opcodes.hpp:6306
@ VMINCPHZ128rmkz
Definition x86/opcodes.hpp:13147
@ AND64rr_ND_REV
Definition x86/opcodes.hpp:925
@ VFMSUBPD4rr
Definition x86/opcodes.hpp:11068
@ VFCMULCSHZrmk
Definition x86/opcodes.hpp:9271
@ VFMADDSUB213PHZ256m
Definition x86/opcodes.hpp:10076
@ VPSHLDVDZm
Definition x86/opcodes.hpp:18817
@ VFMADD231PDZ256mk
Definition x86/opcodes.hpp:9737
@ VFNMSUB231BF16Z256rkz
Definition x86/opcodes.hpp:12027
@ XABORT
Definition x86/opcodes.hpp:22141
@ G_STACKSAVE
Definition x86/opcodes.hpp:299
@ SHRD16rrCL_NF
Definition x86/opcodes.hpp:4639
@ VCVTTPH2WZ128rmkz
Definition x86/opcodes.hpp:8108
@ VALIGNDZrmikz
Definition x86/opcodes.hpp:5426
@ VFNMSUB132PSZrkz
Definition x86/opcodes.hpp:11794
@ VPMULHUWYrr
Definition x86/opcodes.hpp:18130
@ VFMSUB213SHZm_Int
Definition x86/opcodes.hpp:10556
@ SAR32ri_NF_ND
Definition x86/opcodes.hpp:4116
@ PACKSSWBrm
Definition x86/opcodes.hpp:3101
@ VPSUBQZrrkz
Definition x86/opcodes.hpp:19925
@ VPERMI2PSZrmkz
Definition x86/opcodes.hpp:16287
@ VCVTTPH2UQQZ128rmkz
Definition x86/opcodes.hpp:8048
@ VPMAXSQZrm
Definition x86/opcodes.hpp:17179
@ VSUBBF16Z256rmk
Definition x86/opcodes.hpp:21733
@ VRCPBF16Zmbk
Definition x86/opcodes.hpp:20692
@ VFMADD213BF16Zmbkz
Definition x86/opcodes.hpp:9547
@ VFNMADD132PDZmkz
Definition x86/opcodes.hpp:11185
@ VFNMSUB132PHZ128rkz
Definition x86/opcodes.hpp:11741
@ VFMADDCPHZ128r
Definition x86/opcodes.hpp:9870
@ XOR64rm_NF_ND
Definition x86/opcodes.hpp:22290
@ ADOX32rm_ND
Definition x86/opcodes.hpp:778
@ PINSRWrri
Definition x86/opcodes.hpp:3256
@ VFMADD213PHZ128rkz
Definition x86/opcodes.hpp:9595
@ ROL16r1_NF
Definition x86/opcodes.hpp:3805
@ VRSQRTBF16Z128mbk
Definition x86/opcodes.hpp:21160
@ VPDPWUUDSZ256mk
Definition x86/opcodes.hpp:16103
@ CALL32m
Definition x86/opcodes.hpp:1164
@ VMAXCPSZrr
Definition x86/opcodes.hpp:12927
@ VPDPBSUDZm
Definition x86/opcodes.hpp:15767
@ CFCMOV32rr_REV
Definition x86/opcodes.hpp:1220
@ LEA64_8r
Definition x86/opcodes.hpp:2158
@ VPSLLWZ256rrk
Definition x86/opcodes.hpp:19381
@ VPRORQZmikz
Definition x86/opcodes.hpp:18621
@ VMOVDQA32Zmrk
Definition x86/opcodes.hpp:13642
@ VPMADD52LUQYrr
Definition x86/opcodes.hpp:17026
@ VFMADD132PSZ128mbkz
Definition x86/opcodes.hpp:9453
@ VINSERTF64X4Zrmi
Definition x86/opcodes.hpp:12755
@ VCVTTPD2UQQZ256rmbk
Definition x86/opcodes.hpp:7874
@ TTCMMIMFP16PS
Definition x86/opcodes.hpp:5096
@ VRANGEPSZ128rri
Definition x86/opcodes.hpp:20522
@ VPMADDWDZ128rmkz
Definition x86/opcodes.hpp:17082
@ VPMINSQZrmk
Definition x86/opcodes.hpp:17387
@ ROR32r1_NF
Definition x86/opcodes.hpp:3955
@ VPDPWUUDSZrk
Definition x86/opcodes.hpp:16115
@ VCVT2PH2BF8Z128rmkz
Definition x86/opcodes.hpp:5976
@ VSQRTBF16Z128m
Definition x86/opcodes.hpp:21553
@ MOVDQArr_REV
Definition x86/opcodes.hpp:2675
@ VPSUBWZ128rmkz
Definition x86/opcodes.hpp:20020
@ STATEPOINT
Definition x86/opcodes.hpp:56
@ VPCMPGTDZ128rmk
Definition x86/opcodes.hpp:15375
@ VPABSBrm
Definition x86/opcodes.hpp:14430
@ VCVTUQQ2PSZrrk
Definition x86/opcodes.hpp:8734
@ VREDUCEBF16Z256rrikz
Definition x86/opcodes.hpp:20757
@ VFMSUB132PHZ128mkz
Definition x86/opcodes.hpp:10311
@ VPSHLDVWZ256mk
Definition x86/opcodes.hpp:18860
@ VPLZCNTDZ256rm
Definition x86/opcodes.hpp:16925
@ VCVTBF162IUBSZ128rrk
Definition x86/opcodes.hpp:6116
@ VSHUFF64X2Zrri
Definition x86/opcodes.hpp:21426
@ VMAXPDZ128rmkz
Definition x86/opcodes.hpp:12949
@ VCVTSS2SDZrrbk_Int
Definition x86/opcodes.hpp:7540
@ VPSRAQZ256mbi
Definition x86/opcodes.hpp:19464
@ VPMAXUWYrr
Definition x86/opcodes.hpp:17291
@ VFMSUB231BF16Z128mbkz
Definition x86/opcodes.hpp:10586
@ NOT8m_ND
Definition x86/opcodes.hpp:2919
@ MOV64ri
Definition x86/opcodes.hpp:2606
@ CMOV_VR128X
Definition x86/opcodes.hpp:1311
@ VPERMT2BZrrkz
Definition x86/opcodes.hpp:16589
@ VFNMSUB213PSZmk
Definition x86/opcodes.hpp:11956
@ ROR16mCL_NF
Definition x86/opcodes.hpp:3915
@ VFMSUB231SDZrkz_Int
Definition x86/opcodes.hpp:10719
@ VCVT2PH2HF8Z256rm
Definition x86/opcodes.hpp:6034
@ G_USUBO
Definition x86/opcodes.hpp:183
@ VFIXUPIMMPDZ128rmbik
Definition x86/opcodes.hpp:9280
@ VPDPBUUDZ256mkz
Definition x86/opcodes.hpp:15887
@ VMOVSHDUPZ256rr
Definition x86/opcodes.hpp:13958
@ VBLENDPSYrri
Definition x86/opcodes.hpp:5645
@ VCVTTPD2UDQZ128rmb
Definition x86/opcodes.hpp:7801
@ VPMAXSWZ256rr
Definition x86/opcodes.hpp:17199
@ ROL8mi_EVEX
Definition x86/opcodes.hpp:3888
@ VFNMSUB231PSZ128mkz
Definition x86/opcodes.hpp:12108
@ VXORPDZ256rmkz
Definition x86/opcodes.hpp:22072
@ VMOVUPDZ128rrk
Definition x86/opcodes.hpp:14034
@ ADC8ri_EVEX
Definition x86/opcodes.hpp:554
@ VPSLLDQZri
Definition x86/opcodes.hpp:19172
@ VCVTUDQ2PHZ256rm
Definition x86/opcodes.hpp:8595
@ SUB32mi8_NF_ND
Definition x86/opcodes.hpp:4812
@ VCVTTPH2QQZ256rmb
Definition x86/opcodes.hpp:7993
@ VRCP14PDZmbk
Definition x86/opcodes.hpp:20584
@ VFMSUBPS4Yrm
Definition x86/opcodes.hpp:11071
@ VMINCPSZ256rmbkz
Definition x86/opcodes.hpp:13183
@ VCVTTPS2UDQZrrb
Definition x86/opcodes.hpp:8375
@ VCVTPH2UWZ256rm
Definition x86/opcodes.hpp:6993
@ VBROADCASTSSZrmk
Definition x86/opcodes.hpp:5753
@ VSM4KEY4Yrm
Definition x86/opcodes.hpp:21533
@ VPCMPGTQZ128rrk
Definition x86/opcodes.hpp:15399
@ VPXORQZrmbkz
Definition x86/opcodes.hpp:20476
@ VFMADD213PHZmbkz
Definition x86/opcodes.hpp:9608
@ VGETEXPBF16Z128mbkz
Definition x86/opcodes.hpp:12338
@ VGETEXPPDZrkz
Definition x86/opcodes.hpp:12391
@ ADC32rr_EVEX_REV
Definition x86/opcodes.hpp:515
@ VSHUFF64X2Z256rmbik
Definition x86/opcodes.hpp:21412
@ VPCMPEQQZ256rm
Definition x86/opcodes.hpp:15320
@ KMOVBkr_EVEX
Definition x86/opcodes.hpp:2047
@ VEXTRACTI64X2Zrrikz
Definition x86/opcodes.hpp:9191
@ VMINPSZ128rm
Definition x86/opcodes.hpp:13426
@ VPSHLDVWZmkz
Definition x86/opcodes.hpp:18867
@ SHL64mi
Definition x86/opcodes.hpp:4388
@ VFNMADD213PDZm
Definition x86/opcodes.hpp:11349
@ VPDPWSUDSZ256mbkz
Definition x86/opcodes.hpp:15978
@ VPMOVSQDZrrkz
Definition x86/opcodes.hpp:17673
@ VPDPWUSDSZ256mb
Definition x86/opcodes.hpp:16038
@ VAESENCrm
Definition x86/opcodes.hpp:5397
@ VCVTPS2UDQZrr
Definition x86/opcodes.hpp:7278
@ VCVTUSI642SSZrr_Int
Definition x86/opcodes.hpp:8763
@ VMAXCPDZrm
Definition x86/opcodes.hpp:12863
@ SHRD16rri8_NF_ND
Definition x86/opcodes.hpp:4645
@ VSQRTBF16Z256mk
Definition x86/opcodes.hpp:21566
@ IMUL64rmi32_NF
Definition x86/opcodes.hpp:1866
@ MMX_PUNPCKLWDrm
Definition x86/opcodes.hpp:2551
@ VCVTBIASPH2HF8Z256rrkz
Definition x86/opcodes.hpp:6234
@ EH_LABEL
Definition x86/opcodes.hpp:28
@ VPDPWSSDSYrr
Definition x86/opcodes.hpp:15903
@ VMAXPSZ128rr
Definition x86/opcodes.hpp:13014
@ ADC32rm_EVEX
Definition x86/opcodes.hpp:511
@ VPRORDZrikz
Definition x86/opcodes.hpp:18597
@ VFMSUB213PSZm
Definition x86/opcodes.hpp:10525
@ VCVTUDQ2PHZrrk
Definition x86/opcodes.hpp:8614
@ VPANDNQZ256rrkz
Definition x86/opcodes.hpp:14905
@ SAR16r1_EVEX
Definition x86/opcodes.hpp:4073
@ VFMADDSUB132PSm
Definition x86/opcodes.hpp:10031
@ VSUBSSZrmk_Int
Definition x86/opcodes.hpp:21873
@ VFNMADD231PHZ128mbk
Definition x86/opcodes.hpp:11534
@ ADDR32_PREFIX
Definition x86/opcodes.hpp:738
@ VCMPPSZ128rri
Definition x86/opcodes.hpp:5828
@ STUI
Definition x86/opcodes.hpp:4746
@ VRANGESSZrrib
Definition x86/opcodes.hpp:20559
@ MOVDDUPrm
Definition x86/opcodes.hpp:2658
@ VCVTTPS2QQZrrk
Definition x86/opcodes.hpp:8318
@ VPERMILPDZ128rmbk
Definition x86/opcodes.hpp:16367
@ VCMPPSZ256rmbik
Definition x86/opcodes.hpp:5831
@ PHSUBDrm
Definition x86/opcodes.hpp:3239
@ VPSRLQZ256mbik
Definition x86/opcodes.hpp:19690
@ VSQRTPSZ256mbkz
Definition x86/opcodes.hpp:21658
@ VFMADDSUB231PDZmb
Definition x86/opcodes.hpp:10152
@ VPORQZ128rm
Definition x86/opcodes.hpp:18428
@ VPSLLDZrmkz
Definition x86/opcodes.hpp:19218
@ VCVTTPS2IBSZ128rmk
Definition x86/opcodes.hpp:8201
@ SHLD32rri8_ND
Definition x86/opcodes.hpp:4475
@ VPTESTMBZ128rmk
Definition x86/opcodes.hpp:20093
@ VPSHRDQZrmik
Definition x86/opcodes.hpp:18950
@ VPSRLVDZrmb
Definition x86/opcodes.hpp:19743
@ VMULSHZrr_Int
Definition x86/opcodes.hpp:14297
@ VFNMSUB213PSZ128rk
Definition x86/opcodes.hpp:11941
@ TZMSK64rm
Definition x86/opcodes.hpp:5122
@ CMPXCHG8B
Definition x86/opcodes.hpp:1379
@ MMX_PSLLDri
Definition x86/opcodes.hpp:2501
@ VCVTUSI642SHZrr_Int
Definition x86/opcodes.hpp:8758
@ VFPCLASSSHZmi
Definition x86/opcodes.hpp:12287
@ VPSLLWZrm
Definition x86/opcodes.hpp:19389
@ G_SEXT
Definition x86/opcodes.hpp:166
@ VFCMADDCPHZ256mbkz
Definition x86/opcodes.hpp:9213
@ VFMADDSUB132PSYm
Definition x86/opcodes.hpp:9999
@ VBROADCASTI64X2Z256rmk
Definition x86/opcodes.hpp:5716
@ VPMOVSQWZrr
Definition x86/opcodes.hpp:17686
@ VPCONFLICTQZrmk
Definition x86/opcodes.hpp:15649
@ VPMINUDYrm
Definition x86/opcodes.hpp:17436
@ RCR8mi_EVEX
Definition x86/opcodes.hpp:3724
@ VFMADD231SSZr
Definition x86/opcodes.hpp:9852
@ VADDBF16Z256rmb
Definition x86/opcodes.hpp:5195
@ VCVTTPD2UDQSZ256rrbk
Definition x86/opcodes.hpp:7784
@ VBROADCASTSDZ256rmkz
Definition x86/opcodes.hpp:5728
@ VFNMADDSD4mr_Int
Definition x86/opcodes.hpp:11657
@ VPTESTNMQZ128rrk
Definition x86/opcodes.hpp:20187
@ VFMADDCPHZr
Definition x86/opcodes.hpp:9888
@ VFNMSUB132BF16Z256mbkz
Definition x86/opcodes.hpp:11684
@ VPSRAVQZ128rmk
Definition x86/opcodes.hpp:19529
@ VPALIGNRZrmik
Definition x86/opcodes.hpp:14827
@ VPOPCNTDZrrk
Definition x86/opcodes.hpp:18354
@ VINSERTI64X2Zrrikz
Definition x86/opcodes.hpp:12792
@ VMOVHPSmr
Definition x86/opcodes.hpp:13841
@ NOT8m_EVEX
Definition x86/opcodes.hpp:2918
@ VFNMADD231PHZ128rk
Definition x86/opcodes.hpp:11539
@ VPMAXSBZ128rm
Definition x86/opcodes.hpp:17110
@ SHR16mi_NF_ND
Definition x86/opcodes.hpp:4520
@ VPSHLWrm
Definition x86/opcodes.hpp:18898
@ PMULHUWrr
Definition x86/opcodes.hpp:3317
@ VPMINSBZ256rm
Definition x86/opcodes.hpp:17320
@ VPCMPGTWYrr
Definition x86/opcodes.hpp:15415
@ VCVTPD2PHZ256rrkz
Definition x86/opcodes.hpp:6474
@ SHL32mCL
Definition x86/opcodes.hpp:4353
@ CCMP8ri
Definition x86/opcodes.hpp:1203
@ VPTESTMBZ256rrk
Definition x86/opcodes.hpp:20099
@ VMINMAXPHZ256rmbi
Definition x86/opcodes.hpp:13276
@ VRANGEPSZ128rmbik
Definition x86/opcodes.hpp:20517
@ VCVT2PS2PHXZrrbk
Definition x86/opcodes.hpp:6078
@ CMP64i32
Definition x86/opcodes.hpp:1334
@ VCVTPD2DQZ256rr
Definition x86/opcodes.hpp:6440
@ ROR64mCL
Definition x86/opcodes.hpp:3972
@ VCVTTPD2UDQSZrmk
Definition x86/opcodes.hpp:7792
@ VCVTPH2DQZrrk
Definition x86/opcodes.hpp:6693
@ VPERMI2QZrr
Definition x86/opcodes.hpp:16315
@ VCVTSD2SHZrr
Definition x86/opcodes.hpp:7408
@ VGETEXPPDZ256r
Definition x86/opcodes.hpp:12377
@ LODSB
Definition x86/opcodes.hpp:2268
@ VPMULUDQZ128rmb
Definition x86/opcodes.hpp:18283
@ VDPBF16PSZrkz
Definition x86/opcodes.hpp:9035
@ VGF2P8AFFINEINVQBZrmi
Definition x86/opcodes.hpp:12646
@ VPDPWUUDSZ128rk
Definition x86/opcodes.hpp:16097
@ VSHUFPDZ256rri
Definition x86/opcodes.hpp:21482
@ VPROLVQZ256rmb
Definition x86/opcodes.hpp:18554
@ VFMADDSUB213PSZ256mbkz
Definition x86/opcodes.hpp:10111
@ VDIVPDZ256rmb
Definition x86/opcodes.hpp:8882
@ VCVTUDQ2PSZ128rmk
Definition x86/opcodes.hpp:8620
@ VMINPDrm
Definition x86/opcodes.hpp:13392
@ VCVTTPD2DQZ128rmk
Definition x86/opcodes.hpp:7676
@ VSHUFF32X4Z256rmbik
Definition x86/opcodes.hpp:21394
@ VADDSHZrrbk_Int
Definition x86/opcodes.hpp:5332
@ VCVTBIASPH2HF8SZ128rmbkz
Definition x86/opcodes.hpp:6193
@ VMWRITE32rr
Definition x86/opcodes.hpp:14319
@ TEST16i16
Definition x86/opcodes.hpp:5043
@ VPSRAWZrikz
Definition x86/opcodes.hpp:19602
@ VPMINSWYrr
Definition x86/opcodes.hpp:17393
@ SEH_SetFrame
Definition x86/opcodes.hpp:427
@ VAESENCYrm
Definition x86/opcodes.hpp:5389
@ VPMOVSXBWYrm
Definition x86/opcodes.hpp:17748
@ MUL_FpI16m32
Definition x86/opcodes.hpp:2843
@ VCVTPH2UQQZ256rmbkz
Definition x86/opcodes.hpp:6966
@ DIVR_Fp80m32
Definition x86/opcodes.hpp:1595
@ VEXTRACTF64X2Zmri
Definition x86/opcodes.hpp:9155
@ BEXTRI32ri
Definition x86/opcodes.hpp:1008
@ VCMPPSZrmi
Definition x86/opcodes.hpp:5838
@ VALIGNDZ128rrikz
Definition x86/opcodes.hpp:5411
@ VCVTNE2PS2BF16Zrmbkz
Definition x86/opcodes.hpp:6378
@ VPSHLDVQZ256mb
Definition x86/opcodes.hpp:18836
@ VXORPSZrr
Definition x86/opcodes.hpp:22113
@ ADD8ri_NF_ND
Definition x86/opcodes.hpp:717
@ VCVTSD2SSZrrbkz_Int
Definition x86/opcodes.hpp:7441
@ XAM_Fp32
Definition x86/opcodes.hpp:22152
@ MMX_PADDQrm
Definition x86/opcodes.hpp:2415
@ VRNDSCALEPSZrmi
Definition x86/opcodes.hpp:20992
@ JMP64r_NT
Definition x86/opcodes.hpp:2022
@ VPUNPCKLDQZrmbk
Definition x86/opcodes.hpp:20366
@ VPORQZrrkz
Definition x86/opcodes.hpp:18454
@ VPMOVWBZrrk
Definition x86/opcodes.hpp:17942
@ VPDPWSUDSZrkz
Definition x86/opcodes.hpp:15992
@ VPGATHERQQZrm
Definition x86/opcodes.hpp:16842
@ VPDPBUSDSZ128mbkz
Definition x86/opcodes.hpp:15783
@ VPERMT2PDZrrk
Definition x86/opcodes.hpp:16642
@ VPGATHERDDZrm
Definition x86/opcodes.hpp:16827
@ CMPSDrmi_Int
Definition x86/opcodes.hpp:1362
@ ROL16mCL_NF
Definition x86/opcodes.hpp:3795
@ VCVTPD2PHZrmk
Definition x86/opcodes.hpp:6479
@ OR32ri8_ND
Definition x86/opcodes.hpp:2984
@ VSCALEFPHZ128rmbkz
Definition x86/opcodes.hpp:21286
@ VFMADDSUB231PHZ256m
Definition x86/opcodes.hpp:10174
@ SAR32ri_EVEX
Definition x86/opcodes.hpp:4113
@ VFMADDSUB132PHZ128rkz
Definition x86/opcodes.hpp:9977
@ VMAXSDZrrbk_Int
Definition x86/opcodes.hpp:13047
@ VCVTTPS2QQSZrr
Definition x86/opcodes.hpp:8284
@ OR32rr_ND
Definition x86/opcodes.hpp:2999
@ VPBROADCASTBZ128rmk
Definition x86/opcodes.hpp:15099
@ VPCMPEQWZrmk
Definition x86/opcodes.hpp:15345
@ VPMOVSXDQZ256rrk
Definition x86/opcodes.hpp:17782
@ VMOVUPSZ256mr
Definition x86/opcodes.hpp:14079
@ VDIVBF16Z128rmk
Definition x86/opcodes.hpp:8847
@ VFMSUBADD213PHZ256m
Definition x86/opcodes.hpp:10893
@ VPUNPCKLWDZrm
Definition x86/opcodes.hpp:20420
@ VCVTTPS2UDQSZ128rm
Definition x86/opcodes.hpp:8320
@ VFNMADDPS4Yrr_REV
Definition x86/opcodes.hpp:11651
@ VPCMPUWZ256rmi
Definition x86/opcodes.hpp:15504
@ SUB64rm_NF
Definition x86/opcodes.hpp:4876
@ AESDECWIDE256KL
Definition x86/opcodes.hpp:793
@ VFNMADD231PDZ128rkz
Definition x86/opcodes.hpp:11508
@ VRCP28SSZrkz
Definition x86/opcodes.hpp:20671
@ VPMULHRSWZ128rmk
Definition x86/opcodes.hpp:18110
@ VCVTTBF162IUBSZ128rrkz
Definition x86/opcodes.hpp:7618
@ SHL8m1_EVEX
Definition x86/opcodes.hpp:4409
@ VMAXPDYrm
Definition x86/opcodes.hpp:12942
@ VMOVDQA32Z256rrkz
Definition x86/opcodes.hpp:13639
@ VPERMI2QZ128rrkz
Definition x86/opcodes.hpp:16299
@ SHRD64mri8_ND
Definition x86/opcodes.hpp:4673
@ VCVTTPD2UQQSZrrb
Definition x86/opcodes.hpp:7858
@ VRNDSCALESSZrmik_Int
Definition x86/opcodes.hpp:21025
@ VCVTPH2HF8Zrmbk
Definition x86/opcodes.hpp:6742
@ VPDPBUUDZ256mbk
Definition x86/opcodes.hpp:15884
@ VCVTTPH2IBSZrmkz
Definition x86/opcodes.hpp:7946
@ VMOVAPSrm
Definition x86/opcodes.hpp:13588
@ PUNPCKLWDrm
Definition x86/opcodes.hpp:3542
@ VPERMI2QZ256rmk
Definition x86/opcodes.hpp:16304
@ RCL16mi
Definition x86/opcodes.hpp:3591
@ VPLZCNTQZ128rmk
Definition x86/opcodes.hpp:16947
@ VPMOVUSQBZ128mr
Definition x86/opcodes.hpp:17866
@ MOV8mr_NOREX
Definition x86/opcodes.hpp:2621
@ INVEPT32
Definition x86/opcodes.hpp:1960
@ VRNDSCALEPHZrmikz
Definition x86/opcodes.hpp:20964
@ VMOVDQU8Zrr_REV
Definition x86/opcodes.hpp:13820
@ VPSLLDZ256mik
Definition x86/opcodes.hpp:19196
@ VCVTQQ2PHZrrbk
Definition x86/opcodes.hpp:7370
@ PSADBWrm
Definition x86/opcodes.hpp:3387
@ VCVTPH2UWZ128rmb
Definition x86/opcodes.hpp:6985
@ VMOVAPDZ128rr
Definition x86/opcodes.hpp:13518
@ VPBROADCASTWYrm
Definition x86/opcodes.hpp:15195
@ VFMADD132PSZ128m
Definition x86/opcodes.hpp:9450
@ OR8rr_EVEX
Definition x86/opcodes.hpp:3071
@ GS_PREFIX
Definition x86/opcodes.hpp:1750
@ VFMSUB213BF16Z128mk
Definition x86/opcodes.hpp:10418
@ VCVTPD2PSZrmbk
Definition x86/opcodes.hpp:6509
@ VFMSUBADD231PSZ128rk
Definition x86/opcodes.hpp:11021
@ VMINMAXSSrmi
Definition x86/opcodes.hpp:13349
@ VPMULHRSWZ256rmk
Definition x86/opcodes.hpp:18116
@ VCVTBIASPH2BF8SZ256rmbk
Definition x86/opcodes.hpp:6147
@ VPCMPWZrri
Definition x86/opcodes.hpp:15522
@ OUT32ir
Definition x86/opcodes.hpp:3086
@ MMX_PCMPGTWrr
Definition x86/opcodes.hpp:2448
@ OR8i8
Definition x86/opcodes.hpp:3047
@ VFMADD132SDm
Definition x86/opcodes.hpp:9494
@ VBROADCASTF32X4Z256rm
Definition x86/opcodes.hpp:5669
@ VPMADD52LUQZ256mbkz
Definition x86/opcodes.hpp:17039
@ VCVTUQQ2PHZ128rmbk
Definition x86/opcodes.hpp:8678
@ IST_Fp64m80
Definition x86/opcodes.hpp:2003
@ VCVTTPD2QQZ256rrkz
Definition x86/opcodes.hpp:7754
@ POPSS16
Definition x86/opcodes.hpp:3371
@ VFMSUB132SSr
Definition x86/opcodes.hpp:10412
@ VPEXPANDQZrrk
Definition x86/opcodes.hpp:16786
@ VCVTTPH2IUBSZrmbk
Definition x86/opcodes.hpp:7973
@ VFMSUBADD132PDZrb
Definition x86/opcodes.hpp:10779
@ VDPBF16PSZ256mb
Definition x86/opcodes.hpp:9019
@ VPHADDBWrr
Definition x86/opcodes.hpp:16849
@ VFMSUB231PDZ128rk
Definition x86/opcodes.hpp:10619
@ AESENCLASTrm
Definition x86/opcodes.hpp:798
@ VXORPSZrmbk
Definition x86/opcodes.hpp:22109
@ VMINCPHZ256rmbk
Definition x86/opcodes.hpp:13153
@ VRCP14PSZ128rkz
Definition x86/opcodes.hpp:20599
@ VFNMSUB132SHZrbkz_Int
Definition x86/opcodes.hpp:11822
@ VMPSADBWZ256rmi
Definition x86/opcodes.hpp:14127
@ LAR64rm
Definition x86/opcodes.hpp:2122
@ VPDPBSSDSZ128mkz
Definition x86/opcodes.hpp:15661
@ VUNPCKLPDZ128rmbkz
Definition x86/opcodes.hpp:21999
@ VMAXCPDYrm
Definition x86/opcodes.hpp:12843
@ VCVTPH2IUBSZ256rm
Definition x86/opcodes.hpp:6788
@ VSUBPDZ128rmbk
Definition x86/opcodes.hpp:21751
@ VUNPCKHPSYrm
Definition x86/opcodes.hpp:21963
@ VFCMULCPHZ128rr
Definition x86/opcodes.hpp:9246
@ VCVTUQQ2PDZ128rmbkz
Definition x86/opcodes.hpp:8649
@ VPSHRDVQZ128r
Definition x86/opcodes.hpp:18988
@ MOVAPSrm
Definition x86/opcodes.hpp:2637
@ VPERMBZ128rr
Definition x86/opcodes.hpp:16157
@ VFMSUBADD132PSZmbk
Definition x86/opcodes.hpp:10838
@ VMOVUPSZrrk
Definition x86/opcodes.hpp:14097
@ SHL8ri
Definition x86/opcodes.hpp:4433
@ CCMP64mi8
Definition x86/opcodes.hpp:1194
@ VFMADDSUB213PDYr
Definition x86/opcodes.hpp:10034
@ VFMSUB231SSr
Definition x86/opcodes.hpp:10750
@ VPMADD52LUQZmkz
Definition x86/opcodes.hpp:17050
@ VFMADD231BF16Z128mbk
Definition x86/opcodes.hpp:9697
@ VALIGNQZrmikz
Definition x86/opcodes.hpp:5453
@ T2RPNTLVWZ1RS_EVEX
Definition x86/opcodes.hpp:4995
@ LEA64_16r
Definition x86/opcodes.hpp:2156
@ VUNPCKHPDZrrk
Definition x86/opcodes.hpp:21959
@ MWAITX
Definition x86/opcodes.hpp:391
@ VPRORVQZ256rmbkz
Definition x86/opcodes.hpp:18664
@ VFMADD231PSZ128r
Definition x86/opcodes.hpp:9794
@ XSHA256
Definition x86/opcodes.hpp:22355
@ VCVTUDQ2PSZrrbk
Definition x86/opcodes.hpp:8642
@ CMOVNE_F
Definition x86/opcodes.hpp:1279
@ VPMOVZXWDZ128rr
Definition x86/opcodes.hpp:18037
@ ROL8mCL
Definition x86/opcodes.hpp:3882
@ VFMSUBADD213PSZ128r
Definition x86/opcodes.hpp:10922
@ LZCNT16rm_NF
Definition x86/opcodes.hpp:2306
@ VPBLENDMQZrrk
Definition x86/opcodes.hpp:15068
@ VCVTPD2PHZrrbk
Definition x86/opcodes.hpp:6483
@ VFNMSUB132SDZrb_Int
Definition x86/opcodes.hpp:11804
@ VMAXCPSYrr
Definition x86/opcodes.hpp:12902
@ VPCOMPRESSQZrrkz
Definition x86/opcodes.hpp:15572
@ SHLD16rri8_NF
Definition x86/opcodes.hpp:4456
@ RCL32rCL_EVEX
Definition x86/opcodes.hpp:3616
@ VMOVSDZmrk
Definition x86/opcodes.hpp:13928
@ CMOVNP_F
Definition x86/opcodes.hpp:1283
@ VADDSHZrm_Int
Definition x86/opcodes.hpp:5326
@ VPMAXUDZrm
Definition x86/opcodes.hpp:17252
@ VPMAXUBZ128rr
Definition x86/opcodes.hpp:17215
@ VPUNPCKLWDZrmkz
Definition x86/opcodes.hpp:20422
@ VMOVDQU8Z256rrkz_REV
Definition x86/opcodes.hpp:13813
@ VPANDNDZ128rm
Definition x86/opcodes.hpp:14861
@ VPERMI2PDZ256rmbk
Definition x86/opcodes.hpp:16248
@ VCVTSD2SI64Zrrb_Int
Definition x86/opcodes.hpp:7419
@ SHL64mCL
Definition x86/opcodes.hpp:4383
@ VCVTPS2DQZrmk
Definition x86/opcodes.hpp:7068
@ VPGATHERDQYrm
Definition x86/opcodes.hpp:16829
@ VPSHLDVQZ256mbkz
Definition x86/opcodes.hpp:18838
@ VPDPBSSDSZ256mk
Definition x86/opcodes.hpp:15669
@ XOR16ri_NF
Definition x86/opcodes.hpp:22202
@ VPSLLDQZ128mi
Definition x86/opcodes.hpp:19167
@ VFPCLASSBF16Zmbi
Definition x86/opcodes.hpp:12223
@ VPMOVSWBZ128mr
Definition x86/opcodes.hpp:17689
@ VMPSADBWZrri
Definition x86/opcodes.hpp:14136
@ VPADDUSBZ256rmk
Definition x86/opcodes.hpp:14755
@ VCVTPH2BF8SZ256rm
Definition x86/opcodes.hpp:6620
@ VRSQRT28PDZmbkz
Definition x86/opcodes.hpp:21119
@ VPACKUSDWZrmbkz
Definition x86/opcodes.hpp:14588
@ VSHUFI32X4Zrmbik
Definition x86/opcodes.hpp:21439
@ VRANGEPDZ256rmikz
Definition x86/opcodes.hpp:20500
@ VPERMQZrrkz
Definition x86/opcodes.hpp:16571
@ VSHUFPSZ128rrikz
Definition x86/opcodes.hpp:21506
@ VCVTDQ2PSZ128rmk
Definition x86/opcodes.hpp:6311
@ VFMSUBADD231PDZ128m
Definition x86/opcodes.hpp:10950
@ VCVTTPS2QQSZ256rmkz
Definition x86/opcodes.hpp:8271
@ VFMADD231PSZmb
Definition x86/opcodes.hpp:9807
@ VFNMADD231SSZrb_Int
Definition x86/opcodes.hpp:11631
@ VMAXSSZrm
Definition x86/opcodes.hpp:13066
@ VFIXUPIMMPDZrri
Definition x86/opcodes.hpp:9303
@ VPAVGBZrmkz
Definition x86/opcodes.hpp:14966
@ VCVTPH2UWZ128rm
Definition x86/opcodes.hpp:6984
@ VADDPSZrmkz
Definition x86/opcodes.hpp:5301
@ G_ATOMICRMW_NAND
Definition x86/opcodes.hpp:131
@ VFNMSUB132BF16Zm
Definition x86/opcodes.hpp:11690
@ VFMSUBADD231PSZmb
Definition x86/opcodes.hpp:11033
@ VPERMILPDZ128mi
Definition x86/opcodes.hpp:16359
@ VFMSUBADD213PHZ128mbk
Definition x86/opcodes.hpp:10886
@ VFMADD231SDr_Int
Definition x86/opcodes.hpp:9835
@ VPRORDZmik
Definition x86/opcodes.hpp:18593
@ VPTESTNMBZrm
Definition x86/opcodes.hpp:20160
@ VFPCLASSSDZmik
Definition x86/opcodes.hpp:12284
@ VPCOMUQmi
Definition x86/opcodes.hpp:15594
@ VFNMSUB132PDZ128mbkz
Definition x86/opcodes.hpp:11704
@ VRCP14PDZ128mbk
Definition x86/opcodes.hpp:20566
@ VGETMANTPSZ256rrikz
Definition x86/opcodes.hpp:12583
@ XOR32rr_EVEX_REV
Definition x86/opcodes.hpp:22252
@ VPERMT2QZ128rrk
Definition x86/opcodes.hpp:16678
@ VPERMI2DZ128rm
Definition x86/opcodes.hpp:16210
@ VFNMSUB213BF16Z128mb
Definition x86/opcodes.hpp:11842
@ VMAXCPDZ256rm
Definition x86/opcodes.hpp:12854
@ VMINPHZrrbkz
Definition x86/opcodes.hpp:13421
@ VPMAXSBZrr
Definition x86/opcodes.hpp:17125
@ VCVTTBF162IUBSZ128rr
Definition x86/opcodes.hpp:7616
@ VFNMSUB213SDZm_Int
Definition x86/opcodes.hpp:11967
@ VFMADD213BF16Z128mkz
Definition x86/opcodes.hpp:9531
@ ST_F32m
Definition x86/opcodes.hpp:4747
@ VPDPWSSDSZmk
Definition x86/opcodes.hpp:15926
@ VPTESTNMWZ256rmk
Definition x86/opcodes.hpp:20205
@ G_CONSTANT_FOLD_BARRIER
Definition x86/opcodes.hpp:108
@ ADDSUBPDrr
Definition x86/opcodes.hpp:748
@ VCVTTPD2QQSZ256rrbkz
Definition x86/opcodes.hpp:7722
@ VPBROADCASTQrZ256rrkz
Definition x86/opcodes.hpp:15189
@ VSHUFPDZ256rrikz
Definition x86/opcodes.hpp:21484
@ VPDPWSSDSZ128mk
Definition x86/opcodes.hpp:15908
@ VRCP28PDZm
Definition x86/opcodes.hpp:20630
@ XADD32rm
Definition x86/opcodes.hpp:22145
@ VRSQRTBF16Zrk
Definition x86/opcodes.hpp:21183
@ VPCMPBZrmi
Definition x86/opcodes.hpp:15252
@ VFMSUB132PDZ128r
Definition x86/opcodes.hpp:10280
@ VFNMSUB231SDm
Definition x86/opcodes.hpp:12147
@ VPMOVWBZ256mrk
Definition x86/opcodes.hpp:17935
@ VREDUCEPSZrri
Definition x86/opcodes.hpp:20851
@ MMX_PMOVMSKBrr
Definition x86/opcodes.hpp:2476
@ VPSLLDZ128mbi
Definition x86/opcodes.hpp:19177
@ CVTSD2SSrm
Definition x86/opcodes.hpp:1459
@ SUBR_FI16m
Definition x86/opcodes.hpp:4927
@ VCVTPS2PHXZ128rr
Definition x86/opcodes.hpp:7178
@ SHLD64rri8_EVEX
Definition x86/opcodes.hpp:4494
@ VEXTRACTF32X8Zrrikz
Definition x86/opcodes.hpp:9149
@ VGETMANTPDZrmbik
Definition x86/opcodes.hpp:12525
@ OR8rr_NF_ND
Definition x86/opcodes.hpp:3076
@ VPSRLWZ128rr
Definition x86/opcodes.hpp:19814
@ VPMINSBZrrkz
Definition x86/opcodes.hpp:17331
@ VPDPBUUDSZ128mbk
Definition x86/opcodes.hpp:15844
@ KMOVQkm
Definition x86/opcodes.hpp:2064
@ VCVTBIASPH2BF8SZ256rrkz
Definition x86/opcodes.hpp:6153
@ VPADDSBZ128rrkz
Definition x86/opcodes.hpp:14709
@ VCVTTPH2QQZ256rmbkz
Definition x86/opcodes.hpp:7995
@ VPBROADCASTWZrmkz
Definition x86/opcodes.hpp:15211
@ VCVTPS2PDYrr
Definition x86/opcodes.hpp:7139
@ VREDUCEPSZ128rrikz
Definition x86/opcodes.hpp:20835
@ VPRORVQZrmkz
Definition x86/opcodes.hpp:18675
@ VPMINSQZ128rr
Definition x86/opcodes.hpp:17371
@ SUB16mi_EVEX
Definition x86/opcodes.hpp:4772
@ VPMINUDZrrk
Definition x86/opcodes.hpp:17463
@ VMPSADBWZ256rrikz
Definition x86/opcodes.hpp:14132
@ VMINMAXBF16Z128rrik
Definition x86/opcodes.hpp:13217
@ VFMSUBADD231PHZ128mk
Definition x86/opcodes.hpp:10986
@ VPSUBBZrmkz
Definition x86/opcodes.hpp:19860
@ VPSRAQZ256rr
Definition x86/opcodes.hpp:19476
@ VPMINUWrm
Definition x86/opcodes.hpp:17514
@ VMINMAXPDZ128rmbik
Definition x86/opcodes.hpp:13238
@ VADDSDZrm
Definition x86/opcodes.hpp:5310
@ VDIVPHZrrkz
Definition x86/opcodes.hpp:8933
@ VPMOVZXBQZ128rrkz
Definition x86/opcodes.hpp:17973
@ VPMOVDWZ256mrk
Definition x86/opcodes.hpp:17543
@ VRANGEPDZrrikz
Definition x86/opcodes.hpp:20515
@ VXORPDrm
Definition x86/opcodes.hpp:22085
@ VPCONFLICTQZ128rmb
Definition x86/opcodes.hpp:15628
@ VCVTPS2PDZ256rrk
Definition x86/opcodes.hpp:7156
@ VGETEXPPDZ256rk
Definition x86/opcodes.hpp:12378
@ AND8rr_NF
Definition x86/opcodes.hpp:959
@ VFPCLASSPHZmik
Definition x86/opcodes.hpp:12262
@ VPCMPUQZrmbik
Definition x86/opcodes.hpp:15495
@ ROR8mCL_NF
Definition x86/opcodes.hpp:4005
@ VRCP14PDZm
Definition x86/opcodes.hpp:20582
@ PTCVTROWPS2BF16HrreV
Definition x86/opcodes.hpp:3469
@ VUNPCKLPSZrmkz
Definition x86/opcodes.hpp:22050
@ VPMULLQZrmb
Definition x86/opcodes.hpp:18223
@ VPERMI2PDZ256rmbkz
Definition x86/opcodes.hpp:16249
@ G_FPTRUNC
Definition x86/opcodes.hpp:226
@ VRNDSCALESHZrmi
Definition x86/opcodes.hpp:21012
@ OR8rr_NF_ND_REV
Definition x86/opcodes.hpp:3077
@ VSQRTSSZr_Int
Definition x86/opcodes.hpp:21709
@ VCVTTPS2UDQSZrmk
Definition x86/opcodes.hpp:8342
@ VPTESTMWZ128rrk
Definition x86/opcodes.hpp:20143
@ VPMACSWWrm
Definition x86/opcodes.hpp:16988
@ VRSQRTPSYr
Definition x86/opcodes.hpp:21213
@ VPSLLQYrm
Definition x86/opcodes.hpp:19226
@ ADC64ri8_ND
Definition x86/opcodes.hpp:534
@ VPANDNDZrrkz
Definition x86/opcodes.hpp:14887
@ SHL16r1_ND
Definition x86/opcodes.hpp:4335
@ VPCMPGTBZrmk
Definition x86/opcodes.hpp:15365
@ VCVTPS2IBSZ256rrk
Definition x86/opcodes.hpp:7094
@ VCVTW2PHZ128rmbk
Definition x86/opcodes.hpp:8797
@ CMOV_VK8
Definition x86/opcodes.hpp:1309
@ VXORPSZrmb
Definition x86/opcodes.hpp:22108
@ VCVTPH2PDZrmbk
Definition x86/opcodes.hpp:6829
@ VEXP2PSZmkz
Definition x86/opcodes.hpp:9090
@ DPPDrmi
Definition x86/opcodes.hpp:1633
@ VPANDNDZrmb
Definition x86/opcodes.hpp:14880
@ PMULUDQrm
Definition x86/opcodes.hpp:3324
@ VFMADD132SSZr_Int
Definition x86/opcodes.hpp:9515
@ VANDPDZ128rrkz
Definition x86/opcodes.hpp:5529
@ VFMADD213PSZmbkz
Definition x86/opcodes.hpp:9640
@ VPANDNYrr
Definition x86/opcodes.hpp:14916
@ VCVTW2PHZrmb
Definition x86/opcodes.hpp:8814
@ VADDPDZ128rrkz
Definition x86/opcodes.hpp:5222
@ VPBLENDMDZ128rm
Definition x86/opcodes.hpp:15016
@ IMUL32rri_EVEX
Definition x86/opcodes.hpp:1851
@ VPCOMDri
Definition x86/opcodes.hpp:15527
@ VADDBF16Zrmk
Definition x86/opcodes.hpp:5207
@ AESENCWIDE256KL
Definition x86/opcodes.hpp:801
@ VXORPSYrm
Definition x86/opcodes.hpp:22087
@ KNOTBkk
Definition x86/opcodes.hpp:2082
@ VFMSUB132PSZrk
Definition x86/opcodes.hpp:10366
@ VMAXPHZ256rrk
Definition x86/opcodes.hpp:12992
@ VCVTPH2QQZ128rr
Definition x86/opcodes.hpp:6900
@ VPMOVUSDBZmr
Definition x86/opcodes.hpp:17846
@ VPMOVSXBDZrmk
Definition x86/opcodes.hpp:17719
@ VGETMANTPSZ256rmik
Definition x86/opcodes.hpp:12579
@ VPMADDUBSWZrm
Definition x86/opcodes.hpp:17070
@ VPSHLDVWZmk
Definition x86/opcodes.hpp:18866
@ VCVTPH2BF8Z256rmb
Definition x86/opcodes.hpp:6648
@ VPSUBQZrm
Definition x86/opcodes.hpp:19917
@ VMOVDDUPZ256rrkz
Definition x86/opcodes.hpp:13604
@ MONITORX64rrr
Definition x86/opcodes.hpp:2558
@ VMAXPHZ128rmbkz
Definition x86/opcodes.hpp:12979
@ RCR32rCL
Definition x86/opcodes.hpp:3693
@ VCVTW2PHZ256rmk
Definition x86/opcodes.hpp:8808
@ VPCMPGTQZ256rmbk
Definition x86/opcodes.hpp:15402
@ VCVTPH2DQZ128rmbk
Definition x86/opcodes.hpp:6667
@ VPERMILPSri
Definition x86/opcodes.hpp:16473
@ PAVGWrr
Definition x86/opcodes.hpp:3135
@ VFNMSUBPS4rr
Definition x86/opcodes.hpp:12193
@ VPMOVSXBDZ256rmkz
Definition x86/opcodes.hpp:17714
@ VPOPCNTQZ128rr
Definition x86/opcodes.hpp:18362
@ VRNDSCALEBF16Zrmbikz
Definition x86/opcodes.hpp:20904
@ VPMOVSQWZ128rrk
Definition x86/opcodes.hpp:17677
@ VCVTBIASPH2HF8Z256rmbkz
Definition x86/opcodes.hpp:6229
@ ROL16mCL_ND
Definition x86/opcodes.hpp:3794
@ VCVTSD2SI64rr
Definition x86/opcodes.hpp:7422
@ VCVTTPD2DQSZ256rmkz
Definition x86/opcodes.hpp:7651
@ VCVTPS2PHZrrkz
Definition x86/opcodes.hpp:7221
@ VPSRAQZ128rmkz
Definition x86/opcodes.hpp:19460
@ VPACKUSWBZ128rmk
Definition x86/opcodes.hpp:14599
@ VCVT2PH2HF8SZ128rrkz
Definition x86/opcodes.hpp:6006
@ VRSQRTPHZmk
Definition x86/opcodes.hpp:21207
@ VPPERMrrr_REV
Definition x86/opcodes.hpp:18462
@ VPERMI2DZrr
Definition x86/opcodes.hpp:16234
@ VPERMPDZ256rm
Definition x86/opcodes.hpp:16487
@ VCVTSS2SI64rr_Int
Definition x86/opcodes.hpp:7567
@ VFMADD213PDZ256mbkz
Definition x86/opcodes.hpp:9567
@ VMINMAXPDZ256rmik
Definition x86/opcodes.hpp:13250
@ BTR64mr
Definition x86/opcodes.hpp:1133
@ VGETEXPSSZrbk
Definition x86/opcodes.hpp:12475
@ VCVTPH2UQQZ256rrk
Definition x86/opcodes.hpp:6970
@ CRC32r64r8_EVEX
Definition x86/opcodes.hpp:1421
@ VINSERTF64X4Zrri
Definition x86/opcodes.hpp:12758
@ VFMSUBADD231PHZ128mkz
Definition x86/opcodes.hpp:10987
@ VCVTTPH2IBSZrr
Definition x86/opcodes.hpp:7947
@ VPSLLVQZ128rrk
Definition x86/opcodes.hpp:19316
@ VMINMAXPHZ128rmi
Definition x86/opcodes.hpp:13270
@ VPMOVSXWDZ128rmk
Definition x86/opcodes.hpp:17795
@ VPABSQZ128rmk
Definition x86/opcodes.hpp:14467
@ VFMADDSD4mr_Int
Definition x86/opcodes.hpp:9920
@ VUCOMISSZrr_Int
Definition x86/opcodes.hpp:21911
@ VDIVPHZ128rr
Definition x86/opcodes.hpp:8910
@ VPMOVSQWZ128mr
Definition x86/opcodes.hpp:17674
@ VANDPSZ128rmbk
Definition x86/opcodes.hpp:5554
@ CFCMOV16rm
Definition x86/opcodes.hpp:1210
@ VPMOVSQDZ128mrk
Definition x86/opcodes.hpp:17660
@ VPERMI2DZrm
Definition x86/opcodes.hpp:16228
@ VFNMADD213PSZ256m
Definition x86/opcodes.hpp:11404
@ VPBLENDMBZ256rm
Definition x86/opcodes.hpp:15004
@ VCVTTPH2IBSZ128rm
Definition x86/opcodes.hpp:7923
@ CVTSD2SSrr
Definition x86/opcodes.hpp:1461
@ VPCONFLICTQZ256rmb
Definition x86/opcodes.hpp:15637
@ VFMADD213PSZmk
Definition x86/opcodes.hpp:9641
@ VPCMOVrrm
Definition x86/opcodes.hpp:15241
@ VPSHLQrr
Definition x86/opcodes.hpp:18895
@ G_VASTART
Definition x86/opcodes.hpp:164
@ VREDUCEPDZrri
Definition x86/opcodes.hpp:20791
@ SQRTPSr
Definition x86/opcodes.hpp:4715
@ VPMULLQZ256rmkz
Definition x86/opcodes.hpp:18218
@ VPSHUFBZ256rmk
Definition x86/opcodes.hpp:19066
@ BT32mr
Definition x86/opcodes.hpp:1105
@ VXORPDZ256rmbkz
Definition x86/opcodes.hpp:22070
@ VCOMPRESSPSZ256mrk
Definition x86/opcodes.hpp:5926
@ VPCMPUWZ256rri
Definition x86/opcodes.hpp:15506
@ VFMSUB231PSZrk
Definition x86/opcodes.hpp:10704
@ VBROADCASTSSZrmkz
Definition x86/opcodes.hpp:5754
@ VMULBF16Z256rm
Definition x86/opcodes.hpp:14161
@ VFMADDSUB132PSZmb
Definition x86/opcodes.hpp:10020
@ VCVTNEPS2BF16Z256rmb
Definition x86/opcodes.hpp:6404
@ VPABSBZ128rmk
Definition x86/opcodes.hpp:14413
@ BT32ri8
Definition x86/opcodes.hpp:1106
@ VCVTPS2UQQZ256rm
Definition x86/opcodes.hpp:7293
@ VCVTTPS2DQYrm
Definition x86/opcodes.hpp:8163
@ VPXORQZ128rm
Definition x86/opcodes.hpp:20455
@ VFNMSUB231BF16Z256mk
Definition x86/opcodes.hpp:12023
@ IMUL64rr_NF_ND
Definition x86/opcodes.hpp:1874
@ VFMSUB231PDZrkz
Definition x86/opcodes.hpp:10641
@ VPMADD52LUQYrm
Definition x86/opcodes.hpp:17025
@ VPCMPEQBZ256rr
Definition x86/opcodes.hpp:15282
@ VFMSUB213BF16Z256mb
Definition x86/opcodes.hpp:10424
@ SUB32rr_REV
Definition x86/opcodes.hpp:4846
@ VCVTPH2UDQZrmkz
Definition x86/opcodes.hpp:6947
@ VFNMSUBPS4mr
Definition x86/opcodes.hpp:12191
@ PTILELOADDRST1V
Definition x86/opcodes.hpp:410
@ CRC32r32m32
Definition x86/opcodes.hpp:1404
@ VMOVUPSZ128mrk
Definition x86/opcodes.hpp:14069
@ VPTESTNMDZ128rmk
Definition x86/opcodes.hpp:20167
@ VMOVNTDQZ128mr
Definition x86/opcodes.hpp:13863
@ VMINCPDYrr
Definition x86/opcodes.hpp:13112
@ VUCOMISDZrr
Definition x86/opcodes.hpp:21896
@ VCMPSHZrrik_Int
Definition x86/opcodes.hpp:5865
@ VGETEXPPHZm
Definition x86/opcodes.hpp:12410
@ VMOVAPSZrrkz_REV
Definition x86/opcodes.hpp:13586
@ PMULDQrm
Definition x86/opcodes.hpp:3310
@ VPDPWUSDSZ128mkz
Definition x86/opcodes.hpp:16033
@ VPMOVUSDWZrr
Definition x86/opcodes.hpp:17863
@ VXORPSYrr
Definition x86/opcodes.hpp:22088
@ PCMPESTRIrmi
Definition x86/opcodes.hpp:3151
@ VMOVDQU8Z128mr
Definition x86/opcodes.hpp:13792
@ VMAXBF16Z256rrkz
Definition x86/opcodes.hpp:12833
@ PSLLWri
Definition x86/opcodes.hpp:3410
@ OR64rr_NF_REV
Definition x86/opcodes.hpp:3045
@ VPMINSBZ128rr
Definition x86/opcodes.hpp:17317
@ SUB16mi_ND
Definition x86/opcodes.hpp:4773
@ VPSLLVQZrmkz
Definition x86/opcodes.hpp:19332
@ VRCP14PDZ256mbkz
Definition x86/opcodes.hpp:20576
@ VPMOVSQBZ128rrkz
Definition x86/opcodes.hpp:17648
@ CVTSI2SSrr
Definition x86/opcodes.hpp:1469
@ VFNMSUB132BF16Z256mbk
Definition x86/opcodes.hpp:11683
@ VCVTDQ2PHZ256rmk
Definition x86/opcodes.hpp:6288
@ VPSUBQZ128rm
Definition x86/opcodes.hpp:19899
@ VRNDSCALEPSZ256rmbi
Definition x86/opcodes.hpp:20980
@ G_ATOMICRMW_UDEC_WRAP
Definition x86/opcodes.hpp:145
@ IMUL32rri
Definition x86/opcodes.hpp:1847
@ VAESDECZrm
Definition x86/opcodes.hpp:5375
@ VFCMULCSHZrmkz
Definition x86/opcodes.hpp:9272
@ AND16mi8_EVEX
Definition x86/opcodes.hpp:811
@ ADD16rr_DB
Definition x86/opcodes.hpp:339
@ VPERMWZ256rmk
Definition x86/opcodes.hpp:16723
@ VPERMI2QZ256rm
Definition x86/opcodes.hpp:16300
@ CMPSDrmi
Definition x86/opcodes.hpp:1361
@ VGETEXPPHZ128mb
Definition x86/opcodes.hpp:12393
@ VPSRAWZ256rikz
Definition x86/opcodes.hpp:19590
@ VPERMI2QZ256rrk
Definition x86/opcodes.hpp:16307
@ VCVTPH2WZrmbk
Definition x86/opcodes.hpp:7034
@ VFIXUPIMMPSZ128rrikz
Definition x86/opcodes.hpp:9317
@ VPSHLDDZ256rmi
Definition x86/opcodes.hpp:18757
@ VCVTPH2PSXZ256rm
Definition x86/opcodes.hpp:6848
@ VPBLENDMWZ256rr
Definition x86/opcodes.hpp:15079
@ VPCMPWZ128rmi
Definition x86/opcodes.hpp:15512
@ VCVTPH2PSXZ256rmbk
Definition x86/opcodes.hpp:6850
@ ADD32ri8_NF_ND
Definition x86/opcodes.hpp:639
@ VPANDQZrmbk
Definition x86/opcodes.hpp:14939
@ VMINCPSZ128rmbk
Definition x86/opcodes.hpp:13173
@ ROUNDSSmi
Definition x86/opcodes.hpp:4043
@ VREDUCESDZrrik
Definition x86/opcodes.hpp:20864
@ VPMAXUDZ256rmbkz
Definition x86/opcodes.hpp:17246
@ MOV32o64a
Definition x86/opcodes.hpp:2586
@ VCVTPS2IBSZ256rmbk
Definition x86/opcodes.hpp:7089
@ VPSHLDVWZ128m
Definition x86/opcodes.hpp:18853
@ VMINMAXPSZ128rrikz
Definition x86/opcodes.hpp:13305
@ DAS
Definition x86/opcodes.hpp:1514
@ ST_Fp80m64
Definition x86/opcodes.hpp:4757
@ VSCALEFBF16Zrm
Definition x86/opcodes.hpp:21244
@ BTS64ri8
Definition x86/opcodes.hpp:1146
@ VMASKMOVPSYrm
Definition x86/opcodes.hpp:12813
@ VCMPSDrmi
Definition x86/opcodes.hpp:5854
@ VBROADCASTF64X2Zrm
Definition x86/opcodes.hpp:5681
@ MUL64r_NF
Definition x86/opcodes.hpp:2798
@ VPMULHWZ256rrk
Definition x86/opcodes.hpp:18163
@ VPDPBUSDZ256rk
Definition x86/opcodes.hpp:15827
@ VFNMADD231PHZmbk
Definition x86/opcodes.hpp:11552
@ VFMADDSUB132PHZrb
Definition x86/opcodes.hpp:9994
@ VFMADD213PSZrkz
Definition x86/opcodes.hpp:9648
@ VPMOVZXWDZ256rmkz
Definition x86/opcodes.hpp:18042
@ BEXTR64rm
Definition x86/opcodes.hpp:1001
@ MMX_PADDDrr
Definition x86/opcodes.hpp:2414
@ VPMOVSXBDZ256rm
Definition x86/opcodes.hpp:17712
@ VFMSUB231SSZrkz_Int
Definition x86/opcodes.hpp:10747
@ SHR8rCL
Definition x86/opcodes.hpp:4616
@ VPROTWrr
Definition x86/opcodes.hpp:18701
@ VPANDQZrmkz
Definition x86/opcodes.hpp:14942
@ VPROLQZ128mikz
Definition x86/opcodes.hpp:18495
@ VFMADD213SHZmk_Int
Definition x86/opcodes.hpp:9669
@ VANDNPSZrmbk
Definition x86/opcodes.hpp:5510
@ VPDPWUUDZ128mbkz
Definition x86/opcodes.hpp:16124
@ VCVTSH2SSZrrb_Int
Definition x86/opcodes.hpp:7477
@ VFMADD213PHZmkz
Definition x86/opcodes.hpp:9610
@ VCVTTPH2WZrrbk
Definition x86/opcodes.hpp:8129
@ LODSW
Definition x86/opcodes.hpp:2271
@ VCVTTPH2UDQZ128rm
Definition x86/opcodes.hpp:8013
@ VCVTPH2UDQZ256rmk
Definition x86/opcodes.hpp:6937
@ LD_Fp164
Definition x86/opcodes.hpp:2145
@ VADDPSZ256rrk
Definition x86/opcodes.hpp:5294
@ G_AND
Definition x86/opcodes.hpp:86
@ VPANDNDZrmk
Definition x86/opcodes.hpp:14883
@ ADD8rr_REV
Definition x86/opcodes.hpp:732
@ PT2RPNTLVWZ1RST1V
Definition x86/opcodes.hpp:400
@ VCVTTPS2UDQZ128rmbk
Definition x86/opcodes.hpp:8352
@ VPERMILPSZmikz
Definition x86/opcodes.hpp:16459
@ VDIVSSrm_Int
Definition x86/opcodes.hpp:9006
@ ADD32ri8_ND
Definition x86/opcodes.hpp:637
@ VCVTPD2UDQZ128rmk
Definition x86/opcodes.hpp:6555
@ VFMSUB132PDZ128mb
Definition x86/opcodes.hpp:10275
@ VPMULDQZ128rm
Definition x86/opcodes.hpp:18078
@ VANDPSZ256rmk
Definition x86/opcodes.hpp:5565
@ VFMSUB213SSZmk_Int
Definition x86/opcodes.hpp:10569
@ VCVTTPS2UQQSZ128rmkz
Definition x86/opcodes.hpp:8385
@ VCVTPS2UQQZ256rmbk
Definition x86/opcodes.hpp:7295
@ VCVTPS2DQZ256rr
Definition x86/opcodes.hpp:7061
@ VCMPSDZrrik_Int
Definition x86/opcodes.hpp:5853
@ SAR8mi_EVEX
Definition x86/opcodes.hpp:4158
@ VMAXCPDZ128rrkz
Definition x86/opcodes.hpp:12853
@ VRCP14PSZmbk
Definition x86/opcodes.hpp:20611
@ VPMAXSWZ128rrkz
Definition x86/opcodes.hpp:17195
@ VFMSUB231PDYm
Definition x86/opcodes.hpp:10610
@ VCVTDQ2PDZ128rm
Definition x86/opcodes.hpp:6246
@ VPABSDZ128rmkz
Definition x86/opcodes.hpp:14439
@ VCVTHF82PHZrrk
Definition x86/opcodes.hpp:6355
@ CTEST32ri
Definition x86/opcodes.hpp:1429
@ VREDUCEPSZ128rmbikz
Definition x86/opcodes.hpp:20829
@ VREDUCEPDZrribk
Definition x86/opcodes.hpp:20793
@ ANDN64rm
Definition x86/opcodes.hpp:970
@ VPRORVDZrrkz
Definition x86/opcodes.hpp:18651
@ VCVTUDQ2PHZ256rmk
Definition x86/opcodes.hpp:8599
@ UD1Wr
Definition x86/opcodes.hpp:5149
@ VCVTUDQ2PSZ128rmb
Definition x86/opcodes.hpp:8617
@ VFMSUB213PSZmk
Definition x86/opcodes.hpp:10529
@ VBLENDMPSZ256rrk
Definition x86/opcodes.hpp:5629
@ PAVGBrm
Definition x86/opcodes.hpp:3130
@ VPBLENDMWZ128rm
Definition x86/opcodes.hpp:15070
@ VEXPANDPDZ256rrk
Definition x86/opcodes.hpp:9107
@ VSQRTPHZmbkz
Definition x86/opcodes.hpp:21635
@ VCVTSS2SDZrrk_Int
Definition x86/opcodes.hpp:7542
@ VCVTHF82PHZrmkz
Definition x86/opcodes.hpp:6353
@ VCVTTPH2UQQZrrk
Definition x86/opcodes.hpp:8071
@ VCVT2PH2BF8SZ256rmb
Definition x86/opcodes.hpp:5954
@ VFMULCPHZrrb
Definition x86/opcodes.hpp:11119
@ VCVTNEPS2BF16Zrmk
Definition x86/opcodes.hpp:6416
@ VPSLLDZ128rrkz
Definition x86/opcodes.hpp:19191
@ VFMADDSUB132PDZ256rkz
Definition x86/opcodes.hpp:9954
@ G_RESET_FPENV
Definition x86/opcodes.hpp:247
@ VFMSUB132SSZm_Int
Definition x86/opcodes.hpp:10399
@ VMOVUPDZ128mrk
Definition x86/opcodes.hpp:14028
@ VREDUCEBF16Z256rmikz
Definition x86/opcodes.hpp:20754
@ VSUBSHZrrb_Int
Definition x86/opcodes.hpp:21866
@ VORPSZ128rmbkz
Definition x86/opcodes.hpp:14360
@ VMINPHZrmb
Definition x86/opcodes.hpp:13413
@ VMAXSDZrrbkz_Int
Definition x86/opcodes.hpp:13048
@ ADD16ri_EVEX
Definition x86/opcodes.hpp:599
@ VCVTTPS2QQSZ128rm
Definition x86/opcodes.hpp:8257
@ AESDECrr
Definition x86/opcodes.hpp:795
@ VCVTPD2UDQZ256rrkz
Definition x86/opcodes.hpp:6568
@ RCR16mCL_ND
Definition x86/opcodes.hpp:3668
@ DEC8m_NF_ND
Definition x86/opcodes.hpp:1552
@ VPMULHRSWZ256rm
Definition x86/opcodes.hpp:18115
@ G_ADD
Definition x86/opcodes.hpp:77
@ VMINMAXPDZ128rrik
Definition x86/opcodes.hpp:13244
@ VFMSUB213BF16Z256mbkz
Definition x86/opcodes.hpp:10426
@ VCVTSS2SIrm
Definition x86/opcodes.hpp:7573
@ VPHADDUBQrr
Definition x86/opcodes.hpp:16863
@ VCVTTPH2UQQZrmbkz
Definition x86/opcodes.hpp:8064
@ VPSLLDZ128rmk
Definition x86/opcodes.hpp:19187
@ VPBROADCASTQZ128rmkz
Definition x86/opcodes.hpp:15168
@ VPMOVQDZrrk
Definition x86/opcodes.hpp:17597
@ ADD32mi
Definition x86/opcodes.hpp:619
@ VXORPDZ256rrkz
Definition x86/opcodes.hpp:22075
@ VSQRTBF16Z128mk
Definition x86/opcodes.hpp:21557
@ VSM4KEY4Z128rm
Definition x86/opcodes.hpp:21535
@ AND32rm
Definition x86/opcodes.hpp:875
@ PTTCMMIMFP16PS
Definition x86/opcodes.hpp:3512
@ VFNMSUB231PHZ128rkz
Definition x86/opcodes.hpp:12079
@ VPANDQZ128rmb
Definition x86/opcodes.hpp:14920
@ G_FMAXNUM_IEEE
Definition x86/opcodes.hpp:240
@ SHRD32rrCL_NF_ND
Definition x86/opcodes.hpp:4660
@ RORX32mi_EVEX
Definition x86/opcodes.hpp:4028
@ DIVR_FPrST0
Definition x86/opcodes.hpp:1590
@ VCVTPD2PHZ256rmk
Definition x86/opcodes.hpp:6470
@ G_SUB
Definition x86/opcodes.hpp:78
@ VCVTPH2PSXZrmbk
Definition x86/opcodes.hpp:6859
@ VFNMADD231PSZ256mbk
Definition x86/opcodes.hpp:11575
@ VPBLENDMDZ256rmbk
Definition x86/opcodes.hpp:15027
@ VPMADD52HUQZr
Definition x86/opcodes.hpp:17020
@ AND16mi_ND
Definition x86/opcodes.hpp:816
@ AND32rm_EVEX
Definition x86/opcodes.hpp:876
@ G_FACOS
Definition x86/opcodes.hpp:284
@ VORPDZ128rr
Definition x86/opcodes.hpp:14332
@ VCVTPS2UDQZ256rmk
Definition x86/opcodes.hpp:7267
@ AND64rm_NF
Definition x86/opcodes.hpp:919
@ VPMADD52LUQZ128mk
Definition x86/opcodes.hpp:17031
@ ROL64m1_ND
Definition x86/opcodes.hpp:3849
@ VPMOVZXBDZ128rrkz
Definition x86/opcodes.hpp:17951
@ VFNMSUB213PDZmk
Definition x86/opcodes.hpp:11892
@ VMINPSZ256rrk
Definition x86/opcodes.hpp:13442
@ VPSUBUSWZ128rmkz
Definition x86/opcodes.hpp:19998
@ VPSHRDQZ256rri
Definition x86/opcodes.hpp:18943
@ MUL8r_NF
Definition x86/opcodes.hpp:2804
@ VDPPDrri
Definition x86/opcodes.hpp:9037
@ VCVTTPS2QQZ256rmbk
Definition x86/opcodes.hpp:8301
@ VPMOVSQBZ256mr
Definition x86/opcodes.hpp:17649
@ G_STRICT_FSUB
Definition x86/opcodes.hpp:302
@ VMOVSSZrm
Definition x86/opcodes.hpp:14008
@ VCVTPS2PDZrrk
Definition x86/opcodes.hpp:7168
@ VRCP14PSZ128mkz
Definition x86/opcodes.hpp:20596
@ VFNMADD231PDZ128m
Definition x86/opcodes.hpp:11500
@ VPSLLDQZmi
Definition x86/opcodes.hpp:19171
@ TCRETURNdi64cc
Definition x86/opcodes.hpp:5015
@ VSCALEFSHZrmkz
Definition x86/opcodes.hpp:21354
@ VCVT2PH2HF8Zrrk
Definition x86/opcodes.hpp:6050
@ VCMPPSZrmbik
Definition x86/opcodes.hpp:5837
@ VPMOVQDZmr
Definition x86/opcodes.hpp:17594
@ VCVT2PH2BF8Z256rrk
Definition x86/opcodes.hpp:5987
@ VPMAXUWZrm
Definition x86/opcodes.hpp:17304
@ IRET32
Definition x86/opcodes.hpp:1976
@ VCVTTPD2UQQZ128rmkz
Definition x86/opcodes.hpp:7868
@ ADC16mi_ND
Definition x86/opcodes.hpp:475
@ VPMOVZXBDZ256rrkz
Definition x86/opcodes.hpp:17957
@ VPERMQZ256rmbk
Definition x86/opcodes.hpp:16547
@ VFMADDSUB231PDZ128mb
Definition x86/opcodes.hpp:10134
@ VPDPBUUDrr
Definition x86/opcodes.hpp:15901
@ VMOVAPSZ256rm
Definition x86/opcodes.hpp:13567
@ CCMP8rr
Definition x86/opcodes.hpp:1205
@ VFPCLASSPSZ256mbi
Definition x86/opcodes.hpp:12271
@ VPDPWSSDrm
Definition x86/opcodes.hpp:15962
@ ADC8rr_EVEX_REV
Definition x86/opcodes.hpp:561
@ VCVTSD2USIZrrb_Int
Definition x86/opcodes.hpp:7453
@ VREDUCEBF16Zrmik
Definition x86/opcodes.hpp:20762
@ VPEXPANDDZ128rrkz
Definition x86/opcodes.hpp:16757
@ VPSRAVQZrmk
Definition x86/opcodes.hpp:19547
@ VPBROADCASTBrZ256rrk
Definition x86/opcodes.hpp:15120
@ VMINCPSZ128rmk
Definition x86/opcodes.hpp:13175
@ ROL64ri_NF
Definition x86/opcodes.hpp:3875
@ VPTESTNMBZrrk
Definition x86/opcodes.hpp:20163
@ G_FPTOSI
Definition x86/opcodes.hpp:227
@ VCVTPS2UDQZrm
Definition x86/opcodes.hpp:7272
@ NEG64r_EVEX
Definition x86/opcodes.hpp:2878
@ VCVTTBF162IUBSZ128rmk
Definition x86/opcodes.hpp:7614
@ VFMADD132PHZmk
Definition x86/opcodes.hpp:9440
@ VINSERTI32X4Z256rrikz
Definition x86/opcodes.hpp:12768
@ VDIVPDZ256rmk
Definition x86/opcodes.hpp:8885
@ VCVTPH2UDQZrm
Definition x86/opcodes.hpp:6942
@ VPMINSWZ128rmkz
Definition x86/opcodes.hpp:17396
@ CLAC
Definition x86/opcodes.hpp:1231
@ VCVTTBF162IUBSZrrkz
Definition x86/opcodes.hpp:7636
@ MMX_MOVDQ2Qrr
Definition x86/opcodes.hpp:2390
@ VCMPPSrmi
Definition x86/opcodes.hpp:5844
@ VFNMADD231PHZ256rk
Definition x86/opcodes.hpp:11548
@ VFMADD132SSZr
Definition x86/opcodes.hpp:9514
@ VMAXSDZrr_Int
Definition x86/opcodes.hpp:13045
@ VPCMPEQBZrm
Definition x86/opcodes.hpp:15284
@ VCVTPS2UDQZrrkz
Definition x86/opcodes.hpp:7283
@ VPSADBWrr
Definition x86/opcodes.hpp:18712
@ VDIVPHZ128rmbk
Definition x86/opcodes.hpp:8906
@ VPSUBQZ128rmk
Definition x86/opcodes.hpp:19903
@ VPSUBWZrm
Definition x86/opcodes.hpp:20030
@ BTR16mi8
Definition x86/opcodes.hpp:1124
@ SYSEXIT
Definition x86/opcodes.hpp:4975
@ VRSQRT28SDZmk
Definition x86/opcodes.hpp:21141
@ VFMADDCPHZrkz
Definition x86/opcodes.hpp:9893
@ VFNMADD231PHZ256mkz
Definition x86/opcodes.hpp:11546
@ ADC64mr_ND
Definition x86/opcodes.hpp:528
@ VFNMSUB231SHZr_Int
Definition x86/opcodes.hpp:12156
@ VPSRAWZ256rrkz
Definition x86/opcodes.hpp:19596
@ VFNMSUB231PDYm
Definition x86/opcodes.hpp:12037
@ PDEP64rr
Definition x86/opcodes.hpp:3174
@ PUSH16rmm
Definition x86/opcodes.hpp:3547
@ VPAVGBZ256rrkz
Definition x86/opcodes.hpp:14963
@ XRESLDTRK
Definition x86/opcodes.hpp:22340
@ VCVTSH2SDZrrkz_Int
Definition x86/opcodes.hpp:7464
@ VMOVDQU64Zrrkz
Definition x86/opcodes.hpp:13790
@ VFMSUBADD231PDm
Definition x86/opcodes.hpp:10980
@ VCVTDQ2PSZ256rmbkz
Definition x86/opcodes.hpp:6319
@ NOOPLr
Definition x86/opcodes.hpp:2894
@ VRCPSHZrrkz
Definition x86/opcodes.hpp:20735
@ VPSHRDVWZm
Definition x86/opcodes.hpp:19021
@ VFNMSUB132PDZ256rkz
Definition x86/opcodes.hpp:11718
@ VFMSUBADDPD4rr
Definition x86/opcodes.hpp:11052
@ SAR8m1_ND
Definition x86/opcodes.hpp:4149
@ ADD16rm_ND
Definition x86/opcodes.hpp:605
@ LOCK_BTR64m
Definition x86/opcodes.hpp:2216
@ VCOMXSDZrm_Int
Definition x86/opcodes.hpp:5935
@ VCVTTPH2IBSZrmk
Definition x86/opcodes.hpp:7945
@ G_SDIVFIX
Definition x86/opcodes.hpp:203
@ CCMP16rr
Definition x86/opcodes.hpp:1183
@ VSHUFPDZ256rmbi
Definition x86/opcodes.hpp:21476
@ VCVTTPD2DQSZ128rm
Definition x86/opcodes.hpp:7637
@ MOV64o64a
Definition x86/opcodes.hpp:2603
@ VPUNPCKLBWZ128rm
Definition x86/opcodes.hpp:20324
@ VFMADD213PHZrbk
Definition x86/opcodes.hpp:9613
@ VCVTTPS2IBSZ256rmbk
Definition x86/opcodes.hpp:8208
@ SUB32mr_EVEX
Definition x86/opcodes.hpp:4818
@ VADDPDZrr
Definition x86/opcodes.hpp:5238
@ VSUBPHZrrb
Definition x86/opcodes.hpp:21806
@ VMULPSZrmb
Definition x86/opcodes.hpp:14264
@ CCMP32ri
Definition x86/opcodes.hpp:1188
@ VFMADDSUB231PDZ128mkz
Definition x86/opcodes.hpp:10138
@ VFMSUBADD213PHZmbk
Definition x86/opcodes.hpp:10904
@ VPERMDZ256rmk
Definition x86/opcodes.hpp:16178
@ VPMOVZXWDYrm
Definition x86/opcodes.hpp:18032
@ ADC32ri8_EVEX
Definition x86/opcodes.hpp:506
@ VFMADDSUB213PSYr
Definition x86/opcodes.hpp:10098
@ VPERMPDZ256rmb
Definition x86/opcodes.hpp:16488
@ VPBLENDMQZrmk
Definition x86/opcodes.hpp:15065
@ SS_PREFIX
Definition x86/opcodes.hpp:4728
@ VMOVDQAYrm
Definition x86/opcodes.hpp:13686
@ PTWRITEr
Definition x86/opcodes.hpp:3527
@ VPCMPGTWrm
Definition x86/opcodes.hpp:15428
@ ROL32rCL_NF_ND
Definition x86/opcodes.hpp:3841
@ VPMADDWDZ256rmk
Definition x86/opcodes.hpp:17087
@ VCVTPD2PHZ128rmk
Definition x86/opcodes.hpp:6461
@ VPSHUFLWYmi
Definition x86/opcodes.hpp:19132
@ VP4DPWSSDSrmk
Definition x86/opcodes.hpp:14405
@ SEG_ALLOCA_64
Definition x86/opcodes.hpp:4290
@ VCVTPS2IUBSZ256rrkz
Definition x86/opcodes.hpp:7125
@ VMOVSHZrmkz
Definition x86/opcodes.hpp:13974
@ VPANDNDZ128rrkz
Definition x86/opcodes.hpp:14869
@ VPSRAVQZrrkz
Definition x86/opcodes.hpp:19551
@ VPUNPCKHDQZrmk
Definition x86/opcodes.hpp:20262
@ VFMADD213PDZ128mk
Definition x86/opcodes.hpp:9559
@ LOOPE
Definition x86/opcodes.hpp:2273
@ VRCPBF16Z128mbk
Definition x86/opcodes.hpp:20674
@ XOR16rm_EVEX
Definition x86/opcodes.hpp:22205
@ VFMADD231BF16Zmk
Definition x86/opcodes.hpp:9717
@ VUNPCKLPDZrr
Definition x86/opcodes.hpp:22020
@ VPCMPGTQYrr
Definition x86/opcodes.hpp:15393
@ VFNMSUB231PSr
Definition x86/opcodes.hpp:12134
@ VFMSUBADD132PHZ128rkz
Definition x86/opcodes.hpp:10794
@ VCVTTPD2DQZrrkz
Definition x86/opcodes.hpp:7701
@ AND64rr_NF
Definition x86/opcodes.hpp:926
@ VPUNPCKLDQZ256rmb
Definition x86/opcodes.hpp:20356
@ VPCONFLICTQZ256rmk
Definition x86/opcodes.hpp:15640
@ VREDUCEPHZrrib
Definition x86/opcodes.hpp:20822
@ DIVSDrm
Definition x86/opcodes.hpp:1604
@ MOV32ri_alt
Definition x86/opcodes.hpp:2590
@ VFNMADD231PSZ256m
Definition x86/opcodes.hpp:11573
@ KUNPCKWDkk
Definition x86/opcodes.hpp:2108
@ VCVTSS2SIZrm_Int
Definition x86/opcodes.hpp:7569
@ VPADDSWZ256rr
Definition x86/opcodes.hpp:14735
@ VCVT2PS2PHXZrmbk
Definition x86/opcodes.hpp:6072
@ VPSRLVDZ128rrk
Definition x86/opcodes.hpp:19731
@ VCVTDQ2PSZ128rrkz
Definition x86/opcodes.hpp:6315
@ VPSUBUSBZrr
Definition x86/opcodes.hpp:19989
@ VSQRTPSZmbkz
Definition x86/opcodes.hpp:21667
@ VMINCPSZ128rmb
Definition x86/opcodes.hpp:13172
@ VPSHLDWZ128rmi
Definition x86/opcodes.hpp:18871
@ VPSUBSWZ256rmkz
Definition x86/opcodes.hpp:19960
@ VPERMI2BZ128rrk
Definition x86/opcodes.hpp:16196
@ VMOVDQA64Z256rmk
Definition x86/opcodes.hpp:13666
@ VSUBPDZrmkz
Definition x86/opcodes.hpp:21772
@ VGETMANTPDZ256rmik
Definition x86/opcodes.hpp:12519
@ ADCX64rm
Definition x86/opcodes.hpp:571
@ VFNMADD132SDm
Definition x86/opcodes.hpp:11270
@ VMAXBF16Zrmkz
Definition x86/opcodes.hpp:12839
@ VPERMPDYri
Definition x86/opcodes.hpp:16477
@ VFMADD213SSZrbk_Int
Definition x86/opcodes.hpp:9687
@ SHR8m1_ND
Definition x86/opcodes.hpp:4598
@ VPSUBBZrrkz
Definition x86/opcodes.hpp:19863
@ VFNMADD213PDYr
Definition x86/opcodes.hpp:11330
@ VCVTDQ2PHZ128rm
Definition x86/opcodes.hpp:6275
@ VFMSUB231PSZ256rkz
Definition x86/opcodes.hpp:10693
@ VCVTPD2PSZ128rmbk
Definition x86/opcodes.hpp:6491
@ VPCMPWZrmi
Definition x86/opcodes.hpp:15520
@ VPERMPDZ256rrk
Definition x86/opcodes.hpp:16494
@ ROR32rCL_NF_ND
Definition x86/opcodes.hpp:3961
@ SUB8mi_ND
Definition x86/opcodes.hpp:4892
@ VCVTPH2BF8Z128rmbk
Definition x86/opcodes.hpp:6640
@ VPCMPDZ256rmi
Definition x86/opcodes.hpp:15264
@ VPMULLWZ256rrkz
Definition x86/opcodes.hpp:18244
@ VFMSUBADD132PSZmb
Definition x86/opcodes.hpp:10837
@ CLD
Definition x86/opcodes.hpp:1233
@ CFCMOV32rm_ND
Definition x86/opcodes.hpp:1217
@ VFMSUBADD132PSZrbkz
Definition x86/opcodes.hpp:10845
@ VMOVDQU32Z128rrkz
Definition x86/opcodes.hpp:13735
@ VPMOVZXBWrr
Definition x86/opcodes.hpp:18009
@ VFNMSUB231SHZrb
Definition x86/opcodes.hpp:12157
@ VFPCLASSBF16Z128mbik
Definition x86/opcodes.hpp:12212
@ VCVTTPH2UWZ256rmb
Definition x86/opcodes.hpp:8083
@ MAXSSrr
Definition x86/opcodes.hpp:2344
@ VPDPWSSDZ256mbkz
Definition x86/opcodes.hpp:15947
@ VPANDQZ256rr
Definition x86/opcodes.hpp:14934
@ VCVTW2PHZ128rrkz
Definition x86/opcodes.hpp:8803
@ VSUBPHZrrbk
Definition x86/opcodes.hpp:21807
@ VFMADDSUB213PDZ128mkz
Definition x86/opcodes.hpp:10040
@ ADCX64rr
Definition x86/opcodes.hpp:574
@ VPTESTYrr
Definition x86/opcodes.hpp:20213
@ VCVTQQ2PSZrrbkz
Definition x86/opcodes.hpp:7401
@ VPBROADCASTBZ256rmkz
Definition x86/opcodes.hpp:15106
@ VCVTSI642SDZrrb_Int
Definition x86/opcodes.hpp:7514
@ VCVTTPH2IBSZ256rmbkz
Definition x86/opcodes.hpp:7935
@ VCVTTPD2QQSZ128rrk
Definition x86/opcodes.hpp:7711
@ VFNMSUB213PSZ128mbkz
Definition x86/opcodes.hpp:11937
@ VCVT2PH2HF8SZ256rmk
Definition x86/opcodes.hpp:6011
@ VCVTUQQ2PHZ256rrkz
Definition x86/opcodes.hpp:8693
@ VGETMANTSHZrmik
Definition x86/opcodes.hpp:12606
@ VCVTPH2HF8Zrr
Definition x86/opcodes.hpp:6746
@ KMOVDmk_EVEX
Definition x86/opcodes.hpp:2059
@ VALIGNQZrrikz
Definition x86/opcodes.hpp:5456
@ VFNMSUB132PSZmbk
Definition x86/opcodes.hpp:11785
@ VPCMPEQBZ128rrk
Definition x86/opcodes.hpp:15279
@ G_FMAXNUM
Definition x86/opcodes.hpp:238
@ VEXTRACTI64X2Z256rrik
Definition x86/opcodes.hpp:9185
@ SUBPDrm
Definition x86/opcodes.hpp:4921
@ VFNMADD231PSZ256mbkz
Definition x86/opcodes.hpp:11576
@ VCVTUQQ2PSZ256rr
Definition x86/opcodes.hpp:8721
@ VFNMSUB132SDZmk_Int
Definition x86/opcodes.hpp:11799
@ VPMULDQZ256rm
Definition x86/opcodes.hpp:18087
@ VFNMSUB132PDZ128r
Definition x86/opcodes.hpp:11707
@ VMINMAXSSrmikz_Int
Definition x86/opcodes.hpp:13352
@ VGF2P8AFFINEQBZrmik
Definition x86/opcodes.hpp:12678
@ SQRT_Fp64
Definition x86/opcodes.hpp:4726
@ VPBLENDMDZrm
Definition x86/opcodes.hpp:15034
@ VROUNDPDYri
Definition x86/opcodes.hpp:21035
@ VCVTBF162IBSZ256rmkz
Definition x86/opcodes.hpp:6096
@ VPMAXUDrm
Definition x86/opcodes.hpp:17261
@ VMULSHZrm_Int
Definition x86/opcodes.hpp:14293
@ VCVTPD2UQQZ128rmk
Definition x86/opcodes.hpp:6585
@ XOR16ri8_EVEX
Definition x86/opcodes.hpp:22196
@ SHL8r1_NF
Definition x86/opcodes.hpp:4426
@ VDIVPSYrr
Definition x86/opcodes.hpp:8935
@ SHLD32mri8
Definition x86/opcodes.hpp:4463
@ VGETEXPPHZ256mbk
Definition x86/opcodes.hpp:12403
@ VPSHUFHWZmi
Definition x86/opcodes.hpp:19124
@ PINSRBrmi
Definition x86/opcodes.hpp:3249
@ ROR8m1
Definition x86/opcodes.hpp:3997
@ VPABSWZ128rmk
Definition x86/opcodes.hpp:14493
@ VFMSUB231PSZ128mk
Definition x86/opcodes.hpp:10680
@ SHR8mCL
Definition x86/opcodes.hpp:4601
@ VBROADCASTI64X4Zrmkz
Definition x86/opcodes.hpp:5723
@ VSHUFPSZ256rmbikz
Definition x86/opcodes.hpp:21509
@ VFMADD231SDZm
Definition x86/opcodes.hpp:9820
@ NOT32m_ND
Definition x86/opcodes.hpp:2907
@ CCMP8mr
Definition x86/opcodes.hpp:1202
@ G_CONSTANT
Definition x86/opcodes.hpp:162
@ IMUL16m
Definition x86/opcodes.hpp:1797
@ VMOVSSrr_REV
Definition x86/opcodes.hpp:14022
@ VPBROADCASTQYrr
Definition x86/opcodes.hpp:15165
@ VPADDSBYrm
Definition x86/opcodes.hpp:14702
@ VGF2P8AFFINEQBZ256rri
Definition x86/opcodes.hpp:12671
@ INC8m_NF_ND
Definition x86/opcodes.hpp:1941
@ VDIVPDZrm
Definition x86/opcodes.hpp:8890
@ BEXTR64rm_EVEX
Definition x86/opcodes.hpp:1002
@ VMOVDQU16Zrmkz
Definition x86/opcodes.hpp:13719
@ VPMASKMOVQYmr
Definition x86/opcodes.hpp:17104
@ VPMULHUWZ256rrkz
Definition x86/opcodes.hpp:18142
@ VFMSUB132PSZ128mk
Definition x86/opcodes.hpp:10342
@ CRC32r64m8_EVEX
Definition x86/opcodes.hpp:1417
@ VCVTTPH2DQZ256rrkz
Definition x86/opcodes.hpp:7910
@ VDIVSSZrmkz_Int
Definition x86/opcodes.hpp:8997
@ VPROTQmr
Definition x86/opcodes.hpp:18692
@ PADDSBrm
Definition x86/opcodes.hpp:3113
@ VCVTDQ2PSYrm
Definition x86/opcodes.hpp:6305
@ VRANGESSZrribkz
Definition x86/opcodes.hpp:20561
@ CVTSS2SIrr
Definition x86/opcodes.hpp:1489
@ VCVTPS2UQQZrmbk
Definition x86/opcodes.hpp:7304
@ ADD32ri_DB
Definition x86/opcodes.hpp:340
@ VCVTDQ2PDZ128rmbkz
Definition x86/opcodes.hpp:6249
@ VADDBF16Z256rmbkz
Definition x86/opcodes.hpp:5197
@ VPABSQZ256rmbkz
Definition x86/opcodes.hpp:14475
@ VPSHRDQZ128rmbi
Definition x86/opcodes.hpp:18928
@ VCVTDQ2PDZ256rrkz
Definition x86/opcodes.hpp:6263
@ VPMULDQrm
Definition x86/opcodes.hpp:18105
@ VINSERTF64X2Z256rmikz
Definition x86/opcodes.hpp:12745
@ VCVTPD2QQZ128rrk
Definition x86/opcodes.hpp:6528
@ VPBROADCASTWZrr
Definition x86/opcodes.hpp:15212
@ VGETEXPBF16Zmkz
Definition x86/opcodes.hpp:12358
@ VPAVGWZ256rrkz
Definition x86/opcodes.hpp:14985
@ VADDBF16Z128rmk
Definition x86/opcodes.hpp:5189
@ MMX_PADDWrr
Definition x86/opcodes.hpp:2426
@ VPORDZrmbkz
Definition x86/opcodes.hpp:18422
@ VCVTSD2SSZrmk_Int
Definition x86/opcodes.hpp:7435
@ LD_F1
Definition x86/opcodes.hpp:2137
@ VPERMILPDZrmk
Definition x86/opcodes.hpp:16405
@ VPTESTMQZ128rm
Definition x86/opcodes.hpp:20122
@ VMOVDQU8Zrrk_REV
Definition x86/opcodes.hpp:13822
@ VPAVGBYrm
Definition x86/opcodes.hpp:14950
@ VMAXSSrr
Definition x86/opcodes.hpp:13079
@ VFNMSUB132PSYr
Definition x86/opcodes.hpp:11764
@ RET
Definition x86/opcodes.hpp:3776
@ VANDPSZ128rmk
Definition x86/opcodes.hpp:5556
@ VFMSUB231PHZrk
Definition x86/opcodes.hpp:10672
@ OR64rm_EVEX
Definition x86/opcodes.hpp:3033
@ BLSFILL32rm
Definition x86/opcodes.hpp:1039
@ LOCK_OR64mi8
Definition x86/opcodes.hpp:2241
@ VFMSUB213PDYr
Definition x86/opcodes.hpp:10442
@ VMINMAXPHZ128rmbik
Definition x86/opcodes.hpp:13268
@ SHR32rCL_NF
Definition x86/opcodes.hpp:4559
@ VPERMT2PSZrmbkz
Definition x86/opcodes.hpp:16665
@ VMINCPDZ256rmbkz
Definition x86/opcodes.hpp:13125
@ VFNMADD132SSZrb_Int
Definition x86/opcodes.hpp:11293
@ VFCMADDCPHZmkz
Definition x86/opcodes.hpp:9224
@ SUB32rm_NF
Definition x86/opcodes.hpp:4835
@ VMINMAXSSrrikz_Int
Definition x86/opcodes.hpp:13359
@ VPANDQZ256rrk
Definition x86/opcodes.hpp:14935
@ VREDUCEBF16Zrrikz
Definition x86/opcodes.hpp:20766
@ VCVTBIASPH2BF8Zrrk
Definition x86/opcodes.hpp:6188
@ VUNPCKLPDZ256rrk
Definition x86/opcodes.hpp:22012
@ VPSLLDZ128ri
Definition x86/opcodes.hpp:19183
@ VPINSRWrri
Definition x86/opcodes.hpp:16915
@ VRNDSCALEPHZrribk
Definition x86/opcodes.hpp:20967
@ VPUNPCKHQDQZ256rmbk
Definition x86/opcodes.hpp:20282
@ VPERMPDZrmb
Definition x86/opcodes.hpp:16506
@ VPADDUSBZ256rrk
Definition x86/opcodes.hpp:14758
@ VADDPHZrrbk
Definition x86/opcodes.hpp:5272
@ VFMSUB231PHZmb
Definition x86/opcodes.hpp:10663
@ XSAVEOPT
Definition x86/opcodes.hpp:22349
@ VPTESTNMWZ256rr
Definition x86/opcodes.hpp:20206
@ VORPSZ256rmbk
Definition x86/opcodes.hpp:14368
@ VPERMIL2PDYmr
Definition x86/opcodes.hpp:16336
@ VEXPANDPDZrrk
Definition x86/opcodes.hpp:9113
@ VCVTTPS2DQSZrrkz
Definition x86/opcodes.hpp:8162
@ MMX_PMADDUBSWrr
Definition x86/opcodes.hpp:2465
@ VPSLLQZ256rmkz
Definition x86/opcodes.hpp:19254
@ ADD32rm_EVEX
Definition x86/opcodes.hpp:645
@ VCVTTSD2USI64Srm
Definition x86/opcodes.hpp:8471
@ VEXTRACTI128rri
Definition x86/opcodes.hpp:9166
@ VPMULHWZrrk
Definition x86/opcodes.hpp:18169
@ VPRORDZmikz
Definition x86/opcodes.hpp:18594
@ VGETMANTPSZ128rmbikz
Definition x86/opcodes.hpp:12568
@ VFIXUPIMMPSZ128rri
Definition x86/opcodes.hpp:9315
@ VFMSUBADD231PHZmbk
Definition x86/opcodes.hpp:11002
@ VPTESTNMBZ128rm
Definition x86/opcodes.hpp:20152
@ VCVTTSH2SI64Zrm
Definition x86/opcodes.hpp:8491
@ VPMOVZXDQZ256rm
Definition x86/opcodes.hpp:18018
@ VDIVSSrr_Int
Definition x86/opcodes.hpp:9008
@ CVTTSD2SI64rm_Int
Definition x86/opcodes.hpp:1496
@ VUCOMISHZrm_Int
Definition x86/opcodes.hpp:21904
@ VGETMANTSSZrmi
Definition x86/opcodes.hpp:12614
@ VFNMSUB213PDZ256rkz
Definition x86/opcodes.hpp:11887
@ VFNMSUB213PHZ128mk
Definition x86/opcodes.hpp:11906
@ VCVTNE2PS2BF16Z256rmbk
Definition x86/opcodes.hpp:6368
@ AND8ri_NF
Definition x86/opcodes.hpp:947
@ SHL16mi_ND
Definition x86/opcodes.hpp:4330
@ VSQRTPDZrk
Definition x86/opcodes.hpp:21610
@ SHL16m1_EVEX
Definition x86/opcodes.hpp:4319
@ VPSHRDVQZ256mb
Definition x86/opcodes.hpp:18992
@ DIV8r_EVEX
Definition x86/opcodes.hpp:1580
@ VDBPSADBWZrrik
Definition x86/opcodes.hpp:8841
@ VCVTSD2SHZrrk_Int
Definition x86/opcodes.hpp:7413
@ VPMULUDQZ256rmkz
Definition x86/opcodes.hpp:18296
@ AND8mr_NF
Definition x86/opcodes.hpp:941
@ VCVTUW2PHZ128rmkz
Definition x86/opcodes.hpp:8770
@ SHR16rCL
Definition x86/opcodes.hpp:4526
@ VCVTBF162IBSZrmkz
Definition x86/opcodes.hpp:6105
@ VCVTUQQ2PSZrmbkz
Definition x86/opcodes.hpp:8727
@ VPANDQZrmb
Definition x86/opcodes.hpp:14938
@ VFMSUBADD213PSZmbk
Definition x86/opcodes.hpp:10936
@ VPSHLDVQZ128r
Definition x86/opcodes.hpp:18832
@ VDIVPDZ128rmkz
Definition x86/opcodes.hpp:8877
@ VPLZCNTQZ128rmkz
Definition x86/opcodes.hpp:16948
@ INC64r_NF
Definition x86/opcodes.hpp:1935
@ AND8i8
Definition x86/opcodes.hpp:931
@ ROL16ri_EVEX
Definition x86/opcodes.hpp:3813
@ VMINPSZ256rmbk
Definition x86/opcodes.hpp:13437
@ VFMSUBADD132PHZ128mb
Definition x86/opcodes.hpp:10787
@ G_SADDE
Definition x86/opcodes.hpp:186
@ OR16mr_EVEX
Definition x86/opcodes.hpp:2935
@ VCVTPS2QQZ256rr
Definition x86/opcodes.hpp:7239
@ VSCALEFPHZ256rmkz
Definition x86/opcodes.hpp:21297
@ XABORT_DEF
Definition x86/opcodes.hpp:450
@ VCVTPS2PHXZrmbk
Definition x86/opcodes.hpp:7192
@ VCVTTPS2UDQSZ128rmb
Definition x86/opcodes.hpp:8321
@ VFNMADD231PSZ128mkz
Definition x86/opcodes.hpp:11569
@ VCVTTSH2USIZrr_Int
Definition x86/opcodes.hpp:8509
@ VFNMADD213SHZrkz_Int
Definition x86/opcodes.hpp:11454
@ VCVTTPS2UQQZrmb
Definition x86/opcodes.hpp:8432
@ VPROLVDZrmkz
Definition x86/opcodes.hpp:18540
@ VP2INTERSECTDZ128rr
Definition x86/opcodes.hpp:14388
@ RCL64r1_ND
Definition x86/opcodes.hpp:3632
@ VFMSUB231SHZrk_Int
Definition x86/opcodes.hpp:10734
@ TMMULTF32PS
Definition x86/opcodes.hpp:5089
@ VMULBF16Zrmb
Definition x86/opcodes.hpp:14171
@ VCVTTPH2WZrmkz
Definition x86/opcodes.hpp:8126
@ VCVTPS2UDQZ256rr
Definition x86/opcodes.hpp:7269
@ VCVT2PH2BF8SZ256rmbk
Definition x86/opcodes.hpp:5955
@ VPANDYrr
Definition x86/opcodes.hpp:14947
@ VPDPBSUDSZ128m
Definition x86/opcodes.hpp:15718
@ VCVTDQ2PDZ256rrk
Definition x86/opcodes.hpp:6262
@ VPERMI2QZ128rmb
Definition x86/opcodes.hpp:16292
@ VRCP14PSZ128m
Definition x86/opcodes.hpp:20591
@ VPMOVSQBZ256rr
Definition x86/opcodes.hpp:17651
@ VFMADDSUB132PSZmkz
Definition x86/opcodes.hpp:10024
@ LD_Fp032
Definition x86/opcodes.hpp:2141
@ VFMSUB213PSZ128mbkz
Definition x86/opcodes.hpp:10510
@ LAR16rm
Definition x86/opcodes.hpp:2118
@ VFNMADD132BF16Zrk
Definition x86/opcodes.hpp:11158
@ VCVTTSH2USIZrrb_Int
Definition x86/opcodes.hpp:8510
@ VPMOVSXBDZrr
Definition x86/opcodes.hpp:17721
@ VFMADD132PDZmbk
Definition x86/opcodes.hpp:9406
@ VPERMPDZrrkz
Definition x86/opcodes.hpp:16513
@ VPTESTNMDZrmb
Definition x86/opcodes.hpp:20177
@ IMUL32m_EVEX
Definition x86/opcodes.hpp:1826
@ VPORDZ256rm
Definition x86/opcodes.hpp:18410
@ VUNPCKHPDZ128rmbkz
Definition x86/opcodes.hpp:21937
@ VMULPHZrmk
Definition x86/opcodes.hpp:14235
@ VPSRAWZ256rmkz
Definition x86/opcodes.hpp:19593
@ VCVTPS2DQZrrk
Definition x86/opcodes.hpp:7074
@ VANDPSZrm
Definition x86/opcodes.hpp:5570
@ AND32mi8
Definition x86/opcodes.hpp:851
@ LOCK_BTS_RM64rm
Definition x86/opcodes.hpp:2225
@ VSQRTSHZmk_Int
Definition x86/opcodes.hpp:21695
@ SLDT16r
Definition x86/opcodes.hpp:4703
@ VPCMPGTWZrm
Definition x86/opcodes.hpp:15424
@ VFMADDSUB231PSr
Definition x86/opcodes.hpp:10228
@ RCR64r1_ND
Definition x86/opcodes.hpp:3710
@ BTS32rr
Definition x86/opcodes.hpp:1143
@ VINSERTI32X4Zrmikz
Definition x86/opcodes.hpp:12771
@ TZCNT32rr_NF
Definition x86/opcodes.hpp:5113
@ VADDPDZ256rmbkz
Definition x86/opcodes.hpp:5226
@ VXORPDZ128rr
Definition x86/opcodes.hpp:22064
@ PT2RPNTLVWZ0V
Definition x86/opcodes.hpp:399
@ VUCOMISSZrm
Definition x86/opcodes.hpp:21908
@ MMX_PSHUFWri
Definition x86/opcodes.hpp:2494
@ RCR16rCL_EVEX
Definition x86/opcodes.hpp:3676
@ VMINCPSZ256rrk
Definition x86/opcodes.hpp:13187
@ VPANDNDZ256rmb
Definition x86/opcodes.hpp:14871
@ PUSH32i8
Definition x86/opcodes.hpp:3552
@ VSQRTBF16Z256mb
Definition x86/opcodes.hpp:21563
@ SHLX32rm
Definition x86/opcodes.hpp:4498
@ PUSH32i
Definition x86/opcodes.hpp:3551
@ VMULBF16Z256rmbkz
Definition x86/opcodes.hpp:14164
@ LES32rm
Definition x86/opcodes.hpp:2163
@ VPERMPDZmbikz
Definition x86/opcodes.hpp:16498
@ CCMP16rm
Definition x86/opcodes.hpp:1182
@ VMOVUPSYrr
Definition x86/opcodes.hpp:14066
@ VPSUBUSBZ128rr
Definition x86/opcodes.hpp:19977
@ VPCMPGTDZ128rmb
Definition x86/opcodes.hpp:15373
@ VPSLLQZrr
Definition x86/opcodes.hpp:19270
@ VPADDUSWZrrkz
Definition x86/opcodes.hpp:14787
@ VMOVDQA32Z256rm
Definition x86/opcodes.hpp:13632
@ VPERMI2DZ256rmbkz
Definition x86/opcodes.hpp:16222
@ VCVTPS2PHZ256mr
Definition x86/opcodes.hpp:7209
@ VPERMILPDZmbikz
Definition x86/opcodes.hpp:16394
@ VCVTHF82PHZ256rm
Definition x86/opcodes.hpp:6345
@ VCMPSDZrri
Definition x86/opcodes.hpp:5849
@ VMULSDZrm
Definition x86/opcodes.hpp:14277
@ SHR32ri_NF
Definition x86/opcodes.hpp:4564
@ VMOVAPDZ256rrkz
Definition x86/opcodes.hpp:13533
@ VPMAXUBrm
Definition x86/opcodes.hpp:17230
@ SARX32rm_EVEX
Definition x86/opcodes.hpp:4178
@ VUNPCKHPSZrmk
Definition x86/opcodes.hpp:21987
@ VPADDQZrrkz
Definition x86/opcodes.hpp:14699
@ VCVTPS2IBSZ256rm
Definition x86/opcodes.hpp:7087
@ VPERMILPSZrrkz
Definition x86/opcodes.hpp:16471
@ VEXP2PDZr
Definition x86/opcodes.hpp:9079
@ VPMOVSXBDZrrk
Definition x86/opcodes.hpp:17722
@ SBB16rm
Definition x86/opcodes.hpp:4202
@ VCVTBF162IBSZ128rm
Definition x86/opcodes.hpp:6082
@ SIDT16m
Definition x86/opcodes.hpp:4698
@ VBROADCASTI32X2Zrrk
Definition x86/opcodes.hpp:5704
@ VCVTSI642SHZrm
Definition x86/opcodes.hpp:7519
@ VFNMADD231BF16Zrk
Definition x86/opcodes.hpp:11496
@ VPERMILPDZ256rr
Definition x86/opcodes.hpp:16389
@ VPBROADCASTWrZ256rrk
Definition x86/opcodes.hpp:15219
@ VPMOVZXBDZ256rrk
Definition x86/opcodes.hpp:17956
@ V4FNMADDSSrm
Definition x86/opcodes.hpp:5180
@ VFMSUBSS4rr_Int
Definition x86/opcodes.hpp:11091
@ VFMADD231PDZrkz
Definition x86/opcodes.hpp:9753
@ VCVTPS2PHXZ128rmb
Definition x86/opcodes.hpp:7173
@ VPMOVUSQWZ128rrk
Definition x86/opcodes.hpp:17899
@ VRCP28PDZmb
Definition x86/opcodes.hpp:20631
@ VPCLMULQDQrri
Definition x86/opcodes.hpp:15235
@ VFNMSUB132BF16Z128rkz
Definition x86/opcodes.hpp:11680
@ VFNMADD213BF16Z128mb
Definition x86/opcodes.hpp:11303
@ VMAXSDZrmk_Int
Definition x86/opcodes.hpp:13042
@ VPSRADZmik
Definition x86/opcodes.hpp:19435
@ VMOVDQAmr
Definition x86/opcodes.hpp:13689
@ VP2INTERSECTDZ256rr
Definition x86/opcodes.hpp:14391
@ VCVTPH2IBSZrmb
Definition x86/opcodes.hpp:6768
@ VSQRTPDZ128m
Definition x86/opcodes.hpp:21582
@ VSQRTPSZ256m
Definition x86/opcodes.hpp:21655
@ VSCALEFPSZ256rmb
Definition x86/opcodes.hpp:21323
@ VRNDSCALEPSZrmikz
Definition x86/opcodes.hpp:20994
@ VRANGEPSZ256rri
Definition x86/opcodes.hpp:20531
@ RCR8r1_EVEX
Definition x86/opcodes.hpp:3727
@ VCVTTPD2DQZ256rmb
Definition x86/opcodes.hpp:7682
@ VPHSUBBWrr
Definition x86/opcodes.hpp:16883
@ VFMADD231SHZrbkz_Int
Definition x86/opcodes.hpp:9845
@ VMOVDQU32Zmr
Definition x86/opcodes.hpp:13748
@ VPSHRDVWZ128mkz
Definition x86/opcodes.hpp:19011
@ VCVTTPD2UQQZ128rrkz
Definition x86/opcodes.hpp:7871
@ VPSHUFDZ128mikz
Definition x86/opcodes.hpp:19086
@ OR16rm_ND
Definition x86/opcodes.hpp:2951
@ VPORQZ128rr
Definition x86/opcodes.hpp:18434
@ VPDPWUSDrr
Definition x86/opcodes.hpp:16087
@ VRNDSCALEPHZ128rrik
Definition x86/opcodes.hpp:20948
@ VFMSUB231PHZ128mbkz
Definition x86/opcodes.hpp:10647
@ VPTERNLOGDZ128rmbikz
Definition x86/opcodes.hpp:20040
@ VCVTTPD2UQQZ128rr
Definition x86/opcodes.hpp:7869
@ VSUBPSZ128rmb
Definition x86/opcodes.hpp:21814
@ VCVTTPS2UQQZrrb
Definition x86/opcodes.hpp:8438
@ ROR16r1_EVEX
Definition x86/opcodes.hpp:3923
@ VPUNPCKLDQZ128rm
Definition x86/opcodes.hpp:20346
@ VCVTDQ2PSZ256rmkz
Definition x86/opcodes.hpp:6321
@ VBCSTNEBF162PSYrm
Definition x86/opcodes.hpp:5582
@ VPDPWUSDSZmb
Definition x86/opcodes.hpp:16047
@ TZCNT32rm_EVEX
Definition x86/opcodes.hpp:5109
@ VMINPSZ128rmk
Definition x86/opcodes.hpp:13430
@ VRANGEPDZrmbi
Definition x86/opcodes.hpp:20504
@ VFMSUB213PDZ256mkz
Definition x86/opcodes.hpp:10457
@ VADDPHZrmb
Definition x86/opcodes.hpp:5265
@ VPMOVUSQWZ256rrkz
Definition x86/opcodes.hpp:17905
@ VPMOVQDZ256mr
Definition x86/opcodes.hpp:17589
@ VPAVGBZ256rm
Definition x86/opcodes.hpp:14958
@ VFNMADD231PHZmb
Definition x86/opcodes.hpp:11551
@ VCVTPS2PHXZrmbkz
Definition x86/opcodes.hpp:7193
@ VPBLENDMDZ128rrkz
Definition x86/opcodes.hpp:15024
@ VPDPWSUDZ128mk
Definition x86/opcodes.hpp:16001
@ VPMOVSQDZ256mr
Definition x86/opcodes.hpp:17664
@ VFMSUBADD132PHZ256mbk
Definition x86/opcodes.hpp:10797
@ VCOMISDZrrb
Definition x86/opcodes.hpp:5886
@ VPERMQZrrk
Definition x86/opcodes.hpp:16570
@ VFMADDSUB231PHZ128mbk
Definition x86/opcodes.hpp:10167
@ FP80_TO_INT64_IN_MEM
Definition x86/opcodes.hpp:1723
@ VPCMPUQZrri
Definition x86/opcodes.hpp:15498
@ VRNDSCALEBF16Z256rri
Definition x86/opcodes.hpp:20899
@ SHR8mCL_NF
Definition x86/opcodes.hpp:4604
@ SUB32rr_ND
Definition x86/opcodes.hpp:4840
@ MUL8m_NF
Definition x86/opcodes.hpp:2801
@ PSRLQri
Definition x86/opcodes.hpp:3424
@ VRSQRTBF16Zmk
Definition x86/opcodes.hpp:21180
@ VMINPHZrmbk
Definition x86/opcodes.hpp:13414
@ VPACKUSDWZ256rmkz
Definition x86/opcodes.hpp:14581
@ VLDMXCSR
Definition x86/opcodes.hpp:12805
@ LD_Fp64m80
Definition x86/opcodes.hpp:2151
@ VRCP14PSZmbkz
Definition x86/opcodes.hpp:20612
@ TCVTROWPS2BF16Hrre
Definition x86/opcodes.hpp:5024
@ VFMADD213PSZ256m
Definition x86/opcodes.hpp:9628
@ VCMPPDZrmbi
Definition x86/opcodes.hpp:5792
@ VPMOVDWZ128rrkz
Definition x86/opcodes.hpp:17541
@ OR64ri32_ND
Definition x86/opcodes.hpp:3024
@ VPORQZ128rrk
Definition x86/opcodes.hpp:18435
@ VFNMADD231SSZr_Int
Definition x86/opcodes.hpp:11629
@ VRNDSCALEPSZrmbik
Definition x86/opcodes.hpp:20990
@ ADOX32rm_EVEX
Definition x86/opcodes.hpp:777
@ BTC16mr
Definition x86/opcodes.hpp:1113
@ VFNMSUB132BF16Zmkz
Definition x86/opcodes.hpp:11695
@ VPSRLVQrm
Definition x86/opcodes.hpp:19782
@ XOR64rr_NF_ND_REV
Definition x86/opcodes.hpp:22298
@ AND8rr_NF_ND_REV
Definition x86/opcodes.hpp:961
@ VMOVSDrr
Definition x86/opcodes.hpp:13942
@ VEXTRACTF64X2Z256mri
Definition x86/opcodes.hpp:9150
@ VPSRADZ128rikz
Definition x86/opcodes.hpp:19409
@ VFMADD132SHZrb_Int
Definition x86/opcodes.hpp:9505
@ VMOVNTPSZ256mr
Definition x86/opcodes.hpp:13874
@ VFNMADD213SHZrb
Definition x86/opcodes.hpp:11449
@ VPERMQZ256rr
Definition x86/opcodes.hpp:16551
@ VPBLENDMBZ128rm
Definition x86/opcodes.hpp:14998
@ VPSHUFLWri
Definition x86/opcodes.hpp:19153
@ SMSW32r
Definition x86/opcodes.hpp:4710
@ VCVTTPD2QQSZ128rmk
Definition x86/opcodes.hpp:7708
@ SBB8ri
Definition x86/opcodes.hpp:4269
@ VFNMADD132PSZ256mbk
Definition x86/opcodes.hpp:11237
@ VPMULTISHIFTQBZ128rmbk
Definition x86/opcodes.hpp:18255
@ VORPSZ256rrk
Definition x86/opcodes.hpp:14373
@ VFMADD132SDZrb
Definition x86/opcodes.hpp:9488
@ VFMSUBADD213PSZrb
Definition x86/opcodes.hpp:10941
@ VBROADCASTI32X2Z256rrk
Definition x86/opcodes.hpp:5698
@ VCVTUDQ2PHZrm
Definition x86/opcodes.hpp:8604
@ SHRD32rrCL_EVEX
Definition x86/opcodes.hpp:4657
@ VRNDSCALEBF16Zrmi
Definition x86/opcodes.hpp:20905
@ VPDPWSUDSYrr
Definition x86/opcodes.hpp:15965
@ VMOVDQU8Zmrk
Definition x86/opcodes.hpp:13815
@ VPMADD52LUQZr
Definition x86/opcodes.hpp:17051
@ DIV8r
Definition x86/opcodes.hpp:1579
@ VMOVAPSZ128mr_NOVLX
Definition x86/opcodes.hpp:438
@ VFNMADD132BF16Z128r
Definition x86/opcodes.hpp:11139
@ VGETEXPSDZr
Definition x86/opcodes.hpp:12455
@ VFMSUB231PDZ256r
Definition x86/opcodes.hpp:10627
@ VPMULTISHIFTQBZ256rr
Definition x86/opcodes.hpp:18268
@ UCOM_FIPr
Definition x86/opcodes.hpp:5133
@ VPBROADCASTWZ256rr
Definition x86/opcodes.hpp:15206
@ VCVTPH2IUBSZrrbk
Definition x86/opcodes.hpp:6805
@ VCVTPH2QQZ256rmbk
Definition x86/opcodes.hpp:6905
@ FLDL2T
Definition x86/opcodes.hpp:1703
@ VBROADCASTI32X2Z128rmk
Definition x86/opcodes.hpp:5689
@ VMINCPSZrmk
Definition x86/opcodes.hpp:13193
@ MOV8mr
Definition x86/opcodes.hpp:2620
@ VFNMSUB231BF16Z256rk
Definition x86/opcodes.hpp:12026
@ AESENCrr
Definition x86/opcodes.hpp:803
@ VEXPANDPSZ128rmkz
Definition x86/opcodes.hpp:9117
@ ADC8ri
Definition x86/opcodes.hpp:552
@ VFMSUBADD213PDZ256mbk
Definition x86/opcodes.hpp:10863
@ MOV16o64a
Definition x86/opcodes.hpp:2568
@ G_ATOMICRMW_MIN
Definition x86/opcodes.hpp:135
@ VSUBSDZrmk_Int
Definition x86/opcodes.hpp:21847
@ VCVTNE2PS2BF16Z128rmb
Definition x86/opcodes.hpp:6358
@ PTCVTROWPS2PHHrreV
Definition x86/opcodes.hpp:3477
@ VFNMSUB231PSZ256mbkz
Definition x86/opcodes.hpp:12115
@ VFMADD231BF16Z128rkz
Definition x86/opcodes.hpp:9703
@ VFMSUBADD213PHZmkz
Definition x86/opcodes.hpp:10907
@ MWAITXrrr
Definition x86/opcodes.hpp:2850
@ VPSLLWZ128ri
Definition x86/opcodes.hpp:19362
@ VFNMADD132PDZ256m
Definition x86/opcodes.hpp:11171
@ VFMADDSUB231PDZ128mk
Definition x86/opcodes.hpp:10137
@ VFIXUPIMMPSZrrib
Definition x86/opcodes.hpp:9334
@ VPMULUDQZrmk
Definition x86/opcodes.hpp:18304
@ SAR16rCL
Definition x86/opcodes.hpp:4077
@ VCVTPS2PHXZ256rrk
Definition x86/opcodes.hpp:7188
@ VRNDSCALEBF16Z128rrik
Definition x86/opcodes.hpp:20891
@ G_SET_FPMODE
Definition x86/opcodes.hpp:249
@ VPROLDZ128rikz
Definition x86/opcodes.hpp:18471
@ VCVTPS2UDQZrmb
Definition x86/opcodes.hpp:7273
@ VCVTTPS2DQrr
Definition x86/opcodes.hpp:8196
@ VFIXUPIMMPSZ128rrik
Definition x86/opcodes.hpp:9316
@ VPMOVQDZrr
Definition x86/opcodes.hpp:17596
@ VPACKUSWBYrm
Definition x86/opcodes.hpp:14596
@ VMOVDQAYrr
Definition x86/opcodes.hpp:13687
@ VCMPPSZ128rrik
Definition x86/opcodes.hpp:5829
@ VFMSUB231SSZmkz_Int
Definition x86/opcodes.hpp:10739
@ VCVTUDQ2PDZ128rrk
Definition x86/opcodes.hpp:8566
@ VCVTPS2IBSZrmk
Definition x86/opcodes.hpp:7100
@ VPTESTNMWZrmk
Definition x86/opcodes.hpp:20209
@ VPMOVZXWQZ128rmkz
Definition x86/opcodes.hpp:18058
@ VCVTDQ2PHZ128rmkz
Definition x86/opcodes.hpp:6280
@ VDIVPSZ128rrk
Definition x86/opcodes.hpp:8943
@ VCVTTPH2QQZ256rmk
Definition x86/opcodes.hpp:7996
@ VUNPCKHPDZ256rmb
Definition x86/opcodes.hpp:21944
@ DPPSrmi
Definition x86/opcodes.hpp:1635
@ VPEXPANDBZ256rmk
Definition x86/opcodes.hpp:16741
@ IMUL16r_EVEX
Definition x86/opcodes.hpp:1801
@ VMOVZPDILo2PDIZrr
Definition x86/opcodes.hpp:14111
@ VPSRADZmi
Definition x86/opcodes.hpp:19434
@ PATCHABLE_EVENT_CALL
Definition x86/opcodes.hpp:64
@ COM_Fpr80
Definition x86/opcodes.hpp:1399
@ ADDPSrm
Definition x86/opcodes.hpp:735
@ SBB32rm_ND
Definition x86/opcodes.hpp:4229
Namespace related to assembly/disassembly support.
Definition Abstract/Binary.hpp:47
LIEF namespace.
Definition Abstract/Binary.hpp:40