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: 20.1.2 */
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,
146 G_FENCE = 122,
148 G_BRCOND = 124,
155 G_ANYEXT = 131,
156 G_TRUNC = 132,
160 G_VAARG = 136,
161 G_SEXT = 137,
163 G_ZEXT = 139,
164 G_SHL = 140,
165 G_LSHR = 141,
166 G_ASHR = 142,
167 G_FSHL = 143,
168 G_FSHR = 144,
169 G_ROTR = 145,
170 G_ROTL = 146,
171 G_ICMP = 147,
172 G_FCMP = 148,
173 G_SCMP = 149,
174 G_UCMP = 150,
175 G_SELECT = 151,
176 G_UADDO = 152,
177 G_UADDE = 153,
178 G_USUBO = 154,
179 G_USUBE = 155,
180 G_SADDO = 156,
181 G_SADDE = 157,
182 G_SSUBO = 158,
183 G_SSUBE = 159,
184 G_UMULO = 160,
185 G_SMULO = 161,
186 G_UMULH = 162,
187 G_SMULH = 163,
202 G_FADD = 178,
203 G_FSUB = 179,
204 G_FMUL = 180,
205 G_FMA = 181,
206 G_FMAD = 182,
207 G_FDIV = 183,
208 G_FREM = 184,
209 G_FPOW = 185,
210 G_FPOWI = 186,
211 G_FEXP = 187,
212 G_FEXP2 = 188,
213 G_FEXP10 = 189,
214 G_FLOG = 190,
215 G_FLOG2 = 191,
216 G_FLOG10 = 192,
217 G_FLDEXP = 193,
218 G_FFREXP = 194,
219 G_FNEG = 195,
220 G_FPEXT = 196,
222 G_FPTOSI = 198,
223 G_FPTOUI = 199,
224 G_SITOFP = 200,
225 G_UITOFP = 201,
228 G_FABS = 204,
246 G_SMIN = 222,
247 G_SMAX = 223,
248 G_UMIN = 224,
249 G_UMAX = 225,
250 G_ABS = 226,
251 G_LROUND = 227,
253 G_BR = 229,
254 G_BRJT = 230,
255 G_VSCALE = 231,
264 G_CTTZ = 240,
266 G_CTLZ = 242,
268 G_CTPOP = 244,
269 G_BSWAP = 245,
271 G_FCEIL = 247,
272 G_FCOS = 248,
273 G_FSIN = 249,
275 G_FTAN = 251,
276 G_FACOS = 252,
277 G_FASIN = 253,
278 G_FATAN = 254,
279 G_FATAN2 = 255,
280 G_FCOSH = 256,
281 G_FSINH = 257,
282 G_FTANH = 258,
283 G_FSQRT = 259,
284 G_FFLOOR = 260,
285 G_FRINT = 261,
303 G_MEMCPY = 279,
306 G_MEMSET = 282,
307 G_BZERO = 283,
308 G_TRAP = 284,
328 G_SBFX = 304,
329 G_UBFX = 305,
350 AVX_SET0 = 326,
355 FsFLD0SD = 331,
356 FsFLD0SH = 332,
357 FsFLD0SS = 333,
362 KSET0D = 338,
363 KSET0Q = 339,
364 KSET0W = 340,
365 KSET1D = 341,
366 KSET1Q = 342,
367 KSET1W = 343,
370 MMX_SET0 = 346,
374 MOV32r0 = 350,
375 MOV32r1 = 351,
376 MOV32r_1 = 352,
379 MWAITX = 355,
382 PLEA32r = 358,
383 PLEA64r = 359,
431 V_SET0 = 407,
436 XOR32_FP = 412,
437 XOR64_FP = 413,
438 AAA = 414,
439 AAD8i8 = 415,
440 AADD32mr = 416,
442 AADD64mr = 418,
444 AAM8i8 = 420,
445 AAND32mr = 421,
447 AAND64mr = 423,
449 AAS = 425,
450 ABS_F = 426,
451 ABS_Fp32 = 427,
452 ABS_Fp64 = 428,
453 ABS_Fp80 = 429,
454 ADC16i16 = 430,
455 ADC16mi = 431,
456 ADC16mi8 = 432,
461 ADC16mr = 437,
464 ADC16ri = 440,
465 ADC16ri8 = 441,
470 ADC16rm = 446,
473 ADC16rr = 449,
479 ADC32i32 = 455,
480 ADC32mi = 456,
481 ADC32mi8 = 457,
486 ADC32mr = 462,
489 ADC32ri = 465,
490 ADC32ri8 = 466,
495 ADC32rm = 471,
498 ADC32rr = 474,
504 ADC64i32 = 480,
508 ADC64mi8 = 484,
511 ADC64mr = 487,
517 ADC64ri8 = 493,
520 ADC64rm = 496,
523 ADC64rr = 499,
529 ADC8i8 = 505,
530 ADC8mi = 506,
531 ADC8mi8 = 507,
534 ADC8mr = 510,
537 ADC8ri = 513,
538 ADC8ri8 = 514,
541 ADC8rm = 517,
544 ADC8rr = 520,
550 ADCX32rm = 526,
553 ADCX32rr = 529,
556 ADCX64rm = 532,
559 ADCX64rr = 535,
562 ADD16i16 = 538,
563 ADD16mi = 539,
564 ADD16mi8 = 540,
573 ADD16mr = 549,
578 ADD16ri = 554,
579 ADD16ri8 = 555,
588 ADD16rm = 564,
593 ADD16rr = 569,
603 ADD32i32 = 579,
604 ADD32mi = 580,
605 ADD32mi8 = 581,
614 ADD32mr = 590,
619 ADD32ri = 595,
620 ADD32ri8 = 596,
629 ADD32rm = 605,
634 ADD32rr = 610,
644 ADD64i32 = 620,
650 ADD64mi8 = 626,
655 ADD64mr = 631,
665 ADD64ri8 = 641,
670 ADD64rm = 646,
675 ADD64rr = 651,
685 ADD8i8 = 661,
686 ADD8mi = 662,
687 ADD8mi8 = 663,
692 ADD8mr = 668,
697 ADD8ri = 673,
698 ADD8ri8 = 674,
703 ADD8rm = 679,
708 ADD8rr = 684,
718 ADDPDrm = 694,
719 ADDPDrr = 695,
720 ADDPSrm = 696,
721 ADDPSrr = 697,
724 ADDSDrm = 700,
726 ADDSDrr = 702,
728 ADDSSrm = 704,
730 ADDSSrr = 706,
736 ADD_F32m = 712,
737 ADD_F64m = 713,
742 ADD_Fp32 = 718,
744 ADD_Fp64 = 720,
747 ADD_Fp80 = 723,
761 ADOX32rm = 737,
764 ADOX32rr = 740,
767 ADOX64rm = 743,
770 ADOX64rr = 746,
779 AESDECrm = 755,
780 AESDECrr = 756,
787 AESENCrm = 763,
788 AESENCrr = 764,
789 AESIMCrm = 765,
790 AESIMCrr = 766,
793 AND16i16 = 769,
794 AND16mi = 770,
795 AND16mi8 = 771,
804 AND16mr = 780,
809 AND16ri = 785,
810 AND16ri8 = 786,
819 AND16rm = 795,
824 AND16rr = 800,
834 AND32i32 = 810,
835 AND32mi = 811,
836 AND32mi8 = 812,
845 AND32mr = 821,
850 AND32ri = 826,
851 AND32ri8 = 827,
860 AND32rm = 836,
865 AND32rr = 841,
875 AND64i32 = 851,
881 AND64mi8 = 857,
886 AND64mr = 862,
896 AND64ri8 = 872,
901 AND64rm = 877,
906 AND64rr = 882,
916 AND8i8 = 892,
917 AND8mi = 893,
918 AND8mi8 = 894,
923 AND8mr = 899,
928 AND8ri = 904,
929 AND8ri8 = 905,
934 AND8rm = 910,
939 AND8rr = 915,
949 ANDN32rm = 925,
952 ANDN32rr = 928,
955 ANDN64rm = 931,
958 ANDN64rr = 934,
961 ANDNPDrm = 937,
962 ANDNPDrr = 938,
963 ANDNPSrm = 939,
964 ANDNPSrr = 940,
965 ANDPDrm = 941,
966 ANDPDrr = 942,
967 ANDPSrm = 943,
968 ANDPSrr = 944,
969 AOR32mr = 945,
971 AOR64mr = 947,
973 ARPL16mr = 949,
974 ARPL16rr = 950,
976 AXOR32mr = 952,
978 AXOR64mr = 954,
1028 BLSI32rm = 1004,
1031 BLSI32rr = 1007,
1034 BLSI64rm = 1010,
1037 BLSI64rr = 1013,
1056 BLSR32rm = 1032,
1059 BLSR32rr = 1035,
1062 BLSR64rm = 1038,
1065 BLSR64rr = 1041,
1070 BSF16rm = 1046,
1071 BSF16rr = 1047,
1072 BSF32rm = 1048,
1073 BSF32rr = 1049,
1074 BSF64rm = 1050,
1075 BSF64rr = 1051,
1076 BSR16rm = 1052,
1077 BSR16rr = 1053,
1078 BSR32rm = 1054,
1079 BSR32rr = 1055,
1080 BSR64rm = 1056,
1081 BSR64rr = 1057,
1083 BSWAP32r = 1059,
1084 BSWAP64r = 1060,
1085 BT16mi8 = 1061,
1086 BT16mr = 1062,
1087 BT16ri8 = 1063,
1088 BT16rr = 1064,
1089 BT32mi8 = 1065,
1090 BT32mr = 1066,
1091 BT32ri8 = 1067,
1092 BT32rr = 1068,
1093 BT64mi8 = 1069,
1094 BT64mr = 1070,
1095 BT64ri8 = 1071,
1096 BT64rr = 1072,
1097 BTC16mi8 = 1073,
1098 BTC16mr = 1074,
1099 BTC16ri8 = 1075,
1100 BTC16rr = 1076,
1101 BTC32mi8 = 1077,
1102 BTC32mr = 1078,
1103 BTC32ri8 = 1079,
1104 BTC32rr = 1080,
1105 BTC64mi8 = 1081,
1106 BTC64mr = 1082,
1107 BTC64ri8 = 1083,
1108 BTC64rr = 1084,
1109 BTR16mi8 = 1085,
1110 BTR16mr = 1086,
1111 BTR16ri8 = 1087,
1112 BTR16rr = 1088,
1113 BTR32mi8 = 1089,
1114 BTR32mr = 1090,
1115 BTR32ri8 = 1091,
1116 BTR32rr = 1092,
1117 BTR64mi8 = 1093,
1118 BTR64mr = 1094,
1119 BTR64ri8 = 1095,
1120 BTR64rr = 1096,
1121 BTS16mi8 = 1097,
1122 BTS16mr = 1098,
1123 BTS16ri8 = 1099,
1124 BTS16rr = 1100,
1125 BTS32mi8 = 1101,
1126 BTS32mr = 1102,
1127 BTS32ri8 = 1103,
1128 BTS32rr = 1104,
1129 BTS64mi8 = 1105,
1130 BTS64mr = 1106,
1131 BTS64ri8 = 1107,
1132 BTS64rr = 1108,
1133 BZHI32rm = 1109,
1136 BZHI32rr = 1112,
1139 BZHI64rm = 1115,
1142 BZHI64rr = 1118,
1145 CALL16m = 1121,
1147 CALL16r = 1123,
1149 CALL32m = 1125,
1151 CALL32r = 1127,
1153 CALL64m = 1129,
1156 CALL64r = 1132,
1160 CATCHRET = 1136,
1161 CBW = 1137,
1162 CCMP16mi = 1138,
1164 CCMP16mr = 1140,
1165 CCMP16ri = 1141,
1167 CCMP16rm = 1143,
1168 CCMP16rr = 1144,
1170 CCMP32mi = 1146,
1172 CCMP32mr = 1148,
1173 CCMP32ri = 1149,
1175 CCMP32rm = 1151,
1176 CCMP32rr = 1152,
1180 CCMP64mr = 1156,
1183 CCMP64rm = 1159,
1184 CCMP64rr = 1160,
1186 CCMP8mi = 1162,
1187 CCMP8mr = 1163,
1188 CCMP8ri = 1164,
1189 CCMP8rm = 1165,
1190 CCMP8rr = 1166,
1192 CDQ = 1168,
1193 CDQE = 1169,
1212 CHS_F = 1188,
1213 CHS_Fp32 = 1189,
1214 CHS_Fp64 = 1190,
1215 CHS_Fp80 = 1191,
1216 CLAC = 1192,
1217 CLC = 1193,
1218 CLD = 1194,
1219 CLDEMOTE = 1195,
1221 CLFLUSH = 1197,
1223 CLGI = 1199,
1224 CLI = 1200,
1225 CLRSSBSY = 1201,
1226 CLTS = 1202,
1227 CLUI = 1203,
1228 CLWB = 1204,
1231 CMC = 1207,
1232 CMOV16rm = 1208,
1234 CMOV16rr = 1210,
1236 CMOV32rm = 1212,
1238 CMOV32rr = 1214,
1240 CMOV64rm = 1216,
1242 CMOV64rr = 1218,
1244 CMOVBE_F = 1220,
1248 CMOVB_F = 1224,
1252 CMOVE_F = 1228,
1260 CMOVNB_F = 1236,
1264 CMOVNE_F = 1240,
1268 CMOVNP_F = 1244,
1272 CMOVP_F = 1248,
1284 CMOV_GR8 = 1260,
1288 CMOV_VK1 = 1264,
1290 CMOV_VK2 = 1266,
1292 CMOV_VK4 = 1268,
1294 CMOV_VK8 = 1270,
1301 CMP16i16 = 1277,
1302 CMP16mi = 1278,
1303 CMP16mi8 = 1279,
1304 CMP16mr = 1280,
1305 CMP16ri = 1281,
1306 CMP16ri8 = 1282,
1307 CMP16rm = 1283,
1308 CMP16rr = 1284,
1310 CMP32i32 = 1286,
1311 CMP32mi = 1287,
1312 CMP32mi8 = 1288,
1313 CMP32mr = 1289,
1314 CMP32ri = 1290,
1315 CMP32ri8 = 1291,
1316 CMP32rm = 1292,
1317 CMP32rr = 1293,
1319 CMP64i32 = 1295,
1321 CMP64mi8 = 1297,
1322 CMP64mr = 1298,
1324 CMP64ri8 = 1300,
1325 CMP64rm = 1301,
1326 CMP64rr = 1302,
1328 CMP8i8 = 1304,
1329 CMP8mi = 1305,
1330 CMP8mi8 = 1306,
1331 CMP8mr = 1307,
1332 CMP8ri = 1308,
1333 CMP8ri8 = 1309,
1334 CMP8rm = 1310,
1335 CMP8rr = 1311,
1341 CMPPDrmi = 1317,
1342 CMPPDrri = 1318,
1343 CMPPSrmi = 1319,
1344 CMPPSrri = 1320,
1345 CMPSB = 1321,
1346 CMPSDrmi = 1322,
1348 CMPSDrri = 1324,
1350 CMPSL = 1326,
1351 CMPSQ = 1327,
1352 CMPSSrmi = 1328,
1354 CMPSSrri = 1330,
1356 CMPSW = 1332,
1367 COMISDrm = 1343,
1369 COMISDrr = 1345,
1371 COMISSrm = 1347,
1373 COMISSrr = 1349,
1376 COM_FIPr = 1352,
1377 COM_FIr = 1353,
1385 CPUID = 1361,
1386 CQO = 1362,
1420 CTEST8mi = 1396,
1421 CTEST8mr = 1397,
1422 CTEST8ri = 1398,
1423 CTEST8rr = 1399,
1496 CWD = 1472,
1497 CWDE = 1473,
1498 DAA = 1474,
1499 DAS = 1475,
1501 DEC16m = 1477,
1506 DEC16r = 1482,
1512 DEC32m = 1488,
1517 DEC32r = 1493,
1523 DEC64m = 1499,
1528 DEC64r = 1504,
1533 DEC8m = 1509,
1535 DEC8m_ND = 1511,
1536 DEC8m_NF = 1512,
1538 DEC8r = 1514,
1540 DEC8r_ND = 1516,
1541 DEC8r_NF = 1517,
1543 DIV16m = 1519,
1546 DIV16r = 1522,
1549 DIV32m = 1525,
1552 DIV32r = 1528,
1555 DIV64m = 1531,
1558 DIV64r = 1534,
1561 DIV8m = 1537,
1563 DIV8m_NF = 1539,
1564 DIV8r = 1540,
1566 DIV8r_NF = 1542,
1567 DIVPDrm = 1543,
1568 DIVPDrr = 1544,
1569 DIVPSrm = 1545,
1570 DIVPSrr = 1546,
1589 DIVSDrm = 1565,
1591 DIVSDrr = 1567,
1593 DIVSSrm = 1569,
1595 DIVSSrr = 1571,
1597 DIV_F32m = 1573,
1598 DIV_F64m = 1574,
1603 DIV_Fp32 = 1579,
1605 DIV_Fp64 = 1581,
1608 DIV_Fp80 = 1584,
1618 DPPDrmi = 1594,
1619 DPPDrri = 1595,
1620 DPPSrmi = 1596,
1621 DPPSrri = 1597,
1632 ENCLS = 1608,
1633 ENCLU = 1609,
1634 ENCLV = 1610,
1637 ENDBR32 = 1613,
1638 ENDBR64 = 1614,
1639 ENQCMD16 = 1615,
1640 ENQCMD32 = 1616,
1642 ENQCMD64 = 1618,
1649 ENTER = 1625,
1650 ERETS = 1626,
1651 ERETU = 1627,
1655 EXTRQ = 1631,
1656 EXTRQI = 1632,
1657 F2XM1 = 1633,
1668 FBLDm = 1644,
1669 FBSTPm = 1645,
1670 FCOM32m = 1646,
1671 FCOM64m = 1647,
1672 FCOMP32m = 1648,
1673 FCOMP64m = 1649,
1674 FCOMPP = 1650,
1675 FCOS = 1651,
1676 FDECSTP = 1652,
1677 FEMMS = 1653,
1678 FFREE = 1654,
1679 FFREEP = 1655,
1680 FICOM16m = 1656,
1681 FICOM32m = 1657,
1684 FINCSTP = 1660,
1685 FLDCW16m = 1661,
1686 FLDENVm = 1662,
1687 FLDL2E = 1663,
1688 FLDL2T = 1664,
1689 FLDLG2 = 1665,
1690 FLDLN2 = 1666,
1691 FLDPI = 1667,
1692 FNCLEX = 1668,
1693 FNINIT = 1669,
1694 FNOP = 1670,
1697 FNSTSWm = 1673,
1709 FPATAN = 1685,
1710 FPREM = 1686,
1711 FPREM1 = 1687,
1712 FPTAN = 1688,
1713 FRNDINT = 1689,
1714 FRSTORm = 1690,
1715 FSAVEm = 1691,
1716 FSCALE = 1692,
1717 FSIN = 1693,
1718 FSINCOS = 1694,
1719 FSTENVm = 1695,
1721 FXRSTOR = 1697,
1723 FXSAVE = 1699,
1724 FXSAVE64 = 1700,
1725 FXTRACT = 1701,
1726 FYL2X = 1702,
1727 FYL2XP1 = 1703,
1728 GETSEC = 1704,
1736 HADDPDrm = 1712,
1737 HADDPDrr = 1713,
1738 HADDPSrm = 1714,
1739 HADDPSrr = 1715,
1740 HLT = 1716,
1741 HRESET = 1717,
1742 HSUBPDrm = 1718,
1743 HSUBPDrr = 1719,
1744 HSUBPSrm = 1720,
1745 HSUBPSrr = 1721,
1746 IDIV16m = 1722,
1749 IDIV16r = 1725,
1752 IDIV32m = 1728,
1755 IDIV32r = 1731,
1758 IDIV64m = 1734,
1761 IDIV64r = 1737,
1764 IDIV8m = 1740,
1767 IDIV8r = 1743,
1770 ILD_F16m = 1746,
1771 ILD_F32m = 1747,
1772 ILD_F64m = 1748,
1782 IMUL16m = 1758,
1785 IMUL16r = 1761,
1788 IMUL16rm = 1764,
1799 IMUL16rr = 1775,
1810 IMUL32m = 1786,
1813 IMUL32r = 1789,
1816 IMUL32rm = 1792,
1827 IMUL32rr = 1803,
1838 IMUL64m = 1814,
1841 IMUL64r = 1817,
1844 IMUL64rm = 1820,
1855 IMUL64rr = 1831,
1866 IMUL8m = 1842,
1869 IMUL8r = 1845,
1884 IN16ri = 1860,
1885 IN16rr = 1861,
1886 IN32ri = 1862,
1887 IN32rr = 1863,
1888 IN8ri = 1864,
1889 IN8rr = 1865,
1890 INC16m = 1866,
1895 INC16r = 1871,
1901 INC32m = 1877,
1906 INC32r = 1882,
1912 INC64m = 1888,
1917 INC64r = 1893,
1922 INC8m = 1898,
1924 INC8m_ND = 1900,
1925 INC8m_NF = 1901,
1927 INC8r = 1903,
1929 INC8r_ND = 1905,
1930 INC8r_NF = 1906,
1932 INCSSPD = 1908,
1933 INCSSPQ = 1909,
1934 INSB = 1910,
1937 INSERTQ = 1913,
1938 INSERTQI = 1914,
1939 INSL = 1915,
1940 INSW = 1916,
1941 INT = 1917,
1942 INT3 = 1918,
1943 INTO = 1919,
1944 INVD = 1920,
1945 INVEPT32 = 1921,
1946 INVEPT64 = 1922,
1948 INVLPG = 1924,
1959 IRET = 1935,
1960 IRET16 = 1936,
1961 IRET32 = 1937,
1962 IRET64 = 1938,
1975 IST_F16m = 1951,
1976 IST_F32m = 1952,
1990 JCC_1 = 1966,
1991 JCC_2 = 1967,
1992 JCC_4 = 1968,
1993 JCXZ = 1969,
1994 JECXZ = 1970,
1995 JMP16m = 1971,
1997 JMP16r = 1973,
1999 JMP32m = 1975,
2001 JMP32r = 1977,
2003 JMP64m = 1979,
2006 JMP64r = 1982,
2010 JMP_1 = 1986,
2011 JMP_2 = 1987,
2012 JMP_4 = 1988,
2013 JRCXZ = 1989,
2014 KADDBkk = 1990,
2015 KADDDkk = 1991,
2016 KADDQkk = 1992,
2017 KADDWkk = 1993,
2018 KANDBkk = 1994,
2019 KANDDkk = 1995,
2020 KANDNBkk = 1996,
2021 KANDNDkk = 1997,
2022 KANDNQkk = 1998,
2023 KANDNWkk = 1999,
2024 KANDQkk = 2000,
2025 KANDWkk = 2001,
2027 KMOVBkk = 2003,
2029 KMOVBkm = 2005,
2031 KMOVBkr = 2007,
2033 KMOVBmk = 2009,
2035 KMOVBrk = 2011,
2037 KMOVDkk = 2013,
2039 KMOVDkm = 2015,
2041 KMOVDkr = 2017,
2043 KMOVDmk = 2019,
2045 KMOVDrk = 2021,
2047 KMOVQkk = 2023,
2049 KMOVQkm = 2025,
2051 KMOVQkr = 2027,
2053 KMOVQmk = 2029,
2055 KMOVQrk = 2031,
2057 KMOVWkk = 2033,
2059 KMOVWkm = 2035,
2061 KMOVWkr = 2037,
2063 KMOVWmk = 2039,
2065 KMOVWrk = 2041,
2067 KNOTBkk = 2043,
2068 KNOTDkk = 2044,
2069 KNOTQkk = 2045,
2070 KNOTWkk = 2046,
2071 KORBkk = 2047,
2072 KORDkk = 2048,
2073 KORQkk = 2049,
2078 KORWkk = 2054,
2087 KTESTBkk = 2063,
2088 KTESTDkk = 2064,
2089 KTESTQkk = 2065,
2090 KTESTWkk = 2066,
2094 KXNORBkk = 2070,
2095 KXNORDkk = 2071,
2096 KXNORQkk = 2072,
2097 KXNORWkk = 2073,
2098 KXORBkk = 2074,
2099 KXORDkk = 2075,
2100 KXORQkk = 2076,
2101 KXORWkk = 2077,
2102 LAHF = 2078,
2103 LAR16rm = 2079,
2104 LAR16rr = 2080,
2105 LAR32rm = 2081,
2106 LAR32rr = 2082,
2107 LAR64rm = 2083,
2108 LAR64rr = 2084,
2115 LDDQUrm = 2091,
2116 LDMXCSR = 2092,
2117 LDS16rm = 2093,
2118 LDS32rm = 2094,
2121 LD_F0 = 2097,
2122 LD_F1 = 2098,
2123 LD_F32m = 2099,
2124 LD_F64m = 2100,
2125 LD_F80m = 2101,
2126 LD_Fp032 = 2102,
2127 LD_Fp064 = 2103,
2128 LD_Fp080 = 2104,
2129 LD_Fp132 = 2105,
2130 LD_Fp164 = 2106,
2131 LD_Fp180 = 2107,
2132 LD_Fp32m = 2108,
2135 LD_Fp64m = 2111,
2137 LD_Fp80m = 2113,
2138 LD_Frr = 2114,
2139 LEA16r = 2115,
2140 LEA32r = 2116,
2142 LEA64r = 2118,
2143 LEAVE = 2119,
2144 LEAVE64 = 2120,
2145 LES16rm = 2121,
2146 LES32rm = 2122,
2147 LFENCE = 2123,
2148 LFS16rm = 2124,
2149 LFS32rm = 2125,
2150 LFS64rm = 2126,
2151 LGDT16m = 2127,
2152 LGDT32m = 2128,
2153 LGDT64m = 2129,
2154 LGS16rm = 2130,
2155 LGS32rm = 2131,
2156 LGS64rm = 2132,
2157 LIDT16m = 2133,
2158 LIDT32m = 2134,
2159 LIDT64m = 2135,
2160 LKGS16m = 2136,
2161 LKGS16r = 2137,
2162 LLDT16m = 2138,
2163 LLDT16r = 2139,
2164 LLWPCB = 2140,
2165 LLWPCB64 = 2141,
2166 LMSW16m = 2142,
2167 LMSW16r = 2143,
2251 LODSB = 2227,
2252 LODSL = 2228,
2253 LODSQ = 2229,
2254 LODSW = 2230,
2255 LOOP = 2231,
2256 LOOPE = 2232,
2257 LOOPNE = 2233,
2258 LRET16 = 2234,
2259 LRET32 = 2235,
2260 LRET64 = 2236,
2261 LRETI16 = 2237,
2262 LRETI32 = 2238,
2263 LRETI64 = 2239,
2264 LSL16rm = 2240,
2265 LSL16rr = 2241,
2266 LSL32rm = 2242,
2267 LSL32rr = 2243,
2268 LSL64rm = 2244,
2269 LSL64rr = 2245,
2270 LSS16rm = 2246,
2271 LSS32rm = 2247,
2272 LSS64rm = 2248,
2273 LTRm = 2249,
2274 LTRr = 2250,
2283 LXADD16 = 2259,
2284 LXADD32 = 2260,
2285 LXADD64 = 2261,
2286 LXADD8 = 2262,
2309 MAXCPDrm = 2285,
2310 MAXCPDrr = 2286,
2311 MAXCPSrm = 2287,
2312 MAXCPSrr = 2288,
2313 MAXCSDrm = 2289,
2314 MAXCSDrr = 2290,
2315 MAXCSSrm = 2291,
2316 MAXCSSrr = 2292,
2317 MAXPDrm = 2293,
2318 MAXPDrr = 2294,
2319 MAXPSrm = 2295,
2320 MAXPSrr = 2296,
2321 MAXSDrm = 2297,
2323 MAXSDrr = 2299,
2325 MAXSSrm = 2301,
2327 MAXSSrr = 2303,
2329 MFENCE = 2305,
2330 MINCPDrm = 2306,
2331 MINCPDrr = 2307,
2332 MINCPSrm = 2308,
2333 MINCPSrr = 2309,
2334 MINCSDrm = 2310,
2335 MINCSDrr = 2311,
2336 MINCSSrm = 2312,
2337 MINCSSrr = 2313,
2338 MINPDrm = 2314,
2339 MINPDrr = 2315,
2340 MINPSrm = 2316,
2341 MINPSrr = 2317,
2342 MINSDrm = 2318,
2344 MINSDrr = 2320,
2346 MINSSrm = 2322,
2348 MINSSrr = 2324,
2362 MMX_EMMS = 2338,
2542 MONTMUL = 2518,
2546 MOV16mi = 2522,
2547 MOV16mr = 2523,
2548 MOV16ms = 2524,
2552 MOV16ri = 2528,
2554 MOV16rm = 2530,
2555 MOV16rr = 2531,
2557 MOV16rs = 2533,
2558 MOV16sm = 2534,
2559 MOV16sr = 2535,
2563 MOV32cr = 2539,
2564 MOV32dr = 2540,
2565 MOV32mi = 2541,
2566 MOV32mr = 2542,
2570 MOV32rc = 2546,
2571 MOV32rd = 2547,
2572 MOV32ri = 2548,
2574 MOV32rm = 2550,
2575 MOV32rr = 2551,
2577 MOV32rs = 2553,
2578 MOV32sr = 2554,
2581 MOV64cr = 2557,
2582 MOV64dr = 2558,
2584 MOV64mr = 2560,
2587 MOV64rc = 2563,
2588 MOV64rd = 2564,
2589 MOV64ri = 2565,
2591 MOV64rm = 2567,
2592 MOV64rr = 2568,
2594 MOV64rs = 2570,
2595 MOV64sr = 2571,
2599 MOV8ao16 = 2575,
2600 MOV8ao32 = 2576,
2601 MOV8ao64 = 2577,
2602 MOV8mi = 2578,
2603 MOV8mr = 2579,
2605 MOV8o16a = 2581,
2606 MOV8o32a = 2582,
2607 MOV8o64a = 2583,
2608 MOV8ri = 2584,
2610 MOV8rm = 2586,
2612 MOV8rr = 2588,
2615 MOVAPDmr = 2591,
2616 MOVAPDrm = 2592,
2617 MOVAPDrr = 2593,
2619 MOVAPSmr = 2595,
2620 MOVAPSrm = 2596,
2621 MOVAPSrr = 2597,
2655 MOVDQAmr = 2631,
2656 MOVDQArm = 2632,
2657 MOVDQArr = 2633,
2659 MOVDQUmr = 2635,
2660 MOVDQUrm = 2636,
2661 MOVDQUrr = 2637,
2664 MOVHPDmr = 2640,
2665 MOVHPDrm = 2641,
2666 MOVHPSmr = 2642,
2667 MOVHPSrm = 2643,
2669 MOVLPDmr = 2645,
2670 MOVLPDrm = 2646,
2671 MOVLPSmr = 2647,
2672 MOVLPSrm = 2648,
2678 MOVNTImr = 2654,
2681 MOVNTSD = 2657,
2682 MOVNTSS = 2658,
2683 MOVPC32r = 2659,
2697 MOVRS8rm = 2673,
2699 MOVSB = 2675,
2700 MOVSDmr = 2676,
2701 MOVSDrm = 2677,
2703 MOVSDrr = 2679,
2708 MOVSL = 2684,
2711 MOVSQ = 2687,
2713 MOVSSmr = 2689,
2714 MOVSSrm = 2690,
2716 MOVSSrr = 2692,
2718 MOVSW = 2694,
2739 MOVUPDmr = 2715,
2740 MOVUPDrm = 2716,
2741 MOVUPDrr = 2717,
2743 MOVUPSmr = 2719,
2744 MOVUPSrm = 2720,
2745 MOVUPSrr = 2721,
2764 MUL16m = 2740,
2767 MUL16r = 2743,
2770 MUL32m = 2746,
2773 MUL32r = 2749,
2776 MUL64m = 2752,
2779 MUL64r = 2755,
2782 MUL8m = 2758,
2784 MUL8m_NF = 2760,
2785 MUL8r = 2761,
2787 MUL8r_NF = 2763,
2788 MULPDrm = 2764,
2789 MULPDrr = 2765,
2790 MULPSrm = 2766,
2791 MULPSrr = 2767,
2792 MULSDrm = 2768,
2794 MULSDrr = 2770,
2796 MULSSrm = 2772,
2798 MULSSrr = 2774,
2802 MULX32rm = 2778,
2804 MULX32rr = 2780,
2808 MULX64rm = 2784,
2810 MULX64rr = 2786,
2812 MUL_F32m = 2788,
2813 MUL_F64m = 2789,
2818 MUL_Fp32 = 2794,
2820 MUL_Fp64 = 2796,
2823 MUL_Fp80 = 2799,
2834 MWAITrr = 2810,
2835 NEG16m = 2811,
2840 NEG16r = 2816,
2845 NEG32m = 2821,
2850 NEG32r = 2826,
2855 NEG64m = 2831,
2860 NEG64r = 2836,
2865 NEG8m = 2841,
2867 NEG8m_ND = 2843,
2868 NEG8m_NF = 2844,
2870 NEG8r = 2846,
2872 NEG8r_ND = 2848,
2873 NEG8r_NF = 2849,
2875 NOOP = 2851,
2876 NOOPL = 2852,
2877 NOOPLr = 2853,
2878 NOOPQ = 2854,
2879 NOOPQr = 2855,
2880 NOOPW = 2856,
2881 NOOPWr = 2857,
2882 NOT16m = 2858,
2885 NOT16r = 2861,
2888 NOT32m = 2864,
2891 NOT32r = 2867,
2894 NOT64m = 2870,
2897 NOT64r = 2873,
2900 NOT8m = 2876,
2902 NOT8m_ND = 2878,
2903 NOT8r = 2879,
2905 NOT8r_ND = 2881,
2906 OR16i16 = 2882,
2907 OR16mi = 2883,
2908 OR16mi8 = 2884,
2917 OR16mr = 2893,
2922 OR16ri = 2898,
2923 OR16ri8 = 2899,
2932 OR16rm = 2908,
2937 OR16rr = 2913,
2947 OR32i32 = 2923,
2948 OR32mi = 2924,
2949 OR32mi8 = 2925,
2959 OR32mr = 2935,
2964 OR32ri = 2940,
2965 OR32ri8 = 2941,
2974 OR32rm = 2950,
2979 OR32rr = 2955,
2989 OR64i32 = 2965,
2990 OR64mi32 = 2966,
2995 OR64mi8 = 2971,
3000 OR64mr = 2976,
3005 OR64ri32 = 2981,
3010 OR64ri8 = 2986,
3015 OR64rm = 2991,
3020 OR64rr = 2996,
3030 OR8i8 = 3006,
3031 OR8mi = 3007,
3032 OR8mi8 = 3008,
3034 OR8mi_ND = 3010,
3035 OR8mi_NF = 3011,
3037 OR8mr = 3013,
3039 OR8mr_ND = 3015,
3040 OR8mr_NF = 3016,
3042 OR8ri = 3018,
3043 OR8ri8 = 3019,
3045 OR8ri_ND = 3021,
3046 OR8ri_NF = 3022,
3048 OR8rm = 3024,
3050 OR8rm_ND = 3026,
3051 OR8rm_NF = 3027,
3053 OR8rr = 3029,
3056 OR8rr_ND = 3032,
3058 OR8rr_NF = 3034,
3063 ORPDrm = 3039,
3064 ORPDrr = 3040,
3065 ORPSrm = 3041,
3066 ORPSrr = 3042,
3067 OUT16ir = 3043,
3068 OUT16rr = 3044,
3069 OUT32ir = 3045,
3070 OUT32rr = 3046,
3071 OUT8ir = 3047,
3072 OUT8rr = 3048,
3073 OUTSB = 3049,
3074 OUTSL = 3050,
3075 OUTSW = 3051,
3076 PABSBrm = 3052,
3077 PABSBrr = 3053,
3078 PABSDrm = 3054,
3079 PABSDrr = 3055,
3080 PABSWrm = 3056,
3081 PABSWrr = 3057,
3090 PADDBrm = 3066,
3091 PADDBrr = 3067,
3092 PADDDrm = 3068,
3093 PADDDrr = 3069,
3094 PADDQrm = 3070,
3095 PADDQrr = 3071,
3096 PADDSBrm = 3072,
3097 PADDSBrr = 3073,
3098 PADDSWrm = 3074,
3099 PADDSWrr = 3075,
3104 PADDWrm = 3080,
3105 PADDWrr = 3081,
3108 PANDNrm = 3084,
3109 PANDNrr = 3085,
3110 PANDrm = 3086,
3111 PANDrr = 3087,
3112 PAUSE = 3088,
3113 PAVGBrm = 3089,
3114 PAVGBrr = 3090,
3117 PAVGWrm = 3093,
3118 PAVGWrr = 3094,
3123 PBNDKB = 3099,
3150 PCONFIG = 3126,
3151 PDEP32rm = 3127,
3153 PDEP32rr = 3129,
3155 PDEP64rm = 3131,
3157 PDEP64rr = 3133,
3159 PEXT32rm = 3135,
3161 PEXT32rr = 3137,
3163 PEXT64rm = 3139,
3165 PEXT64rr = 3141,
3176 PF2IDrm = 3152,
3177 PF2IDrr = 3153,
3178 PF2IWrm = 3154,
3179 PF2IWrr = 3155,
3180 PFACCrm = 3156,
3181 PFACCrr = 3157,
3182 PFADDrm = 3158,
3183 PFADDrr = 3159,
3190 PFMAXrm = 3166,
3191 PFMAXrr = 3167,
3192 PFMINrm = 3168,
3193 PFMINrr = 3169,
3194 PFMULrm = 3170,
3195 PFMULrr = 3171,
3196 PFNACCrm = 3172,
3197 PFNACCrr = 3173,
3204 PFRCPrm = 3180,
3205 PFRCPrr = 3181,
3210 PFSUBRrm = 3186,
3211 PFSUBRrr = 3187,
3212 PFSUBrm = 3188,
3213 PFSUBrr = 3189,
3214 PHADDDrm = 3190,
3215 PHADDDrr = 3191,
3218 PHADDWrm = 3194,
3219 PHADDWrr = 3195,
3222 PHSUBDrm = 3198,
3223 PHSUBDrr = 3199,
3226 PHSUBWrm = 3202,
3227 PHSUBWrr = 3203,
3228 PI2FDrm = 3204,
3229 PI2FDrr = 3205,
3230 PI2FWrm = 3206,
3231 PI2FWrr = 3207,
3244 PMAXSBrm = 3220,
3245 PMAXSBrr = 3221,
3246 PMAXSDrm = 3222,
3247 PMAXSDrr = 3223,
3248 PMAXSWrm = 3224,
3249 PMAXSWrr = 3225,
3250 PMAXUBrm = 3226,
3251 PMAXUBrr = 3227,
3252 PMAXUDrm = 3228,
3253 PMAXUDrr = 3229,
3254 PMAXUWrm = 3230,
3255 PMAXUWrr = 3231,
3256 PMINSBrm = 3232,
3257 PMINSBrr = 3233,
3258 PMINSDrm = 3234,
3259 PMINSDrr = 3235,
3260 PMINSWrm = 3236,
3261 PMINSWrr = 3237,
3262 PMINUBrm = 3238,
3263 PMINUBrr = 3239,
3264 PMINUDrm = 3240,
3265 PMINUDrr = 3241,
3266 PMINUWrm = 3242,
3267 PMINUWrr = 3243,
3293 PMULDQrm = 3269,
3294 PMULDQrr = 3270,
3301 PMULHWrm = 3277,
3302 PMULHWrr = 3278,
3303 PMULLDrm = 3279,
3304 PMULLDrr = 3280,
3305 PMULLWrm = 3281,
3306 PMULLWrr = 3282,
3309 POP16r = 3285,
3310 POP16rmm = 3286,
3311 POP16rmr = 3287,
3312 POP2 = 3288,
3313 POP2P = 3289,
3314 POP32r = 3290,
3315 POP32rmm = 3291,
3316 POP32rmr = 3292,
3317 POP64r = 3293,
3318 POP64rmm = 3294,
3319 POP64rmr = 3295,
3320 POPA16 = 3296,
3321 POPA32 = 3297,
3340 POPDS16 = 3316,
3341 POPDS32 = 3317,
3342 POPES16 = 3318,
3343 POPES32 = 3319,
3344 POPF16 = 3320,
3345 POPF32 = 3321,
3346 POPF64 = 3322,
3347 POPFS16 = 3323,
3348 POPFS32 = 3324,
3349 POPFS64 = 3325,
3350 POPGS16 = 3326,
3351 POPGS32 = 3327,
3352 POPGS64 = 3328,
3353 POPP64r = 3329,
3354 POPSS16 = 3330,
3355 POPSS32 = 3331,
3356 PORrm = 3332,
3357 PORrr = 3333,
3358 PREFETCH = 3334,
3370 PSADBWrm = 3346,
3371 PSADBWrr = 3347,
3372 PSHUFBrm = 3348,
3373 PSHUFBrr = 3349,
3374 PSHUFDmi = 3350,
3375 PSHUFDri = 3351,
3380 PSIGNBrm = 3356,
3381 PSIGNBrr = 3357,
3382 PSIGNDrm = 3358,
3383 PSIGNDrr = 3359,
3384 PSIGNWrm = 3360,
3385 PSIGNWrr = 3361,
3386 PSLLDQri = 3362,
3387 PSLLDri = 3363,
3388 PSLLDrm = 3364,
3389 PSLLDrr = 3365,
3390 PSLLQri = 3366,
3391 PSLLQrm = 3367,
3392 PSLLQrr = 3368,
3393 PSLLWri = 3369,
3394 PSLLWrm = 3370,
3395 PSLLWrr = 3371,
3396 PSMASH = 3372,
3397 PSRADri = 3373,
3398 PSRADrm = 3374,
3399 PSRADrr = 3375,
3400 PSRAWri = 3376,
3401 PSRAWrm = 3377,
3402 PSRAWrr = 3378,
3403 PSRLDQri = 3379,
3404 PSRLDri = 3380,
3405 PSRLDrm = 3381,
3406 PSRLDrr = 3382,
3407 PSRLQri = 3383,
3408 PSRLQrm = 3384,
3409 PSRLQrr = 3385,
3410 PSRLWri = 3386,
3411 PSRLWrm = 3387,
3412 PSRLWrr = 3388,
3413 PSUBBrm = 3389,
3414 PSUBBrr = 3390,
3415 PSUBDrm = 3391,
3416 PSUBDrr = 3392,
3417 PSUBQrm = 3393,
3418 PSUBQrr = 3394,
3419 PSUBSBrm = 3395,
3420 PSUBSBrr = 3396,
3421 PSUBSWrm = 3397,
3422 PSUBSWrr = 3398,
3427 PSUBWrm = 3403,
3428 PSUBWrr = 3404,
3429 PSWAPDrm = 3405,
3430 PSWAPDrr = 3406,
3472 PTDPBSSD = 3448,
3473 PTDPBSUD = 3449,
3474 PTDPBUSD = 3450,
3475 PTDPBUUD = 3451,
3481 PTESTrm = 3457,
3482 PTESTrr = 3458,
3509 PTWRITEm = 3485,
3510 PTWRITEr = 3486,
3527 PUSH16i = 3503,
3528 PUSH16i8 = 3504,
3529 PUSH16r = 3505,
3532 PUSH2 = 3508,
3533 PUSH2P = 3509,
3534 PUSH32i = 3510,
3535 PUSH32i8 = 3511,
3536 PUSH32r = 3512,
3540 PUSH64i8 = 3516,
3541 PUSH64r = 3517,
3544 PUSHA16 = 3520,
3545 PUSHA32 = 3521,
3546 PUSHCS16 = 3522,
3547 PUSHCS32 = 3523,
3548 PUSHDS16 = 3524,
3549 PUSHDS32 = 3525,
3550 PUSHES16 = 3526,
3551 PUSHES32 = 3527,
3552 PUSHF16 = 3528,
3553 PUSHF32 = 3529,
3554 PUSHF64 = 3530,
3555 PUSHFS16 = 3531,
3556 PUSHFS32 = 3532,
3557 PUSHFS64 = 3533,
3558 PUSHGS16 = 3534,
3559 PUSHGS32 = 3535,
3560 PUSHGS64 = 3536,
3561 PUSHP64r = 3537,
3562 PUSHSS16 = 3538,
3563 PUSHSS32 = 3539,
3566 PXORrm = 3542,
3567 PXORrr = 3543,
3568 RCL16m1 = 3544,
3571 RCL16mCL = 3547,
3574 RCL16mi = 3550,
3577 RCL16r1 = 3553,
3580 RCL16rCL = 3556,
3583 RCL16ri = 3559,
3586 RCL32m1 = 3562,
3589 RCL32mCL = 3565,
3592 RCL32mi = 3568,
3595 RCL32r1 = 3571,
3598 RCL32rCL = 3574,
3601 RCL32ri = 3577,
3604 RCL64m1 = 3580,
3607 RCL64mCL = 3583,
3610 RCL64mi = 3586,
3613 RCL64r1 = 3589,
3616 RCL64rCL = 3592,
3619 RCL64ri = 3595,
3622 RCL8m1 = 3598,
3625 RCL8mCL = 3601,
3628 RCL8mi = 3604,
3631 RCL8r1 = 3607,
3634 RCL8rCL = 3610,
3637 RCL8ri = 3613,
3640 RCPPSm = 3616,
3641 RCPPSr = 3617,
3642 RCPSSm = 3618,
3644 RCPSSr = 3620,
3646 RCR16m1 = 3622,
3649 RCR16mCL = 3625,
3652 RCR16mi = 3628,
3655 RCR16r1 = 3631,
3658 RCR16rCL = 3634,
3661 RCR16ri = 3637,
3664 RCR32m1 = 3640,
3667 RCR32mCL = 3643,
3670 RCR32mi = 3646,
3673 RCR32r1 = 3649,
3676 RCR32rCL = 3652,
3679 RCR32ri = 3655,
3682 RCR64m1 = 3658,
3685 RCR64mCL = 3661,
3688 RCR64mi = 3664,
3691 RCR64r1 = 3667,
3694 RCR64rCL = 3670,
3697 RCR64ri = 3673,
3700 RCR8m1 = 3676,
3703 RCR8mCL = 3679,
3706 RCR8mi = 3682,
3709 RCR8r1 = 3685,
3712 RCR8rCL = 3688,
3715 RCR8ri = 3691,
3718 RDFSBASE = 3694,
3720 RDGSBASE = 3696,
3722 RDMSR = 3698,
3724 RDMSRri = 3700,
3726 RDPID32 = 3702,
3727 RDPID64 = 3703,
3728 RDPKRUr = 3704,
3729 RDPMC = 3705,
3730 RDPRU = 3706,
3737 RDSSPD = 3713,
3738 RDSSPQ = 3714,
3739 RDTSC = 3715,
3740 RDTSCP = 3716,
3759 RET = 3735,
3760 RET16 = 3736,
3761 RET32 = 3737,
3762 RET64 = 3738,
3763 RETI16 = 3739,
3764 RETI32 = 3740,
3765 RETI64 = 3741,
3768 RMPQUERY = 3744,
3770 ROL16m1 = 3746,
3775 ROL16mCL = 3751,
3780 ROL16mi = 3756,
3785 ROL16r1 = 3761,
3790 ROL16rCL = 3766,
3795 ROL16ri = 3771,
3800 ROL32m1 = 3776,
3805 ROL32mCL = 3781,
3810 ROL32mi = 3786,
3815 ROL32r1 = 3791,
3820 ROL32rCL = 3796,
3825 ROL32ri = 3801,
3830 ROL64m1 = 3806,
3835 ROL64mCL = 3811,
3840 ROL64mi = 3816,
3845 ROL64r1 = 3821,
3850 ROL64rCL = 3826,
3855 ROL64ri = 3831,
3860 ROL8m1 = 3836,
3865 ROL8mCL = 3841,
3870 ROL8mi = 3846,
3875 ROL8r1 = 3851,
3880 ROL8rCL = 3856,
3885 ROL8ri = 3861,
3890 ROR16m1 = 3866,
3895 ROR16mCL = 3871,
3900 ROR16mi = 3876,
3905 ROR16r1 = 3881,
3910 ROR16rCL = 3886,
3915 ROR16ri = 3891,
3920 ROR32m1 = 3896,
3925 ROR32mCL = 3901,
3930 ROR32mi = 3906,
3935 ROR32r1 = 3911,
3940 ROR32rCL = 3916,
3945 ROR32ri = 3921,
3950 ROR64m1 = 3926,
3955 ROR64mCL = 3931,
3960 ROR64mi = 3936,
3965 ROR64r1 = 3941,
3970 ROR64rCL = 3946,
3975 ROR64ri = 3951,
3980 ROR8m1 = 3956,
3985 ROR8mCL = 3961,
3990 ROR8mi = 3966,
3995 ROR8r1 = 3971,
4000 ROR8rCL = 3976,
4005 ROR8ri = 3981,
4010 RORX32mi = 3986,
4012 RORX32ri = 3988,
4014 RORX64mi = 3990,
4016 RORX64ri = 3992,
4030 RSM = 4006,
4031 RSQRTPSm = 4007,
4032 RSQRTPSr = 4008,
4033 RSQRTSSm = 4009,
4035 RSQRTSSr = 4011,
4037 RSTORSSP = 4013,
4038 SAHF = 4014,
4039 SALC = 4015,
4040 SAR16m1 = 4016,
4045 SAR16mCL = 4021,
4050 SAR16mi = 4026,
4055 SAR16r1 = 4031,
4060 SAR16rCL = 4036,
4065 SAR16ri = 4041,
4070 SAR32m1 = 4046,
4075 SAR32mCL = 4051,
4080 SAR32mi = 4056,
4085 SAR32r1 = 4061,
4090 SAR32rCL = 4066,
4095 SAR32ri = 4071,
4100 SAR64m1 = 4076,
4105 SAR64mCL = 4081,
4110 SAR64mi = 4086,
4115 SAR64r1 = 4091,
4120 SAR64rCL = 4096,
4125 SAR64ri = 4101,
4130 SAR8m1 = 4106,
4135 SAR8mCL = 4111,
4140 SAR8mi = 4116,
4145 SAR8r1 = 4121,
4150 SAR8rCL = 4126,
4155 SAR8ri = 4131,
4160 SARX32rm = 4136,
4162 SARX32rr = 4138,
4164 SARX64rm = 4140,
4166 SARX64rr = 4142,
4169 SBB16i16 = 4145,
4170 SBB16mi = 4146,
4171 SBB16mi8 = 4147,
4176 SBB16mr = 4152,
4179 SBB16ri = 4155,
4180 SBB16ri8 = 4156,
4185 SBB16rm = 4161,
4188 SBB16rr = 4164,
4194 SBB32i32 = 4170,
4195 SBB32mi = 4171,
4196 SBB32mi8 = 4172,
4201 SBB32mr = 4177,
4204 SBB32ri = 4180,
4205 SBB32ri8 = 4181,
4210 SBB32rm = 4186,
4213 SBB32rr = 4189,
4219 SBB64i32 = 4195,
4223 SBB64mi8 = 4199,
4226 SBB64mr = 4202,
4232 SBB64ri8 = 4208,
4235 SBB64rm = 4211,
4238 SBB64rr = 4214,
4244 SBB8i8 = 4220,
4245 SBB8mi = 4221,
4246 SBB8mi8 = 4222,
4249 SBB8mr = 4225,
4252 SBB8ri = 4228,
4253 SBB8ri8 = 4229,
4256 SBB8rm = 4232,
4259 SBB8rr = 4235,
4265 SCASB = 4241,
4266 SCASL = 4242,
4267 SCASQ = 4243,
4268 SCASW = 4244,
4269 SEAMCALL = 4245,
4270 SEAMOPS = 4246,
4271 SEAMRET = 4247,
4274 SENDUIPI = 4250,
4276 SETCCm = 4252,
4278 SETCCr = 4254,
4280 SETSSBSY = 4256,
4281 SETZUCCm = 4257,
4282 SETZUCCr = 4258,
4283 SFENCE = 4259,
4284 SGDT16m = 4260,
4285 SGDT32m = 4261,
4286 SGDT64m = 4262,
4301 SHL16m1 = 4277,
4306 SHL16mCL = 4282,
4311 SHL16mi = 4287,
4316 SHL16r1 = 4292,
4321 SHL16rCL = 4297,
4326 SHL16ri = 4302,
4331 SHL32m1 = 4307,
4336 SHL32mCL = 4312,
4341 SHL32mi = 4317,
4346 SHL32r1 = 4322,
4351 SHL32rCL = 4327,
4356 SHL32ri = 4332,
4361 SHL64m1 = 4337,
4366 SHL64mCL = 4342,
4371 SHL64mi = 4347,
4376 SHL64r1 = 4352,
4381 SHL64rCL = 4357,
4386 SHL64ri = 4362,
4391 SHL8m1 = 4367,
4396 SHL8mCL = 4372,
4401 SHL8mi = 4377,
4406 SHL8r1 = 4382,
4411 SHL8rCL = 4387,
4416 SHL8ri = 4392,
4481 SHLX32rm = 4457,
4483 SHLX32rr = 4459,
4485 SHLX64rm = 4461,
4487 SHLX64rr = 4463,
4489 SHR16m1 = 4465,
4494 SHR16mCL = 4470,
4499 SHR16mi = 4475,
4504 SHR16r1 = 4480,
4509 SHR16rCL = 4485,
4514 SHR16ri = 4490,
4519 SHR32m1 = 4495,
4524 SHR32mCL = 4500,
4529 SHR32mi = 4505,
4534 SHR32r1 = 4510,
4539 SHR32rCL = 4515,
4544 SHR32ri = 4520,
4549 SHR64m1 = 4525,
4554 SHR64mCL = 4530,
4559 SHR64mi = 4535,
4564 SHR64r1 = 4540,
4569 SHR64rCL = 4545,
4574 SHR64ri = 4550,
4579 SHR8m1 = 4555,
4584 SHR8mCL = 4560,
4589 SHR8mi = 4565,
4594 SHR8r1 = 4570,
4599 SHR8rCL = 4575,
4604 SHR8ri = 4580,
4669 SHRX32rm = 4645,
4671 SHRX32rr = 4647,
4673 SHRX64rm = 4649,
4675 SHRX64rr = 4651,
4681 SIDT16m = 4657,
4682 SIDT32m = 4658,
4683 SIDT64m = 4659,
4684 SKINIT = 4660,
4685 SLDT16m = 4661,
4686 SLDT16r = 4662,
4687 SLDT32r = 4663,
4688 SLDT64r = 4664,
4689 SLWPCB = 4665,
4690 SLWPCB64 = 4666,
4691 SMSW16m = 4667,
4692 SMSW16r = 4668,
4693 SMSW32r = 4669,
4694 SMSW64r = 4670,
4695 SQRTPDm = 4671,
4696 SQRTPDr = 4672,
4697 SQRTPSm = 4673,
4698 SQRTPSr = 4674,
4699 SQRTSDm = 4675,
4701 SQRTSDr = 4677,
4703 SQRTSSm = 4679,
4705 SQRTSSr = 4681,
4707 SQRT_F = 4683,
4712 STAC = 4688,
4714 STC = 4690,
4715 STD = 4691,
4716 STGI = 4692,
4717 STI = 4693,
4718 STMXCSR = 4694,
4719 STOSB = 4695,
4720 STOSL = 4696,
4721 STOSQ = 4697,
4722 STOSW = 4698,
4723 STR16r = 4699,
4724 STR32r = 4700,
4725 STR64r = 4701,
4726 STRm = 4702,
4729 STUI = 4705,
4730 ST_F32m = 4706,
4731 ST_F64m = 4707,
4732 ST_FP32m = 4708,
4733 ST_FP64m = 4709,
4734 ST_FP80m = 4710,
4735 ST_FPrr = 4711,
4736 ST_Fp32m = 4712,
4737 ST_Fp64m = 4713,
4747 ST_Frr = 4723,
4748 SUB16i16 = 4724,
4749 SUB16mi = 4725,
4750 SUB16mi8 = 4726,
4759 SUB16mr = 4735,
4764 SUB16ri = 4740,
4765 SUB16ri8 = 4741,
4774 SUB16rm = 4750,
4779 SUB16rr = 4755,
4789 SUB32i32 = 4765,
4790 SUB32mi = 4766,
4791 SUB32mi8 = 4767,
4800 SUB32mr = 4776,
4805 SUB32ri = 4781,
4806 SUB32ri8 = 4782,
4815 SUB32rm = 4791,
4820 SUB32rr = 4796,
4830 SUB64i32 = 4806,
4836 SUB64mi8 = 4812,
4841 SUB64mr = 4817,
4851 SUB64ri8 = 4827,
4856 SUB64rm = 4832,
4861 SUB64rr = 4837,
4871 SUB8i8 = 4847,
4872 SUB8mi = 4848,
4873 SUB8mi8 = 4849,
4878 SUB8mr = 4854,
4883 SUB8ri = 4859,
4884 SUB8ri8 = 4860,
4889 SUB8rm = 4865,
4894 SUB8rr = 4870,
4904 SUBPDrm = 4880,
4905 SUBPDrr = 4881,
4906 SUBPSrm = 4882,
4907 SUBPSrr = 4883,
4926 SUBSDrm = 4902,
4928 SUBSDrr = 4904,
4930 SUBSSrm = 4906,
4932 SUBSSrr = 4908,
4934 SUB_F32m = 4910,
4935 SUB_F64m = 4911,
4940 SUB_Fp32 = 4916,
4942 SUB_Fp64 = 4918,
4945 SUB_Fp80 = 4921,
4955 SWAPGS = 4931,
4956 SYSCALL = 4932,
4957 SYSENTER = 4933,
4958 SYSEXIT = 4934,
4960 SYSRET = 4936,
4961 SYSRET64 = 4937,
4982 TAILJMPd = 4958,
4986 TAILJMPm = 4962,
4989 TAILJMPr = 4965,
5014 TDCALL = 4990,
5016 TDPBF8PS = 4992,
5018 TDPBSSD = 4994,
5019 TDPBSUD = 4995,
5020 TDPBUSD = 4996,
5021 TDPBUUD = 4997,
5024 TDPHF8PS = 5000,
5026 TEST16mi = 5002,
5027 TEST16mr = 5003,
5028 TEST16ri = 5004,
5029 TEST16rr = 5005,
5031 TEST32mi = 5007,
5032 TEST32mr = 5008,
5033 TEST32ri = 5009,
5034 TEST32rr = 5010,
5037 TEST64mr = 5013,
5039 TEST64rr = 5015,
5040 TEST8i8 = 5016,
5041 TEST8mi = 5017,
5042 TEST8mr = 5018,
5043 TEST8ri = 5019,
5044 TEST8rr = 5020,
5045 TESTUI = 5021,
5059 TILEZERO = 5035,
5060 TLBSYNC = 5036,
5072 TPAUSE = 5048,
5073 TRAP = 5049,
5074 TST_F = 5050,
5075 TST_Fp32 = 5051,
5076 TST_Fp64 = 5052,
5077 TST_Fp80 = 5053,
5116 UCOM_FIr = 5092,
5118 UCOM_FPr = 5094,
5125 UCOM_Fr = 5101,
5126 UD1Lm = 5102,
5127 UD1Lr = 5103,
5128 UD1Qm = 5104,
5129 UD1Qr = 5105,
5130 UD1Wm = 5106,
5131 UD1Wr = 5107,
5132 UIRET = 5108,
5136 UMWAIT = 5112,
5145 URDMSRri = 5121,
5147 URDMSRrr = 5123,
5149 UWRMSRir = 5125,
5151 UWRMSRrr = 5127,
5165 VAARG_64 = 5141,
5229 VADDPDrm = 5205,
5230 VADDPDrr = 5206,
5299 VADDPSrm = 5275,
5300 VADDPSrr = 5276,
5312 VADDSDrm = 5288,
5314 VADDSDrr = 5290,
5338 VADDSSrm = 5314,
5340 VADDSSrr = 5316,
5539 VANDPDrm = 5515,
5540 VANDPDrr = 5516,
5570 VANDPSrm = 5546,
5571 VANDPSrr = 5547,
9079 VDIVPDrm = 9055,
9080 VDIVPDrr = 9056,
9149 VDIVPSrm = 9125,
9150 VDIVPSrr = 9126,
9162 VDIVSDrm = 9138,
9164 VDIVSDrr = 9140,
9188 VDIVSSrm = 9164,
9190 VDIVSSrr = 9166,
9219 VDPPDrmi = 9195,
9220 VDPPDrri = 9196,
9250 VDPPSrmi = 9226,
9251 VDPPSrri = 9227,
9252 VERRm = 9228,
9253 VERRr = 9229,
9254 VERWm = 9230,
9255 VERWr = 9231,
12658 VFRCZPDYrm = 12634,
12659 VFRCZPDYrr = 12635,
12660 VFRCZPDrm = 12636,
12661 VFRCZPDrr = 12637,
12662 VFRCZPSYrm = 12638,
12663 VFRCZPSYrr = 12639,
12664 VFRCZPSrm = 12640,
12665 VFRCZPSrr = 12641,
12666 VFRCZSDrm = 12642,
12667 VFRCZSDrr = 12643,
12668 VFRCZSSrm = 12644,
12669 VFRCZSSrr = 12645,
13088 VHADDPDYrm = 13064,
13089 VHADDPDYrr = 13065,
13090 VHADDPDrm = 13066,
13091 VHADDPDrr = 13067,
13092 VHADDPSYrm = 13068,
13093 VHADDPSYrr = 13069,
13094 VHADDPSrm = 13070,
13095 VHADDPSrr = 13071,
13096 VHSUBPDYrm = 13072,
13097 VHSUBPDYrr = 13073,
13098 VHSUBPDrm = 13074,
13099 VHSUBPDrr = 13075,
13100 VHSUBPSYrm = 13076,
13101 VHSUBPSYrr = 13077,
13102 VHSUBPSrm = 13078,
13103 VHSUBPSrr = 13079,
13184 VLDDQUYrm = 13160,
13185 VLDDQUrm = 13161,
13186 VLDMXCSR = 13162,
13224 VMAXCPDYrm = 13200,
13225 VMAXCPDYrr = 13201,
13244 VMAXCPDZrm = 13220,
13250 VMAXCPDZrr = 13226,
13253 VMAXCPDrm = 13229,
13254 VMAXCPDrr = 13230,
13273 VMAXCPHZrm = 13249,
13279 VMAXCPHZrr = 13255,
13282 VMAXCPSYrm = 13258,
13283 VMAXCPSYrr = 13259,
13302 VMAXCPSZrm = 13278,
13308 VMAXCPSZrr = 13284,
13311 VMAXCPSrm = 13287,
13312 VMAXCPSrr = 13288,
13313 VMAXCSDZrm = 13289,
13314 VMAXCSDZrr = 13290,
13315 VMAXCSDrm = 13291,
13316 VMAXCSDrr = 13292,
13317 VMAXCSHZrm = 13293,
13318 VMAXCSHZrr = 13294,
13319 VMAXCSSZrm = 13295,
13320 VMAXCSSZrr = 13296,
13321 VMAXCSSrm = 13297,
13322 VMAXCSSrr = 13298,
13323 VMAXPDYrm = 13299,
13324 VMAXPDYrr = 13300,
13346 VMAXPDZrm = 13322,
13347 VMAXPDZrmb = 13323,
13350 VMAXPDZrmk = 13326,
13352 VMAXPDZrr = 13328,
13353 VMAXPDZrrb = 13329,
13356 VMAXPDZrrk = 13332,
13358 VMAXPDrm = 13334,
13359 VMAXPDrr = 13335,
13381 VMAXPHZrm = 13357,
13382 VMAXPHZrmb = 13358,
13385 VMAXPHZrmk = 13361,
13387 VMAXPHZrr = 13363,
13388 VMAXPHZrrb = 13364,
13391 VMAXPHZrrk = 13367,
13393 VMAXPSYrm = 13369,
13394 VMAXPSYrr = 13370,
13416 VMAXPSZrm = 13392,
13417 VMAXPSZrmb = 13393,
13420 VMAXPSZrmk = 13396,
13422 VMAXPSZrr = 13398,
13423 VMAXPSZrrb = 13399,
13426 VMAXPSZrrk = 13402,
13428 VMAXPSrm = 13404,
13429 VMAXPSrr = 13405,
13430 VMAXSDZrm = 13406,
13434 VMAXSDZrr = 13410,
13441 VMAXSDrm = 13417,
13443 VMAXSDrr = 13419,
13445 VMAXSHZrm = 13421,
13449 VMAXSHZrr = 13425,
13456 VMAXSSZrm = 13432,
13460 VMAXSSZrr = 13436,
13467 VMAXSSrm = 13443,
13469 VMAXSSrr = 13445,
13471 VMCALL = 13447,
13472 VMCLEARm = 13448,
13473 VMFUNC = 13449,
13501 VMINCPDYrm = 13477,
13502 VMINCPDYrr = 13478,
13521 VMINCPDZrm = 13497,
13527 VMINCPDZrr = 13503,
13530 VMINCPDrm = 13506,
13531 VMINCPDrr = 13507,
13550 VMINCPHZrm = 13526,
13556 VMINCPHZrr = 13532,
13559 VMINCPSYrm = 13535,
13560 VMINCPSYrr = 13536,
13579 VMINCPSZrm = 13555,
13585 VMINCPSZrr = 13561,
13588 VMINCPSrm = 13564,
13589 VMINCPSrr = 13565,
13590 VMINCSDZrm = 13566,
13591 VMINCSDZrr = 13567,
13592 VMINCSDrm = 13568,
13593 VMINCSDrr = 13569,
13594 VMINCSHZrm = 13570,
13595 VMINCSHZrr = 13571,
13596 VMINCSSZrm = 13572,
13597 VMINCSSZrr = 13573,
13598 VMINCSSrm = 13574,
13599 VMINCSSrr = 13575,
13759 VMINPDYrm = 13735,
13760 VMINPDYrr = 13736,
13782 VMINPDZrm = 13758,
13783 VMINPDZrmb = 13759,
13786 VMINPDZrmk = 13762,
13788 VMINPDZrr = 13764,
13789 VMINPDZrrb = 13765,
13792 VMINPDZrrk = 13768,
13794 VMINPDrm = 13770,
13795 VMINPDrr = 13771,
13817 VMINPHZrm = 13793,
13818 VMINPHZrmb = 13794,
13821 VMINPHZrmk = 13797,
13823 VMINPHZrr = 13799,
13824 VMINPHZrrb = 13800,
13827 VMINPHZrrk = 13803,
13829 VMINPSYrm = 13805,
13830 VMINPSYrr = 13806,
13852 VMINPSZrm = 13828,
13853 VMINPSZrmb = 13829,
13856 VMINPSZrmk = 13832,
13858 VMINPSZrr = 13834,
13859 VMINPSZrrb = 13835,
13862 VMINPSZrrk = 13838,
13864 VMINPSrm = 13840,
13865 VMINPSrr = 13841,
13866 VMINSDZrm = 13842,
13870 VMINSDZrr = 13846,
13877 VMINSDrm = 13853,
13879 VMINSDrr = 13855,
13881 VMINSHZrm = 13857,
13885 VMINSHZrr = 13861,
13892 VMINSSZrm = 13868,
13896 VMINSSZrr = 13872,
13903 VMINSSrm = 13879,
13905 VMINSSrr = 13881,
13907 VMLAUNCH = 13883,
13908 VMLOAD32 = 13884,
13909 VMLOAD64 = 13885,
13910 VMMCALL = 13886,
13917 VMOVAPDYmr = 13893,
13918 VMOVAPDYrm = 13894,
13919 VMOVAPDYrr = 13895,
13943 VMOVAPDZmr = 13919,
13945 VMOVAPDZrm = 13921,
13948 VMOVAPDZrr = 13924,
13954 VMOVAPDmr = 13930,
13955 VMOVAPDrm = 13931,
13956 VMOVAPDrr = 13932,
13958 VMOVAPSYmr = 13934,
13959 VMOVAPSYrm = 13935,
13960 VMOVAPSYrr = 13936,
13984 VMOVAPSZmr = 13960,
13986 VMOVAPSZrm = 13962,
13989 VMOVAPSZrr = 13965,
13995 VMOVAPSmr = 13971,
13996 VMOVAPSrm = 13972,
13997 VMOVAPSrr = 13973,
14019 VMOVDDUPrm = 13995,
14020 VMOVDDUPrr = 13996,
14093 VMOVDQAYmr = 14069,
14094 VMOVDQAYrm = 14070,
14095 VMOVDQAYrr = 14071,
14097 VMOVDQAmr = 14073,
14098 VMOVDQArm = 14074,
14099 VMOVDQArr = 14075,
14233 VMOVDQUYmr = 14209,
14234 VMOVDQUYrm = 14210,
14235 VMOVDQUYrr = 14211,
14237 VMOVDQUmr = 14213,
14238 VMOVDQUrm = 14214,
14239 VMOVDQUrr = 14215,
14242 VMOVHLPSrr = 14218,
14245 VMOVHPDmr = 14221,
14246 VMOVHPDrm = 14222,
14249 VMOVHPSmr = 14225,
14250 VMOVHPSrm = 14226,
14252 VMOVLHPSrr = 14228,
14255 VMOVLPDmr = 14231,
14256 VMOVLPDrm = 14232,
14259 VMOVLPSmr = 14235,
14260 VMOVLPSrm = 14236,
14274 VMOVNTDQmr = 14250,
14279 VMOVNTPDmr = 14255,
14284 VMOVNTPSmr = 14260,
14305 VMOVRSBZm = 14281,
14306 VMOVRSBZmk = 14282,
14314 VMOVRSDZm = 14290,
14315 VMOVRSDZmk = 14291,
14323 VMOVRSQZm = 14299,
14324 VMOVRSQZmk = 14300,
14332 VMOVRSWZm = 14308,
14333 VMOVRSWZmk = 14309,
14335 VMOVSDZmr = 14311,
14336 VMOVSDZmrk = 14312,
14337 VMOVSDZrm = 14313,
14339 VMOVSDZrmk = 14315,
14341 VMOVSDZrr = 14317,
14343 VMOVSDZrrk = 14319,
14347 VMOVSDmr = 14323,
14348 VMOVSDrm = 14324,
14350 VMOVSDrr = 14326,
14354 VMOVSH2Wrr = 14330,
14377 VMOVSHZmr = 14353,
14378 VMOVSHZmrk = 14354,
14379 VMOVSHZrm = 14355,
14381 VMOVSHZrmk = 14357,
14383 VMOVSHZrr = 14359,
14385 VMOVSHZrrk = 14361,
14414 VMOVSSZmr = 14390,
14415 VMOVSSZmrk = 14391,
14416 VMOVSSZrm = 14392,
14418 VMOVSSZrmk = 14394,
14420 VMOVSSZrr = 14396,
14422 VMOVSSZrrk = 14398,
14426 VMOVSSmr = 14402,
14427 VMOVSSrm = 14403,
14429 VMOVSSrr = 14405,
14431 VMOVUPDYmr = 14407,
14432 VMOVUPDYrm = 14408,
14433 VMOVUPDYrr = 14409,
14457 VMOVUPDZmr = 14433,
14459 VMOVUPDZrm = 14435,
14462 VMOVUPDZrr = 14438,
14468 VMOVUPDmr = 14444,
14469 VMOVUPDrm = 14445,
14470 VMOVUPDrr = 14446,
14472 VMOVUPSYmr = 14448,
14473 VMOVUPSYrm = 14449,
14474 VMOVUPSYrr = 14450,
14498 VMOVUPSZmr = 14474,
14500 VMOVUPSZrm = 14476,
14503 VMOVUPSZrr = 14479,
14509 VMOVUPSmr = 14485,
14510 VMOVUPSrm = 14486,
14511 VMOVUPSrr = 14487,
14513 VMOVW2SHrr = 14489,
14515 VMOVWmr = 14491,
14516 VMOVWrm = 14492,
14549 VMPTRLDm = 14525,
14550 VMPTRSTm = 14526,
14551 VMREAD32mr = 14527,
14552 VMREAD32rr = 14528,
14553 VMREAD64mr = 14529,
14554 VMREAD64rr = 14530,
14555 VMRESUME = 14531,
14556 VMRUN32 = 14532,
14557 VMRUN64 = 14533,
14558 VMSAVE32 = 14534,
14559 VMSAVE64 = 14535,
14587 VMULPDYrm = 14563,
14588 VMULPDYrr = 14564,
14610 VMULPDZrm = 14586,
14611 VMULPDZrmb = 14587,
14614 VMULPDZrmk = 14590,
14616 VMULPDZrr = 14592,
14617 VMULPDZrrb = 14593,
14620 VMULPDZrrk = 14596,
14622 VMULPDrm = 14598,
14623 VMULPDrr = 14599,
14645 VMULPHZrm = 14621,
14646 VMULPHZrmb = 14622,
14649 VMULPHZrmk = 14625,
14651 VMULPHZrr = 14627,
14652 VMULPHZrrb = 14628,
14655 VMULPHZrrk = 14631,
14657 VMULPSYrm = 14633,
14658 VMULPSYrr = 14634,
14680 VMULPSZrm = 14656,
14681 VMULPSZrmb = 14657,
14684 VMULPSZrmk = 14660,
14686 VMULPSZrr = 14662,
14687 VMULPSZrrb = 14663,
14690 VMULPSZrrk = 14666,
14692 VMULPSrm = 14668,
14693 VMULPSrr = 14669,
14694 VMULSDZrm = 14670,
14698 VMULSDZrr = 14674,
14705 VMULSDrm = 14681,
14707 VMULSDrr = 14683,
14709 VMULSHZrm = 14685,
14713 VMULSHZrr = 14689,
14720 VMULSSZrm = 14696,
14724 VMULSSZrr = 14700,
14731 VMULSSrm = 14707,
14733 VMULSSrr = 14709,
14739 VMXOFF = 14715,
14740 VMXON = 14716,
14741 VORPDYrm = 14717,
14742 VORPDYrr = 14718,
14761 VORPDZrm = 14737,
14762 VORPDZrmb = 14738,
14763 VORPDZrmbk = 14739,
14765 VORPDZrmk = 14741,
14766 VORPDZrmkz = 14742,
14767 VORPDZrr = 14743,
14768 VORPDZrrk = 14744,
14769 VORPDZrrkz = 14745,
14770 VORPDrm = 14746,
14771 VORPDrr = 14747,
14772 VORPSYrm = 14748,
14773 VORPSYrr = 14749,
14792 VORPSZrm = 14768,
14793 VORPSZrmb = 14769,
14794 VORPSZrmbk = 14770,
14796 VORPSZrmk = 14772,
14797 VORPSZrmkz = 14773,
14798 VORPSZrr = 14774,
14799 VORPSZrrk = 14775,
14800 VORPSZrrkz = 14776,
14801 VORPSrm = 14777,
14802 VORPSrr = 14778,
14827 VPABSBYrm = 14803,
14828 VPABSBYrr = 14804,
14841 VPABSBZrm = 14817,
14842 VPABSBZrmk = 14818,
14844 VPABSBZrr = 14820,
14845 VPABSBZrrk = 14821,
14847 VPABSBrm = 14823,
14848 VPABSBrr = 14824,
14849 VPABSDYrm = 14825,
14850 VPABSDYrr = 14826,
14869 VPABSDZrm = 14845,
14870 VPABSDZrmb = 14846,
14873 VPABSDZrmk = 14849,
14875 VPABSDZrr = 14851,
14876 VPABSDZrrk = 14852,
14878 VPABSDrm = 14854,
14879 VPABSDrr = 14855,
14898 VPABSQZrm = 14874,
14899 VPABSQZrmb = 14875,
14902 VPABSQZrmk = 14878,
14904 VPABSQZrr = 14880,
14905 VPABSQZrrk = 14881,
14907 VPABSWYrm = 14883,
14908 VPABSWYrr = 14884,
14921 VPABSWZrm = 14897,
14922 VPABSWZrmk = 14898,
14924 VPABSWZrr = 14900,
14925 VPABSWZrrk = 14901,
14927 VPABSWrm = 14903,
14928 VPABSWrr = 14904,
15035 VPADDBYrm = 15011,
15036 VPADDBYrr = 15012,
15049 VPADDBZrm = 15025,
15050 VPADDBZrmk = 15026,
15052 VPADDBZrr = 15028,
15053 VPADDBZrrk = 15029,
15055 VPADDBrm = 15031,
15056 VPADDBrr = 15032,
15057 VPADDDYrm = 15033,
15058 VPADDDYrr = 15034,
15077 VPADDDZrm = 15053,
15078 VPADDDZrmb = 15054,
15081 VPADDDZrmk = 15057,
15083 VPADDDZrr = 15059,
15084 VPADDDZrrk = 15060,
15086 VPADDDrm = 15062,
15087 VPADDDrr = 15063,
15088 VPADDQYrm = 15064,
15089 VPADDQYrr = 15065,
15108 VPADDQZrm = 15084,
15109 VPADDQZrmb = 15085,
15112 VPADDQZrmk = 15088,
15114 VPADDQZrr = 15090,
15115 VPADDQZrrk = 15091,
15117 VPADDQrm = 15093,
15118 VPADDQrr = 15094,
15119 VPADDSBYrm = 15095,
15120 VPADDSBYrr = 15096,
15133 VPADDSBZrm = 15109,
15136 VPADDSBZrr = 15112,
15139 VPADDSBrm = 15115,
15140 VPADDSBrr = 15116,
15141 VPADDSWYrm = 15117,
15142 VPADDSWYrr = 15118,
15155 VPADDSWZrm = 15131,
15158 VPADDSWZrr = 15134,
15161 VPADDSWrm = 15137,
15162 VPADDSWrr = 15138,
15183 VPADDUSBrm = 15159,
15184 VPADDUSBrr = 15160,
15205 VPADDUSWrm = 15181,
15206 VPADDUSWrr = 15182,
15207 VPADDWYrm = 15183,
15208 VPADDWYrr = 15184,
15221 VPADDWZrm = 15197,
15222 VPADDWZrmk = 15198,
15224 VPADDWZrr = 15200,
15225 VPADDWZrrk = 15201,
15227 VPADDWrm = 15203,
15228 VPADDWrr = 15204,
15269 VPANDDZrm = 15245,
15270 VPANDDZrmb = 15246,
15273 VPANDDZrmk = 15249,
15275 VPANDDZrr = 15251,
15276 VPANDDZrrk = 15252,
15296 VPANDNDZrm = 15272,
15302 VPANDNDZrr = 15278,
15323 VPANDNQZrm = 15299,
15329 VPANDNQZrr = 15305,
15332 VPANDNYrm = 15308,
15333 VPANDNYrr = 15309,
15334 VPANDNrm = 15310,
15335 VPANDNrr = 15311,
15354 VPANDQZrm = 15330,
15355 VPANDQZrmb = 15331,
15358 VPANDQZrmk = 15334,
15360 VPANDQZrr = 15336,
15361 VPANDQZrrk = 15337,
15363 VPANDYrm = 15339,
15364 VPANDYrr = 15340,
15365 VPANDrm = 15341,
15366 VPANDrr = 15342,
15367 VPAVGBYrm = 15343,
15368 VPAVGBYrr = 15344,
15381 VPAVGBZrm = 15357,
15382 VPAVGBZrmk = 15358,
15384 VPAVGBZrr = 15360,
15385 VPAVGBZrrk = 15361,
15387 VPAVGBrm = 15363,
15388 VPAVGBrr = 15364,
15389 VPAVGWYrm = 15365,
15390 VPAVGWYrr = 15366,
15403 VPAVGWZrm = 15379,
15404 VPAVGWZrmk = 15380,
15406 VPAVGWZrr = 15382,
15407 VPAVGWZrrk = 15383,
15409 VPAVGWrm = 15385,
15410 VPAVGWrr = 15386,
15653 VPCMOVYrmr = 15629,
15654 VPCMOVYrrm = 15630,
15655 VPCMOVYrrr = 15631,
15657 VPCMOVrmr = 15633,
15658 VPCMOVrrm = 15634,
15659 VPCMOVrrr = 15635,
15669 VPCMPBZrmi = 15645,
15671 VPCMPBZrri = 15647,
15687 VPCMPDZrmi = 15663,
15689 VPCMPDZrri = 15665,
15705 VPCMPEQBrm = 15681,
15706 VPCMPEQBrr = 15682,
15727 VPCMPEQDrm = 15703,
15728 VPCMPEQDrr = 15704,
15749 VPCMPEQQrm = 15725,
15750 VPCMPEQQrr = 15726,
15765 VPCMPEQWrm = 15741,
15766 VPCMPEQWrr = 15742,
15785 VPCMPGTBrm = 15761,
15786 VPCMPGTBrr = 15762,
15807 VPCMPGTDrm = 15783,
15808 VPCMPGTDrr = 15784,
15829 VPCMPGTQrm = 15805,
15830 VPCMPGTQrr = 15806,
15845 VPCMPGTWrm = 15821,
15846 VPCMPGTWrr = 15822,
15865 VPCMPQZrmi = 15841,
15867 VPCMPQZrri = 15843,
15937 VPCMPWZrmi = 15913,
15939 VPCMPWZrri = 15915,
15941 VPCOMBmi = 15917,
15942 VPCOMBri = 15918,
15943 VPCOMDmi = 15919,
15944 VPCOMDri = 15920,
16005 VPCOMQmi = 15981,
16006 VPCOMQri = 15982,
16007 VPCOMUBmi = 15983,
16008 VPCOMUBri = 15984,
16009 VPCOMUDmi = 15985,
16010 VPCOMUDri = 15986,
16011 VPCOMUQmi = 15987,
16012 VPCOMUQri = 15988,
16013 VPCOMUWmi = 15989,
16014 VPCOMUWri = 15990,
16015 VPCOMWmi = 15991,
16016 VPCOMWri = 15992,
16122 VPDPBSSDZm = 16098,
16128 VPDPBSSDZr = 16104,
16131 VPDPBSSDrm = 16107,
16132 VPDPBSSDrr = 16108,
16184 VPDPBSUDZm = 16160,
16190 VPDPBSUDZr = 16166,
16193 VPDPBSUDrm = 16169,
16194 VPDPBSUDrr = 16170,
16246 VPDPBUSDZm = 16222,
16252 VPDPBUSDZr = 16228,
16255 VPDPBUSDrm = 16231,
16256 VPDPBUSDrr = 16232,
16308 VPDPBUUDZm = 16284,
16314 VPDPBUUDZr = 16290,
16317 VPDPBUUDrm = 16293,
16318 VPDPBUUDrr = 16294,
16370 VPDPWSSDZm = 16346,
16376 VPDPWSSDZr = 16352,
16379 VPDPWSSDrm = 16355,
16380 VPDPWSSDrr = 16356,
16432 VPDPWSUDZm = 16408,
16438 VPDPWSUDZr = 16414,
16441 VPDPWSUDrm = 16417,
16442 VPDPWSUDrr = 16418,
16494 VPDPWUSDZm = 16470,
16500 VPDPWUSDZr = 16476,
16503 VPDPWUSDrm = 16479,
16504 VPDPWUSDrr = 16480,
16556 VPDPWUUDZm = 16532,
16562 VPDPWUUDZr = 16538,
16565 VPDPWUUDrm = 16541,
16566 VPDPWUUDrr = 16542,
16583 VPERMBZrm = 16559,
16584 VPERMBZrmk = 16560,
16586 VPERMBZrr = 16562,
16587 VPERMBZrrk = 16563,
16589 VPERMDYrm = 16565,
16590 VPERMDYrr = 16566,
16600 VPERMDZrm = 16576,
16601 VPERMDZrmb = 16577,
16604 VPERMDZrmk = 16580,
16606 VPERMDZrr = 16582,
16607 VPERMDZrrk = 16583,
16893 VPERMPDYmi = 16869,
16894 VPERMPDYri = 16870,
16916 VPERMPDZmi = 16892,
16919 VPERMPDZri = 16895,
16922 VPERMPDZrm = 16898,
16928 VPERMPDZrr = 16904,
16931 VPERMPSYrm = 16907,
16932 VPERMPSYrr = 16908,
16942 VPERMPSZrm = 16918,
16948 VPERMPSZrr = 16924,
16951 VPERMQYmi = 16927,
16952 VPERMQYri = 16928,
16971 VPERMQZmbi = 16947,
16974 VPERMQZmi = 16950,
16975 VPERMQZmik = 16951,
16977 VPERMQZri = 16953,
16978 VPERMQZrik = 16954,
16980 VPERMQZrm = 16956,
16981 VPERMQZrmb = 16957,
16984 VPERMQZrmk = 16960,
16986 VPERMQZrr = 16962,
16987 VPERMQZrrk = 16963,
17145 VPERMWZrm = 17121,
17146 VPERMWZrmk = 17122,
17148 VPERMWZrr = 17124,
17149 VPERMWZrrk = 17125,
17225 VPEXTRBmri = 17201,
17226 VPEXTRBrri = 17202,
17229 VPEXTRDmri = 17205,
17230 VPEXTRDrri = 17206,
17233 VPEXTRQmri = 17209,
17234 VPEXTRQrri = 17210,
17238 VPEXTRWmri = 17214,
17239 VPEXTRWrri = 17215,
17261 VPHADDBDrm = 17237,
17262 VPHADDBDrr = 17238,
17263 VPHADDBQrm = 17239,
17264 VPHADDBQrr = 17240,
17265 VPHADDBWrm = 17241,
17266 VPHADDBWrr = 17242,
17267 VPHADDDQrm = 17243,
17268 VPHADDDQrr = 17244,
17269 VPHADDDYrm = 17245,
17270 VPHADDDYrr = 17246,
17271 VPHADDDrm = 17247,
17272 VPHADDDrr = 17248,
17275 VPHADDSWrm = 17251,
17276 VPHADDSWrr = 17252,
17289 VPHADDWDrm = 17265,
17290 VPHADDWDrr = 17266,
17291 VPHADDWQrm = 17267,
17292 VPHADDWQrr = 17268,
17293 VPHADDWYrm = 17269,
17294 VPHADDWYrr = 17270,
17295 VPHADDWrm = 17271,
17296 VPHADDWrr = 17272,
17299 VPHSUBBWrm = 17275,
17300 VPHSUBBWrr = 17276,
17301 VPHSUBDQrm = 17277,
17302 VPHSUBDQrr = 17278,
17303 VPHSUBDYrm = 17279,
17304 VPHSUBDYrr = 17280,
17305 VPHSUBDrm = 17281,
17306 VPHSUBDrr = 17282,
17309 VPHSUBSWrm = 17285,
17310 VPHSUBSWrr = 17286,
17311 VPHSUBWDrm = 17287,
17312 VPHSUBWDrr = 17288,
17313 VPHSUBWYrm = 17289,
17314 VPHSUBWYrr = 17290,
17315 VPHSUBWrm = 17291,
17316 VPHSUBWrr = 17292,
17319 VPINSRBrmi = 17295,
17320 VPINSRBrri = 17296,
17323 VPINSRDrmi = 17299,
17324 VPINSRDrri = 17300,
17327 VPINSRQrmi = 17303,
17328 VPINSRQrri = 17304,
17331 VPINSRWrmi = 17307,
17332 VPINSRWrri = 17308,
17387 VPMACSDDrm = 17363,
17388 VPMACSDDrr = 17364,
17403 VPMACSWDrm = 17379,
17404 VPMACSWDrr = 17380,
17405 VPMACSWWrm = 17381,
17406 VPMACSWWrr = 17382,
17515 VPMADDWDrm = 17491,
17516 VPMADDWDrr = 17492,
17525 VPMAXSBYrm = 17501,
17526 VPMAXSBYrr = 17502,
17539 VPMAXSBZrm = 17515,
17542 VPMAXSBZrr = 17518,
17545 VPMAXSBrm = 17521,
17546 VPMAXSBrr = 17522,
17547 VPMAXSDYrm = 17523,
17548 VPMAXSDYrr = 17524,
17567 VPMAXSDZrm = 17543,
17573 VPMAXSDZrr = 17549,
17576 VPMAXSDrm = 17552,
17577 VPMAXSDrr = 17553,
17596 VPMAXSQZrm = 17572,
17602 VPMAXSQZrr = 17578,
17605 VPMAXSWYrm = 17581,
17606 VPMAXSWYrr = 17582,
17619 VPMAXSWZrm = 17595,
17622 VPMAXSWZrr = 17598,
17625 VPMAXSWrm = 17601,
17626 VPMAXSWrr = 17602,
17627 VPMAXUBYrm = 17603,
17628 VPMAXUBYrr = 17604,
17641 VPMAXUBZrm = 17617,
17644 VPMAXUBZrr = 17620,
17647 VPMAXUBrm = 17623,
17648 VPMAXUBrr = 17624,
17649 VPMAXUDYrm = 17625,
17650 VPMAXUDYrr = 17626,
17669 VPMAXUDZrm = 17645,
17675 VPMAXUDZrr = 17651,
17678 VPMAXUDrm = 17654,
17679 VPMAXUDrr = 17655,
17698 VPMAXUQZrm = 17674,
17704 VPMAXUQZrr = 17680,
17707 VPMAXUWYrm = 17683,
17708 VPMAXUWYrr = 17684,
17721 VPMAXUWZrm = 17697,
17724 VPMAXUWZrr = 17700,
17727 VPMAXUWrm = 17703,
17728 VPMAXUWrr = 17704,
17729 VPMINSBYrm = 17705,
17730 VPMINSBYrr = 17706,
17743 VPMINSBZrm = 17719,
17746 VPMINSBZrr = 17722,
17749 VPMINSBrm = 17725,
17750 VPMINSBrr = 17726,
17751 VPMINSDYrm = 17727,
17752 VPMINSDYrr = 17728,
17771 VPMINSDZrm = 17747,
17777 VPMINSDZrr = 17753,
17780 VPMINSDrm = 17756,
17781 VPMINSDrr = 17757,
17800 VPMINSQZrm = 17776,
17806 VPMINSQZrr = 17782,
17809 VPMINSWYrm = 17785,
17810 VPMINSWYrr = 17786,
17823 VPMINSWZrm = 17799,
17826 VPMINSWZrr = 17802,
17829 VPMINSWrm = 17805,
17830 VPMINSWrr = 17806,
17831 VPMINUBYrm = 17807,
17832 VPMINUBYrr = 17808,
17845 VPMINUBZrm = 17821,
17848 VPMINUBZrr = 17824,
17851 VPMINUBrm = 17827,
17852 VPMINUBrr = 17828,
17853 VPMINUDYrm = 17829,
17854 VPMINUDYrr = 17830,
17873 VPMINUDZrm = 17849,
17879 VPMINUDZrr = 17855,
17882 VPMINUDrm = 17858,
17883 VPMINUDrr = 17859,
17902 VPMINUQZrm = 17878,
17908 VPMINUQZrr = 17884,
17911 VPMINUWYrm = 17887,
17912 VPMINUWYrr = 17888,
17925 VPMINUWZrm = 17901,
17928 VPMINUWZrr = 17904,
17931 VPMINUWrm = 17907,
17932 VPMINUWrr = 17908,
17949 VPMOVDBZmr = 17925,
17951 VPMOVDBZrr = 17927,
17964 VPMOVDWZmr = 17940,
17966 VPMOVDWZrr = 17942,
17996 VPMOVQBZmr = 17972,
17998 VPMOVQBZrr = 17974,
18011 VPMOVQDZmr = 17987,
18013 VPMOVQDZrr = 17989,
18026 VPMOVQWZmr = 18002,
18028 VPMOVQWZrr = 18004,
18356 VPMOVWBZmr = 18332,
18358 VPMOVWBZrr = 18334,
18493 VPMULDQYrm = 18469,
18494 VPMULDQYrr = 18470,
18513 VPMULDQZrm = 18489,
18519 VPMULDQZrr = 18495,
18522 VPMULDQrm = 18498,
18523 VPMULDQrr = 18499,
18566 VPMULHUWrm = 18542,
18567 VPMULHUWrr = 18543,
18568 VPMULHWYrm = 18544,
18569 VPMULHWYrr = 18545,
18582 VPMULHWZrm = 18558,
18585 VPMULHWZrr = 18561,
18588 VPMULHWrm = 18564,
18589 VPMULHWrr = 18565,
18590 VPMULLDYrm = 18566,
18591 VPMULLDYrr = 18567,
18610 VPMULLDZrm = 18586,
18616 VPMULLDZrr = 18592,
18619 VPMULLDrm = 18595,
18620 VPMULLDrr = 18596,
18639 VPMULLQZrm = 18615,
18645 VPMULLQZrr = 18621,
18648 VPMULLWYrm = 18624,
18649 VPMULLWYrr = 18625,
18662 VPMULLWZrm = 18638,
18665 VPMULLWZrr = 18641,
18668 VPMULLWrm = 18644,
18669 VPMULLWrr = 18645,
18726 VPMULUDQrm = 18702,
18727 VPMULUDQrr = 18703,
18836 VPORDZrm = 18812,
18837 VPORDZrmb = 18813,
18838 VPORDZrmbk = 18814,
18840 VPORDZrmk = 18816,
18841 VPORDZrmkz = 18817,
18842 VPORDZrr = 18818,
18843 VPORDZrrk = 18819,
18844 VPORDZrrkz = 18820,
18863 VPORQZrm = 18839,
18864 VPORQZrmb = 18840,
18865 VPORQZrmbk = 18841,
18867 VPORQZrmk = 18843,
18868 VPORQZrmkz = 18844,
18869 VPORQZrr = 18845,
18870 VPORQZrrk = 18846,
18871 VPORQZrrkz = 18847,
18872 VPORYrm = 18848,
18873 VPORYrr = 18849,
18874 VPORrm = 18850,
18875 VPORrr = 18851,
18876 VPPERMrmr = 18852,
18877 VPPERMrrm = 18853,
18878 VPPERMrrr = 18854,
18898 VPROLDZmbi = 18874,
18901 VPROLDZmi = 18877,
18902 VPROLDZmik = 18878,
18904 VPROLDZri = 18880,
18905 VPROLDZrik = 18881,
18925 VPROLQZmbi = 18901,
18928 VPROLQZmi = 18904,
18929 VPROLQZmik = 18905,
18931 VPROLQZri = 18907,
18932 VPROLQZrik = 18908,
18952 VPROLVDZrm = 18928,
18958 VPROLVDZrr = 18934,
18979 VPROLVQZrm = 18955,
18985 VPROLVQZrr = 18961,
19006 VPRORDZmbi = 18982,
19009 VPRORDZmi = 18985,
19010 VPRORDZmik = 18986,
19012 VPRORDZri = 18988,
19013 VPRORDZrik = 18989,
19033 VPRORQZmbi = 19009,
19036 VPRORQZmi = 19012,
19037 VPRORQZmik = 19013,
19039 VPRORQZri = 19015,
19040 VPRORQZrik = 19016,
19060 VPRORVDZrm = 19036,
19066 VPRORVDZrr = 19042,
19087 VPRORVQZrm = 19063,
19093 VPRORVQZrr = 19069,
19096 VPROTBmi = 19072,
19097 VPROTBmr = 19073,
19098 VPROTBri = 19074,
19099 VPROTBrm = 19075,
19100 VPROTBrr = 19076,
19102 VPROTDmi = 19078,
19103 VPROTDmr = 19079,
19104 VPROTDri = 19080,
19105 VPROTDrm = 19081,
19106 VPROTDrr = 19082,
19108 VPROTQmi = 19084,
19109 VPROTQmr = 19085,
19110 VPROTQri = 19086,
19111 VPROTQrm = 19087,
19112 VPROTQrr = 19088,
19114 VPROTWmi = 19090,
19115 VPROTWmr = 19091,
19116 VPROTWri = 19092,
19117 VPROTWrm = 19093,
19118 VPROTWrr = 19094,
19120 VPSADBWYrm = 19096,
19121 VPSADBWYrr = 19097,
19126 VPSADBWZrm = 19102,
19127 VPSADBWZrr = 19103,
19128 VPSADBWrm = 19104,
19129 VPSADBWrr = 19105,
19142 VPSHABmr = 19118,
19143 VPSHABrm = 19119,
19144 VPSHABrr = 19120,
19146 VPSHADmr = 19122,
19147 VPSHADrm = 19123,
19148 VPSHADrr = 19124,
19150 VPSHAQmr = 19126,
19151 VPSHAQrm = 19127,
19152 VPSHAQrr = 19128,
19154 VPSHAWmr = 19130,
19155 VPSHAWrm = 19131,
19156 VPSHAWrr = 19132,
19158 VPSHLBmr = 19134,
19159 VPSHLBrm = 19135,
19160 VPSHLBrr = 19136,
19234 VPSHLDVDZm = 19210,
19240 VPSHLDVDZr = 19216,
19261 VPSHLDVQZm = 19237,
19267 VPSHLDVQZr = 19243,
19282 VPSHLDVWZm = 19258,
19285 VPSHLDVWZr = 19261,
19306 VPSHLDmr = 19282,
19307 VPSHLDrm = 19283,
19308 VPSHLDrr = 19284,
19310 VPSHLQmr = 19286,
19311 VPSHLQrm = 19287,
19312 VPSHLQrr = 19288,
19314 VPSHLWmr = 19290,
19315 VPSHLWrm = 19291,
19316 VPSHLWrr = 19292,
19390 VPSHRDVDZm = 19366,
19396 VPSHRDVDZr = 19372,
19417 VPSHRDVQZm = 19393,
19423 VPSHRDVQZr = 19399,
19438 VPSHRDVWZm = 19414,
19441 VPSHRDVWZr = 19417,
19474 VPSHUFBYrm = 19450,
19475 VPSHUFBYrr = 19451,
19488 VPSHUFBZrm = 19464,
19491 VPSHUFBZrr = 19467,
19494 VPSHUFBrm = 19470,
19495 VPSHUFBrr = 19471,
19496 VPSHUFDYmi = 19472,
19497 VPSHUFDYri = 19473,
19519 VPSHUFDZmi = 19495,
19522 VPSHUFDZri = 19498,
19525 VPSHUFDmi = 19501,
19526 VPSHUFDri = 19502,
19547 VPSHUFHWmi = 19523,
19548 VPSHUFHWri = 19524,
19569 VPSHUFLWmi = 19545,
19570 VPSHUFLWri = 19546,
19571 VPSIGNBYrm = 19547,
19572 VPSIGNBYrr = 19548,
19573 VPSIGNBrm = 19549,
19574 VPSIGNBrr = 19550,
19575 VPSIGNDYrm = 19551,
19576 VPSIGNDYrr = 19552,
19577 VPSIGNDrm = 19553,
19578 VPSIGNDrr = 19554,
19579 VPSIGNWYrm = 19555,
19580 VPSIGNWYrr = 19556,
19581 VPSIGNWrm = 19557,
19582 VPSIGNWrr = 19558,
19583 VPSLLDQYri = 19559,
19588 VPSLLDQZmi = 19564,
19589 VPSLLDQZri = 19565,
19590 VPSLLDQri = 19566,
19591 VPSLLDYri = 19567,
19592 VPSLLDYrm = 19568,
19593 VPSLLDYrr = 19569,
19624 VPSLLDZmbi = 19600,
19627 VPSLLDZmi = 19603,
19628 VPSLLDZmik = 19604,
19630 VPSLLDZri = 19606,
19631 VPSLLDZrik = 19607,
19633 VPSLLDZrm = 19609,
19634 VPSLLDZrmk = 19610,
19636 VPSLLDZrr = 19612,
19637 VPSLLDZrrk = 19613,
19639 VPSLLDri = 19615,
19640 VPSLLDrm = 19616,
19641 VPSLLDrr = 19617,
19642 VPSLLQYri = 19618,
19643 VPSLLQYrm = 19619,
19644 VPSLLQYrr = 19620,
19675 VPSLLQZmbi = 19651,
19678 VPSLLQZmi = 19654,
19679 VPSLLQZmik = 19655,
19681 VPSLLQZri = 19657,
19682 VPSLLQZrik = 19658,
19684 VPSLLQZrm = 19660,
19685 VPSLLQZrmk = 19661,
19687 VPSLLQZrr = 19663,
19688 VPSLLQZrrk = 19664,
19690 VPSLLQri = 19666,
19691 VPSLLQrm = 19667,
19692 VPSLLQrr = 19668,
19693 VPSLLVDYrm = 19669,
19694 VPSLLVDYrr = 19670,
19713 VPSLLVDZrm = 19689,
19719 VPSLLVDZrr = 19695,
19722 VPSLLVDrm = 19698,
19723 VPSLLVDrr = 19699,
19724 VPSLLVQYrm = 19700,
19725 VPSLLVQYrr = 19701,
19744 VPSLLVQZrm = 19720,
19750 VPSLLVQZrr = 19726,
19753 VPSLLVQrm = 19729,
19754 VPSLLVQrr = 19730,
19767 VPSLLVWZrm = 19743,
19770 VPSLLVWZrr = 19746,
19773 VPSLLWYri = 19749,
19774 VPSLLWYrm = 19750,
19775 VPSLLWYrr = 19751,
19800 VPSLLWZmi = 19776,
19801 VPSLLWZmik = 19777,
19803 VPSLLWZri = 19779,
19804 VPSLLWZrik = 19780,
19806 VPSLLWZrm = 19782,
19807 VPSLLWZrmk = 19783,
19809 VPSLLWZrr = 19785,
19810 VPSLLWZrrk = 19786,
19812 VPSLLWri = 19788,
19813 VPSLLWrm = 19789,
19814 VPSLLWrr = 19790,
19815 VPSRADYri = 19791,
19816 VPSRADYrm = 19792,
19817 VPSRADYrr = 19793,
19848 VPSRADZmbi = 19824,
19851 VPSRADZmi = 19827,
19852 VPSRADZmik = 19828,
19854 VPSRADZri = 19830,
19855 VPSRADZrik = 19831,
19857 VPSRADZrm = 19833,
19858 VPSRADZrmk = 19834,
19860 VPSRADZrr = 19836,
19861 VPSRADZrrk = 19837,
19863 VPSRADri = 19839,
19864 VPSRADrm = 19840,
19865 VPSRADrr = 19841,
19896 VPSRAQZmbi = 19872,
19899 VPSRAQZmi = 19875,
19900 VPSRAQZmik = 19876,
19902 VPSRAQZri = 19878,
19903 VPSRAQZrik = 19879,
19905 VPSRAQZrm = 19881,
19906 VPSRAQZrmk = 19882,
19908 VPSRAQZrr = 19884,
19909 VPSRAQZrrk = 19885,
19911 VPSRAVDYrm = 19887,
19912 VPSRAVDYrr = 19888,
19931 VPSRAVDZrm = 19907,
19937 VPSRAVDZrr = 19913,
19940 VPSRAVDrm = 19916,
19941 VPSRAVDrr = 19917,
19960 VPSRAVQZrm = 19936,
19966 VPSRAVQZrr = 19942,
19981 VPSRAVWZrm = 19957,
19984 VPSRAVWZrr = 19960,
19987 VPSRAWYri = 19963,
19988 VPSRAWYrm = 19964,
19989 VPSRAWYrr = 19965,
20014 VPSRAWZmi = 19990,
20015 VPSRAWZmik = 19991,
20017 VPSRAWZri = 19993,
20018 VPSRAWZrik = 19994,
20020 VPSRAWZrm = 19996,
20021 VPSRAWZrmk = 19997,
20023 VPSRAWZrr = 19999,
20024 VPSRAWZrrk = 20000,
20026 VPSRAWri = 20002,
20027 VPSRAWrm = 20003,
20028 VPSRAWrr = 20004,
20029 VPSRLDQYri = 20005,
20034 VPSRLDQZmi = 20010,
20035 VPSRLDQZri = 20011,
20036 VPSRLDQri = 20012,
20037 VPSRLDYri = 20013,
20038 VPSRLDYrm = 20014,
20039 VPSRLDYrr = 20015,
20070 VPSRLDZmbi = 20046,
20073 VPSRLDZmi = 20049,
20074 VPSRLDZmik = 20050,
20076 VPSRLDZri = 20052,
20077 VPSRLDZrik = 20053,
20079 VPSRLDZrm = 20055,
20080 VPSRLDZrmk = 20056,
20082 VPSRLDZrr = 20058,
20083 VPSRLDZrrk = 20059,
20085 VPSRLDri = 20061,
20086 VPSRLDrm = 20062,
20087 VPSRLDrr = 20063,
20088 VPSRLQYri = 20064,
20089 VPSRLQYrm = 20065,
20090 VPSRLQYrr = 20066,
20121 VPSRLQZmbi = 20097,
20124 VPSRLQZmi = 20100,
20125 VPSRLQZmik = 20101,
20127 VPSRLQZri = 20103,
20128 VPSRLQZrik = 20104,
20130 VPSRLQZrm = 20106,
20131 VPSRLQZrmk = 20107,
20133 VPSRLQZrr = 20109,
20134 VPSRLQZrrk = 20110,
20136 VPSRLQri = 20112,
20137 VPSRLQrm = 20113,
20138 VPSRLQrr = 20114,
20139 VPSRLVDYrm = 20115,
20140 VPSRLVDYrr = 20116,
20159 VPSRLVDZrm = 20135,
20165 VPSRLVDZrr = 20141,
20168 VPSRLVDrm = 20144,
20169 VPSRLVDrr = 20145,
20170 VPSRLVQYrm = 20146,
20171 VPSRLVQYrr = 20147,
20190 VPSRLVQZrm = 20166,
20196 VPSRLVQZrr = 20172,
20199 VPSRLVQrm = 20175,
20200 VPSRLVQrr = 20176,
20213 VPSRLVWZrm = 20189,
20216 VPSRLVWZrr = 20192,
20219 VPSRLWYri = 20195,
20220 VPSRLWYrm = 20196,
20221 VPSRLWYrr = 20197,
20246 VPSRLWZmi = 20222,
20247 VPSRLWZmik = 20223,
20249 VPSRLWZri = 20225,
20250 VPSRLWZrik = 20226,
20252 VPSRLWZrm = 20228,
20253 VPSRLWZrmk = 20229,
20255 VPSRLWZrr = 20231,
20256 VPSRLWZrrk = 20232,
20258 VPSRLWri = 20234,
20259 VPSRLWrm = 20235,
20260 VPSRLWrr = 20236,
20261 VPSUBBYrm = 20237,
20262 VPSUBBYrr = 20238,
20275 VPSUBBZrm = 20251,
20276 VPSUBBZrmk = 20252,
20278 VPSUBBZrr = 20254,
20279 VPSUBBZrrk = 20255,
20281 VPSUBBrm = 20257,
20282 VPSUBBrr = 20258,
20283 VPSUBDYrm = 20259,
20284 VPSUBDYrr = 20260,
20303 VPSUBDZrm = 20279,
20304 VPSUBDZrmb = 20280,
20307 VPSUBDZrmk = 20283,
20309 VPSUBDZrr = 20285,
20310 VPSUBDZrrk = 20286,
20312 VPSUBDrm = 20288,
20313 VPSUBDrr = 20289,
20314 VPSUBQYrm = 20290,
20315 VPSUBQYrr = 20291,
20334 VPSUBQZrm = 20310,
20335 VPSUBQZrmb = 20311,
20338 VPSUBQZrmk = 20314,
20340 VPSUBQZrr = 20316,
20341 VPSUBQZrrk = 20317,
20343 VPSUBQrm = 20319,
20344 VPSUBQrr = 20320,
20345 VPSUBSBYrm = 20321,
20346 VPSUBSBYrr = 20322,
20359 VPSUBSBZrm = 20335,
20362 VPSUBSBZrr = 20338,
20365 VPSUBSBrm = 20341,
20366 VPSUBSBrr = 20342,
20367 VPSUBSWYrm = 20343,
20368 VPSUBSWYrr = 20344,
20381 VPSUBSWZrm = 20357,
20384 VPSUBSWZrr = 20360,
20387 VPSUBSWrm = 20363,
20388 VPSUBSWrr = 20364,
20409 VPSUBUSBrm = 20385,
20410 VPSUBUSBrr = 20386,
20431 VPSUBUSWrm = 20407,
20432 VPSUBUSWrr = 20408,
20433 VPSUBWYrm = 20409,
20434 VPSUBWYrr = 20410,
20447 VPSUBWZrm = 20423,
20448 VPSUBWZrmk = 20424,
20450 VPSUBWZrr = 20426,
20451 VPSUBWZrrk = 20427,
20453 VPSUBWrm = 20429,
20454 VPSUBWrr = 20430,
20629 VPTESTYrm = 20605,
20630 VPTESTYrr = 20606,
20631 VPTESTrm = 20607,
20632 VPTESTrr = 20608,
20863 VPXORDZrm = 20839,
20864 VPXORDZrmb = 20840,
20867 VPXORDZrmk = 20843,
20869 VPXORDZrr = 20845,
20870 VPXORDZrrk = 20846,
20890 VPXORQZrm = 20866,
20891 VPXORQZrmb = 20867,
20894 VPXORQZrmk = 20870,
20896 VPXORQZrr = 20872,
20897 VPXORQZrrk = 20873,
20899 VPXORYrm = 20875,
20900 VPXORYrr = 20876,
20901 VPXORrm = 20877,
20902 VPXORrr = 20878,
21005 VRCP14PDZm = 20981,
21011 VRCP14PDZr = 20987,
21032 VRCP14PSZm = 21008,
21038 VRCP14PSZr = 21014,
21053 VRCP28PDZm = 21029,
21059 VRCP28PDZr = 21035,
21065 VRCP28PSZm = 21041,
21071 VRCP28PSZr = 21047,
21077 VRCP28SDZm = 21053,
21080 VRCP28SDZr = 21056,
21086 VRCP28SSZm = 21062,
21089 VRCP28SSZr = 21065,
21113 VRCPBF16Zm = 21089,
21119 VRCPBF16Zr = 21095,
21140 VRCPPHZm = 21116,
21141 VRCPPHZmb = 21117,
21142 VRCPPHZmbk = 21118,
21144 VRCPPHZmk = 21120,
21145 VRCPPHZmkz = 21121,
21146 VRCPPHZr = 21122,
21147 VRCPPHZrk = 21123,
21148 VRCPPHZrkz = 21124,
21149 VRCPPSYm = 21125,
21150 VRCPPSYr = 21126,
21151 VRCPPSm = 21127,
21152 VRCPPSr = 21128,
21153 VRCPSHZrm = 21129,
21154 VRCPSHZrmk = 21130,
21156 VRCPSHZrr = 21132,
21157 VRCPSHZrrk = 21133,
21159 VRCPSSm = 21135,
21161 VRCPSSr = 21137,
21477 VROUNDPDmi = 21453,
21478 VROUNDPDri = 21454,
21481 VROUNDPSmi = 21457,
21482 VROUNDPSri = 21458,
21483 VROUNDSDmi = 21459,
21485 VROUNDSDri = 21461,
21487 VROUNDSSmi = 21463,
21489 VROUNDSSri = 21465,
21644 VRSQRTPHZm = 21620,
21650 VRSQRTPHZr = 21626,
21653 VRSQRTPSYm = 21629,
21654 VRSQRTPSYr = 21630,
21655 VRSQRTPSm = 21631,
21656 VRSQRTPSr = 21632,
21663 VRSQRTSSm = 21639,
21665 VRSQRTSSr = 21641,
21944 VSHUFPDrmi = 21920,
21945 VSHUFPDrri = 21921,
21975 VSHUFPSrmi = 21951,
21976 VSHUFPSrri = 21952,
21977 VSM3MSG1rm = 21953,
21978 VSM3MSG1rr = 21954,
21979 VSM3MSG2rm = 21955,
21980 VSM3MSG2rr = 21956,
21991 VSM4KEY4rm = 21967,
21992 VSM4KEY4rr = 21968,
22030 VSQRTPDYm = 22006,
22031 VSQRTPDYr = 22007,
22053 VSQRTPDZm = 22029,
22054 VSQRTPDZmb = 22030,
22057 VSQRTPDZmk = 22033,
22059 VSQRTPDZr = 22035,
22060 VSQRTPDZrb = 22036,
22063 VSQRTPDZrk = 22039,
22065 VSQRTPDm = 22041,
22066 VSQRTPDr = 22042,
22088 VSQRTPHZm = 22064,
22089 VSQRTPHZmb = 22065,
22092 VSQRTPHZmk = 22068,
22094 VSQRTPHZr = 22070,
22095 VSQRTPHZrb = 22071,
22098 VSQRTPHZrk = 22074,
22100 VSQRTPSYm = 22076,
22101 VSQRTPSYr = 22077,
22123 VSQRTPSZm = 22099,
22124 VSQRTPSZmb = 22100,
22127 VSQRTPSZmk = 22103,
22129 VSQRTPSZr = 22105,
22130 VSQRTPSZrb = 22106,
22133 VSQRTPSZrk = 22109,
22135 VSQRTPSm = 22111,
22136 VSQRTPSr = 22112,
22137 VSQRTSDZm = 22113,
22141 VSQRTSDZr = 22117,
22148 VSQRTSDm = 22124,
22150 VSQRTSDr = 22126,
22152 VSQRTSHZm = 22128,
22156 VSQRTSHZr = 22132,
22163 VSQRTSSZm = 22139,
22167 VSQRTSSZr = 22143,
22174 VSQRTSSm = 22150,
22176 VSQRTSSr = 22152,
22178 VSTMXCSR = 22154,
22206 VSUBPDYrm = 22182,
22207 VSUBPDYrr = 22183,
22229 VSUBPDZrm = 22205,
22230 VSUBPDZrmb = 22206,
22233 VSUBPDZrmk = 22209,
22235 VSUBPDZrr = 22211,
22236 VSUBPDZrrb = 22212,
22239 VSUBPDZrrk = 22215,
22241 VSUBPDrm = 22217,
22242 VSUBPDrr = 22218,
22264 VSUBPHZrm = 22240,
22265 VSUBPHZrmb = 22241,
22268 VSUBPHZrmk = 22244,
22270 VSUBPHZrr = 22246,
22271 VSUBPHZrrb = 22247,
22274 VSUBPHZrrk = 22250,
22276 VSUBPSYrm = 22252,
22277 VSUBPSYrr = 22253,
22299 VSUBPSZrm = 22275,
22300 VSUBPSZrmb = 22276,
22303 VSUBPSZrmk = 22279,
22305 VSUBPSZrr = 22281,
22306 VSUBPSZrrb = 22282,
22309 VSUBPSZrrk = 22285,
22311 VSUBPSrm = 22287,
22312 VSUBPSrr = 22288,
22313 VSUBSDZrm = 22289,
22317 VSUBSDZrr = 22293,
22324 VSUBSDrm = 22300,
22326 VSUBSDrr = 22302,
22328 VSUBSHZrm = 22304,
22332 VSUBSHZrr = 22308,
22339 VSUBSSZrm = 22315,
22343 VSUBSSZrr = 22319,
22350 VSUBSSrm = 22326,
22352 VSUBSSrr = 22328,
22354 VTESTPDYrm = 22330,
22355 VTESTPDYrr = 22331,
22356 VTESTPDrm = 22332,
22357 VTESTPDrr = 22333,
22358 VTESTPSYrm = 22334,
22359 VTESTPSYrr = 22335,
22360 VTESTPSrm = 22336,
22361 VTESTPSrr = 22337,
22367 VUCOMISDrm = 22343,
22369 VUCOMISDrr = 22345,
22381 VUCOMISSrm = 22357,
22383 VUCOMISSrr = 22359,
22524 VXORPDYrm = 22500,
22525 VXORPDYrr = 22501,
22544 VXORPDZrm = 22520,
22545 VXORPDZrmb = 22521,
22548 VXORPDZrmk = 22524,
22550 VXORPDZrr = 22526,
22551 VXORPDZrrk = 22527,
22553 VXORPDrm = 22529,
22554 VXORPDrr = 22530,
22555 VXORPSYrm = 22531,
22556 VXORPSYrr = 22532,
22575 VXORPSZrm = 22551,
22576 VXORPSZrmb = 22552,
22579 VXORPSZrmk = 22555,
22581 VXORPSZrr = 22557,
22582 VXORPSZrrk = 22558,
22584 VXORPSrm = 22560,
22585 VXORPSrr = 22561,
22586 VZEROALL = 22562,
22587 VZEROUPPER = 22563,
22588 WAIT = 22564,
22589 WBINVD = 22565,
22590 WBNOINVD = 22566,
22591 WRFSBASE = 22567,
22592 WRFSBASE64 = 22568,
22593 WRGSBASE = 22569,
22594 WRGSBASE64 = 22570,
22595 WRMSR = 22571,
22596 WRMSRLIST = 22572,
22597 WRMSRNS = 22573,
22598 WRMSRNSir = 22574,
22600 WRPKRUr = 22576,
22601 WRSSD = 22577,
22602 WRSSD_EVEX = 22578,
22603 WRSSQ = 22579,
22604 WRSSQ_EVEX = 22580,
22605 WRUSSD = 22581,
22607 WRUSSQ = 22583,
22609 XABORT = 22585,
22611 XADD16rm = 22587,
22612 XADD16rr = 22588,
22613 XADD32rm = 22589,
22614 XADD32rr = 22590,
22615 XADD64rm = 22591,
22616 XADD64rr = 22592,
22617 XADD8rm = 22593,
22618 XADD8rr = 22594,
22619 XAM_F = 22595,
22620 XAM_Fp32 = 22596,
22621 XAM_Fp64 = 22597,
22622 XAM_Fp80 = 22598,
22623 XBEGIN = 22599,
22624 XBEGIN_2 = 22600,
22625 XBEGIN_4 = 22601,
22626 XCHG16ar = 22602,
22627 XCHG16rm = 22603,
22628 XCHG16rr = 22604,
22629 XCHG32ar = 22605,
22630 XCHG32rm = 22606,
22631 XCHG32rr = 22607,
22632 XCHG64ar = 22608,
22633 XCHG64rm = 22609,
22634 XCHG64rr = 22610,
22635 XCHG8rm = 22611,
22636 XCHG8rr = 22612,
22637 XCH_F = 22613,
22638 XCRYPTCBC = 22614,
22639 XCRYPTCFB = 22615,
22640 XCRYPTCTR = 22616,
22641 XCRYPTECB = 22617,
22642 XCRYPTOFB = 22618,
22643 XEND = 22619,
22644 XGETBV = 22620,
22645 XLAT = 22621,
22646 XOR16i16 = 22622,
22647 XOR16mi = 22623,
22648 XOR16mi8 = 22624,
22654 XOR16mi_ND = 22630,
22655 XOR16mi_NF = 22631,
22657 XOR16mr = 22633,
22659 XOR16mr_ND = 22635,
22660 XOR16mr_NF = 22636,
22662 XOR16ri = 22638,
22663 XOR16ri8 = 22639,
22669 XOR16ri_ND = 22645,
22670 XOR16ri_NF = 22646,
22672 XOR16rm = 22648,
22674 XOR16rm_ND = 22650,
22675 XOR16rm_NF = 22651,
22677 XOR16rr = 22653,
22680 XOR16rr_ND = 22656,
22682 XOR16rr_NF = 22658,
22687 XOR32i32 = 22663,
22688 XOR32mi = 22664,
22689 XOR32mi8 = 22665,
22695 XOR32mi_ND = 22671,
22696 XOR32mi_NF = 22672,
22698 XOR32mr = 22674,
22700 XOR32mr_ND = 22676,
22701 XOR32mr_NF = 22677,
22703 XOR32ri = 22679,
22704 XOR32ri8 = 22680,
22710 XOR32ri_ND = 22686,
22711 XOR32ri_NF = 22687,
22713 XOR32rm = 22689,
22715 XOR32rm_ND = 22691,
22716 XOR32rm_NF = 22692,
22718 XOR32rr = 22694,
22721 XOR32rr_ND = 22697,
22723 XOR32rr_NF = 22699,
22728 XOR64i32 = 22704,
22729 XOR64mi32 = 22705,
22734 XOR64mi8 = 22710,
22739 XOR64mr = 22715,
22741 XOR64mr_ND = 22717,
22742 XOR64mr_NF = 22718,
22744 XOR64ri32 = 22720,
22749 XOR64ri8 = 22725,
22754 XOR64rm = 22730,
22756 XOR64rm_ND = 22732,
22757 XOR64rm_NF = 22733,
22759 XOR64rr = 22735,
22762 XOR64rr_ND = 22738,
22764 XOR64rr_NF = 22740,
22769 XOR8i8 = 22745,
22770 XOR8mi = 22746,
22771 XOR8mi8 = 22747,
22773 XOR8mi_ND = 22749,
22774 XOR8mi_NF = 22750,
22776 XOR8mr = 22752,
22778 XOR8mr_ND = 22754,
22779 XOR8mr_NF = 22755,
22781 XOR8ri = 22757,
22782 XOR8ri8 = 22758,
22784 XOR8ri_ND = 22760,
22785 XOR8ri_NF = 22761,
22787 XOR8rm = 22763,
22789 XOR8rm_ND = 22765,
22790 XOR8rm_NF = 22766,
22792 XOR8rr = 22768,
22795 XOR8rr_ND = 22771,
22797 XOR8rr_NF = 22773,
22802 XOR8rr_REV = 22778,
22803 XORPDrm = 22779,
22804 XORPDrr = 22780,
22805 XORPSrm = 22781,
22806 XORPSrr = 22782,
22808 XRESLDTRK = 22784,
22809 XRSTOR = 22785,
22810 XRSTOR64 = 22786,
22811 XRSTORS = 22787,
22812 XRSTORS64 = 22788,
22813 XSAVE = 22789,
22814 XSAVE64 = 22790,
22815 XSAVEC = 22791,
22816 XSAVEC64 = 22792,
22817 XSAVEOPT = 22793,
22818 XSAVEOPT64 = 22794,
22819 XSAVES = 22795,
22820 XSAVES64 = 22796,
22821 XSETBV = 22797,
22822 XSHA1 = 22798,
22823 XSHA256 = 22799,
22824 XSTORE = 22800,
22825 XSUSLDTRK = 22801,
22826 XTEST = 22802,
22828};
22829}
22830}
22831}
22832#endif
x86/x86-64 architecture-related namespace
Definition x86/Instruction.hpp:27
OPCODE
Definition x86/opcodes.hpp:23
@ VCVTPS2QQZrmbkz
Definition x86/opcodes.hpp:7323
@ VFNMSUB213SDZr
Definition x86/opcodes.hpp:12324
@ VCVTTSS2USIZrm
Definition x86/opcodes.hpp:8707
@ VPSRAQZmbikz
Definition x86/opcodes.hpp:19898
@ VMOVUPSZrmkz
Definition x86/opcodes.hpp:14502
@ VPRORDZ256mi
Definition x86/opcodes.hpp:19000
@ SHL16r1
Definition x86/opcodes.hpp:4316
@ VFMSUBADD231PHZ256rb
Definition x86/opcodes.hpp:11298
@ VCMPPSZrrib
Definition x86/opcodes.hpp:5838
@ OR64rr_NF_ND_REV
Definition x86/opcodes.hpp:3027
@ VMINPSZrr
Definition x86/opcodes.hpp:13858
@ DIV64r_EVEX
Definition x86/opcodes.hpp:1559
@ VPCOMPRESSBZ128mr
Definition x86/opcodes.hpp:15945
@ VPDPWSUDSZ256rk
Definition x86/opcodes.hpp:16399
@ IMUL64rmi8
Definition x86/opcodes.hpp:1852
@ VSCALEFSSZrm
Definition x86/opcodes.hpp:21811
@ SUBR_Fp32m
Definition x86/opcodes.hpp:4914
@ VPCMPUDZrmbi
Definition x86/opcodes.hpp:15893
@ CFCMOV64rr
Definition x86/opcodes.hpp:1209
@ VPCMPEQDZ256rrk
Definition x86/opcodes.hpp:15720
@ VGETEXPSSZrb
Definition x86/opcodes.hpp:12846
@ VEXTRACTI64X4Zrri
Definition x86/opcodes.hpp:9377
@ VCVTPH2WZ256rrk
Definition x86/opcodes.hpp:7087
@ VMAXCSSZrr
Definition x86/opcodes.hpp:13320
@ VPACKSSDWZ128rmk
Definition x86/opcodes.hpp:14935
@ VORPSrr
Definition x86/opcodes.hpp:14802
@ VFMSUB231PSZr
Definition x86/opcodes.hpp:10979
@ VMOVDDUPZ256rm
Definition x86/opcodes.hpp:14007
@ SUB16ri8_NF
Definition x86/opcodes.hpp:4768
@ VPDPWUSDZ128mb
Definition x86/opcodes.hpp:16477
@ VFMADD132PHZ128mkz
Definition x86/opcodes.hpp:9621
@ VPMOVSXWQZ128rr
Definition x86/opcodes.hpp:18236
@ INVLPG
Definition x86/opcodes.hpp:1948
@ VPXORQZrmbk
Definition x86/opcodes.hpp:20892
@ PDEP64rr_EVEX
Definition x86/opcodes.hpp:3158
@ TZCNT16rr
Definition x86/opcodes.hpp:5087
@ VPHADDDrm
Definition x86/opcodes.hpp:17271
@ VPMAXUQZrmk
Definition x86/opcodes.hpp:17702
@ VFMADDSUB213PSZ256mk
Definition x86/opcodes.hpp:10352
@ VPEXPANDQZ256rmkz
Definition x86/opcodes.hpp:17195
@ VPSRLQZ256rikz
Definition x86/opcodes.hpp:20114
@ MMX_PABSDrr
Definition x86/opcodes.hpp:2385
@ VFPCLASSPSZ128rik
Definition x86/opcodes.hpp:12633
@ VPSLLVDZ256rmb
Definition x86/opcodes.hpp:19705
@ VPMULLDrm
Definition x86/opcodes.hpp:18619
@ VPROLVQZ128rmbkz
Definition x86/opcodes.hpp:18964
@ CMOVB_Fp32
Definition x86/opcodes.hpp:1249
@ VCVTQQ2PHZ128rrkz
Definition x86/opcodes.hpp:7439
@ VPERMT2DZrmbkz
Definition x86/opcodes.hpp:17028
@ VCVTPH2PDZ256rrb
Definition x86/opcodes.hpp:6858
@ VFNMSUB231PHZ256m
Definition x86/opcodes.hpp:12437
@ VCVTUSI2SSZrm_Int
Definition x86/opcodes.hpp:8914
@ VMAXCSHZrm
Definition x86/opcodes.hpp:13317
@ G_EXTRACT_SUBVECTOR
Definition x86/opcodes.hpp:257
@ VGETMANTSDZrribkz
Definition x86/opcodes.hpp:12983
@ VSQRTPDZ256m
Definition x86/opcodes.hpp:22041
@ ENCLV
Definition x86/opcodes.hpp:1634
@ VPTESTNMDZ256rmk
Definition x86/opcodes.hpp:20590
@ VSCALEFPHZrmb
Definition x86/opcodes.hpp:21749
@ VPSRAVWZrrk
Definition x86/opcodes.hpp:19985
@ VPEXPANDWZrrkz
Definition x86/opcodes.hpp:17222
@ VPMINSBZ128rm
Definition x86/opcodes.hpp:17731
@ ROL64ri_ND
Definition x86/opcodes.hpp:3857
@ VPSUBQZ256rr
Definition x86/opcodes.hpp:20331
@ VADDBF16Z256rmbk
Definition x86/opcodes.hpp:5178
@ VFMADD132PDZrkz
Definition x86/opcodes.hpp:9613
@ CVTSI642SSrm_Int
Definition x86/opcodes.hpp:1461
@ VPSHRDQZrmikz
Definition x86/opcodes.hpp:19368
@ VFNMADD213PHZrk
Definition x86/opcodes.hpp:11715
@ VFMSUB213PDZrb
Definition x86/opcodes.hpp:10732
@ VFNMADD213SSm
Definition x86/opcodes.hpp:11794
@ VPOPCNTWZ128rm
Definition x86/opcodes.hpp:18800
@ VMAXPSZ256rmbkz
Definition x86/opcodes.hpp:13407
@ VFMSUB132PDZrk
Definition x86/opcodes.hpp:10557
@ VCVTTPH2DQZrrkz
Definition x86/opcodes.hpp:8030
@ VCVTDQ2PHZ256rmbkz
Definition x86/opcodes.hpp:6287
@ VREDUCEPSZ256rribkz
Definition x86/opcodes.hpp:21274
@ VPMOVZXBQZ256rr
Definition x86/opcodes.hpp:18394
@ XSHA1
Definition x86/opcodes.hpp:22822
@ VFNMSUB132SSm
Definition x86/opcodes.hpp:12182
@ VCVTBIASPH2BF8SZ256rmkz
Definition x86/opcodes.hpp:6150
@ VMINMAXPSZ128rmikz
Definition x86/opcodes.hpp:13698
@ NOT32r_EVEX
Definition x86/opcodes.hpp:2892
@ VPSRLDZrm
Definition x86/opcodes.hpp:20079
@ LOCK_SUB32mi
Definition x86/opcodes.hpp:2232
@ VPANDNQZrmb
Definition x86/opcodes.hpp:15324
@ XOR32rr_NF
Definition x86/opcodes.hpp:22723
@ UCOM_FPPr
Definition x86/opcodes.hpp:5117
@ OR64ri32_NF_ND
Definition x86/opcodes.hpp:3009
@ VCVTPH2UQQZ256rrbkz
Definition x86/opcodes.hpp:7020
@ VFMSUB132PDZ128m
Definition x86/opcodes.hpp:10526
@ VGETEXPPSZrbkz
Definition x86/opcodes.hpp:12821
@ VFNMADD132BF16Z128rkz
Definition x86/opcodes.hpp:11450
@ ADD64mi8_ND
Definition x86/opcodes.hpp:652
@ VSUBPHZrrk
Definition x86/opcodes.hpp:22274
@ VMULPHZrr
Definition x86/opcodes.hpp:14651
@ VMWRITE64rr
Definition x86/opcodes.hpp:14738
@ VGETEXPPSZmbk
Definition x86/opcodes.hpp:12814
@ VCVTSH2SSZrr_Int
Definition x86/opcodes.hpp:7569
@ VINSERTF32X8Zrrikz
Definition x86/opcodes.hpp:13123
@ VPCLMULQDQrmi
Definition x86/opcodes.hpp:15651
@ VPSRLVDYrm
Definition x86/opcodes.hpp:20139
@ CMOVBE_Fp80
Definition x86/opcodes.hpp:1247
@ AND16mi8
Definition x86/opcodes.hpp:795
@ VPMOVZXBWZ128rm
Definition x86/opcodes.hpp:18407
@ VCVTUDQ2PHZrrbk
Definition x86/opcodes.hpp:8768
@ VSCALEFPDZrm
Definition x86/opcodes.hpp:21715
@ VPMADDUBSWrm
Definition x86/opcodes.hpp:17493
@ VMOVHPDmr
Definition x86/opcodes.hpp:14245
@ VINSERTI32X4Zrrik
Definition x86/opcodes.hpp:13154
@ VPSRAVDZ256rrk
Definition x86/opcodes.hpp:19929
@ VPUNPCKHWDZrrkz
Definition x86/opcodes.hpp:20736
@ VFMADD231SSZmkz_Int
Definition x86/opcodes.hpp:10073
@ XOR32mr_EVEX
Definition x86/opcodes.hpp:22699
@ VFMADD213SDZrbkz_Int
Definition x86/opcodes.hpp:9873
@ VDIVPDYrm
Definition x86/opcodes.hpp:9044
@ VCVT2PH2HF8SZrm
Definition x86/opcodes.hpp:6013
@ VCVTUQQ2PHZ128rrkz
Definition x86/opcodes.hpp:8846
@ VPMOVSQDZmrk
Definition x86/opcodes.hpp:18087
@ VADDPSYrm
Definition x86/opcodes.hpp:5264
@ VPDPBUUDSZ256mk
Definition x86/opcodes.hpp:16272
@ VPDPWUUDSZ128mk
Definition x86/opcodes.hpp:16511
@ PFMINrm
Definition x86/opcodes.hpp:3192
@ VPTESTMQZ256rmbk
Definition x86/opcodes.hpp:20547
@ VMAXCPSZ128rmbk
Definition x86/opcodes.hpp:13286
@ VPDPWUUDSYrm
Definition x86/opcodes.hpp:16505
@ SHL64r1_NF_ND
Definition x86/opcodes.hpp:4380
@ VFMSUB231PSZ256m
Definition x86/opcodes.hpp:10961
@ VORPDZrmk
Definition x86/opcodes.hpp:14765
@ VDIVPSZrrkz
Definition x86/opcodes.hpp:9148
@ VCVTTPH2DQZ256rrk
Definition x86/opcodes.hpp:8017
@ SHR32rCL
Definition x86/opcodes.hpp:4539
@ VFMSUBADD231PHZrkz
Definition x86/opcodes.hpp:11314
@ VSHUFI32X4Zrrikz
Definition x86/opcodes.hpp:21896
@ VEXPANDPSZ256rmkz
Definition x86/opcodes.hpp:9306
@ MMX_PSRLWrr
Definition x86/opcodes.hpp:2507
@ CCMP64rm
Definition x86/opcodes.hpp:1183
@ SEH_Epilogue
Definition x86/opcodes.hpp:409
@ VFMSUB231PDZ128r
Definition x86/opcodes.hpp:10888
@ G_VECREDUCE_OR
Definition x86/opcodes.hpp:322
@ LOCK_BTR_RM16rm
Definition x86/opcodes.hpp:2200
@ VCVTUQQ2PDZ128rrkz
Definition x86/opcodes.hpp:8813
@ SHR64r1_NF
Definition x86/opcodes.hpp:4567
@ VFMSUB231SDZmkz_Int
Definition x86/opcodes.hpp:10990
@ ADD_FST0r
Definition x86/opcodes.hpp:741
@ TLS_base_addr32
Definition x86/opcodes.hpp:5066
@ VPSUBQZrmbk
Definition x86/opcodes.hpp:20336
@ VFMSUB213PSZ256rbk
Definition x86/opcodes.hpp:10791
@ VPUNPCKLDQZrmk
Definition x86/opcodes.hpp:20785
@ VPBLENDMDZ128rmb
Definition x86/opcodes.hpp:15434
@ ROR8mi_EVEX
Definition x86/opcodes.hpp:3991
@ VMOVUPDZ128rmkz
Definition x86/opcodes.hpp:14439
@ SAR32r1_NF_ND
Definition x86/opcodes.hpp:4089
@ VPSLLVQZ128rmbk
Definition x86/opcodes.hpp:19728
@ VPMOVUSQBZ256mrk
Definition x86/opcodes.hpp:18289
@ VRCPPHZ128r
Definition x86/opcodes.hpp:21128
@ VUNPCKHPSZ128rrkz
Definition x86/opcodes.hpp:22441
@ MOVBE32mr_EVEX
Definition x86/opcodes.hpp:2630
@ MMX_PSHUFBrm
Definition x86/opcodes.hpp:2474
@ VADDPDZ128rmb
Definition x86/opcodes.hpp:5197
@ VPROLVQZrmb
Definition x86/opcodes.hpp:18980
@ ADD8rr_EVEX
Definition x86/opcodes.hpp:709
@ VANDNPSZ256rr
Definition x86/opcodes.hpp:5496
@ VRNDSCALESHZrribkz_Int
Definition x86/opcodes.hpp:21461
@ VANDNPDZ256rmbk
Definition x86/opcodes.hpp:5461
@ VDIVSDZrrbkz_Int
Definition x86/opcodes.hpp:9159
@ VCVTUDQ2PDZ128rmbk
Definition x86/opcodes.hpp:8714
@ VPADDSWZrrkz
Definition x86/opcodes.hpp:15160
@ FP80_TO_INT32_IN_MEM
Definition x86/opcodes.hpp:1707
@ VGATHERDPDYrm
Definition x86/opcodes.hpp:12670
@ INVLPGA64
Definition x86/opcodes.hpp:1950
@ VRSQRT28PDZmbk
Definition x86/opcodes.hpp:21559
@ VFNMSUB132SDZrbkz_Int
Definition x86/opcodes.hpp:12151
@ IMUL32rmi8_EVEX
Definition x86/opcodes.hpp:1823
@ VMINCPSZ256rmbk
Definition x86/opcodes.hpp:13572
@ VCVTPS2PHrr
Definition x86/opcodes.hpp:7298
@ VCVTBF162IUBSZ256rmb
Definition x86/opcodes.hpp:6119
@ VFMADDSUB231PSZmbk
Definition x86/opcodes.hpp:10469
@ T2RPNTLVWZ1RS
Definition x86/opcodes.hpp:4975
@ VUCOMXSSZrm
Definition x86/opcodes.hpp:22395
@ VGF2P8MULBZrrk
Definition x86/opcodes.hpp:13084
@ VPCONFLICTQZ256rrk
Definition x86/opcodes.hpp:16060
@ IMULZU32rri8
Definition x86/opcodes.hpp:1879
@ VPDPBSUDSZ128mbk
Definition x86/opcodes.hpp:16137
@ VANDPDZ256rmbk
Definition x86/opcodes.hpp:5523
@ VPERMPDZmik
Definition x86/opcodes.hpp:16917
@ SHR32ri_NF_ND
Definition x86/opcodes.hpp:4548
@ VFNMADD132PDZrbkz
Definition x86/opcodes.hpp:11501
@ VFNMADD213PDZmk
Definition x86/opcodes.hpp:11674
@ VFNMSUB231BF16Z128mb
Definition x86/opcodes.hpp:12365
@ VSCALEFPSZ128rrk
Definition x86/opcodes.hpp:21767
@ G_VECREDUCE_SEQ_FMUL
Definition x86/opcodes.hpp:312
@ VPSRLQZ256mik
Definition x86/opcodes.hpp:20110
@ VCVTPS2DQZ256rmbk
Definition x86/opcodes.hpp:7114
@ VEXP2PSZmk
Definition x86/opcodes.hpp:9272
@ VRCP14PSZ256mb
Definition x86/opcodes.hpp:21024
@ VPSRLWYrr
Definition x86/opcodes.hpp:20221
@ G_FMINNUM_IEEE
Definition x86/opcodes.hpp:234
@ VPERMI2DZ128rrk
Definition x86/opcodes.hpp:16634
@ VMCALL
Definition x86/opcodes.hpp:13471
@ VPERMILPDZ256rik
Definition x86/opcodes.hpp:16798
@ VPERMQYmi
Definition x86/opcodes.hpp:16951
@ VUNPCKLPSYrm
Definition x86/opcodes.hpp:22493
@ VCVTTSS2USI64Zrr
Definition x86/opcodes.hpp:8699
@ PMINSWrr
Definition x86/opcodes.hpp:3261
@ VPSUBWZ256rrk
Definition x86/opcodes.hpp:20445
@ VCVTNEPS2BF16Z128rmkz
Definition x86/opcodes.hpp:6405
@ VCVTTPS2DQSZ256rmbk
Definition x86/opcodes.hpp:8273
@ KMOVDkm_EVEX
Definition x86/opcodes.hpp:2040
@ VPMOVSXWQZ256rmkz
Definition x86/opcodes.hpp:18241
@ PMAXUBrr
Definition x86/opcodes.hpp:3251
@ VMINPSZ128rmkz
Definition x86/opcodes.hpp:13836
@ VCVTTPH2WZ128rmb
Definition x86/opcodes.hpp:8230
@ VFNMSUB231BF16Z256m
Definition x86/opcodes.hpp:12373
@ VCVTTSD2SIrm
Definition x86/opcodes.hpp:8620
@ VFNMADD231PDZrb
Definition x86/opcodes.hpp:11855
@ VMULPSZrrkz
Definition x86/opcodes.hpp:14691
@ VPMAXUBrr
Definition x86/opcodes.hpp:17648
@ VPOPCNTWZrrkz
Definition x86/opcodes.hpp:18817
@ VFMSUBADD132PSZ256rk
Definition x86/opcodes.hpp:11122
@ VMINCPSZ256rrkz
Definition x86/opcodes.hpp:13578
@ VPERMT2DZ128rmb
Definition x86/opcodes.hpp:17008
@ VMAXPHZrmb
Definition x86/opcodes.hpp:13382
@ VCVTTPS2IBSZrrkz
Definition x86/opcodes.hpp:8364
@ VFNMSUB213PHZrbkz
Definition x86/opcodes.hpp:12280
@ VPMAXSDZ256rmbkz
Definition x86/opcodes.hpp:17561
@ VREDUCEPDZ128rmi
Definition x86/opcodes.hpp:21193
@ VMOVRSBZ256mkz
Definition x86/opcodes.hpp:14304
@ VMOVSHZmrk
Definition x86/opcodes.hpp:14378
@ VDIVPDZ128rrk
Definition x86/opcodes.hpp:9053
@ ADD16ri8_NF_ND
Definition x86/opcodes.hpp:583
@ VPHADDWDrm
Definition x86/opcodes.hpp:17289
@ VPROTBri
Definition x86/opcodes.hpp:19098
@ VPADDBYrm
Definition x86/opcodes.hpp:15035
@ VPAVGBZrrkz
Definition x86/opcodes.hpp:15386
@ VSHUFI64X2Zrmbik
Definition x86/opcodes.hpp:21907
@ VFMSUBADD213PSZ256mbkz
Definition x86/opcodes.hpp:11222
@ VFMADD231BF16Zmbk
Definition x86/opcodes.hpp:9928
@ LWPVAL64rri
Definition x86/opcodes.hpp:2282
@ VFMSUBADD213PHZmk
Definition x86/opcodes.hpp:11200
@ VCVTTPS2QQSZ128rmbk
Definition x86/opcodes.hpp:8400
@ VPROLVDZ256rmbk
Definition x86/opcodes.hpp:18945
@ VPROLVQZrrkz
Definition x86/opcodes.hpp:18987
@ VPCMPGTQZ256rm
Definition x86/opcodes.hpp:15817
@ VPMAXSDrr
Definition x86/opcodes.hpp:17577
@ REP_MOVSB_32
Definition x86/opcodes.hpp:3742
@ VPCMPUDZ128rmik
Definition x86/opcodes.hpp:15884
@ VUNPCKHPDrm
Definition x86/opcodes.hpp:22429
@ VPSLLQZ128rr
Definition x86/opcodes.hpp:19657
@ VPAVGBZ128rr
Definition x86/opcodes.hpp:15372
@ VFNMSUB231SSZmk_Int
Definition x86/opcodes.hpp:12528
@ VPERMILPDYrm
Definition x86/opcodes.hpp:16771
@ VPERMILPDZ256rmbkz
Definition x86/opcodes.hpp:16803
@ VEXP2PDZmk
Definition x86/opcodes.hpp:9260
@ LOCK_XOR16mr
Definition x86/opcodes.hpp:2242
@ VPROLDZ256mbikz
Definition x86/opcodes.hpp:18891
@ VMOVUPDZmr
Definition x86/opcodes.hpp:14457
@ VCVTDQ2PHZ256rmkz
Definition x86/opcodes.hpp:6289
@ VSQRTBF16Z256m
Definition x86/opcodes.hpp:22012
@ VCVT2PS2PHXZ128rmbk
Definition x86/opcodes.hpp:6051
@ INC32r_NF_ND
Definition x86/opcodes.hpp:1910
@ VFNMSUB213PDZ256mk
Definition x86/opcodes.hpp:12228
@ SHR32mi_NF_ND
Definition x86/opcodes.hpp:4533
@ VRCPPSYr
Definition x86/opcodes.hpp:21150
@ VSQRTSSZm
Definition x86/opcodes.hpp:22163
@ VPMAXUQZ128rrk
Definition x86/opcodes.hpp:17687
@ VPORDZ128rmbkz
Definition x86/opcodes.hpp:18821
@ VFMADD132PDZ256mk
Definition x86/opcodes.hpp:9594
@ VPDPWUUDZ256mkz
Definition x86/opcodes.hpp:16552
@ VCVTPH2IUBSZ256rrbk
Definition x86/opcodes.hpp:6826
@ INC8r_ND
Definition x86/opcodes.hpp:1929
@ VCVTPH2HF8SZ128rrk
Definition x86/opcodes.hpp:6729
@ MMX_PABSWrm
Definition x86/opcodes.hpp:2386
@ TCVTROWD2PSrri
Definition x86/opcodes.hpp:5005
@ VBROADCASTI32X2Zrmk
Definition x86/opcodes.hpp:5692
@ VFNMSUB231BF16Z256mbk
Definition x86/opcodes.hpp:12375
@ ADD8rr_EVEX_REV
Definition x86/opcodes.hpp:710
@ INC32m_NF_ND
Definition x86/opcodes.hpp:1905
@ VPERMI2PDZ256rr
Definition x86/opcodes.hpp:16669
@ VFCMULCPHZrrkz
Definition x86/opcodes.hpp:9458
@ VPCOMPRESSWZ128rrkz
Definition x86/opcodes.hpp:15994
@ VMINPSZ128rmb
Definition x86/opcodes.hpp:13832
@ VUNPCKLPDZ128rmb
Definition x86/opcodes.hpp:22465
@ VCVTSH2SDZrr_Int
Definition x86/opcodes.hpp:7552
@ VMOVUPDZ128rrk_REV
Definition x86/opcodes.hpp:14443
@ VCMPBF16Z256rrik
Definition x86/opcodes.hpp:5762
@ VPMADD52LUQZ128rkz
Definition x86/opcodes.hpp:17452
@ VPACKUSWBZ256rr
Definition x86/opcodes.hpp:15024
@ VCVTSS2USIZrrb_Int
Definition x86/opcodes.hpp:7675
@ VCVTW2PHZrrb
Definition x86/opcodes.hpp:8994
@ VFMSUB213SDZrkz_Int
Definition x86/opcodes.hpp:10820
@ VPTESTMWZ128rr
Definition x86/opcodes.hpp:20559
@ IRET16
Definition x86/opcodes.hpp:1960
@ SHR64m1_NF
Definition x86/opcodes.hpp:4552
@ VPEXPANDDZ256rr
Definition x86/opcodes.hpp:17178
@ PMINUWrm
Definition x86/opcodes.hpp:3266
@ VRCPPHZ256rkz
Definition x86/opcodes.hpp:21139
@ VPABSBZ128rr
Definition x86/opcodes.hpp:14832
@ SHR16ri_NF
Definition x86/opcodes.hpp:4517
@ VFNMADD132PSZ128m
Definition x86/opcodes.hpp:11541
@ VPSRAQZri
Definition x86/opcodes.hpp:19902
@ DEC32r_alt
Definition x86/opcodes.hpp:1522
@ VFMSUB231PDZr
Definition x86/opcodes.hpp:10909
@ VPERMILPDZ256mbik
Definition x86/opcodes.hpp:16792
@ OR32mi_NF_ND
Definition x86/opcodes.hpp:2958
@ VCVTPH2PSXZ128rrk
Definition x86/opcodes.hpp:6882
@ NEG32r_EVEX
Definition x86/opcodes.hpp:2851
@ ROL32rCL_ND
Definition x86/opcodes.hpp:3822
@ MMX_CVTPS2PIrr
Definition x86/opcodes.hpp:2357
@ VPERMILPSZmbikz
Definition x86/opcodes.hpp:16873
@ VPMOVW2MZkr
Definition x86/opcodes.hpp:18345
@ VCVTPH2IBSZ128rmbkz
Definition x86/opcodes.hpp:6779
@ VMOVDDUPZ128rr
Definition x86/opcodes.hpp:14004
@ SUB8rr_NF
Definition x86/opcodes.hpp:4899
@ OR64mi32_EVEX
Definition x86/opcodes.hpp:2991
@ STOSW
Definition x86/opcodes.hpp:4722
@ VCVTTPH2IUBSZrr
Definition x86/opcodes.hpp:8091
@ URDMSRri_EVEX
Definition x86/opcodes.hpp:5146
@ VPSHRDDZ256rri
Definition x86/opcodes.hpp:19333
@ VPMADD52LUQZ128mbk
Definition x86/opcodes.hpp:17446
@ VFMSUBADD132PHZ128mbk
Definition x86/opcodes.hpp:11070
@ KORTESTDkk
Definition x86/opcodes.hpp:2075
@ VPMINSDZ128rmb
Definition x86/opcodes.hpp:17754
@ VFMSUB213SDZrbk_Int
Definition x86/opcodes.hpp:10817
@ VFMADD132PDZmkz
Definition x86/opcodes.hpp:9607
@ VMOVSSrr
Definition x86/opcodes.hpp:14429
@ VCVTBIASPH2BF8Z128rmbk
Definition x86/opcodes.hpp:6165
@ BLCI64rm
Definition x86/opcodes.hpp:1002
@ VFNMSUB132PHZ256rbk
Definition x86/opcodes.hpp:12089
@ VGF2P8AFFINEQBYrri
Definition x86/opcodes.hpp:13036
@ SBB64mr_EVEX
Definition x86/opcodes.hpp:4227
@ MINPDrm
Definition x86/opcodes.hpp:2338
@ V_SET0
Definition x86/opcodes.hpp:431
@ MULX32rm
Definition x86/opcodes.hpp:2802
@ VFMADD213SDm_Int
Definition x86/opcodes.hpp:9877
@ VMINCPSrm
Definition x86/opcodes.hpp:13588
@ VPMINUWZrrkz
Definition x86/opcodes.hpp:17930
@ VFMSUBADD231PHZm
Definition x86/opcodes.hpp:11303
@ VSQRTPDZ256mbk
Definition x86/opcodes.hpp:22043
@ AND64mi8
Definition x86/opcodes.hpp:881
@ MINPSrm
Definition x86/opcodes.hpp:2340
@ VSCALEFSSZrr
Definition x86/opcodes.hpp:21814
@ PFNACCrm
Definition x86/opcodes.hpp:3196
@ XACQUIRE_PREFIX
Definition x86/opcodes.hpp:22610
@ VMAXPHZrrbk
Definition x86/opcodes.hpp:13389
@ VPMOVUSDWZrrkz
Definition x86/opcodes.hpp:18282
@ VPROLQZmbikz
Definition x86/opcodes.hpp:18927
@ ADCX64rr_ND
Definition x86/opcodes.hpp:561
@ SAR8r1_NF
Definition x86/opcodes.hpp:4148
@ VREDUCESSZrribk
Definition x86/opcodes.hpp:21312
@ VMOVAPDZrrk_REV
Definition x86/opcodes.hpp:13951
@ VANDNPSZrrkz
Definition x86/opcodes.hpp:5507
@ VPSRLDZ128rmkz
Definition x86/opcodes.hpp:20051
@ PMOVZXBQrr
Definition x86/opcodes.hpp:3284
@ VPMADDWDZ256rmkz
Definition x86/opcodes.hpp:17505
@ VSCALEFBF16Z256rrk
Definition x86/opcodes.hpp:21683
@ VPUNPCKLQDQZrmkz
Definition x86/opcodes.hpp:20817
@ VCVTTPH2UDQZ256rmkz
Definition x86/opcodes.hpp:8144
@ VCVTTBF162IUBSZ128rrk
Definition x86/opcodes.hpp:7710
@ G_SSUBSAT
Definition x86/opcodes.hpp:191
@ VFNMSUB231PHZ256rb
Definition x86/opcodes.hpp:12444
@ VFMADDSUB213PDZ256m
Definition x86/opcodes.hpp:10278
@ VCVTPS2PHZ128rrkz
Definition x86/opcodes.hpp:7280
@ BTC64mi8
Definition x86/opcodes.hpp:1105
@ VPMOVSXWDZ128rr
Definition x86/opcodes.hpp:18214
@ VPMINUWZ128rmk
Definition x86/opcodes.hpp:17914
@ VRANGEPSZ256rrik
Definition x86/opcodes.hpp:20955
@ VPSHRDVDZ256mbkz
Definition x86/opcodes.hpp:19384
@ VMINCPSZrrkz
Definition x86/opcodes.hpp:13587
@ VSHUFF64X2Zrmikz
Definition x86/opcodes.hpp:21875
@ BLSMSK64rm
Definition x86/opcodes.hpp:1050
@ VGF2P8MULBZ128rmkz
Definition x86/opcodes.hpp:13070
@ ADD_F32m
Definition x86/opcodes.hpp:736
@ PFNACCrr
Definition x86/opcodes.hpp:3197
@ VPMAXUDZrmbk
Definition x86/opcodes.hpp:17671
@ VFNMSUB213BF16Z256rkz
Definition x86/opcodes.hpp:12203
@ VFNMSUB132BF16Z256mk
Definition x86/opcodes.hpp:12021
@ VPERMILPSZ256mikz
Definition x86/opcodes.hpp:16858
@ VCVTTPD2UQQSZrmb
Definition x86/opcodes.hpp:7954
@ VPERMWZ128rmkz
Definition x86/opcodes.hpp:17135
@ VREDUCEPSZ128rrik
Definition x86/opcodes.hpp:21263
@ SHL32rCL_EVEX
Definition x86/opcodes.hpp:4352
@ VFMADDSUB132PSZ128mbkz
Definition x86/opcodes.hpp:10235
@ VFMSUBADD132PDZ256rk
Definition x86/opcodes.hpp:11052
@ G_USUBSAT
Definition x86/opcodes.hpp:190
@ VPMOVSXBDYrr
Definition x86/opcodes.hpp:18122
@ VPMULHRSWZ128rmkz
Definition x86/opcodes.hpp:18528
@ VPTESTNMWZ128rm
Definition x86/opcodes.hpp:20617
@ VCVT2PH2BF8Z128rrkz
Definition x86/opcodes.hpp:5976
@ VFCMULCPHZrmb
Definition x86/opcodes.hpp:9448
@ VMOVMSKPDrr
Definition x86/opcodes.hpp:14262
@ VSHUFI64X2Zrmik
Definition x86/opcodes.hpp:21910
@ VSCALEFSHZrrkz
Definition x86/opcodes.hpp:21810
@ VCVTSI642SSZrr
Definition x86/opcodes.hpp:7619
@ VCVTPS2QQZ128rmkz
Definition x86/opcodes.hpp:7304
@ VPERMILPSZ256rr
Definition x86/opcodes.hpp:16868
@ JMP32m
Definition x86/opcodes.hpp:1999
@ VGETMANTPHZrmi
Definition x86/opcodes.hpp:12935
@ RCR32rCL_ND
Definition x86/opcodes.hpp:3678
@ VPCMPUWZ128rri
Definition x86/opcodes.hpp:15919
@ VMINMAXPSZ256rri
Definition x86/opcodes.hpp:13708
@ VCVTPS2IBSZrrb
Definition x86/opcodes.hpp:7166
@ VPCMPEQWZ128rm
Definition x86/opcodes.hpp:15753
@ VPDPWUUDZ256mbkz
Definition x86/opcodes.hpp:16550
@ SUB16ri_NF
Definition x86/opcodes.hpp:4772
@ VMINSSZrrk_Int
Definition x86/opcodes.hpp:13901
@ VPMOVSXWDZ256rrkz
Definition x86/opcodes.hpp:18222
@ VPMOVWBZ128mrk
Definition x86/opcodes.hpp:18347
@ VPAVGBZ256rr
Definition x86/opcodes.hpp:15378
@ VCVTPS2IUBSZrmkz
Definition x86/opcodes.hpp:7197
@ PI2FWrm
Definition x86/opcodes.hpp:3230
@ VFMADD132PHZ128mbkz
Definition x86/opcodes.hpp:9619
@ VCVTQQ2PDZ256rrb
Definition x86/opcodes.hpp:7414
@ VFNMSUB213PSZmbk
Definition x86/opcodes.hpp:12308
@ Int_eh_sjlj_setup_dispatch
Definition x86/opcodes.hpp:1989
@ VFMSUB132SSZrb
Definition x86/opcodes.hpp:10665
@ VPMINUDZ256rmkz
Definition x86/opcodes.hpp:17869
@ SAR64mi
Definition x86/opcodes.hpp:4110
@ VMOVDQA64Z128rr_REV
Definition x86/opcodes.hpp:14066
@ VCVTBIASPH2HF8Z256rmbk
Definition x86/opcodes.hpp:6228
@ VFNMADD132SDZm
Definition x86/opcodes.hpp:11576
@ ADD_FPrST0
Definition x86/opcodes.hpp:740
@ VPSLLVWZ256rr
Definition x86/opcodes.hpp:19764
@ VCVTTPH2UDQZ256rrbkz
Definition x86/opcodes.hpp:8148
@ SBB32mr_EVEX
Definition x86/opcodes.hpp:4202
@ VFMSUB132BF16Zrkz
Definition x86/opcodes.hpp:10523
@ VFNMSUB213PSZ128r
Definition x86/opcodes.hpp:12291
@ VPSHABrm
Definition x86/opcodes.hpp:19143
@ VPDPBUSDSZrk
Definition x86/opcodes.hpp:16222
@ VCVTPH2UWZrmbk
Definition x86/opcodes.hpp:7058
@ VADDSHZrmk_Int
Definition x86/opcodes.hpp:5318
@ VFMADDSUB213PSZmk
Definition x86/opcodes.hpp:10364
@ VADDPHZrrb
Definition x86/opcodes.hpp:5259
@ SUB_FI16m
Definition x86/opcodes.hpp:4936
@ VPMAXSWrm
Definition x86/opcodes.hpp:17625
@ VMAXCPDZ128rmb
Definition x86/opcodes.hpp:13227
@ VPSUBBZ256rmkz
Definition x86/opcodes.hpp:20271
@ VSQRTPDZrkz
Definition x86/opcodes.hpp:22064
@ VPRORVDZ256rrk
Definition x86/opcodes.hpp:19058
@ VPLZCNTDZrmbkz
Definition x86/opcodes.hpp:17354
@ VPERMT2QZrm
Definition x86/opcodes.hpp:17106
@ VCVTUQQ2PHZrmbkz
Definition x86/opcodes.hpp:8862
@ INIT_UNDEF
Definition x86/opcodes.hpp:35
@ VCVTTPD2QQZ256rrbk
Definition x86/opcodes.hpp:7850
@ VPERMI2DZ256rrk
Definition x86/opcodes.hpp:16643
@ SHL64rCL_NF_ND
Definition x86/opcodes.hpp:4385
@ CVTDQ2PDrm
Definition x86/opcodes.hpp:1424
@ VRANGESSZrri
Definition x86/opcodes.hpp:20981
@ VGETMANTPSZrrib
Definition x86/opcodes.hpp:12972
@ VFMSUBADDPS4Yrr_REV
Definition x86/opcodes.hpp:11363
@ OR8rr_ND_REV
Definition x86/opcodes.hpp:3057
@ VPSLLVQZ256rrkz
Definition x86/opcodes.hpp:19743
@ VPUNPCKHQDQZ256rm
Definition x86/opcodes.hpp:20697
@ VMAXBF16Z256rm
Definition x86/opcodes.hpp:13206
@ VPSLLVDZrrk
Definition x86/opcodes.hpp:19720
@ CMOV_FR16X
Definition x86/opcodes.hpp:1277
@ NOT8r_EVEX
Definition x86/opcodes.hpp:2904
@ VPSHLDDZ128rrik
Definition x86/opcodes.hpp:19169
@ SFENCE
Definition x86/opcodes.hpp:4283
@ ADD64ri8_NF_ND
Definition x86/opcodes.hpp:669
@ VPROLVQZ128rm
Definition x86/opcodes.hpp:18961
@ VPSLLDZrmk
Definition x86/opcodes.hpp:19634
@ VGF2P8AFFINEQBZ128rmi
Definition x86/opcodes.hpp:13040
@ VPCOMPRESSDZrrkz
Definition x86/opcodes.hpp:15974
@ VANDPSZ256rmbk
Definition x86/opcodes.hpp:5554
@ VPSRLVWZrrkz
Definition x86/opcodes.hpp:20218
@ VFNMADD132PHZ256rkz
Definition x86/opcodes.hpp:11526
@ VANDPSZrmb
Definition x86/opcodes.hpp:5562
@ MOVPQIto64mr
Definition x86/opcodes.hpp:2688
@ JCC_4
Definition x86/opcodes.hpp:1992
@ POP16r
Definition x86/opcodes.hpp:3309
@ VFMADD132SHZrbk_Int
Definition x86/opcodes.hpp:9710
@ VMOVDQU32Z128rr_REV
Definition x86/opcodes.hpp:14140
@ VCVTPH2PSXZrrkz
Definition x86/opcodes.hpp:6907
@ VMOVAPSZ128rr
Definition x86/opcodes.hpp:13967
@ VFNMSUB132PDr
Definition x86/opcodes.hpp:12071
@ VCVTTBF162IUBSZ256rmb
Definition x86/opcodes.hpp:7713
@ VFNMSUB132PHZ128mkz
Definition x86/opcodes.hpp:12077
@ XCRYPTCBC
Definition x86/opcodes.hpp:22638
@ VPBLENDMQZ128rr
Definition x86/opcodes.hpp:15466
@ VFMADD132SHZrb
Definition x86/opcodes.hpp:9708
@ MMX_PADDUSWrr
Definition x86/opcodes.hpp:2407
@ VPSRLVQZrrk
Definition x86/opcodes.hpp:20197
@ XOR64mr_ND
Definition x86/opcodes.hpp:22741
@ VPADDBZrrk
Definition x86/opcodes.hpp:15053
@ VFMADD132SSZrbkz_Int
Definition x86/opcodes.hpp:9723
@ CMOVNBE_Fp80
Definition x86/opcodes.hpp:1259
@ OUT16rr
Definition x86/opcodes.hpp:3068
@ VPMINSDZ256rmkz
Definition x86/opcodes.hpp:17767
@ TDPHBF8PS
Definition x86/opcodes.hpp:5023
@ SQRTSDr
Definition x86/opcodes.hpp:4701
@ VFMSUB132PDZrbkz
Definition x86/opcodes.hpp:10556
@ VPERMBZ256rrkz
Definition x86/opcodes.hpp:16582
@ VORPDYrm
Definition x86/opcodes.hpp:14741
@ VCVTTPS2IBSZ256rmbkz
Definition x86/opcodes.hpp:8344
@ CRC32r32m16
Definition x86/opcodes.hpp:1387
@ BLSIC64rr
Definition x86/opcodes.hpp:1043
@ VGETMANTPSZ256rribkz
Definition x86/opcodes.hpp:12962
@ PSRLWrr
Definition x86/opcodes.hpp:3412
@ VMAXPDZ256rm
Definition x86/opcodes.hpp:13334
@ VPSRLQZ128rik
Definition x86/opcodes.hpp:20098
@ VPDPBSSDSZ128r
Definition x86/opcodes.hpp:16079
@ VPMOVSXDQZ256rmkz
Definition x86/opcodes.hpp:18197
@ VGETEXPPHZ256mkz
Definition x86/opcodes.hpp:12772
@ VFNMADD132PDZ256rkz
Definition x86/opcodes.hpp:11491
@ VPSHUFDZ128mi
Definition x86/opcodes.hpp:19501
@ VRNDSCALEPDZ256rrik
Definition x86/opcodes.hpp:21362
@ ADD32ri_EVEX
Definition x86/opcodes.hpp:625
@ VRNDSCALEPDZ128rmbik
Definition x86/opcodes.hpp:21344
@ VCVTUDQ2PSZrrb
Definition x86/opcodes.hpp:8800
@ VPMINUDZ128rmbkz
Definition x86/opcodes.hpp:17858
@ VFMADDSUB132PHZrbkz
Definition x86/opcodes.hpp:10227
@ VFNMSUB213PDZ256mkz
Definition x86/opcodes.hpp:12229
@ VEXTRACTI32X8Zrrikz
Definition x86/opcodes.hpp:9364
@ IMUL16rri
Definition x86/opcodes.hpp:1804
@ VBROADCASTI128rm
Definition x86/opcodes.hpp:5678
@ VCVTTSD2SISrr_Int
Definition x86/opcodes.hpp:8613
@ VPERMI2PDZrmbk
Definition x86/opcodes.hpp:16674
@ VPALIGNRZ256rmik
Definition x86/opcodes.hpp:15238
@ MOVHPDrm
Definition x86/opcodes.hpp:2665
@ MULX32Hrm
Definition x86/opcodes.hpp:2800
@ CMP32mi
Definition x86/opcodes.hpp:1311
@ VSCALEFPHZ256rmbkz
Definition x86/opcodes.hpp:21739
@ VDIVPDZrrbk
Definition x86/opcodes.hpp:9075
@ VPMINUDrm
Definition x86/opcodes.hpp:17882
@ LD_Fp180
Definition x86/opcodes.hpp:2131
@ VFMSUB213SHZrbk_Int
Definition x86/opcodes.hpp:10833
@ VFNMSUB132BF16Z256mb
Definition x86/opcodes.hpp:12018
@ VMAXCPSZrm
Definition x86/opcodes.hpp:13302
@ VPMINSWZ256rr
Definition x86/opcodes.hpp:17820
@ VCVTPS2UQQZrr
Definition x86/opcodes.hpp:7392
@ VHSUBPSYrr
Definition x86/opcodes.hpp:13101
@ VMOVRSWZm
Definition x86/opcodes.hpp:14332
@ G_FCEIL
Definition x86/opcodes.hpp:271
@ VFNMSUB132PHZ256mkz
Definition x86/opcodes.hpp:12086
@ VPDPWSUDYrm
Definition x86/opcodes.hpp:16412
@ VPSHUFLWYri
Definition x86/opcodes.hpp:19550
@ VCMPPHZ128rmi
Definition x86/opcodes.hpp:5797
@ VRSQRT14PDZ256m
Definition x86/opcodes.hpp:21500
@ CLEANUPRET
Definition x86/opcodes.hpp:1220
@ VPCONFLICTQZ128rrk
Definition x86/opcodes.hpp:16051
@ XOR32ri_EVEX
Definition x86/opcodes.hpp:22709
@ VFMSUB213PHZ256rbkz
Definition x86/opcodes.hpp:10757
@ VMAXPDZ256rmbk
Definition x86/opcodes.hpp:13336
@ VPDPWSUDSZ128m
Definition x86/opcodes.hpp:16383
@ VPCMPQZ256rri
Definition x86/opcodes.hpp:15861
@ VADDSUBPDrm
Definition x86/opcodes.hpp:5344
@ VMOVDQU32Z256rm
Definition x86/opcodes.hpp:14147
@ VCVTPH2IUBSZrm
Definition x86/opcodes.hpp:6830
@ VPMULDQYrr
Definition x86/opcodes.hpp:18494
@ VCVTTPS2UDQZ256rmb
Definition x86/opcodes.hpp:8507
@ VPMULDQZ256rmk
Definition x86/opcodes.hpp:18508
@ XCH_F
Definition x86/opcodes.hpp:22637
@ VPMOVSXBWZ256rr
Definition x86/opcodes.hpp:18176
@ XCHG16ar
Definition x86/opcodes.hpp:22626
@ VPMACSSDDrr
Definition x86/opcodes.hpp:17394
@ VCVTTPH2QQZ256rrkz
Definition x86/opcodes.hpp:8117
@ VCVTSD2SHZrrb_Int
Definition x86/opcodes.hpp:7503
@ VFNMADD231SDr_Int
Definition x86/opcodes.hpp:11947
@ VEXTRACTPSZrri
Definition x86/opcodes.hpp:9381
@ PTTMMULTF32PSV
Definition x86/opcodes.hpp:3504
@ VCVTBIASPH2HF8SZ128rm
Definition x86/opcodes.hpp:6190
@ VPMINUDZrmk
Definition x86/opcodes.hpp:17877
@ VPSRAWYrr
Definition x86/opcodes.hpp:19989
@ VGF2P8AFFINEQBZ128rmikz
Definition x86/opcodes.hpp:13042
@ VALIGNQZ128rrik
Definition x86/opcodes.hpp:5428
@ VCVTPS2DQrr
Definition x86/opcodes.hpp:7137
@ VPMULDQZrmkz
Definition x86/opcodes.hpp:18518
@ ADC8mi_ND
Definition x86/opcodes.hpp:533
@ VMAXCPSrm
Definition x86/opcodes.hpp:13311
@ VPCONFLICTQZrr
Definition x86/opcodes.hpp:16068
@ VFMADDSUB231PSZ256mbkz
Definition x86/opcodes.hpp:10458
@ VRSQRTSHZrrkz
Definition x86/opcodes.hpp:21662
@ VPINSRDZrmi
Definition x86/opcodes.hpp:17321
@ VP2INTERSECTDZrm
Definition x86/opcodes.hpp:14809
@ VPMOVDBZ256rrkz
Definition x86/opcodes.hpp:17948
@ VMINMAXPDZ256rrik
Definition x86/opcodes.hpp:13646
@ VPSLLVQZ128rmk
Definition x86/opcodes.hpp:19730
@ VFMSUBADD213PSZrkz
Definition x86/opcodes.hpp:11242
@ VPDPWUUDYrr
Definition x86/opcodes.hpp:16537
@ VPDPBUUDSZ128m
Definition x86/opcodes.hpp:16259
@ VPACKSSDWZ128rr
Definition x86/opcodes.hpp:14937
@ SUB8mr_ND
Definition x86/opcodes.hpp:4880
@ VRNDSCALEPSZ256rmi
Definition x86/opcodes.hpp:21421
@ LOCK_DEC8m
Definition x86/opcodes.hpp:2212
@ VFNMSUBSS4rr_REV
Definition x86/opcodes.hpp:12573
@ VFNMADD231PSZ256rbk
Definition x86/opcodes.hpp:11914
@ VPSHLDVQZ256rkz
Definition x86/opcodes.hpp:19260
@ VPSHRDDZ128rri
Definition x86/opcodes.hpp:19324
@ VPSHRDVWZ128mk
Definition x86/opcodes.hpp:19427
@ VRSQRT28PSZmbk
Definition x86/opcodes.hpp:21571
@ VCVTTPD2UQQSZrmk
Definition x86/opcodes.hpp:7957
@ VFNMSUB213BF16Zrk
Definition x86/opcodes.hpp:12211
@ VPUNPCKLBWZ128rr
Definition x86/opcodes.hpp:20744
@ VCOMISDZrr_Int
Definition x86/opcodes.hpp:5882
@ VSCALEFPHZ128rmkz
Definition x86/opcodes.hpp:21732
@ OR32rr
Definition x86/opcodes.hpp:2979
@ VCVTPH2WZrm
Definition x86/opcodes.hpp:7089
@ VMAXSSrm_Int
Definition x86/opcodes.hpp:13468
@ PFRSQIT1rr
Definition x86/opcodes.hpp:3207
@ VPMULHRSWZrm
Definition x86/opcodes.hpp:18538
@ VPSRAVWZrmkz
Definition x86/opcodes.hpp:19983
@ VCVTTSD2USISrm
Definition x86/opcodes.hpp:8634
@ VCVTTPH2WZrrbkz
Definition x86/opcodes.hpp:8259
@ VSHUFI64X2Zrmbikz
Definition x86/opcodes.hpp:21908
@ VCVTSD2SHZrm_Int
Definition x86/opcodes.hpp:7498
@ VADDSDZrrkz_Int
Definition x86/opcodes.hpp:5311
@ VEXTRACTI32X4Z256rrik
Definition x86/opcodes.hpp:9353
@ NEG16m
Definition x86/opcodes.hpp:2835
@ VCMPPSZrmbi
Definition x86/opcodes.hpp:5833
@ VCVTTSD2USI64Zrrb_Int
Definition x86/opcodes.hpp:8633
@ VCVTTPS2UDQSZrmb
Definition x86/opcodes.hpp:8486
@ VMAXPHZ128rmkz
Definition x86/opcodes.hpp:13365
@ VPANDNQZ128rmkz
Definition x86/opcodes.hpp:15310
@ MMX_PADDSBrr
Definition x86/opcodes.hpp:2401
@ VPCOMPRESSQZ256mr
Definition x86/opcodes.hpp:15980
@ VFMADD132PSZ128mbk
Definition x86/opcodes.hpp:9653
@ VFPCLASSPDZ256mi
Definition x86/opcodes.hpp:12600
@ VMINMAXPHZrmbi
Definition x86/opcodes.hpp:13681
@ VFNMADD213PDZrk
Definition x86/opcodes.hpp:11680
@ VRCPPHZmbk
Definition x86/opcodes.hpp:21142
@ VSHUFPDZ128rmbik
Definition x86/opcodes.hpp:21918
@ VREDUCESDZrribkz
Definition x86/opcodes.hpp:21295
@ AND32mi8_EVEX
Definition x86/opcodes.hpp:837
@ ADC8rr
Definition x86/opcodes.hpp:544
@ SAR64mi_NF
Definition x86/opcodes.hpp:4113
@ VPERMT2QZrmk
Definition x86/opcodes.hpp:17110
@ VFNMSUB132SDm
Definition x86/opcodes.hpp:12154
@ BT64mr
Definition x86/opcodes.hpp:1094
@ VFMSUBSS4rr
Definition x86/opcodes.hpp:11396
@ VSUBPDZrm
Definition x86/opcodes.hpp:22229
@ VCVTSI2SSrr
Definition x86/opcodes.hpp:7601
@ VPSHAQrm
Definition x86/opcodes.hpp:19151
@ VPSLLVDZrmbkz
Definition x86/opcodes.hpp:19716
@ VSUBSHZrr_Int
Definition x86/opcodes.hpp:22333
@ VRNDSCALEBF16Z128rmbi
Definition x86/opcodes.hpp:21316
@ VPADDBZ128rrkz
Definition x86/opcodes.hpp:15042
@ VADDPSrr
Definition x86/opcodes.hpp:5300
@ VMOVRSQZ256m
Definition x86/opcodes.hpp:14320
@ VDBPSADBWZ256rmik
Definition x86/opcodes.hpp:9006
@ VFMSUBADDPD4rr_REV
Definition x86/opcodes.hpp:11359
@ VORPSrm
Definition x86/opcodes.hpp:14801
@ VPEXPANDWZ256rmkz
Definition x86/opcodes.hpp:17213
@ VFMSUB231BF16Z128rk
Definition x86/opcodes.hpp:10860
@ VCVTUQQ2PDZ256rmbk
Definition x86/opcodes.hpp:8816
@ VCVTSH2USIZrm_Int
Definition x86/opcodes.hpp:7578
@ SHL64rCL_EVEX
Definition x86/opcodes.hpp:4382
@ VEXP2PSZrbk
Definition x86/opcodes.hpp:9276
@ VCVTTPS2DQZ128rr
Definition x86/opcodes.hpp:8303
@ VPMADD52HUQZ256r
Definition x86/opcodes.hpp:17428
@ MOVSX32rm8_NOREX
Definition x86/opcodes.hpp:2728
@ VPABSDZ128rm
Definition x86/opcodes.hpp:14851
@ LOCK_INC16m
Definition x86/opcodes.hpp:2213
@ VPMAXSDrm
Definition x86/opcodes.hpp:17576
@ VPSHRDDZ256rmbi
Definition x86/opcodes.hpp:19327
@ VCVTPH2WZ128rm
Definition x86/opcodes.hpp:7068
@ VPCOMPRESSDZ256mr
Definition x86/opcodes.hpp:15965
@ VFMSUBADD231PHZmkz
Definition x86/opcodes.hpp:11308
@ VRNDSCALEPHZ256rmbik
Definition x86/opcodes.hpp:21386
@ VGF2P8AFFINEINVQBZrmik
Definition x86/opcodes.hpp:13028
@ VPRORVDZ128rmbkz
Definition x86/opcodes.hpp:19045
@ RCR64rCL_ND
Definition x86/opcodes.hpp:3696
@ VCVTBF162IBSZrmk
Definition x86/opcodes.hpp:6104
@ HRESET
Definition x86/opcodes.hpp:1741
@ VCVTDQ2PHZrrbkz
Definition x86/opcodes.hpp:6305
@ VPLZCNTDZ128rrk
Definition x86/opcodes.hpp:17340
@ VMAXCPHZ128rrk
Definition x86/opcodes.hpp:13262
@ MAXPDrr
Definition x86/opcodes.hpp:2318
@ BLSR32rm
Definition x86/opcodes.hpp:1056
@ VPSRLWrm
Definition x86/opcodes.hpp:20259
@ VFPCLASSPDZ128mi
Definition x86/opcodes.hpp:12594
@ VRSQRT14SDZrrkz
Definition x86/opcodes.hpp:21550
@ MMX_PINSRWrmi
Definition x86/opcodes.hpp:2445
@ VCVTTSD2SIrr_Int
Definition x86/opcodes.hpp:8623
@ VP4DPWSSDrm
Definition x86/opcodes.hpp:14824
@ VCVTTPD2UDQZ128rr
Definition x86/opcodes.hpp:7905
@ G_FLOG10
Definition x86/opcodes.hpp:216
@ VAESDECYrm
Definition x86/opcodes.hpp:5360
@ VGF2P8AFFINEINVQBrri
Definition x86/opcodes.hpp:13034
@ VCVTTPH2UDQZ128rmkz
Definition x86/opcodes.hpp:8135
@ VCVTPH2BF8Z256rrkz
Definition x86/opcodes.hpp:6679
@ DIV16r_EVEX
Definition x86/opcodes.hpp:1547
@ VFMSUBADD132PHZrk
Definition x86/opcodes.hpp:11099
@ VFNMADD132PDZ128m
Definition x86/opcodes.hpp:11471
@ VCVT2PS2PHXZrrbkz
Definition x86/opcodes.hpp:6079
@ VSHUFI64X2Z256rmbi
Definition x86/opcodes.hpp:21897
@ VPUNPCKHQDQZrmk
Definition x86/opcodes.hpp:20710
@ VGF2P8MULBZ256rrk
Definition x86/opcodes.hpp:13078
@ VCVTTPH2UWZ256rrbkz
Definition x86/opcodes.hpp:8214
@ VMOVDQU16Z256rrk_REV
Definition x86/opcodes.hpp:14120
@ VMOVDDUPZ128rm
Definition x86/opcodes.hpp:14001
@ VCVTSI642SSrr_Int
Definition x86/opcodes.hpp:7625
@ VFNMSUB231PDZmb
Definition x86/opcodes.hpp:12415
@ PFPNACCrm
Definition x86/opcodes.hpp:3198
@ VMULPDZrmbk
Definition x86/opcodes.hpp:14612
@ VCVTUDQ2PHZrr
Definition x86/opcodes.hpp:8766
@ G_FCOPYSIGN
Definition x86/opcodes.hpp:229
@ VPCLMULQDQZrri
Definition x86/opcodes.hpp:15650
@ VFNMADD132SSr
Definition x86/opcodes.hpp:11618
@ VFMSUBADD213PSZmk
Definition x86/opcodes.hpp:11235
@ VCMPPHZ128rri
Definition x86/opcodes.hpp:5799
@ VPORDZ128rm
Definition x86/opcodes.hpp:18818
@ VMOVDQU8Z128rrk
Definition x86/opcodes.hpp:14207
@ VMOVDQAYrr_REV
Definition x86/opcodes.hpp:14096
@ PTCVTROWPS2PHHrri
Definition x86/opcodes.hpp:3461
@ VCVTPD2PHZrrkz
Definition x86/opcodes.hpp:6498
@ VPERMT2PDZ256rmbkz
Definition x86/opcodes.hpp:17046
@ VANDPDZrrkz
Definition x86/opcodes.hpp:5538
@ V4FMADDPSrmk
Definition x86/opcodes.hpp:5154
@ VFMADD231PHZ256rbkz
Definition x86/opcodes.hpp:9990
@ VEXPANDPDZrrkz
Definition x86/opcodes.hpp:9297
@ PHADDWrm
Definition x86/opcodes.hpp:3218
@ VCVTTPS2QQZrm
Definition x86/opcodes.hpp:8452
@ VCVTTPS2QQSZ256rrkz
Definition x86/opcodes.hpp:8418
@ VMAXPSZrmbkz
Definition x86/opcodes.hpp:13419
@ VPSLLWZ256mi
Definition x86/opcodes.hpp:19788
@ VPBROADCASTBrZ128rrk
Definition x86/opcodes.hpp:15534
@ VPSHUFHWZ128mikz
Definition x86/opcodes.hpp:19531
@ VCVTTPH2QQZ256rr
Definition x86/opcodes.hpp:8112
@ VADDPHZ256rr
Definition x86/opcodes.hpp:5246
@ VMOVDQUrm
Definition x86/opcodes.hpp:14238
@ VPDPBUUDZmkz
Definition x86/opcodes.hpp:16313
@ VPERMI2PDZ256rrk
Definition x86/opcodes.hpp:16670
@ VPCMPGTWZ256rm
Definition x86/opcodes.hpp:15837
@ VFMADD132SDZmk_Int
Definition x86/opcodes.hpp:9688
@ VPDPWUUDSZ256m
Definition x86/opcodes.hpp:16516
@ VCVTTPD2UDQZ128rmkz
Definition x86/opcodes.hpp:7904
@ VPDPBUSDZ128mbk
Definition x86/opcodes.hpp:16230
@ VPERMDZ256rm
Definition x86/opcodes.hpp:16591
@ VBROADCASTI32X2Z128rrkz
Definition x86/opcodes.hpp:5684
@ G_FASIN
Definition x86/opcodes.hpp:277
@ VFNMSUB231SSr_Int
Definition x86/opcodes.hpp:12541
@ MOVBE64mr
Definition x86/opcodes.hpp:2635
@ VMINBF16Z128rmkz
Definition x86/opcodes.hpp:13479
@ OR16rm
Definition x86/opcodes.hpp:2932
@ VCVTTSH2USI64Zrm_Int
Definition x86/opcodes.hpp:8655
@ VSCALEFPDZ128rrkz
Definition x86/opcodes.hpp:21702
@ VFNMSUB213SSZrbkz_Int
Definition x86/opcodes.hpp:12357
@ MMX_PADDWrm
Definition x86/opcodes.hpp:2408
@ VFPCLASSPDZ128mik
Definition x86/opcodes.hpp:12595
@ VSQRTBF16Zrkz
Definition x86/opcodes.hpp:22029
@ VPUNPCKHBWZrm
Definition x86/opcodes.hpp:20647
@ VCVTUDQ2PHZrmk
Definition x86/opcodes.hpp:8764
@ VMINMAXBF16Z128rmbi
Definition x86/opcodes.hpp:13600
@ VFNMADD231PDYr
Definition x86/opcodes.hpp:11826
@ PT2RPNTLVWZ1RST1
Definition x86/opcodes.hpp:3437
@ VFMSUBADD231PHZ256mbk
Definition x86/opcodes.hpp:11293
@ VPBROADCASTQrm
Definition x86/opcodes.hpp:15610
@ ADD32mi8_ND
Definition x86/opcodes.hpp:607
@ VMPSADBWZrrik
Definition x86/opcodes.hpp:14545
@ VFNMSUB231SDZr
Definition x86/opcodes.hpp:12502
@ VORPDYrr
Definition x86/opcodes.hpp:14742
@ VFMADD213PSZ256rk
Definition x86/opcodes.hpp:9848
@ ROL64m1_EVEX
Definition x86/opcodes.hpp:3831
@ VPTESTYrm
Definition x86/opcodes.hpp:20629
@ SHL64ri_EVEX
Definition x86/opcodes.hpp:4387
@ IMUL64rri8_EVEX
Definition x86/opcodes.hpp:1864
@ CMOVNP_Fp32
Definition x86/opcodes.hpp:1269
@ PTMMULTF32PS
Definition x86/opcodes.hpp:3493
@ DIV_Fp64m
Definition x86/opcodes.hpp:1606
@ VUNPCKLPSZ128rmb
Definition x86/opcodes.hpp:22496
@ VBLENDPDYrri
Definition x86/opcodes.hpp:5632
@ VPERMWZ128rmk
Definition x86/opcodes.hpp:17134
@ VPSRLVQYrr
Definition x86/opcodes.hpp:20171
@ VSM4RNDS4Z256rm
Definition x86/opcodes.hpp:21997
@ STOSL
Definition x86/opcodes.hpp:4720
@ VMAXBF16Zrmbk
Definition x86/opcodes.hpp:13217
@ VRANGEPDZ128rmbik
Definition x86/opcodes.hpp:20904
@ VPSUBBZrr
Definition x86/opcodes.hpp:20278
@ OR64mi32_NF_ND
Definition x86/opcodes.hpp:2994
@ VPABSQZrm
Definition x86/opcodes.hpp:14898
@ SUB64mi32_NF_ND
Definition x86/opcodes.hpp:4835
@ VPABSQZ256rmk
Definition x86/opcodes.hpp:14893
@ VFNMSUB132SSZmkz_Int
Definition x86/opcodes.hpp:12173
@ VUNPCKLPDYrm
Definition x86/opcodes.hpp:22462
@ OR16rr
Definition x86/opcodes.hpp:2937
@ VPCMPGTWZ256rmk
Definition x86/opcodes.hpp:15838
@ VFNMADD213SSr_Int
Definition x86/opcodes.hpp:11797
@ VADDPHZ128rrk
Definition x86/opcodes.hpp:5238
@ VPSHRDVWZmk
Definition x86/opcodes.hpp:19439
@ SYSRET64
Definition x86/opcodes.hpp:4961
@ VSHUFPSZ128rmbikz
Definition x86/opcodes.hpp:21950
@ MOV32ri64
Definition x86/opcodes.hpp:377
@ VCVTTPH2UWZ256rmkz
Definition x86/opcodes.hpp:8210
@ VFMSUB132PDZ256r
Definition x86/opcodes.hpp:10541
@ VRSQRT14PDZ256mkz
Definition x86/opcodes.hpp:21505
@ VRANGEPSZ256rrib
Definition x86/opcodes.hpp:20952
@ VPMINUQZ128rm
Definition x86/opcodes.hpp:17884
@ VPADDUSBZ128rm
Definition x86/opcodes.hpp:15165
@ VPERMT2WZ128rrk
Definition x86/opcodes.hpp:17119
@ OR16mi
Definition x86/opcodes.hpp:2907
@ VMOVAPSZ128mr
Definition x86/opcodes.hpp:13962
@ VFMSUB132BF16Z256r
Definition x86/opcodes.hpp:10512
@ VGETMANTPDZ256rribkz
Definition x86/opcodes.hpp:12896
@ SIDT32m
Definition x86/opcodes.hpp:4682
@ AND32rr
Definition x86/opcodes.hpp:865
@ VPRORVDZ256rmb
Definition x86/opcodes.hpp:19052
@ MOV64ao32
Definition x86/opcodes.hpp:2579
@ VCMPSSrmi
Definition x86/opcodes.hpp:5871
@ G_PHI
Definition x86/opcodes.hpp:92
@ VFMSUB213PDZrk
Definition x86/opcodes.hpp:10735
@ CALL64pcrel32
Definition x86/opcodes.hpp:1155
@ VFMSUB213SHZr
Definition x86/opcodes.hpp:10829
@ VCVTUQQ2PSZrmbk
Definition x86/opcodes.hpp:8894
@ VPSHLWrr
Definition x86/opcodes.hpp:19316
@ KMOVWkm_EVEX
Definition x86/opcodes.hpp:2060
@ VPSHABrr
Definition x86/opcodes.hpp:19144
@ VPXORQZ128rmbk
Definition x86/opcodes.hpp:20874
@ VREDUCEPHZrribk
Definition x86/opcodes.hpp:21252
@ VPMINUWZ256rr
Definition x86/opcodes.hpp:17922
@ VPMOVQWZmrk
Definition x86/opcodes.hpp:18027
@ VEXTRACTF32X4Z256rrik
Definition x86/opcodes.hpp:9321
@ VFMADD213SSZmk_Int
Definition x86/opcodes.hpp:9894
@ VFMADD132PDZ128mb
Definition x86/opcodes.hpp:9582
@ VPUNPCKLDQYrm
Definition x86/opcodes.hpp:20761
@ VMINBF16Z128rmb
Definition x86/opcodes.hpp:13475
@ VPUNPCKLBWZ256rr
Definition x86/opcodes.hpp:20750
@ VPMULUDQZrmbk
Definition x86/opcodes.hpp:18719
@ VP2INTERSECTQZ128rmb
Definition x86/opcodes.hpp:14813
@ PADDUSBrr
Definition x86/opcodes.hpp:3101
@ VPOPCNTQZrrkz
Definition x86/opcodes.hpp:18799
@ VCVTPH2DQZ256rmk
Definition x86/opcodes.hpp:6702
@ VPDPWSSDZ128mk
Definition x86/opcodes.hpp:16356
@ VAESKEYGENASSIST128rr
Definition x86/opcodes.hpp:5393
@ VPMINSQZ256rmbk
Definition x86/opcodes.hpp:17793
@ VGETEXPPSZ128mb
Definition x86/opcodes.hpp:12792
@ VBROADCASTF32X2Z256rmkz
Definition x86/opcodes.hpp:5650
@ VRNDSCALESHZrmi_Int
Definition x86/opcodes.hpp:21454
@ VPERMBZrrk
Definition x86/opcodes.hpp:16587
@ VCVTNEEPH2PSrm
Definition x86/opcodes.hpp:6393
@ VPMINUDZ256rmb
Definition x86/opcodes.hpp:17865
@ ROL32ri_EVEX
Definition x86/opcodes.hpp:3826
@ VPDPWUSDZ256rkz
Definition x86/opcodes.hpp:16493
@ VSUBPSZ128rmbk
Definition x86/opcodes.hpp:22280
@ VFNMSUB213PDZmbk
Definition x86/opcodes.hpp:12238
@ VMOVAPSrr
Definition x86/opcodes.hpp:13997
@ VCVTBIASPH2HF8Z256rr
Definition x86/opcodes.hpp:6232
@ VMPSADBWZ256rrik
Definition x86/opcodes.hpp:14539
@ VFMADD132SDm_Int
Definition x86/opcodes.hpp:9699
@ VRANGEPDZrri
Definition x86/opcodes.hpp:20930
@ VCVTTPS2DQSZ256rr
Definition x86/opcodes.hpp:8277
@ VMULPDZrrk
Definition x86/opcodes.hpp:14620
@ VFMSUBADD132PHZrbk
Definition x86/opcodes.hpp:11097
@ VFMSUBADD132PHZmkz
Definition x86/opcodes.hpp:11094
@ VPMOVSXBQZrmkz
Definition x86/opcodes.hpp:18159
@ ADD8mi_NF
Definition x86/opcodes.hpp:690
@ VPMINUQZrmbkz
Definition x86/opcodes.hpp:17905
@ VFNMADD213BF16Z256mbkz
Definition x86/opcodes.hpp:11632
@ VPMULDQZrmb
Definition x86/opcodes.hpp:18514
@ VCVTDQ2PSZrmk
Definition x86/opcodes.hpp:6335
@ VCVTPS2UQQZ256rrbkz
Definition x86/opcodes.hpp:7383
@ MMX_PADDSBrm
Definition x86/opcodes.hpp:2400
@ KMOVDkk_EVEX
Definition x86/opcodes.hpp:2038
@ VPBROADCASTWrr
Definition x86/opcodes.hpp:15642
@ KMOVQkk
Definition x86/opcodes.hpp:2047
@ VPMADD52LUQZ128mkz
Definition x86/opcodes.hpp:17449
@ VGETEXPBF16Zmb
Definition x86/opcodes.hpp:12717
@ VCVTTPD2QQZ256rm
Definition x86/opcodes.hpp:7842
@ VCVTTPD2UQQZ256rrkz
Definition x86/opcodes.hpp:7985
@ SHR8ri_NF_ND
Definition x86/opcodes.hpp:4608
@ VMINSDZrrk_Int
Definition x86/opcodes.hpp:13875
@ MMX_PMAXUBrm
Definition x86/opcodes.hpp:2453
@ VFMSUBADD231PDZrkz
Definition x86/opcodes.hpp:11279
@ VMULPDZrr
Definition x86/opcodes.hpp:14616
@ VRCP14PSZ256mkz
Definition x86/opcodes.hpp:21028
@ VMOVUPDZ256mrk
Definition x86/opcodes.hpp:14447
@ VPMADD52HUQZ256rkz
Definition x86/opcodes.hpp:17430
@ SUB64i32
Definition x86/opcodes.hpp:4830
@ RCR64m1_ND
Definition x86/opcodes.hpp:3684
@ VPMOVUSQBZ256rrk
Definition x86/opcodes.hpp:18291
@ VPCLMULQDQZ256rri
Definition x86/opcodes.hpp:15648
@ VPSRADYri
Definition x86/opcodes.hpp:19815
@ VPMOVUSQDZ128mr
Definition x86/opcodes.hpp:18298
@ AND64mr_NF_ND
Definition x86/opcodes.hpp:890
@ VCVT2PH2HF8SZ256rmbkz
Definition x86/opcodes.hpp:6007
@ VADDPHZrm
Definition x86/opcodes.hpp:5252
@ VFNMSUB231PSZrb
Definition x86/opcodes.hpp:12491
@ TCRETURNmi
Definition x86/opcodes.hpp:5000
@ VCVTPD2UQQZrmk
Definition x86/opcodes.hpp:6627
@ LSL64rr
Definition x86/opcodes.hpp:2269
@ VCVTQQ2PHZ256rmbk
Definition x86/opcodes.hpp:7442
@ SBB64rr_ND_REV
Definition x86/opcodes.hpp:4242
@ VPDPBSSDZr
Definition x86/opcodes.hpp:16128
@ VPERMI2PSZ128rmbk
Definition x86/opcodes.hpp:16683
@ VFMSUB132PDZ128rkz
Definition x86/opcodes.hpp:10534
@ VMOVAPSZmr
Definition x86/opcodes.hpp:13984
@ VORPSZ256rmkz
Definition x86/opcodes.hpp:14788
@ VPSIGNDrr
Definition x86/opcodes.hpp:19578
@ VPORQZ128rmb
Definition x86/opcodes.hpp:18846
@ ADD8mi_NF_ND
Definition x86/opcodes.hpp:691
@ VCVTDQ2PDZ128rr
Definition x86/opcodes.hpp:6252
@ INVLPGA32
Definition x86/opcodes.hpp:1949
@ BTC32ri8
Definition x86/opcodes.hpp:1103
@ VPUNPCKLQDQZ256rmbk
Definition x86/opcodes.hpp:20805
@ VRNDSCALEPHZ256rribk
Definition x86/opcodes.hpp:21393
@ PADDWrr
Definition x86/opcodes.hpp:3105
@ G_GET_FPENV
Definition x86/opcodes.hpp:238
@ VMOVUPSZ128rrkz
Definition x86/opcodes.hpp:14485
@ VFMADD231PSZmk
Definition x86/opcodes.hpp:10032
@ VPUNPCKLBWZ128rmk
Definition x86/opcodes.hpp:20742
@ VPERMQZ256rrkz
Definition x86/opcodes.hpp:16970
@ VPMINUDZrmkz
Definition x86/opcodes.hpp:17878
@ VMASKMOVPDrm
Definition x86/opcodes.hpp:13192
@ VHADDPSYrr
Definition x86/opcodes.hpp:13093
@ VFMSUB213PHZ256mk
Definition x86/opcodes.hpp:10752
@ VPSHUFDZ128rik
Definition x86/opcodes.hpp:19505
@ VPSUBDZ256rr
Definition x86/opcodes.hpp:20300
@ VPMINUDZrm
Definition x86/opcodes.hpp:17873
@ CMOVP_Fp64
Definition x86/opcodes.hpp:1274
@ VCVTTSD2SIZrr_Int
Definition x86/opcodes.hpp:8618
@ DEC32r_NF_ND
Definition x86/opcodes.hpp:1521
@ SUBR_FpI32m80
Definition x86/opcodes.hpp:4924
@ VFNMADD231PSZrkz
Definition x86/opcodes.hpp:11929
@ VFNMADD132PSZ128mbkz
Definition x86/opcodes.hpp:11544
@ SHL16rCL_ND
Definition x86/opcodes.hpp:4323
@ VPSHRDDZ256rmbik
Definition x86/opcodes.hpp:19328
@ VHSUBPSYrm
Definition x86/opcodes.hpp:13100
@ VPSLLQZ128mbik
Definition x86/opcodes.hpp:19646
@ VMULBF16Z256rr
Definition x86/opcodes.hpp:14575
@ VGF2P8AFFINEINVQBZ256rmik
Definition x86/opcodes.hpp:13019
@ PADDSWrm
Definition x86/opcodes.hpp:3098
@ VFNMSUB132PHZ256mbk
Definition x86/opcodes.hpp:12083
@ VFMSUB231PHZ128mbk
Definition x86/opcodes.hpp:10919
@ VGETMANTBF16Z128rmi
Definition x86/opcodes.hpp:12854
@ RCR16r1
Definition x86/opcodes.hpp:3655
@ LOCK_ADD8mr
Definition x86/opcodes.hpp:2179
@ XCHG8rr
Definition x86/opcodes.hpp:22636
@ VFMADD213PDZ128mbk
Definition x86/opcodes.hpp:9761
@ SHR32mi
Definition x86/opcodes.hpp:4529
@ VFMSUB231PHZ128rkz
Definition x86/opcodes.hpp:10925
@ VFMADDSUB213PHZ256r
Definition x86/opcodes.hpp:10319
@ MUL32r_EVEX
Definition x86/opcodes.hpp:2774
@ RCL32r1
Definition x86/opcodes.hpp:3595
@ VMOVDQA64Zrr
Definition x86/opcodes.hpp:14087
@ VPSRAWZrik
Definition x86/opcodes.hpp:20018
@ VSCALEFPSZ256rmk
Definition x86/opcodes.hpp:21773
@ DIVR_FpI32m64
Definition x86/opcodes.hpp:1586
@ ROR32rCL_EVEX
Definition x86/opcodes.hpp:3941
@ VCVTPD2PSYrm
Definition x86/opcodes.hpp:6499
@ CALL16r
Definition x86/opcodes.hpp:1147
@ VFNMADD213PHZmk
Definition x86/opcodes.hpp:11709
@ VFMADD213PHZ256rkz
Definition x86/opcodes.hpp:9814
@ VPEXPANDWZrmk
Definition x86/opcodes.hpp:17218
@ VSCALEFBF16Z128rrkz
Definition x86/opcodes.hpp:21675
@ VPMOVM2DZ256rk
Definition x86/opcodes.hpp:17973
@ G_FNEARBYINT
Definition x86/opcodes.hpp:286
@ G_UITOFP
Definition x86/opcodes.hpp:225
@ VPDPBSSDrr
Definition x86/opcodes.hpp:16132
@ VFMADD213SHZrk_Int
Definition x86/opcodes.hpp:9890
@ VFIXUPIMMSSZrri
Definition x86/opcodes.hpp:9546
@ WRSSD_EVEX
Definition x86/opcodes.hpp:22602
@ AVX512_512_SEXT_MASK_64
Definition x86/opcodes.hpp:345
@ VPSRLWZ256rmkz
Definition x86/opcodes.hpp:20242
@ VCVTPS2DQZ256rrk
Definition x86/opcodes.hpp:7122
@ VPLZCNTQZ256rr
Definition x86/opcodes.hpp:17375
@ VMINMAXPDZ128rmi
Definition x86/opcodes.hpp:13630
@ ISTT_Fp32m64
Definition x86/opcodes.hpp:1970
@ VFNMADD231PDZ128mbkz
Definition x86/opcodes.hpp:11830
@ VFMADD231PDZ256rbkz
Definition x86/opcodes.hpp:9955
@ VCVTBIASPH2HF8Z128rrkz
Definition x86/opcodes.hpp:6225
@ VPSLLVWZrr
Definition x86/opcodes.hpp:19770
@ VPCMPBZ256rri
Definition x86/opcodes.hpp:15667
@ VCVTPH2PSZ128rr
Definition x86/opcodes.hpp:6913
@ VADDSSrr_Int
Definition x86/opcodes.hpp:5341
@ VPCMPQZrri
Definition x86/opcodes.hpp:15867
@ SUB32mi_EVEX
Definition x86/opcodes.hpp:4796
@ VFMSUB132PDZ256rk
Definition x86/opcodes.hpp:10545
@ VPMASKMOVQYrm
Definition x86/opcodes.hpp:17522
@ VPADDQZ128rrkz
Definition x86/opcodes.hpp:15098
@ VSQRTPDYr
Definition x86/opcodes.hpp:22031
@ VCVTPH2IBSZrrb
Definition x86/opcodes.hpp:6804
@ VFMSUBADD213PHZrbk
Definition x86/opcodes.hpp:11204
@ VINSERTI64X2Zrmik
Definition x86/opcodes.hpp:13169
@ VCVTTPD2UQQZ256rmbkz
Definition x86/opcodes.hpp:7977
@ VPABSBZ256rrkz
Definition x86/opcodes.hpp:14840
@ VFNMSUB132PDZrkz
Definition x86/opcodes.hpp:12069
@ SAR8r1_NF_ND
Definition x86/opcodes.hpp:4149
@ VPMOVZXDQZ256rmkz
Definition x86/opcodes.hpp:18437
@ VPSRADZ256mbi
Definition x86/opcodes.hpp:19833
@ VCVTTSH2SIZrm
Definition x86/opcodes.hpp:8649
@ VCVTBIASPH2BF8Z128rr
Definition x86/opcodes.hpp:6169
@ VCVTTPD2UDQSZrmb
Definition x86/opcodes.hpp:7888
@ VMOVDQA64Z128mrk
Definition x86/opcodes.hpp:14061
@ AND16rr_ND
Definition x86/opcodes.hpp:827
@ VPERMI2QZrrk
Definition x86/opcodes.hpp:16733
@ VPDPWSUDSZ256m
Definition x86/opcodes.hpp:16392
@ SAR16rCL_NF
Definition x86/opcodes.hpp:4063
@ VPSRAVWZ256rm
Definition x86/opcodes.hpp:19975
@ VFMSUB213SHZrb_Int
Definition x86/opcodes.hpp:10832
@ VFNMADDSD4mr
Definition x86/opcodes.hpp:11992
@ BTC64mr
Definition x86/opcodes.hpp:1106
@ VFMSUB231BF16Z256m
Definition x86/opcodes.hpp:10862
@ VMULPHZ256rrbkz
Definition x86/opcodes.hpp:14642
@ VFMSUB132PDZ256rkz
Definition x86/opcodes.hpp:10546
@ VGETEXPPDZ128mk
Definition x86/opcodes.hpp:12729
@ VFNMSUB213PSZ128rkz
Definition x86/opcodes.hpp:12293
@ VREDUCEPSZ256rribk
Definition x86/opcodes.hpp:21273
@ VCVTPD2PSZ128rmkz
Definition x86/opcodes.hpp:6506
@ VCVTTPH2QQZ128rmbk
Definition x86/opcodes.hpp:8099
@ VDIVPHZ256rrb
Definition x86/opcodes.hpp:9097
@ VCVTDQ2PHZ256rmb
Definition x86/opcodes.hpp:6285
@ VPMOVDBZ128mrk
Definition x86/opcodes.hpp:17940
@ VFMSUBADD231PHZ256rbk
Definition x86/opcodes.hpp:11299
@ VGETMANTPSZrri
Definition x86/opcodes.hpp:12971
@ SHR32m1_ND
Definition x86/opcodes.hpp:4521
@ PMAXSDrr
Definition x86/opcodes.hpp:3247
@ VFMADD231PDZ256m
Definition x86/opcodes.hpp:9946
@ SHL32ri_NF_ND
Definition x86/opcodes.hpp:4360
@ VCVTTPH2IBSZ256rrb
Definition x86/opcodes.hpp:8047
@ TZCNT64rr_NF
Definition x86/opcodes.hpp:5101
@ VFNMADD231PHZrkz
Definition x86/opcodes.hpp:11894
@ DBG_VALUE_LIST
Definition x86/opcodes.hpp:39
@ VMOVHPDZ128mr
Definition x86/opcodes.hpp:14243
@ VPERMT2PDZrr
Definition x86/opcodes.hpp:17058
@ VPTESTMWZ256rm
Definition x86/opcodes.hpp:20561
@ FARCALL64m
Definition x86/opcodes.hpp:1662
@ VSUBBF16Zrm
Definition x86/opcodes.hpp:22197
@ VPBLENDMQZ128rmk
Definition x86/opcodes.hpp:15464
@ VPDPBSUDSZ128mkz
Definition x86/opcodes.hpp:16140
@ VPABSDZ256rrk
Definition x86/opcodes.hpp:14867
@ XOR64rm_ND
Definition x86/opcodes.hpp:22756
@ G_UNMERGE_VALUES
Definition x86/opcodes.hpp:98
@ VERRr
Definition x86/opcodes.hpp:9253
@ VFMADD213PSZmb
Definition x86/opcodes.hpp:9851
@ VDIVSHZrr
Definition x86/opcodes.hpp:9170
@ VCVTPH2PDZrmkz
Definition x86/opcodes.hpp:6868
@ ADC64ri32_ND
Definition x86/opcodes.hpp:516
@ VPCMPEQBZ128rr
Definition x86/opcodes.hpp:15695
@ VRANGEPSZ128rrikz
Definition x86/opcodes.hpp:20944
@ VFNMADD213SDZrb
Definition x86/opcodes.hpp:11760
@ VCVTPH2UWZ256rmk
Definition x86/opcodes.hpp:7048
@ AND16rr_NF_ND
Definition x86/opcodes.hpp:830
@ VPLZCNTDZrrk
Definition x86/opcodes.hpp:17358
@ SHR16mCL_NF
Definition x86/opcodes.hpp:4497
@ PMOVMSKBrr
Definition x86/opcodes.hpp:3268
@ VPBLENDMQZrr
Definition x86/opcodes.hpp:15484
@ G_INDEXED_ZEXTLOAD
Definition x86/opcodes.hpp:122
@ VPDPWUSDZr
Definition x86/opcodes.hpp:16500
@ VMOVUPDZ256rrk_REV
Definition x86/opcodes.hpp:14454
@ VSCALEFBF16Zrmk
Definition x86/opcodes.hpp:21689
@ VPSRADZrrkz
Definition x86/opcodes.hpp:19862
@ VFIXUPIMMSSZrmik
Definition x86/opcodes.hpp:9544
@ VPERMI2QZ256rrkz
Definition x86/opcodes.hpp:16725
@ G_SSHLSAT
Definition x86/opcodes.hpp:193
@ VPABSDZrmkz
Definition x86/opcodes.hpp:14874
@ VPSRAVWZ128rrkz
Definition x86/opcodes.hpp:19974
@ VMINMAXPHZrri
Definition x86/opcodes.hpp:13687
@ VCVTBF162IBSZ128rrkz
Definition x86/opcodes.hpp:6090
@ VRCP28SDZmkz
Definition x86/opcodes.hpp:21079
@ VPSHRDWZ128rri
Definition x86/opcodes.hpp:19447
@ VPERMPDZmikz
Definition x86/opcodes.hpp:16918
@ VFNMADD132PDZ256mbkz
Definition x86/opcodes.hpp:11483
@ VFNMSUB213SHZrk_Int
Definition x86/opcodes.hpp:12346
@ VUCOMISHZrrb
Definition x86/opcodes.hpp:22375
@ VPLZCNTDZrmb
Definition x86/opcodes.hpp:17352
@ ADD_FrST0
Definition x86/opcodes.hpp:756
@ VCVTTPS2UDQSZrm
Definition x86/opcodes.hpp:8485
@ VRCP28SDZm
Definition x86/opcodes.hpp:21077
@ VLDDQUYrm
Definition x86/opcodes.hpp:13184
@ VCVTTPD2UDQZ128rrk
Definition x86/opcodes.hpp:7906
@ VCVTTPS2QQZ128rmbk
Definition x86/opcodes.hpp:8433
@ VDPPHPSZ128m
Definition x86/opcodes.hpp:9221
@ VREDUCEPHZ256rrikz
Definition x86/opcodes.hpp:21243
@ SHR8ri
Definition x86/opcodes.hpp:4604
@ PMOVSXBDrr
Definition x86/opcodes.hpp:3270
@ XCRYPTOFB
Definition x86/opcodes.hpp:22642
@ ROL8ri_NF
Definition x86/opcodes.hpp:3888
@ VXORPSZ128rr
Definition x86/opcodes.hpp:22563
@ VCVTPD2QQZ128rmk
Definition x86/opcodes.hpp:6540
@ VFNMADD231PHZ128mb
Definition x86/opcodes.hpp:11863
@ VUCOMISSrm
Definition x86/opcodes.hpp:22381
@ VCVTPH2UDQZrmbk
Definition x86/opcodes.hpp:6992
@ VMINPDZrmb
Definition x86/opcodes.hpp:13783
@ VFNMADD231SSZrk_Int
Definition x86/opcodes.hpp:11970
@ VCVTPH2HF8Z256rrk
Definition x86/opcodes.hpp:6765
@ VFMADDSUB213PSYm
Definition x86/opcodes.hpp:10337
@ VANDPSZ256rmkz
Definition x86/opcodes.hpp:5557
@ VFNMADD231PHZmbkz
Definition x86/opcodes.hpp:11886
@ VPSHUFLWZ128mi
Definition x86/opcodes.hpp:19551
@ VPSRLQZrm
Definition x86/opcodes.hpp:20130
@ VPUNPCKLQDQZ256rmbkz
Definition x86/opcodes.hpp:20806
@ VMOVUPSZ256rm_NOVLX
Definition x86/opcodes.hpp:430
@ VPERMT2WZrrk
Definition x86/opcodes.hpp:17131
@ VCVTSS2SIrr
Definition x86/opcodes.hpp:7668
@ VPABSQZ256rr
Definition x86/opcodes.hpp:14895
@ ADD8rm_NF
Definition x86/opcodes.hpp:706
@ VCVTUQQ2PDZ256rrbk
Definition x86/opcodes.hpp:8822
@ VPSHUFLWZ256mi
Definition x86/opcodes.hpp:19557
@ VPOPCNTQZrmkz
Definition x86/opcodes.hpp:18796
@ HSUBPSrm
Definition x86/opcodes.hpp:1744
@ VMOVDQA64Zmrk
Definition x86/opcodes.hpp:14083
@ VSCALEFPDZ128rrk
Definition x86/opcodes.hpp:21701
@ VPMOVSDBZ256mr
Definition x86/opcodes.hpp:18036
@ VPUNPCKLQDQZ128rr
Definition x86/opcodes.hpp:20800
@ VCVTBIASPH2HF8Z128rmbk
Definition x86/opcodes.hpp:6219
@ VCVTTPH2UDQZrr
Definition x86/opcodes.hpp:8157
@ ADD32rr_NF
Definition x86/opcodes.hpp:639
@ VAESENCYrr
Definition x86/opcodes.hpp:5381
@ AND64rr
Definition x86/opcodes.hpp:906
@ VPSHRDQZ128rri
Definition x86/opcodes.hpp:19351
@ VFMADDSUB231PHZ128rk
Definition x86/opcodes.hpp:10418
@ VPMOVDWZmrk
Definition x86/opcodes.hpp:17965
@ VFNMSUB213PSZ128m
Definition x86/opcodes.hpp:12285
@ G_INTRINSIC_CONVERGENT_W_SIDE_EFFECTS
Definition x86/opcodes.hpp:154
@ LSS16rm
Definition x86/opcodes.hpp:2270
@ VFMSUBADD132PDYm
Definition x86/opcodes.hpp:11031
@ MOV32r0
Definition x86/opcodes.hpp:374
@ VREDUCESDZrmi
Definition x86/opcodes.hpp:21289
@ VCMPPSYrri
Definition x86/opcodes.hpp:5818
@ VFMSUB132BF16Zmbkz
Definition x86/opcodes.hpp:10518
@ VCVTTSS2SIZrrb_Int
Definition x86/opcodes.hpp:8687
@ VCVTBF162IBSZrrk
Definition x86/opcodes.hpp:6107
@ VCVTTPH2IBSZ128rmkz
Definition x86/opcodes.hpp:8036
@ VRANGEPSZrmikz
Definition x86/opcodes.hpp:20962
@ VPMOVSXDQZ256rrkz
Definition x86/opcodes.hpp:18200
@ VCVTPH2PDZ256rrbkz
Definition x86/opcodes.hpp:6860
@ VSUBPDZrmb
Definition x86/opcodes.hpp:22230
@ VCVT2PS2PHXZrmb
Definition x86/opcodes.hpp:6071
@ VSCALEFPDZ256rrkz
Definition x86/opcodes.hpp:21714
@ UIRET
Definition x86/opcodes.hpp:5132
@ VPMAXUWZrmkz
Definition x86/opcodes.hpp:17723
@ VPMOVUSQBZ128rrkz
Definition x86/opcodes.hpp:18287
@ VMINSSZrmkz_Int
Definition x86/opcodes.hpp:13895
@ VPMOVSDBZ256mrk
Definition x86/opcodes.hpp:18037
@ VPSRLWZ256rikz
Definition x86/opcodes.hpp:20239
@ VGETEXPBF16Z256mk
Definition x86/opcodes.hpp:12711
@ BT64rr
Definition x86/opcodes.hpp:1096
@ VPERMPDZrm
Definition x86/opcodes.hpp:16922
@ VCVTDQ2PSZ128rmb
Definition x86/opcodes.hpp:6311
@ VPANDQZ128rmk
Definition x86/opcodes.hpp:15340
@ SEH_PushFrame
Definition x86/opcodes.hpp:410
@ VPADDDZrmbkz
Definition x86/opcodes.hpp:15080
@ VMULSSrm
Definition x86/opcodes.hpp:14731
@ PCMPGTDrm
Definition x86/opcodes.hpp:3140
@ VFMSUBADD231PHZmk
Definition x86/opcodes.hpp:11307
@ VFMADDSUBPD4mr
Definition x86/opcodes.hpp:10485
@ EXTRACTPSmri
Definition x86/opcodes.hpp:1653
@ AND64ri32_NF
Definition x86/opcodes.hpp:894
@ VCVTPS2PDZ256rrb
Definition x86/opcodes.hpp:7222
@ VFRCZPDrr
Definition x86/opcodes.hpp:12661
@ PT2RPNTLVWZ0
Definition x86/opcodes.hpp:3431
@ VPROLDZmi
Definition x86/opcodes.hpp:18901
@ VCVTPS2IBSZ256rrbkz
Definition x86/opcodes.hpp:7156
@ VPSUBDZrmkz
Definition x86/opcodes.hpp:20308
@ VCOMPRESSPSZ256rrkz
Definition x86/opcodes.hpp:5926
@ NEG8r_ND
Definition x86/opcodes.hpp:2872
@ VCVTPS2QQZrmb
Definition x86/opcodes.hpp:7321
@ G_ASHR
Definition x86/opcodes.hpp:166
@ VPCMPBZrmik
Definition x86/opcodes.hpp:15670
@ VFIXUPIMMPDZrmik
Definition x86/opcodes.hpp:9493
@ VCVTPH2BF8SZ128rr
Definition x86/opcodes.hpp:6641
@ VPEXTRWZrri_REV
Definition x86/opcodes.hpp:17237
@ VPBLENDMQZrmbkz
Definition x86/opcodes.hpp:15481
@ VCVTPH2DQZ128rrkz
Definition x86/opcodes.hpp:6697
@ VPCMPQZ256rmik
Definition x86/opcodes.hpp:15860
@ FNSTSW16r
Definition x86/opcodes.hpp:1696
@ VCVTPS2PHXZrrb
Definition x86/opcodes.hpp:7269
@ VPSLLVWZ128rr
Definition x86/opcodes.hpp:19758
@ VSCALEFPSZrrb
Definition x86/opcodes.hpp:21788
@ PMAXSWrr
Definition x86/opcodes.hpp:3249
@ MWAITrr
Definition x86/opcodes.hpp:2834
@ VPSADBWYrm
Definition x86/opcodes.hpp:19120
@ VFMSUBADD231PDZ128rk
Definition x86/opcodes.hpp:11254
@ RCL16m1
Definition x86/opcodes.hpp:3568
@ XSAVES
Definition x86/opcodes.hpp:22819
@ VFNMSUB231PDZ256rk
Definition x86/opcodes.hpp:12412
@ VFMADD132PSYm
Definition x86/opcodes.hpp:9649
@ VMOVAPDZ128rrk_REV
Definition x86/opcodes.hpp:13929
@ SETCCm
Definition x86/opcodes.hpp:4276
@ VCVTTPH2UDQZ256rr
Definition x86/opcodes.hpp:8145
@ VPDPBUSDSrr
Definition x86/opcodes.hpp:16225
@ VFNMSUB231PSZ256rb
Definition x86/opcodes.hpp:12479
@ VPBROADCASTQZ128rr
Definition x86/opcodes.hpp:15586
@ VREDUCEPSZ128rmi
Definition x86/opcodes.hpp:21259
@ VPCMPUWZ128rrik
Definition x86/opcodes.hpp:15920
@ VRSQRT14PDZrkz
Definition x86/opcodes.hpp:21517
@ VSUBSSrr_Int
Definition x86/opcodes.hpp:22353
@ VSHUFPDZ256rmikz
Definition x86/opcodes.hpp:21931
@ VPADDDZrmk
Definition x86/opcodes.hpp:15081
@ VCVTPD2UQQZ256rmk
Definition x86/opcodes.hpp:6615
@ VADDPSZ256rmbkz
Definition x86/opcodes.hpp:5278
@ VPSUBUSBZ256rm
Definition x86/opcodes.hpp:20397
@ LLWPCB64
Definition x86/opcodes.hpp:2165
@ VPBLENDMQZ256rmb
Definition x86/opcodes.hpp:15470
@ SBB16mi_ND
Definition x86/opcodes.hpp:4175
@ VCVTPS2PDZrrbkz
Definition x86/opcodes.hpp:7236
@ VPSRLVDZ128rrkz
Definition x86/opcodes.hpp:20149
@ XOR32mr
Definition x86/opcodes.hpp:22698
@ CALL64r
Definition x86/opcodes.hpp:1156
@ PTCVTROWD2PSrreV
Definition x86/opcodes.hpp:3448
@ VCVTTPD2QQZ128rm
Definition x86/opcodes.hpp:7833
@ POPF32
Definition x86/opcodes.hpp:3345
@ VPSUBSBZ128rr
Definition x86/opcodes.hpp:20350
@ VPMINSDZ256rrkz
Definition x86/opcodes.hpp:17770
@ VCVTSH2SSZrrbkz_Int
Definition x86/opcodes.hpp:7572
@ VMINBF16Zrmkz
Definition x86/opcodes.hpp:13497
@ VFMADD132PSZ128mk
Definition x86/opcodes.hpp:9655
@ VFNMSUB132PDZ256r
Definition x86/opcodes.hpp:12052
@ VPDPWSSDSZ256mbk
Definition x86/opcodes.hpp:16332
@ ROL32rCL
Definition x86/opcodes.hpp:3820
@ VALIGNDZ128rmi
Definition x86/opcodes.hpp:5397
@ KORBkk
Definition x86/opcodes.hpp:2071
@ VPERMT2QZ256rmbkz
Definition x86/opcodes.hpp:17100
@ VPCOMPRESSWZmr
Definition x86/opcodes.hpp:16000
@ PTDPBF16PSV
Definition x86/opcodes.hpp:392
@ TST_Fp80
Definition x86/opcodes.hpp:5077
@ VMOVUPDYmr
Definition x86/opcodes.hpp:14431
@ VPSRAVQZrr
Definition x86/opcodes.hpp:19966
@ ENQCMDS64_EVEX
Definition x86/opcodes.hpp:1648
@ VPMINSDZrmb
Definition x86/opcodes.hpp:17772
@ VCVTSH2USIZrr_Int
Definition x86/opcodes.hpp:7579
@ VMOVDQU32Z256mr
Definition x86/opcodes.hpp:14145
@ AND64rr_ND
Definition x86/opcodes.hpp:909
@ VMAXCPSZ256rmkz
Definition x86/opcodes.hpp:13298
@ VRCPPSYm
Definition x86/opcodes.hpp:21149
@ VMULPHZ256rmbk
Definition x86/opcodes.hpp:14635
@ VSCALEFSSZrrkz
Definition x86/opcodes.hpp:21819
@ VFNMADD213PSZr
Definition x86/opcodes.hpp:11746
@ PSUBWrm
Definition x86/opcodes.hpp:3427
@ VFMADD213SSZr_Int
Definition x86/opcodes.hpp:9897
@ VCVTTPH2IBSZ128rr
Definition x86/opcodes.hpp:8037
@ VFMADD231PHZ128mb
Definition x86/opcodes.hpp:9973
@ KMOVWkr_EVEX
Definition x86/opcodes.hpp:2062
@ VMOVSDZrm_alt
Definition x86/opcodes.hpp:14338
@ VRSQRT14SSZrrkz
Definition x86/opcodes.hpp:21556
@ G_INSERT_VECTOR_ELT
Definition x86/opcodes.hpp:258
@ VCOMPRESSPDZ256mr
Definition x86/opcodes.hpp:5907
@ VPMAXUWZrrk
Definition x86/opcodes.hpp:17725
@ VPERMT2DZ128rm
Definition x86/opcodes.hpp:17007
@ VFMADDSUB132PDZmbkz
Definition x86/opcodes.hpp:10186
@ LOCK_SUB64mi8
Definition x86/opcodes.hpp:2236
@ VGETEXPPSZ128mbk
Definition x86/opcodes.hpp:12793
@ VRCPBF16Z128rk
Definition x86/opcodes.hpp:21102
@ VCVTTPS2UDQZ256rrb
Definition x86/opcodes.hpp:8513
@ VFMULCPHZrrbk
Definition x86/opcodes.hpp:11429
@ VMINPDZrrbk
Definition x86/opcodes.hpp:13790
@ ADD16ri8_ND
Definition x86/opcodes.hpp:581
@ VBLENDMPSZrr
Definition x86/opcodes.hpp:5628
@ VCVTPD2UQQZ128rr
Definition x86/opcodes.hpp:6608
@ VPMOVZXBWZ256rmk
Definition x86/opcodes.hpp:18414
@ VDPBF16PSZ128rkz
Definition x86/opcodes.hpp:9200
@ VRSQRT14PDZr
Definition x86/opcodes.hpp:21515
@ VFMSUB132PDZ128mbkz
Definition x86/opcodes.hpp:10529
@ VBROADCASTSSZ128rrk
Definition x86/opcodes.hpp:5735
@ VDIVPDZrrkz
Definition x86/opcodes.hpp:9078
@ VREDUCEPHZrmbi
Definition x86/opcodes.hpp:21244
@ VINSERTF32X4Z256rmi
Definition x86/opcodes.hpp:13106
@ VMOVDQA64Zrmk
Definition x86/opcodes.hpp:14085
@ STI
Definition x86/opcodes.hpp:4717
@ MMX_PMULHWrr
Definition x86/opcodes.hpp:2465
@ G_FMAXIMUM
Definition x86/opcodes.hpp:237
@ VFMSUB231PSZ128mbkz
Definition x86/opcodes.hpp:10955
@ VPERMI2PDZ128rm
Definition x86/opcodes.hpp:16654
@ VPABSQZ128rrk
Definition x86/opcodes.hpp:14887
@ VCVTUDQ2PHZrrb
Definition x86/opcodes.hpp:8767
@ RSQRTSSr
Definition x86/opcodes.hpp:4035
@ VPCMPGTWZ128rr
Definition x86/opcodes.hpp:15835
@ VMINCPDZ256rrk
Definition x86/opcodes.hpp:13519
@ EH_SjLj_SetJmp64
Definition x86/opcodes.hpp:1630
@ VMOVAPDmr
Definition x86/opcodes.hpp:13954
@ MOVSSrr_REV
Definition x86/opcodes.hpp:2717
@ VFMSUB132SSZr
Definition x86/opcodes.hpp:10663
@ VMAXPSZ128rmbk
Definition x86/opcodes.hpp:13397
@ ADD32rr_ND
Definition x86/opcodes.hpp:637
@ VFMSUBADDPS4Yrm
Definition x86/opcodes.hpp:11361
@ VFMADDSUBPS4Yrr
Definition x86/opcodes.hpp:10491
@ VPMOVSWBZ256mr
Definition x86/opcodes.hpp:18111
@ VPADDDZrrkz
Definition x86/opcodes.hpp:15085
@ VCVTPH2PSXZrrb
Definition x86/opcodes.hpp:6903
@ VPRORDZ128mbikz
Definition x86/opcodes.hpp:18990
@ VREDUCEPDZrmik
Definition x86/opcodes.hpp:21215
@ MUL_FST0r
Definition x86/opcodes.hpp:2817
@ SUB64ri32_NF_ND
Definition x86/opcodes.hpp:4850
@ VINSERTF32X8Zrmi
Definition x86/opcodes.hpp:13118
@ VAESENCLASTrr
Definition x86/opcodes.hpp:5379
@ VPABSWZ256rm
Definition x86/opcodes.hpp:14915
@ VRCP28SDZrbkz
Definition x86/opcodes.hpp:21083
@ VPCOMPRESSWZrr
Definition x86/opcodes.hpp:16002
@ XOR64rr_REV
Definition x86/opcodes.hpp:22768
@ ADC64mi32_ND
Definition x86/opcodes.hpp:507
@ VPSUBQZ256rmbkz
Definition x86/opcodes.hpp:20328
@ VPADDUSBrm
Definition x86/opcodes.hpp:15183
@ G_FPOW
Definition x86/opcodes.hpp:209
@ VPERMI2PSZ256rmbk
Definition x86/opcodes.hpp:16692
@ VPOPCNTDZ256rmkz
Definition x86/opcodes.hpp:18760
@ VPSRAVDZ256rr
Definition x86/opcodes.hpp:19928
@ VPINSRDrmi
Definition x86/opcodes.hpp:17323
@ VREDUCESSZrri
Definition x86/opcodes.hpp:21310
@ VPSHLDDZrmik
Definition x86/opcodes.hpp:19184
@ VMOVDQU64Zrm
Definition x86/opcodes.hpp:14191
@ VANDPSZ256rr
Definition x86/opcodes.hpp:5558
@ VPSRLVDZ128rmb
Definition x86/opcodes.hpp:20142
@ INT3
Definition x86/opcodes.hpp:1942
@ VADDPDYrr
Definition x86/opcodes.hpp:5195
@ VPERMI2PSZ256rmkz
Definition x86/opcodes.hpp:16695
@ RCR32mCL
Definition x86/opcodes.hpp:3667
@ VFMADD231SSZm
Definition x86/opcodes.hpp:10070
@ VPERMILPSZ128mikz
Definition x86/opcodes.hpp:16840
@ VPSUBWZrr
Definition x86/opcodes.hpp:20450
@ VPSHLWmr
Definition x86/opcodes.hpp:19314
@ VPMAXUWZ256rmk
Definition x86/opcodes.hpp:17716
@ VPSUBUSWZ128rrk
Definition x86/opcodes.hpp:20417
@ VCVTTPS2QQZ128rmk
Definition x86/opcodes.hpp:8435
@ VFMADD132PHZmbk
Definition x86/opcodes.hpp:9639
@ NEG16m_ND
Definition x86/opcodes.hpp:2837
@ AND8rr_EVEX_REV
Definition x86/opcodes.hpp:941
@ SAR64mCL
Definition x86/opcodes.hpp:4105
@ VSCATTERPF1DPDm
Definition x86/opcodes.hpp:21830
@ LXADD16
Definition x86/opcodes.hpp:2283
@ VANDNPSZrmbkz
Definition x86/opcodes.hpp:5502
@ PBNDKB
Definition x86/opcodes.hpp:3123
@ VFMSUB213SDZrb
Definition x86/opcodes.hpp:10815
@ VFNMSUB132BF16Zmk
Definition x86/opcodes.hpp:12030
@ VPRORVDZ128rmk
Definition x86/opcodes.hpp:19046
@ VCVTPH2BF8Z128rr
Definition x86/opcodes.hpp:6668
@ VPMULDQZ256rr
Definition x86/opcodes.hpp:18510
@ VCVTTPD2UQQZ128rmbk
Definition x86/opcodes.hpp:7967
@ CHS_Fp80
Definition x86/opcodes.hpp:1215
@ ROR64rCL_EVEX
Definition x86/opcodes.hpp:3971
@ ROR64m1_EVEX
Definition x86/opcodes.hpp:3951
@ VFMADDSUB132PDZ256mk
Definition x86/opcodes.hpp:10175
@ VFNMSUB213SHZrkz_Int
Definition x86/opcodes.hpp:12347
@ RCR8rCL_ND
Definition x86/opcodes.hpp:3714
@ VCVTDQ2PDZrmbkz
Definition x86/opcodes.hpp:6267
@ VFNMSUB213BF16Zmb
Definition x86/opcodes.hpp:12205
@ VFNMSUB132BF16Zrk
Definition x86/opcodes.hpp:12033
@ VCMPSSZrmik_Int
Definition x86/opcodes.hpp:5865
@ SHR32ri_ND
Definition x86/opcodes.hpp:4546
@ VRCPPHZ128mbk
Definition x86/opcodes.hpp:21124
@ VPTERNLOGDZ256rri
Definition x86/opcodes.hpp:20470
@ VSQRTPDZmk
Definition x86/opcodes.hpp:22057
@ VPERMILPDZrm
Definition x86/opcodes.hpp:16818
@ VUCOMISSrm_Int
Definition x86/opcodes.hpp:22382
@ AND64mi8_EVEX
Definition x86/opcodes.hpp:882
@ VPCONFLICTQZ256rr
Definition x86/opcodes.hpp:16059
@ ROL64rCL_ND
Definition x86/opcodes.hpp:3852
@ VCVTTSH2USI64Zrr_Int
Definition x86/opcodes.hpp:8657
@ VFMADD132PDYr
Definition x86/opcodes.hpp:9580
@ BEXTR64rm_NF
Definition x86/opcodes.hpp:988
@ VFNMADD132PSZ256mb
Definition x86/opcodes.hpp:11551
@ VCVTSI2SDrm_Int
Definition x86/opcodes.hpp:7586
@ VSQRTPHZ128mb
Definition x86/opcodes.hpp:22068
@ VCVTPD2QQZrrbk
Definition x86/opcodes.hpp:6565
@ XOR64rr_EVEX_REV
Definition x86/opcodes.hpp:22761
@ VCVTTPD2UQQSZ128rmk
Definition x86/opcodes.hpp:7936
@ VSQRTPDZmbkz
Definition x86/opcodes.hpp:22056
@ VGETEXPPHZ128rk
Definition x86/opcodes.hpp:12765
@ VCVTTPS2DQZ128rmbkz
Definition x86/opcodes.hpp:8300
@ MOVSHDUPrm
Definition x86/opcodes.hpp:2706
@ VCVTPH2WZ128rrk
Definition x86/opcodes.hpp:7075
@ OR32rr_ND_REV
Definition x86/opcodes.hpp:2983
@ VMOVPQI2QIZrr
Definition x86/opcodes.hpp:14290
@ VRCP28PSZrbkz
Definition x86/opcodes.hpp:21074
@ VPMOVUSQBZ128rrk
Definition x86/opcodes.hpp:18286
@ VCVTTPH2UWZ256rmk
Definition x86/opcodes.hpp:8209
@ VADDPSZ128rmkz
Definition x86/opcodes.hpp:5271
@ VFNMADDSS4rr_REV
Definition x86/opcodes.hpp:12007
@ MULX32rm_EVEX
Definition x86/opcodes.hpp:2803
@ MINSDrm_Int
Definition x86/opcodes.hpp:2343
@ VGETEXPPSZrb
Definition x86/opcodes.hpp:12819
@ VFMADDCPHZ256r
Definition x86/opcodes.hpp:10101
@ RDFLAGS32
Definition x86/opcodes.hpp:406
@ TCVTROWPS2BF16Lrre
Definition x86/opcodes.hpp:5008
@ SUB_Fp80
Definition x86/opcodes.hpp:4945
@ VCVTUW2PHZrrbkz
Definition x86/opcodes.hpp:8963
@ VPMOVZXBDZrrk
Definition x86/opcodes.hpp:18379
@ VPSLLDZ128mi
Definition x86/opcodes.hpp:19597
@ VFNMSUB213BF16Z128m
Definition x86/opcodes.hpp:12186
@ VDBPSADBWZ256rmikz
Definition x86/opcodes.hpp:9007
@ VPSRADZ256rm
Definition x86/opcodes.hpp:19842
@ VCVTTPH2QQZrrbkz
Definition x86/opcodes.hpp:8127
@ VPMINSQZ128rrkz
Definition x86/opcodes.hpp:17790
@ VFMADD132PDZm
Definition x86/opcodes.hpp:9602
@ INC64m_EVEX
Definition x86/opcodes.hpp:1913
@ VSUBPDZ128rmkz
Definition x86/opcodes.hpp:22213
@ VPDPWSSDZ128m
Definition x86/opcodes.hpp:16352
@ AESENCrm
Definition x86/opcodes.hpp:787
@ PMINUDrr
Definition x86/opcodes.hpp:3265
@ VFNMADD231PHZ128r
Definition x86/opcodes.hpp:11868
@ DIV32m_NF
Definition x86/opcodes.hpp:1551
@ AND16mi8_NF
Definition x86/opcodes.hpp:798
@ CVTSD2SI64rr_Int
Definition x86/opcodes.hpp:1439
@ VROUNDPDri
Definition x86/opcodes.hpp:21478
@ MOV8ao32
Definition x86/opcodes.hpp:2600
@ SBB8mr
Definition x86/opcodes.hpp:4249
@ LOCK_XOR8mi
Definition x86/opcodes.hpp:2249
@ VPSRLWZ128rik
Definition x86/opcodes.hpp:20226
@ VPADDBZrr
Definition x86/opcodes.hpp:15052
@ VRCPBF16Z256mbkz
Definition x86/opcodes.hpp:21107
@ VUNPCKHPSZrrkz
Definition x86/opcodes.hpp:22459
@ VPRORVDZrmbk
Definition x86/opcodes.hpp:19062
@ VPADDDZ128rrkz
Definition x86/opcodes.hpp:15067
@ VCVTTPD2QQSZrrkz
Definition x86/opcodes.hpp:7832
@ ROR32m1_NF
Definition x86/opcodes.hpp:3923
@ VGETMANTPDZrri
Definition x86/opcodes.hpp:12905
@ VPERMT2PSZ256rmbk
Definition x86/opcodes.hpp:17072
@ VMOVSLDUPZrm
Definition x86/opcodes.hpp:14404
@ DIVSSrr
Definition x86/opcodes.hpp:1595
@ VCVTTPH2IBSZ128rmb
Definition x86/opcodes.hpp:8032
@ PUSHGS32
Definition x86/opcodes.hpp:3559
@ POP64rmm
Definition x86/opcodes.hpp:3318
@ ADOX32rr_EVEX
Definition x86/opcodes.hpp:765
@ ROL16m1_NF_ND
Definition x86/opcodes.hpp:3774
@ VPMULDQZ128rmkz
Definition x86/opcodes.hpp:18500
@ VFNMADD132PHZ128mbkz
Definition x86/opcodes.hpp:11509
@ CVTSI642SSrm
Definition x86/opcodes.hpp:1460
@ ANDN32rm_NF
Definition x86/opcodes.hpp:951
@ VPSUBSWZrmkz
Definition x86/opcodes.hpp:20383
@ VREDUCEPHZ256rmbi
Definition x86/opcodes.hpp:21232
@ VCVTTPH2DQZ128rrk
Definition x86/opcodes.hpp:8005
@ VPSRAQZ256mikz
Definition x86/opcodes.hpp:19886
@ VFMSUB231SSZrb_Int
Definition x86/opcodes.hpp:11022
@ VPBROADCASTBrZrr
Definition x86/opcodes.hpp:15539
@ VFMSUBADD132PSZ256mbkz
Definition x86/opcodes.hpp:11115
@ SAR64m1_ND
Definition x86/opcodes.hpp:4102
@ VMOV64toPQIZrm
Definition x86/opcodes.hpp:13911
@ VPANDNQZ256rr
Definition x86/opcodes.hpp:15320
@ VMULPSZ128rrkz
Definition x86/opcodes.hpp:14667
@ VPERM2F128rmi
Definition x86/opcodes.hpp:16567
@ MOVSX16rr8
Definition x86/opcodes.hpp:2724
@ VFMSUBADD231PHZr
Definition x86/opcodes.hpp:11309
@ VINSERTI128rri
Definition x86/opcodes.hpp:13143
@ VUNPCKHPDZ128rmk
Definition x86/opcodes.hpp:22406
@ VXORPDZrm
Definition x86/opcodes.hpp:22544
@ MMX_PANDNrr
Definition x86/opcodes.hpp:2413
@ RCR16r1_EVEX
Definition x86/opcodes.hpp:3656
@ VCVTTPH2UDQZ128rmbk
Definition x86/opcodes.hpp:8132
@ MOV64toPQIrm
Definition x86/opcodes.hpp:2596
@ IN32rr
Definition x86/opcodes.hpp:1887
@ VPSUBWYrm
Definition x86/opcodes.hpp:20433
@ VPMAXSBZ256rrkz
Definition x86/opcodes.hpp:17538
@ VPSUBDZrm
Definition x86/opcodes.hpp:20303
@ VFMULCPHZrmb
Definition x86/opcodes.hpp:11422
@ VORPDZ128rm
Definition x86/opcodes.hpp:14743
@ VPDPWSSDZ128r
Definition x86/opcodes.hpp:16358
@ VFMSUBADD213PHZmb
Definition x86/opcodes.hpp:11197
@ LCMPXCHG16B
Definition x86/opcodes.hpp:2110
@ VRCPBF16Z256r
Definition x86/opcodes.hpp:21110
@ RCR64ri_EVEX
Definition x86/opcodes.hpp:3698
@ VSHUFF64X2Zrmi
Definition x86/opcodes.hpp:21873
@ VHSUBPDrr
Definition x86/opcodes.hpp:13099
@ GF2P8AFFINEINVQBrmi
Definition x86/opcodes.hpp:1729
@ VDPBF16PSZ256mbk
Definition x86/opcodes.hpp:9203
@ VPOPCNTDZ128rrk
Definition x86/opcodes.hpp:18753
@ VPSRLDZmi
Definition x86/opcodes.hpp:20073
@ VANDPDZ256rrk
Definition x86/opcodes.hpp:5528
@ VMOVAPDrr
Definition x86/opcodes.hpp:13956
@ VFPCLASSBF16Zrik
Definition x86/opcodes.hpp:12591
@ VCVTPH2HF8Z256rrkz
Definition x86/opcodes.hpp:6766
@ VORPSZrmk
Definition x86/opcodes.hpp:14796
@ VPSRAVWZ256rmkz
Definition x86/opcodes.hpp:19977
@ VDBPSADBWZ128rmi
Definition x86/opcodes.hpp:8999
@ VCVTPS2QQZ128rmbkz
Definition x86/opcodes.hpp:7302
@ VCVTQQ2PHZrmkz
Definition x86/opcodes.hpp:7457
@ VFMADDCPHZ128mkz
Definition x86/opcodes.hpp:10091
@ VFMADDSUB231PSZ128r
Definition x86/opcodes.hpp:10452
@ VPCMPGTBZ128rr
Definition x86/opcodes.hpp:15775
@ VSM3MSG2rr
Definition x86/opcodes.hpp:21980
@ VPANDDZ256rmb
Definition x86/opcodes.hpp:15261
@ OR16rm_NF
Definition x86/opcodes.hpp:2935
@ VFMSUB132BF16Z256mb
Definition x86/opcodes.hpp:10507
@ VSUBPSZrrbkz
Definition x86/opcodes.hpp:22308
@ VMOVDQU64Z256rr
Definition x86/opcodes.hpp:14183
@ G_ATOMIC_CMPXCHG_WITH_SUCCESS
Definition x86/opcodes.hpp:125
@ VPDPBUSDZ256rkz
Definition x86/opcodes.hpp:16245
@ ADD64rr_NF_REV
Definition x86/opcodes.hpp:683
@ VSCALEFPSZrr
Definition x86/opcodes.hpp:21787
@ VCVTTPS2DQSZ128rm
Definition x86/opcodes.hpp:8262
@ IST_Fp64m32
Definition x86/opcodes.hpp:1986
@ VCVTTPD2QQSZrmk
Definition x86/opcodes.hpp:7825
@ VDPBF16PSZmkz
Definition x86/opcodes.hpp:9215
@ VPERMIL2PSYrr
Definition x86/opcodes.hpp:16763
@ CMOV_FR32
Definition x86/opcodes.hpp:1278
@ VPCOMUWri
Definition x86/opcodes.hpp:16014
@ VPSLLWZrrkz
Definition x86/opcodes.hpp:19811
@ VCVTTPH2UDQZ128rmbkz
Definition x86/opcodes.hpp:8133
@ G_CTPOP
Definition x86/opcodes.hpp:268
@ VDIVBF16Z256rm
Definition x86/opcodes.hpp:9026
@ VFNMSUB213PHZr
Definition x86/opcodes.hpp:12277
@ VPTERNLOGDZ128rrik
Definition x86/opcodes.hpp:20462
@ VPMINUQZ256rr
Definition x86/opcodes.hpp:17899
@ VFNMADD231PHZ256rb
Definition x86/opcodes.hpp:11878
@ VSQRTPHZm
Definition x86/opcodes.hpp:22088
@ VPSUBBZ128rr
Definition x86/opcodes.hpp:20266
@ VFMSUB231PHZ256rbkz
Definition x86/opcodes.hpp:10935
@ VCVTPD2PSZ256rrbk
Definition x86/opcodes.hpp:6518
@ VCVTTPH2DQZrmb
Definition x86/opcodes.hpp:8020
@ VRNDSCALEPHZrrikz
Definition x86/opcodes.hpp:21408
@ VPSRAVQZ256rrkz
Definition x86/opcodes.hpp:19959
@ VFNMSUB132PDZ128m
Definition x86/opcodes.hpp:12037
@ VFMSUBSD4rm
Definition x86/opcodes.hpp:11386
@ VMOVHPSZ128mr
Definition x86/opcodes.hpp:14247
@ VFMADD132SSZmk_Int
Definition x86/opcodes.hpp:9716
@ G_LSHR
Definition x86/opcodes.hpp:165
@ MMX_PMULUDQrm
Definition x86/opcodes.hpp:2468
@ VPSLLVQZrrk
Definition x86/opcodes.hpp:19751
@ VGATHERDPDZ128rm
Definition x86/opcodes.hpp:12671
@ VCVTPS2PHZ256rrbkz
Definition x86/opcodes.hpp:7286
@ VCVTSH2SDZrmkz_Int
Definition x86/opcodes.hpp:7550
@ VPERMT2QZrrk
Definition x86/opcodes.hpp:17113
@ VCVTBF162IBSZ256rr
Definition x86/opcodes.hpp:6097
@ VMOVUPSZ256rrk
Definition x86/opcodes.hpp:14494
@ VPDPWSUDSZ128rkz
Definition x86/opcodes.hpp:16391
@ VPROLVDZrmk
Definition x86/opcodes.hpp:18956
@ VPMOVSXDQZ256rr
Definition x86/opcodes.hpp:18198
@ SETCCr
Definition x86/opcodes.hpp:4278
@ VCVTTPH2UWZrrk
Definition x86/opcodes.hpp:8227
@ VRNDSCALEPDZ256rribk
Definition x86/opcodes.hpp:21360
@ VFNMADD231SSZrb
Definition x86/opcodes.hpp:11966
@ VPSHUFBZrmk
Definition x86/opcodes.hpp:19489
@ VUNPCKHPDZrm
Definition x86/opcodes.hpp:22420
@ VPSRLWZ256rm
Definition x86/opcodes.hpp:20240
@ XOR16rr_NF
Definition x86/opcodes.hpp:22682
@ VCVTTPD2UQQSZ256rrbk
Definition x86/opcodes.hpp:7949
@ VCVTNE2PS2BF16Z256rmk
Definition x86/opcodes.hpp:6376
@ SUB8mr_NF_ND
Definition x86/opcodes.hpp:4882
@ VMAXPHZ128rr
Definition x86/opcodes.hpp:13366
@ VFMADD213SDZrk_Int
Definition x86/opcodes.hpp:9874
@ PSIGNDrr
Definition x86/opcodes.hpp:3383
@ VFMADD213PDZ256mkz
Definition x86/opcodes.hpp:9773
@ BEXTRI64mi
Definition x86/opcodes.hpp:994
@ VDIVPHZrm
Definition x86/opcodes.hpp:9102
@ VFMADDSUB213PSZmkz
Definition x86/opcodes.hpp:10365
@ VFMADD132BF16Z256mbk
Definition x86/opcodes.hpp:9563
@ VDPPHPSZ256mbk
Definition x86/opcodes.hpp:9232
@ VPTESTMBZrmk
Definition x86/opcodes.hpp:20518
@ KMOVBmk_EVEX
Definition x86/opcodes.hpp:2034
@ VPMOVSDWZmrk
Definition x86/opcodes.hpp:18057
@ VFCMULCPHZrmbkz
Definition x86/opcodes.hpp:9450
@ VPSRLQZ128mi
Definition x86/opcodes.hpp:20094
@ VCVTTSD2USISrm_Int
Definition x86/opcodes.hpp:8635
@ DIVSSrr_Int
Definition x86/opcodes.hpp:1596
@ VPAVGWZ128rmk
Definition x86/opcodes.hpp:15392
@ VMOVAPSZ256rr
Definition x86/opcodes.hpp:13978
@ VRANGEPDZ256rribk
Definition x86/opcodes.hpp:20920
@ CMOV64rr_ND
Definition x86/opcodes.hpp:1243
@ CCMP32ri8
Definition x86/opcodes.hpp:1174
@ VFMADD213SDZmkz_Int
Definition x86/opcodes.hpp:9867
@ VSHUFF64X2Z256rmik
Definition x86/opcodes.hpp:21865
@ VCVTNEPS2BF16Z128rmbk
Definition x86/opcodes.hpp:6402
@ VPLZCNTDZ128rm
Definition x86/opcodes.hpp:17333
@ JMP32r_NT
Definition x86/opcodes.hpp:2002
@ UMONITOR64
Definition x86/opcodes.hpp:5135
@ MMX_PSLLDrr
Definition x86/opcodes.hpp:2486
@ VPCOMPRESSDZ128mr
Definition x86/opcodes.hpp:15960
@ VMOVDQU32Zrmk
Definition x86/opcodes.hpp:14159
@ VCVTUSI2SSZrrb_Int
Definition x86/opcodes.hpp:8917
@ VPRORVQZrm
Definition x86/opcodes.hpp:19087
@ VPUNPCKHQDQrr
Definition x86/opcodes.hpp:20716
@ VCVTTBF162IUBSZ128rmb
Definition x86/opcodes.hpp:7704
@ VRCP28PSZmbk
Definition x86/opcodes.hpp:21067
@ VPERMPSZrm
Definition x86/opcodes.hpp:16942
@ VANDPDZ128rr
Definition x86/opcodes.hpp:5518
@ SHA256MSG2rm
Definition x86/opcodes.hpp:4297
@ VPOPCNTDZrmb
Definition x86/opcodes.hpp:18765
@ PSRLDQri
Definition x86/opcodes.hpp:3403
@ IMUL16rm_NF
Definition x86/opcodes.hpp:1791
@ OR16ri_ND
Definition x86/opcodes.hpp:2929
@ GF2P8AFFINEQBrri
Definition x86/opcodes.hpp:1732
@ VFPCLASSPHZ128mbik
Definition x86/opcodes.hpp:12611
@ VPERMILPSZ256rmb
Definition x86/opcodes.hpp:16863
@ VCVTPD2DQZrmk
Definition x86/opcodes.hpp:6456
@ ST_F64m
Definition x86/opcodes.hpp:4731
@ RCL16r1_EVEX
Definition x86/opcodes.hpp:3578
@ G_SEXT_INREG
Definition x86/opcodes.hpp:162
@ VPMADD52LUQrm
Definition x86/opcodes.hpp:17471
@ VMMCALL
Definition x86/opcodes.hpp:13910
@ VPUNPCKLBWZrm
Definition x86/opcodes.hpp:20753
@ SHL64m1_NF_ND
Definition x86/opcodes.hpp:4365
@ VFNMSUB231SDZrb_Int
Definition x86/opcodes.hpp:12505
@ VFMADDSUB213PHZrkz
Definition x86/opcodes.hpp:10336
@ VCOMISSZrrb
Definition x86/opcodes.hpp:5897
@ VEXTRACTI64X4Zrrik
Definition x86/opcodes.hpp:9378
@ VRSQRT28SSZrkz
Definition x86/opcodes.hpp:21598
@ VANDNPSZ128rmbkz
Definition x86/opcodes.hpp:5484
@ VPERMILPSZmbik
Definition x86/opcodes.hpp:16872
@ VCVTUDQ2PSZ256rrk
Definition x86/opcodes.hpp:8791
@ VPMOVZXBWZrmk
Definition x86/opcodes.hpp:18420
@ VMOVUPSZrr_REV
Definition x86/opcodes.hpp:14504
@ VPERMI2QZrmkz
Definition x86/opcodes.hpp:16731
@ MINCPDrr
Definition x86/opcodes.hpp:2331
@ VPMINSQZ256rrk
Definition x86/opcodes.hpp:17798
@ VFMSUBADD132PSZ256mb
Definition x86/opcodes.hpp:11113
@ VCVTPD2UQQZrrk
Definition x86/opcodes.hpp:6633
@ VPMAXUBYrr
Definition x86/opcodes.hpp:17628
@ VPMOVSXWDZ128rm
Definition x86/opcodes.hpp:18211
@ PUSH64rmm
Definition x86/opcodes.hpp:3542
@ VMINCPHZ256rmkz
Definition x86/opcodes.hpp:13546
@ VCVTPH2IUBSZ256rmk
Definition x86/opcodes.hpp:6822
@ PTWRITE64r
Definition x86/opcodes.hpp:3508
@ VPSRLDZmbi
Definition x86/opcodes.hpp:20070
@ VDPBF16PSZmb
Definition x86/opcodes.hpp:9211
@ VCVTUW2PHZ128rrk
Definition x86/opcodes.hpp:8940
@ VCVTTPD2QQZ256rrbkz
Definition x86/opcodes.hpp:7851
@ VPCOMDmi
Definition x86/opcodes.hpp:15943
@ VRCPPHZ128rkz
Definition x86/opcodes.hpp:21130
@ OR8rr_NF_REV
Definition x86/opcodes.hpp:3061
@ VCVTPH2IUBSZrr
Definition x86/opcodes.hpp:6836
@ MOVSSrm
Definition x86/opcodes.hpp:2714
@ VFMSUB132PSZrbk
Definition x86/opcodes.hpp:10625
@ VCVTTPH2UDQZ256rrb
Definition x86/opcodes.hpp:8146
@ VSUBPSZ128rr
Definition x86/opcodes.hpp:22284
@ ADOX64rm_EVEX
Definition x86/opcodes.hpp:768
@ VFMADDSUB132PSZrb
Definition x86/opcodes.hpp:10260
@ VMULBF16Z256rrk
Definition x86/opcodes.hpp:14576
@ VCVTTPD2UQQZrmkz
Definition x86/opcodes.hpp:7991
@ RCL16ri_EVEX
Definition x86/opcodes.hpp:3584
@ VPSRLVDZ256rmk
Definition x86/opcodes.hpp:20154
@ VEXTRACTF32X4Zrrik
Definition x86/opcodes.hpp:9326
@ ADC16rm_EVEX
Definition x86/opcodes.hpp:471
@ VFMADD132PHZ128rk
Definition x86/opcodes.hpp:9623
@ VFMSUBADD213PSr
Definition x86/opcodes.hpp:11244
@ VCVTTPH2IUBSZ128rmbk
Definition x86/opcodes.hpp:8066
@ VPLZCNTDZ128rmbkz
Definition x86/opcodes.hpp:17336
@ VPMOVQWZ256rrk
Definition x86/opcodes.hpp:18024
@ MOVZX16rr8
Definition x86/opcodes.hpp:2751
@ VPACKUSDWZrmb
Definition x86/opcodes.hpp:15003
@ VFMSUBADD213PDZ256mk
Definition x86/opcodes.hpp:11153
@ MOVBE64mr_EVEX
Definition x86/opcodes.hpp:2636
@ VSCALEFPHZ256rm
Definition x86/opcodes.hpp:21736
@ VDBPSADBWZ128rri
Definition x86/opcodes.hpp:9002
@ VCVTBIASPH2BF8SZ256rm
Definition x86/opcodes.hpp:6145
@ VMINMAXSHrmi_Int
Definition x86/opcodes.hpp:13738
@ VFMADDSUB132PSZ256rkz
Definition x86/opcodes.hpp:10252
@ VCVTPH2PDZrrb
Definition x86/opcodes.hpp:6870
@ VPERMPDZmbi
Definition x86/opcodes.hpp:16913
@ MULX64rr
Definition x86/opcodes.hpp:2810
@ VPCMPDZ128rmik
Definition x86/opcodes.hpp:15676
@ VSQRTPSZ256rkz
Definition x86/opcodes.hpp:22122
@ VCVTPH2UQQZ128rm
Definition x86/opcodes.hpp:7002
@ VFNMSUB132BF16Z128rk
Definition x86/opcodes.hpp:12015
@ VMOVDQA32Z256rrk
Definition x86/opcodes.hpp:14045
@ VPRORVQZ256rrk
Definition x86/opcodes.hpp:19085
@ VMOVUPDZ256rrkz_REV
Definition x86/opcodes.hpp:14456
@ VCVTQQ2PHZ128rr
Definition x86/opcodes.hpp:7437
@ VSQRTPHZ256rbk
Definition x86/opcodes.hpp:22084
@ CVTSS2SI64rr_Int
Definition x86/opcodes.hpp:1471
@ VSQRTPDZ256mbkz
Definition x86/opcodes.hpp:22044
@ VPSLLDZ256rmkz
Definition x86/opcodes.hpp:19620
@ VPSHLDDZ128rmbi
Definition x86/opcodes.hpp:19162
@ VPROTBrr_REV
Definition x86/opcodes.hpp:19101
@ VPSHLDDZrmi
Definition x86/opcodes.hpp:19183
@ VPMAXSWZ256rmk
Definition x86/opcodes.hpp:17614
@ VCVTTPD2UQQSZ128rrk
Definition x86/opcodes.hpp:7939
@ VFMADD132SDZrk_Int
Definition x86/opcodes.hpp:9696
@ VPSLLDZrr
Definition x86/opcodes.hpp:19636
@ DIVR_Fp32m
Definition x86/opcodes.hpp:1577
@ PFRCPrm
Definition x86/opcodes.hpp:3204
@ VCVT2PS2PHXZrrkz
Definition x86/opcodes.hpp:6081
@ VDIVBF16Zrmbk
Definition x86/opcodes.hpp:9037
@ RCL64mi_ND
Definition x86/opcodes.hpp:3612
@ SHRD32mri8_NF_ND
Definition x86/opcodes.hpp:4638
@ SHRD16rrCL_EVEX
Definition x86/opcodes.hpp:4620
@ VMINCPDZrmbk
Definition x86/opcodes.hpp:13523
@ VALIGNDZ256rri
Definition x86/opcodes.hpp:5409
@ VCVTTSD2SI64Zrrb_Int
Definition x86/opcodes.hpp:8605
@ VCVTPD2PHZ256rmbk
Definition x86/opcodes.hpp:6477
@ VFPCLASSPHZmi
Definition x86/opcodes.hpp:12624
@ VMINMAXPDZrmbikz
Definition x86/opcodes.hpp:13650
@ VPDPWSUDSZmbkz
Definition x86/opcodes.hpp:16404
@ LZCNT64rm
Definition x86/opcodes.hpp:2299
@ VPMULLQZ128rmb
Definition x86/opcodes.hpp:18622
@ VPTESTNMWZrr
Definition x86/opcodes.hpp:20627
@ VFNMSUBPD4Yrr_REV
Definition x86/opcodes.hpp:12545
@ VCVTTSH2USI64Zrrb_Int
Definition x86/opcodes.hpp:8658
@ VFNMSUB231SDr_Int
Definition x86/opcodes.hpp:12513
@ VRSQRT14PSZ128mbk
Definition x86/opcodes.hpp:21520
@ VFMSUB231PHZmbk
Definition x86/opcodes.hpp:10940
@ VMULPDZ128rrkz
Definition x86/opcodes.hpp:14597
@ SHLD64rrCL_ND
Definition x86/opcodes.hpp:4473
@ VFMSUBADD132PDZ128rk
Definition x86/opcodes.hpp:11040
@ IMUL16rmi8
Definition x86/opcodes.hpp:1794
@ VPSHLDWZ128rrikz
Definition x86/opcodes.hpp:19293
@ VFNMADD231SSr_Int
Definition x86/opcodes.hpp:11975
@ VPTESTMQZrmk
Definition x86/opcodes.hpp:20554
@ PT2RPNTLVWZ1
Definition x86/opcodes.hpp:3435
@ VANDPDrm
Definition x86/opcodes.hpp:5539
@ VSUBBF16Z256rrkz
Definition x86/opcodes.hpp:22196
@ MMX_MOVFR642Qrr
Definition x86/opcodes.hpp:2374
@ VALIGNDZ256rrik
Definition x86/opcodes.hpp:5410
@ ADD_FpI16m80
Definition x86/opcodes.hpp:752
@ VSCALEFBF16Z256rmbkz
Definition x86/opcodes.hpp:21679
@ ROL32mCL_NF_ND
Definition x86/opcodes.hpp:3809
@ VCVTPH2BF8Z256rmbkz
Definition x86/opcodes.hpp:6674
@ VEXTRACTF64X4Zrrik
Definition x86/opcodes.hpp:9346
@ VPLZCNTQZ256rm
Definition x86/opcodes.hpp:17369
@ VPBLENDMBZrm
Definition x86/opcodes.hpp:15427
@ VPBROADCASTBrm
Definition x86/opcodes.hpp:15542
@ TDPBHF8PS
Definition x86/opcodes.hpp:5017
@ VPSRLDYrr
Definition x86/opcodes.hpp:20039
@ VCVTTPS2DQZ128rm
Definition x86/opcodes.hpp:8297
@ VFMADDSUB213PSZ256rk
Definition x86/opcodes.hpp:10358
@ VFMSUBADD231PDZrbkz
Definition x86/opcodes.hpp:11277
@ VFMSUBADD132PSZ256rbkz
Definition x86/opcodes.hpp:11121
@ VCVTTPH2IBSZ128rmbk
Definition x86/opcodes.hpp:8033
@ VFPCLASSSSZrik
Definition x86/opcodes.hpp:12657
@ VFNMADD213PSZ128rk
Definition x86/opcodes.hpp:11726
@ VCVTPS2IUBSZrmb
Definition x86/opcodes.hpp:7193
@ VSHUFI32X4Z256rmi
Definition x86/opcodes.hpp:21882
@ VCOMPRESSPDZ128rrk
Definition x86/opcodes.hpp:5905
@ VAESENCLASTZrm
Definition x86/opcodes.hpp:5376
@ VPSHRDVDZ128r
Definition x86/opcodes.hpp:19378
@ FRSTORm
Definition x86/opcodes.hpp:1714
@ VCVTPD2UQQZ256rrk
Definition x86/opcodes.hpp:6621
@ VPCMPGTBZ256rm
Definition x86/opcodes.hpp:15777
@ VPCOMUBri
Definition x86/opcodes.hpp:16008
@ BSF16rr
Definition x86/opcodes.hpp:1071
@ PUNPCKHWDrr
Definition x86/opcodes.hpp:3518
@ PTTMMULTF32PS
Definition x86/opcodes.hpp:3503
@ SAR64m1_NF_ND
Definition x86/opcodes.hpp:4104
@ VFMADDSUB213PHZ256mbk
Definition x86/opcodes.hpp:10315
@ VRSQRTPHZmbkz
Definition x86/opcodes.hpp:21647
@ VMOVPQIto64Zmr
Definition x86/opcodes.hpp:14293
@ VPSLLWrr
Definition x86/opcodes.hpp:19814
@ XOR32mr_ND
Definition x86/opcodes.hpp:22700
@ BEXTR32rm_EVEX
Definition x86/opcodes.hpp:981
@ SHLD16mrCL_NF
Definition x86/opcodes.hpp:4424
@ VBROADCASTSDYrm
Definition x86/opcodes.hpp:5715
@ VSCALEFSHZrm
Definition x86/opcodes.hpp:21802
@ VPBROADCASTWZrrkz
Definition x86/opcodes.hpp:15631
@ PREFETCHRST2
Definition x86/opcodes.hpp:3362
@ VCVTTBF162IUBSZ256rmbk
Definition x86/opcodes.hpp:7714
@ EH_SjLj_SetJmp32
Definition x86/opcodes.hpp:1629
@ VMINMAXPHZrmik
Definition x86/opcodes.hpp:13685
@ VCVTTPS2DQZrmb
Definition x86/opcodes.hpp:8319
@ XRSTORS
Definition x86/opcodes.hpp:22811
@ ST_FpP80m
Definition x86/opcodes.hpp:4744
@ DIV_Fp80m64
Definition x86/opcodes.hpp:1610
@ VSCALEFPSZ128rmb
Definition x86/opcodes.hpp:21761
@ VCVTTPS2DQSZ128rmk
Definition x86/opcodes.hpp:8266
@ VCMPPHZrmbik
Definition x86/opcodes.hpp:5810
@ VFNMSUB132PSZ128mkz
Definition x86/opcodes.hpp:12112
@ VCVTTPS2UDQSZ256rmk
Definition x86/opcodes.hpp:8477
@ VPERMQZmi
Definition x86/opcodes.hpp:16974
@ VPSRLQrr
Definition x86/opcodes.hpp:20138
@ VMOVRSDZmk
Definition x86/opcodes.hpp:14315
@ VPACKUSWBZrmk
Definition x86/opcodes.hpp:15028
@ VPACKUSWBZrrkz
Definition x86/opcodes.hpp:15032
@ XOR8mi8
Definition x86/opcodes.hpp:22771
@ VPSHUFDZ128mik
Definition x86/opcodes.hpp:19502
@ XOR64mi8_NF_ND
Definition x86/opcodes.hpp:22738
@ VMAXPSZ128rmbkz
Definition x86/opcodes.hpp:13398
@ VCVTPD2PSrr
Definition x86/opcodes.hpp:6535
@ BSF32rm
Definition x86/opcodes.hpp:1072
@ CVTSS2SI64rm
Definition x86/opcodes.hpp:1468
@ VPMOVSXWDZ128rrk
Definition x86/opcodes.hpp:18215
@ VMINMAXPHZ128rmbikz
Definition x86/opcodes.hpp:13662
@ VCVTPS2PHXZ256rmk
Definition x86/opcodes.hpp:7254
@ VCVTPD2DQZrrbk
Definition x86/opcodes.hpp:6460
@ VRSQRTPHZ256mbkz
Definition x86/opcodes.hpp:21638
@ VFNMSUB213PHZ256rb
Definition x86/opcodes.hpp:12266
@ VCVTNEPS2BF16Zrr
Definition x86/opcodes.hpp:6424
@ VDIVSHZrr_Int
Definition x86/opcodes.hpp:9171
@ VPSHLDDZ256rrik
Definition x86/opcodes.hpp:19178
@ VCVTQQ2PDZrmk
Definition x86/opcodes.hpp:7423
@ VPCMPEQWZ256rrk
Definition x86/opcodes.hpp:15760
@ VPERMT2BZrmkz
Definition x86/opcodes.hpp:17003
@ VFNMADD231BF16Z128mb
Definition x86/opcodes.hpp:11799
@ VPUNPCKHWDZ128rr
Definition x86/opcodes.hpp:20722
@ VFMADDSUB132PDZ128r
Definition x86/opcodes.hpp:10168
@ VPUNPCKLWDZrmk
Definition x86/opcodes.hpp:20838
@ VMINSDZrrbk_Int
Definition x86/opcodes.hpp:13873
@ VPDPBSUDZrkz
Definition x86/opcodes.hpp:16192
@ VPDPWSUDZ256mkz
Definition x86/opcodes.hpp:16428
@ VPMOVUSDWZ128rrkz
Definition x86/opcodes.hpp:18272
@ XCHG64rm
Definition x86/opcodes.hpp:22633
@ VCVTTPS2UQQSZ256rmk
Definition x86/opcodes.hpp:8543
@ VSHUFPSZrmbi
Definition x86/opcodes.hpp:21966
@ VGETEXPSDZrkz
Definition x86/opcodes.hpp:12832
@ VCVTPH2QQZ128rmbkz
Definition x86/opcodes.hpp:6939
@ IDIV8r_NF
Definition x86/opcodes.hpp:1769
@ MOVZX16rr16
Definition x86/opcodes.hpp:2750
@ VPMADD52HUQZm
Definition x86/opcodes.hpp:17431
@ VSCALEFPDZrrb
Definition x86/opcodes.hpp:21722
@ VPMOVZXWQZrr
Definition x86/opcodes.hpp:18488
@ VFMSUBADD132PDZ128mbkz
Definition x86/opcodes.hpp:11036
@ SAR16m1_NF_ND
Definition x86/opcodes.hpp:4044
@ VPMAXSBZ128rrkz
Definition x86/opcodes.hpp:17532
@ VRSQRT14PSZ256mkz
Definition x86/opcodes.hpp:21532
@ PFCMPEQrr
Definition x86/opcodes.hpp:3185
@ VRSQRT14PDZ128mk
Definition x86/opcodes.hpp:21495
@ VFMADD132PDZmbkz
Definition x86/opcodes.hpp:9605
@ PHSUBSWrr
Definition x86/opcodes.hpp:3225
@ SETCCr_EVEX
Definition x86/opcodes.hpp:4279
@ VCVTTPS2DQZrrbk
Definition x86/opcodes.hpp:8326
@ VMOVSHDUPZ128rrkz
Definition x86/opcodes.hpp:14362
@ AESIMCrm
Definition x86/opcodes.hpp:789
@ VCVTTPS2QQSZ256rmbk
Definition x86/opcodes.hpp:8409
@ POPCNT64rm_NF
Definition x86/opcodes.hpp:3336
@ ADD32rr_NF_REV
Definition x86/opcodes.hpp:642
@ VPDPWSSDSZ128rk
Definition x86/opcodes.hpp:16328
@ VPERMI2WZ256rmk
Definition x86/opcodes.hpp:16742
@ MOV32ri
Definition x86/opcodes.hpp:2572
@ VFMADD231PDZrk
Definition x86/opcodes.hpp:9968
@ PMULLDrm
Definition x86/opcodes.hpp:3303
@ VPSRLVQZ256rrkz
Definition x86/opcodes.hpp:20189
@ VCVTTPS2UQQZrmkz
Definition x86/opcodes.hpp:8589
@ OR32ri_NF
Definition x86/opcodes.hpp:2972
@ VRSQRT14SSZrr
Definition x86/opcodes.hpp:21554
@ VPMOVQWZ256mr
Definition x86/opcodes.hpp:18021
@ VCVTBF162IBSZ256rrkz
Definition x86/opcodes.hpp:6099
@ VCVTPH2BF8Zrmb
Definition x86/opcodes.hpp:6681
@ VMINPHZ256rmkz
Definition x86/opcodes.hpp:13810
@ VCVTPS2PDZrm
Definition x86/opcodes.hpp:7227
@ G_FATAN
Definition x86/opcodes.hpp:278
@ VMINSHZrm_Int
Definition x86/opcodes.hpp:13882
@ VRNDSCALEPHZ128rri
Definition x86/opcodes.hpp:21382
@ VPCONFLICTQZ256rmbkz
Definition x86/opcodes.hpp:16056
@ VFNMSUBSD4mr_Int
Definition x86/opcodes.hpp:12559
@ VFNMSUB132BF16Z128r
Definition x86/opcodes.hpp:12014
@ MOVRS16rm
Definition x86/opcodes.hpp:2691
@ VMAXSHZrrk_Int
Definition x86/opcodes.hpp:13454
@ VSCALEFPSZrrbkz
Definition x86/opcodes.hpp:21790
@ VFNMSUB213BF16Zmbk
Definition x86/opcodes.hpp:12206
@ VADDPDrm
Definition x86/opcodes.hpp:5229
@ VPSRLVQZrrkz
Definition x86/opcodes.hpp:20198
@ VPTESTMDZ128rmk
Definition x86/opcodes.hpp:20524
@ VCVTPH2UQQZ256rr
Definition x86/opcodes.hpp:7017
@ VPXORDZrmbk
Definition x86/opcodes.hpp:20865
@ VCVTPS2PHZ256rrk
Definition x86/opcodes.hpp:7287
@ WRSSD
Definition x86/opcodes.hpp:22601
@ ADD_FpI32m64
Definition x86/opcodes.hpp:754
@ VRNDSCALESSZrmikz_Int
Definition x86/opcodes.hpp:21467
@ VPADDSWZ128rrk
Definition x86/opcodes.hpp:15147
@ KMOVWmk_EVEX
Definition x86/opcodes.hpp:2064
@ VPERMPDZ256mi
Definition x86/opcodes.hpp:16898
@ VPORQZ128rmbk
Definition x86/opcodes.hpp:18847
@ VPANDNDZ256rr
Definition x86/opcodes.hpp:15293
@ VPANDNQZrmkz
Definition x86/opcodes.hpp:15328
@ SHLD16rrCL_NF
Definition x86/opcodes.hpp:4434
@ VSQRTPSZ256mb
Definition x86/opcodes.hpp:22112
@ VFMSUB213BF16Zmkz
Definition x86/opcodes.hpp:10698
@ SAR16r1_ND
Definition x86/opcodes.hpp:4057
@ VPSRAQZ256rik
Definition x86/opcodes.hpp:19888
@ VRCP14PDZ128m
Definition x86/opcodes.hpp:20987
@ MOVUPDmr
Definition x86/opcodes.hpp:2739
@ VALIGNDZ256rmikz
Definition x86/opcodes.hpp:5408
@ VMAXCPDZ256rmk
Definition x86/opcodes.hpp:13239
@ SHLX32rr_EVEX
Definition x86/opcodes.hpp:4484
@ VPCONFLICTDZrm
Definition x86/opcodes.hpp:16035
@ ADD32mi_ND
Definition x86/opcodes.hpp:611
@ VPRORVDZ256rrkz
Definition x86/opcodes.hpp:19059
@ VMAXPSZ256rmk
Definition x86/opcodes.hpp:13408
@ VCVTTPS2IBSZ256rmk
Definition x86/opcodes.hpp:8345
@ SUB64ri8_ND
Definition x86/opcodes.hpp:4853
@ VPSHLDVDZrk
Definition x86/opcodes.hpp:19241
@ RSTORSSP
Definition x86/opcodes.hpp:4037
@ VCVTTPH2QQZ256rrk
Definition x86/opcodes.hpp:8116
@ SHR32mCL_NF
Definition x86/opcodes.hpp:4527
@ VMAXCPSrr
Definition x86/opcodes.hpp:13312
@ INC16m_NF_ND
Definition x86/opcodes.hpp:1894
@ VRNDSCALEBF16Zrmikz
Definition x86/opcodes.hpp:21339
@ SHLD64mri8_ND
Definition x86/opcodes.hpp:4468
@ VPANDNQZrmk
Definition x86/opcodes.hpp:15327
@ ADD16rr_ND
Definition x86/opcodes.hpp:596
@ VPCMPEQQZrrk
Definition x86/opcodes.hpp:15748
@ VCVTBIASPH2BF8Zrm
Definition x86/opcodes.hpp:6181
@ VCVTTSS2SI64Srm_Int
Definition x86/opcodes.hpp:8665
@ LDMXCSR
Definition x86/opcodes.hpp:2116
@ VPDPWSSDZmkz
Definition x86/opcodes.hpp:16375
@ VFNMADD132PDZrbk
Definition x86/opcodes.hpp:11500
@ VCVTPS2DQZ256rrbk
Definition x86/opcodes.hpp:7120
@ VPCMPEQWZ256rm
Definition x86/opcodes.hpp:15757
@ VMINPDZrrb
Definition x86/opcodes.hpp:13789
@ XOR64mi32_ND
Definition x86/opcodes.hpp:22731
@ VPDPWUSDZmbkz
Definition x86/opcodes.hpp:16497
@ VPANDDZ128rrkz
Definition x86/opcodes.hpp:15259
@ VRSQRT28PDZmb
Definition x86/opcodes.hpp:21558
@ VFMSUBADD132PHZ256m
Definition x86/opcodes.hpp:11077
@ VCVTTPS2UQQSZ128rr
Definition x86/opcodes.hpp:8536
@ OUT8rr
Definition x86/opcodes.hpp:3072
@ VFMADDSUB132PDZ256mbk
Definition x86/opcodes.hpp:10173
@ VFNMADD132PDZm
Definition x86/opcodes.hpp:11492
@ VMULPHZ256rr
Definition x86/opcodes.hpp:14639
@ VSCALEFPHZrrb
Definition x86/opcodes.hpp:21755
@ VFNMSUB231PHZr
Definition x86/opcodes.hpp:12455
@ CVTSS2SI64rm_Int
Definition x86/opcodes.hpp:1469
@ ADD64ri32_NF
Definition x86/opcodes.hpp:663
@ VFNMSUB132BF16Z256r
Definition x86/opcodes.hpp:12023
@ VMOVNTDQAYrm
Definition x86/opcodes.hpp:14265
@ VCVTBIASPH2BF8Z256rmbkz
Definition x86/opcodes.hpp:6175
@ VPUNPCKLDQZ128rr
Definition x86/opcodes.hpp:20769
@ VPDPWSSDZ256rk
Definition x86/opcodes.hpp:16368
@ VUNPCKHPSZ256rmk
Definition x86/opcodes.hpp:22446
@ VUNPCKLPDZ128rrk
Definition x86/opcodes.hpp:22471
@ VMOVLPDZ128rm
Definition x86/opcodes.hpp:14254
@ SHLD64mrCL_EVEX
Definition x86/opcodes.hpp:4462
@ VCVT2PH2BF8SZ256rrk
Definition x86/opcodes.hpp:5957
@ VPSHUFBZ128rmkz
Definition x86/opcodes.hpp:19478
@ IST_Fp32m80
Definition x86/opcodes.hpp:1985
@ LRETI64
Definition x86/opcodes.hpp:2263
@ VFMSUBADD213PHZ128rk
Definition x86/opcodes.hpp:11182
@ VPOPCNTQZ128rrk
Definition x86/opcodes.hpp:18780
@ VFNMSUB231PSZmk
Definition x86/opcodes.hpp:12488
@ VPSRAVQZ128rmbkz
Definition x86/opcodes.hpp:19945
@ PSHUFBrm
Definition x86/opcodes.hpp:3372
@ VCVTTBF162IBSZ128rrk
Definition x86/opcodes.hpp:7683
@ VFMADDSUB213PHZmb
Definition x86/opcodes.hpp:10326
@ VPMOVZXWDZ256rr
Definition x86/opcodes.hpp:18460
@ RCR8ri_EVEX
Definition x86/opcodes.hpp:3716
@ VMOVSDZrrkz_REV
Definition x86/opcodes.hpp:14346
@ LOCK_ADD32mi8
Definition x86/opcodes.hpp:2173
@ VFMADD213PDZ256rkz
Definition x86/opcodes.hpp:9779
@ VADDBF16Zrrk
Definition x86/opcodes.hpp:5192
@ VGETEXPSHZrb
Definition x86/opcodes.hpp:12837
@ VFMSUB213BF16Z128rk
Definition x86/opcodes.hpp:10682
@ VMOVAPDZrr
Definition x86/opcodes.hpp:13948
@ VSCALEFPDZ256rmbkz
Definition x86/opcodes.hpp:21706
@ VCVTPD2DQYrm
Definition x86/opcodes.hpp:6429
@ VCVTUDQ2PSZ256rm
Definition x86/opcodes.hpp:8781
@ VPSHUFBZ128rmk
Definition x86/opcodes.hpp:19477
@ VCVTPH2HF8SZ256rmb
Definition x86/opcodes.hpp:6732
@ VRSQRT28SSZrk
Definition x86/opcodes.hpp:21597
@ VFMADD132SDr_Int
Definition x86/opcodes.hpp:9701
@ PTCVTROWPS2BF16Lrri
Definition x86/opcodes.hpp:3457
@ VMOVDQU16Z128rr
Definition x86/opcodes.hpp:14106
@ VPSUBSWZ256rm
Definition x86/opcodes.hpp:20375
@ VGF2P8AFFINEINVQBZ256rmbik
Definition x86/opcodes.hpp:13016
@ DIV_Fp64
Definition x86/opcodes.hpp:1605
@ KORDkk
Definition x86/opcodes.hpp:2072
@ G_FENCE
Definition x86/opcodes.hpp:146
@ VPCMPGTWZ256rr
Definition x86/opcodes.hpp:15839
@ MOVSX16rr16
Definition x86/opcodes.hpp:2722
@ VPMULHRSWZ256rrkz
Definition x86/opcodes.hpp:18537
@ MOVSX64rm16
Definition x86/opcodes.hpp:2733
@ VPDPBSSDSZmbkz
Definition x86/opcodes.hpp:16094
@ MOVZX32rr8_NOREX
Definition x86/opcodes.hpp:2757
@ VPMOVSXDQZ128rr
Definition x86/opcodes.hpp:18192
@ SUBR_Fp80m64
Definition x86/opcodes.hpp:4918
@ LWPINS32rri
Definition x86/opcodes.hpp:2276
@ VBLENDMPDZ256rrkz
Definition x86/opcodes.hpp:5594
@ VPCMPGTDZ128rm
Definition x86/opcodes.hpp:15789
@ VFMSUBADD132PHZmbk
Definition x86/opcodes.hpp:11091
@ VPERMILPDZ256rmbk
Definition x86/opcodes.hpp:16802
@ VFCMULCSHZrm
Definition x86/opcodes.hpp:9459
@ MAXCPSrr
Definition x86/opcodes.hpp:2312
@ VFNMADD231PDZ256mkz
Definition x86/opcodes.hpp:11841
@ VPOPCNTDZ128rr
Definition x86/opcodes.hpp:18752
@ VFMSUBPS4Ymr
Definition x86/opcodes.hpp:11376
@ VFNMADD231PHZ128mkz
Definition x86/opcodes.hpp:11867
@ VPCMPEQDZ256rmb
Definition x86/opcodes.hpp:15716
@ ADD16mr_ND
Definition x86/opcodes.hpp:575
@ VFNMSUB213BF16Z128mkz
Definition x86/opcodes.hpp:12191
@ VCVTPD2DQZ256rrb
Definition x86/opcodes.hpp:6447
@ VPADDQZ256rrk
Definition x86/opcodes.hpp:15106
@ TILELOADD_EVEX
Definition x86/opcodes.hpp:5053
@ VCVTPH2PSZ256rrkz
Definition x86/opcodes.hpp:6924
@ VAESDECLASTZ128rm
Definition x86/opcodes.hpp:5352
@ VCVTUQQ2PHZ256rr
Definition x86/opcodes.hpp:8853
@ VPMULHUWZ256rrk
Definition x86/opcodes.hpp:18558
@ VPUNPCKHQDQZrrk
Definition x86/opcodes.hpp:20713
@ RCL32ri_ND
Definition x86/opcodes.hpp:3603
@ VFMADD231BF16Zrk
Definition x86/opcodes.hpp:9933
@ VPDPWSSDrr
Definition x86/opcodes.hpp:16380
@ VCVTTPS2UDQZ128rrk
Definition x86/opcodes.hpp:8504
@ RCR16mi_ND
Definition x86/opcodes.hpp:3654
@ VCVTPS2QQZ256rmb
Definition x86/opcodes.hpp:7309
@ VPSRAVWZrr
Definition x86/opcodes.hpp:19984
@ VPDPWUUDSZmkz
Definition x86/opcodes.hpp:16530
@ VFMADD231PSZ128rkz
Definition x86/opcodes.hpp:10015
@ VCVTTPS2DQZ128rrkz
Definition x86/opcodes.hpp:8305
@ ADC64ri32_EVEX
Definition x86/opcodes.hpp:515
@ RCR8mCL
Definition x86/opcodes.hpp:3703
@ VPEXTRQZrri
Definition x86/opcodes.hpp:17232
@ VFMSUB132PSZ256mbkz
Definition x86/opcodes.hpp:10608
@ VPDPBSSDSZmbk
Definition x86/opcodes.hpp:16093
@ VANDPSZrmk
Definition x86/opcodes.hpp:5565
@ VPMINUQZ128rmbkz
Definition x86/opcodes.hpp:17887
@ SHRD64mrCL
Definition x86/opcodes.hpp:4649
@ VPDPBUSDSZ256mkz
Definition x86/opcodes.hpp:16211
@ VPANDDZ256rmk
Definition x86/opcodes.hpp:15264
@ COM_FpIr64
Definition x86/opcodes.hpp:1380
@ VADDBF16Zrmbkz
Definition x86/opcodes.hpp:5188
@ VMOVDQU8Z256rrk_REV
Definition x86/opcodes.hpp:14219
@ VPSLLQZrrkz
Definition x86/opcodes.hpp:19689
@ VMOVDQA64Zrrkz
Definition x86/opcodes.hpp:14091
@ VPSRLDZ256mbikz
Definition x86/opcodes.hpp:20057
@ VPSLLVDZ256rmbkz
Definition x86/opcodes.hpp:19707
@ G_STACKRESTORE
Definition x86/opcodes.hpp:292
@ VPABSDrm
Definition x86/opcodes.hpp:14878
@ VFNMSUB213PDZ128m
Definition x86/opcodes.hpp:12215
@ VCMPPDZrribk
Definition x86/opcodes.hpp:5791
@ SHR64mCL_ND
Definition x86/opcodes.hpp:4556
@ SUB64ri8_NF_ND
Definition x86/opcodes.hpp:4855
@ T2RPNTLVWZ1
Definition x86/opcodes.hpp:4974
@ SHL32mCL_NF
Definition x86/opcodes.hpp:4339
@ VFMSUBPD4mr
Definition x86/opcodes.hpp:11372
@ CFCMOV64rr_ND
Definition x86/opcodes.hpp:1210
@ VFNMADD132PHZmk
Definition x86/opcodes.hpp:11531
@ VFMADD231PDZrbkz
Definition x86/opcodes.hpp:9967
@ VPMOVZXBDZ128rmk
Definition x86/opcodes.hpp:18364
@ VCVTNEPS2BF16Zrm
Definition x86/opcodes.hpp:6418
@ VPMADD52HUQZ128rkz
Definition x86/opcodes.hpp:17421
@ VPDPBUSDZ256mb
Definition x86/opcodes.hpp:16238
@ MOVSDrm_alt
Definition x86/opcodes.hpp:2702
@ VPSUBBZrm
Definition x86/opcodes.hpp:20275
@ VMINPHZ256rrb
Definition x86/opcodes.hpp:13812
@ VCVTTPH2UQQZ128rmbkz
Definition x86/opcodes.hpp:8166
@ VCVTBIASPH2BF8SZ256rmk
Definition x86/opcodes.hpp:6149
@ VCVTPH2UWZ256rrb
Definition x86/opcodes.hpp:7051
@ VMINMAXPDZrrikz
Definition x86/opcodes.hpp:13659
@ VMOVUPDZ128rrkz_REV
Definition x86/opcodes.hpp:14445
@ VPSUBBZrrk
Definition x86/opcodes.hpp:20279
@ VCVTUDQ2PDZ256rmk
Definition x86/opcodes.hpp:8725
@ VPALIGNRZ256rrikz
Definition x86/opcodes.hpp:15242
@ FP80_ADDr
Definition x86/opcodes.hpp:1705
@ VPSUBSWZ128rmkz
Definition x86/opcodes.hpp:20371
@ FICOMP32m
Definition x86/opcodes.hpp:1683
@ VFMSUB231PSZmk
Definition x86/opcodes.hpp:10977
@ SHLD16rrCL_ND
Definition x86/opcodes.hpp:4433
@ CPUID
Definition x86/opcodes.hpp:1385
@ MUL64r
Definition x86/opcodes.hpp:2779
@ MAXCPDrm
Definition x86/opcodes.hpp:2309
@ ROR16rCL_ND
Definition x86/opcodes.hpp:3912
@ VCVTUQQ2PSZ128rm
Definition x86/opcodes.hpp:8871
@ G_READSTEADYCOUNTER
Definition x86/opcodes.hpp:116
@ VCVTPD2PHZ128rr
Definition x86/opcodes.hpp:6472
@ G_FFLOOR
Definition x86/opcodes.hpp:284
@ VFMADDCPHZmbk
Definition x86/opcodes.hpp:10109
@ VEXTRACTI32X4Z256rri
Definition x86/opcodes.hpp:9352
@ XOR64ri32_NF_ND
Definition x86/opcodes.hpp:22748
@ INC8r_NF_ND
Definition x86/opcodes.hpp:1931
@ VPBLENDMBZrrkz
Definition x86/opcodes.hpp:15432
@ VFMSUBADD132PHZ256rk
Definition x86/opcodes.hpp:11087
@ VFMSUB132SHZrkz_Int
Definition x86/opcodes.hpp:10658
@ VFNMADD132PDZrk
Definition x86/opcodes.hpp:11502
@ VPMOVQWZ256mrk
Definition x86/opcodes.hpp:18022
@ CMOVP_F
Definition x86/opcodes.hpp:1272
@ VBROADCASTI32X2Z256rrkz
Definition x86/opcodes.hpp:5690
@ BTC64ri8
Definition x86/opcodes.hpp:1107
@ VSCALEFBF16Z128rmbk
Definition x86/opcodes.hpp:21669
@ VPDPWUSDZ256rk
Definition x86/opcodes.hpp:16492
@ KORQkk
Definition x86/opcodes.hpp:2073
@ VCVTTPH2UQQZ128rmbk
Definition x86/opcodes.hpp:8165
@ VFMSUB213PDZ256mbk
Definition x86/opcodes.hpp:10715
@ PEXT64rr_EVEX
Definition x86/opcodes.hpp:3166
@ ISTT_Fp16m64
Definition x86/opcodes.hpp:1967
@ VPUNPCKLBWZ256rrkz
Definition x86/opcodes.hpp:20752
@ VFCMULCPHZ256rmb
Definition x86/opcodes.hpp:9436
@ VCVTTSD2SI64Srr_Int
Definition x86/opcodes.hpp:8599
@ VRSQRTBF16Zmbkz
Definition x86/opcodes.hpp:21620
@ VCVTPS2PDZ256rmk
Definition x86/opcodes.hpp:7219
@ VPMADD52LUQZmbkz
Definition x86/opcodes.hpp:17465
@ SHL8r1_NF_ND
Definition x86/opcodes.hpp:4410
@ VSUBBF16Z256rrk
Definition x86/opcodes.hpp:22195
@ VCVTUW2PHZrmk
Definition x86/opcodes.hpp:8958
@ SUBR_FPrST0
Definition x86/opcodes.hpp:4912
@ VSM4KEY4Zrr
Definition x86/opcodes.hpp:21990
@ VCVTPH2QQZ128rmb
Definition x86/opcodes.hpp:6937
@ VCVT2PH2BF8Z128rmb
Definition x86/opcodes.hpp:5969
@ VGETMANTPDZ256rrikz
Definition x86/opcodes.hpp:12898
@ VFMADDSUB213PSZ256rbkz
Definition x86/opcodes.hpp:10357
@ VPMACSWDrr
Definition x86/opcodes.hpp:17404
@ VFCMULCPHZrrbk
Definition x86/opcodes.hpp:9455
@ MULPDrm
Definition x86/opcodes.hpp:2788
@ VPMULTISHIFTQBZ128rr
Definition x86/opcodes.hpp:18676
@ VGETEXPPDZ128m
Definition x86/opcodes.hpp:12725
@ VCVT2PH2BF8Z128rrk
Definition x86/opcodes.hpp:5975
@ VEXTRACTF32X4Zmri
Definition x86/opcodes.hpp:9323
@ VCMPSDZrri_Int
Definition x86/opcodes.hpp:5847
@ VPROLVQZ256rmbk
Definition x86/opcodes.hpp:18972
@ PSRLDrr
Definition x86/opcodes.hpp:3406
@ VREDUCEPDZrmi
Definition x86/opcodes.hpp:21214
@ VCVTSI642SDZrm
Definition x86/opcodes.hpp:7603
@ VPMOVUSWBZrr
Definition x86/opcodes.hpp:18340
@ AND32ri8
Definition x86/opcodes.hpp:851
@ VFMSUB132PHZ256rkz
Definition x86/opcodes.hpp:10581
@ VFMADDSUB231PSZ256mk
Definition x86/opcodes.hpp:10459
@ FARJMP64m
Definition x86/opcodes.hpp:1667
@ VMPSADBWYrri
Definition x86/opcodes.hpp:14528
@ VDIVSSZrrbkz_Int
Definition x86/opcodes.hpp:9185
@ VPSRLDZrik
Definition x86/opcodes.hpp:20077
@ VPCMOVYrrm
Definition x86/opcodes.hpp:15654
@ VPMADDWDZrm
Definition x86/opcodes.hpp:17509
@ VGETMANTBF16Z128rmbikz
Definition x86/opcodes.hpp:12853
@ ROR8mCL_ND
Definition x86/opcodes.hpp:3987
@ VRCPBF16Zmbkz
Definition x86/opcodes.hpp:21116
@ MULX64Hrm
Definition x86/opcodes.hpp:2806
@ G_ATOMICRMW_ADD
Definition x86/opcodes.hpp:128
@ VDIVSSrm
Definition x86/opcodes.hpp:9188
@ VPSHRDWZ128rrikz
Definition x86/opcodes.hpp:19449
@ VMAXBF16Zrmbkz
Definition x86/opcodes.hpp:13218
@ VCVTTPS2UDQSZ256rmbk
Definition x86/opcodes.hpp:8475
@ VPSUBDZ128rmbk
Definition x86/opcodes.hpp:20287
@ VPORQZ256rm
Definition x86/opcodes.hpp:18854
@ VPTESTrm
Definition x86/opcodes.hpp:20631
@ JMP64m
Definition x86/opcodes.hpp:2003
@ VCVTPH2UQQZ256rmkz
Definition x86/opcodes.hpp:7016
@ EH_SjLj_LongJmp32
Definition x86/opcodes.hpp:1627
@ VPMOVUSQBZrrk
Definition x86/opcodes.hpp:18296
@ VPSHUFDZ256mikz
Definition x86/opcodes.hpp:19512
@ VSUBBF16Zrr
Definition x86/opcodes.hpp:22203
@ VMAXPDZ128rmbk
Definition x86/opcodes.hpp:13327
@ VCVTPH2UDQZrrk
Definition x86/opcodes.hpp:7000
@ VPCMPESTRMrmi
Definition x86/opcodes.hpp:15769
@ VGETMANTPDZrribkz
Definition x86/opcodes.hpp:12908
@ VRSQRTPHZ256mb
Definition x86/opcodes.hpp:21636
@ VPCMPUDZ256rmbi
Definition x86/opcodes.hpp:15887
@ VPDPBSSDSZrkz
Definition x86/opcodes.hpp:16099
@ VSQRTSDZmkz_Int
Definition x86/opcodes.hpp:22140
@ VBROADCASTF32X4Zrmkz
Definition x86/opcodes.hpp:5665
@ VCVTPD2DQZ256rrk
Definition x86/opcodes.hpp:6450
@ VCVTUQQ2PHZ256rmbkz
Definition x86/opcodes.hpp:8850
@ PCMPGTWrr
Definition x86/opcodes.hpp:3145
@ VFMSUB132PDZ256mbk
Definition x86/opcodes.hpp:10537
@ VMAXPSZ128rmk
Definition x86/opcodes.hpp:13399
@ VPDPBUUDSZ128mbkz
Definition x86/opcodes.hpp:16262
@ VPROTDmr
Definition x86/opcodes.hpp:19103
@ VFMADDSUB132PDZrb
Definition x86/opcodes.hpp:10190
@ VPEXPANDWZ128rrk
Definition x86/opcodes.hpp:17209
@ VCVTPS2PHZ128mr
Definition x86/opcodes.hpp:7276
@ MAXCSSrr
Definition x86/opcodes.hpp:2316
@ VRSQRTBF16Zrkz
Definition x86/opcodes.hpp:21625
@ VCVTTPS2IBSZrmbk
Definition x86/opcodes.hpp:8355
@ VCVTHF82PHZ128rm
Definition x86/opcodes.hpp:6345
@ VPCMPBZ256rmik
Definition x86/opcodes.hpp:15666
@ VADDPHZ128rmb
Definition x86/opcodes.hpp:5232
@ VSQRTPDZ128mb
Definition x86/opcodes.hpp:22033
@ VFNMSUB132SHZr
Definition x86/opcodes.hpp:12162
@ VPCMPEQBrm
Definition x86/opcodes.hpp:15705
@ SAR32r1
Definition x86/opcodes.hpp:4085
@ XOR16rr_ND_REV
Definition x86/opcodes.hpp:22681
@ VFMSUB132PSZmb
Definition x86/opcodes.hpp:10618
@ VRNDSCALEPHZ128rmbi
Definition x86/opcodes.hpp:21376
@ VPADDSBZrr
Definition x86/opcodes.hpp:15136
@ G_CONSTANT_POOL
Definition x86/opcodes.hpp:96
@ VCVT2PH2BF8SZ128rrkz
Definition x86/opcodes.hpp:5949
@ G_STRICT_FMUL
Definition x86/opcodes.hpp:295
@ VPMOVUSDBZ256rrkz
Definition x86/opcodes.hpp:18262
@ VPERMI2WZrr
Definition x86/opcodes.hpp:16750
@ VFMSUB231SSZmk_Int
Definition x86/opcodes.hpp:11017
@ TZCNT64rr_EVEX
Definition x86/opcodes.hpp:5100
@ VPMAXUBZ128rmk
Definition x86/opcodes.hpp:17630
@ VGETMANTBF16Z128rmbi
Definition x86/opcodes.hpp:12851
@ MMX_PSUBWrm
Definition x86/opcodes.hpp:2522
@ VSCALEFPSZrmkz
Definition x86/opcodes.hpp:21786
@ VCVTTPS2UQQSZ128rmk
Definition x86/opcodes.hpp:8534
@ VPDPWSSDSZmbkz
Definition x86/opcodes.hpp:16342
@ VSHA512MSG1rr
Definition x86/opcodes.hpp:21840
@ VRANGEPSZ256rmbik
Definition x86/opcodes.hpp:20946
@ VMOVSDZrrk_REV
Definition x86/opcodes.hpp:14344
@ OR64rm_NF
Definition x86/opcodes.hpp:3018
@ VPSHRDDZ256rmik
Definition x86/opcodes.hpp:19331
@ SCASQ
Definition x86/opcodes.hpp:4267
@ ROL16r1
Definition x86/opcodes.hpp:3785
@ G_ATOMICRMW_UMAX
Definition x86/opcodes.hpp:136
@ VREDUCEPDZ256rmikz
Definition x86/opcodes.hpp:21204
@ VFNMADD213SSZm
Definition x86/opcodes.hpp:11782
@ VFMADDSUB132PDZr
Definition x86/opcodes.hpp:10189
@ VFNMADD231PSZmb
Definition x86/opcodes.hpp:11919
@ VPDPBSUDZmbkz
Definition x86/opcodes.hpp:16187
@ PMOVSXWDrm
Definition x86/opcodes.hpp:3277
@ VMOVSSZmrk
Definition x86/opcodes.hpp:14415
@ VPMACSSWWrm
Definition x86/opcodes.hpp:17401
@ VPMOVWBZ256rrkz
Definition x86/opcodes.hpp:18355
@ VPSLLWrm
Definition x86/opcodes.hpp:19813
@ ROR32ri_EVEX
Definition x86/opcodes.hpp:3946
@ POP2P
Definition x86/opcodes.hpp:3313
@ CMOV_VR512
Definition x86/opcodes.hpp:1299
@ RCL32r1_ND
Definition x86/opcodes.hpp:3597
@ VPMINUQZ256rm
Definition x86/opcodes.hpp:17893
@ VPADDSWYrm
Definition x86/opcodes.hpp:15141
@ AAND32mr
Definition x86/opcodes.hpp:445
@ ADD16mi_ND
Definition x86/opcodes.hpp:570
@ VGETEXPPDZ128r
Definition x86/opcodes.hpp:12731
@ VPACKUSDWZrmk
Definition x86/opcodes.hpp:15006
@ VFNMSUB231PSZmbkz
Definition x86/opcodes.hpp:12487
@ VPSHRDVWZ256m
Definition x86/opcodes.hpp:19432
@ VPCONFLICTDZ128rrkz
Definition x86/opcodes.hpp:16025
@ VPSUBSBZ128rrk
Definition x86/opcodes.hpp:20351
@ VPXORDZ256rmb
Definition x86/opcodes.hpp:20855
@ VPMULDQZrr
Definition x86/opcodes.hpp:18519
@ VADDPSZ128rmb
Definition x86/opcodes.hpp:5267
@ VSM4KEY4Z256rm
Definition x86/opcodes.hpp:21987
@ VFNMADD231PHZ256mb
Definition x86/opcodes.hpp:11872
@ VFNMSUB213PSZ256rb
Definition x86/opcodes.hpp:12301
@ VCVTTPD2DQZrmb
Definition x86/opcodes.hpp:7787
@ VDIVSDZrm_Int
Definition x86/opcodes.hpp:9152
@ MOVDQUrr_REV
Definition x86/opcodes.hpp:2662
@ G_FEXP2
Definition x86/opcodes.hpp:212
@ VPSUBQZ256rmb
Definition x86/opcodes.hpp:20326
@ ROL64ri_EVEX
Definition x86/opcodes.hpp:3856
@ VPMOVUSDBZ256mrk
Definition x86/opcodes.hpp:18259
@ VPOPCNTDZrmk
Definition x86/opcodes.hpp:18768
@ BLSI64rm_EVEX
Definition x86/opcodes.hpp:1035
@ VFMADD213PSZ256rb
Definition x86/opcodes.hpp:9845
@ VMULPDZ128rrk
Definition x86/opcodes.hpp:14596
@ VREDUCEPSZ256rmbi
Definition x86/opcodes.hpp:21265
@ AND16ri8_ND
Definition x86/opcodes.hpp:812
@ VMOVDQU8Zrrkz_REV
Definition x86/opcodes.hpp:14232
@ VPCMPGTQZ128rmbk
Definition x86/opcodes.hpp:15813
@ ROL8m1_ND
Definition x86/opcodes.hpp:3862
@ VCVT2PH2HF8SZrr
Definition x86/opcodes.hpp:6019
@ VCVTTPD2UQQZrmbkz
Definition x86/opcodes.hpp:7989
@ VFMADD213BF16Z256rkz
Definition x86/opcodes.hpp:9747
@ OR64ri32_EVEX
Definition x86/opcodes.hpp:3006
@ VCVTPH2PDZ128rmkz
Definition x86/opcodes.hpp:6847
@ VFMADD213PHZ128mbkz
Definition x86/opcodes.hpp:9797
@ G_SMULO
Definition x86/opcodes.hpp:185
@ VFMADDPD4Ymr
Definition x86/opcodes.hpp:10128
@ VCVTTPH2WZrmbk
Definition x86/opcodes.hpp:8252
@ VPMOVSXBWZ128rmkz
Definition x86/opcodes.hpp:18169
@ PTILELOADDV
Definition x86/opcodes.hpp:401
@ VSCALEFPSZrmbk
Definition x86/opcodes.hpp:21783
@ VCVTTPS2UDQZ256rrkz
Definition x86/opcodes.hpp:8517
@ VCVTPS2PHXZrmk
Definition x86/opcodes.hpp:7266
@ AND32mi8_ND
Definition x86/opcodes.hpp:838
@ VRSQRT14PSZ128rkz
Definition x86/opcodes.hpp:21526
@ ADOX64rr_EVEX
Definition x86/opcodes.hpp:771
@ SHLD32mrCL
Definition x86/opcodes.hpp:4441
@ VCVTDQ2PDZ256rmkz
Definition x86/opcodes.hpp:6260
@ VCVTUQQ2PDZrr
Definition x86/opcodes.hpp:8832
@ VFMADD132SSZrk_Int
Definition x86/opcodes.hpp:9724
@ ENQCMDS32_EVEX
Definition x86/opcodes.hpp:1646
@ VPERMI2BZrrkz
Definition x86/opcodes.hpp:16626
@ VCVTDQ2PDZrr
Definition x86/opcodes.hpp:6270
@ VFMADD231SHZrk_Int
Definition x86/opcodes.hpp:10068
@ VPTESTMDZrmb
Definition x86/opcodes.hpp:20534
@ VFNMSUBPD4Ymr
Definition x86/opcodes.hpp:12542
@ VCVTPH2HF8Z256rr
Definition x86/opcodes.hpp:6764
@ VCVTQQ2PDZ128rmb
Definition x86/opcodes.hpp:7399
@ VPBLENDMDZ256rmbkz
Definition x86/opcodes.hpp:15445
@ VFMSUBADD231PSZ256rkz
Definition x86/opcodes.hpp:11337
@ VPANDQZrrk
Definition x86/opcodes.hpp:15361
@ SUB64mi32_NF
Definition x86/opcodes.hpp:4834
@ VPHADDUWQrr
Definition x86/opcodes.hpp:17288
@ VREDUCEPDZ256rrikz
Definition x86/opcodes.hpp:21210
@ VFMADDSUB231PHZ128m
Definition x86/opcodes.hpp:10411
@ VPMADD52HUQrm
Definition x86/opcodes.hpp:17440
@ SAR64m1_NF
Definition x86/opcodes.hpp:4103
@ VFMSUB132PHZ256r
Definition x86/opcodes.hpp:10576
@ VFNMADD231PDZ128mb
Definition x86/opcodes.hpp:11828
@ VCVTPD2UDQZ256rmbkz
Definition x86/opcodes.hpp:6581
@ VPSHUFLWZ128rikz
Definition x86/opcodes.hpp:19556
@ G_CTTZ
Definition x86/opcodes.hpp:264
@ VFNMADD132PHZr
Definition x86/opcodes.hpp:11533
@ VPDPBUSDSZ128rk
Definition x86/opcodes.hpp:16204
@ VCVTPH2PSZ256rmk
Definition x86/opcodes.hpp:6917
@ VPMINUDYrr
Definition x86/opcodes.hpp:17854
@ VCVTPH2PDZrrbkz
Definition x86/opcodes.hpp:6872
@ V4FNMADDPSrmk
Definition x86/opcodes.hpp:5160
@ VPSHLDVQZm
Definition x86/opcodes.hpp:19261
@ MUL16m_NF
Definition x86/opcodes.hpp:2766
@ VPORQZ256rmb
Definition x86/opcodes.hpp:18855
@ VCVTPH2UDQZ128rmbk
Definition x86/opcodes.hpp:6971
@ VMINMAXBF16Z256rmikz
Definition x86/opcodes.hpp:13614
@ VUNPCKHPSZ256rr
Definition x86/opcodes.hpp:22448
@ SHR64ri_EVEX
Definition x86/opcodes.hpp:4575
@ VPSHRDQZ128rmik
Definition x86/opcodes.hpp:19349
@ VMOVAPDZ128mr
Definition x86/opcodes.hpp:13921
@ CRC32r32r16
Definition x86/opcodes.hpp:1393
@ G_FCOSH
Definition x86/opcodes.hpp:280
@ ADD8mr
Definition x86/opcodes.hpp:692
@ VPDPBUSDZ128mbkz
Definition x86/opcodes.hpp:16231
@ RCL8rCL
Definition x86/opcodes.hpp:3634
@ VCVTTPH2WZ256rmkz
Definition x86/opcodes.hpp:8243
@ VPMADDUBSWZrmk
Definition x86/opcodes.hpp:17488
@ POPGS64
Definition x86/opcodes.hpp:3352
@ VCVTBIASPH2BF8Z256rr
Definition x86/opcodes.hpp:6178
@ VPRORVDZ128rmb
Definition x86/opcodes.hpp:19043
@ VPMOVZXDQZrm
Definition x86/opcodes.hpp:18441
@ SAR64r1_NF
Definition x86/opcodes.hpp:4118
@ VPMOVWBZ128rr
Definition x86/opcodes.hpp:18348
@ VFMADDSUB132PHZ128mbk
Definition x86/opcodes.hpp:10199
@ ADC16ri_ND
Definition x86/opcodes.hpp:469
@ FFREEP
Definition x86/opcodes.hpp:1679
@ VCVTTPD2QQZ256rmb
Definition x86/opcodes.hpp:7843
@ ROR32mi_NF
Definition x86/opcodes.hpp:3933
@ VSCATTERDPSZmr
Definition x86/opcodes.hpp:21825
@ VREDUCESSZrrib
Definition x86/opcodes.hpp:21311
@ VFCMADDCPHZ128m
Definition x86/opcodes.hpp:9384
@ RCR16ri
Definition x86/opcodes.hpp:3661
@ VRCPPHZ128mk
Definition x86/opcodes.hpp:21126
@ VFRCZPDYrm
Definition x86/opcodes.hpp:12658
@ VCVTNEPS2BF16Z128rr
Definition x86/opcodes.hpp:6406
@ VSQRTBF16Zmbkz
Definition x86/opcodes.hpp:22024
@ VPTESTNMBZ128rmk
Definition x86/opcodes.hpp:20570
@ VPERMT2PSZ128rrk
Definition x86/opcodes.hpp:17068
@ VSQRTBF16Z128mb
Definition x86/opcodes.hpp:22004
@ VFMADD213PHZ256rb
Definition x86/opcodes.hpp:9810
@ VRSQRT28PDZrb
Definition x86/opcodes.hpp:21564
@ VPADDSWZ128rrkz
Definition x86/opcodes.hpp:15148
@ VPMOVZXBWZrr
Definition x86/opcodes.hpp:18422
@ VPSLLVDZrmb
Definition x86/opcodes.hpp:19714
@ VPCMPEQDZ128rmbk
Definition x86/opcodes.hpp:15711
@ VPMOVSXWQZrmkz
Definition x86/opcodes.hpp:18247
@ VPHADDSWYrm
Definition x86/opcodes.hpp:17273
@ VRSQRTBF16Z128m
Definition x86/opcodes.hpp:21599
@ VPROLQZ256mbi
Definition x86/opcodes.hpp:18916
@ DIV_Fp80
Definition x86/opcodes.hpp:1608
@ VFNMADD213PDZ256mb
Definition x86/opcodes.hpp:11659
@ VGATHERPF1QPSm
Definition x86/opcodes.hpp:12687
@ VCVTDQ2PSZ256rmbk
Definition x86/opcodes.hpp:6321
@ VPRORVDZrmkz
Definition x86/opcodes.hpp:19065
@ VPHSUBSWrm
Definition x86/opcodes.hpp:17309
@ RCL8r1_ND
Definition x86/opcodes.hpp:3633
@ VCVTTPH2IUBSZ256rmb
Definition x86/opcodes.hpp:8074
@ VPERMILPSmi
Definition x86/opcodes.hpp:16889
@ VPHADDDrr
Definition x86/opcodes.hpp:17272
@ PABSDrm
Definition x86/opcodes.hpp:3078
@ VMULPDrm
Definition x86/opcodes.hpp:14622
@ VPSRAWZ128mikz
Definition x86/opcodes.hpp:19992
@ VCVTUDQ2PDZ128rr
Definition x86/opcodes.hpp:8718
@ VCOMXSSZrrb_Int
Definition x86/opcodes.hpp:5940
@ VFMSUB231PHZrbk
Definition x86/opcodes.hpp:10946
@ SHR32r1_EVEX
Definition x86/opcodes.hpp:4535
@ VCVTTSD2SIZrrb_Int
Definition x86/opcodes.hpp:8619
@ VCVTPS2DQZ128rrkz
Definition x86/opcodes.hpp:7111
@ AND32ri8_EVEX
Definition x86/opcodes.hpp:852
@ VRNDSCALEPDZrrib
Definition x86/opcodes.hpp:21371
@ AND64rm_NF_ND
Definition x86/opcodes.hpp:905
@ VCVTBF162IUBSZ256rrkz
Definition x86/opcodes.hpp:6126
@ MOVHPSmr
Definition x86/opcodes.hpp:2666
@ VFMSUB213PDZmbkz
Definition x86/opcodes.hpp:10728
@ SUB16mr
Definition x86/opcodes.hpp:4759
@ VRNDSCALESSZrri_Int
Definition x86/opcodes.hpp:21469
@ VMOVSHDUPZ256rm
Definition x86/opcodes.hpp:14363
@ VMULPDZrmkz
Definition x86/opcodes.hpp:14615
@ VMULPHZ256rrk
Definition x86/opcodes.hpp:14643
@ VCVTTPH2IUBSZrm
Definition x86/opcodes.hpp:8085
@ AESDECrm
Definition x86/opcodes.hpp:779
@ VFMADDSUB213PDZ256rbkz
Definition x86/opcodes.hpp:10287
@ G_ASSERT_ALIGN
Definition x86/opcodes.hpp:76
@ VFMSUB132SHZrb
Definition x86/opcodes.hpp:10653
@ VMINSHZrrk_Int
Definition x86/opcodes.hpp:13890
@ VSCALEFSHZrrk
Definition x86/opcodes.hpp:21809
@ VPBLENDMDZ256rmk
Definition x86/opcodes.hpp:15446
@ AND32ri8_NF_ND
Definition x86/opcodes.hpp:855
@ VDPBF16PSZ256r
Definition x86/opcodes.hpp:9207
@ ISTT_Fp32m80
Definition x86/opcodes.hpp:1971
@ VFNMADDPD4Ymr
Definition x86/opcodes.hpp:11976
@ VFMSUB132PSZ128rkz
Definition x86/opcodes.hpp:10604
@ VMAXPDYrr
Definition x86/opcodes.hpp:13324
@ VPDPWUUDZrkz
Definition x86/opcodes.hpp:16564
@ VGETEXPPSZmbkz
Definition x86/opcodes.hpp:12815
@ VPSUBSWZrrk
Definition x86/opcodes.hpp:20385
@ VPTESTNMQZ128rr
Definition x86/opcodes.hpp:20603
@ VMOVDQU64Z256mr
Definition x86/opcodes.hpp:14178
@ VCVTPS2DQZrmbkz
Definition x86/opcodes.hpp:7127
@ RCR16rCL_ND
Definition x86/opcodes.hpp:3660
@ VCMPPHZ128rmik
Definition x86/opcodes.hpp:5798
@ VPTESTNMQZrmk
Definition x86/opcodes.hpp:20614
@ VREDUCESHZrrib
Definition x86/opcodes.hpp:21302
@ VFMSUB132SHZr_Int
Definition x86/opcodes.hpp:10652
@ BTC16rr
Definition x86/opcodes.hpp:1100
@ VCVTTPS2QQSZrmbk
Definition x86/opcodes.hpp:8421
@ VPABSBrr
Definition x86/opcodes.hpp:14848
@ SEAMCALL
Definition x86/opcodes.hpp:4269
@ VRANGESSZrmi
Definition x86/opcodes.hpp:20978
@ VCMPSDZrmi_Int
Definition x86/opcodes.hpp:5844
@ MONITORX32rrr
Definition x86/opcodes.hpp:2540
@ PLEA32r
Definition x86/opcodes.hpp:382
@ VCVTTPS2DQSZ128rrkz
Definition x86/opcodes.hpp:8270
@ VREDUCEPDZrmikz
Definition x86/opcodes.hpp:21216
@ VFCMADDCSHZrk
Definition x86/opcodes.hpp:9424
@ VPSUBUSWZ256rr
Definition x86/opcodes.hpp:20422
@ CMOVNP_Fp64
Definition x86/opcodes.hpp:1270
@ VPUNPCKLBWZ128rrkz
Definition x86/opcodes.hpp:20746
@ LOCK_OR64mr
Definition x86/opcodes.hpp:2225
@ VFMSUB231BF16Z128mbk
Definition x86/opcodes.hpp:10855
@ VPCMPEQWZrr
Definition x86/opcodes.hpp:15763
@ VMULPDZ128rmkz
Definition x86/opcodes.hpp:14594
@ VPMULDQZ256rmb
Definition x86/opcodes.hpp:18505
@ VPERMI2DZ256rmbk
Definition x86/opcodes.hpp:16638
@ VPDPWSUDZ256mk
Definition x86/opcodes.hpp:16427
@ VPXORDZ256rmkz
Definition x86/opcodes.hpp:20859
@ BLCI32rm
Definition x86/opcodes.hpp:1000
@ VFNMSUB132SSZrb_Int
Definition x86/opcodes.hpp:12177
@ VMOVRSDZ128mk
Definition x86/opcodes.hpp:14309
@ VPSRAVDZ128rmk
Definition x86/opcodes.hpp:19917
@ VPDPWUSDSZ128mbkz
Definition x86/opcodes.hpp:16448
@ VCVTTPD2UQQZrrk
Definition x86/opcodes.hpp:7996
@ TEST64i32
Definition x86/opcodes.hpp:5035
@ PMOVZXBWrm
Definition x86/opcodes.hpp:3285
@ VEXTRACTI64X2Z256rrikz
Definition x86/opcodes.hpp:9369
@ VCVTTPD2UDQZ128rmbk
Definition x86/opcodes.hpp:7901
@ VSCALEFSDZrrkz
Definition x86/opcodes.hpp:21801
@ VPDPBUUDZmbk
Definition x86/opcodes.hpp:16310
@ VCVTPH2QQZrrbk
Definition x86/opcodes.hpp:6965
@ VGETMANTSSZrrikz
Definition x86/opcodes.hpp:13003
@ VFMADDSD4mr
Definition x86/opcodes.hpp:10144
@ VPMINUDZrr
Definition x86/opcodes.hpp:17879
@ VPSHUFDYri
Definition x86/opcodes.hpp:19497
@ VFNMSUB132PHZrbk
Definition x86/opcodes.hpp:12101
@ VPADDSWZrr
Definition x86/opcodes.hpp:15158
@ VRSQRT14PDZ128mkz
Definition x86/opcodes.hpp:21496
@ PUSHDS32
Definition x86/opcodes.hpp:3549
@ VALIGNDZ128rmbi
Definition x86/opcodes.hpp:5394
@ VCVTPH2PSXZrmk
Definition x86/opcodes.hpp:6900
@ VCVTTPS2UDQSZrmbk
Definition x86/opcodes.hpp:8487
@ VFPCLASSPDZ256mbik
Definition x86/opcodes.hpp:12599
@ VFCMADDCPHZrbkz
Definition x86/opcodes.hpp:9414
@ G_ABS
Definition x86/opcodes.hpp:250
@ VPSRLWZrmkz
Definition x86/opcodes.hpp:20254
@ VBROADCASTSSZ256rrk
Definition x86/opcodes.hpp:5741
@ VCVTBIASPH2HF8SZrmbk
Definition x86/opcodes.hpp:6210
@ VMULSHZrrbk_Int
Definition x86/opcodes.hpp:14716
@ VPSLLDZ256rr
Definition x86/opcodes.hpp:19621
@ VCVTBIASPH2HF8SZ256rmb
Definition x86/opcodes.hpp:6200
@ PSLLDri
Definition x86/opcodes.hpp:3387
@ VMOVZPQILo2PQIrr
Definition x86/opcodes.hpp:14522
@ VFNMADD231SDZrbk_Int
Definition x86/opcodes.hpp:11940
@ VADDPHZ256rmk
Definition x86/opcodes.hpp:5244
@ VPROLQZ128mbik
Definition x86/opcodes.hpp:18908
@ VPSUBQZrrk
Definition x86/opcodes.hpp:20341
@ OR16mr
Definition x86/opcodes.hpp:2917
@ VCVTPS2PHXZ256rrbk
Definition x86/opcodes.hpp:7258
@ VEXPANDPDZ128rmk
Definition x86/opcodes.hpp:9281
@ VFMSUB132BF16Z256mkz
Definition x86/opcodes.hpp:10511
@ SHL32r1_EVEX
Definition x86/opcodes.hpp:4347
@ VCVTTPH2UWZ256rmbk
Definition x86/opcodes.hpp:8207
@ KSHIFTRQki
Definition x86/opcodes.hpp:2085
@ VFMSUBADD231PSZ128mkz
Definition x86/opcodes.hpp:11322
@ VCVTTPS2IBSZ256rrkz
Definition x86/opcodes.hpp:8352
@ VPSHLDDZrmikz
Definition x86/opcodes.hpp:19185
@ RCL32mCL_ND
Definition x86/opcodes.hpp:3591
@ VFNMSUB231PSZ128m
Definition x86/opcodes.hpp:12463
@ XOR32ri8_NF
Definition x86/opcodes.hpp:22707
@ VFMADD213PDZ256rb
Definition x86/opcodes.hpp:9775
@ LEA32r
Definition x86/opcodes.hpp:2140
@ VCVTUQQ2PHZ256rrb
Definition x86/opcodes.hpp:8854
@ VXORPSZrm
Definition x86/opcodes.hpp:22575
@ VPDPWUSDZ256mbk
Definition x86/opcodes.hpp:16487
@ MOVBE16mr
Definition x86/opcodes.hpp:2623
@ VADDBF16Z256rrkz
Definition x86/opcodes.hpp:5184
@ VFNMADD213PSZ128mbk
Definition x86/opcodes.hpp:11721
@ VRCPPHZm
Definition x86/opcodes.hpp:21140
@ VPUNPCKHDQZ256rmb
Definition x86/opcodes.hpp:20667
@ MOV64ao64
Definition x86/opcodes.hpp:2580
@ VCVTTPH2DQZ256rrbkz
Definition x86/opcodes.hpp:8016
@ VCVTPH2UDQZrr
Definition x86/opcodes.hpp:6996
@ VGETMANTPHZrmbi
Definition x86/opcodes.hpp:12932
@ VPTESTMQZ256rmb
Definition x86/opcodes.hpp:20546
@ VPRORDZ128mi
Definition x86/opcodes.hpp:18991
@ VMAXPDZrrbk
Definition x86/opcodes.hpp:13354
@ VPMOVZXWDZrr
Definition x86/opcodes.hpp:18466
@ VFMADDSUB231PDZmbk
Definition x86/opcodes.hpp:10399
@ VFMADD231SHZm_Int
Definition x86/opcodes.hpp:10059
@ PMOVZXBDrm
Definition x86/opcodes.hpp:3281
@ FNSTSWm
Definition x86/opcodes.hpp:1697
@ VCOMISSZrr_Int
Definition x86/opcodes.hpp:5896
@ VCVTTPH2WZ256rrk
Definition x86/opcodes.hpp:8248
@ VCVTPS2PDZ128rmbkz
Definition x86/opcodes.hpp:7209
@ SUB32rr_EVEX
Definition x86/opcodes.hpp:4821
@ VCVTTSD2USI64Srrb_Int
Definition x86/opcodes.hpp:8628
@ AND8rm_EVEX
Definition x86/opcodes.hpp:935
@ VBROADCASTF32X4Zrm
Definition x86/opcodes.hpp:5663
@ PCMPISTRMrmi
Definition x86/opcodes.hpp:3148
@ MMX_PMAXSWrr
Definition x86/opcodes.hpp:2452
@ CMP16rr
Definition x86/opcodes.hpp:1308
@ VRCPBF16Zrk
Definition x86/opcodes.hpp:21120
@ VGF2P8MULBZrm
Definition x86/opcodes.hpp:13080
@ VPSHUFBITQMBZ128rmk
Definition x86/opcodes.hpp:19463
@ MMX_PACKSSWBrr
Definition x86/opcodes.hpp:2391
@ VGETEXPBF16Z128mkz
Definition x86/opcodes.hpp:12703
@ VCMPPDZ256rrib
Definition x86/opcodes.hpp:5782
@ G_EXTRACT_VECTOR_ELT
Definition x86/opcodes.hpp:259
@ VSHUFF64X2Zrmik
Definition x86/opcodes.hpp:21874
@ VFMSUB213PSZ128m
Definition x86/opcodes.hpp:10774
@ VFMADD213PDZ256mk
Definition x86/opcodes.hpp:9772
@ VPSHUFBITQMBZ256rm
Definition x86/opcodes.hpp:19466
@ KTESTWkk
Definition x86/opcodes.hpp:2090
@ VFMADDCPHZmb
Definition x86/opcodes.hpp:10108
@ VMOVAPDZrrk
Definition x86/opcodes.hpp:13950
@ VREDUCEPDZ256rmi
Definition x86/opcodes.hpp:21202
@ VGATHERPF0QPDm
Definition x86/opcodes.hpp:12682
@ BTR64rr
Definition x86/opcodes.hpp:1120
@ PFRSQRTrm
Definition x86/opcodes.hpp:3208
@ AESKEYGENASSIST128rr
Definition x86/opcodes.hpp:792
@ VCVTUQQ2PSZ256rrb
Definition x86/opcodes.hpp:8887
@ VPSRLVQZ256rr
Definition x86/opcodes.hpp:20187
@ VFMSUB213SDZr_Int
Definition x86/opcodes.hpp:10814
@ ADD32rr_ND_REV
Definition x86/opcodes.hpp:638
@ VDIVPDZ256rmbk
Definition x86/opcodes.hpp:9057
@ VPDPBUSDSZ128mkz
Definition x86/opcodes.hpp:16202
@ VPMULHRSWrm
Definition x86/opcodes.hpp:18544
@ VMOVDQUYrr
Definition x86/opcodes.hpp:14235
@ VFNMADD213PSZmbkz
Definition x86/opcodes.hpp:11743
@ SUB_FpI32m80
Definition x86/opcodes.hpp:4953
@ VINSERTF64X2Zrmi
Definition x86/opcodes.hpp:13130
@ VPRORVQZ256rmbk
Definition x86/opcodes.hpp:19080
@ VPMADDWDZ128rr
Definition x86/opcodes.hpp:17500
@ VFMSUB132PSZmbkz
Definition x86/opcodes.hpp:10620
@ VPMOVSXBWZ128rm
Definition x86/opcodes.hpp:18167
@ VEXTRACTI32X4Z256mrik
Definition x86/opcodes.hpp:9351
@ VFMSUBADD231PHZ256mb
Definition x86/opcodes.hpp:11292
@ VFMADDSUB231PHZmkz
Definition x86/opcodes.hpp:10437
@ VCVTQQ2PDZ256rm
Definition x86/opcodes.hpp:7407
@ VPMAXSBrr
Definition x86/opcodes.hpp:17546
@ VFNMADDPS4Ymr
Definition x86/opcodes.hpp:11984
@ MMX_PMINSWrr
Definition x86/opcodes.hpp:2456
@ VINSERTI64X2Zrrik
Definition x86/opcodes.hpp:13172
@ VMINPSZ128rmbkz
Definition x86/opcodes.hpp:13834
@ SBB16rr_ND
Definition x86/opcodes.hpp:4191
@ XSTORE
Definition x86/opcodes.hpp:22824
@ PHMINPOSUWrr
Definition x86/opcodes.hpp:3221
@ VMULBF16Z128rmkz
Definition x86/opcodes.hpp:14565
@ VCVTPH2BF8SZrr
Definition x86/opcodes.hpp:6659
@ VDIVSDZrmkz_Int
Definition x86/opcodes.hpp:9154
@ G_VECREDUCE_FMINIMUM
Definition x86/opcodes.hpp:318
@ VFMADD132PDZrbk
Definition x86/opcodes.hpp:9610
@ CMP32rr_REV
Definition x86/opcodes.hpp:1318
@ KMOVQkr
Definition x86/opcodes.hpp:2051
@ VMINMAXBF16Z256rri
Definition x86/opcodes.hpp:13615
@ VFMSUB213PDZ128mbkz
Definition x86/opcodes.hpp:10707
@ SHRD16mrCL_NF
Definition x86/opcodes.hpp:4612
@ VFMULCPHZ128rm
Definition x86/opcodes.hpp:11400
@ IMUL64rri8
Definition x86/opcodes.hpp:1863
@ VPSRAVWZrm
Definition x86/opcodes.hpp:19981
@ BEXTR32rr_NF
Definition x86/opcodes.hpp:985
@ VFMSUB132PDZ256mbkz
Definition x86/opcodes.hpp:10538
@ VFMADD231PHZ256mbk
Definition x86/opcodes.hpp:9983
@ ROL8mCL_NF_ND
Definition x86/opcodes.hpp:3869
@ ISTT_FP16m
Definition x86/opcodes.hpp:1963
@ URDMSRrr
Definition x86/opcodes.hpp:5147
@ VPMOVM2WZ128rk
Definition x86/opcodes.hpp:17978
@ VFNMSUB213PSZmkz
Definition x86/opcodes.hpp:12311
@ VMULPHZrmbkz
Definition x86/opcodes.hpp:14648
@ BTC64rr
Definition x86/opcodes.hpp:1108
@ VFNMSUB132PSZ256mkz
Definition x86/opcodes.hpp:12121
@ OR64ri8_NF_ND
Definition x86/opcodes.hpp:3014
@ PABSWrr
Definition x86/opcodes.hpp:3081
@ VCMPSDZrribk_Int
Definition x86/opcodes.hpp:5849
@ VFPCLASSPSZ128mbik
Definition x86/opcodes.hpp:12629
@ VPSHLDQZrmbikz
Definition x86/opcodes.hpp:19209
@ G_UBSANTRAP
Definition x86/opcodes.hpp:310
@ SHL32ri_EVEX
Definition x86/opcodes.hpp:4357
@ ADC64mi8_EVEX
Definition x86/opcodes.hpp:509
@ MMX_PACKSSWBrm
Definition x86/opcodes.hpp:2390
@ LOCK_BTC_RM32rm
Definition x86/opcodes.hpp:2195
@ VPMOVUSDBZrrkz
Definition x86/opcodes.hpp:18267
@ VCVTTPH2UQQZrr
Definition x86/opcodes.hpp:8190
@ VPDPWUSDZrkz
Definition x86/opcodes.hpp:16502
@ VPMADD52HUQZ128mkz
Definition x86/opcodes.hpp:17418
@ VPEXPANDWZ128rmk
Definition x86/opcodes.hpp:17206
@ VPBROADCASTBrZrrkz
Definition x86/opcodes.hpp:15541
@ VMINPDZ256rrkz
Definition x86/opcodes.hpp:13781
@ VMOVDQU64Zrrk_REV
Definition x86/opcodes.hpp:14197
@ VPMOVUSQWZ256mr
Definition x86/opcodes.hpp:18318
@ OR8rm
Definition x86/opcodes.hpp:3048
@ INVVPID64_EVEX
Definition x86/opcodes.hpp:1958
@ VMINCPHZ256rrkz
Definition x86/opcodes.hpp:13549
@ VCVTTPD2QQSZrmbk
Definition x86/opcodes.hpp:7823
@ VMOVAPSZrrkz
Definition x86/opcodes.hpp:13993
@ VREDUCEPDZrmbi
Definition x86/opcodes.hpp:21211
@ VFMADD231SSZrk_Int
Definition x86/opcodes.hpp:10080
@ IMULZU16rri
Definition x86/opcodes.hpp:1874
@ VPMINUBrr
Definition x86/opcodes.hpp:17852
@ VPSHUFBZ128rrkz
Definition x86/opcodes.hpp:19481
@ VCVTTPS2DQZ256rmbk
Definition x86/opcodes.hpp:8308
@ VPADDDZ256rmk
Definition x86/opcodes.hpp:15072
@ VFMADDSUB132PSZ128rk
Definition x86/opcodes.hpp:10239
@ VPCMPQZrmi
Definition x86/opcodes.hpp:15865
@ VCVTUQQ2PDZ256rmb
Definition x86/opcodes.hpp:8815
@ VCVTPH2PSXZ256rrkz
Definition x86/opcodes.hpp:6895
@ VFNMADD231BF16Z256mbkz
Definition x86/opcodes.hpp:11810
@ VDIVPSZrmbk
Definition x86/opcodes.hpp:9139
@ VPROTWri
Definition x86/opcodes.hpp:19116
@ SETCCm_EVEX
Definition x86/opcodes.hpp:4277
@ VGETMANTPHZrrikz
Definition x86/opcodes.hpp:12943
@ VFMSUB132PSZ128mbk
Definition x86/opcodes.hpp:10598
@ VPMINSDYrm
Definition x86/opcodes.hpp:17751
@ VSCALEFPSZ128rm
Definition x86/opcodes.hpp:21760
@ CALL32r
Definition x86/opcodes.hpp:1151
@ VPDPBSUDZ256mb
Definition x86/opcodes.hpp:16176
@ VCVTPS2DQZ256rrbkz
Definition x86/opcodes.hpp:7121
@ VFNMADD132SHZrb
Definition x86/opcodes.hpp:11598
@ SHR64rCL
Definition x86/opcodes.hpp:4569
@ VRCPPHZmk
Definition x86/opcodes.hpp:21144
@ SBB64ri32_ND
Definition x86/opcodes.hpp:4231
@ MUL32m
Definition x86/opcodes.hpp:2770
@ CMPCCXADDmr64_EVEX
Definition x86/opcodes.hpp:1340
@ VPUNPCKHBWZ128rrk
Definition x86/opcodes.hpp:20639
@ VCVTTPD2QQZ128rrkz
Definition x86/opcodes.hpp:7841
@ VPMOVDWZ256rrkz
Definition x86/opcodes.hpp:17963
@ VSQRTPDZm
Definition x86/opcodes.hpp:22053
@ VPTESTrr
Definition x86/opcodes.hpp:20632
@ DYN_ALLOCA_32
Definition x86/opcodes.hpp:1623
@ VPCMPGTQZ256rrk
Definition x86/opcodes.hpp:15822
@ VANDPDZ128rmbkz
Definition x86/opcodes.hpp:5515
@ VCVTTSH2SI64Zrr
Definition x86/opcodes.hpp:8646
@ SAR64rCL_NF
Definition x86/opcodes.hpp:4123
@ VCVTPH2HF8Z128rmbkz
Definition x86/opcodes.hpp:6752
@ FLDPI
Definition x86/opcodes.hpp:1691
@ VGATHERDPSZ128rm
Definition x86/opcodes.hpp:12676
@ BLSFILL64rr
Definition x86/opcodes.hpp:1027
@ VCVTSS2SHZrrkz_Int
Definition x86/opcodes.hpp:7651
@ MOV32o32a
Definition x86/opcodes.hpp:2568
@ VFMADD231PDZ128rk
Definition x86/opcodes.hpp:9944
@ VBLENDPSYrmi
Definition x86/opcodes.hpp:5635
@ VCVTTPS2DQSZ256rrbkz
Definition x86/opcodes.hpp:8280
@ ADD32mr_NF
Definition x86/opcodes.hpp:617
@ FLDLG2
Definition x86/opcodes.hpp:1689
@ VCVTPH2UQQZrmbkz
Definition x86/opcodes.hpp:7026
@ VCVT2PH2HF8Z256rmbkz
Definition x86/opcodes.hpp:6034
@ VCVTTPS2UQQSZrr
Definition x86/opcodes.hpp:8557
@ TCRETURNri64
Definition x86/opcodes.hpp:5003
@ OR8rr_REV
Definition x86/opcodes.hpp:3062
@ VPACKSSWBYrr
Definition x86/opcodes.hpp:14961
@ VPADDQZrmbkz
Definition x86/opcodes.hpp:15111
@ VPERM2F128rri
Definition x86/opcodes.hpp:16568
@ VMPSADBWZrrikz
Definition x86/opcodes.hpp:14546
@ VADDSUBPSYrr
Definition x86/opcodes.hpp:5347
@ SUB32mi_NF_ND
Definition x86/opcodes.hpp:4799
@ VDIVSSZrrbk_Int
Definition x86/opcodes.hpp:9184
@ VPUNPCKHDQZ256rrkz
Definition x86/opcodes.hpp:20674
@ VPSHRDDZ128rmikz
Definition x86/opcodes.hpp:19323
@ VCVTPD2PHZ256rm
Definition x86/opcodes.hpp:6475
@ ROR8ri_ND
Definition x86/opcodes.hpp:4007
@ VFNMSUB231PDZ256mkz
Definition x86/opcodes.hpp:12407
@ VPERMT2WZ256rmk
Definition x86/opcodes.hpp:17122
@ VPTESTMQZ256rm
Definition x86/opcodes.hpp:20545
@ VFMSUBADD213PSZ128m
Definition x86/opcodes.hpp:11210
@ AXOR64mr_EVEX
Definition x86/opcodes.hpp:979
@ VP2INTERSECTQZrmb
Definition x86/opcodes.hpp:14819
@ VFNMSUB231PHZ128mk
Definition x86/opcodes.hpp:12432
@ VCVTTPH2UQQZ256rmbk
Definition x86/opcodes.hpp:8174
@ VPMOVSXBWZ128rrk
Definition x86/opcodes.hpp:18171
@ VPMOVZXBDZ256rmk
Definition x86/opcodes.hpp:18370
@ VGETMANTPDZ128rmbik
Definition x86/opcodes.hpp:12879
@ VPDPBUUDZ128mk
Definition x86/opcodes.hpp:16294
@ VCVTDQ2PHZ256rr
Definition x86/opcodes.hpp:6290
@ VCVTPH2PSXZrrk
Definition x86/opcodes.hpp:6906
@ VFMADDSUB231PDZ256mb
Definition x86/opcodes.hpp:10386
@ VPANDDZrr
Definition x86/opcodes.hpp:15275
@ VPOPCNTQZ256rm
Definition x86/opcodes.hpp:18782
@ VFPCLASSPHZrik
Definition x86/opcodes.hpp:12627
@ VCVTPS2IBSZrmbk
Definition x86/opcodes.hpp:7161
@ VMOVRSQZmkz
Definition x86/opcodes.hpp:14325
@ SHL64r1_NF
Definition x86/opcodes.hpp:4379
@ VPACKUSWBrr
Definition x86/opcodes.hpp:15034
@ XOR16mr_NF_ND
Definition x86/opcodes.hpp:22661
@ VSHUFF64X2Z256rri
Definition x86/opcodes.hpp:21867
@ VPDPBUUDZmb
Definition x86/opcodes.hpp:16309
@ VBROADCASTSSZrrk
Definition x86/opcodes.hpp:5747
@ VPSRLDZ256rmkz
Definition x86/opcodes.hpp:20066
@ VCVTDQ2PDZ256rmb
Definition x86/opcodes.hpp:6256
@ VPMULUDQZ128rm
Definition x86/opcodes.hpp:18699
@ VPDPBSSDSZ256r
Definition x86/opcodes.hpp:16088
@ VPSHRDQZ256rmikz
Definition x86/opcodes.hpp:19359
@ VRANGEPSZrribk
Definition x86/opcodes.hpp:20965
@ VDIVPSZ128rm
Definition x86/opcodes.hpp:9116
@ PUNPCKHDQrm
Definition x86/opcodes.hpp:3513
@ SAR32mCL
Definition x86/opcodes.hpp:4075
@ VRANGESDZrmik
Definition x86/opcodes.hpp:20970
@ OR16ri_EVEX
Definition x86/opcodes.hpp:2928
@ VFNMSUB231PDYr
Definition x86/opcodes.hpp:12392
@ VPBROADCASTDrr
Definition x86/opcodes.hpp:15574
@ VCVTTPS2UQQZ256rmbk
Definition x86/opcodes.hpp:8574
@ VFMADD213PSZrb
Definition x86/opcodes.hpp:9857
@ VPSHLDQZ256rmbi
Definition x86/opcodes.hpp:19198
@ VPDPWUUDSZ256mbk
Definition x86/opcodes.hpp:16518
@ BTR32mr
Definition x86/opcodes.hpp:1114
@ VPSRAVDZ256rmbk
Definition x86/opcodes.hpp:19924
@ VMAXCPSZ128rm
Definition x86/opcodes.hpp:13284
@ VPRORDZ256ri
Definition x86/opcodes.hpp:19003
@ VFNMADDPD4rr_REV
Definition x86/opcodes.hpp:11983
@ MULX64rm_EVEX
Definition x86/opcodes.hpp:2809
@ VPBLENDMQZ256rm
Definition x86/opcodes.hpp:15469
@ ROL64rCL_NF_ND
Definition x86/opcodes.hpp:3854
@ VPMOVSXWQZ256rrk
Definition x86/opcodes.hpp:18243
@ VMAXPHZrmkz
Definition x86/opcodes.hpp:13386
@ VRCP14PDZ256rkz
Definition x86/opcodes.hpp:21004
@ VPSHLDDZrmbi
Definition x86/opcodes.hpp:19180
@ SUB_Fp80m64
Definition x86/opcodes.hpp:4947
@ VCMPPDZ256rribk
Definition x86/opcodes.hpp:5783
@ VFMSUBADD132PDZ256r
Definition x86/opcodes.hpp:11048
@ VPMOVZXWQZrrkz
Definition x86/opcodes.hpp:18490
@ OUTSW
Definition x86/opcodes.hpp:3075
@ INTO
Definition x86/opcodes.hpp:1943
@ VFIXUPIMMPSZ256rmikz
Definition x86/opcodes.hpp:9515
@ VCMPPDZrmik
Definition x86/opcodes.hpp:5788
@ VFNMSUB231SSZrb
Definition x86/opcodes.hpp:12532
@ VPMOVZXWDZ256rrkz
Definition x86/opcodes.hpp:18462
@ VPSHRDVDZ128rkz
Definition x86/opcodes.hpp:19380
@ VCVTPS2QQZrmbk
Definition x86/opcodes.hpp:7322
@ VSUBPDrm
Definition x86/opcodes.hpp:22241
@ VCVTDQ2PDZ128rmbk
Definition x86/opcodes.hpp:6248
@ VPSHLDrr_REV
Definition x86/opcodes.hpp:19309
@ VEXTRACTF32X4Z256mri
Definition x86/opcodes.hpp:9318
@ SHR16mi_ND
Definition x86/opcodes.hpp:4501
@ VREDUCEPHZ128rmbi
Definition x86/opcodes.hpp:21223
@ VPERMT2WZ256rmkz
Definition x86/opcodes.hpp:17123
@ VFMSUB231PDm
Definition x86/opcodes.hpp:10915
@ VPERMILPSZri
Definition x86/opcodes.hpp:16877
@ VGETMANTBF16Zrmi
Definition x86/opcodes.hpp:12872
@ VMINPDZ128rmk
Definition x86/opcodes.hpp:13765
@ VPLZCNTQZ128rrk
Definition x86/opcodes.hpp:17367
@ PFRCPIT1rm
Definition x86/opcodes.hpp:3200
@ VPMOVSXBWZrm
Definition x86/opcodes.hpp:18179
@ VDIVPSrm
Definition x86/opcodes.hpp:9149
@ INDIRECT_THUNK_TCRETURN32
Definition x86/opcodes.hpp:360
@ ROL64r1
Definition x86/opcodes.hpp:3845
@ VFMADDSUB132PDYm
Definition x86/opcodes.hpp:10160
@ VPSLLQZ128rm
Definition x86/opcodes.hpp:19654
@ VPADDUSWZ128rmk
Definition x86/opcodes.hpp:15188
@ VPSRADZmbikz
Definition x86/opcodes.hpp:19850
@ VFMSUB231SSZrbk_Int
Definition x86/opcodes.hpp:11023
@ VSCALEFPSZ256rrb
Definition x86/opcodes.hpp:21776
@ VFNMSUB213PSZ128mk
Definition x86/opcodes.hpp:12289
@ VRSQRTBF16Z256mkz
Definition x86/opcodes.hpp:21613
@ VMAXBF16Z128rmkz
Definition x86/opcodes.hpp:13202
@ SUB16rr_NF_REV
Definition x86/opcodes.hpp:4787
@ CTEST16mi
Definition x86/opcodes.hpp:1408
@ VPMOVZXBDZrm
Definition x86/opcodes.hpp:18375
@ VGF2P8AFFINEQBZ256rmbikz
Definition x86/opcodes.hpp:13048
@ VPMULHWYrm
Definition x86/opcodes.hpp:18568
@ VCVTUW2PHZ128rmk
Definition x86/opcodes.hpp:8937
@ VMAXSHZrmkz_Int
Definition x86/opcodes.hpp:13448
@ CTEST8mi
Definition x86/opcodes.hpp:1420
@ VPERMIL2PDrr
Definition x86/opcodes.hpp:16759
@ VMOVSDZrmkz
Definition x86/opcodes.hpp:14340
@ VPACKUSDWZ256rmbk
Definition x86/opcodes.hpp:14995
@ VINSERTF64X4Zrrik
Definition x86/opcodes.hpp:13140
@ SHR16rCL_NF_ND
Definition x86/opcodes.hpp:4513
@ VPCONFLICTDZ256rrkz
Definition x86/opcodes.hpp:16034
@ VCVTTSD2USISrr
Definition x86/opcodes.hpp:8636
@ VPSRLDZ128ri
Definition x86/opcodes.hpp:20046
@ VPABSBZ128rm
Definition x86/opcodes.hpp:14829
@ VFMADD213PSZ128m
Definition x86/opcodes.hpp:9829
@ G_STRICT_FDIV
Definition x86/opcodes.hpp:296
@ VPORDZ256rrk
Definition x86/opcodes.hpp:18834
@ VMAXCPSZrmb
Definition x86/opcodes.hpp:13303
@ TAILJMPm64_REX
Definition x86/opcodes.hpp:4988
@ VCVTTPH2UWZrrb
Definition x86/opcodes.hpp:8224
@ ROR64mi
Definition x86/opcodes.hpp:3960
@ VFNMSUB213PSZ256rbk
Definition x86/opcodes.hpp:12302
@ VFNMADD213PSZ256mbk
Definition x86/opcodes.hpp:11730
@ CMOV_GR32
Definition x86/opcodes.hpp:1283
@ VMOVDQU32Z256rrkz_REV
Definition x86/opcodes.hpp:14155
@ VMINCPDZ128rmb
Definition x86/opcodes.hpp:13504
@ VMOVDQA32Zrrkz
Definition x86/opcodes.hpp:14058
@ RCL64mCL
Definition x86/opcodes.hpp:3607
@ VFMSUBPD4Yrr
Definition x86/opcodes.hpp:11370
@ VCMPSDrmi_Int
Definition x86/opcodes.hpp:5852
@ VPUNPCKHWDYrr
Definition x86/opcodes.hpp:20718
@ VFMADDPS4mr
Definition x86/opcodes.hpp:10140
@ VPUNPCKLBWZrrkz
Definition x86/opcodes.hpp:20758
@ VPACKSSWBZ256rm
Definition x86/opcodes.hpp:14968
@ VMOVNTPSZ128mr
Definition x86/opcodes.hpp:14281
@ G_SDIV
Definition x86/opcodes.hpp:80
@ VPMADDUBSWZ128rm
Definition x86/opcodes.hpp:17475
@ VANDPSrr
Definition x86/opcodes.hpp:5571
@ VPDPBUUDSYrm
Definition x86/opcodes.hpp:16257
@ VPERMT2QZ256rmbk
Definition x86/opcodes.hpp:17099
@ KMOVWkk
Definition x86/opcodes.hpp:2057
@ ADD16ri8
Definition x86/opcodes.hpp:579
@ VFMADDSUBPS4rr
Definition x86/opcodes.hpp:10495
@ SHLD16mrCL
Definition x86/opcodes.hpp:4421
@ VPSRLDZ128rm
Definition x86/opcodes.hpp:20049
@ SHR8mCL_NF_ND
Definition x86/opcodes.hpp:4588
@ VMINPDZrrk
Definition x86/opcodes.hpp:13792
@ VPSRADYrm
Definition x86/opcodes.hpp:19816
@ VPMADDWDZrrk
Definition x86/opcodes.hpp:17513
@ RCR64m1_EVEX
Definition x86/opcodes.hpp:3683
@ INDIRECT_THUNK_CALL32
Definition x86/opcodes.hpp:358
@ PCLMULQDQrmi
Definition x86/opcodes.hpp:3124
@ VCVTTPS2UQQSZ256rrkz
Definition x86/opcodes.hpp:8550
@ VRANGEPDZrrib
Definition x86/opcodes.hpp:20931
@ VPXORQZrmkz
Definition x86/opcodes.hpp:20895
@ VPMULDQZ256rrk
Definition x86/opcodes.hpp:18511
@ VPCMPGTBZ256rrk
Definition x86/opcodes.hpp:15780
@ VSQRTSDZrbk_Int
Definition x86/opcodes.hpp:22144
@ PT2RPNTLVWZ0RST1
Definition x86/opcodes.hpp:3433
@ VCVTDQ2PDZ256rmbk
Definition x86/opcodes.hpp:6257
@ VFIXUPIMMPDZ256rribk
Definition x86/opcodes.hpp:9485
@ SHR64m1_EVEX
Definition x86/opcodes.hpp:4550
@ PMULDQrr
Definition x86/opcodes.hpp:3294
@ VMOVDI2PDIrm
Definition x86/opcodes.hpp:14023
@ VFIXUPIMMPSZ128rmikz
Definition x86/opcodes.hpp:9506
@ ADD16mr_NF
Definition x86/opcodes.hpp:576
@ VMOVDQA32Z256rr
Definition x86/opcodes.hpp:14043
@ VFNMSUB132PHZ128m
Definition x86/opcodes.hpp:12072
@ VPBROADCASTBZrmkz
Definition x86/opcodes.hpp:15529
@ G_READ_REGISTER
Definition x86/opcodes.hpp:301
@ NOT16m
Definition x86/opcodes.hpp:2882
@ VMOVDQU32Zrr
Definition x86/opcodes.hpp:14161
@ VRCP28PSZmb
Definition x86/opcodes.hpp:21066
@ VMAXCSDrm
Definition x86/opcodes.hpp:13315
@ VPUNPCKHDQZ128rrkz
Definition x86/opcodes.hpp:20665
@ VFNMADD213SSZrkz_Int
Definition x86/opcodes.hpp:11793
@ VADDPSZ256rrbkz
Definition x86/opcodes.hpp:5284
@ VFNMADD231PDZm
Definition x86/opcodes.hpp:11848
@ MMX_PSLLQrr
Definition x86/opcodes.hpp:2489
@ VPERMT2PDZ128rr
Definition x86/opcodes.hpp:17040
@ VFMSUB231PDZmkz
Definition x86/opcodes.hpp:10908
@ VFMSUB231BF16Z128mb
Definition x86/opcodes.hpp:10854
@ VPADDUSWYrm
Definition x86/opcodes.hpp:15185
@ MUL16r_NF
Definition x86/opcodes.hpp:2769
@ XBEGIN_2
Definition x86/opcodes.hpp:22624
@ VPXORQZ256rr
Definition x86/opcodes.hpp:20887
@ VFNMSUB213PDZ256rb
Definition x86/opcodes.hpp:12231
@ VDIVPSZ128rrkz
Definition x86/opcodes.hpp:9124
@ OR32mr_ND
Definition x86/opcodes.hpp:2961
@ VFNMADD213PDZrbkz
Definition x86/opcodes.hpp:11679
@ VCVTTPH2UQQZrm
Definition x86/opcodes.hpp:8184
@ VMULPHZ128rrkz
Definition x86/opcodes.hpp:14632
@ VUCOMISDrr
Definition x86/opcodes.hpp:22369
@ VCVTTPD2UDQSZ128rmb
Definition x86/opcodes.hpp:7867
@ VPTERNLOGQZ128rmbik
Definition x86/opcodes.hpp:20483
@ ADD32ri8_EVEX
Definition x86/opcodes.hpp:621
@ VPACKUSDWZ128rrkz
Definition x86/opcodes.hpp:14992
@ VPMOVQDZ256rrkz
Definition x86/opcodes.hpp:18010
@ OR32mi_ND
Definition x86/opcodes.hpp:2956
@ VCVT2PH2BF8Z256rmb
Definition x86/opcodes.hpp:5978
@ VCVTTPH2UQQZ128rm
Definition x86/opcodes.hpp:8163
@ VPUNPCKLDQZ256rmkz
Definition x86/opcodes.hpp:20777
@ VPLZCNTQZ256rrk
Definition x86/opcodes.hpp:17376
@ SHA256RNDS2rm
Definition x86/opcodes.hpp:4299
@ AND64mi32_ND
Definition x86/opcodes.hpp:878
@ VMULPHZ256rm
Definition x86/opcodes.hpp:14633
@ VPBLENDMBZ128rmkz
Definition x86/opcodes.hpp:15417
@ SUB16ri
Definition x86/opcodes.hpp:4764
@ VPSRLWYrm
Definition x86/opcodes.hpp:20220
@ VFMADD213BF16Zr
Definition x86/opcodes.hpp:9754
@ SHR8rCL_ND
Definition x86/opcodes.hpp:4601
@ VSUBPSZrmbkz
Definition x86/opcodes.hpp:22302
@ VPACKUSDWZrr
Definition x86/opcodes.hpp:15008
@ VANDNPDZ128rm
Definition x86/opcodes.hpp:5450
@ SUB64rr_EVEX_REV
Definition x86/opcodes.hpp:4863
@ VPERMI2WZ256rm
Definition x86/opcodes.hpp:16741
@ VPSLLVDZ128rmbkz
Definition x86/opcodes.hpp:19698
@ MMX_PMULLWrr
Definition x86/opcodes.hpp:2467
@ VPCMPGTWZrrk
Definition x86/opcodes.hpp:15844
@ VMOVW64toSHrr
Definition x86/opcodes.hpp:14514
@ SHRD16rrCL_NF_ND
Definition x86/opcodes.hpp:4623
@ VPDPBUSDZmkz
Definition x86/opcodes.hpp:16251
@ VCVTBIASPH2HF8Zrm
Definition x86/opcodes.hpp:6235
@ BLSIC64rm
Definition x86/opcodes.hpp:1042
@ PCMPGTBrm
Definition x86/opcodes.hpp:3138
@ VCVTTPS2QQSZ256rmk
Definition x86/opcodes.hpp:8411
@ VPERMDZ256rrkz
Definition x86/opcodes.hpp:16599
@ VMAXPHZrrbkz
Definition x86/opcodes.hpp:13390
@ VMAXBF16Zrrkz
Definition x86/opcodes.hpp:13223
@ VFCMADDCPHZrkz
Definition x86/opcodes.hpp:9416
@ OR64rm_ND
Definition x86/opcodes.hpp:3017
@ VFMSUB213BF16Zrk
Definition x86/opcodes.hpp:10700
@ VPDPWUUDSZ128mbk
Definition x86/opcodes.hpp:16509
@ INC64r
Definition x86/opcodes.hpp:1917
@ VFMSUB132PDZmbk
Definition x86/opcodes.hpp:10549
@ BSWAP64r
Definition x86/opcodes.hpp:1084
@ VSUBBF16Zrmbkz
Definition x86/opcodes.hpp:22200
@ VPMOVZXBWYrm
Definition x86/opcodes.hpp:18405
@ VGETEXPSHZm
Definition x86/opcodes.hpp:12833
@ VFMSUBADD231PDZrk
Definition x86/opcodes.hpp:11278
@ VCVTTPD2DQSZrmb
Definition x86/opcodes.hpp:7752
@ VMOVAPSZrrk
Definition x86/opcodes.hpp:13991
@ IDIV8m_EVEX
Definition x86/opcodes.hpp:1765
@ VCVTUW2PHZ128rmbk
Definition x86/opcodes.hpp:8935
@ VMOVDQU32Zrr_REV
Definition x86/opcodes.hpp:14162
@ VFMSUB231SHZmkz_Int
Definition x86/opcodes.hpp:11006
@ ADD16rr_NF_ND_REV
Definition x86/opcodes.hpp:600
@ VPMOVSDBZ256rrk
Definition x86/opcodes.hpp:18039
@ VFMSUB132PHZ128mbkz
Definition x86/opcodes.hpp:10564
@ VPERMILPDZ128rrk
Definition x86/opcodes.hpp:16789
@ VPMAXUBZrr
Definition x86/opcodes.hpp:17644
@ PEXT32rm
Definition x86/opcodes.hpp:3159
@ SHL32r1_NF_ND
Definition x86/opcodes.hpp:4350
@ TCVTROWPS2PHLrri
Definition x86/opcodes.hpp:5013
@ VCVTTPD2QQZ256rmkz
Definition x86/opcodes.hpp:7847
@ VRNDSCALESDZrrik_Int
Definition x86/opcodes.hpp:21451
@ VMOVMSKPSrr
Definition x86/opcodes.hpp:14264
@ VPALIGNRZrmi
Definition x86/opcodes.hpp:15243
@ VDIVPSZ256rrkz
Definition x86/opcodes.hpp:9136
@ VFNMADD231SSZmk_Int
Definition x86/opcodes.hpp:11962
@ VPDPWUUDZ128mbk
Definition x86/opcodes.hpp:16540
@ SUB64rr_ND_REV
Definition x86/opcodes.hpp:4865
@ VFMSUBADD231PHZ256mkz
Definition x86/opcodes.hpp:11296
@ VMOVDQU8Z256rrkz
Definition x86/opcodes.hpp:14220
@ VCVTPS2PHXZ256rmb
Definition x86/opcodes.hpp:7251
@ T2RPNTLVWZ0
Definition x86/opcodes.hpp:4966
@ ROUNDSSri_Int
Definition x86/opcodes.hpp:4029
@ VXORPDZ128rrkz
Definition x86/opcodes.hpp:22534
@ VRCP28PDZrbk
Definition x86/opcodes.hpp:21061
@ VPMAXSQZ128rrkz
Definition x86/opcodes.hpp:17586
@ VSQRTPDm
Definition x86/opcodes.hpp:22065
@ VFMADDSUB213PDZ128mb
Definition x86/opcodes.hpp:10270
@ VPSLLDZ128rrk
Definition x86/opcodes.hpp:19607
@ VFMADDSUB132PDZ256mkz
Definition x86/opcodes.hpp:10176
@ VCVTDQ2PDZrmk
Definition x86/opcodes.hpp:6268
@ VFMSUB213BF16Zm
Definition x86/opcodes.hpp:10693
@ VGETEXPSSZmkz
Definition x86/opcodes.hpp:12844
@ XOR64mi32
Definition x86/opcodes.hpp:22729
@ VRSQRT14SSZrmkz
Definition x86/opcodes.hpp:21553
@ VFRCZPSrr
Definition x86/opcodes.hpp:12665
@ VCVTSS2USIZrr_Int
Definition x86/opcodes.hpp:7674
@ VPBROADCASTQZ128rm
Definition x86/opcodes.hpp:15583
@ VHSUBPDYrr
Definition x86/opcodes.hpp:13097
@ VPDPWUSDZ256mk
Definition x86/opcodes.hpp:16489
@ VPSHRDVQZmkz
Definition x86/opcodes.hpp:19422
@ VPTESTMQZrmb
Definition x86/opcodes.hpp:20552
@ OR16mi_EVEX
Definition x86/opcodes.hpp:2913
@ ROL32mCL_EVEX
Definition x86/opcodes.hpp:3806
@ MOVPQIto64rr
Definition x86/opcodes.hpp:2689
@ VFMSUB213PDm
Definition x86/opcodes.hpp:10737
@ VCVTPH2BF8SZrmkz
Definition x86/opcodes.hpp:6658
@ VDIVPHZ256rrkz
Definition x86/opcodes.hpp:9101
@ VFCMULCPHZrr
Definition x86/opcodes.hpp:9453
@ VBLENDMPDZ128rmk
Definition x86/opcodes.hpp:5581
@ VFNMADD231PSZrbkz
Definition x86/opcodes.hpp:11927
@ VCVTPS2QQZ256rmbk
Definition x86/opcodes.hpp:7310
@ VORPDZrrkz
Definition x86/opcodes.hpp:14769
@ RCR8ri_ND
Definition x86/opcodes.hpp:3717
@ VFMADD213PSZrk
Definition x86/opcodes.hpp:9860
@ VPUNPCKHQDQZrmkz
Definition x86/opcodes.hpp:20711
@ KMOVDkm
Definition x86/opcodes.hpp:2039
@ VPSRLVDZ256rmbk
Definition x86/opcodes.hpp:20152
@ VPSUBUSWZ256rrkz
Definition x86/opcodes.hpp:20424
@ VINSERTF64X4Zrrikz
Definition x86/opcodes.hpp:13141
@ VPHADDUWDrr
Definition x86/opcodes.hpp:17286
@ VFMADDSUB231PHZ256mbk
Definition x86/opcodes.hpp:10422
@ VGETEXPPHZ256rbk
Definition x86/opcodes.hpp:12775
@ VFMADD231SDZm_Int
Definition x86/opcodes.hpp:10043
@ MMX_CVTPI2PDrr
Definition x86/opcodes.hpp:2353
@ FXTRACT
Definition x86/opcodes.hpp:1725
@ VMAXPHZ128rmbk
Definition x86/opcodes.hpp:13362
@ VPTESTNMDZ128rmb
Definition x86/opcodes.hpp:20582
@ VPBROADCASTQrZ128rr
Definition x86/opcodes.hpp:15601
@ VFNMADD231PDZmbk
Definition x86/opcodes.hpp:11850
@ VCVTTPS2UQQZrmk
Definition x86/opcodes.hpp:8588
@ VPRORQZ128mbik
Definition x86/opcodes.hpp:19016
@ ROL8m1_NF_ND
Definition x86/opcodes.hpp:3864
@ VGETMANTBF16Z128rmbik
Definition x86/opcodes.hpp:12852
@ VRCP14PSZm
Definition x86/opcodes.hpp:21032
@ VCVTTPD2UQQZ256rmk
Definition x86/opcodes.hpp:7978
@ VSQRTPDZrbk
Definition x86/opcodes.hpp:22061
@ VSCALEFPDZrmbk
Definition x86/opcodes.hpp:21717
@ VPBLENDMQZ256rmbk
Definition x86/opcodes.hpp:15471
@ SHL8ri_NF_ND
Definition x86/opcodes.hpp:4420
@ VMOVDDUPZ128rmk
Definition x86/opcodes.hpp:14002
@ VFMSUB132BF16Zm
Definition x86/opcodes.hpp:10515
@ VPSRLDZri
Definition x86/opcodes.hpp:20076
@ VUNPCKHPSrm
Definition x86/opcodes.hpp:22460
@ VPTERNLOGQZ256rmik
Definition x86/opcodes.hpp:20495
@ VMINMAXBF16Z128rrikz
Definition x86/opcodes.hpp:13608
@ INVVPID32
Definition x86/opcodes.hpp:1956
@ VRNDSCALEBF16Z128rrikz
Definition x86/opcodes.hpp:21324
@ MOVRS8rm
Definition x86/opcodes.hpp:2697
@ VPACKSSWBZ128rr
Definition x86/opcodes.hpp:14965
@ SHRD32mrCL_EVEX
Definition x86/opcodes.hpp:4630
@ VMINPHZ128rmbkz
Definition x86/opcodes.hpp:13799
@ VFMSUB213BF16Zmbkz
Definition x86/opcodes.hpp:10696
@ VMPSADBWrmi
Definition x86/opcodes.hpp:14547
@ VFNMSUB132SDZm_Int
Definition x86/opcodes.hpp:12143
@ VPMADD52HUQZ256m
Definition x86/opcodes.hpp:17422
@ VPMAXUBZ256rrkz
Definition x86/opcodes.hpp:17640
@ SAR8ri_EVEX
Definition x86/opcodes.hpp:4156
@ VUNPCKHPDZ256rrkz
Definition x86/opcodes.hpp:22419
@ VFMSUBADD231PSZmkz
Definition x86/opcodes.hpp:11343
@ AND32rr_NF_ND_REV
Definition x86/opcodes.hpp:872
@ VDIVPSZ128rmk
Definition x86/opcodes.hpp:9120
@ VMINMAXPSZ128rmbikz
Definition x86/opcodes.hpp:13695
@ VPMAXSDZ256rmk
Definition x86/opcodes.hpp:17562
@ VFNMADD213PSZ128mbkz
Definition x86/opcodes.hpp:11722
@ VPROLVDZ128rmkz
Definition x86/opcodes.hpp:18939
@ VPMOVSXBDZ128rrk
Definition x86/opcodes.hpp:18127
@ VRCPBF16Z256mb
Definition x86/opcodes.hpp:21105
@ PTCMMRLFP16PSV
Definition x86/opcodes.hpp:3442
@ AND32mr_NF_ND
Definition x86/opcodes.hpp:849
@ VCVTPS2QQZrrbk
Definition x86/opcodes.hpp:7328
@ VPMADDWDZ128rrk
Definition x86/opcodes.hpp:17501
@ VFNMADD231PSZ128mb
Definition x86/opcodes.hpp:11898
@ VMOVDQA64Z128rr
Definition x86/opcodes.hpp:14065
@ VCVTDQ2PSZrmb
Definition x86/opcodes.hpp:6332
@ CTEST32mi
Definition x86/opcodes.hpp:1412
@ XOR16ri8
Definition x86/opcodes.hpp:22663
@ VPSHLDVDZ128rk
Definition x86/opcodes.hpp:19223
@ SHL16mCL_ND
Definition x86/opcodes.hpp:4308
@ VFNMADD132PHZm
Definition x86/opcodes.hpp:11527
@ VPTESTMDZ256rm
Definition x86/opcodes.hpp:20527
@ VSUBSHZrrkz_Int
Definition x86/opcodes.hpp:22338
@ ADC16mi8_ND
Definition x86/opcodes.hpp:458
@ VRSQRTPHZ128mb
Definition x86/opcodes.hpp:21627
@ VFMSUBADD132PHZ256rb
Definition x86/opcodes.hpp:11084
@ VFCMULCSHZrrb
Definition x86/opcodes.hpp:9463
@ VFNMSUB231PSZ256m
Definition x86/opcodes.hpp:12472
@ CMPCCXADDmr32
Definition x86/opcodes.hpp:1337
@ VGETEXPSDZrbk
Definition x86/opcodes.hpp:12829
@ VPBROADCASTDrZ256rrkz
Definition x86/opcodes.hpp:15569
@ VPDPWSSDSZrkz
Definition x86/opcodes.hpp:16347
@ AND64rm
Definition x86/opcodes.hpp:901
@ VEXPANDPSZ256rrkz
Definition x86/opcodes.hpp:9309
@ VCVTPH2DQZ256rrbk
Definition x86/opcodes.hpp:6706
@ POPFS64
Definition x86/opcodes.hpp:3349
@ VCVTUSI642SDZrr_Int
Definition x86/opcodes.hpp:8921
@ POPCNT16rr
Definition x86/opcodes.hpp:3325
@ VPMAXSDZ128rmk
Definition x86/opcodes.hpp:17553
@ VMWRITE32rm
Definition x86/opcodes.hpp:14735
@ VPERMI2PSZrmbk
Definition x86/opcodes.hpp:16701
@ MOVAPSmr
Definition x86/opcodes.hpp:2619
@ CCMP64rr
Definition x86/opcodes.hpp:1184
@ WRFLAGS64
Definition x86/opcodes.hpp:434
@ VPSHLDVDZmkz
Definition x86/opcodes.hpp:19239
@ VCVTPH2DQZrm
Definition x86/opcodes.hpp:6710
@ VRSQRTBF16Z128mb
Definition x86/opcodes.hpp:21600
@ ROR64mCL_ND
Definition x86/opcodes.hpp:3957
@ VFMSUB231SHZrb_Int
Definition x86/opcodes.hpp:11010
@ VCVT2PH2BF8SZrr
Definition x86/opcodes.hpp:5965
@ VPDPBUSDSZmb
Definition x86/opcodes.hpp:16216
@ VCVTTPH2IBSZ256rmb
Definition x86/opcodes.hpp:8041
@ VXORPDZ256rr
Definition x86/opcodes.hpp:22541
@ VFMSUB213PDZmk
Definition x86/opcodes.hpp:10729
@ VFNMSUB132BF16Z128mbk
Definition x86/opcodes.hpp:12010
@ VPLZCNTDZrrkz
Definition x86/opcodes.hpp:17359
@ VFMADD231PSZ256m
Definition x86/opcodes.hpp:10016
@ VFMSUBADD213PSZrbk
Definition x86/opcodes.hpp:11239
@ VPSRAWZmikz
Definition x86/opcodes.hpp:20016
@ G_ATOMICRMW_USUB_SAT
Definition x86/opcodes.hpp:145
@ VCVTPS2PDrm
Definition x86/opcodes.hpp:7239
@ VPUNPCKLQDQZ256rmb
Definition x86/opcodes.hpp:20804
@ AND8ri8
Definition x86/opcodes.hpp:929
@ VPMOVQWZ256rr
Definition x86/opcodes.hpp:18023
@ VSQRTPDZ256mk
Definition x86/opcodes.hpp:22045
@ UD1Lr
Definition x86/opcodes.hpp:5127
@ VFNMADD132PHZ256mkz
Definition x86/opcodes.hpp:11520
@ VPMOVQBZ256rr
Definition x86/opcodes.hpp:17993
@ VUCOMISDrr_Int
Definition x86/opcodes.hpp:22370
@ VPUNPCKLWDZrrk
Definition x86/opcodes.hpp:20841
@ VFNMSUB132PDZ256rk
Definition x86/opcodes.hpp:12056
@ VPDPBUUDSZmb
Definition x86/opcodes.hpp:16278
@ VCVTPH2DQZ256rrbkz
Definition x86/opcodes.hpp:6707
@ VCVT2PH2HF8Z128rrk
Definition x86/opcodes.hpp:6029
@ G_FCMP
Definition x86/opcodes.hpp:172
@ VFMSUB132PSZ256mb
Definition x86/opcodes.hpp:10606
@ VRSQRTBF16Z256mb
Definition x86/opcodes.hpp:21609
@ VFNMADD213SSZm_Int
Definition x86/opcodes.hpp:11783
@ VCVTPH2PDZ128rm
Definition x86/opcodes.hpp:6842
@ VFMADD132PSZ256rbkz
Definition x86/opcodes.hpp:9669
@ VFMADDSS4rr_Int_REV
Definition x86/opcodes.hpp:10158
@ IMUL64rr_ND
Definition x86/opcodes.hpp:1857
@ VSUBPSZ128rmk
Definition x86/opcodes.hpp:22282
@ VCVTDQ2PSZrmkz
Definition x86/opcodes.hpp:6336
@ VCVTQQ2PDZ256rmk
Definition x86/opcodes.hpp:7411
@ VPSRLDZ128rr
Definition x86/opcodes.hpp:20052
@ VPBROADCASTDZ128rmkz
Definition x86/opcodes.hpp:15548
@ VFNMSUBPD4rr_REV
Definition x86/opcodes.hpp:12549
@ VCVT2PS2PHXZ256rmk
Definition x86/opcodes.hpp:6062
@ VMINMAXBF16Zrmbik
Definition x86/opcodes.hpp:13619
@ VCMPBF16Z128rmbik
Definition x86/opcodes.hpp:5752
@ VSQRTPDZ256rbk
Definition x86/opcodes.hpp:22049
@ VPCMPUBZrmik
Definition x86/opcodes.hpp:15878
@ LD_F32m
Definition x86/opcodes.hpp:2123
@ VPACKSSWBZrm
Definition x86/opcodes.hpp:14974
@ VPABSWZrmkz
Definition x86/opcodes.hpp:14923
@ MOVLHPSrr
Definition x86/opcodes.hpp:2668
@ VPLZCNTQZrm
Definition x86/opcodes.hpp:17378
@ NOT8r_ND
Definition x86/opcodes.hpp:2905
@ VRNDSCALEPDZrribk
Definition x86/opcodes.hpp:21372
@ VFIXUPIMMPDZ256rmbikz
Definition x86/opcodes.hpp:9479
@ VPCMPUQZ256rmik
Definition x86/opcodes.hpp:15908
@ MUL64m_EVEX
Definition x86/opcodes.hpp:2777
@ VINSERTF64X2Zrrik
Definition x86/opcodes.hpp:13134
@ VPDPBUSDSZm
Definition x86/opcodes.hpp:16215
@ VFMSUB213SDr
Definition x86/opcodes.hpp:10823
@ VPRORVQZ128rmbkz
Definition x86/opcodes.hpp:19072
@ VPANDQZrmk
Definition x86/opcodes.hpp:15358
@ VRSQRT28SDZrbkz
Definition x86/opcodes.hpp:21587
@ SUBPSrm
Definition x86/opcodes.hpp:4906
@ VCVTTBF162IBSZ128rmk
Definition x86/opcodes.hpp:7680
@ VCVTTSD2USI64Zrm_Int
Definition x86/opcodes.hpp:8630
@ VFMSUB132PSZ256rb
Definition x86/opcodes.hpp:10612
@ OR16rm_NF_ND
Definition x86/opcodes.hpp:2936
@ SBB16ri8_EVEX
Definition x86/opcodes.hpp:4181
@ SUB16mi8
Definition x86/opcodes.hpp:4750
@ VPDPBUSDZmb
Definition x86/opcodes.hpp:16247
@ IRET
Definition x86/opcodes.hpp:1959
@ VPDPWSUDSZmbk
Definition x86/opcodes.hpp:16403
@ ADD_FI32m
Definition x86/opcodes.hpp:739
@ PTTDPFP16PS
Definition x86/opcodes.hpp:3501
@ VFMADD132PSZrkz
Definition x86/opcodes.hpp:9683
@ VFMSUBADD231PHZ256rbkz
Definition x86/opcodes.hpp:11300
@ VCVTTPD2QQSZ256rrb
Definition x86/opcodes.hpp:7816
@ KCFI_CHECK
Definition x86/opcodes.hpp:2026
@ VPTERNLOGDZ256rmbik
Definition x86/opcodes.hpp:20465
@ VREDUCEPSZrmikz
Definition x86/opcodes.hpp:21282
@ AND64mr_NF
Definition x86/opcodes.hpp:889
@ IST_Fp16m64
Definition x86/opcodes.hpp:1981
@ VCVTPH2QQZrmbk
Definition x86/opcodes.hpp:6959
@ VPMAXUQZ256rrk
Definition x86/opcodes.hpp:17696
@ VBLENDVPDYrmr
Definition x86/opcodes.hpp:5639
@ VPORDZ128rmb
Definition x86/opcodes.hpp:18819
@ VPERMPSZrmb
Definition x86/opcodes.hpp:16943
@ ANDPSrm
Definition x86/opcodes.hpp:967
@ DIV_Fp80m32
Definition x86/opcodes.hpp:1609
@ VPERMDZrmkz
Definition x86/opcodes.hpp:16605
@ VPCOMPRESSWZ128mrk
Definition x86/opcodes.hpp:15991
@ VFNMADD213BF16Z128mbkz
Definition x86/opcodes.hpp:11623
@ VCVTPH2HF8Z128rr
Definition x86/opcodes.hpp:6755
@ VGATHERQPSrm
Definition x86/opcodes.hpp:12697
@ VPCOMPRESSWZ128rrk
Definition x86/opcodes.hpp:15993
@ VPANDDZrrk
Definition x86/opcodes.hpp:15276
@ VFMSUB231PHZ256rkz
Definition x86/opcodes.hpp:10937
@ CRC32r64r8
Definition x86/opcodes.hpp:1405
@ VPSUBWZ256rrkz
Definition x86/opcodes.hpp:20446
@ TLSCall_32
Definition x86/opcodes.hpp:5061
@ VDIVSSrr
Definition x86/opcodes.hpp:9190
@ VFNMSUB231PHZ128mbkz
Definition x86/opcodes.hpp:12431
@ VCVTPH2PSZrrkz
Definition x86/opcodes.hpp:6933
@ ADD64mr_NF
Definition x86/opcodes.hpp:658
@ VFMSUB231PSZ128r
Definition x86/opcodes.hpp:10958
@ VPTESTMBZ128rm
Definition x86/opcodes.hpp:20509
@ VMINMAXPSZ128rmbik
Definition x86/opcodes.hpp:13694
@ VPMOVSXBQZ128rmk
Definition x86/opcodes.hpp:18146
@ SAR32rCL_NF_ND
Definition x86/opcodes.hpp:4094
@ VPDPBSUDZ256r
Definition x86/opcodes.hpp:16181
@ VPMOVSQBZrrk
Definition x86/opcodes.hpp:18074
@ XOR64ri32_EVEX
Definition x86/opcodes.hpp:22745
@ VSHUFPSZ256rmbi
Definition x86/opcodes.hpp:21957
@ VFIXUPIMMSDZrrikz
Definition x86/opcodes.hpp:9542
@ VPMOVUSDBZ256rrk
Definition x86/opcodes.hpp:18261
@ IN8rr
Definition x86/opcodes.hpp:1889
@ PFCMPEQrm
Definition x86/opcodes.hpp:3184
@ VFMSUBPD4rr_REV
Definition x86/opcodes.hpp:11375
@ VCVTTPS2DQZ256rrb
Definition x86/opcodes.hpp:8313
@ XOR16mi
Definition x86/opcodes.hpp:22647
@ AND64rr_NF_ND
Definition x86/opcodes.hpp:912
@ VFNMSUB213PHZmbkz
Definition x86/opcodes.hpp:12274
@ VPSHLDrm
Definition x86/opcodes.hpp:19307
@ ADD64mi8
Definition x86/opcodes.hpp:650
@ VFMSUB231PSZ128rk
Definition x86/opcodes.hpp:10959
@ VGETEXPPDZ256mk
Definition x86/opcodes.hpp:12738
@ VPSLLVDZ128rmk
Definition x86/opcodes.hpp:19699
@ AAS
Definition x86/opcodes.hpp:449
@ VCVTTPH2UDQZrrk
Definition x86/opcodes.hpp:8161
@ KTESTDkk
Definition x86/opcodes.hpp:2088
@ VPDPBSUDZ256mbkz
Definition x86/opcodes.hpp:16178
@ XOR16mr_NF
Definition x86/opcodes.hpp:22660
@ VPMOVDWZ256rr
Definition x86/opcodes.hpp:17961
@ VPSRAVDZrr
Definition x86/opcodes.hpp:19937
@ VSCATTERDPSZ256mr
Definition x86/opcodes.hpp:21824
@ VPMOVUSQDZrrk
Definition x86/opcodes.hpp:18311
@ ROL16rCL_NF
Definition x86/opcodes.hpp:3793
@ VSCALEFPSZ256rrkz
Definition x86/opcodes.hpp:21780
@ VCVTTPD2DQrm
Definition x86/opcodes.hpp:7798
@ VCMPSSrri
Definition x86/opcodes.hpp:5873
@ MOVSDmr
Definition x86/opcodes.hpp:2700
@ VMOVDDUPZ128rrk
Definition x86/opcodes.hpp:14005
@ VCVTPS2DQZ256rmbkz
Definition x86/opcodes.hpp:7115
@ MOV8rr_NOREX
Definition x86/opcodes.hpp:2613
@ TZCNT16rm_NF
Definition x86/opcodes.hpp:5086
@ VMINMAXPSZ256rrik
Definition x86/opcodes.hpp:13712
@ VPERMQZmik
Definition x86/opcodes.hpp:16975
@ VPBROADCASTBrZ256rr
Definition x86/opcodes.hpp:15536
@ SBB16ri_ND
Definition x86/opcodes.hpp:4184
@ VCVTPH2PSZ128rmk
Definition x86/opcodes.hpp:6911
@ VCVTTSS2USISrm_Int
Definition x86/opcodes.hpp:8703
@ VANDNPDZrmb
Definition x86/opcodes.hpp:5469
@ SHLD64rrCL_NF
Definition x86/opcodes.hpp:4474
@ VGF2P8MULBZ128rr
Definition x86/opcodes.hpp:13071
@ VMOVDQA64Z128rmk
Definition x86/opcodes.hpp:14063
@ SUB_FpI16m80
Definition x86/opcodes.hpp:4950
@ RCL16r1
Definition x86/opcodes.hpp:3577
@ VXORPSZ128rmk
Definition x86/opcodes.hpp:22561
@ VPSIGNWrr
Definition x86/opcodes.hpp:19582
@ VMINPSrm
Definition x86/opcodes.hpp:13864
@ VPCOMPRESSDZ128rr
Definition x86/opcodes.hpp:15962
@ VCVTDQ2PHZrm
Definition x86/opcodes.hpp:6296
@ VSCATTERPF1QPSm
Definition x86/opcodes.hpp:21833
@ IMUL16m_EVEX
Definition x86/opcodes.hpp:1783
@ VRCP14PSZ256rkz
Definition x86/opcodes.hpp:21031
@ VPMAXSQZ256rm
Definition x86/opcodes.hpp:17587
@ MOVPDI2DIrr
Definition x86/opcodes.hpp:2685
@ IDIV16m_NF
Definition x86/opcodes.hpp:1748
@ VPACKSSDWZ256rm
Definition x86/opcodes.hpp:14940
@ VFNMSUB132PHZ256mb
Definition x86/opcodes.hpp:12082
@ VDPPHPSZ128rkz
Definition x86/opcodes.hpp:9229
@ VPDPBSUDSZ256mkz
Definition x86/opcodes.hpp:16149
@ VFNMSUB213PHZmb
Definition x86/opcodes.hpp:12272
@ VCMPPDZ256rmik
Definition x86/opcodes.hpp:5780
@ VFMSUBADD231PDZ256mkz
Definition x86/opcodes.hpp:11261
@ VCVTTPS2QQSZrrkz
Definition x86/opcodes.hpp:8430
@ VMINMAXBF16Z128rmbik
Definition x86/opcodes.hpp:13601
@ CMP8mr
Definition x86/opcodes.hpp:1331
@ ADD64mi8_EVEX
Definition x86/opcodes.hpp:651
@ VPUNPCKHQDQZ128rmbkz
Definition x86/opcodes.hpp:20691
@ VCVTUQQ2PSZrrb
Definition x86/opcodes.hpp:8899
@ VCVTDQ2PSrr
Definition x86/opcodes.hpp:6344
@ VANDPSZ256rmbkz
Definition x86/opcodes.hpp:5555
@ VGETMANTPSZrmi
Definition x86/opcodes.hpp:12968
@ LOCK_DEC16m
Definition x86/opcodes.hpp:2209
@ VCVTTPS2IBSZ256rm
Definition x86/opcodes.hpp:8341
@ VCVTPH2WZrr
Definition x86/opcodes.hpp:7095
@ CMOV_VR128
Definition x86/opcodes.hpp:1295
@ VPBLENDMWZ256rmk
Definition x86/opcodes.hpp:15494
@ VCVTTPS2IUBSZ256rmb
Definition x86/opcodes.hpp:8375
@ VPDPBUUDSZmbk
Definition x86/opcodes.hpp:16279
@ VPRORVDZ128rrkz
Definition x86/opcodes.hpp:19050
@ VCVTUQQ2PSZ128rmb
Definition x86/opcodes.hpp:8872
@ VMOVRSQZ128mkz
Definition x86/opcodes.hpp:14319
@ VPADDQZ128rmbk
Definition x86/opcodes.hpp:15092
@ BLSI64rr_NF
Definition x86/opcodes.hpp:1039
@ AND32rr_ND
Definition x86/opcodes.hpp:868
@ ROR64ri_ND
Definition x86/opcodes.hpp:3977
@ MOVUPSrr_REV
Definition x86/opcodes.hpp:2746
@ VRSQRT14PSZm
Definition x86/opcodes.hpp:21536
@ VFNMADD132BF16Zr
Definition x86/opcodes.hpp:11466
@ VFMADDSUB213PHZmbk
Definition x86/opcodes.hpp:10327
@ VFNMADD231BF16Zm
Definition x86/opcodes.hpp:11816
@ JMP64r
Definition x86/opcodes.hpp:2006
@ PINSRQrri
Definition x86/opcodes.hpp:3237
@ PREALLOCATED_SETUP
Definition x86/opcodes.hpp:54
@ VPADDDZ256rm
Definition x86/opcodes.hpp:15068
@ VMOVDQU32Z128rrk
Definition x86/opcodes.hpp:14141
@ VCVTTPS2UQQSZrm
Definition x86/opcodes.hpp:8551
@ VFPCLASSBF16Zri
Definition x86/opcodes.hpp:12590
@ PTDPBUSD
Definition x86/opcodes.hpp:3474
@ IMUL16rri8
Definition x86/opcodes.hpp:1805
@ VCVTTPD2UDQZrmkz
Definition x86/opcodes.hpp:7925
@ VPDPWSSDZ128rk
Definition x86/opcodes.hpp:16359
@ VPADDUSWZ128rrkz
Definition x86/opcodes.hpp:15192
@ CCMP8mi
Definition x86/opcodes.hpp:1186
@ VFMSUBADD213PSZrbkz
Definition x86/opcodes.hpp:11240
@ VPBLENDMDZ128rmkz
Definition x86/opcodes.hpp:15438
@ VFMADD132BF16Z128rk
Definition x86/opcodes.hpp:9559
@ PINSRBrri
Definition x86/opcodes.hpp:3233
@ VCVTPH2PDZrrbk
Definition x86/opcodes.hpp:6871
@ VPMULTISHIFTQBZ128rrkz
Definition x86/opcodes.hpp:18678
@ CMOVNE_Fp32
Definition x86/opcodes.hpp:1265
@ ROL8mCL_NF
Definition x86/opcodes.hpp:3868
@ IMUL64r_NF
Definition x86/opcodes.hpp:1843
@ VPMULLQZrmbk
Definition x86/opcodes.hpp:18641
@ VFIXUPIMMPDZ256rri
Definition x86/opcodes.hpp:9483
@ VCVTTPD2UQQZ256rm
Definition x86/opcodes.hpp:7974
@ MMX_PSRLQrm
Definition x86/opcodes.hpp:2503
@ VCVTUDQ2PSZrmbkz
Definition x86/opcodes.hpp:8796
@ VPSRLQZ256mbi
Definition x86/opcodes.hpp:20106
@ VPSUBDZ256rrkz
Definition x86/opcodes.hpp:20302
@ VREDUCEPSZ256rmbikz
Definition x86/opcodes.hpp:21267
@ VPERMT2DZ128rmbk
Definition x86/opcodes.hpp:17009
@ VFMSUB132PSZ256mkz
Definition x86/opcodes.hpp:10610
@ VFMADDSUB213PSZ128r
Definition x86/opcodes.hpp:10345
@ VCVTTSS2SI64rr_Int
Definition x86/opcodes.hpp:8677
@ VCMPSSZrribk_Int
Definition x86/opcodes.hpp:5869
@ VORPSZ128rrkz
Definition x86/opcodes.hpp:14782
@ VFNMADD231SSZm_Int
Definition x86/opcodes.hpp:11961
@ AND32mi8_NF
Definition x86/opcodes.hpp:839
@ SUB64ri32_NF
Definition x86/opcodes.hpp:4849
@ VFNMADD231PHZ128mbkz
Definition x86/opcodes.hpp:11865
@ VRNDSCALESHZrrib_Int
Definition x86/opcodes.hpp:21459
@ VPTESTMWZ256rr
Definition x86/opcodes.hpp:20563
@ VPDPWUSDSZ256rkz
Definition x86/opcodes.hpp:16462
@ AND16rm_NF
Definition x86/opcodes.hpp:822
@ VFMADD132SSr_Int
Definition x86/opcodes.hpp:9729
@ VPMOVSXBQZ256rr
Definition x86/opcodes.hpp:18154
@ VDIVPSZrrb
Definition x86/opcodes.hpp:9144
@ VCVTDQ2PHZ256rrb
Definition x86/opcodes.hpp:6291
@ VPMOVZXWDZ256rmk
Definition x86/opcodes.hpp:18458
@ VPTESTMQZ128rr
Definition x86/opcodes.hpp:20543
@ PSLLWrm
Definition x86/opcodes.hpp:3394
@ VDIVPDZrmbkz
Definition x86/opcodes.hpp:9070
@ VMOVSHtoW64rr
Definition x86/opcodes.hpp:14389
@ CALL16m
Definition x86/opcodes.hpp:1145
@ VFNMADD213PHZ128mbkz
Definition x86/opcodes.hpp:11687
@ PFCMPGTrm
Definition x86/opcodes.hpp:3188
@ PMAXSWrm
Definition x86/opcodes.hpp:3248
@ PT2RPNTLVWZ0RS
Definition x86/opcodes.hpp:3432
@ VFNMSUB132SDr_Int
Definition x86/opcodes.hpp:12157
@ VPSHLDWZrri
Definition x86/opcodes.hpp:19303
@ VGETMANTPDZrribk
Definition x86/opcodes.hpp:12907
@ VPBLENDMQZ256rmkz
Definition x86/opcodes.hpp:15474
@ VPMOVZXWQZ256rr
Definition x86/opcodes.hpp:18482
@ VFMADD231BF16Z256rk
Definition x86/opcodes.hpp:9924
@ VFMADDSUB132PSZ256rbkz
Definition x86/opcodes.hpp:10250
@ VCVTPS2IUBSZ256rrbkz
Definition x86/opcodes.hpp:7189
@ VPSRADZrr
Definition x86/opcodes.hpp:19860
@ VCVTPD2QQZ256rmk
Definition x86/opcodes.hpp:6549
@ VPMAXUQZrm
Definition x86/opcodes.hpp:17698
@ VFMADD231PSZ256rb
Definition x86/opcodes.hpp:10023
@ BLSI64rr
Definition x86/opcodes.hpp:1037
@ VPMOVSXWQZ128rrkz
Definition x86/opcodes.hpp:18238
@ CMOVNP_Fp80
Definition x86/opcodes.hpp:1271
@ VPMOVSXBDZ256rmk
Definition x86/opcodes.hpp:18130
@ VFNMSUB213SSZrk_Int
Definition x86/opcodes.hpp:12358
@ VRNDSCALEPDZ256rri
Definition x86/opcodes.hpp:21358
@ VMAXCSSZrm
Definition x86/opcodes.hpp:13319
@ VEXTRACTF64X2Zrrik
Definition x86/opcodes.hpp:9341
@ VRNDSCALEPSZ256rri
Definition x86/opcodes.hpp:21424
@ MMX_PALIGNRrri
Definition x86/opcodes.hpp:2411
@ VPMULDQZrmbkz
Definition x86/opcodes.hpp:18516
@ VPANDDZ256rmbk
Definition x86/opcodes.hpp:15262
@ VPSHRDVQZr
Definition x86/opcodes.hpp:19423
@ VPSLLQZ256ri
Definition x86/opcodes.hpp:19666
@ VCVTTSS2SI64Srr_Int
Definition x86/opcodes.hpp:8667
@ VCVTTSS2SI64Zrm
Definition x86/opcodes.hpp:8669
@ VPMADD52LUQZ128mbkz
Definition x86/opcodes.hpp:17447
@ SHR64mi_EVEX
Definition x86/opcodes.hpp:4560
@ VCVTTPS2UQQZ128rmb
Definition x86/opcodes.hpp:8564
@ VPMADCSWDrr
Definition x86/opcodes.hpp:17410
@ G_SPLAT_VECTOR
Definition x86/opcodes.hpp:261
@ VFMSUBADD213PHZ256rk
Definition x86/opcodes.hpp:11194
@ VCVTTPD2UQQZrrkz
Definition x86/opcodes.hpp:7997
@ VPDPBUUDSrm
Definition x86/opcodes.hpp:16286
@ VADDSDZrr
Definition x86/opcodes.hpp:5305
@ LD_Fp80m
Definition x86/opcodes.hpp:2137
@ VCVT2PH2BF8Z128rmbk
Definition x86/opcodes.hpp:5970
@ SHLD64rri8_NF
Definition x86/opcodes.hpp:4479
@ FEMMS
Definition x86/opcodes.hpp:1677
@ VPMOVSQBZrrkz
Definition x86/opcodes.hpp:18075
@ VFMSUB132PDZrbk
Definition x86/opcodes.hpp:10555
@ OR32i32
Definition x86/opcodes.hpp:2947
@ ROL32r1_NF_ND
Definition x86/opcodes.hpp:3819
@ VSUBPHZrmkz
Definition x86/opcodes.hpp:22269
@ VPCMPEQDZrmk
Definition x86/opcodes.hpp:15724
@ VRSQRTBF16Z128r
Definition x86/opcodes.hpp:21605
@ SHR16r1_NF
Definition x86/opcodes.hpp:4507
@ VMAXSDrr_Int
Definition x86/opcodes.hpp:13444
@ RDFSBASE64
Definition x86/opcodes.hpp:3719
@ VRSQRTSHZrmkz
Definition x86/opcodes.hpp:21659
@ VPMOVSDBZ256rrkz
Definition x86/opcodes.hpp:18040
@ VPDPBSSDSZ256mbkz
Definition x86/opcodes.hpp:16085
@ VFMADDCPHZ128mk
Definition x86/opcodes.hpp:10090
@ TZCNT16rr_NF
Definition x86/opcodes.hpp:5089
@ VCVTTPD2UQQSZrrk
Definition x86/opcodes.hpp:7963
@ VCVTPD2PSYrr
Definition x86/opcodes.hpp:6500
@ VMOVUPSmr
Definition x86/opcodes.hpp:14509
@ VCVTTSS2SI64rm_Int
Definition x86/opcodes.hpp:8675
@ VCVTPH2UWZ256rr
Definition x86/opcodes.hpp:7050
@ VPERMT2BZ256rr
Definition x86/opcodes.hpp:16998
@ VPXORDZrr
Definition x86/opcodes.hpp:20869
@ BLENDVPSrr0
Definition x86/opcodes.hpp:1023
@ VPCMPWZrrik
Definition x86/opcodes.hpp:15940
@ TZCNT16rm_EVEX
Definition x86/opcodes.hpp:5085
@ UBSAN_UD1
Definition x86/opcodes.hpp:5106
@ MOV16mr
Definition x86/opcodes.hpp:2547
@ VPRORQZ128mi
Definition x86/opcodes.hpp:19018
@ VFMADD231SDZrb_Int
Definition x86/opcodes.hpp:10049
@ PTDPHF8PSV
Definition x86/opcodes.hpp:3480
@ INLINEASM_BR
Definition x86/opcodes.hpp:26
@ VFMADDSUB213PDZrbkz
Definition x86/opcodes.hpp:10299
@ VRCP14PDZ256rk
Definition x86/opcodes.hpp:21003
@ VSUBBF16Zrmk
Definition x86/opcodes.hpp:22201
@ VPSHLDWZ256rmi
Definition x86/opcodes.hpp:19294
@ VPMINUQZ128rmkz
Definition x86/opcodes.hpp:17889
@ XOR8ri_NF_ND
Definition x86/opcodes.hpp:22786
@ IMUL64rmi8_EVEX
Definition x86/opcodes.hpp:1853
@ ES_PREFIX
Definition x86/opcodes.hpp:1652
@ SHR64r1_EVEX
Definition x86/opcodes.hpp:4565
@ VPSHRDVWZ128r
Definition x86/opcodes.hpp:19429
@ VANDPDZ256rmk
Definition x86/opcodes.hpp:5525
@ VCVTTPS2UQQSZ256rm
Definition x86/opcodes.hpp:8539
@ VMINMAXPHZ256rrik
Definition x86/opcodes.hpp:13679
@ VUNPCKHPDZ256rr
Definition x86/opcodes.hpp:22417
@ VPMINSDZ128rmk
Definition x86/opcodes.hpp:17757
@ VMULSHZrrbkz_Int
Definition x86/opcodes.hpp:14717
@ VUNPCKLPDZrrk
Definition x86/opcodes.hpp:22489
@ OR64mi32_NF
Definition x86/opcodes.hpp:2993
@ VFNMSUB231SHZrb_Int
Definition x86/opcodes.hpp:12521
@ LOCK_BTS_RM32rm
Definition x86/opcodes.hpp:2207
@ VCVTBIASPH2BF8SZrmbk
Definition x86/opcodes.hpp:6156
@ VPSHUFBYrm
Definition x86/opcodes.hpp:19474
@ VFNMSUB231SDZrbkz_Int
Definition x86/opcodes.hpp:12507
@ ADC64mr
Definition x86/opcodes.hpp:511
@ VPMOVSXWQZ256rrkz
Definition x86/opcodes.hpp:18244
@ VCVTTPH2IUBSZrmkz
Definition x86/opcodes.hpp:8090
@ VPUNPCKHQDQZ128rrk
Definition x86/opcodes.hpp:20695
@ VPADDQZ256rmk
Definition x86/opcodes.hpp:15103
@ VPUNPCKHDQZ128rmbkz
Definition x86/opcodes.hpp:20660
@ VPERMT2QZ128rmb
Definition x86/opcodes.hpp:17089
@ SERIALIZE
Definition x86/opcodes.hpp:4275
@ SBB64rm_ND
Definition x86/opcodes.hpp:4237
@ VFMSUBADD231PHZ256mbkz
Definition x86/opcodes.hpp:11294
@ SAR16mCL
Definition x86/opcodes.hpp:4045
@ SBB64rm
Definition x86/opcodes.hpp:4235
@ VPMINSWZ128rrk
Definition x86/opcodes.hpp:17815
@ VFMADD132PHZ256mbk
Definition x86/opcodes.hpp:9627
@ VPMULLQZrmbkz
Definition x86/opcodes.hpp:18642
@ G_ATOMICRMW_UMIN
Definition x86/opcodes.hpp:137
@ VFMSUB213PSZ256m
Definition x86/opcodes.hpp:10783
@ SHR32ri
Definition x86/opcodes.hpp:4544
@ VFNMADD231PHZ256mk
Definition x86/opcodes.hpp:11875
@ VEXTRACTF32X4Z256mrik
Definition x86/opcodes.hpp:9319
@ VCVTTPS2DQZ256rm
Definition x86/opcodes.hpp:8306
@ VMINMAXPHZrrikz
Definition x86/opcodes.hpp:13692
@ VPERMT2QZ256rr
Definition x86/opcodes.hpp:17103
@ PDEP32rm
Definition x86/opcodes.hpp:3151
@ VAESENCLASTZ256rm
Definition x86/opcodes.hpp:5374
@ VFMADDSUB213PDZ128mk
Definition x86/opcodes.hpp:10273
@ VGF2P8AFFINEINVQBYrri
Definition x86/opcodes.hpp:13005
@ INSERT_SUBREG
Definition x86/opcodes.hpp:33
@ VREDUCEPHZ128rmik
Definition x86/opcodes.hpp:21227
@ CTEST64mi32
Definition x86/opcodes.hpp:1416
@ VPDPBSSDZ256mkz
Definition x86/opcodes.hpp:16118
@ VFNMADD132SHZmkz_Int
Definition x86/opcodes.hpp:11595
@ VGETMANTPSZ256rmbikz
Definition x86/opcodes.hpp:12955
@ PMULHWrm
Definition x86/opcodes.hpp:3301
@ VFPCLASSPDZ128ri
Definition x86/opcodes.hpp:12596
@ VPRORQZ128mbi
Definition x86/opcodes.hpp:19015
@ VREDUCEPSZ128rmbik
Definition x86/opcodes.hpp:21257
@ VFNMSUB132PSZ256rk
Definition x86/opcodes.hpp:12126
@ VCVTNEPS2BF16Yrr
Definition x86/opcodes.hpp:6399
@ CMOV16rm_ND
Definition x86/opcodes.hpp:1233
@ VCVTUSI2SHZrr_Int
Definition x86/opcodes.hpp:8911
@ VSQRTPSZ256rb
Definition x86/opcodes.hpp:22118
@ VPERMBZ256rmkz
Definition x86/opcodes.hpp:16579
@ VCVTTPH2QQZ128rm
Definition x86/opcodes.hpp:8097
@ VCVTSS2SI64rm
Definition x86/opcodes.hpp:7657
@ VFNMADD132BF16Z256mkz
Definition x86/opcodes.hpp:11456
@ VDIVPDZ128rrkz
Definition x86/opcodes.hpp:9054
@ VADDPSZ128rmbkz
Definition x86/opcodes.hpp:5269
@ VPCMPEQBZrrk
Definition x86/opcodes.hpp:15704
@ VPXORQZrrk
Definition x86/opcodes.hpp:20897
@ VBROADCASTSDYrr
Definition x86/opcodes.hpp:5716
@ VCVTNEPS2BF16Z256rrkz
Definition x86/opcodes.hpp:6417
@ MMX_PUNPCKLBWrm
Definition x86/opcodes.hpp:2530
@ VFMSUBADD213PHZ128mk
Definition x86/opcodes.hpp:11179
@ SAR8ri_NF_ND
Definition x86/opcodes.hpp:4159
@ VREDUCEPDZrmbikz
Definition x86/opcodes.hpp:21213
@ VCVTNEOBF162PSYrm
Definition x86/opcodes.hpp:6394
@ IDIV64m
Definition x86/opcodes.hpp:1758
@ VMOVNTPSZmr
Definition x86/opcodes.hpp:14283
@ VPACKSSWBZ256rr
Definition x86/opcodes.hpp:14971
@ CMP8ri8
Definition x86/opcodes.hpp:1333
@ ROL32mCL_NF
Definition x86/opcodes.hpp:3808
@ HSUBPDrm
Definition x86/opcodes.hpp:1742
@ VPSRLDQZri
Definition x86/opcodes.hpp:20035
@ ADC16mi8_EVEX
Definition x86/opcodes.hpp:457
@ VCVTTPH2IBSZrrb
Definition x86/opcodes.hpp:8059
@ BEXTR64rr_EVEX
Definition x86/opcodes.hpp:990
@ VFPCLASSPHZ128mi
Definition x86/opcodes.hpp:12612
@ VPUNPCKLDQZrrkz
Definition x86/opcodes.hpp:20789
@ ADC32ri_ND
Definition x86/opcodes.hpp:494
@ COM_FIr
Definition x86/opcodes.hpp:1377
@ VMOVNTPDZ128mr
Definition x86/opcodes.hpp:14276
@ VFMADD213PDZ128r
Definition x86/opcodes.hpp:9765
@ VPMINUBZ128rm
Definition x86/opcodes.hpp:17833
@ VPTESTNMQZ128rmbk
Definition x86/opcodes.hpp:20601
@ VDIVPHZrmbkz
Definition x86/opcodes.hpp:9105
@ VCVTTPH2UQQZ128rmk
Definition x86/opcodes.hpp:8167
@ VPROLVDZrmb
Definition x86/opcodes.hpp:18953
@ OR64ri8_ND
Definition x86/opcodes.hpp:3012
@ VFCMULCSHZrr
Definition x86/opcodes.hpp:9462
@ VPMOVZXBDZrr
Definition x86/opcodes.hpp:18378
@ VPUNPCKLWDZ256rrk
Definition x86/opcodes.hpp:20835
@ DIV16m_EVEX
Definition x86/opcodes.hpp:1544
@ SHR16mi
Definition x86/opcodes.hpp:4499
@ VCVTSI642SDZrm_Int
Definition x86/opcodes.hpp:7604
@ ADD64mr_NF_ND
Definition x86/opcodes.hpp:659
@ IDIV32r_NF
Definition x86/opcodes.hpp:1757
@ VEXTRACTI64X2Z256rri
Definition x86/opcodes.hpp:9367
@ VFMSUB231SDZr_Int
Definition x86/opcodes.hpp:10992
@ VFNMSUB213SDZrb_Int
Definition x86/opcodes.hpp:12327
@ VCVTPS2UQQZrrk
Definition x86/opcodes.hpp:7396
@ PSRLDri
Definition x86/opcodes.hpp:3404
@ VPROLQZ256mik
Definition x86/opcodes.hpp:18920
@ VPDPBUUDZ256mbkz
Definition x86/opcodes.hpp:16302
@ VGETMANTSHZrribkz
Definition x86/opcodes.hpp:12992
@ VPMOVQBZ128rrkz
Definition x86/opcodes.hpp:17990
@ ROL64r1_NF
Definition x86/opcodes.hpp:3848
@ IMULZU32rmi
Definition x86/opcodes.hpp:1876
@ SHRD32rrCL_ND
Definition x86/opcodes.hpp:4641
@ VFMADD231PHZrkz
Definition x86/opcodes.hpp:10004
@ VFNMSUB213BF16Z128mbk
Definition x86/opcodes.hpp:12188
@ SHL16ri_EVEX
Definition x86/opcodes.hpp:4327
@ ADDSUBPDrm
Definition x86/opcodes.hpp:732
@ UNPCKLPDrm
Definition x86/opcodes.hpp:5141
@ VFNMSUB213PHZrk
Definition x86/opcodes.hpp:12281
@ VPERMILPSZ256rik
Definition x86/opcodes.hpp:16860
@ VMAXPHZ128rm
Definition x86/opcodes.hpp:13360
@ VCVTTPH2UDQZ256rm
Definition x86/opcodes.hpp:8139
@ VCVTTPD2UQQZ256rrbk
Definition x86/opcodes.hpp:7982
@ CVTSD2SI64rm_Int
Definition x86/opcodes.hpp:1437
@ PTCVTROWD2PSrri
Definition x86/opcodes.hpp:3449
@ VCVTTPH2UDQZrrkz
Definition x86/opcodes.hpp:8162
@ VRCP28SSZmk
Definition x86/opcodes.hpp:21087
@ VCVTTPD2UQQSZ128rmb
Definition x86/opcodes.hpp:7933
@ VCVTTSS2SIrm_Int
Definition x86/opcodes.hpp:8689
@ VMAXSDZrrkz_Int
Definition x86/opcodes.hpp:13440
@ VCVTTPH2IUBSZ256rr
Definition x86/opcodes.hpp:8079
@ SHR16mi_EVEX
Definition x86/opcodes.hpp:4500
@ VPCMPEQDZ128rrk
Definition x86/opcodes.hpp:15714
@ VCVTTPS2UQQSZ128rmbk
Definition x86/opcodes.hpp:8532
@ VPMADDUBSWZ256rrk
Definition x86/opcodes.hpp:17485
@ VPERMT2PSZrm
Definition x86/opcodes.hpp:17079
@ TTDPBF16PS
Definition x86/opcodes.hpp:5080
@ VCVTTPS2DQSZrmbkz
Definition x86/opcodes.hpp:8286
@ VFMSUB231SSZm_Int
Definition x86/opcodes.hpp:11016
@ VPERMT2PDZ128rmb
Definition x86/opcodes.hpp:17035
@ VFPCLASSPSZ128mik
Definition x86/opcodes.hpp:12631
@ VPSRAQZ128rr
Definition x86/opcodes.hpp:19878
@ IDIV8m_NF
Definition x86/opcodes.hpp:1766
@ SHL8rCL
Definition x86/opcodes.hpp:4411
@ CLUI
Definition x86/opcodes.hpp:1227
@ VFMADD231BF16Z128mb
Definition x86/opcodes.hpp:9909
@ VMOVDDUPZrrkz
Definition x86/opcodes.hpp:14018
@ VCVTTPS2DQSZrmb
Definition x86/opcodes.hpp:8284
@ VCVTTSS2USI64Srm_Int
Definition x86/opcodes.hpp:8693
@ PAVGWrm
Definition x86/opcodes.hpp:3117
@ VPERMBZ256rm
Definition x86/opcodes.hpp:16577
@ ADD64mr_ND
Definition x86/opcodes.hpp:657
@ VCVTPD2UDQZrmbkz
Definition x86/opcodes.hpp:6593
@ VCVTTPS2UDQSZrrb
Definition x86/opcodes.hpp:8492
@ FPREM
Definition x86/opcodes.hpp:1710
@ XTEST
Definition x86/opcodes.hpp:22826
@ VCMPPDZ128rmik
Definition x86/opcodes.hpp:5774
@ VCVTQQ2PHZ256rrbkz
Definition x86/opcodes.hpp:7449
@ VPSHRDVDZmb
Definition x86/opcodes.hpp:19391
@ VFNMSUB132PHZ256mbkz
Definition x86/opcodes.hpp:12084
@ VFIXUPIMMPDZrmi
Definition x86/opcodes.hpp:9492
@ AND16ri_EVEX
Definition x86/opcodes.hpp:815
@ ADCX32rr
Definition x86/opcodes.hpp:553
@ VCVTTPS2UDQZrrbkz
Definition x86/opcodes.hpp:8527
@ VPMOVUSWBZrrk
Definition x86/opcodes.hpp:18341
@ VFMADD132SSZm_Int
Definition x86/opcodes.hpp:9715
@ VRSQRT28SSZmk
Definition x86/opcodes.hpp:21591
@ VPSLLWZ128rrkz
Definition x86/opcodes.hpp:19787
@ G_LROUND
Definition x86/opcodes.hpp:251
@ ADOX32rm
Definition x86/opcodes.hpp:761
@ VPABSDZ256rmbk
Definition x86/opcodes.hpp:14862
@ VMOVDQA64Zrr_REV
Definition x86/opcodes.hpp:14088
@ VPSLLDZ256rmk
Definition x86/opcodes.hpp:19619
@ VCVTSD2SSZrm_Int
Definition x86/opcodes.hpp:7527
@ ADD64ri8
Definition x86/opcodes.hpp:665
@ VFNMSUB132PDZ256mbk
Definition x86/opcodes.hpp:12048
@ VRANGEPDZ256rrik
Definition x86/opcodes.hpp:20922
@ VCVTTSS2SI64rr
Definition x86/opcodes.hpp:8676
@ VMOVNTPDmr
Definition x86/opcodes.hpp:14279
@ ADD16ri8_EVEX
Definition x86/opcodes.hpp:580
@ POPES16
Definition x86/opcodes.hpp:3342
@ VPDPWSUDZ256mb
Definition x86/opcodes.hpp:16424
@ VFMADDSUB231PDZrkz
Definition x86/opcodes.hpp:10408
@ VFMSUBADDPS4rm
Definition x86/opcodes.hpp:11365
@ TRAP
Definition x86/opcodes.hpp:5073
@ VPMULHWZ128rm
Definition x86/opcodes.hpp:18570
@ VCVTNEEBF162PSYrm
Definition x86/opcodes.hpp:6390
@ VBLENDMPDZ256rmbk
Definition x86/opcodes.hpp:5588
@ SUBR_FpI16m80
Definition x86/opcodes.hpp:4921
@ RSQRTSSr_Int
Definition x86/opcodes.hpp:4036
@ VPROLVDZrrk
Definition x86/opcodes.hpp:18959
@ VFMSUB213PSZ256rkz
Definition x86/opcodes.hpp:10794
@ ADD64ri32
Definition x86/opcodes.hpp:660
@ VPSRLDZ256rm
Definition x86/opcodes.hpp:20064
@ POPF64
Definition x86/opcodes.hpp:3346
@ VPACKSSDWZrmbk
Definition x86/opcodes.hpp:14951
@ VPMACSSWDrm
Definition x86/opcodes.hpp:17399
@ VPDPBSSDZ256rk
Definition x86/opcodes.hpp:16120
@ VPALIGNRYrri
Definition x86/opcodes.hpp:15230
@ VPANDQZ256rrkz
Definition x86/opcodes.hpp:15353
@ VMINMAXPHZrribkz
Definition x86/opcodes.hpp:13690
@ VCVTTPS2IBSZrmb
Definition x86/opcodes.hpp:8354
@ VFNMADD213BF16Z256mbk
Definition x86/opcodes.hpp:11631
@ ANDN64rm_EVEX
Definition x86/opcodes.hpp:956
@ VPSHLDVQZ128mkz
Definition x86/opcodes.hpp:19248
@ VGETEXPPDZm
Definition x86/opcodes.hpp:12746
@ VMOVDQA64Z128rrk_REV
Definition x86/opcodes.hpp:14068
@ XORPDrr
Definition x86/opcodes.hpp:22804
@ VPSRAWZ128rrkz
Definition x86/opcodes.hpp:20001
@ VMOVDQU64Z256mrk
Definition x86/opcodes.hpp:14179
@ PDEP32rm_EVEX
Definition x86/opcodes.hpp:3152
@ VPDPWUSDrm
Definition x86/opcodes.hpp:16503
@ MOVNTPDmr
Definition x86/opcodes.hpp:2679
@ VCVTPS2PDZ128rmbk
Definition x86/opcodes.hpp:7208
@ JMP64m_REX
Definition x86/opcodes.hpp:2005
@ VFNMSUB213PDZmbkz
Definition x86/opcodes.hpp:12239
@ VPSLLQZ256mi
Definition x86/opcodes.hpp:19663
@ MMX_PMULHWrm
Definition x86/opcodes.hpp:2464
@ SUB_Fp80m32
Definition x86/opcodes.hpp:4946
@ SGDT64m
Definition x86/opcodes.hpp:4286
@ VFMSUBADD213PDZ128mb
Definition x86/opcodes.hpp:11141
@ VPSLLWZmikz
Definition x86/opcodes.hpp:19802
@ VCVTBIASPH2BF8SZrrk
Definition x86/opcodes.hpp:6161
@ VADDPDZ128rmbkz
Definition x86/opcodes.hpp:5199
@ VPUNPCKLDQrm
Definition x86/opcodes.hpp:20790
@ VFMULCPHZ256rrkz
Definition x86/opcodes.hpp:11420
@ VFMADDSUB213PHZ256rbkz
Definition x86/opcodes.hpp:10322
@ VPERMILPSZrmkz
Definition x86/opcodes.hpp:16885
@ VCOMISSrm_Int
Definition x86/opcodes.hpp:5899
@ VCVTTPS2UQQSZrrbk
Definition x86/opcodes.hpp:8559
@ VPMOVSXWDZ128rmkz
Definition x86/opcodes.hpp:18213
@ VCVTSH2SDZrrb_Int
Definition x86/opcodes.hpp:7553
@ VPERMILPSZ256mbikz
Definition x86/opcodes.hpp:16855
@ SHL8mCL_NF_ND
Definition x86/opcodes.hpp:4400
@ XOR16rr_REV
Definition x86/opcodes.hpp:22686
@ LOCK_SUB32mr
Definition x86/opcodes.hpp:2234
@ VPERMI2PDZrr
Definition x86/opcodes.hpp:16678
@ VFNMADD213PSZ256mkz
Definition x86/opcodes.hpp:11733
@ SQRTSDm_Int
Definition x86/opcodes.hpp:4700
@ VCVTDQ2PDZ128rrkz
Definition x86/opcodes.hpp:6254
@ VFMSUB231PDZ256mbkz
Definition x86/opcodes.hpp:10894
@ VPMULLWZ128rmkz
Definition x86/opcodes.hpp:18652
@ VPRORDZ128rik
Definition x86/opcodes.hpp:18995
@ SBB64rm_EVEX
Definition x86/opcodes.hpp:4236
@ VFMADD213PHZmk
Definition x86/opcodes.hpp:9819
@ VPEXPANDQZ256rm
Definition x86/opcodes.hpp:17193
@ VFMADD132BF16Zmkz
Definition x86/opcodes.hpp:9575
@ VCVTTPD2UDQZ256rrk
Definition x86/opcodes.hpp:7918
@ VFMADD132BF16Z128rkz
Definition x86/opcodes.hpp:9560
@ DBG_VALUE
Definition x86/opcodes.hpp:38
@ VPUNPCKHDQZ256rmbk
Definition x86/opcodes.hpp:20668
@ VMAXCPHZ256rmb
Definition x86/opcodes.hpp:13265
@ VGETMANTBF16Z128rmik
Definition x86/opcodes.hpp:12855
@ VFMADDCPHZ256mk
Definition x86/opcodes.hpp:10099
@ VPERMILPDrm
Definition x86/opcodes.hpp:16829
@ VCVTPH2IBSZrrbkz
Definition x86/opcodes.hpp:6806
@ VPDPBSUDrm
Definition x86/opcodes.hpp:16193
@ VPMULUDQZ128rrk
Definition x86/opcodes.hpp:18706
@ VFMADDCPHZ256rk
Definition x86/opcodes.hpp:10105
@ PF2IDrr
Definition x86/opcodes.hpp:3177
@ VPDPBUSDSZ128r
Definition x86/opcodes.hpp:16203
@ VPSUBBYrr
Definition x86/opcodes.hpp:20262
@ VPORDZrm
Definition x86/opcodes.hpp:18836
@ SBB32ri8_EVEX
Definition x86/opcodes.hpp:4206
@ VFNMADD213SHZmkz_Int
Definition x86/opcodes.hpp:11773
@ SHRD64mrCL_EVEX
Definition x86/opcodes.hpp:4650
@ VP2INTERSECTQZ128rr
Definition x86/opcodes.hpp:14814
@ VUNPCKHPDrr
Definition x86/opcodes.hpp:22430
@ VEXP2PDZrkz
Definition x86/opcodes.hpp:9267
@ VMAXCPHZ128rmbk
Definition x86/opcodes.hpp:13257
@ VRNDSCALESSZrri
Definition x86/opcodes.hpp:21468
@ VFMSUBADD132PDZ128mk
Definition x86/opcodes.hpp:11037
@ VCVTPH2UQQZ128rmk
Definition x86/opcodes.hpp:7006
@ VPMULHRSWZ128rrk
Definition x86/opcodes.hpp:18530
@ VGETEXPPHZmk
Definition x86/opcodes.hpp:12783
@ VPCMPGTDZrr
Definition x86/opcodes.hpp:15805
@ VPADDSWrr
Definition x86/opcodes.hpp:15162
@ VPORQZ256rmbkz
Definition x86/opcodes.hpp:18857
@ MMX_PSRADrm
Definition x86/opcodes.hpp:2494
@ VPOPCNTBZ128rrkz
Definition x86/opcodes.hpp:18733
@ G_FMAD
Definition x86/opcodes.hpp:206
@ VGETMANTBF16Z256rrikz
Definition x86/opcodes.hpp:12868
@ SBB16rr_EVEX_REV
Definition x86/opcodes.hpp:4190
@ VFPCLASSBF16Z256rik
Definition x86/opcodes.hpp:12585
@ AND64mi32_NF
Definition x86/opcodes.hpp:879
@ ILD_Fp64m32
Definition x86/opcodes.hpp:1779
@ VFNMADD213PHZrbk
Definition x86/opcodes.hpp:11713
@ VPSHLDVWZrk
Definition x86/opcodes.hpp:19286
@ SUBR_FST0r
Definition x86/opcodes.hpp:4913
@ VFIXUPIMMPSZ256rmik
Definition x86/opcodes.hpp:9514
@ VADDSSZrm
Definition x86/opcodes.hpp:5327
@ VFNMADD231PDZrk
Definition x86/opcodes.hpp:11858
@ SHR32mi_ND
Definition x86/opcodes.hpp:4531
@ SUB8ri
Definition x86/opcodes.hpp:4883
@ VSUBPDZrrbk
Definition x86/opcodes.hpp:22237
@ LZCNT32rm_EVEX
Definition x86/opcodes.hpp:2294
@ VCVTUQQ2PDZrmkz
Definition x86/opcodes.hpp:8831
@ VFMSUBPD4rm
Definition x86/opcodes.hpp:11373
@ VPTERNLOGQZrrik
Definition x86/opcodes.hpp:20507
@ ADCX32rm_ND
Definition x86/opcodes.hpp:552
@ VFMSUBSD4rm_Int
Definition x86/opcodes.hpp:11387
@ VPMOVW2MZ128kr
Definition x86/opcodes.hpp:18343
@ VPSUBWZ128rmk
Definition x86/opcodes.hpp:20436
@ VFMADDSUB132PDZ256mbkz
Definition x86/opcodes.hpp:10174
@ BLSMSK64rr_EVEX
Definition x86/opcodes.hpp:1054
@ VCVTBF162IUBSZrr
Definition x86/opcodes.hpp:6133
@ VFNMSUB231SSZrb_Int
Definition x86/opcodes.hpp:12533
@ VPSLLDZrrkz
Definition x86/opcodes.hpp:19638
@ ADC32rr_EVEX
Definition x86/opcodes.hpp:499
@ VMINMAXSDrrikz_Int
Definition x86/opcodes.hpp:13736
@ VPSHRDQZ256rmbikz
Definition x86/opcodes.hpp:19356
@ AND64i32
Definition x86/opcodes.hpp:875
@ VFMSUBADD213PHZ128mb
Definition x86/opcodes.hpp:11176
@ VPSHUFBITQMBZrmk
Definition x86/opcodes.hpp:19471
@ VPDPBUUDZ256mk
Definition x86/opcodes.hpp:16303
@ VRCPSSr_Int
Definition x86/opcodes.hpp:21162
@ VSHUFI64X2Zrri
Definition x86/opcodes.hpp:21912
@ VCVTPD2UQQZ128rm
Definition x86/opcodes.hpp:6602
@ VMINPHZrmkz
Definition x86/opcodes.hpp:13822
@ VGETEXPSHZrbkz
Definition x86/opcodes.hpp:12839
@ VFMADDSUB231PDZr
Definition x86/opcodes.hpp:10403
@ NOOPL
Definition x86/opcodes.hpp:2876
@ VMOVDQA32Z128rrkz_REV
Definition x86/opcodes.hpp:14037
@ VPDPBSSDSZ256mb
Definition x86/opcodes.hpp:16083
@ VPSHRDVQZmk
Definition x86/opcodes.hpp:19421
@ ADC8mr
Definition x86/opcodes.hpp:534
@ STOSQ
Definition x86/opcodes.hpp:4721
@ VFMSUB231PHZrkz
Definition x86/opcodes.hpp:10949
@ G_UDIVFIX
Definition x86/opcodes.hpp:199
@ VPACKSSDWZ256rr
Definition x86/opcodes.hpp:14946
@ VCVTSI2SSrr_Int
Definition x86/opcodes.hpp:7602
@ VPDPWSSDSZrk
Definition x86/opcodes.hpp:16346
@ MOVSX64rm32
Definition x86/opcodes.hpp:2734
@ LIDT64m
Definition x86/opcodes.hpp:2159
@ VPDPBUSDZr
Definition x86/opcodes.hpp:16252
@ VFMADD132PHZmb
Definition x86/opcodes.hpp:9638
@ VMOVAPDZ256mrk
Definition x86/opcodes.hpp:13933
@ VCVTTPS2QQSZ256rm
Definition x86/opcodes.hpp:8407
@ RCL16mi_EVEX
Definition x86/opcodes.hpp:3575
@ VFMADD213PHZ128rk
Definition x86/opcodes.hpp:9801
@ VPERMILPDZ256rm
Definition x86/opcodes.hpp:16800
@ VPSRLWZ128mik
Definition x86/opcodes.hpp:20223
@ DIVR_FrST0
Definition x86/opcodes.hpp:1588
@ VCVTPD2QQZ256rmb
Definition x86/opcodes.hpp:6546
@ VFNMADD213PDZr
Definition x86/opcodes.hpp:11676
@ VPBLENDMDZrmb
Definition x86/opcodes.hpp:15452
@ VFMADDSUB213PSZ256rb
Definition x86/opcodes.hpp:10355
@ VCVTPD2PHZ128rrkz
Definition x86/opcodes.hpp:6474
@ SAR16mi_NF
Definition x86/opcodes.hpp:4053
@ VCVTTPD2UDQZ256rmbk
Definition x86/opcodes.hpp:7910
@ VFMADDSUB132PSZmk
Definition x86/opcodes.hpp:10257
@ VFNMADD132SSZrbkz_Int
Definition x86/opcodes.hpp:11613
@ VREDUCEBF16Z128rri
Definition x86/opcodes.hpp:21169
@ VPMADD52LUQZmbk
Definition x86/opcodes.hpp:17464
@ VPSLLQZ128rrk
Definition x86/opcodes.hpp:19658
@ VFMADD231PSZ256rbk
Definition x86/opcodes.hpp:10024
@ VFMSUBADD231PDZ256rbk
Definition x86/opcodes.hpp:11264
@ VFMSUBADD132PDZ256mbk
Definition x86/opcodes.hpp:11044
@ VPCMPGTDZ128rr
Definition x86/opcodes.hpp:15793
@ VFMSUBADD132PSZmk
Definition x86/opcodes.hpp:11128
@ VPMOVQWZ128mrk
Definition x86/opcodes.hpp:18017
@ VPERMILPDZ256ri
Definition x86/opcodes.hpp:16797
@ VCVTSI2SDrr_Int
Definition x86/opcodes.hpp:7588
@ VPMULLWZrrkz
Definition x86/opcodes.hpp:18667
@ VSCALEFPDZ128rmbk
Definition x86/opcodes.hpp:21696
@ VSUBPHZ256rrkz
Definition x86/opcodes.hpp:22263
@ VCMPPHZrribk
Definition x86/opcodes.hpp:5815
@ VPSRLDZ256rr
Definition x86/opcodes.hpp:20067
@ VPORrr
Definition x86/opcodes.hpp:18875
@ VCVTPH2HF8SZ128rmb
Definition x86/opcodes.hpp:6723
@ VPDPWUUDSZmk
Definition x86/opcodes.hpp:16529
@ SHA256MSG1rm
Definition x86/opcodes.hpp:4295
@ VPMAXSBZ256rmkz
Definition x86/opcodes.hpp:17535
@ VMULSSZrrkz_Int
Definition x86/opcodes.hpp:14730
@ VPSLLQZrrk
Definition x86/opcodes.hpp:19688
@ VCVTPD2PSZ256rrk
Definition x86/opcodes.hpp:6520
@ VMAXPDZrrkz
Definition x86/opcodes.hpp:13357
@ VRNDSCALEBF16Z256rmbi
Definition x86/opcodes.hpp:21325
@ AND16rr_REV
Definition x86/opcodes.hpp:833
@ VRNDSCALEPHZrmbi
Definition x86/opcodes.hpp:21397
@ SHR8m1_NF_ND
Definition x86/opcodes.hpp:4583
@ PAUSE
Definition x86/opcodes.hpp:3112
@ SHA1RNDS4rri
Definition x86/opcodes.hpp:4294
@ DEC8r_NF_ND
Definition x86/opcodes.hpp:1542
@ VMOVUPDYrm
Definition x86/opcodes.hpp:14432
@ VPSRAQZ128mbi
Definition x86/opcodes.hpp:19866
@ VCVTDQ2PDZ256rmbkz
Definition x86/opcodes.hpp:6258
@ VCVTTPS2UQQZ256rrbk
Definition x86/opcodes.hpp:8580
@ VMAXCPDrm
Definition x86/opcodes.hpp:13253
@ VFNMADD132SSZm_Int
Definition x86/opcodes.hpp:11605
@ VFNMADD132PSZ256rkz
Definition x86/opcodes.hpp:11561
@ VDIVPSZ256rmbkz
Definition x86/opcodes.hpp:9128
@ VADDBF16Z128rr
Definition x86/opcodes.hpp:5173
@ VFMADDSUB132PSZ128rkz
Definition x86/opcodes.hpp:10240
@ VMINMAXSDrri_Int
Definition x86/opcodes.hpp:13731
@ VMOVWmr
Definition x86/opcodes.hpp:14515
@ SBB16mr_ND
Definition x86/opcodes.hpp:4178
@ G_OR
Definition x86/opcodes.hpp:87
@ SBB16mr
Definition x86/opcodes.hpp:4176
@ VMOVDQU64Z128mr
Definition x86/opcodes.hpp:14167
@ VFMADD231PDZ256rb
Definition x86/opcodes.hpp:9953
@ VPOPCNTWZ256rm
Definition x86/opcodes.hpp:18806
@ OR32mi8_NF_ND
Definition x86/opcodes.hpp:2954
@ VPMINSDZ128rmbkz
Definition x86/opcodes.hpp:17756
@ SBB32rr
Definition x86/opcodes.hpp:4213
@ VFMADDSUB231PSZ128m
Definition x86/opcodes.hpp:10446
@ RCL8mi_EVEX
Definition x86/opcodes.hpp:3629
@ VFMADD213BF16Zmkz
Definition x86/opcodes.hpp:9753
@ VDPBF16PSZ128mbkz
Definition x86/opcodes.hpp:9195
@ VPMAXUDZ256rr
Definition x86/opcodes.hpp:17666
@ VCVTTPH2IBSZrm
Definition x86/opcodes.hpp:8052
@ VPXORDZrrk
Definition x86/opcodes.hpp:20870
@ VFMSUB213PSZ256mbkz
Definition x86/opcodes.hpp:10786
@ SHL32r1_NF
Definition x86/opcodes.hpp:4349
@ VORPDZrmkz
Definition x86/opcodes.hpp:14766
@ XOR8rm_NF
Definition x86/opcodes.hpp:22790
@ VFNMSUB213PHZ256rbk
Definition x86/opcodes.hpp:12267
@ VPANDQZ256rmk
Definition x86/opcodes.hpp:15349
@ VFMADDSUB231PHZ256mbkz
Definition x86/opcodes.hpp:10423
@ VFMSUB231BF16Z256r
Definition x86/opcodes.hpp:10868
@ OR8mi_ND
Definition x86/opcodes.hpp:3034
@ VPANDQZ256rmkz
Definition x86/opcodes.hpp:15350
@ ADDPDrm
Definition x86/opcodes.hpp:718
@ VFCMULCPHZ256rrbkz
Definition x86/opcodes.hpp:9444
@ VPORDZ256rmbkz
Definition x86/opcodes.hpp:18830
@ ADC8i8
Definition x86/opcodes.hpp:529
@ IST_Fp16m32
Definition x86/opcodes.hpp:1980
@ VMINPHZ256rrkz
Definition x86/opcodes.hpp:13816
@ VPEXPANDDZ128rr
Definition x86/opcodes.hpp:17172
@ VBROADCASTSSZ256rm
Definition x86/opcodes.hpp:5737
@ MOV64mi32
Definition x86/opcodes.hpp:2583
@ VPABSDZ128rmk
Definition x86/opcodes.hpp:14855
@ PSADBWrr
Definition x86/opcodes.hpp:3371
@ VGETEXPPSZ128r
Definition x86/opcodes.hpp:12797
@ VADDPHZ128rmk
Definition x86/opcodes.hpp:5235
@ VSCALEFBF16Z256rr
Definition x86/opcodes.hpp:21682
@ VPROLVDZ256rmbkz
Definition x86/opcodes.hpp:18946
@ VMULPDZ256rrk
Definition x86/opcodes.hpp:14608
@ VCVTTPD2DQZ128rmbkz
Definition x86/opcodes.hpp:7768
@ VCVTTPH2WZ128rmk
Definition x86/opcodes.hpp:8233
@ VCMPPHZ128rmbik
Definition x86/opcodes.hpp:5796
@ VPADDQZrmkz
Definition x86/opcodes.hpp:15113
@ VEXPANDPDZ128rrk
Definition x86/opcodes.hpp:9284
@ VSQRTPDZrbkz
Definition x86/opcodes.hpp:22062
@ VSQRTSSZm_Int
Definition x86/opcodes.hpp:22164
@ VCVTQQ2PHZ256rrb
Definition x86/opcodes.hpp:7447
@ VEXP2PDZmb
Definition x86/opcodes.hpp:9257
@ VPSLLWZ256rmk
Definition x86/opcodes.hpp:19795
@ VFNMADD132PHZ128rkz
Definition x86/opcodes.hpp:11514
@ VFNMSUBSD4rm
Definition x86/opcodes.hpp:12560
@ HLT
Definition x86/opcodes.hpp:1740
@ VINSERTI64X2Zrmi
Definition x86/opcodes.hpp:13168
@ VDIVPSZ256rrb
Definition x86/opcodes.hpp:9132
@ VGF2P8AFFINEINVQBZ128rri
Definition x86/opcodes.hpp:13012
@ VCOMPRESSPDZrr
Definition x86/opcodes.hpp:5914
@ SHR64ri
Definition x86/opcodes.hpp:4574
@ VPBROADCASTWZ128rrk
Definition x86/opcodes.hpp:15618
@ VPLZCNTDZ256rmbkz
Definition x86/opcodes.hpp:17345
@ VPSUBDZ256rmk
Definition x86/opcodes.hpp:20298
@ VPCONFLICTQZrmbkz
Definition x86/opcodes.hpp:16065
@ RET64
Definition x86/opcodes.hpp:3762
@ VPLZCNTDZrr
Definition x86/opcodes.hpp:17357
@ VPDPBUSDZ256mbkz
Definition x86/opcodes.hpp:16240
@ G_SBFX
Definition x86/opcodes.hpp:328
@ VPCMPGTQrr
Definition x86/opcodes.hpp:15830
@ VPCMPUDZ128rmbi
Definition x86/opcodes.hpp:15881
@ VCVTBIASPH2BF8Zrmkz
Definition x86/opcodes.hpp:6186
@ VSHUFF32X4Z256rrikz
Definition x86/opcodes.hpp:21851
@ ROR32rCL_ND
Definition x86/opcodes.hpp:3942
@ VFNMADDPS4rm
Definition x86/opcodes.hpp:11989
@ VGATHERDPDZrm
Definition x86/opcodes.hpp:12673
@ TPAUSE
Definition x86/opcodes.hpp:5072
@ VPDPBUUDSZ128r
Definition x86/opcodes.hpp:16265
@ VPMADD52HUQZmb
Definition x86/opcodes.hpp:17432
@ VPERMILPSZ128rrkz
Definition x86/opcodes.hpp:16852
@ VPMULLDZ256rrk
Definition x86/opcodes.hpp:18608
@ VPSHRDVWZr
Definition x86/opcodes.hpp:19441
@ VFMADD213PDZ128m
Definition x86/opcodes.hpp:9759
@ VROUNDSSmi
Definition x86/opcodes.hpp:21487
@ VFMADDSUB231PDZ256rbk
Definition x86/opcodes.hpp:10393
@ VPDPWSSDZ128mb
Definition x86/opcodes.hpp:16353
@ VPCMPDZ256rrik
Definition x86/opcodes.hpp:15684
@ AND8rr_EVEX
Definition x86/opcodes.hpp:940
@ CFCMOV64rr_REV
Definition x86/opcodes.hpp:1211
@ VCVTUSI642SSZrrb_Int
Definition x86/opcodes.hpp:8932
@ PTCVTROWD2PSrriV
Definition x86/opcodes.hpp:3450
@ VFMADDCPHZ128mbkz
Definition x86/opcodes.hpp:10089
@ AND8mr
Definition x86/opcodes.hpp:923
@ VFNMADD132BF16Zmb
Definition x86/opcodes.hpp:11461
@ VPMOVZXBDZ128rrk
Definition x86/opcodes.hpp:18367
@ VPSRADZ128mik
Definition x86/opcodes.hpp:19822
@ VFMSUB132SDZrkz_Int
Definition x86/opcodes.hpp:10642
@ VPSHUFLWZ256mikz
Definition x86/opcodes.hpp:19559
@ VPHADDUWQrm
Definition x86/opcodes.hpp:17287
@ VCVT2PH2HF8SZrmkz
Definition x86/opcodes.hpp:6018
@ V4FNMADDSSrmk
Definition x86/opcodes.hpp:5163
@ RCR64mCL_EVEX
Definition x86/opcodes.hpp:3686
@ CMPSB
Definition x86/opcodes.hpp:1345
@ MOV64sr
Definition x86/opcodes.hpp:2595
@ VP2INTERSECTQZrr
Definition x86/opcodes.hpp:14820
@ VPANDNDZ256rmbk
Definition x86/opcodes.hpp:15289
@ VRNDSCALEBF16Z128rmikz
Definition x86/opcodes.hpp:21321
@ VPERMI2PSZrmb
Definition x86/opcodes.hpp:16700
@ VPMINSDZ128rr
Definition x86/opcodes.hpp:17759
@ VFMSUBADD213PDZm
Definition x86/opcodes.hpp:11161
@ VPERMT2PSZ128rmbk
Definition x86/opcodes.hpp:17063
@ VFNMADD231SDr
Definition x86/opcodes.hpp:11946
@ AND32mr_NF
Definition x86/opcodes.hpp:848
@ VSQRTPHZ256mbk
Definition x86/opcodes.hpp:22078
@ VCVTSD2SSrr
Definition x86/opcodes.hpp:7539
@ VCVTPD2PHZ128rrk
Definition x86/opcodes.hpp:6473
@ SHR64mCL_NF
Definition x86/opcodes.hpp:4557
@ VDPPHPSZ128rk
Definition x86/opcodes.hpp:9228
@ VMINPDZ128rrk
Definition x86/opcodes.hpp:13768
@ VCVTTPH2IUBSZrrbk
Definition x86/opcodes.hpp:8093
@ VPSUBDZ256rmb
Definition x86/opcodes.hpp:20295
@ VPMULLWZ128rrk
Definition x86/opcodes.hpp:18654
@ SIDT64m
Definition x86/opcodes.hpp:4683
@ AND32mi_ND
Definition x86/opcodes.hpp:842
@ VMOVSHZrr_REV
Definition x86/opcodes.hpp:14384
@ T2RPNTLVWZ0RST1_EVEX
Definition x86/opcodes.hpp:4969
@ POPCNT16rm_NF
Definition x86/opcodes.hpp:3324
@ VPMOVSXBWZrrkz
Definition x86/opcodes.hpp:18184
@ VMOVAPSZ256rmkz
Definition x86/opcodes.hpp:13977
@ VCVTPH2IUBSZ256rrkz
Definition x86/opcodes.hpp:6829
@ VCVT2PH2BF8Z256rm
Definition x86/opcodes.hpp:5977
@ VSHUFPDZ128rrik
Definition x86/opcodes.hpp:21924
@ FXSAVE64
Definition x86/opcodes.hpp:1724
@ VCVTTPD2QQZ256rrk
Definition x86/opcodes.hpp:7852
@ VPACKSSWBZrrk
Definition x86/opcodes.hpp:14978
@ PUSHF32
Definition x86/opcodes.hpp:3553
@ VFCMADDCSHZrbk
Definition x86/opcodes.hpp:9422
@ VRCP28PSZmkz
Definition x86/opcodes.hpp:21070
@ VCMPSDZrrib_Int
Definition x86/opcodes.hpp:5848
@ STTILECFG_EVEX
Definition x86/opcodes.hpp:4728
@ VPMAXSDZ128rmbk
Definition x86/opcodes.hpp:17551
@ VCOMPRESSPSZ128mrk
Definition x86/opcodes.hpp:5918
@ VPSHUFDZmbik
Definition x86/opcodes.hpp:19517
@ VMINBF16Zrmbkz
Definition x86/opcodes.hpp:13495
@ VFMSUB213BF16Z256mkz
Definition x86/opcodes.hpp:10689
@ VANDPDZrr
Definition x86/opcodes.hpp:5536
@ MMX_SET0
Definition x86/opcodes.hpp:370
@ VPADDSWZ128rm
Definition x86/opcodes.hpp:15143
@ VMAXCPSZ128rr
Definition x86/opcodes.hpp:13290
@ VPRORQZmbi
Definition x86/opcodes.hpp:19033
@ VPROTDrr
Definition x86/opcodes.hpp:19106
@ VFMSUB132PDZmk
Definition x86/opcodes.hpp:10551
@ VCVTPS2PHZ256rrb
Definition x86/opcodes.hpp:7284
@ SYSRET
Definition x86/opcodes.hpp:4960
@ VADDPDYrm
Definition x86/opcodes.hpp:5194
@ VMULBF16Zrmkz
Definition x86/opcodes.hpp:14583
@ RORX64ri
Definition x86/opcodes.hpp:4016
@ VPROTBmi
Definition x86/opcodes.hpp:19096
@ VPMINUWZrrk
Definition x86/opcodes.hpp:17929
@ VRCPPSm
Definition x86/opcodes.hpp:21151
@ VPBLENDMWZ128rrk
Definition x86/opcodes.hpp:15491
@ VFMADDSUB132PHZ128mbkz
Definition x86/opcodes.hpp:10200
@ VMINPHZrmk
Definition x86/opcodes.hpp:13821
@ VRSQRTPHZ128mk
Definition x86/opcodes.hpp:21630
@ VCVTTPS2UDQSZ256rrbk
Definition x86/opcodes.hpp:8481
@ VFMSUB213PHZ256mbkz
Definition x86/opcodes.hpp:10751
@ VFNMSUB231PDr
Definition x86/opcodes.hpp:12427
@ MMX_PALIGNRrmi
Definition x86/opcodes.hpp:2410
@ VPCMOVrrr
Definition x86/opcodes.hpp:15659
@ VORPDrr
Definition x86/opcodes.hpp:14771
@ CTEST16ri
Definition x86/opcodes.hpp:1410
@ VPMOVSXBWrr
Definition x86/opcodes.hpp:18186
@ VPCMPEQQYrr
Definition x86/opcodes.hpp:15730
@ VFMADD231PHZ128mbkz
Definition x86/opcodes.hpp:9975
@ OR32rm_ND
Definition x86/opcodes.hpp:2976
@ VCVTTPS2UQQSZrmbkz
Definition x86/opcodes.hpp:8554
@ VMINMAXPSZ256rmbikz
Definition x86/opcodes.hpp:13704
@ VUNPCKHPDZ128rrk
Definition x86/opcodes.hpp:22409
@ VPCMPEQQZ256rmk
Definition x86/opcodes.hpp:15740
@ VPMADD52HUQZ128mb
Definition x86/opcodes.hpp:17414
@ VFNMADD132PDZ256mbk
Definition x86/opcodes.hpp:11482
@ VPERMI2QZrmbkz
Definition x86/opcodes.hpp:16729
@ VPUNPCKHQDQZrmbkz
Definition x86/opcodes.hpp:20709
@ DIV32m
Definition x86/opcodes.hpp:1549
@ VMINPSrr
Definition x86/opcodes.hpp:13865
@ VFMSUB231SSZrb
Definition x86/opcodes.hpp:11021
@ VADDPHZ128rr
Definition x86/opcodes.hpp:5237
@ VPMAXSWZrrk
Definition x86/opcodes.hpp:17623
@ VFMADD231BF16Z256mbk
Definition x86/opcodes.hpp:9919
@ INC16m_EVEX
Definition x86/opcodes.hpp:1891
@ VPERMI2QZ256rmkz
Definition x86/opcodes.hpp:16722
@ VCVT2PH2BF8SZ128rr
Definition x86/opcodes.hpp:5947
@ VFNMSUB132PDZmk
Definition x86/opcodes.hpp:12062
@ ADC64rr_EVEX_REV
Definition x86/opcodes.hpp:525
@ XOR64rr_NF_REV
Definition x86/opcodes.hpp:22767
@ VCVTQQ2PHZ256rrk
Definition x86/opcodes.hpp:7450
@ VRCP14PSZ256m
Definition x86/opcodes.hpp:21023
@ COMISSrr_Int
Definition x86/opcodes.hpp:1374
@ BTC16ri8
Definition x86/opcodes.hpp:1099
@ VPMADD52HUQZrkz
Definition x86/opcodes.hpp:17439
@ VGETEXPPSZ256mkz
Definition x86/opcodes.hpp:12805
@ VCVTQQ2PSZrmk
Definition x86/opcodes.hpp:7489
@ VPLZCNTDZrmk
Definition x86/opcodes.hpp:17355
@ VCVTQQ2PSZrmkz
Definition x86/opcodes.hpp:7490
@ VCVTPH2BF8Zrrkz
Definition x86/opcodes.hpp:6688
@ VRCP28PDZrb
Definition x86/opcodes.hpp:21060
@ VPCMPUDZ128rri
Definition x86/opcodes.hpp:15885
@ VRCP14PDZ256mkz
Definition x86/opcodes.hpp:21001
@ VANDNPDZ256rm
Definition x86/opcodes.hpp:5459
@ VMAXPSZ256rrkz
Definition x86/opcodes.hpp:13415
@ VANDPSZrmkz
Definition x86/opcodes.hpp:5566
@ VMOVRSQZ256mkz
Definition x86/opcodes.hpp:14322
@ VFNMADD132PSZ256rb
Definition x86/opcodes.hpp:11557
@ VPMADDWDYrm
Definition x86/opcodes.hpp:17495
@ VCVTPH2UWZ256rmbk
Definition x86/opcodes.hpp:7046
@ V4FMADDPSrm
Definition x86/opcodes.hpp:5153
@ CMPXCHG8rm
Definition x86/opcodes.hpp:1365
@ VPMULLDZ128rmkz
Definition x86/opcodes.hpp:18597
@ VFNMSUB213PHZ128r
Definition x86/opcodes.hpp:12256
@ VSUBPSZrrkz
Definition x86/opcodes.hpp:22310
@ VSHUFF64X2Z256rmikz
Definition x86/opcodes.hpp:21866
@ VPERMPDZrik
Definition x86/opcodes.hpp:16920
@ VFMSUBSS4rr_Int_REV
Definition x86/opcodes.hpp:11398
@ VUNPCKHPSZrmb
Definition x86/opcodes.hpp:22452
@ VSUBPDZrrkz
Definition x86/opcodes.hpp:22240
@ VPADDDZ128rmb
Definition x86/opcodes.hpp:15060
@ PSHUFHWri
Definition x86/opcodes.hpp:3377
@ VCVTPS2PDZrrkz
Definition x86/opcodes.hpp:7238
@ VGF2P8AFFINEINVQBZ256rmbikz
Definition x86/opcodes.hpp:13017
@ VFMSUBADD231PSZ128r
Definition x86/opcodes.hpp:11323
@ VFMSUB213SHZrkz_Int
Definition x86/opcodes.hpp:10836
@ VGETEXPSSZrk
Definition x86/opcodes.hpp:12849
@ VCVTPD2QQZrmk
Definition x86/opcodes.hpp:6561
@ VFNMADD231PHZmk
Definition x86/opcodes.hpp:11887
@ VRNDSCALEPHZ256rmi
Definition x86/opcodes.hpp:21388
@ VPSRLVDZrrk
Definition x86/opcodes.hpp:20166
@ VCVTNE2PS2BF16Z128rrkz
Definition x86/opcodes.hpp:6371
@ VCVTTPS2IUBSZ128rmbkz
Definition x86/opcodes.hpp:8368
@ VCVTPD2PSZ256rmbkz
Definition x86/opcodes.hpp:6513
@ PFMAXrm
Definition x86/opcodes.hpp:3190
@ VFNMADD132PSZrbkz
Definition x86/opcodes.hpp:11571
@ VPADDSBZ256rmk
Definition x86/opcodes.hpp:15128
@ VFNMADD213PSZ256rk
Definition x86/opcodes.hpp:11738
@ VCOMISBF16Zrm_Int
Definition x86/opcodes.hpp:5876
@ VMOVDQA64Z256rmkz
Definition x86/opcodes.hpp:14075
@ VCVTTPH2UWZ256rr
Definition x86/opcodes.hpp:8211
@ SAR32mCL_EVEX
Definition x86/opcodes.hpp:4076
@ VCVTNE2PS2BF16Z128rm
Definition x86/opcodes.hpp:6363
@ OR16rr_NF
Definition x86/opcodes.hpp:2942
@ VINSERTF64X2Zrmikz
Definition x86/opcodes.hpp:13132
@ VFMADDCPHZrk
Definition x86/opcodes.hpp:10117
@ VINSERTI64X4Zrmi
Definition x86/opcodes.hpp:13174
@ VFNMADD231SDZmkz_Int
Definition x86/opcodes.hpp:11935
@ AND64ri8_NF
Definition x86/opcodes.hpp:899
@ VPRORQZ128mikz
Definition x86/opcodes.hpp:19020
@ VFMSUB132SDZrb
Definition x86/opcodes.hpp:10637
@ VPMAXSBZ256rrk
Definition x86/opcodes.hpp:17537
@ VFNMADD231SSm
Definition x86/opcodes.hpp:11972
@ DEC16r_alt
Definition x86/opcodes.hpp:1511
@ CMPXCHG16rr
Definition x86/opcodes.hpp:1359
@ VPACKSSDWZrmkz
Definition x86/opcodes.hpp:14954
@ VPABSBZ256rr
Definition x86/opcodes.hpp:14838
@ VPCONFLICTQZrmkz
Definition x86/opcodes.hpp:16067
@ VCVTUW2PHZ256rmk
Definition x86/opcodes.hpp:8946
@ VFNMSUB231PHZrbkz
Definition x86/opcodes.hpp:12458
@ MUL_Fp80m64
Definition x86/opcodes.hpp:2825
@ VPOPCNTBZ256rm
Definition x86/opcodes.hpp:18734
@ VCVTUQQ2PHZrr
Definition x86/opcodes.hpp:8865
@ VPUNPCKHQDQZ128rmkz
Definition x86/opcodes.hpp:20693
@ VPMAXSBZ256rr
Definition x86/opcodes.hpp:17536
@ VROUNDSDmi
Definition x86/opcodes.hpp:21483
@ VCVT2PH2HF8Zrmk
Definition x86/opcodes.hpp:6044
@ T2RPNTLVWZ1RST1_EVEX
Definition x86/opcodes.hpp:4977
@ VFMSUB231PDZ128mk
Definition x86/opcodes.hpp:10886
@ VFCMADDCSHZm
Definition x86/opcodes.hpp:9417
@ VPMOVSXBWZ256rmkz
Definition x86/opcodes.hpp:18175
@ SBB64mi8_ND
Definition x86/opcodes.hpp:4225
@ VCVTPS2PHZ128mrk
Definition x86/opcodes.hpp:7277
@ VMOVSLDUPZrrkz
Definition x86/opcodes.hpp:14409
@ VFMADDSUB213PHZ128rk
Definition x86/opcodes.hpp:10311
@ MOV16o32a
Definition x86/opcodes.hpp:2550
@ VFNMSUB213PHZ256mk
Definition x86/opcodes.hpp:12263
@ VFMADD132PDZ256mb
Definition x86/opcodes.hpp:9591
@ VCVTTPH2IBSZ256rm
Definition x86/opcodes.hpp:8040
@ VPSRAVQZrmb
Definition x86/opcodes.hpp:19961
@ VEXPANDPSZ256rm
Definition x86/opcodes.hpp:9304
@ VRCP14PDZ128mbkz
Definition x86/opcodes.hpp:20990
@ VPMOVSXBQZ256rm
Definition x86/opcodes.hpp:18151
@ VFMSUBADD132PHZm
Definition x86/opcodes.hpp:11089
@ VFNMADD231PSZrb
Definition x86/opcodes.hpp:11925
@ VCVTTPH2UWZ256rmbkz
Definition x86/opcodes.hpp:8208
@ VCVTSI2SSZrm_Int
Definition x86/opcodes.hpp:7595
@ VMOVDQA32Z256mr
Definition x86/opcodes.hpp:14038
@ CALLpcrel32
Definition x86/opcodes.hpp:1159
@ VFMADDSUB231PHZmbk
Definition x86/opcodes.hpp:10434
@ VMINMAXSDrrib_Int
Definition x86/opcodes.hpp:13732
@ VFIXUPIMMPSZ128rmbik
Definition x86/opcodes.hpp:9502
@ VFNMSUBSS4rm_Int
Definition x86/opcodes.hpp:12569
@ VCVTTPS2UQQZrrbk
Definition x86/opcodes.hpp:8592
@ UCOMISSrm_Int
Definition x86/opcodes.hpp:5112
@ OR8rm_EVEX
Definition x86/opcodes.hpp:3049
@ VPSHUFDZmbikz
Definition x86/opcodes.hpp:19518
@ VFMADD213PSZ128mk
Definition x86/opcodes.hpp:9833
@ VMINPSYrm
Definition x86/opcodes.hpp:13829
@ VFNMADD231PDZ256r
Definition x86/opcodes.hpp:11842
@ VFNMSUB231BF16Z128rkz
Definition x86/opcodes.hpp:12372
@ VEXTRACTI32X4Zrrikz
Definition x86/opcodes.hpp:9359
@ VPROLDZmbi
Definition x86/opcodes.hpp:18898
@ VUNPCKLPSZ256rr
Definition x86/opcodes.hpp:22510
@ RCR32ri_ND
Definition x86/opcodes.hpp:3681
@ VFMADD231BF16Z256r
Definition x86/opcodes.hpp:9923
@ VFMSUBADD213PSZ256rbk
Definition x86/opcodes.hpp:11227
@ VFMSUBADD132PHZ256mk
Definition x86/opcodes.hpp:11081
@ VCVTTPH2UQQZrrkz
Definition x86/opcodes.hpp:8195
@ VRCPBF16Zmkz
Definition x86/opcodes.hpp:21118
@ LZCNT64rm_NF
Definition x86/opcodes.hpp:2301
@ VMOVNTPSYmr
Definition x86/opcodes.hpp:14280
@ VMOVAPDZ128rm
Definition x86/opcodes.hpp:13923
@ VFMSUB213SDm
Definition x86/opcodes.hpp:10821
@ STTILECFG
Definition x86/opcodes.hpp:4727
@ PACKSSDWrm
Definition x86/opcodes.hpp:3082
@ VANDNPDZ128rmbk
Definition x86/opcodes.hpp:5452
@ VFMADD231SSZrb_Int
Definition x86/opcodes.hpp:10077
@ PFRCPrr
Definition x86/opcodes.hpp:3205
@ VPERMBZrmk
Definition x86/opcodes.hpp:16584
@ IDIV32m
Definition x86/opcodes.hpp:1752
@ VCVTSI2SDrm
Definition x86/opcodes.hpp:7585
@ VPSLLQZ256rrk
Definition x86/opcodes.hpp:19673
@ VPERMT2DZ128rmk
Definition x86/opcodes.hpp:17011
@ VFIXUPIMMSDZrmik
Definition x86/opcodes.hpp:9535
@ PUSHP64r
Definition x86/opcodes.hpp:3561
@ VCVTPH2IBSZrm
Definition x86/opcodes.hpp:6797
@ PDEP32rr
Definition x86/opcodes.hpp:3153
@ VPERMT2QZrmbkz
Definition x86/opcodes.hpp:17109
@ MULPSrr
Definition x86/opcodes.hpp:2791
@ VMAXCPHZ256rmkz
Definition x86/opcodes.hpp:13269
@ VPCONFLICTQZrmb
Definition x86/opcodes.hpp:16063
@ VFMSUB231SDZrbkz_Int
Definition x86/opcodes.hpp:10996
@ VSQRTSDZrb_Int
Definition x86/opcodes.hpp:22143
@ VPMINUBZ256rrk
Definition x86/opcodes.hpp:17843
@ VPANDNQZ256rmkz
Definition x86/opcodes.hpp:15319
@ VMINSSZrrbk_Int
Definition x86/opcodes.hpp:13899
@ VMOVDQU16Z256rmk
Definition x86/opcodes.hpp:14115
@ VCVTTPS2DQrm
Definition x86/opcodes.hpp:8330
@ VPERMT2WZrr
Definition x86/opcodes.hpp:17130
@ VPOPCNTDZrrkz
Definition x86/opcodes.hpp:18772
@ VRSQRT14PDZ256mbk
Definition x86/opcodes.hpp:21502
@ VFMSUB132PSZ128r
Definition x86/opcodes.hpp:10602
@ ADD32mr_EVEX
Definition x86/opcodes.hpp:615
@ VTESTPSYrm
Definition x86/opcodes.hpp:22358
@ VCVTTBF162IUBSZ256rrkz
Definition x86/opcodes.hpp:7720
@ VFNMADD213PSZ128mk
Definition x86/opcodes.hpp:11723
@ VPCMPUQZrmi
Definition x86/opcodes.hpp:15913
@ VFMSUB231PHZrbkz
Definition x86/opcodes.hpp:10947
@ ADC16rr_ND
Definition x86/opcodes.hpp:476
@ VFMADD231PSZm
Definition x86/opcodes.hpp:10028
@ VPSRAWZrr
Definition x86/opcodes.hpp:20023
@ VPSHUFHWYmi
Definition x86/opcodes.hpp:19527
@ LXADD32
Definition x86/opcodes.hpp:2284
@ VPBLENDMWZ128rr
Definition x86/opcodes.hpp:15490
@ VCVTTPS2UDQZ128rr
Definition x86/opcodes.hpp:8503
@ VPMADD52HUQYrm
Definition x86/opcodes.hpp:17411
@ VCVT2PS2PHXZrmk
Definition x86/opcodes.hpp:6074
@ VFNMADD213SDZr
Definition x86/opcodes.hpp:11758
@ SHR32mCL_EVEX
Definition x86/opcodes.hpp:4525
@ VANDNPDZ256rmk
Definition x86/opcodes.hpp:5463
@ VMOVAPSZ256rr_REV
Definition x86/opcodes.hpp:13979
@ VPOPCNTBZ256rrkz
Definition x86/opcodes.hpp:18739
@ VCVTBF162IUBSZ256rrk
Definition x86/opcodes.hpp:6125
@ ROL16ri_NF_ND
Definition x86/opcodes.hpp:3799
@ VPDPBUSDSYrr
Definition x86/opcodes.hpp:16196
@ VCVTSH2SI64Zrrb_Int
Definition x86/opcodes.hpp:7560
@ VRCP28PSZr
Definition x86/opcodes.hpp:21071
@ VSHUFPSrri
Definition x86/opcodes.hpp:21976
@ VANDPSZ128rr
Definition x86/opcodes.hpp:5549
@ VPERMILPDZ128rik
Definition x86/opcodes.hpp:16780
@ VPMULHUWZ256rm
Definition x86/opcodes.hpp:18554
@ CVTSI642SDrr
Definition x86/opcodes.hpp:1458
@ VFMSUBADD213PSYm
Definition x86/opcodes.hpp:11208
@ VREDUCEPHZ128rri
Definition x86/opcodes.hpp:21229
@ VCVTTPH2QQZrrkz
Definition x86/opcodes.hpp:8129
@ VPDPBUSDSZ256mbk
Definition x86/opcodes.hpp:16208
@ VPUNPCKLBWZrr
Definition x86/opcodes.hpp:20756
@ VCVTTPD2UQQSZ256rm
Definition x86/opcodes.hpp:7941
@ VPERMI2QZ128rm
Definition x86/opcodes.hpp:16708
@ VPERMT2PDZ256rrkz
Definition x86/opcodes.hpp:17051
@ VMULPHZrmkz
Definition x86/opcodes.hpp:14650
@ VSCALEFBF16Z128rmkz
Definition x86/opcodes.hpp:21672
@ VPDPWUUDSZ256rkz
Definition x86/opcodes.hpp:16524
@ VPABSBZrmk
Definition x86/opcodes.hpp:14842
@ VSQRTPSZmkz
Definition x86/opcodes.hpp:22128
@ VCVTTPS2IUBSZrmbkz
Definition x86/opcodes.hpp:8389
@ VBROADCASTSSZrrkz
Definition x86/opcodes.hpp:5748
@ VRNDSCALESHZrmik_Int
Definition x86/opcodes.hpp:21455
@ PTCVTROWPS2BF16Lrre
Definition x86/opcodes.hpp:3455
@ VFNMSUB213PSZ256r
Definition x86/opcodes.hpp:12300
@ VFMADDSUB231PSZ128mbk
Definition x86/opcodes.hpp:10448
@ MMX_PMAXSWrm
Definition x86/opcodes.hpp:2451
@ VPDPWSUDrm
Definition x86/opcodes.hpp:16441
@ VCVTPH2PSXZ128rmbkz
Definition x86/opcodes.hpp:6878
@ VPDPWSUDrr
Definition x86/opcodes.hpp:16442
@ VFNMSUB213PSZrbk
Definition x86/opcodes.hpp:12314
@ CMPXCHG64rm
Definition x86/opcodes.hpp:1362
@ VCVTTPD2QQZrm
Definition x86/opcodes.hpp:7854
@ VPOPCNTQZrmb
Definition x86/opcodes.hpp:18792
@ VFMSUB213BF16Z256mbk
Definition x86/opcodes.hpp:10686
@ VMOVDQU16Z256rr
Definition x86/opcodes.hpp:14117
@ XCRYPTCFB
Definition x86/opcodes.hpp:22639
@ VPDPWSUDSZmb
Definition x86/opcodes.hpp:16402
@ PCMPGTQrm
Definition x86/opcodes.hpp:3142
@ VPCMPQZ256rmbi
Definition x86/opcodes.hpp:15857
@ VMOVDQA32Z256rrkz_REV
Definition x86/opcodes.hpp:14048
@ VALIGNDZ256rmi
Definition x86/opcodes.hpp:5406
@ VFNMSUB231PDZ256mbk
Definition x86/opcodes.hpp:12404
@ VMOVDQA32Z256rmk
Definition x86/opcodes.hpp:14041
@ AADD32mr_EVEX
Definition x86/opcodes.hpp:441
@ VCVTUDQ2PHZ256rmbk
Definition x86/opcodes.hpp:8750
@ VPMOVZXDQZ256rr
Definition x86/opcodes.hpp:18438
@ VFMADDPD4rr
Definition x86/opcodes.hpp:10134
@ VPERMT2PSZrrk
Definition x86/opcodes.hpp:17086
@ VPUNPCKHBWZ128rm
Definition x86/opcodes.hpp:20635
@ VPAVGWZrm
Definition x86/opcodes.hpp:15403
@ VPMULUDQZ256rmbk
Definition x86/opcodes.hpp:18710
@ AND8mi_ND
Definition x86/opcodes.hpp:920
@ VPERMQZmbik
Definition x86/opcodes.hpp:16972
@ VMREAD32rr
Definition x86/opcodes.hpp:14552
@ VGF2P8AFFINEQBZrmbikz
Definition x86/opcodes.hpp:13057
@ JMP16m
Definition x86/opcodes.hpp:1995
@ VPROLDZ256rikz
Definition x86/opcodes.hpp:18897
@ VFNMSUB231BF16Z256mbkz
Definition x86/opcodes.hpp:12376
@ VUNPCKHPDZ256rmk
Definition x86/opcodes.hpp:22415
@ VBCSTNEBF162PSrm
Definition x86/opcodes.hpp:5574
@ VCVTQQ2PHZrmk
Definition x86/opcodes.hpp:7456
@ VFNMSUB231PDZ256rb
Definition x86/opcodes.hpp:12409
@ VCVTTPD2DQSZ256rrbkz
Definition x86/opcodes.hpp:7748
@ VFNMADD231SDZr
Definition x86/opcodes.hpp:11936
@ VPMULTISHIFTQBZ256rmkz
Definition x86/opcodes.hpp:18684
@ KANDQkk
Definition x86/opcodes.hpp:2024
@ VSUBSDZrrb_Int
Definition x86/opcodes.hpp:22319
@ VSCALEFPHZrm
Definition x86/opcodes.hpp:21748
@ VFMADD213PSm
Definition x86/opcodes.hpp:9862
@ VFNMADD213PHZ128rkz
Definition x86/opcodes.hpp:11692
@ COMISDrr
Definition x86/opcodes.hpp:1369
@ VGF2P8AFFINEINVQBZ128rrikz
Definition x86/opcodes.hpp:13014
@ VFNMSUB231PSZ256rkz
Definition x86/opcodes.hpp:12483
@ VPACKSSDWZ256rmkz
Definition x86/opcodes.hpp:14945
@ VDPPHPSZm
Definition x86/opcodes.hpp:9239
@ VCVTPD2UDQZ128rmb
Definition x86/opcodes.hpp:6570
@ VSCALEFPHZrrk
Definition x86/opcodes.hpp:21758
@ VPMINUDZ128rm
Definition x86/opcodes.hpp:17855
@ VREDUCEBF16Z256rmi
Definition x86/opcodes.hpp:21175
@ VPERMILPSZ256rmbk
Definition x86/opcodes.hpp:16864
@ VCVTDQ2PSZrrk
Definition x86/opcodes.hpp:6341
@ VCMPSHZrrib_Int
Definition x86/opcodes.hpp:5860
@ OR64rr_NF_ND
Definition x86/opcodes.hpp:3026
@ PFRSQRTrr
Definition x86/opcodes.hpp:3209
@ VSCALEFBF16Z256rmkz
Definition x86/opcodes.hpp:21681
@ VPXORQZ256rrkz
Definition x86/opcodes.hpp:20889
@ XOR8mi_NF_ND
Definition x86/opcodes.hpp:22775
@ VPERMILPDZmik
Definition x86/opcodes.hpp:16813
@ VRCP28PSZrbk
Definition x86/opcodes.hpp:21073
@ BLSR32rm_NF
Definition x86/opcodes.hpp:1058
@ VFMSUB132SSm_Int
Definition x86/opcodes.hpp:10672
@ VPSLLQZ256mbikz
Definition x86/opcodes.hpp:19662
@ VMAXCPDZ128rrk
Definition x86/opcodes.hpp:13233
@ SHR16m1
Definition x86/opcodes.hpp:4489
@ VMOVAPSZ128rrk
Definition x86/opcodes.hpp:13969
@ VPSUBDZrr
Definition x86/opcodes.hpp:20309
@ VADDPSZ256rrkz
Definition x86/opcodes.hpp:5286
@ VMINBF16Z256rmb
Definition x86/opcodes.hpp:13484
@ VPMOVSXBQZrr
Definition x86/opcodes.hpp:18160
@ DIVR_FpI16m32
Definition x86/opcodes.hpp:1582
@ VANDPSZrmbkz
Definition x86/opcodes.hpp:5564
@ VSUBPSZ256rrb
Definition x86/opcodes.hpp:22294
@ SQRT_Fp80
Definition x86/opcodes.hpp:4710
@ VFMSUBADD213PDZrkz
Definition x86/opcodes.hpp:11172
@ VRNDSCALEPSZrrikz
Definition x86/opcodes.hpp:21441
@ VFNMSUB231PDZ128mbk
Definition x86/opcodes.hpp:12395
@ VFNMADD213SHZrbkz_Int
Definition x86/opcodes.hpp:11779
@ VFMADDSS4rm_Int
Definition x86/opcodes.hpp:10155
@ VCVTPS2UQQZrmb
Definition x86/opcodes.hpp:7387
@ MOV16ms
Definition x86/opcodes.hpp:2548
@ ADD8rr_NF_ND_REV
Definition x86/opcodes.hpp:715
@ VFNMADD132PHZ128m
Definition x86/opcodes.hpp:11506
@ VMOVUPSZmr
Definition x86/opcodes.hpp:14498
@ ST_FpP64m
Definition x86/opcodes.hpp:4742
@ VCVTTPD2UQQSZ256rmbkz
Definition x86/opcodes.hpp:7944
@ VCVTTPH2IBSZ256rrk
Definition x86/opcodes.hpp:8050
@ VMASKMOVDQU64
Definition x86/opcodes.hpp:13188
@ MOVSX16rm16
Definition x86/opcodes.hpp:2719
@ VMOVRSQZ128m
Definition x86/opcodes.hpp:14317
@ VPERMQZ256ri
Definition x86/opcodes.hpp:16959
@ VGETMANTPSZrmik
Definition x86/opcodes.hpp:12969
@ VPERMBZ128rmk
Definition x86/opcodes.hpp:16572
@ VPADDUSBZrr
Definition x86/opcodes.hpp:15180
@ VPSHLWrr_REV
Definition x86/opcodes.hpp:19317
@ VCVTPH2IBSZ256rrk
Definition x86/opcodes.hpp:6795
@ VPCMPEQDZrmbk
Definition x86/opcodes.hpp:15723
@ VPANDQZrrkz
Definition x86/opcodes.hpp:15362
@ VFMSUB231PSZ128rkz
Definition x86/opcodes.hpp:10960
@ VCVT2PH2HF8Z256rmb
Definition x86/opcodes.hpp:6032
@ VFNMSUB231PDZ256rbk
Definition x86/opcodes.hpp:12410
@ VRCP14PSZ256r
Definition x86/opcodes.hpp:21029
@ VCVTNE2PS2BF16Z128rmkz
Definition x86/opcodes.hpp:6368
@ VPTESTNMDZ128rm
Definition x86/opcodes.hpp:20581
@ VFNMSUB231PHZ256r
Definition x86/opcodes.hpp:12443
@ VFMADD132SDZm_Int
Definition x86/opcodes.hpp:9687
@ VPSHUFBZrmkz
Definition x86/opcodes.hpp:19490
@ VMAXCPSZrmk
Definition x86/opcodes.hpp:13306
@ VSCALEFPHZ256rrb
Definition x86/opcodes.hpp:21743
@ SHL32rCL_ND
Definition x86/opcodes.hpp:4353
@ PSUBSBrr
Definition x86/opcodes.hpp:3420
@ VPANDDZ256rr
Definition x86/opcodes.hpp:15266
@ VFMADD213PSr
Definition x86/opcodes.hpp:9863
@ VFMADDSS4rr_REV
Definition x86/opcodes.hpp:10159
@ VMPSADBWZ256rmik
Definition x86/opcodes.hpp:14536
@ VPMULDQZrm
Definition x86/opcodes.hpp:18513
@ VPERMILPDZ256rrk
Definition x86/opcodes.hpp:16807
@ VCVTTPS2UQQSZrrbkz
Definition x86/opcodes.hpp:8560
@ VFNMADD231SDZmk_Int
Definition x86/opcodes.hpp:11934
@ IN32ri
Definition x86/opcodes.hpp:1886
@ DIV32r
Definition x86/opcodes.hpp:1552
@ VCVTPH2BF8Zrrk
Definition x86/opcodes.hpp:6687
@ VPMOVSQWZ128mrk
Definition x86/opcodes.hpp:18092
@ VCVTQQ2PHZ256rmbkz
Definition x86/opcodes.hpp:7443
@ VCVTW2PHZrrbkz
Definition x86/opcodes.hpp:8996
@ VCVTTSD2USIZrm_Int
Definition x86/opcodes.hpp:8640
@ VPSHLDVQZmkz
Definition x86/opcodes.hpp:19266
@ VUCOMXSSZrrb_Int
Definition x86/opcodes.hpp:22399
@ VSUBPDZ256rrkz
Definition x86/opcodes.hpp:22228
@ VPUNPCKHQDQZ128rmb
Definition x86/opcodes.hpp:20689
@ G_FPTOSI_SAT
Definition x86/opcodes.hpp:226
@ VPMINSBZ256rrk
Definition x86/opcodes.hpp:17741
@ VPABSDZrmbkz
Definition x86/opcodes.hpp:14872
@ VFNMADD213SHZm_Int
Definition x86/opcodes.hpp:11771
@ VPSUBQYrr
Definition x86/opcodes.hpp:20315
@ PMOVSXDQrm
Definition x86/opcodes.hpp:3275
@ VCVTTPH2IBSZ256rrbk
Definition x86/opcodes.hpp:8048
@ VPDPBUUDZrk
Definition x86/opcodes.hpp:16315
@ VCVTTPD2UQQSZrmbk
Definition x86/opcodes.hpp:7955
@ VPORDZrrkz
Definition x86/opcodes.hpp:18844
@ TCONJTFP16
Definition x86/opcodes.hpp:4995
@ VMOVRSBZ128mkz
Definition x86/opcodes.hpp:14301
@ LAHF
Definition x86/opcodes.hpp:2102
@ VPSUBQZ128rrk
Definition x86/opcodes.hpp:20323
@ VCVTTPD2QQSZrm
Definition x86/opcodes.hpp:7821
@ VPERMILPDZrr
Definition x86/opcodes.hpp:16824
@ VCVTTPS2QQSZrrk
Definition x86/opcodes.hpp:8429
@ ROR16ri_NF
Definition x86/opcodes.hpp:3918
@ TEST64rr
Definition x86/opcodes.hpp:5039
@ VMINCPHZrrk
Definition x86/opcodes.hpp:13557
@ VPMULUDQZrr
Definition x86/opcodes.hpp:18723
@ VMAXCPDZ128rm
Definition x86/opcodes.hpp:13226
@ VPADDWZrm
Definition x86/opcodes.hpp:15221
@ VFNMSUB213SDZmk_Int
Definition x86/opcodes.hpp:12322
@ VDIVPDZ256rrb
Definition x86/opcodes.hpp:9062
@ SHRD64mri8_EVEX
Definition x86/opcodes.hpp:4655
@ LOCK_ADD16mi
Definition x86/opcodes.hpp:2169
@ VFMADDSUB132PDZm
Definition x86/opcodes.hpp:10183
@ VMOVDQU32Z128rrk_REV
Definition x86/opcodes.hpp:14142
@ VPMAXUDrr
Definition x86/opcodes.hpp:17679
@ VFMADD231PSYr
Definition x86/opcodes.hpp:10006
@ VCVTTPS2UDQSZ128rmbk
Definition x86/opcodes.hpp:8466
@ VCVTPD2PHZ256rmb
Definition x86/opcodes.hpp:6476
@ VCVTTPS2DQSZ256rrb
Definition x86/opcodes.hpp:8278
@ VCVTDQ2PHZrmkz
Definition x86/opcodes.hpp:6301
@ VPMAXSDZ128rrk
Definition x86/opcodes.hpp:17556
@ VPMADDUBSWYrm
Definition x86/opcodes.hpp:17473
@ VCVTUW2PHZ256rrbk
Definition x86/opcodes.hpp:8950
@ PMOVZXBDrr
Definition x86/opcodes.hpp:3282
@ VPMOVZXWQZ256rrkz
Definition x86/opcodes.hpp:18484
@ VMULPDYrr
Definition x86/opcodes.hpp:14588
@ VCVTSI642SHZrr
Definition x86/opcodes.hpp:7614
@ VREDUCESSZrrik
Definition x86/opcodes.hpp:21314
@ VANDNPSZ128rrkz
Definition x86/opcodes.hpp:5489
@ VCVTPH2DQZrmkz
Definition x86/opcodes.hpp:6715
@ VFCMULCPHZ256rr
Definition x86/opcodes.hpp:9441
@ SHLD16mri8
Definition x86/opcodes.hpp:4426
@ VPSRADZ128ri
Definition x86/opcodes.hpp:19824
@ RDRAND64r
Definition x86/opcodes.hpp:3733
@ VFMSUBADD213PDZr
Definition x86/opcodes.hpp:11167
@ VGETMANTSDZrmik
Definition x86/opcodes.hpp:12978
@ VPXORQZrmk
Definition x86/opcodes.hpp:20894
@ VRCP28SSZr
Definition x86/opcodes.hpp:21089
@ VPMAXSBZ256rmk
Definition x86/opcodes.hpp:17534
@ DBG_LABEL
Definition x86/opcodes.hpp:42
@ VCVTQQ2PDZ128rmkz
Definition x86/opcodes.hpp:7403
@ VFMSUB231PDZmbkz
Definition x86/opcodes.hpp:10906
@ VFMSUBADD132PDZm
Definition x86/opcodes.hpp:11054
@ VMOVSDZrrk
Definition x86/opcodes.hpp:14343
@ MAXSSrm
Definition x86/opcodes.hpp:2325
@ PACKUSDWrm
Definition x86/opcodes.hpp:3086
@ VFMSUBPS4Yrr
Definition x86/opcodes.hpp:11378
@ SUB8rr_EVEX
Definition x86/opcodes.hpp:4895
@ CRC32r32r32_EVEX
Definition x86/opcodes.hpp:1396
@ VPMAXSQZ128rmk
Definition x86/opcodes.hpp:17582
@ VPMOVDWZrrk
Definition x86/opcodes.hpp:17967
@ SENDUIPI
Definition x86/opcodes.hpp:4274
@ INC8m_EVEX
Definition x86/opcodes.hpp:1923
@ VCVTPD2PHZ256rr
Definition x86/opcodes.hpp:6481
@ VCVTSS2SDZrmk_Int
Definition x86/opcodes.hpp:7628
@ SHUFPDrmi
Definition x86/opcodes.hpp:4677
@ VCVTPH2PSXZrrbk
Definition x86/opcodes.hpp:6904
@ VMULPSZ256rr
Definition x86/opcodes.hpp:14674
@ VCVTPH2PDZ256rmkz
Definition x86/opcodes.hpp:6856
@ VRSQRTBF16Z128mbkz
Definition x86/opcodes.hpp:21602
@ VPSLLVQrr
Definition x86/opcodes.hpp:19754
@ VMOVNTDQYmr
Definition x86/opcodes.hpp:14270
@ VCVTUDQ2PSZ256rr
Definition x86/opcodes.hpp:8787
@ VFMADDSUB231PHZrb
Definition x86/opcodes.hpp:10439
@ VCVTUW2PHZrm
Definition x86/opcodes.hpp:8954
@ VCVTTPH2DQZ128rmkz
Definition x86/opcodes.hpp:8003
@ VPADDSBZrrkz
Definition x86/opcodes.hpp:15138
@ XOR32ri
Definition x86/opcodes.hpp:22703
@ VPSRLWZ256mik
Definition x86/opcodes.hpp:20235
@ ROR16ri_EVEX
Definition x86/opcodes.hpp:3916
@ VCVTDQ2PSZ256rr
Definition x86/opcodes.hpp:6325
@ VFIXUPIMMPSZrri
Definition x86/opcodes.hpp:9528
@ TST_F
Definition x86/opcodes.hpp:5074
@ VCVT2PS2PHXZ128rmbkz
Definition x86/opcodes.hpp:6052
@ VFNMSUB132PSZ256rb
Definition x86/opcodes.hpp:12123
@ VPABSBYrr
Definition x86/opcodes.hpp:14828
@ VCVTPH2IBSZ256rrb
Definition x86/opcodes.hpp:6792
@ VCVTPS2IBSZ128rrk
Definition x86/opcodes.hpp:7145
@ SHLD64mrCL_ND
Definition x86/opcodes.hpp:4463
@ VFMADDSUB231PDZmk
Definition x86/opcodes.hpp:10401
@ VSCALEFPSZ256rrbk
Definition x86/opcodes.hpp:21777
@ VSHUFF32X4Zrmikz
Definition x86/opcodes.hpp:21857
@ VRNDSCALEPSZ128rmikz
Definition x86/opcodes.hpp:21414
@ VFMSUBADD132PSZ128mbk
Definition x86/opcodes.hpp:11105
@ VPOPCNTWZ128rrkz
Definition x86/opcodes.hpp:18805
@ VMULSDZrm_Int
Definition x86/opcodes.hpp:14695
@ VPMOVSWBZrrkz
Definition x86/opcodes.hpp:18120
@ VPSHUFLWZmi
Definition x86/opcodes.hpp:19563
@ KORTESTWkk
Definition x86/opcodes.hpp:2077
@ SHR32mCL_NF_ND
Definition x86/opcodes.hpp:4528
@ VSQRTBF16Zmbk
Definition x86/opcodes.hpp:22023
@ VFMADDSUB132PSZrk
Definition x86/opcodes.hpp:10263
@ MOVDIR64B32_EVEX
Definition x86/opcodes.hpp:2648
@ VPCONFLICTDZ128rm
Definition x86/opcodes.hpp:16017
@ CMP64rr_REV
Definition x86/opcodes.hpp:1327
@ VCVTTPS2QQSZ128rmb
Definition x86/opcodes.hpp:8399
@ VFMADD213PDZ256mb
Definition x86/opcodes.hpp:9769
@ VPERMI2PSZrm
Definition x86/opcodes.hpp:16699
@ SHRD32mri8_NF
Definition x86/opcodes.hpp:4637
@ VCVTPH2IUBSZ256rrk
Definition x86/opcodes.hpp:6828
@ KMOVBrk_EVEX
Definition x86/opcodes.hpp:2036
@ VPDPBSUDZmbk
Definition x86/opcodes.hpp:16186
@ VFNMADD231PHZ256m
Definition x86/opcodes.hpp:11871
@ VCVTTPD2QQZ128rrk
Definition x86/opcodes.hpp:7840
@ VPMOVQWZrrk
Definition x86/opcodes.hpp:18029
@ VPMOVDBZ128rrkz
Definition x86/opcodes.hpp:17943
@ VPERMILPSZ128rmkz
Definition x86/opcodes.hpp:16849
@ VCVTPH2PDZrr
Definition x86/opcodes.hpp:6869
@ VCVTBIASPH2HF8Z128rmk
Definition x86/opcodes.hpp:6221
@ VPSRAWYri
Definition x86/opcodes.hpp:19987
@ KMOVDrk
Definition x86/opcodes.hpp:2045
@ COMISSrm_Int
Definition x86/opcodes.hpp:1372
@ VINSERTF32X4Z256rrikz
Definition x86/opcodes.hpp:13111
@ VFMSUB231BF16Zmbkz
Definition x86/opcodes.hpp:10874
@ VFMULCPHZ128rrkz
Definition x86/opcodes.hpp:11408
@ VPSHLDVQZ256rk
Definition x86/opcodes.hpp:19259
@ VCVTTSH2SIZrm_Int
Definition x86/opcodes.hpp:8650
@ VRANGESSZrrikz
Definition x86/opcodes.hpp:20986
@ GF2P8AFFINEQBrmi
Definition x86/opcodes.hpp:1731
@ SHL8rCL_NF
Definition x86/opcodes.hpp:4414
@ VPEXPANDBZ256rmkz
Definition x86/opcodes.hpp:17159
@ VSCALEFPSZ256rmbk
Definition x86/opcodes.hpp:21771
@ VFNMADD132BF16Z128m
Definition x86/opcodes.hpp:11442
@ VFMADDSUB231PSZmb
Definition x86/opcodes.hpp:10468
@ VRNDSCALEPDZrribkz
Definition x86/opcodes.hpp:21373
@ VFMSUB132SSZrbkz_Int
Definition x86/opcodes.hpp:10668
@ VROUNDSSmi_Int
Definition x86/opcodes.hpp:21488
@ VMAXCPDZrrk
Definition x86/opcodes.hpp:13251
@ VDPPHPSZmbkz
Definition x86/opcodes.hpp:9242
@ VPACKUSDWZ256rmbkz
Definition x86/opcodes.hpp:14996
@ PFPNACCrr
Definition x86/opcodes.hpp:3199
@ VPSRLVQZ128rmbkz
Definition x86/opcodes.hpp:20175
@ VPDPBUUDSZ256mkz
Definition x86/opcodes.hpp:16273
@ VCVTPD2PSZ256rmk
Definition x86/opcodes.hpp:6514
@ SBB32rm_EVEX
Definition x86/opcodes.hpp:4211
@ VADDSHZrmkz_Int
Definition x86/opcodes.hpp:5319
@ VSCALEFPHZ256rrbk
Definition x86/opcodes.hpp:21744
@ VPMAXSQZ256rmbkz
Definition x86/opcodes.hpp:17590
@ VFNMADD213PHZ128mbk
Definition x86/opcodes.hpp:11686
@ VFMULCPHZ128rmkz
Definition x86/opcodes.hpp:11405
@ VPSLLVWZrmkz
Definition x86/opcodes.hpp:19769
@ VPABSDZrmk
Definition x86/opcodes.hpp:14873
@ SAR16mCL_ND
Definition x86/opcodes.hpp:4047
@ VCVTPS2DQZ256rrb
Definition x86/opcodes.hpp:7119
@ VPADDDZrrk
Definition x86/opcodes.hpp:15084
@ ADD8ri_DB
Definition x86/opcodes.hpp:336
@ VFMSUBADD231PHZ256r
Definition x86/opcodes.hpp:11297
@ VDIVSSZrm
Definition x86/opcodes.hpp:9177
@ VFNMSUB132SDZrb
Definition x86/opcodes.hpp:12148
@ VPERMT2PSZrmbk
Definition x86/opcodes.hpp:17081
@ VSCALEFBF16Zrmbkz
Definition x86/opcodes.hpp:21688
@ VFMADD132SHZm_Int
Definition x86/opcodes.hpp:9703
@ VCVTPH2QQZrmbkz
Definition x86/opcodes.hpp:6960
@ VBLENDMPSZ256rmb
Definition x86/opcodes.hpp:5614
@ XOR64i32
Definition x86/opcodes.hpp:22728
@ VPOPCNTDZrr
Definition x86/opcodes.hpp:18770
@ VCVTPS2UDQZ256rmbk
Definition x86/opcodes.hpp:7343
@ VPMAXSQZ128rmbkz
Definition x86/opcodes.hpp:17581
@ VMINMAXSHrribk_Int
Definition x86/opcodes.hpp:13744
@ VPMADDUBSWZ128rrkz
Definition x86/opcodes.hpp:17480
@ VPDPWUSDSrm
Definition x86/opcodes.hpp:16472
@ VFMSUB213PHZmkz
Definition x86/opcodes.hpp:10765
@ PTCVTROWPS2BF16LrreV
Definition x86/opcodes.hpp:3456
@ VSHUFPSZ128rri
Definition x86/opcodes.hpp:21954
@ VPSRAVDZrrk
Definition x86/opcodes.hpp:19938
@ VCVT2PH2BF8Z128rmbkz
Definition x86/opcodes.hpp:5971
@ VFMADDSUB213PHZmkz
Definition x86/opcodes.hpp:10330
@ VFMADD213SHZrkz_Int
Definition x86/opcodes.hpp:9891
@ RCR16mi
Definition x86/opcodes.hpp:3652
@ VFNMADDPD4Yrr
Definition x86/opcodes.hpp:11978
@ VFNMSUB132SDr
Definition x86/opcodes.hpp:12156
@ VPTERNLOGQZ256rrikz
Definition x86/opcodes.hpp:20499
@ VPEXTRBZrri
Definition x86/opcodes.hpp:17224
@ LRETI32
Definition x86/opcodes.hpp:2262
@ XOR64mi8_EVEX
Definition x86/opcodes.hpp:22735
@ VMAXCPHZ128rmbkz
Definition x86/opcodes.hpp:13258
@ VRCP28PDZrkz
Definition x86/opcodes.hpp:21064
@ VCVTW2PHZrrkz
Definition x86/opcodes.hpp:8998
@ VSQRTPSZ256mk
Definition x86/opcodes.hpp:22115
@ VPSHLDVQZ128mbkz
Definition x86/opcodes.hpp:19246
@ VFMSUB132PDZrb
Definition x86/opcodes.hpp:10554
@ VPXORDZ128rmbk
Definition x86/opcodes.hpp:20847
@ LGS64rm
Definition x86/opcodes.hpp:2156
@ VCVTTSH2SIZrrb_Int
Definition x86/opcodes.hpp:8653
@ VMASKMOVPDYmr
Definition x86/opcodes.hpp:13189
@ VINSERTI32X4Z256rmi
Definition x86/opcodes.hpp:13144
@ VFNMADD132BF16Zm
Definition x86/opcodes.hpp:11460
@ VUNPCKLPDrr
Definition x86/opcodes.hpp:22492
@ VMOVNTPDZmr
Definition x86/opcodes.hpp:14278
@ VCVTTSH2SI64Zrrb_Int
Definition x86/opcodes.hpp:8648
@ VFMSUB132PHZ128rkz
Definition x86/opcodes.hpp:10569
@ VPTERNLOGQZ256rrik
Definition x86/opcodes.hpp:20498
@ SUB8rr_NF_ND
Definition x86/opcodes.hpp:4900
@ VPMINSDZrrk
Definition x86/opcodes.hpp:17778
@ VMOVPDI2DIZrr
Definition x86/opcodes.hpp:14286
@ VSCATTERQPDZmr
Definition x86/opcodes.hpp:21836
@ VCVTBIASPH2HF8SZ128rrkz
Definition x86/opcodes.hpp:6198
@ VCVTNE2PS2BF16Zrm
Definition x86/opcodes.hpp:6381
@ VPSRLDZ256rik
Definition x86/opcodes.hpp:20062
@ VCVTTPH2UWZrr
Definition x86/opcodes.hpp:8223
@ VCVTPS2DQZ128rmkz
Definition x86/opcodes.hpp:7108
@ VCMPSDrri_Int
Definition x86/opcodes.hpp:5854
@ VFMSUB132SHZrk_Int
Definition x86/opcodes.hpp:10657
@ VFNMSUB231PSZrkz
Definition x86/opcodes.hpp:12495
@ G_PREFETCH
Definition x86/opcodes.hpp:147
@ VSCALEFBF16Zrmkz
Definition x86/opcodes.hpp:21690
@ CMPCCXADDmr64
Definition x86/opcodes.hpp:1339
@ VPSLLVDZrr
Definition x86/opcodes.hpp:19719
@ VMAXCPSZ128rmb
Definition x86/opcodes.hpp:13285
@ VCVTBIASPH2BF8Z128rmkz
Definition x86/opcodes.hpp:6168
@ CMPXCHG8rr
Definition x86/opcodes.hpp:1366
@ G_FEXP10
Definition x86/opcodes.hpp:213
@ MUL_Fp64m
Definition x86/opcodes.hpp:2821
@ SBB32ri8_ND
Definition x86/opcodes.hpp:4207
@ VSQRTSHZrkz_Int
Definition x86/opcodes.hpp:22162
@ VFMADDSUB231PDZ128mbkz
Definition x86/opcodes.hpp:10379
@ XOR64ri8_NF
Definition x86/opcodes.hpp:22752
@ VMOVPQI2QIrr
Definition x86/opcodes.hpp:14292
@ VPCMPUDZ256rri
Definition x86/opcodes.hpp:15891
@ VPMULHRSWYrr
Definition x86/opcodes.hpp:18525
@ VPMOVUSWBZrrkz
Definition x86/opcodes.hpp:18342
@ VGETEXPSDZmk
Definition x86/opcodes.hpp:12825
@ VMOVAPDZrm
Definition x86/opcodes.hpp:13945
@ VPROTWmi
Definition x86/opcodes.hpp:19114
@ VCVTPH2UWZrr
Definition x86/opcodes.hpp:7062
@ VCVTW2PHZ256rmkz
Definition x86/opcodes.hpp:8980
@ ADD_Fp80m32
Definition x86/opcodes.hpp:748
@ REP_STOSB_32
Definition x86/opcodes.hpp:3751
@ CVTSS2SDrm_Int
Definition x86/opcodes.hpp:1465
@ VPMOVSWBZ256rrk
Definition x86/opcodes.hpp:18114
@ MMX_PSLLQri
Definition x86/opcodes.hpp:2487
@ ADDSDrm_Int
Definition x86/opcodes.hpp:725
@ VFNMSUB132SDZmkz_Int
Definition x86/opcodes.hpp:12145
@ VMINCPDZrmbkz
Definition x86/opcodes.hpp:13524
@ XOR32mr_NF_ND
Definition x86/opcodes.hpp:22702
@ VPUNPCKHQDQZ256rmk
Definition x86/opcodes.hpp:20701
@ LOCK_XOR64mi8
Definition x86/opcodes.hpp:2247
@ PUSHFS16
Definition x86/opcodes.hpp:3555
@ VADDPDZ256rrbk
Definition x86/opcodes.hpp:5213
@ VPADDQZ128rr
Definition x86/opcodes.hpp:15096
@ VCVTBIASPH2HF8SZrrkz
Definition x86/opcodes.hpp:6216
@ VCVTPS2UDQZrrk
Definition x86/opcodes.hpp:7363
@ VMOVLPSZ128mr
Definition x86/opcodes.hpp:14257
@ VPMAXUDYrr
Definition x86/opcodes.hpp:17650
@ VPBROADCASTWZ256rmk
Definition x86/opcodes.hpp:15621
@ CVTSD2SSrm_Int
Definition x86/opcodes.hpp:1445
@ VRSQRTSHZrrk
Definition x86/opcodes.hpp:21661
@ VCVTSD2USIZrm_Int
Definition x86/opcodes.hpp:7544
@ SBB64ri8_ND
Definition x86/opcodes.hpp:4234
@ VCVTBIASPH2HF8Zrmkz
Definition x86/opcodes.hpp:6240
@ VPLZCNTQZrrkz
Definition x86/opcodes.hpp:17386
@ NOT16m_EVEX
Definition x86/opcodes.hpp:2883
@ VPDPBUSDZ256m
Definition x86/opcodes.hpp:16237
@ UNPCKHPDrm
Definition x86/opcodes.hpp:5137
@ RCR32r1_EVEX
Definition x86/opcodes.hpp:3674
@ VPMACSSDQLrr
Definition x86/opcodes.hpp:17398
@ VCVT2PH2BF8Zrmbk
Definition x86/opcodes.hpp:5988
@ VMINSDZrm_Int
Definition x86/opcodes.hpp:13867
@ KXNORWkk
Definition x86/opcodes.hpp:2097
@ VCVTDQ2PSZ256rrkz
Definition x86/opcodes.hpp:6330
@ VCVTPH2PSZ256rr
Definition x86/opcodes.hpp:6919
@ VREDUCEBF16Z128rrikz
Definition x86/opcodes.hpp:21171
@ VSCALEFBF16Z128rrk
Definition x86/opcodes.hpp:21674
@ VPROLVDZrmbkz
Definition x86/opcodes.hpp:18955
@ VCVTTPD2DQZ256rrb
Definition x86/opcodes.hpp:7781
@ VCVTPS2QQZ256rm
Definition x86/opcodes.hpp:7308
@ VPDPWUUDSZ128mb
Definition x86/opcodes.hpp:16508
@ VCVTUQQ2PHZrmbk
Definition x86/opcodes.hpp:8861
@ ICALL_BRANCH_FUNNEL
Definition x86/opcodes.hpp:66
@ VPSHLDVDZ256m
Definition x86/opcodes.hpp:19225
@ ROL16m1
Definition x86/opcodes.hpp:3770
@ AND64mi8_ND
Definition x86/opcodes.hpp:883
@ XOR32mi_EVEX
Definition x86/opcodes.hpp:22694
@ VCVTPH2UDQZrmbkz
Definition x86/opcodes.hpp:6993
@ VRSQRT14PSZ128r
Definition x86/opcodes.hpp:21524
@ VUCOMISDrm
Definition x86/opcodes.hpp:22367
@ VCVTQQ2PHZrmbkz
Definition x86/opcodes.hpp:7455
@ SHR16mCL_EVEX
Definition x86/opcodes.hpp:4495
@ VMINPHZ256rrk
Definition x86/opcodes.hpp:13815
@ VFMSUBADD132PDZmbkz
Definition x86/opcodes.hpp:11057
@ PCMPEQQrm
Definition x86/opcodes.hpp:3130
@ VCVTTBF162IBSZ256rr
Definition x86/opcodes.hpp:7691
@ VMOVSDZrr
Definition x86/opcodes.hpp:14341
@ OR16mi8_ND
Definition x86/opcodes.hpp:2910
@ VSHUFI64X2Z256rmbikz
Definition x86/opcodes.hpp:21899
@ VPSUBSBrr
Definition x86/opcodes.hpp:20366
@ VSM3MSG2rm
Definition x86/opcodes.hpp:21979
@ VGF2P8MULBZrrkz
Definition x86/opcodes.hpp:13085
@ VFMSUBADD213PHZ256mbk
Definition x86/opcodes.hpp:11186
@ VCMPPSZrmik
Definition x86/opcodes.hpp:5836
@ ADD32ri_NF_ND
Definition x86/opcodes.hpp:628
@ VMAXPSZrmk
Definition x86/opcodes.hpp:13420
@ VPOPCNTDZ128rm
Definition x86/opcodes.hpp:18746
@ VPERMT2QZ128rm
Definition x86/opcodes.hpp:17088
@ VPMOVSXBWZ256rm
Definition x86/opcodes.hpp:18173
@ BEXTR32rr_EVEX
Definition x86/opcodes.hpp:984
@ VCVTUQQ2PDZ256rm
Definition x86/opcodes.hpp:8814
@ VFMADDSUB213PHZr
Definition x86/opcodes.hpp:10331
@ VPRORVQZ256rmkz
Definition x86/opcodes.hpp:19083
@ VPERMI2WZrmk
Definition x86/opcodes.hpp:16748
@ IMUL32m_NF
Definition x86/opcodes.hpp:1812
@ MMX_PACKSSDWrm
Definition x86/opcodes.hpp:2388
@ PTDPBF16PS
Definition x86/opcodes.hpp:3467
@ VPANDNDZrmkz
Definition x86/opcodes.hpp:15301
@ VPRORVDZ128rrk
Definition x86/opcodes.hpp:19049
@ LOCK_ADD32mi
Definition x86/opcodes.hpp:2172
@ VPUNPCKLDQZ128rmk
Definition x86/opcodes.hpp:20767
@ VPDPWUSDSZrkz
Definition x86/opcodes.hpp:16471
@ VCVTSI642SDZrr_Int
Definition x86/opcodes.hpp:7606
@ VPEXPANDQZ128rmk
Definition x86/opcodes.hpp:17188
@ VPTESTMWZ256rrk
Definition x86/opcodes.hpp:20564
@ VCVT2PH2HF8Zrmb
Definition x86/opcodes.hpp:6041
@ VCVTUW2PHZ128rm
Definition x86/opcodes.hpp:8933
@ VSUBBF16Z128rmbkz
Definition x86/opcodes.hpp:22182
@ VPSRAVDZrm
Definition x86/opcodes.hpp:19931
@ VCVTBIASPH2BF8Z256rmkz
Definition x86/opcodes.hpp:6177
@ VCVTPS2DQZrmb
Definition x86/opcodes.hpp:7125
@ VFMADD231PSZrbkz
Definition x86/opcodes.hpp:10037
@ G_VSCALE
Definition x86/opcodes.hpp:255
@ ILD_F32m
Definition x86/opcodes.hpp:1771
@ VMULPSrr
Definition x86/opcodes.hpp:14693
@ ROL32m1_EVEX
Definition x86/opcodes.hpp:3801
@ VCVTUW2PHZ256rrb
Definition x86/opcodes.hpp:8949
@ VCMPPDZrri
Definition x86/opcodes.hpp:5789
@ VFNMADD213PDZ256rk
Definition x86/opcodes.hpp:11668
@ VPSRLVWZrrk
Definition x86/opcodes.hpp:20217
@ VFNMSUB231SDZrbk_Int
Definition x86/opcodes.hpp:12506
@ VFNMSUB213PSZrkz
Definition x86/opcodes.hpp:12317
@ VPERMT2PSZ256rm
Definition x86/opcodes.hpp:17070
@ VORPDZ256rmb
Definition x86/opcodes.hpp:14753
@ VSQRTPSZ256rbkz
Definition x86/opcodes.hpp:22120
@ VCVTUDQ2PHZ128rrkz
Definition x86/opcodes.hpp:8747
@ VCOMPRESSPSZ128mr
Definition x86/opcodes.hpp:5917
@ VCVTPH2QQZ128rmk
Definition x86/opcodes.hpp:6940
@ VFMSUBADD213PDZ256mkz
Definition x86/opcodes.hpp:11154
@ VPMULHRSWZrrk
Definition x86/opcodes.hpp:18542
@ VFNMSUB132SHZrb
Definition x86/opcodes.hpp:12164
@ VPCOMWmi
Definition x86/opcodes.hpp:16015
@ ENTER
Definition x86/opcodes.hpp:1649
@ VMINPSZ256rmkz
Definition x86/opcodes.hpp:13845
@ ENQCMD64
Definition x86/opcodes.hpp:1642
@ VFMSUB213SSr_Int
Definition x86/opcodes.hpp:10852
@ RCR64ri
Definition x86/opcodes.hpp:3697
@ VPBROADCASTQrr
Definition x86/opcodes.hpp:15611
@ VRCP28SSZrk
Definition x86/opcodes.hpp:21093
@ VFNMADD231PSZmbkz
Definition x86/opcodes.hpp:11921
@ DIV_F64m
Definition x86/opcodes.hpp:1598
@ ADD64rr_EVEX_REV
Definition x86/opcodes.hpp:677
@ VFMADDSUB231PHZ256rkz
Definition x86/opcodes.hpp:10431
@ VFNMADD231SDZrbkz_Int
Definition x86/opcodes.hpp:11941
@ VFMSUB231PDZ128mbkz
Definition x86/opcodes.hpp:10885
@ VPACKSSDWZ128rmb
Definition x86/opcodes.hpp:14932
@ VEXP2PSZmbk
Definition x86/opcodes.hpp:9270
@ VREDUCEPDZ128rmbik
Definition x86/opcodes.hpp:21191
@ VFNMADD213SSZrbk_Int
Definition x86/opcodes.hpp:11790
@ VCVTTPH2QQZ128rmkz
Definition x86/opcodes.hpp:8102
@ VREDUCESDZrribk
Definition x86/opcodes.hpp:21294
@ VPABSQZrmbk
Definition x86/opcodes.hpp:14900
@ INC16m_ND
Definition x86/opcodes.hpp:1892
@ VMOVDDUPZ128rmkz
Definition x86/opcodes.hpp:14003
@ VMINMAXPDZrrib
Definition x86/opcodes.hpp:13655
@ MMX_PMULHUWrr
Definition x86/opcodes.hpp:2463
@ VPDPBSSDSZmb
Definition x86/opcodes.hpp:16092
@ VSQRTPDZ256mkz
Definition x86/opcodes.hpp:22046
@ VFNMADD213PSZrk
Definition x86/opcodes.hpp:11750
@ UD1Wm
Definition x86/opcodes.hpp:5130
@ VINSERTI32X8Zrmikz
Definition x86/opcodes.hpp:13158
@ VPERMI2WZ256rr
Definition x86/opcodes.hpp:16744
@ VFMADDSUB213PHZ256rk
Definition x86/opcodes.hpp:10323
@ VMINPHZrmbkz
Definition x86/opcodes.hpp:13820
@ VPRORVDZ256rmbkz
Definition x86/opcodes.hpp:19054
@ PTCVTROWPS2PHLrriV
Definition x86/opcodes.hpp:3466
@ VFNMADDSD4rr_Int
Definition x86/opcodes.hpp:11997
@ VADDPHZ128rm
Definition x86/opcodes.hpp:5231
@ VPMINUDZ256rm
Definition x86/opcodes.hpp:17864
@ CCMP32mr
Definition x86/opcodes.hpp:1172
@ VRCPBF16Z256mbk
Definition x86/opcodes.hpp:21106
@ AND16mi8_NF_ND
Definition x86/opcodes.hpp:799
@ VPROLVDZrmbk
Definition x86/opcodes.hpp:18954
@ VBROADCASTSSZ256rmk
Definition x86/opcodes.hpp:5738
@ VPMOVUSQDZ128mrk
Definition x86/opcodes.hpp:18299
@ VPALIGNRZ256rmikz
Definition x86/opcodes.hpp:15239
@ XORPSrm
Definition x86/opcodes.hpp:22805
@ VDIVPDrr
Definition x86/opcodes.hpp:9080
@ VMAXSSZrr
Definition x86/opcodes.hpp:13460
@ VFMSUBADD231PDZ256mbk
Definition x86/opcodes.hpp:11258
@ VMAXPDZrmbk
Definition x86/opcodes.hpp:13348
@ VFNMADD132SDZrb_Int
Definition x86/opcodes.hpp:11583
@ VUNPCKLPSZ128rrk
Definition x86/opcodes.hpp:22502
@ VCVTPD2DQZ128rmk
Definition x86/opcodes.hpp:6435
@ VFNMSUB132PDZrbkz
Definition x86/opcodes.hpp:12067
@ VMINMAXPSZ256rmbik
Definition x86/opcodes.hpp:13703
@ VCVTQQ2PSZ256rr
Definition x86/opcodes.hpp:7479
@ AESDEC256KL
Definition x86/opcodes.hpp:774
@ CDQ
Definition x86/opcodes.hpp:1192
@ SHL8ri_NF
Definition x86/opcodes.hpp:4419
@ VMAXCPDZ256rmb
Definition x86/opcodes.hpp:13236
@ VPMULHWZ256rmk
Definition x86/opcodes.hpp:18577
@ VPSLLVWZ256rrk
Definition x86/opcodes.hpp:19765
@ CCMP16ri
Definition x86/opcodes.hpp:1165
@ CVTTSS2SIrr
Definition x86/opcodes.hpp:1494
@ CHS_Fp64
Definition x86/opcodes.hpp:1214
@ PMAXSDrm
Definition x86/opcodes.hpp:3246
@ VMAXCPHZ256rmbk
Definition x86/opcodes.hpp:13266
@ VPERMI2WZ128rmkz
Definition x86/opcodes.hpp:16737
@ VRSQRTSHZrmk
Definition x86/opcodes.hpp:21658
@ VMINPDZ128rmbkz
Definition x86/opcodes.hpp:13764
@ SAR64mCL_NF_ND
Definition x86/opcodes.hpp:4109
@ LKGS16m
Definition x86/opcodes.hpp:2160
@ MMX_PSUBSBrr
Definition x86/opcodes.hpp:2515
@ CMOVE_Fp32
Definition x86/opcodes.hpp:1253
@ VCVTTPS2UQQZ128rmkz
Definition x86/opcodes.hpp:8568
@ VPMOVQBZ256mrk
Definition x86/opcodes.hpp:17992
@ VPRORVQZ256rmk
Definition x86/opcodes.hpp:19082
@ RCR8r1
Definition x86/opcodes.hpp:3709
@ VPAVGBZ256rmk
Definition x86/opcodes.hpp:15376
@ VPMOVSXBWZ128rrkz
Definition x86/opcodes.hpp:18172
@ VALIGNQZ128rmbik
Definition x86/opcodes.hpp:5422
@ VEXPANDPSZ256rmk
Definition x86/opcodes.hpp:9305
@ VPSHRDQZrrikz
Definition x86/opcodes.hpp:19371
@ MMX_PCMPEQWrr
Definition x86/opcodes.hpp:2425
@ VCVTPH2DQZrmk
Definition x86/opcodes.hpp:6714
@ VMAXCPDZ128rr
Definition x86/opcodes.hpp:13232
@ VCVTTPS2IUBSZ128rrkz
Definition x86/opcodes.hpp:8373
@ VCMPPDZrmbik
Definition x86/opcodes.hpp:5786
@ VMOVRSDZ256m
Definition x86/opcodes.hpp:14311
@ VFMSUBADD213PHZ128mbkz
Definition x86/opcodes.hpp:11178
@ VSUBPDZ256rrk
Definition x86/opcodes.hpp:22227
@ VCVTTPD2UQQSZ256rrb
Definition x86/opcodes.hpp:7948
@ VCVTUDQ2PSZ128rrk
Definition x86/opcodes.hpp:8779
@ VSQRTPSZ128rkz
Definition x86/opcodes.hpp:22110
@ VCVTBIASPH2HF8Z128rrk
Definition x86/opcodes.hpp:6224
@ OUT16ir
Definition x86/opcodes.hpp:3067
@ VPMULLDZrmkz
Definition x86/opcodes.hpp:18615
@ VFPCLASSPDZmi
Definition x86/opcodes.hpp:12606
@ NEG8m_NF_ND
Definition x86/opcodes.hpp:2869
@ VRSQRT14PDZ128m
Definition x86/opcodes.hpp:21491
@ VFNMADD132PDZ256rb
Definition x86/opcodes.hpp:11487
@ VCVTTPD2DQZ256rrbk
Definition x86/opcodes.hpp:7782
@ SAR64mCL_EVEX
Definition x86/opcodes.hpp:4106
@ SHLD16rrCL_NF_ND
Definition x86/opcodes.hpp:4435
@ PTILELOADDT1V
Definition x86/opcodes.hpp:400
@ VFNMSUB132PSZ256rbkz
Definition x86/opcodes.hpp:12125
@ OR64rm_NF_ND
Definition x86/opcodes.hpp:3019
@ G_VECREDUCE_FADD
Definition x86/opcodes.hpp:313
@ VPMULDQZ128rmbk
Definition x86/opcodes.hpp:18497
@ VPSUBSWZ128rrk
Definition x86/opcodes.hpp:20373
@ VPERMT2DZ256rr
Definition x86/opcodes.hpp:17022
@ VPMULHWZ128rmkz
Definition x86/opcodes.hpp:18572
@ VPMOVSXWQZ128rrk
Definition x86/opcodes.hpp:18237
@ VPERMILPDZrmbk
Definition x86/opcodes.hpp:16820
@ MOVZX32rm8_NOREX
Definition x86/opcodes.hpp:2754
@ VFNMSUB231PSZ256mk
Definition x86/opcodes.hpp:12476
@ XOR32rm_NF
Definition x86/opcodes.hpp:22716
@ VPTERNLOGDZrmbi
Definition x86/opcodes.hpp:20473
@ VPCONFLICTDZ256rmbkz
Definition x86/opcodes.hpp:16029
@ VORPDZrm
Definition x86/opcodes.hpp:14761
@ VPSHRDVQZmbkz
Definition x86/opcodes.hpp:19420
@ VPABSWZ256rrkz
Definition x86/opcodes.hpp:14920
@ CALL64m_RVMARKER
Definition x86/opcodes.hpp:351
@ VCVTPS2DQZ128rrk
Definition x86/opcodes.hpp:7110
@ VCVT2PH2BF8SZ256rr
Definition x86/opcodes.hpp:5956
@ VUNPCKLPDZ256rmb
Definition x86/opcodes.hpp:22474
@ ROL8rCL_NF_ND
Definition x86/opcodes.hpp:3884
@ VUNPCKLPSZrrk
Definition x86/opcodes.hpp:22520
@ VFNMSUB213PSZ256rkz
Definition x86/opcodes.hpp:12305
@ VCVTTPH2DQZrrbk
Definition x86/opcodes.hpp:8027
@ VPCMPGTQrm
Definition x86/opcodes.hpp:15829
@ VPTESTNMQZ256rrk
Definition x86/opcodes.hpp:20610
@ CMOVB_Fp80
Definition x86/opcodes.hpp:1251
@ VCVTTPS2QQSZrrbk
Definition x86/opcodes.hpp:8427
@ VRSQRT14PDZ256mk
Definition x86/opcodes.hpp:21504
@ DIV16r
Definition x86/opcodes.hpp:1546
@ VCVTPH2IBSZrr
Definition x86/opcodes.hpp:6803
@ VPMAXSBZrrkz
Definition x86/opcodes.hpp:17544
@ VPDPWSSDSZ256r
Definition x86/opcodes.hpp:16336
@ TTRANSPOSED
Definition x86/opcodes.hpp:5083
@ VFIXUPIMMPDZ128rmi
Definition x86/opcodes.hpp:9471
@ VPSCATTERQDZmr
Definition x86/opcodes.hpp:19138
@ SQRTSDm
Definition x86/opcodes.hpp:4699
@ VPERMPDZmi
Definition x86/opcodes.hpp:16916
@ VMOVUPSZ256rrk_REV
Definition x86/opcodes.hpp:14495
@ VFMADD213PDZmbkz
Definition x86/opcodes.hpp:9783
@ VCVTPS2IBSZrrbk
Definition x86/opcodes.hpp:7167
@ VPHADDWDrr
Definition x86/opcodes.hpp:17290
@ VCVT2PH2BF8SZ128rmk
Definition x86/opcodes.hpp:5945
@ VMINMAXSSrrib_Int
Definition x86/opcodes.hpp:13754
@ VPMOVUSDBZ128mr
Definition x86/opcodes.hpp:18253
@ VPMINSWZ256rmk
Definition x86/opcodes.hpp:17818
@ VCVTUDQ2PHZ128rmk
Definition x86/opcodes.hpp:8743
@ VCVTTPH2IUBSZ256rrbk
Definition x86/opcodes.hpp:8081
@ VPORQZ128rmk
Definition x86/opcodes.hpp:18849
@ VPUNPCKHBWZ256rrkz
Definition x86/opcodes.hpp:20646
@ KORWkk
Definition x86/opcodes.hpp:2078
@ VPUNPCKHBWZ128rmkz
Definition x86/opcodes.hpp:20637
@ VPROLDZ256ri
Definition x86/opcodes.hpp:18895
@ VPUNPCKLBWZrmk
Definition x86/opcodes.hpp:20754
@ CRC32r64m8
Definition x86/opcodes.hpp:1401
@ KMOVBrk
Definition x86/opcodes.hpp:2035
@ PMADDUBSWrm
Definition x86/opcodes.hpp:3240
@ XOR8rr_REV
Definition x86/opcodes.hpp:22802
@ VPSLLQZmbi
Definition x86/opcodes.hpp:19675
@ VMINMAXSSrri_Int
Definition x86/opcodes.hpp:13753
@ VPTESTNMDZ256rmbk
Definition x86/opcodes.hpp:20589
@ VPMULHRSWZrrkz
Definition x86/opcodes.hpp:18543
@ VCVT2PH2BF8Z256rr
Definition x86/opcodes.hpp:5983
@ VCVTBIASPH2HF8Z256rm
Definition x86/opcodes.hpp:6226
@ VFCMADDCPHZ256rb
Definition x86/opcodes.hpp:9400
@ VFNMADD132PSZr
Definition x86/opcodes.hpp:11568
@ MOV16o16a
Definition x86/opcodes.hpp:2549
@ LTRr
Definition x86/opcodes.hpp:2274
@ VFNMADD132BF16Z256r
Definition x86/opcodes.hpp:11457
@ VGF2P8MULBZ128rrkz
Definition x86/opcodes.hpp:13073
@ MOVSLDUPrm
Definition x86/opcodes.hpp:2709
@ VPSLLQZ128rrkz
Definition x86/opcodes.hpp:19659
@ VBLENDMPDZ128rmbkz
Definition x86/opcodes.hpp:5580
@ SYSENTER
Definition x86/opcodes.hpp:4957
@ VPDPBUSDZm
Definition x86/opcodes.hpp:16246
@ VPDPBSSDZ128mbk
Definition x86/opcodes.hpp:16106
@ VFMADDSUB231PHZmk
Definition x86/opcodes.hpp:10436
@ VCVTTPD2UDQSZ256rm
Definition x86/opcodes.hpp:7875
@ VPHADDBDrr
Definition x86/opcodes.hpp:17262
@ VCVTTSS2SIrr_Int
Definition x86/opcodes.hpp:8691
@ VTESTPDrr
Definition x86/opcodes.hpp:22357
@ VALIGNDZrrikz
Definition x86/opcodes.hpp:5420
@ VPCONFLICTQZrrkz
Definition x86/opcodes.hpp:16070
@ VPMINSWZrrkz
Definition x86/opcodes.hpp:17828
@ CMOVNBE_Fp64
Definition x86/opcodes.hpp:1258
@ VMINBF16Z256rmbkz
Definition x86/opcodes.hpp:13486
@ VDIVSHZrm_Int
Definition x86/opcodes.hpp:9167
@ VCVTQQ2PSZ128rmbkz
Definition x86/opcodes.hpp:7467
@ V4FMADDPSrmkz
Definition x86/opcodes.hpp:5155
@ VCVTTPH2UWZrmk
Definition x86/opcodes.hpp:8221
@ VMOVUPDZ128rr_REV
Definition x86/opcodes.hpp:14441
@ VMINMAXSSrribk_Int
Definition x86/opcodes.hpp:13755
@ VPERMDZrmb
Definition x86/opcodes.hpp:16601
@ MMX_CVTPI2PSrr
Definition x86/opcodes.hpp:2355
@ VFMADD213PSZ256mb
Definition x86/opcodes.hpp:9839
@ VPUNPCKLQDQZrmbk
Definition x86/opcodes.hpp:20814
@ ADD32ri_ND
Definition x86/opcodes.hpp:626
@ VFMSUBADD213PHZ256rb
Definition x86/opcodes.hpp:11191
@ VPMOVSDWZ128rr
Definition x86/opcodes.hpp:18048
@ VCVTPH2UQQZrmb
Definition x86/opcodes.hpp:7024
@ VFNMSUB231PSZ256mb
Definition x86/opcodes.hpp:12473
@ VCVTPH2DQZ256rmkz
Definition x86/opcodes.hpp:6703
@ VPSUBSBZrmk
Definition x86/opcodes.hpp:20360
@ VFMADD231PSZ256mk
Definition x86/opcodes.hpp:10020
@ PHSUBDrr
Definition x86/opcodes.hpp:3223
@ VPANDNQZ128rmb
Definition x86/opcodes.hpp:15306
@ MONITOR32rrr
Definition x86/opcodes.hpp:2538
@ SHR64r1
Definition x86/opcodes.hpp:4564
@ OR8mi8
Definition x86/opcodes.hpp:3032
@ VFIXUPIMMPSZ256rrikz
Definition x86/opcodes.hpp:9521
@ VRCP14SSZrm
Definition x86/opcodes.hpp:21047
@ MOVDDUPrr
Definition x86/opcodes.hpp:2642
@ VPDPWUSDSZr
Definition x86/opcodes.hpp:16469
@ VFNMADD213BF16Z128rk
Definition x86/opcodes.hpp:11627
@ VFMADD132SHZr
Definition x86/opcodes.hpp:9706
@ OR16rr_NF_ND_REV
Definition x86/opcodes.hpp:2944
@ EH_RETURN
Definition x86/opcodes.hpp:1625
@ SBB8mi8
Definition x86/opcodes.hpp:4246
@ VFIXUPIMMSSZrribk
Definition x86/opcodes.hpp:9548
@ VPERMILPSZ128rrk
Definition x86/opcodes.hpp:16851
@ CVTSS2SIrm_Int
Definition x86/opcodes.hpp:1473
@ VPMAXUWZ256rrk
Definition x86/opcodes.hpp:17719
@ VCVTUQQ2PDZ256rr
Definition x86/opcodes.hpp:8820
@ KSHIFTRWki
Definition x86/opcodes.hpp:2086
@ MMX_EMMS
Definition x86/opcodes.hpp:2362
@ SHL32m1_EVEX
Definition x86/opcodes.hpp:4332
@ VPMINSBZrmk
Definition x86/opcodes.hpp:17744
@ VADDPSZ256rmkz
Definition x86/opcodes.hpp:5280
@ VGETMANTBF16Z256rmikz
Definition x86/opcodes.hpp:12865
@ VPCOMPRESSQZ128mrk
Definition x86/opcodes.hpp:15976
@ VFMSUBADD132PHZ128r
Definition x86/opcodes.hpp:11074
@ VPMADDUBSWZ256rm
Definition x86/opcodes.hpp:17481
@ VFMSUBADD132PDZ256rbkz
Definition x86/opcodes.hpp:11051
@ RDPRU
Definition x86/opcodes.hpp:3730
@ PSMASH
Definition x86/opcodes.hpp:3396
@ VFMSUB132BF16Z256rk
Definition x86/opcodes.hpp:10513
@ VCVTSI2SDZrm
Definition x86/opcodes.hpp:7581
@ VPMOVSXDQZ128rmkz
Definition x86/opcodes.hpp:18191
@ VPAVGWZ256rm
Definition x86/opcodes.hpp:15397
@ VSUBPHZ128rrkz
Definition x86/opcodes.hpp:22251
@ VPMOVSQDZrrk
Definition x86/opcodes.hpp:18089
@ VPEXPANDQZrrkz
Definition x86/opcodes.hpp:17204
@ VANDNPDZ256rrk
Definition x86/opcodes.hpp:5466
@ AOR64mr_EVEX
Definition x86/opcodes.hpp:972
@ VFMSUB213SSZm_Int
Definition x86/opcodes.hpp:10838
@ VPMULHRSWrr
Definition x86/opcodes.hpp:18545
@ VGETMANTPDZ128rrik
Definition x86/opcodes.hpp:12885
@ VPSRAWZ256mik
Definition x86/opcodes.hpp:20003
@ VORPSZ128rmk
Definition x86/opcodes.hpp:14778
@ VCVT2PS2PHXZ256rrkz
Definition x86/opcodes.hpp:6069
@ VGF2P8AFFINEINVQBZrri
Definition x86/opcodes.hpp:13030
@ VPERMI2WZ256rmkz
Definition x86/opcodes.hpp:16743
@ VCVTTPS2UQQZ128rrk
Definition x86/opcodes.hpp:8570
@ VPBROADCASTBZrm
Definition x86/opcodes.hpp:15527
@ VALIGNDZ256rmik
Definition x86/opcodes.hpp:5407
@ VPERMI2PSZ128rm
Definition x86/opcodes.hpp:16681
@ VFMADDSUB231PSZ128rkz
Definition x86/opcodes.hpp:10454
@ VFMADD132SHZmk_Int
Definition x86/opcodes.hpp:9704
@ ADD_FI16m
Definition x86/opcodes.hpp:738
@ DIV_FpI16m64
Definition x86/opcodes.hpp:1612
@ VMAXPSZ256rr
Definition x86/opcodes.hpp:13410
@ PCMPESTRMrri
Definition x86/opcodes.hpp:3137
@ VANDNPSZ128rmk
Definition x86/opcodes.hpp:5485
@ G_INSERT_SUBVECTOR
Definition x86/opcodes.hpp:256
@ VGETMANTPDZ128rmik
Definition x86/opcodes.hpp:12882
@ XSAVE
Definition x86/opcodes.hpp:22813
@ VPCMPQZrmbi
Definition x86/opcodes.hpp:15863
@ VPACKSSDWZrm
Definition x86/opcodes.hpp:14949
@ VSUBPDZrrb
Definition x86/opcodes.hpp:22236
@ VCVTTPS2DQZ128rmk
Definition x86/opcodes.hpp:8301
@ VCVTPH2PSYrr
Definition x86/opcodes.hpp:6909
@ VGETMANTPDZ256rmi
Definition x86/opcodes.hpp:12890
@ VPMAXSQZrmbk
Definition x86/opcodes.hpp:17598
@ VPSLLQZ256rrkz
Definition x86/opcodes.hpp:19674
@ VFMSUBADD132PDZrkz
Definition x86/opcodes.hpp:11065
@ VCMPPHZ256rrib
Definition x86/opcodes.hpp:5806
@ VCOMISSrr
Definition x86/opcodes.hpp:5900
@ VPMOVSXDQZ128rm
Definition x86/opcodes.hpp:18189
@ VCVTPD2UQQZ256rmbk
Definition x86/opcodes.hpp:6613
@ VGETEXPPHZrk
Definition x86/opcodes.hpp:12789
@ ROR16mCL_ND
Definition x86/opcodes.hpp:3897
@ VPAVGBYrr
Definition x86/opcodes.hpp:15368
@ BTR64mi8
Definition x86/opcodes.hpp:1117
@ VFMADD132BF16Z128mbkz
Definition x86/opcodes.hpp:9555
@ PREALLOCATED_ARG
Definition x86/opcodes.hpp:55
@ PUSHF16
Definition x86/opcodes.hpp:3552
@ VCVTTPH2UQQZrrbk
Definition x86/opcodes.hpp:8192
@ VCMPPDZ128rmbik
Definition x86/opcodes.hpp:5772
@ VUNPCKHPSZ128rmk
Definition x86/opcodes.hpp:22437
@ VFMSUB231SHZr_Int
Definition x86/opcodes.hpp:11008
@ ADD32mi8
Definition x86/opcodes.hpp:605
@ VPSRLVDZ256rr
Definition x86/opcodes.hpp:20156
@ VPMACSDQHrr
Definition x86/opcodes.hpp:17390
@ VMINSDrm
Definition x86/opcodes.hpp:13877
@ VCVT2PS2PHXZrmkz
Definition x86/opcodes.hpp:6075
@ ROL16m1_ND
Definition x86/opcodes.hpp:3772
@ VDIVPSZrr
Definition x86/opcodes.hpp:9143
@ VFMSUB213SDZrbkz_Int
Definition x86/opcodes.hpp:10818
@ UD1Lm
Definition x86/opcodes.hpp:5126
@ VPDPBSUDZ256rkz
Definition x86/opcodes.hpp:16183
@ VBLENDMPDZ256rmkz
Definition x86/opcodes.hpp:5591
@ VFMADD231PSZ128mk
Definition x86/opcodes.hpp:10011
@ VCVTPH2UWZrrb
Definition x86/opcodes.hpp:7063
@ VCVTPS2PHYrr
Definition x86/opcodes.hpp:7275
@ VFMSUBADD231PHZ256rk
Definition x86/opcodes.hpp:11301
@ VCVTTPS2UDQSZ256rrk
Definition x86/opcodes.hpp:8483
@ VPERMT2BZ128rrk
Definition x86/opcodes.hpp:16993
@ VPMOVSQDZ128rrk
Definition x86/opcodes.hpp:18079
@ VPMOVZXBWZrm
Definition x86/opcodes.hpp:18419
@ VPADDQZ256rmbk
Definition x86/opcodes.hpp:15101
@ VUNPCKHPDZrmb
Definition x86/opcodes.hpp:22421
@ CVTTPS2DQrm
Definition x86/opcodes.hpp:1478
@ VMINPDZrm
Definition x86/opcodes.hpp:13782
@ VCVTQQ2PSZ256rmkz
Definition x86/opcodes.hpp:7478
@ VMULPSZ256rrkz
Definition x86/opcodes.hpp:14679
@ VFMADDSUB231PSm
Definition x86/opcodes.hpp:10479
@ VCVTPS2IBSZrrk
Definition x86/opcodes.hpp:7169
@ VMOVW2SHrr
Definition x86/opcodes.hpp:14513
@ VGETMANTSHZrrib
Definition x86/opcodes.hpp:12990
@ VPMOVSXWQZrm
Definition x86/opcodes.hpp:18245
@ VPADDUSBZ256rm
Definition x86/opcodes.hpp:15171
@ VPANDNDZ256rrk
Definition x86/opcodes.hpp:15294
@ AAD8i8
Definition x86/opcodes.hpp:439
@ VUCOMISHZrr
Definition x86/opcodes.hpp:22373
@ VPADDDZ256rmbk
Definition x86/opcodes.hpp:15070
@ VPSHLDVQZ256mkz
Definition x86/opcodes.hpp:19257
@ ROL16rCL_ND
Definition x86/opcodes.hpp:3792
@ VPSHLDVDZ256rk
Definition x86/opcodes.hpp:19232
@ VPCMPGTQZ128rm
Definition x86/opcodes.hpp:15811
@ VFNMADD132PDZrkz
Definition x86/opcodes.hpp:11503
@ VADDSDZrr_Int
Definition x86/opcodes.hpp:5306
@ VPSLLVDZ256rmkz
Definition x86/opcodes.hpp:19709
@ VPDPBSSDZ128mb
Definition x86/opcodes.hpp:16105
@ G_SET_FPENV
Definition x86/opcodes.hpp:239
@ VFMSUB132BF16Z128mbk
Definition x86/opcodes.hpp:10499
@ VDIVPSZ256rm
Definition x86/opcodes.hpp:9125
@ VPSLLQrm
Definition x86/opcodes.hpp:19691
@ VP4DPWSSDrmk
Definition x86/opcodes.hpp:14825
@ VCVTTPS2UDQSZrmbkz
Definition x86/opcodes.hpp:8488
@ VFMSUB213PDZ256rb
Definition x86/opcodes.hpp:10720
@ VMAXCPSZrrkz
Definition x86/opcodes.hpp:13310
@ XADD16rr
Definition x86/opcodes.hpp:22612
@ VPSUBUSBrr
Definition x86/opcodes.hpp:20410
@ CMOV_FR64
Definition x86/opcodes.hpp:1280
@ VDIVPHZ128rmk
Definition x86/opcodes.hpp:9085
@ VFMSUB213PHZr
Definition x86/opcodes.hpp:10766
@ VGETEXPPDZmb
Definition x86/opcodes.hpp:12747
@ LOCK_AND16mi8
Definition x86/opcodes.hpp:2181
@ VSUBPHZrr
Definition x86/opcodes.hpp:22270
@ VPCMPEQQZ128rrk
Definition x86/opcodes.hpp:15736
@ VFMSUB132SSZrkz_Int
Definition x86/opcodes.hpp:10670
@ VPUNPCKHQDQZrrkz
Definition x86/opcodes.hpp:20714
@ VRCPPHZ256mbk
Definition x86/opcodes.hpp:21133
@ VRNDSCALEBF16Z256rmbik
Definition x86/opcodes.hpp:21326
@ LEAVE64
Definition x86/opcodes.hpp:2144
@ VPCMPUWZrmi
Definition x86/opcodes.hpp:15925
@ SAR8mi
Definition x86/opcodes.hpp:4140
@ VPMOVSDWZ256rr
Definition x86/opcodes.hpp:18053
@ VCVT2PH2HF8Zrmbkz
Definition x86/opcodes.hpp:6043
@ VPADDBZ256rrk
Definition x86/opcodes.hpp:15047
@ VCVTUQQ2PDZ128rmk
Definition x86/opcodes.hpp:8809
@ VPSRAVDZ128rrk
Definition x86/opcodes.hpp:19920
@ VXORPSZ128rmb
Definition x86/opcodes.hpp:22558
@ VFCMADDCPHZ256rk
Definition x86/opcodes.hpp:9403
@ SAR32mCL_ND
Definition x86/opcodes.hpp:4077
@ ADDPDrr
Definition x86/opcodes.hpp:719
@ VFNMSUB213PSZ256mbkz
Definition x86/opcodes.hpp:12297
@ VPINSRQZrmi
Definition x86/opcodes.hpp:17325
@ VFNMSUB213SDZrb
Definition x86/opcodes.hpp:12326
@ IMULZU32rmi8
Definition x86/opcodes.hpp:1877
@ VPCMPBZ128rrik
Definition x86/opcodes.hpp:15664
@ VCOMISDrr_Int
Definition x86/opcodes.hpp:5887
@ VXORPSZ128rmbk
Definition x86/opcodes.hpp:22559
@ VFNMSUB132PSZ256rbk
Definition x86/opcodes.hpp:12124
@ VCVTTPD2UDQSZrm
Definition x86/opcodes.hpp:7887
@ VRSQRT14PDZmb
Definition x86/opcodes.hpp:21510
@ VFMSUB213PHZ128mk
Definition x86/opcodes.hpp:10743
@ VPMOVSXWQZ128rmk
Definition x86/opcodes.hpp:18234
@ VMAXCPDZrr
Definition x86/opcodes.hpp:13250
@ UD1Qm
Definition x86/opcodes.hpp:5128
@ VPOPCNTQZrrk
Definition x86/opcodes.hpp:18798
@ ADD64mi8_NF
Definition x86/opcodes.hpp:653
@ VCVTTPD2UDQSZ256rmb
Definition x86/opcodes.hpp:7876
@ VCVTTPD2DQZrrk
Definition x86/opcodes.hpp:7796
@ VCVTDQ2PHZ128rmbk
Definition x86/opcodes.hpp:6277
@ VCVTTPH2WZ128rmbk
Definition x86/opcodes.hpp:8231
@ VPSUBSBZ256rmk
Definition x86/opcodes.hpp:20354
@ VFMSUB213PDZ256mb
Definition x86/opcodes.hpp:10714
@ SAR16ri_NF_ND
Definition x86/opcodes.hpp:4069
@ VPDPBSSDSZ128rk
Definition x86/opcodes.hpp:16080
@ VPSHLDQZ128rmbikz
Definition x86/opcodes.hpp:19191
@ ADC32ri_EVEX
Definition x86/opcodes.hpp:493
@ VFMSUB213BF16Z128rkz
Definition x86/opcodes.hpp:10683
@ UNPCKHPSrr
Definition x86/opcodes.hpp:5140
@ VPRORVDZrr
Definition x86/opcodes.hpp:19066
@ VFMADDSUBPS4rm
Definition x86/opcodes.hpp:10494
@ VMINMAXBF16Z256rmik
Definition x86/opcodes.hpp:13613
@ VCVTTBF162IBSZ128rmbk
Definition x86/opcodes.hpp:7678
@ VFNMADD132PHZ256m
Definition x86/opcodes.hpp:11515
@ ADD16rm
Definition x86/opcodes.hpp:588
@ AND32rm_NF
Definition x86/opcodes.hpp:863
@ VMINSSZrrbkz_Int
Definition x86/opcodes.hpp:13900
@ VPROLVQZrr
Definition x86/opcodes.hpp:18985
@ VPEXPANDQZrmk
Definition x86/opcodes.hpp:17200
@ VMINBF16Z256rmbk
Definition x86/opcodes.hpp:13485
@ VPADDUSBZrmk
Definition x86/opcodes.hpp:15178
@ SHL8mCL_ND
Definition x86/opcodes.hpp:4398
@ VPDPWSUDSZ256rkz
Definition x86/opcodes.hpp:16400
@ VAESENCLASTZ256rr
Definition x86/opcodes.hpp:5375
@ XADD64rr
Definition x86/opcodes.hpp:22616
@ VPMOVZXBQZrr
Definition x86/opcodes.hpp:18400
@ VPMULLWZrrk
Definition x86/opcodes.hpp:18666
@ CMP32rm
Definition x86/opcodes.hpp:1316
@ VPTESTMWZrm
Definition x86/opcodes.hpp:20565
@ VDIVPSZ256rmbk
Definition x86/opcodes.hpp:9127
@ VCVTTPD2QQZ128rmkz
Definition x86/opcodes.hpp:7838
@ LOCK_AND8mr
Definition x86/opcodes.hpp:2190
@ VCVTTPD2QQZrrbk
Definition x86/opcodes.hpp:7862
@ VFNMSUB213SSZrb_Int
Definition x86/opcodes.hpp:12355
@ VPMOVDWZ256rrk
Definition x86/opcodes.hpp:17962
@ VPERMT2PDZrmbk
Definition x86/opcodes.hpp:17054
@ LWPVAL32rri
Definition x86/opcodes.hpp:2280
@ VPSHLDDZ256rmikz
Definition x86/opcodes.hpp:19176
@ VPMAXSDZ256rmbk
Definition x86/opcodes.hpp:17560
@ VPUNPCKLQDQrr
Definition x86/opcodes.hpp:20822
@ VGETMANTPDZ256rrib
Definition x86/opcodes.hpp:12894
@ VSUBPDZ256rmkz
Definition x86/opcodes.hpp:22222
@ VCVTTPH2DQZ256rmbkz
Definition x86/opcodes.hpp:8010
@ VORPDZ256rmbkz
Definition x86/opcodes.hpp:14755
@ VFMSUBADD213PHZm
Definition x86/opcodes.hpp:11196
@ VPERMI2DZ128rmk
Definition x86/opcodes.hpp:16631
@ ROR32r1_EVEX
Definition x86/opcodes.hpp:3936
@ VCVT2PS2PHXZ256rrb
Definition x86/opcodes.hpp:6065
@ CMP16mi8
Definition x86/opcodes.hpp:1303
@ ROL32ri_NF_ND
Definition x86/opcodes.hpp:3829
@ VPERMI2PSZ256rr
Definition x86/opcodes.hpp:16696
@ VMAXCPSZ256rmb
Definition x86/opcodes.hpp:13294
@ VCVTSD2SSrm
Definition x86/opcodes.hpp:7537
@ VFNMSUB132PDZm
Definition x86/opcodes.hpp:12058
@ VCVTBF162IBSZ256rmbkz
Definition x86/opcodes.hpp:6094
@ VFMADD132SSZm
Definition x86/opcodes.hpp:9714
@ POPCNT32rm
Definition x86/opcodes.hpp:3328
@ MMX_PADDSWrm
Definition x86/opcodes.hpp:2402
@ VPERMPDZ256mbik
Definition x86/opcodes.hpp:16896
@ VFMSUB213SSZrb
Definition x86/opcodes.hpp:10843
@ VMOVUPSZmrk
Definition x86/opcodes.hpp:14499
@ VPMOVZXBQYrm
Definition x86/opcodes.hpp:18383
@ VCVTPH2QQZ128rrk
Definition x86/opcodes.hpp:6943
@ VGETMANTBF16Z256rrik
Definition x86/opcodes.hpp:12867
@ SGDT16m
Definition x86/opcodes.hpp:4284
@ VFNMSUB213PHZ128mkz
Definition x86/opcodes.hpp:12255
@ VFMADD213BF16Z128mk
Definition x86/opcodes.hpp:9734
@ LEA64r
Definition x86/opcodes.hpp:2142
@ VFMSUB213PDZ128mbk
Definition x86/opcodes.hpp:10706
@ VFMADD132PSZrk
Definition x86/opcodes.hpp:9682
@ VCVTPS2PHXZrm
Definition x86/opcodes.hpp:7262
@ VCVTQQ2PDZ256rmbkz
Definition x86/opcodes.hpp:7410
@ VCVTUQQ2PSZ256rrbkz
Definition x86/opcodes.hpp:8889
@ MINCSDrm
Definition x86/opcodes.hpp:2334
@ VPERMT2BZ256rmk
Definition x86/opcodes.hpp:16996
@ PATCHABLE_OP
Definition x86/opcodes.hpp:59
@ VRCPPHZmkz
Definition x86/opcodes.hpp:21145
@ VPSUBQZrmkz
Definition x86/opcodes.hpp:20339
@ AND64ri32_EVEX
Definition x86/opcodes.hpp:892
@ JMP_1
Definition x86/opcodes.hpp:2010
@ VPSRAQZ256mik
Definition x86/opcodes.hpp:19885
@ VGETMANTSDZrrikz
Definition x86/opcodes.hpp:12985
@ VGETEXPPDZ256mb
Definition x86/opcodes.hpp:12735
@ VPCMPGTWYrm
Definition x86/opcodes.hpp:15831
@ VPSLLVQZ256rmbk
Definition x86/opcodes.hpp:19737
@ VCVTSS2SIZrm
Definition x86/opcodes.hpp:7661
@ KORTESTBkk
Definition x86/opcodes.hpp:2074
@ VPSRLVWZ128rm
Definition x86/opcodes.hpp:20201
@ VPCOMPRESSDZ128rrkz
Definition x86/opcodes.hpp:15964
@ VPERMBZrm
Definition x86/opcodes.hpp:16583
@ SHR64mCL_EVEX
Definition x86/opcodes.hpp:4555
@ VCVTPS2IUBSZrrk
Definition x86/opcodes.hpp:7202
@ VFNMADD132PSZ256rbkz
Definition x86/opcodes.hpp:11559
@ VPTESTMBZ256rr
Definition x86/opcodes.hpp:20515
@ VCVTTPS2QQZrrkz
Definition x86/opcodes.hpp:8463
@ VPUNPCKHDQZ128rmbk
Definition x86/opcodes.hpp:20659
@ VPSLLQZmikz
Definition x86/opcodes.hpp:19680
@ VPERMI2BZ256rr
Definition x86/opcodes.hpp:16618
@ ROL16mCL_EVEX
Definition x86/opcodes.hpp:3776
@ VPSLLDZ256mbik
Definition x86/opcodes.hpp:19610
@ VCVTPD2UDQZ256rr
Definition x86/opcodes.hpp:6584
@ VFMADDCPHZrbkz
Definition x86/opcodes.hpp:10116
@ VPSUBSBZ256rm
Definition x86/opcodes.hpp:20353
@ VPSHLDVWZrkz
Definition x86/opcodes.hpp:19287
@ VPERMQZ256rm
Definition x86/opcodes.hpp:16962
@ VBLENDVPSrmr
Definition x86/opcodes.hpp:5645
@ VPMOVUSQBZrrkz
Definition x86/opcodes.hpp:18297
@ VFNMSUB231PDZ256r
Definition x86/opcodes.hpp:12408
@ VORPDZ128rmbk
Definition x86/opcodes.hpp:14745
@ VFMADD132PSYr
Definition x86/opcodes.hpp:9650
@ VFNMADD132BF16Z256mb
Definition x86/opcodes.hpp:11452
@ VFNMSUB213PSZrbkz
Definition x86/opcodes.hpp:12315
@ VPDPWUUDSZ128mkz
Definition x86/opcodes.hpp:16512
@ VFMADDSUB132PDZ256rb
Definition x86/opcodes.hpp:10178
@ VCVTUQQ2PSZ256rmbk
Definition x86/opcodes.hpp:8882
@ VPABSWYrr
Definition x86/opcodes.hpp:14908
@ VPRORQZ256mbikz
Definition x86/opcodes.hpp:19026
@ VCVTUQQ2PDZ128rr
Definition x86/opcodes.hpp:8811
@ VRCPBF16Zrkz
Definition x86/opcodes.hpp:21121
@ NOT32m_EVEX
Definition x86/opcodes.hpp:2889
@ PAVGUSBrr
Definition x86/opcodes.hpp:3116
@ VFNMADD132PDZ128mb
Definition x86/opcodes.hpp:11472
@ VPSLLVQZ128rrkz
Definition x86/opcodes.hpp:19734
@ VPMINSWZ128rm
Definition x86/opcodes.hpp:17811
@ VDIVPDZ256rrbkz
Definition x86/opcodes.hpp:9064
@ VFNMSUB132PSZ256m
Definition x86/opcodes.hpp:12116
@ VBROADCASTSSZrm
Definition x86/opcodes.hpp:5743
@ VPERMILPSZ256mi
Definition x86/opcodes.hpp:16856
@ VPBROADCASTDZ128rr
Definition x86/opcodes.hpp:15549
@ VFPCLASSPHZ128mbi
Definition x86/opcodes.hpp:12610
@ VPDPWUUDYrm
Definition x86/opcodes.hpp:16536
@ VFNMSUBSD4rr_Int
Definition x86/opcodes.hpp:12563
@ VEXPANDPSZrmkz
Definition x86/opcodes.hpp:9312
@ VCVTW2PHZrrk
Definition x86/opcodes.hpp:8997
@ VSHUFF32X4Zrmbik
Definition x86/opcodes.hpp:21853
@ VFMADDSUB213PSZ128mbkz
Definition x86/opcodes.hpp:10342
@ VFMSUB132SHZm
Definition x86/opcodes.hpp:10647
@ MOVDI2SSrr
Definition x86/opcodes.hpp:2645
@ VFMSUBADD132PSZrkz
Definition x86/opcodes.hpp:11135
@ V4FNMADDPSrm
Definition x86/opcodes.hpp:5159
@ SUBR_FrST0
Definition x86/opcodes.hpp:4925
@ VPSRLVDYrr
Definition x86/opcodes.hpp:20140
@ VPSRLVDZ128rmbk
Definition x86/opcodes.hpp:20143
@ VUNPCKLPSZ128rmkz
Definition x86/opcodes.hpp:22500
@ VSUBPHZrmk
Definition x86/opcodes.hpp:22268
@ VPOPCNTWZ128rmk
Definition x86/opcodes.hpp:18801
@ KILL
Definition x86/opcodes.hpp:31
@ VCOMISSrm
Definition x86/opcodes.hpp:5898
@ CFCMOV32mr
Definition x86/opcodes.hpp:1200
@ VPERMILPSYri
Definition x86/opcodes.hpp:16832
@ VFNMADD132SDZm_Int
Definition x86/opcodes.hpp:11577
@ VPMADD52LUQZ256mkz
Definition x86/opcodes.hpp:17458
@ VMOVUPDZ128mr
Definition x86/opcodes.hpp:14435
@ VCVTPD2PHZrmbk
Definition x86/opcodes.hpp:6489
@ VPSRAQZ128mbik
Definition x86/opcodes.hpp:19867
@ VFPCLASSPSZrik
Definition x86/opcodes.hpp:12645
@ VPSRLVQZrm
Definition x86/opcodes.hpp:20190
@ VPDPWSUDSZmkz
Definition x86/opcodes.hpp:16406
@ SBB32rr_EVEX
Definition x86/opcodes.hpp:4214
@ VADDPHZrmkz
Definition x86/opcodes.hpp:5257
@ VFNMSUB231PSZ128rk
Definition x86/opcodes.hpp:12470
@ VCVTUDQ2PDZ256rm
Definition x86/opcodes.hpp:8721
@ BLCI64rr
Definition x86/opcodes.hpp:1003
@ VMAXPSZrm
Definition x86/opcodes.hpp:13416
@ VCVTPH2HF8SZrr
Definition x86/opcodes.hpp:6746
@ VPRORVQZrrk
Definition x86/opcodes.hpp:19094
@ VFMSUBADD132PDZmkz
Definition x86/opcodes.hpp:11059
@ VPSHUFDZ256mbikz
Definition x86/opcodes.hpp:19509
@ SQRTPDm
Definition x86/opcodes.hpp:4695
@ VSCALEFPHZrrbkz
Definition x86/opcodes.hpp:21757
@ VMULPSZrrk
Definition x86/opcodes.hpp:14690
@ VFNMSUB213PHZmkz
Definition x86/opcodes.hpp:12276
@ VPDPBUUDYrr
Definition x86/opcodes.hpp:16289
@ VMOVSDto64rr
Definition x86/opcodes.hpp:14353
@ VRSQRT14PDZ128mbkz
Definition x86/opcodes.hpp:21494
@ VPSUBUSWZrm
Definition x86/opcodes.hpp:20425
@ VRSQRTPSm
Definition x86/opcodes.hpp:21655
@ VRCPPHZ128rk
Definition x86/opcodes.hpp:21129
@ VSCALEFPSZrrbk
Definition x86/opcodes.hpp:21789
@ VPROLDZ128mbi
Definition x86/opcodes.hpp:18880
@ VPERMI2DZ256rrkz
Definition x86/opcodes.hpp:16644
@ VPMULHUWZ128rrk
Definition x86/opcodes.hpp:18552
@ SAR32mCL_NF
Definition x86/opcodes.hpp:4078
@ VPERMWZ128rrk
Definition x86/opcodes.hpp:17137
@ DEC16m_EVEX
Definition x86/opcodes.hpp:1502
@ VMOVSLDUPZrr
Definition x86/opcodes.hpp:14407
@ ADD8ri8
Definition x86/opcodes.hpp:698
@ VEXPANDPSZrrk
Definition x86/opcodes.hpp:9314
@ VPDPBUUDSZ256rk
Definition x86/opcodes.hpp:16275
@ VMINPDrr
Definition x86/opcodes.hpp:13795
@ MUL16r
Definition x86/opcodes.hpp:2767
@ VMINCPDZ128rrkz
Definition x86/opcodes.hpp:13511
@ VCVTBIASPH2BF8Z256rmb
Definition x86/opcodes.hpp:6173
@ VSQRTPHZ256r
Definition x86/opcodes.hpp:22082
@ VMULPSZ256rrbk
Definition x86/opcodes.hpp:14676
@ VPBROADCASTWrZrr
Definition x86/opcodes.hpp:15638
@ VPERMI2PSZ128rmk
Definition x86/opcodes.hpp:16685
@ SHRD32mrCL_NF
Definition x86/opcodes.hpp:4632
@ VUNPCKLPSZ128rm
Definition x86/opcodes.hpp:22495
@ VPSLLWZrikz
Definition x86/opcodes.hpp:19805
@ VFNMSUBPS4rm
Definition x86/opcodes.hpp:12555
@ VFMADDPS4Ymr
Definition x86/opcodes.hpp:10136
@ VMULPDZrrb
Definition x86/opcodes.hpp:14617
@ VCVTTPS2DQZrm
Definition x86/opcodes.hpp:8318
@ LOCK_OR16mi8
Definition x86/opcodes.hpp:2218
@ VPCMPEQQZ128rr
Definition x86/opcodes.hpp:15735
@ VFNMSUB132SDZm
Definition x86/opcodes.hpp:12142
@ STC
Definition x86/opcodes.hpp:4714
@ VMAXCPHZrm
Definition x86/opcodes.hpp:13273
@ VPMULDQZrrk
Definition x86/opcodes.hpp:18520
@ AND8mi_EVEX
Definition x86/opcodes.hpp:919
@ CTEST8mr
Definition x86/opcodes.hpp:1421
@ VCVTSI2SSrm_Int
Definition x86/opcodes.hpp:7600
@ VDIVSHZrm
Definition x86/opcodes.hpp:9166
@ BSF32rr
Definition x86/opcodes.hpp:1073
@ VMAXCPHZrrk
Definition x86/opcodes.hpp:13280
@ VPSRLDZ128mbikz
Definition x86/opcodes.hpp:20042
@ MMX_PUNPCKLDQrr
Definition x86/opcodes.hpp:2533
@ VPMULLWZrmk
Definition x86/opcodes.hpp:18663
@ VSHUFI64X2Z256rmi
Definition x86/opcodes.hpp:21900
@ XOR16mi8_EVEX
Definition x86/opcodes.hpp:22649
@ VMOVNTPSmr
Definition x86/opcodes.hpp:14284
@ XLAT
Definition x86/opcodes.hpp:22645
@ VPDPWSUDSZ256r
Definition x86/opcodes.hpp:16398
@ VPMINSBZ256rr
Definition x86/opcodes.hpp:17740
@ VEXTRACTF128mri
Definition x86/opcodes.hpp:9316
@ VPBROADCASTDZ128rmk
Definition x86/opcodes.hpp:15547
@ VCVTPH2QQZ256rmkz
Definition x86/opcodes.hpp:6950
@ VPERMILPDri
Definition x86/opcodes.hpp:16828
@ VFMSUBADD231PSZrkz
Definition x86/opcodes.hpp:11349
@ SHRX32rm
Definition x86/opcodes.hpp:4669
@ VFMSUB213PSZrk
Definition x86/opcodes.hpp:10805
@ RCL8mCL_ND
Definition x86/opcodes.hpp:3627
@ VPDPWUSDZ128rk
Definition x86/opcodes.hpp:16483
@ VPSHRDWZrmi
Definition x86/opcodes.hpp:19456
@ VRSQRT14PDZm
Definition x86/opcodes.hpp:21509
@ VPSHUFBZ128rr
Definition x86/opcodes.hpp:19479
@ VPADDUSWZ256rmkz
Definition x86/opcodes.hpp:15195
@ VPUNPCKLBWrm
Definition x86/opcodes.hpp:20759
@ BT16mr
Definition x86/opcodes.hpp:1086
@ VPUNPCKHQDQZ256rmb
Definition x86/opcodes.hpp:20698
@ VPBROADCASTBZrmk
Definition x86/opcodes.hpp:15528
@ VPRORDZ256mikz
Definition x86/opcodes.hpp:19002
@ VCVTUW2PHZrrk
Definition x86/opcodes.hpp:8964
@ VCVTPD2PHZrrbkz
Definition x86/opcodes.hpp:6496
@ VFCMADDCPHZ256mb
Definition x86/opcodes.hpp:9394
@ IMUL32rri8_NF
Definition x86/opcodes.hpp:1835
@ VPACKSSWBZrr
Definition x86/opcodes.hpp:14977
@ VMAXPSZ128rmkz
Definition x86/opcodes.hpp:13400
@ VCMPPDZ256rri
Definition x86/opcodes.hpp:5781
@ ADD32mi_NF_ND
Definition x86/opcodes.hpp:613
@ VCVTPD2UQQZ128rrk
Definition x86/opcodes.hpp:6609
@ VGETEXPPHZrkz
Definition x86/opcodes.hpp:12790
@ VPUNPCKHWDZrmk
Definition x86/opcodes.hpp:20732
@ VCVT2PH2BF8SZ256rmbkz
Definition x86/opcodes.hpp:5953
@ MMX_PABSBrm
Definition x86/opcodes.hpp:2382
@ VPCMPUBZ128rri
Definition x86/opcodes.hpp:15871
@ VMINMAXBF16Z128rri
Definition x86/opcodes.hpp:13606
@ VPSHRDVQZ256r
Definition x86/opcodes.hpp:19414
@ VMOVDDUPZ256rr
Definition x86/opcodes.hpp:14010
@ VFMADD132BF16Zrk
Definition x86/opcodes.hpp:9577
@ ADD8ri_ND
Definition x86/opcodes.hpp:700
@ IDIV64r_EVEX
Definition x86/opcodes.hpp:1762
@ VPCOMPRESSBZmr
Definition x86/opcodes.hpp:15955
@ JMP16r_NT
Definition x86/opcodes.hpp:1998
@ ROL8rCL_ND
Definition x86/opcodes.hpp:3882
@ VFMADD213PDZ128mkz
Definition x86/opcodes.hpp:9764
@ VFNMSUB231BF16Z128r
Definition x86/opcodes.hpp:12370
@ VCVTUQQ2PHZrrbk
Definition x86/opcodes.hpp:8867
@ VPCMPQZ128rmbik
Definition x86/opcodes.hpp:15852
@ VPSHRDQZ128rrikz
Definition x86/opcodes.hpp:19353
@ VDIVBF16Zrr
Definition x86/opcodes.hpp:9041
@ VSUBBF16Z128rmk
Definition x86/opcodes.hpp:22183
@ G_INTRINSIC_W_SIDE_EFFECTS
Definition x86/opcodes.hpp:152
@ VFMADD213PHZ256m
Definition x86/opcodes.hpp:9803
@ VFNMADD132PSZmkz
Definition x86/opcodes.hpp:11567
@ VCMPPSZrri
Definition x86/opcodes.hpp:5837
@ VGATHERPF0QPSm
Definition x86/opcodes.hpp:12683
@ VCVTBIASPH2HF8SZ256rmkz
Definition x86/opcodes.hpp:6204
@ VPMAXUDZ128rr
Definition x86/opcodes.hpp:17657
@ VPERMT2QZ128rr
Definition x86/opcodes.hpp:17094
@ VPSRAQZ128ri
Definition x86/opcodes.hpp:19872
@ VPSCATTERDQZmr
Definition x86/opcodes.hpp:19135
@ VPERMILPSZ256rmk
Definition x86/opcodes.hpp:16866
@ VFNMADD132PHZ256mbkz
Definition x86/opcodes.hpp:11518
@ VPMOVSQDZmr
Definition x86/opcodes.hpp:18086
@ VCVTTPH2IUBSZ256rmkz
Definition x86/opcodes.hpp:8078
@ VPSRLDZ256rikz
Definition x86/opcodes.hpp:20063
@ VFNMSUB132PHZ256r
Definition x86/opcodes.hpp:12087
@ VCVTTPH2DQZ128rmk
Definition x86/opcodes.hpp:8002
@ VBROADCASTF32X2Z256rm
Definition x86/opcodes.hpp:5648
@ RCR32m1
Definition x86/opcodes.hpp:3664
@ VPACKUSWBZrm
Definition x86/opcodes.hpp:15027
@ IDIV8m
Definition x86/opcodes.hpp:1764
@ VFNMSUB231PSZr
Definition x86/opcodes.hpp:12490
@ VFNMADD213SDm
Definition x86/opcodes.hpp:11766
@ VFNMADD231PSZ128mbk
Definition x86/opcodes.hpp:11899
@ VEXTRACTI32X8Zrri
Definition x86/opcodes.hpp:9362
@ VPMACSWWrr
Definition x86/opcodes.hpp:17406
@ VCVTNE2PS2BF16Z128rr
Definition x86/opcodes.hpp:6369
@ VPERMBZ128rm
Definition x86/opcodes.hpp:16571
@ VPDPBUSDrr
Definition x86/opcodes.hpp:16256
@ VFMSUB231PSZ256mkz
Definition x86/opcodes.hpp:10966
@ ROR32mCL
Definition x86/opcodes.hpp:3925
@ VPMADD52HUQZ128m
Definition x86/opcodes.hpp:17413
@ VPLZCNTQZrrk
Definition x86/opcodes.hpp:17385
@ FXSAVE
Definition x86/opcodes.hpp:1723
@ VPERMILPSZrmbk
Definition x86/opcodes.hpp:16882
@ VSUBPDZ256rrbk
Definition x86/opcodes.hpp:22225
@ VFNMADD213PSZmb
Definition x86/opcodes.hpp:11741
@ VMULPDZrmbkz
Definition x86/opcodes.hpp:14613
@ XSAVEC64
Definition x86/opcodes.hpp:22816
@ VPMAXSQZ128rmb
Definition x86/opcodes.hpp:17579
@ VMULPHZ256rrb
Definition x86/opcodes.hpp:14640
@ VFNMADD132PDYm
Definition x86/opcodes.hpp:11469
@ PEXT32rr
Definition x86/opcodes.hpp:3161
@ VCVTTPS2IUBSZ128rrk
Definition x86/opcodes.hpp:8372
@ VANDPSZ128rm
Definition x86/opcodes.hpp:5543
@ VCOMISBF16Zrm
Definition x86/opcodes.hpp:5875
@ VCVT2PH2HF8Zrr
Definition x86/opcodes.hpp:6046
@ AND16rr_EVEX_REV
Definition x86/opcodes.hpp:826
@ VFNMSUB231PDZ128rkz
Definition x86/opcodes.hpp:12401
@ XOR32ri8_EVEX
Definition x86/opcodes.hpp:22705
@ VPALIGNRZrmikz
Definition x86/opcodes.hpp:15245
@ VMOVDQU64Z128mrk
Definition x86/opcodes.hpp:14168
@ VMINPSZrmbkz
Definition x86/opcodes.hpp:13855
@ VCVTPH2IBSZrmbk
Definition x86/opcodes.hpp:6799
@ VSHUFF32X4Zrmbi
Definition x86/opcodes.hpp:21852
@ VFPCLASSPSZ128ri
Definition x86/opcodes.hpp:12632
@ VFNMSUB213SHZm_Int
Definition x86/opcodes.hpp:12337
@ ENDBR64
Definition x86/opcodes.hpp:1638
@ VMOVDQU64Zrmkz
Definition x86/opcodes.hpp:14193
@ VPCMPEQBYrm
Definition x86/opcodes.hpp:15691
@ VRNDSCALEBF16Zrri
Definition x86/opcodes.hpp:21340
@ VPOPCNTQZ128rmk
Definition x86/opcodes.hpp:18777
@ VMINMAXSDrribkz_Int
Definition x86/opcodes.hpp:13734
@ VPMINUWZ256rrk
Definition x86/opcodes.hpp:17923
@ VPCMPQZ256rrik
Definition x86/opcodes.hpp:15862
@ VREDUCEBF16Zrrik
Definition x86/opcodes.hpp:21188
@ MMX_MOVD64to64rm
Definition x86/opcodes.hpp:2371
@ VPACKSSDWZ256rmk
Definition x86/opcodes.hpp:14944
@ VFMSUBADDPS4rr
Definition x86/opcodes.hpp:11366
@ VCVT2PH2BF8Zrrk
Definition x86/opcodes.hpp:5993
@ VPSHRDDZ128rrikz
Definition x86/opcodes.hpp:19326
@ VPSHUFDZmi
Definition x86/opcodes.hpp:19519
@ VFMSUB213SSZmkz_Int
Definition x86/opcodes.hpp:10840
@ VSUBSSZrr
Definition x86/opcodes.hpp:22343
@ SBB64ri32_EVEX
Definition x86/opcodes.hpp:4230
@ VPCMPUQZ128rmbi
Definition x86/opcodes.hpp:15899
@ G_STRICT_FLDEXP
Definition x86/opcodes.hpp:300
@ CMPXCHG16rm
Definition x86/opcodes.hpp:1358
@ ROL16mCL
Definition x86/opcodes.hpp:3775
@ AND32rr_EVEX_REV
Definition x86/opcodes.hpp:867
@ VPSRLDQZ128ri
Definition x86/opcodes.hpp:20031
@ VPSLLDQZ256mi
Definition x86/opcodes.hpp:19586
@ MOV64ImmSExti8
Definition x86/opcodes.hpp:378
@ VRSQRTPHZrkz
Definition x86/opcodes.hpp:21652
@ VPANDNDZ128rrk
Definition x86/opcodes.hpp:15285
@ MMX_PHADDSWrr
Definition x86/opcodes.hpp:2436
@ NEG64r
Definition x86/opcodes.hpp:2860
@ VFNMSUB213PDZ256rbk
Definition x86/opcodes.hpp:12232
@ VPADDSWZ128rmk
Definition x86/opcodes.hpp:15144
@ VFMSUB213PHZ128mkz
Definition x86/opcodes.hpp:10744
@ ADD16rr_REV
Definition x86/opcodes.hpp:602
@ VFNMADD213PDZmb
Definition x86/opcodes.hpp:11671
@ VFNMADD132BF16Z128mbkz
Definition x86/opcodes.hpp:11445
@ VPSLLDZ256ri
Definition x86/opcodes.hpp:19615
@ VFMADD231PHZmk
Definition x86/opcodes.hpp:9997
@ ROR64rCL_ND
Definition x86/opcodes.hpp:3972
@ VPSRAVQZ128rrkz
Definition x86/opcodes.hpp:19950
@ VMINCPSZrrk
Definition x86/opcodes.hpp:13586
@ SEH_SaveXMM
Definition x86/opcodes.hpp:413
@ VBLENDMPDZ128rm
Definition x86/opcodes.hpp:5577
@ VPHADDUDQrm
Definition x86/opcodes.hpp:17283
@ VPSLLVDZ128rmkz
Definition x86/opcodes.hpp:19700
@ VSUBPDZrmk
Definition x86/opcodes.hpp:22233
@ VPDPWUUDSZmbkz
Definition x86/opcodes.hpp:16528
@ UNPCKLPDrr
Definition x86/opcodes.hpp:5142
@ MOVSDto64rr
Definition x86/opcodes.hpp:2705
@ SEH_StackAlign
Definition x86/opcodes.hpp:415
@ VPPERMrmr
Definition x86/opcodes.hpp:18876
@ VPSRLDZrmk
Definition x86/opcodes.hpp:20080
@ LGDT64m
Definition x86/opcodes.hpp:2153
@ VFMADDSUB231PHZrk
Definition x86/opcodes.hpp:10442
@ PSHUFHWmi
Definition x86/opcodes.hpp:3376
@ VPMOVZXBWZrrk
Definition x86/opcodes.hpp:18423
@ VRNDSCALEBF16Z128rmbikz
Definition x86/opcodes.hpp:21318
@ VFMADD213SDZr_Int
Definition x86/opcodes.hpp:9869
@ VRSQRTSSr_Int
Definition x86/opcodes.hpp:21666
@ SAR64mCL_ND
Definition x86/opcodes.hpp:4107
@ VPMOVM2DZ128rk
Definition x86/opcodes.hpp:17972
@ VPANDQZ256rmbk
Definition x86/opcodes.hpp:15347
@ FARJMP32m
Definition x86/opcodes.hpp:1666
@ VUCOMXSSZrr
Definition x86/opcodes.hpp:22397
@ VMOVDQU64Zrr
Definition x86/opcodes.hpp:14194
@ VFMSUB213PHZ128mb
Definition x86/opcodes.hpp:10740
@ VSUBPDZ256rmb
Definition x86/opcodes.hpp:22218
@ VDPPHPSZ128mkz
Definition x86/opcodes.hpp:9226
@ VPSRLDZ128rikz
Definition x86/opcodes.hpp:20048
@ VPMULLWZ256rmkz
Definition x86/opcodes.hpp:18658
@ FPREM1
Definition x86/opcodes.hpp:1711
@ VCVT2PH2BF8SZrm
Definition x86/opcodes.hpp:5959
@ LRETI16
Definition x86/opcodes.hpp:2261
@ VRANGEPDZ128rmbikz
Definition x86/opcodes.hpp:20905
@ VGETMANTPSZ128rmbi
Definition x86/opcodes.hpp:12944
@ VSCALEFPHZ128rrkz
Definition x86/opcodes.hpp:21735
@ ILD_F16m
Definition x86/opcodes.hpp:1770
@ VPMOVDBZmr
Definition x86/opcodes.hpp:17949
@ VPMOVSXBQrr
Definition x86/opcodes.hpp:18164
@ DEC16r_NF
Definition x86/opcodes.hpp:1509
@ VGF2P8AFFINEQBZrrikz
Definition x86/opcodes.hpp:13063
@ VPDPBUSDrm
Definition x86/opcodes.hpp:16255
@ VCVTPH2DQZ256rmbkz
Definition x86/opcodes.hpp:6701
@ UCOM_FpIr64
Definition x86/opcodes.hpp:5120
@ VADDSHZrr
Definition x86/opcodes.hpp:5320
@ VPADDDZ128rm
Definition x86/opcodes.hpp:15059
@ VPSHRDWZ256rri
Definition x86/opcodes.hpp:19453
@ VSUBBF16Z256rmkz
Definition x86/opcodes.hpp:22193
@ VROUNDPDYmi
Definition x86/opcodes.hpp:21475
@ CCMP32rr_REV
Definition x86/opcodes.hpp:1177
@ COM_Fpr64
Definition x86/opcodes.hpp:1383
@ RCR8m1
Definition x86/opcodes.hpp:3700
@ XORPSrr
Definition x86/opcodes.hpp:22806
@ VFNMADD132SSZmk_Int
Definition x86/opcodes.hpp:11606
@ VPROLVQZ128rr
Definition x86/opcodes.hpp:18967
@ VPTERNLOGDZ256rmik
Definition x86/opcodes.hpp:20468
@ VFNMADD132BF16Z256mbkz
Definition x86/opcodes.hpp:11454
@ PSUBWrr
Definition x86/opcodes.hpp:3428
@ VPDPBSUDrr
Definition x86/opcodes.hpp:16194
@ VPSHRDVQZ256mbkz
Definition x86/opcodes.hpp:19411
@ VPERMPSZ256rmbk
Definition x86/opcodes.hpp:16935
@ XOR16rm_NF_ND
Definition x86/opcodes.hpp:22676
@ AAM8i8
Definition x86/opcodes.hpp:444
@ VMINCPHZ256rmb
Definition x86/opcodes.hpp:13542
@ VRSQRTPHZ256rk
Definition x86/opcodes.hpp:21642
@ VPADDQZ256rrkz
Definition x86/opcodes.hpp:15107
@ G_ZEXTLOAD
Definition x86/opcodes.hpp:119
@ VPALIGNRrri
Definition x86/opcodes.hpp:15250
@ VMINMAXPDZ128rrikz
Definition x86/opcodes.hpp:13635
@ VFMSUB231PDZ256rb
Definition x86/opcodes.hpp:10898
@ SHL8mCL_NF
Definition x86/opcodes.hpp:4399
@ VPERMILPSZ256mik
Definition x86/opcodes.hpp:16857
@ MUL16r_EVEX
Definition x86/opcodes.hpp:2768
@ VCVTTPD2DQrr
Definition x86/opcodes.hpp:7799
@ VMOVDQU64Z128rr
Definition x86/opcodes.hpp:14172
@ MMX_PINSRWrri
Definition x86/opcodes.hpp:2446
@ VFNMADD132BF16Z128mb
Definition x86/opcodes.hpp:11443
@ VRCPBF16Z128mbkz
Definition x86/opcodes.hpp:21098
@ VFNMADD213BF16Z256rkz
Definition x86/opcodes.hpp:11637
@ VFMADD132BF16Z256r
Definition x86/opcodes.hpp:9567
@ VFMSUB231PHZ256mb
Definition x86/opcodes.hpp:10927
@ LGDT32m
Definition x86/opcodes.hpp:2152
@ OR64ri8_NF
Definition x86/opcodes.hpp:3013
@ VFMSUB231PHZ128mb
Definition x86/opcodes.hpp:10918
@ VMINMAXPSZ128rri
Definition x86/opcodes.hpp:13699
@ VPMAXSDZ256rm
Definition x86/opcodes.hpp:17558
@ VPERMBZrmkz
Definition x86/opcodes.hpp:16585
@ VUCOMISHZrr_Int
Definition x86/opcodes.hpp:22374
@ VPSRLVWZ128rmk
Definition x86/opcodes.hpp:20202
@ VSQRTPHZ128rkz
Definition x86/opcodes.hpp:22075
@ VPBLENDMWZrmk
Definition x86/opcodes.hpp:15500
@ VRSQRT14PSZ256rk
Definition x86/opcodes.hpp:21534
@ VPMINSDZ128rm
Definition x86/opcodes.hpp:17753
@ VPSHRDVDZrkz
Definition x86/opcodes.hpp:19398
@ VSHUFPDZ128rmik
Definition x86/opcodes.hpp:21921
@ VPBLENDDYrmi
Definition x86/opcodes.hpp:15411
@ VCVTTPS2IUBSZ256rr
Definition x86/opcodes.hpp:8380
@ VPACKSSDWZrrk
Definition x86/opcodes.hpp:14956
@ VRCP28SDZrkz
Definition x86/opcodes.hpp:21085
@ VFNMSUB231BF16Zmb
Definition x86/opcodes.hpp:12383
@ VMOVRSDZm
Definition x86/opcodes.hpp:14314
@ VCVTTBF162IBSZ128rrkz
Definition x86/opcodes.hpp:7684
@ VFMADDCSHZmkz
Definition x86/opcodes.hpp:10121
@ VFMULCSHZrrk
Definition x86/opcodes.hpp:11440
@ VMINCSDZrr
Definition x86/opcodes.hpp:13591
@ VGETMANTSSZrmikz
Definition x86/opcodes.hpp:12997
@ VSHUFF64X2Zrmbi
Definition x86/opcodes.hpp:21870
@ SUB16rr
Definition x86/opcodes.hpp:4779
@ VAESDECrr
Definition x86/opcodes.hpp:5369
@ XOR16ri8_ND
Definition x86/opcodes.hpp:22665
@ VPSHRDDZ256rrik
Definition x86/opcodes.hpp:19334
@ VPDPWSSDSZm
Definition x86/opcodes.hpp:16339
@ VPERMT2WZ256rrkz
Definition x86/opcodes.hpp:17126
@ ISTT_FP64m
Definition x86/opcodes.hpp:1965
@ VSUBPSZrr
Definition x86/opcodes.hpp:22305
@ VCVTSH2SI64Zrm_Int
Definition x86/opcodes.hpp:7558
@ NEG16r_ND
Definition x86/opcodes.hpp:2842
@ PTILELOADDRS
Definition x86/opcodes.hpp:3484
@ VMINCPDZ128rmbk
Definition x86/opcodes.hpp:13505
@ VPDPBSSDSZrk
Definition x86/opcodes.hpp:16098
@ TLBSYNC
Definition x86/opcodes.hpp:5060
@ VPADDWZ256rrk
Definition x86/opcodes.hpp:15219
@ ROR64r1_NF
Definition x86/opcodes.hpp:3968
@ VPSHLDVQZmbk
Definition x86/opcodes.hpp:19263
@ VMULPHZ128rr
Definition x86/opcodes.hpp:14630
@ VCVTUW2PHZ256rmb
Definition x86/opcodes.hpp:8943
@ VCVTPD2PSZ128rmbkz
Definition x86/opcodes.hpp:6504
@ LEA64_32r
Definition x86/opcodes.hpp:2141
@ VSUBBF16Z256rr
Definition x86/opcodes.hpp:22194
@ VCVTTPD2UQQSZ128rrkz
Definition x86/opcodes.hpp:7940
@ VMOVUPDZ256rm
Definition x86/opcodes.hpp:14448
@ WRMSRNSir
Definition x86/opcodes.hpp:22598
@ VMOVAPDYrm
Definition x86/opcodes.hpp:13918
@ VFMADDSUB213PHZ256rkz
Definition x86/opcodes.hpp:10324
@ VFMADD213BF16Z256mb
Definition x86/opcodes.hpp:9740
@ VPERMILPSZ128rik
Definition x86/opcodes.hpp:16842
@ SHRD64rri8_NF
Definition x86/opcodes.hpp:4667
@ VMOVSDrm_alt
Definition x86/opcodes.hpp:14349
@ SHRD32rrCL
Definition x86/opcodes.hpp:4639
@ VPSLLWZrmk
Definition x86/opcodes.hpp:19807
@ VPTESTMQZrmbk
Definition x86/opcodes.hpp:20553
@ BEXTR32rr
Definition x86/opcodes.hpp:983
@ VCVTTPS2QQZ256rmkz
Definition x86/opcodes.hpp:8445
@ VPMULDQZ128rmb
Definition x86/opcodes.hpp:18496
@ VCVTTPH2IBSZrmbkz
Definition x86/opcodes.hpp:8055
@ VFMADD213SHZm
Definition x86/opcodes.hpp:9880
@ VPMOVSXBDZ256rr
Definition x86/opcodes.hpp:18132
@ VSQRTPHZ128m
Definition x86/opcodes.hpp:22067
@ VMOVDQU16Z128mrk
Definition x86/opcodes.hpp:14102
@ MOVLPDrm
Definition x86/opcodes.hpp:2670
@ VRSQRTSHZrm
Definition x86/opcodes.hpp:21657
@ VCVTPD2PSZrrbk
Definition x86/opcodes.hpp:6530
@ VFNMSUBSD4rr_Int_REV
Definition x86/opcodes.hpp:12564
@ VALIGNQZ256rmik
Definition x86/opcodes.hpp:5434
@ ST_Fp64m
Definition x86/opcodes.hpp:4737
@ VMOVDQA32Zrr
Definition x86/opcodes.hpp:14054
@ VPMOVZXWQZ128rm
Definition x86/opcodes.hpp:18473
@ STMXCSR
Definition x86/opcodes.hpp:4718
@ SHL8mi_ND
Definition x86/opcodes.hpp:4403
@ VMOVUPSZ128rrk
Definition x86/opcodes.hpp:14483
@ VSHUFPSZrmi
Definition x86/opcodes.hpp:21969
@ VFNMADD213SDZr_Int
Definition x86/opcodes.hpp:11759
@ VFMSUBADD213PDZ256rkz
Definition x86/opcodes.hpp:11160
@ VFMSUBADD213PDr
Definition x86/opcodes.hpp:11174
@ VCVTTPS2DQSZrmk
Definition x86/opcodes.hpp:8287
@ VPTESTNMDZ256rr
Definition x86/opcodes.hpp:20591
@ VFNMSUB132PDZrbk
Definition x86/opcodes.hpp:12066
@ VFMADDSUB213PSZ128mbk
Definition x86/opcodes.hpp:10341
@ ANNOTATION_LABEL
Definition x86/opcodes.hpp:30
@ VFMSUB132PDZ256mk
Definition x86/opcodes.hpp:10539
@ VMOVDQA64Z256rr_REV
Definition x86/opcodes.hpp:14077
@ VPDPWUUDZmk
Definition x86/opcodes.hpp:16560
@ VCVTTPS2UQQZ256rmb
Definition x86/opcodes.hpp:8573
@ ADD8rr
Definition x86/opcodes.hpp:708
@ VMAXCPHZrmk
Definition x86/opcodes.hpp:13277
@ VCVTPH2DQZ256rm
Definition x86/opcodes.hpp:6698
@ VRSQRTBF16Z256rk
Definition x86/opcodes.hpp:21615
@ SHL16ri_NF
Definition x86/opcodes.hpp:4329
@ VPSLLQZ128rikz
Definition x86/opcodes.hpp:19653
@ VFIXUPIMMPSZ128rmik
Definition x86/opcodes.hpp:9505
@ VPMULLDZrr
Definition x86/opcodes.hpp:18616
@ ROL16mi_EVEX
Definition x86/opcodes.hpp:3781
@ VPSHLDQZ256rri
Definition x86/opcodes.hpp:19204
@ VPEXPANDQZ256rrkz
Definition x86/opcodes.hpp:17198
@ VPSHUFDZmbi
Definition x86/opcodes.hpp:19516
@ VPMAXSWZ256rrk
Definition x86/opcodes.hpp:17617
@ BTR32ri8
Definition x86/opcodes.hpp:1115
@ VREDUCEPSZ256rrib
Definition x86/opcodes.hpp:21272
@ VPSLLQZ128mikz
Definition x86/opcodes.hpp:19650
@ VPMOVZXWQZrrk
Definition x86/opcodes.hpp:18489
@ VCVTPS2PHZ256rrbk
Definition x86/opcodes.hpp:7285
@ VFNMSUB231SHZrbk_Int
Definition x86/opcodes.hpp:12522
@ ADC64ri8_EVEX
Definition x86/opcodes.hpp:518
@ VPERMI2QZ128rr
Definition x86/opcodes.hpp:16714
@ VFMSUBADD132PDZ128mbk
Definition x86/opcodes.hpp:11035
@ BLCFILL32rm
Definition x86/opcodes.hpp:996
@ VPADDSBZ256rmkz
Definition x86/opcodes.hpp:15129
@ VORPDZ256rmkz
Definition x86/opcodes.hpp:14757
@ VRSQRTBF16Z128mkz
Definition x86/opcodes.hpp:21604
@ VFMSUB213PSYr
Definition x86/opcodes.hpp:10773
@ VCVTTPD2QQSZ128rmkz
Definition x86/opcodes.hpp:7805
@ VPMULLQZ256rrk
Definition x86/opcodes.hpp:18637
@ VCVTUSI2SSZrr
Definition x86/opcodes.hpp:8915
@ VPADDDZrr
Definition x86/opcodes.hpp:15083
@ VFMSUB231SDm
Definition x86/opcodes.hpp:10999
@ VMOVLPSrm
Definition x86/opcodes.hpp:14260
@ VFMSUB213PHZrb
Definition x86/opcodes.hpp:10767
@ VPMINUWZ128rrkz
Definition x86/opcodes.hpp:17918
@ VCVTPS2QQZrrk
Definition x86/opcodes.hpp:7330
@ TAILJMPd64_CC
Definition x86/opcodes.hpp:4984
@ PATCHABLE_RET
Definition x86/opcodes.hpp:61
@ VMOVQI2PQIrm
Definition x86/opcodes.hpp:14298
@ VPCMPUBZrrik
Definition x86/opcodes.hpp:15880
@ VPMOVZXWQZ128rrk
Definition x86/opcodes.hpp:18477
@ VPSRLQZrik
Definition x86/opcodes.hpp:20128
@ VPXORrr
Definition x86/opcodes.hpp:20902
@ VCVTTPD2UDQSZ128rmbkz
Definition x86/opcodes.hpp:7869
@ INSERTPSrri
Definition x86/opcodes.hpp:1936
@ VCVTTPS2UQQSZ256rr
Definition x86/opcodes.hpp:8545
@ VRNDSCALEPDZrmbi
Definition x86/opcodes.hpp:21364
@ SBB64i32
Definition x86/opcodes.hpp:4219
@ VMAXBF16Z256rrk
Definition x86/opcodes.hpp:13213
@ XSETBV
Definition x86/opcodes.hpp:22821
@ WRMSR
Definition x86/opcodes.hpp:22595
@ VRSQRTSSm
Definition x86/opcodes.hpp:21663
@ BTS32mi8
Definition x86/opcodes.hpp:1125
@ VGETMANTPHZ256rribkz
Definition x86/opcodes.hpp:12929
@ AND16rm_ND
Definition x86/opcodes.hpp:821
@ VDBPSADBWZ256rrik
Definition x86/opcodes.hpp:9009
@ VADDPSZ128rrkz
Definition x86/opcodes.hpp:5274
@ VCVTTPD2UQQSZrm
Definition x86/opcodes.hpp:7953
@ VCVTDQ2PSZ256rrk
Definition x86/opcodes.hpp:6329
@ VGETEXPPDZmbk
Definition x86/opcodes.hpp:12748
@ VFMULCSHZrmk
Definition x86/opcodes.hpp:11434
@ VPSLLVDZ256rmbk
Definition x86/opcodes.hpp:19706
@ VRSQRT14PSZ128mk
Definition x86/opcodes.hpp:21522
@ CALL16r_NT
Definition x86/opcodes.hpp:1148
@ VPMULTISHIFTQBZ256rrk
Definition x86/opcodes.hpp:18686
@ VPANDNYrm
Definition x86/opcodes.hpp:15332
@ MOVZX64rm8
Definition x86/opcodes.hpp:2759
@ VRSQRTBF16Z128rk
Definition x86/opcodes.hpp:21606
@ VFMSUBADDPS4Ymr
Definition x86/opcodes.hpp:11360
@ VPERMWZ256rm
Definition x86/opcodes.hpp:17139
@ IMUL32r_EVEX
Definition x86/opcodes.hpp:1814
@ VPSLLQZrmkz
Definition x86/opcodes.hpp:19686
@ VSQRTPHZmb
Definition x86/opcodes.hpp:22089
@ VCVTPH2PDZ256rmk
Definition x86/opcodes.hpp:6855
@ SHL8rCL_EVEX
Definition x86/opcodes.hpp:4412
@ VMULSHZrrk_Int
Definition x86/opcodes.hpp:14718
@ LES16rm
Definition x86/opcodes.hpp:2145
@ VCVTPH2PSZ128rm
Definition x86/opcodes.hpp:6910
@ VPRORQZ256rikz
Definition x86/opcodes.hpp:19032
@ VCVTQQ2PDZ128rr
Definition x86/opcodes.hpp:7404
@ VPHMINPOSUWrm
Definition x86/opcodes.hpp:17297
@ RDTSC
Definition x86/opcodes.hpp:3739
@ VPEXPANDQZ128rm
Definition x86/opcodes.hpp:17187
@ DEC8r_EVEX
Definition x86/opcodes.hpp:1539
@ VPADDUSWrm
Definition x86/opcodes.hpp:15205
@ MUL8r
Definition x86/opcodes.hpp:2785
@ VPSHLDWZrmikz
Definition x86/opcodes.hpp:19302
@ XOR32mi8_NF
Definition x86/opcodes.hpp:22692
@ RSQRTPSm
Definition x86/opcodes.hpp:4031
@ CRC32r32m32_EVEX
Definition x86/opcodes.hpp:1390
@ VCVTPS2PHZ128rr
Definition x86/opcodes.hpp:7278
@ VFMSUB231PDZmk
Definition x86/opcodes.hpp:10907
@ VPCONFLICTDZ128rmk
Definition x86/opcodes.hpp:16021
@ VSM4KEY4Z256rr
Definition x86/opcodes.hpp:21988
@ VPMINSDYrr
Definition x86/opcodes.hpp:17752
@ DEC16m_ND
Definition x86/opcodes.hpp:1503
@ VSUBBF16Zrmbk
Definition x86/opcodes.hpp:22199
@ VPSUBDZ256rmkz
Definition x86/opcodes.hpp:20299
@ VGETEXPPHZ256rkz
Definition x86/opcodes.hpp:12778
@ TST_Fp32
Definition x86/opcodes.hpp:5075
@ VFMADD132PHZ256m
Definition x86/opcodes.hpp:9625
@ IMUL64rm_ND
Definition x86/opcodes.hpp:1846
@ VFMSUB132SHZrbkz_Int
Definition x86/opcodes.hpp:10656
@ VPSUBBZ256rr
Definition x86/opcodes.hpp:20272
@ VCVTSS2SDrm_Int
Definition x86/opcodes.hpp:7638
@ FSTENVm
Definition x86/opcodes.hpp:1719
@ VPMULUDQZ256rr
Definition x86/opcodes.hpp:18714
@ VCVTDQ2PHZrr
Definition x86/opcodes.hpp:6302
@ VPMULLWYrr
Definition x86/opcodes.hpp:18649
@ VMINCPSYrm
Definition x86/opcodes.hpp:13559
@ MOVDIR64B16
Definition x86/opcodes.hpp:2646
@ VCVT2PH2HF8SZ128rmb
Definition x86/opcodes.hpp:5996
@ VSHUFI32X4Z256rmbik
Definition x86/opcodes.hpp:21880
@ VFNMSUB132PHZrk
Definition x86/opcodes.hpp:12103
@ VFMADDSUB231PDZmbkz
Definition x86/opcodes.hpp:10400
@ VFNMADD132SDZmkz_Int
Definition x86/opcodes.hpp:11579
@ VCVTPH2UDQZrmk
Definition x86/opcodes.hpp:6994
@ VCVTW2PHZ256rmbkz
Definition x86/opcodes.hpp:8978
@ MMX_PSUBQrr
Definition x86/opcodes.hpp:2513
@ VFMSUB231BF16Z128r
Definition x86/opcodes.hpp:10859
@ VPDPWSSDSZ256mbkz
Definition x86/opcodes.hpp:16333
@ POPCNT64rm
Definition x86/opcodes.hpp:3334
@ VDIVPSZrrbkz
Definition x86/opcodes.hpp:9146
@ VMINMAXPSZrmbikz
Definition x86/opcodes.hpp:13716
@ VRCPBF16Z256rk
Definition x86/opcodes.hpp:21111
@ VCOMISDrm_Int
Definition x86/opcodes.hpp:5885
@ VPSHLDVQZ128rkz
Definition x86/opcodes.hpp:19251
@ VFMADDSUB213PDZ128mbk
Definition x86/opcodes.hpp:10271
@ VCMPPSZ128rmbi
Definition x86/opcodes.hpp:5819
@ VPDPBSUDSZmbk
Definition x86/opcodes.hpp:16155
@ VFNMSUB132SSZrbkz_Int
Definition x86/opcodes.hpp:12179
@ VFMSUB132SDm_Int
Definition x86/opcodes.hpp:10644
@ VPMOVSQWZrrk
Definition x86/opcodes.hpp:18104
@ VCOMPRESSPSZ256rr
Definition x86/opcodes.hpp:5924
@ SAR16m1_EVEX
Definition x86/opcodes.hpp:4041
@ VFNMSUB132PDZrk
Definition x86/opcodes.hpp:12068
@ VPSLLVWZ256rmkz
Definition x86/opcodes.hpp:19763
@ ROL8ri_EVEX
Definition x86/opcodes.hpp:3886
@ VPROLVQZrmbkz
Definition x86/opcodes.hpp:18982
@ VFNMSUB213PSZ256rk
Definition x86/opcodes.hpp:12304
@ G_STORE
Definition x86/opcodes.hpp:123
@ VFMADD132PSZ128r
Definition x86/opcodes.hpp:9657
@ VCVTPS2QQZ128rmb
Definition x86/opcodes.hpp:7300
@ VCVTPH2IUBSZ128rmbk
Definition x86/opcodes.hpp:6811
@ AND8rr_ND
Definition x86/opcodes.hpp:942
@ VPSHUFBZ256rrkz
Definition x86/opcodes.hpp:19487
@ BLSR64rm_EVEX
Definition x86/opcodes.hpp:1063
@ VUNPCKHPDZrmkz
Definition x86/opcodes.hpp:22425
@ VFNMADD231PHZ256mbk
Definition x86/opcodes.hpp:11873
@ VPTERNLOGDZ128rmi
Definition x86/opcodes.hpp:20458
@ SHR64mi
Definition x86/opcodes.hpp:4559
@ VPSHLDDZ256rmik
Definition x86/opcodes.hpp:19175
@ VPTESTNMQZ256rmb
Definition x86/opcodes.hpp:20606
@ VPGATHERDDrm
Definition x86/opcodes.hpp:17245
@ SUB32mi
Definition x86/opcodes.hpp:4790
@ VANDPSZ256rrk
Definition x86/opcodes.hpp:5559
@ VPMINUBYrm
Definition x86/opcodes.hpp:17831
@ VPERMT2BZ256rm
Definition x86/opcodes.hpp:16995
@ VMOVAPSZrr_REV
Definition x86/opcodes.hpp:13990
@ VFMSUBADD231PSZ128rkz
Definition x86/opcodes.hpp:11325
@ CCMP32mi8
Definition x86/opcodes.hpp:1171
@ VADDPSZ128rm
Definition x86/opcodes.hpp:5266
@ VFMSUB231BF16Z256mbk
Definition x86/opcodes.hpp:10864
@ VCVTTPH2UWZ128rmk
Definition x86/opcodes.hpp:8200
@ VPMOVZXBWZ128rmkz
Definition x86/opcodes.hpp:18409
@ VPMADD52LUQZmk
Definition x86/opcodes.hpp:17466
@ VMINCPDZrrkz
Definition x86/opcodes.hpp:13529
@ VPUNPCKHDQYrm
Definition x86/opcodes.hpp:20655
@ VCVTBF162IBSZ128rr
Definition x86/opcodes.hpp:6088
@ VCVTTPS2UQQZ256rrbkz
Definition x86/opcodes.hpp:8581
@ VCVTSS2SDZrrbkz_Int
Definition x86/opcodes.hpp:7634
@ SHL32ri
Definition x86/opcodes.hpp:4356
@ VRCP14PDZ256mbk
Definition x86/opcodes.hpp:20998
@ VFNMADD213SSZrk_Int
Definition x86/opcodes.hpp:11792
@ VPMOVZXWDrm
Definition x86/opcodes.hpp:18469
@ VPMULHRSWZ128rr
Definition x86/opcodes.hpp:18529
@ VPSUBDZ128rrkz
Definition x86/opcodes.hpp:20293
@ VPADDWYrr
Definition x86/opcodes.hpp:15208
@ VPMAXUQZ128rrkz
Definition x86/opcodes.hpp:17688
@ VCVTPD2UDQZ128rmbk
Definition x86/opcodes.hpp:6571
@ RCL8mi_ND
Definition x86/opcodes.hpp:3630
@ VMAXBF16Z128rrk
Definition x86/opcodes.hpp:13204
@ SHRD16rrCL_ND
Definition x86/opcodes.hpp:4621
@ VPSHRDVDZmbk
Definition x86/opcodes.hpp:19392
@ VMOVSDrr_REV
Definition x86/opcodes.hpp:14351
@ SHLD32mrCL_ND
Definition x86/opcodes.hpp:4443
@ VFMADD132PHZ256mb
Definition x86/opcodes.hpp:9626
@ VPMOVSWBZmr
Definition x86/opcodes.hpp:18116
@ VFNMSUB213PSZ128mkz
Definition x86/opcodes.hpp:12290
@ VCVTTBF162IBSZrr
Definition x86/opcodes.hpp:7700
@ VXORPSZrmk
Definition x86/opcodes.hpp:22579
@ VPMADDWDZ256rr
Definition x86/opcodes.hpp:17506
@ VRANGEPSZrri
Definition x86/opcodes.hpp:20963
@ NOT8r
Definition x86/opcodes.hpp:2903
@ VPMAXUWZ128rr
Definition x86/opcodes.hpp:17712
@ VPSRADZ128mbi
Definition x86/opcodes.hpp:19818
@ MOV32cr
Definition x86/opcodes.hpp:2563
@ SUB8mr_NF
Definition x86/opcodes.hpp:4881
@ VCVTPD2PSZrr
Definition x86/opcodes.hpp:6528
@ VMINMAXPSZrmbik
Definition x86/opcodes.hpp:13715
@ VP2INTERSECTDZrmb
Definition x86/opcodes.hpp:14810
@ VCVTBF162IBSZ256rrk
Definition x86/opcodes.hpp:6098
@ VMAXCPSYrm
Definition x86/opcodes.hpp:13282
@ VFMADDSUB231PSZrkz
Definition x86/opcodes.hpp:10478
@ SBB16ri8
Definition x86/opcodes.hpp:4180
@ AVX512_FsFLD0F128
Definition x86/opcodes.hpp:346
@ VFMADD213PHZ128r
Definition x86/opcodes.hpp:9800
@ VINSERTF64X2Zrmik
Definition x86/opcodes.hpp:13131
@ VRNDSCALEPHZ128rmbikz
Definition x86/opcodes.hpp:21378
@ VPMULHWZ256rmkz
Definition x86/opcodes.hpp:18578
@ VRNDSCALESSZrrikz_Int
Definition x86/opcodes.hpp:21474
@ VMAXSHZrm
Definition x86/opcodes.hpp:13445
@ AND16rr_NF_ND_REV
Definition x86/opcodes.hpp:831
@ VPEXPANDDZ128rmkz
Definition x86/opcodes.hpp:17171
@ VCVTPH2IBSZ256rr
Definition x86/opcodes.hpp:6791
@ VPMINSBrm
Definition x86/opcodes.hpp:17749
@ VCVTTPH2WZrrk
Definition x86/opcodes.hpp:8260
@ VFMSUBADD231PSZ256mbkz
Definition x86/opcodes.hpp:11329
@ VPMOVSXWDrm
Definition x86/opcodes.hpp:18229
@ VEXTRACTPSrri
Definition x86/opcodes.hpp:9383
@ VADDSUBPSrr
Definition x86/opcodes.hpp:5349
@ VGETEXPBF16Z256m
Definition x86/opcodes.hpp:12707
@ AND8rr_REV
Definition x86/opcodes.hpp:948
@ VGETEXPSSZmk
Definition x86/opcodes.hpp:12843
@ VMULPDZrmk
Definition x86/opcodes.hpp:14614
@ VFNMSUB132SSZrkz_Int
Definition x86/opcodes.hpp:12181
@ G_UBFX
Definition x86/opcodes.hpp:329
@ VPCMPGTDZrrk
Definition x86/opcodes.hpp:15806
@ VPUNPCKLQDQZrr
Definition x86/opcodes.hpp:20818
@ VCVTPH2DQZrrbk
Definition x86/opcodes.hpp:6718
@ VFNMSUB213SSZm
Definition x86/opcodes.hpp:12348
@ VFNMSUB213PSZ256mkz
Definition x86/opcodes.hpp:12299
@ PACKUSDWrr
Definition x86/opcodes.hpp:3087
@ VFMADDCSHZr
Definition x86/opcodes.hpp:10122
@ VFNMSUB213PDZ128mbk
Definition x86/opcodes.hpp:12217
@ VCVTTPD2QQZ128rmbkz
Definition x86/opcodes.hpp:7836
@ VANDNPDZrrk
Definition x86/opcodes.hpp:5475
@ VDIVBF16Z256rmb
Definition x86/opcodes.hpp:9027
@ VFMADDSUB231PSZm
Definition x86/opcodes.hpp:10467
@ VCVTTPS2IUBSZ128rmbk
Definition x86/opcodes.hpp:8367
@ VPMINUDrr
Definition x86/opcodes.hpp:17883
@ XOR32ri_NF
Definition x86/opcodes.hpp:22711
@ VPMOVUSQBZmr
Definition x86/opcodes.hpp:18293
@ VFIXUPIMMPSZ256rri
Definition x86/opcodes.hpp:9516
@ VPORQZ256rr
Definition x86/opcodes.hpp:18860
@ MOVBE16rm_EVEX
Definition x86/opcodes.hpp:2626
@ VUNPCKLPSrr
Definition x86/opcodes.hpp:22523
@ BTC16mi8
Definition x86/opcodes.hpp:1097
@ VPROLVQZrmkz
Definition x86/opcodes.hpp:18984
@ CMP32i32
Definition x86/opcodes.hpp:1310
@ VREDUCEBF16Z128rmikz
Definition x86/opcodes.hpp:21168
@ VCVTPH2PSZrm
Definition x86/opcodes.hpp:6925
@ VMOVDDUPZrmkz
Definition x86/opcodes.hpp:14015
@ VCVTTPH2QQZrr
Definition x86/opcodes.hpp:8124
@ VRCP28SDZrbk
Definition x86/opcodes.hpp:21082
@ VPACKUSWBZrr
Definition x86/opcodes.hpp:15030
@ VPSUBDZ128rmk
Definition x86/opcodes.hpp:20289
@ VDIVPSZrmb
Definition x86/opcodes.hpp:9138
@ VCVTTPH2WZ128rrkz
Definition x86/opcodes.hpp:8237
@ VSUBSSZrm_Int
Definition x86/opcodes.hpp:22340
@ VCVTTSS2SI64Srrb_Int
Definition x86/opcodes.hpp:8668
@ VPMAXSDZ256rmkz
Definition x86/opcodes.hpp:17563
@ VCVTUW2PHZrmbk
Definition x86/opcodes.hpp:8956
@ VPMAXSQZrr
Definition x86/opcodes.hpp:17602
@ VCVTPS2IUBSZrmk
Definition x86/opcodes.hpp:7196
@ VPABSQZrrkz
Definition x86/opcodes.hpp:14906
@ VPSUBUSWZ128rrkz
Definition x86/opcodes.hpp:20418
@ BTC32rr
Definition x86/opcodes.hpp:1104
@ AND16mr_EVEX
Definition x86/opcodes.hpp:805
@ VPSRLDQZ128mi
Definition x86/opcodes.hpp:20030
@ VFCMULCPHZ128rmbk
Definition x86/opcodes.hpp:9428
@ ISTT_Fp16m32
Definition x86/opcodes.hpp:1966
@ VMOVDQU8Zrm
Definition x86/opcodes.hpp:14224
@ VCVTPS2IBSZ128rr
Definition x86/opcodes.hpp:7144
@ VFMADD231PDZ128r
Definition x86/opcodes.hpp:9943
@ VRNDSCALEBF16Z256rmik
Definition x86/opcodes.hpp:21329
@ VSCALEFPHZ128rmbk
Definition x86/opcodes.hpp:21729
@ ROR8mCL
Definition x86/opcodes.hpp:3985
@ G_RESET_FPMODE
Definition x86/opcodes.hpp:243
@ CALLpcrel16
Definition x86/opcodes.hpp:1158
@ VFMADD213BF16Z128mb
Definition x86/opcodes.hpp:9731
@ VPMAXUQZ128rr
Definition x86/opcodes.hpp:17686
@ VADDPDZrmk
Definition x86/opcodes.hpp:5221
@ VCVTTPD2DQSZrrbkz
Definition x86/opcodes.hpp:7760
@ VFNMSUB231SHZrbkz_Int
Definition x86/opcodes.hpp:12523
@ G_MEMCPY_INLINE
Definition x86/opcodes.hpp:304
@ VPMAXUQZ256rmb
Definition x86/opcodes.hpp:17690
@ VCVTTPD2UDQSZ256rmk
Definition x86/opcodes.hpp:7879
@ TDCALL
Definition x86/opcodes.hpp:5014
@ VPTESTMQZ128rmk
Definition x86/opcodes.hpp:20542
@ ROL64mi_NF
Definition x86/opcodes.hpp:3843
@ VSUBBF16Z256rm
Definition x86/opcodes.hpp:22188
@ PUSH64i8
Definition x86/opcodes.hpp:3540
@ VCVTBIASPH2BF8Z128rmb
Definition x86/opcodes.hpp:6164
@ VCVTTPS2IBSZrr
Definition x86/opcodes.hpp:8359
@ VPSRAQZ128rrk
Definition x86/opcodes.hpp:19879
@ SQRTPDr
Definition x86/opcodes.hpp:4696
@ VPMAXSWYrm
Definition x86/opcodes.hpp:17605
@ VPMOVQDZrrkz
Definition x86/opcodes.hpp:18015
@ VPMADCSSWDrm
Definition x86/opcodes.hpp:17407
@ VFNMSUB213PHZ256mbk
Definition x86/opcodes.hpp:12261
@ VMAXCPDZ256rrkz
Definition x86/opcodes.hpp:13243
@ VCVTTPH2DQZ128rr
Definition x86/opcodes.hpp:8004
@ VPMAXSWZrrkz
Definition x86/opcodes.hpp:17624
@ PSRADrr
Definition x86/opcodes.hpp:3399
@ VFNMSUB132PDYm
Definition x86/opcodes.hpp:12035
@ VPTERNLOGDZ256rrik
Definition x86/opcodes.hpp:20471
@ VMOVDQU32Zrrkz_REV
Definition x86/opcodes.hpp:14166
@ VUNPCKLPDZrmk
Definition x86/opcodes.hpp:22486
@ VCVTTBF162IUBSZrr
Definition x86/opcodes.hpp:7727
@ VPADDSBZ128rmkz
Definition x86/opcodes.hpp:15123
@ VFNMADD132SDZmk_Int
Definition x86/opcodes.hpp:11578
@ VCMPPHZ256rmbik
Definition x86/opcodes.hpp:5802
@ VPSHLDVDZ128mk
Definition x86/opcodes.hpp:19220
@ XOR16ri_EVEX
Definition x86/opcodes.hpp:22668
@ VCVTBF162IUBSZrrkz
Definition x86/opcodes.hpp:6135
@ VCVTPD2PHZ256rrk
Definition x86/opcodes.hpp:6485
@ OR8mi_EVEX
Definition x86/opcodes.hpp:3033
@ VPLZCNTQZrmbkz
Definition x86/opcodes.hpp:17381
@ VPERMT2PSZrrkz
Definition x86/opcodes.hpp:17087
@ IMUL64r_EVEX
Definition x86/opcodes.hpp:1842
@ VCVTPH2UQQZ256rm
Definition x86/opcodes.hpp:7011
@ VPSUBSBZrrkz
Definition x86/opcodes.hpp:20364
@ MMX_PADDQrr
Definition x86/opcodes.hpp:2399
@ VPMINSBZ128rrkz
Definition x86/opcodes.hpp:17736
@ VFMSUB132PHZ256mkz
Definition x86/opcodes.hpp:10575
@ VPSRAVDZ128rmbk
Definition x86/opcodes.hpp:19915
@ VPSUBSWZ256rrk
Definition x86/opcodes.hpp:20379
@ VCVTBIASPH2BF8Z128rm
Definition x86/opcodes.hpp:6163
@ VPBROADCASTDrZ256rr
Definition x86/opcodes.hpp:15567
@ VPSHRDWZ256rmik
Definition x86/opcodes.hpp:19451
@ DIVSSrm
Definition x86/opcodes.hpp:1593
@ VPADDBZrrkz
Definition x86/opcodes.hpp:15054
@ AND32rm_ND
Definition x86/opcodes.hpp:862
@ SHRDROT32ri
Definition x86/opcodes.hpp:421
@ VFNMADD231PHZ128rkz
Definition x86/opcodes.hpp:11870
@ VPDPWSSDZ256r
Definition x86/opcodes.hpp:16367
@ IN16rr
Definition x86/opcodes.hpp:1885
@ AND16mr_NF_ND
Definition x86/opcodes.hpp:808
@ SAR8mi_NF_ND
Definition x86/opcodes.hpp:4144
@ VSQRTPHZ128mk
Definition x86/opcodes.hpp:22071
@ VPROLQZmi
Definition x86/opcodes.hpp:18928
@ VFMSUB213PDZmb
Definition x86/opcodes.hpp:10726
@ TEST16mr
Definition x86/opcodes.hpp:5027
@ VMOVSSZrr
Definition x86/opcodes.hpp:14420
@ VFMADDSUBPD4Yrr_REV
Definition x86/opcodes.hpp:10484
@ VPAVGWYrm
Definition x86/opcodes.hpp:15389
@ VPSHLBmr
Definition x86/opcodes.hpp:19158
@ VPCMPGTDZrmk
Definition x86/opcodes.hpp:15804
@ ROL16ri
Definition x86/opcodes.hpp:3795
@ VPMOVZXWQZ128rr
Definition x86/opcodes.hpp:18476
@ VPTESTNMBZ256rm
Definition x86/opcodes.hpp:20573
@ VFMADD213SDr_Int
Definition x86/opcodes.hpp:9879
@ VPMOVSXBWZ128rmk
Definition x86/opcodes.hpp:18168
@ VFMADD132PSZrbkz
Definition x86/opcodes.hpp:9681
@ VPSRADZ256rmkz
Definition x86/opcodes.hpp:19844
@ VMINMAXBF16Zrmbikz
Definition x86/opcodes.hpp:13620
@ SHL32ri_NF
Definition x86/opcodes.hpp:4359
@ VPTESTNMWZ128rrk
Definition x86/opcodes.hpp:20620
@ VCVTTSH2USI64Zrr
Definition x86/opcodes.hpp:8656
@ VPERMT2BZrm
Definition x86/opcodes.hpp:17001
@ MOVRS64rm
Definition x86/opcodes.hpp:2695
@ VFMSUB213PDZ256rbk
Definition x86/opcodes.hpp:10721
@ VPAVGWZrr
Definition x86/opcodes.hpp:15406
@ VPERMI2PSZ256rmk
Definition x86/opcodes.hpp:16694
@ VPBROADCASTBZ256rm
Definition x86/opcodes.hpp:15521
@ ADC64mi32
Definition x86/opcodes.hpp:505
@ VFNMSUB213SSZrb
Definition x86/opcodes.hpp:12354
@ UCOMISSrr_Int
Definition x86/opcodes.hpp:5114
@ VCVTPD2PSZ256rrb
Definition x86/opcodes.hpp:6517
@ PTDPBSUD
Definition x86/opcodes.hpp:3473
@ VPADDUSBYrr
Definition x86/opcodes.hpp:15164
@ VRSQRT14SSZrmk
Definition x86/opcodes.hpp:21552
@ VFNMSUBSD4rm_Int
Definition x86/opcodes.hpp:12561
@ VFMSUBADD231PDZ128mb
Definition x86/opcodes.hpp:11248
@ VPEXPANDBZrrkz
Definition x86/opcodes.hpp:17168
@ MAXSDrr
Definition x86/opcodes.hpp:2323
@ VCVTUQQ2PSZ256rmbkz
Definition x86/opcodes.hpp:8883
@ VPSHUFHWZ128rik
Definition x86/opcodes.hpp:19533
@ MUL8m_EVEX
Definition x86/opcodes.hpp:2783
@ OR16mr_NF
Definition x86/opcodes.hpp:2920
@ VPSLLDZ256rrkz
Definition x86/opcodes.hpp:19623
@ VCVTBIASPH2BF8SZ256rmbkz
Definition x86/opcodes.hpp:6148
@ VFCMULCPHZrmkz
Definition x86/opcodes.hpp:9452
@ VCVTUW2PHZ256rrbkz
Definition x86/opcodes.hpp:8951
@ VCVTNEPS2BF16Z128rmb
Definition x86/opcodes.hpp:6401
@ VPERMILPDZmbik
Definition x86/opcodes.hpp:16810
@ VPMULUDQZ128rrkz
Definition x86/opcodes.hpp:18707
@ VPERMILPDZrrk
Definition x86/opcodes.hpp:16825
@ VCVTTPD2DQSZ256rmbkz
Definition x86/opcodes.hpp:7742
@ VADDPHZrrk
Definition x86/opcodes.hpp:5262
@ SUBPSrr
Definition x86/opcodes.hpp:4907
@ VADDSSZrr
Definition x86/opcodes.hpp:5331
@ INC32m
Definition x86/opcodes.hpp:1901
@ G_VECREDUCE_SEQ_FADD
Definition x86/opcodes.hpp:311
@ VPDPWUUDSZ256mbkz
Definition x86/opcodes.hpp:16519
@ VBROADCASTSDZrm
Definition x86/opcodes.hpp:5723
@ PREFETCHT2
Definition x86/opcodes.hpp:3365
@ VFMSUBADD213PDZ128m
Definition x86/opcodes.hpp:11140
@ KSHIFTLBki
Definition x86/opcodes.hpp:2079
@ PI2FDrr
Definition x86/opcodes.hpp:3229
@ VCVTQQ2PDZ256rrk
Definition x86/opcodes.hpp:7417
@ VPERMI2QZrmk
Definition x86/opcodes.hpp:16730
@ VPDPWSUDZ128mbk
Definition x86/opcodes.hpp:16416
@ VREDUCEPSZ256rmik
Definition x86/opcodes.hpp:21269
@ VPCMPEQQZ256rmbk
Definition x86/opcodes.hpp:15739
@ VDBPSADBWZrmi
Definition x86/opcodes.hpp:9011
@ FLDLN2
Definition x86/opcodes.hpp:1690
@ VMINCPHZ128rmbkz
Definition x86/opcodes.hpp:13535
@ VMAXBF16Z256rmbk
Definition x86/opcodes.hpp:13208
@ VPMULLDZ128rmk
Definition x86/opcodes.hpp:18596
@ VCVTTPH2DQZrrk
Definition x86/opcodes.hpp:8029
@ MOVDI2PDIrm
Definition x86/opcodes.hpp:2643
@ VCVTTSH2USIZrr
Definition x86/opcodes.hpp:8661
@ PABSBrr
Definition x86/opcodes.hpp:3077
@ VBROADCASTF32X4Z256rmkz
Definition x86/opcodes.hpp:5662
@ VFMADD213PDZ256rbkz
Definition x86/opcodes.hpp:9777
@ AND16ri_NF_ND
Definition x86/opcodes.hpp:818
@ VPROLDZmikz
Definition x86/opcodes.hpp:18903
@ VFMSUBADD132PDZmk
Definition x86/opcodes.hpp:11058
@ VDIVPSZ128rmkz
Definition x86/opcodes.hpp:9121
@ VFNMSUB132BF16Z128mk
Definition x86/opcodes.hpp:12012
@ OR64mi32_ND
Definition x86/opcodes.hpp:2992
@ VSQRTPHZ256mkz
Definition x86/opcodes.hpp:22081
@ VCVTDQ2PDZ256rmk
Definition x86/opcodes.hpp:6259
@ VPUNPCKHDQZrmb
Definition x86/opcodes.hpp:20676
@ XOR16ri
Definition x86/opcodes.hpp:22662
@ VPCOMPRESSQZ128mr
Definition x86/opcodes.hpp:15975
@ VPUNPCKHBWrm
Definition x86/opcodes.hpp:20653
@ VPMOVUSWBZ128rrkz
Definition x86/opcodes.hpp:18332
@ SUB16rm_EVEX
Definition x86/opcodes.hpp:4775
@ VFMSUB213SHZrb
Definition x86/opcodes.hpp:10831
@ VBROADCASTI32X2Z128rr
Definition x86/opcodes.hpp:5682
@ VMOVDQA32Z128rr
Definition x86/opcodes.hpp:14032
@ VRNDSCALESSZrribkz_Int
Definition x86/opcodes.hpp:21472
@ ADD8mr_NF
Definition x86/opcodes.hpp:695
@ ADC8mi
Definition x86/opcodes.hpp:530
@ VCVTUQQ2PHZrmk
Definition x86/opcodes.hpp:8863
@ VCVTTSS2SI64Zrr_Int
Definition x86/opcodes.hpp:8672
@ VFMADD213SDr
Definition x86/opcodes.hpp:9878
@ VFMSUB231SSZrk_Int
Definition x86/opcodes.hpp:11025
@ G_VECREDUCE_FMIN
Definition x86/opcodes.hpp:316
@ VCVTQQ2PSZ256rmk
Definition x86/opcodes.hpp:7477
@ VPERMT2PDZ256rr
Definition x86/opcodes.hpp:17049
@ VPSRLVDZrmbk
Definition x86/opcodes.hpp:20161
@ VCVTTPH2QQZ128rmb
Definition x86/opcodes.hpp:8098
@ OR16ri8
Definition x86/opcodes.hpp:2923
@ VFNMADD231PSYr
Definition x86/opcodes.hpp:11896
@ VCVTUDQ2PHZ128rrk
Definition x86/opcodes.hpp:8746
@ VPCMPDZ256rmik
Definition x86/opcodes.hpp:15682
@ SUB32ri_ND
Definition x86/opcodes.hpp:4812
@ SHL16m1_ND
Definition x86/opcodes.hpp:4303
@ STACKMAP
Definition x86/opcodes.hpp:50
@ SBB8rm
Definition x86/opcodes.hpp:4256
@ VALIGNDZ128rmbik
Definition x86/opcodes.hpp:5395
@ SHLD32mrCL_NF_ND
Definition x86/opcodes.hpp:4445
@ VMULPSZ256rmb
Definition x86/opcodes.hpp:14669
@ PMOVZXWDrm
Definition x86/opcodes.hpp:3289
@ VFIXUPIMMPDZrribk
Definition x86/opcodes.hpp:9497
@ VCMPBF16Zrri
Definition x86/opcodes.hpp:5767
@ VPDPBSUDSZ128rkz
Definition x86/opcodes.hpp:16143
@ VPUNPCKLWDYrm
Definition x86/opcodes.hpp:20823
@ VPMINSQZ256rmb
Definition x86/opcodes.hpp:17792
@ VCVTTPH2IUBSZ256rmbk
Definition x86/opcodes.hpp:8075
@ FYL2XP1
Definition x86/opcodes.hpp:1727
@ VFMSUB213BF16Z256m
Definition x86/opcodes.hpp:10684
@ VCVTNE2PS2BF16Zrmk
Definition x86/opcodes.hpp:6385
@ VPBROADCASTWZ128rmk
Definition x86/opcodes.hpp:15615
@ VCVTTPH2UDQZrmb
Definition x86/opcodes.hpp:8152
@ VPDPWSUDZmk
Definition x86/opcodes.hpp:16436
@ GF2P8MULBrr
Definition x86/opcodes.hpp:1734
@ UCOM_FpIr80
Definition x86/opcodes.hpp:5121
@ VCVTPD2DQZrrk
Definition x86/opcodes.hpp:6462
@ AND64rr_EVEX
Definition x86/opcodes.hpp:907
@ VPMOVSXWDZ256rr
Definition x86/opcodes.hpp:18220
@ VCVTPH2IBSZ128rr
Definition x86/opcodes.hpp:6782
@ VPSUBDZ256rmbkz
Definition x86/opcodes.hpp:20297
@ VFMSUBADD132PHZrkz
Definition x86/opcodes.hpp:11100
@ ROL16rCL_NF_ND
Definition x86/opcodes.hpp:3794
@ VGETEXPSDZrbkz
Definition x86/opcodes.hpp:12830
@ VMULSDZrrk_Int
Definition x86/opcodes.hpp:14703
@ VPMULHWZrmk
Definition x86/opcodes.hpp:18583
@ VFNMSUB213PHZm
Definition x86/opcodes.hpp:12271
@ VFNMSUB231PDZmkz
Definition x86/opcodes.hpp:12419
@ VPUNPCKLDQYrr
Definition x86/opcodes.hpp:20762
@ VCVTTPH2WZ128rr
Definition x86/opcodes.hpp:8235
@ XCHG16rm
Definition x86/opcodes.hpp:22627
@ VPADDQZ256rm
Definition x86/opcodes.hpp:15099
@ VPACKSSDWZ128rm
Definition x86/opcodes.hpp:14931
@ VCVTPS2QQZ256rrkz
Definition x86/opcodes.hpp:7319
@ VCVTTPS2IUBSZ256rrkz
Definition x86/opcodes.hpp:8385
@ G_FDIV
Definition x86/opcodes.hpp:207
@ VMOVDQA64Zrmkz
Definition x86/opcodes.hpp:14086
@ ADD8rr_NF_REV
Definition x86/opcodes.hpp:716
@ VCVTPS2PHXZrrkz
Definition x86/opcodes.hpp:7273
@ VPOPCNTDZ256rmb
Definition x86/opcodes.hpp:18756
@ VMOVDQU16Z128rr_REV
Definition x86/opcodes.hpp:14107
@ VCVTPS2QQZ128rm
Definition x86/opcodes.hpp:7299
@ VFNMSUBPD4rr
Definition x86/opcodes.hpp:12548
@ VCVTHF82PHZ128rrkz
Definition x86/opcodes.hpp:6350
@ VPHADDDYrm
Definition x86/opcodes.hpp:17269
@ VPSUBSBZ128rm
Definition x86/opcodes.hpp:20347
@ FSIN
Definition x86/opcodes.hpp:1717
@ T1MSKC64rr
Definition x86/opcodes.hpp:4965
@ VCVTTPS2IUBSZrmb
Definition x86/opcodes.hpp:8387
@ VDIVPSZrm
Definition x86/opcodes.hpp:9137
@ VPSUBSWZ256rr
Definition x86/opcodes.hpp:20378
@ VMAXPHZ256rm
Definition x86/opcodes.hpp:13369
@ VCVTUDQ2PDZ128rmbkz
Definition x86/opcodes.hpp:8715
@ PTTRANSPOSEDV
Definition x86/opcodes.hpp:3506
@ VRNDSCALEPDZrrikz
Definition x86/opcodes.hpp:21375
@ VCMPPHZrri
Definition x86/opcodes.hpp:5813
@ VPCOMPRESSWZ256rrkz
Definition x86/opcodes.hpp:15999
@ VCVTUQQ2PHZ128rmbkz
Definition x86/opcodes.hpp:8841
@ VCVTTPD2UQQSZrrbk
Definition x86/opcodes.hpp:7961
@ XOR32rr_ND_REV
Definition x86/opcodes.hpp:22722
@ VSUBPDZrr
Definition x86/opcodes.hpp:22235
@ VFNMADD132BF16Z256rk
Definition x86/opcodes.hpp:11458
@ SARX64rr_EVEX
Definition x86/opcodes.hpp:4167
@ VFNMSUB231BF16Z128mkz
Definition x86/opcodes.hpp:12369
@ VPERMILPSZ128rmbkz
Definition x86/opcodes.hpp:16847
@ VCVTDQ2PDrm
Definition x86/opcodes.hpp:6273
@ SHUFPDrri
Definition x86/opcodes.hpp:4678
@ VCVTPS2QQZrm
Definition x86/opcodes.hpp:7320
@ VSHUFPDZrmik
Definition x86/opcodes.hpp:21939
@ VFNMSUB231PDZ128mbkz
Definition x86/opcodes.hpp:12396
@ VFPCLASSSDZri
Definition x86/opcodes.hpp:12648
@ VFNMADD213SDZrbk_Int
Definition x86/opcodes.hpp:11762
@ VFCMULCPHZ256rmbk
Definition x86/opcodes.hpp:9437
@ MOV8rm
Definition x86/opcodes.hpp:2610
@ VRNDSCALEPSZrmbi
Definition x86/opcodes.hpp:21430
@ VSCALEFPHZrmk
Definition x86/opcodes.hpp:21752
@ VMOVRSWZ128m
Definition x86/opcodes.hpp:14326
@ VFMADDSUB231PDZmkz
Definition x86/opcodes.hpp:10402
@ VCVTTPH2IUBSZ128rr
Definition x86/opcodes.hpp:8070
@ VP2INTERSECTQZ256rr
Definition x86/opcodes.hpp:14817
@ VGATHERQPDZ256rm
Definition x86/opcodes.hpp:12690
@ VPSUBBZ256rmk
Definition x86/opcodes.hpp:20270
@ VCVTUSI2SSZrr_Int
Definition x86/opcodes.hpp:8916
@ VPSHRDQZ128rmbik
Definition x86/opcodes.hpp:19346
@ VCVTUQQ2PHZ128rmb
Definition x86/opcodes.hpp:8839
@ VPTESTMQZrrk
Definition x86/opcodes.hpp:20556
@ FLDENVm
Definition x86/opcodes.hpp:1686
@ VFMSUBADD231PDZm
Definition x86/opcodes.hpp:11268
@ G_VECREDUCE_SMIN
Definition x86/opcodes.hpp:325
@ VPROLVDZ128rmk
Definition x86/opcodes.hpp:18938
@ KSHIFTLWki
Definition x86/opcodes.hpp:2082
@ VUNPCKLPSZrmk
Definition x86/opcodes.hpp:22517
@ VFNMADD231PHZrk
Definition x86/opcodes.hpp:11893
@ VSCALEFSDZrrbk_Int
Definition x86/opcodes.hpp:21798
@ VPMULUDQZrm
Definition x86/opcodes.hpp:18717
@ SCASW
Definition x86/opcodes.hpp:4268
@ VFMSUBSD4rr_Int
Definition x86/opcodes.hpp:11389
@ VCVTTPS2UDQZrmkz
Definition x86/opcodes.hpp:8523
@ VCVTTPD2UQQZ256rmb
Definition x86/opcodes.hpp:7975
@ VCVTPD2UDQZrr
Definition x86/opcodes.hpp:6596
@ VFMULCPHZ128rmk
Definition x86/opcodes.hpp:11404
@ NOOPQr
Definition x86/opcodes.hpp:2879
@ VGF2P8AFFINEQBZrrik
Definition x86/opcodes.hpp:13062
@ VCVTPH2DQZrrbkz
Definition x86/opcodes.hpp:6719
@ VMULBF16Z128rm
Definition x86/opcodes.hpp:14560
@ SHRD32rri8_NF
Definition x86/opcodes.hpp:4647
@ RCL16m1_EVEX
Definition x86/opcodes.hpp:3569
@ VPMAXUQZ256rmkz
Definition x86/opcodes.hpp:17694
@ OR32mi8_NF
Definition x86/opcodes.hpp:2953
@ SQRT_F
Definition x86/opcodes.hpp:4707
@ VFNMADD132PHZmkz
Definition x86/opcodes.hpp:11532
@ G_MEMMOVE
Definition x86/opcodes.hpp:305
@ VMINCPDZ128rrk
Definition x86/opcodes.hpp:13510
@ SAR32mi_EVEX
Definition x86/opcodes.hpp:4081
@ VPMOVDBZrrkz
Definition x86/opcodes.hpp:17953
@ VCVTUQQ2PDZrmbkz
Definition x86/opcodes.hpp:8829
@ VMULSSrr
Definition x86/opcodes.hpp:14733
@ VFMSUBADD231PSr
Definition x86/opcodes.hpp:11351
@ VPDPBUSDSZmk
Definition x86/opcodes.hpp:16219
@ VPRORVDZ256rmk
Definition x86/opcodes.hpp:19055
@ VPADDQrm
Definition x86/opcodes.hpp:15117
@ VFMSUBADD132PHZrbkz
Definition x86/opcodes.hpp:11098
@ VPMULLQZ256rmk
Definition x86/opcodes.hpp:18634
@ VMAXCPSZ256rrk
Definition x86/opcodes.hpp:13300
@ IMULZU32rri
Definition x86/opcodes.hpp:1878
@ VCVTTPD2QQSZ256rmkz
Definition x86/opcodes.hpp:7814
@ BLSFILL64rm
Definition x86/opcodes.hpp:1026
@ VPERMDZ256rrk
Definition x86/opcodes.hpp:16598
@ VFMADDSUB213PSZ128mb
Definition x86/opcodes.hpp:10340
@ VFMADDCSHZrkz
Definition x86/opcodes.hpp:10127
@ VFMADD231PDZ256r
Definition x86/opcodes.hpp:9952
@ VSUBPDrr
Definition x86/opcodes.hpp:22242
@ VCVTTPD2QQZrmbk
Definition x86/opcodes.hpp:7856
@ CMOVP_Fp80
Definition x86/opcodes.hpp:1275
@ VFMADD213BF16Zrkz
Definition x86/opcodes.hpp:9756
@ VFMADDCSHZrk
Definition x86/opcodes.hpp:10126
@ VBLENDMPDZ128rrkz
Definition x86/opcodes.hpp:5585
@ MMX_PSIGNDrr
Definition x86/opcodes.hpp:2481
@ VGETEXPPSZ128rk
Definition x86/opcodes.hpp:12798
@ VFMSUBADDPD4Yrr
Definition x86/opcodes.hpp:11354
@ VUNPCKHPSZ256rrk
Definition x86/opcodes.hpp:22449
@ VFMADDSUB132PDZrk
Definition x86/opcodes.hpp:10193
@ VCVTUQQ2PSZrrkz
Definition x86/opcodes.hpp:8903
@ MMX_MOVD64from64rr
Definition x86/opcodes.hpp:2366
@ VPMAXUDZ128rrkz
Definition x86/opcodes.hpp:17659
@ VPSRAWZrmk
Definition x86/opcodes.hpp:20021
@ VFPCLASSPDZrik
Definition x86/opcodes.hpp:12609
@ SAR64rCL_ND
Definition x86/opcodes.hpp:4122
@ VPMULTISHIFTQBZrmbk
Definition x86/opcodes.hpp:18690
@ VMINCSSrr
Definition x86/opcodes.hpp:13599
@ VPXORYrm
Definition x86/opcodes.hpp:20899
@ TDPBSUD
Definition x86/opcodes.hpp:5019
@ VDPPDrmi
Definition x86/opcodes.hpp:9219
@ VMULSSZrrb_Int
Definition x86/opcodes.hpp:14726
@ KANDNDkk
Definition x86/opcodes.hpp:2021
@ PMULLDrr
Definition x86/opcodes.hpp:3304
@ VPROLDZ128mbik
Definition x86/opcodes.hpp:18881
@ CFCMOV16rr
Definition x86/opcodes.hpp:1197
@ VADDPDZ128rmk
Definition x86/opcodes.hpp:5200
@ ADOX64rm_ND
Definition x86/opcodes.hpp:769
@ RMPQUERY
Definition x86/opcodes.hpp:3768
@ VPSRAWZ256rik
Definition x86/opcodes.hpp:20006
@ VINSERTI32X4Zrmik
Definition x86/opcodes.hpp:13151
@ CCMP8rm
Definition x86/opcodes.hpp:1189
@ VFMSUB213PHZ256mkz
Definition x86/opcodes.hpp:10753
@ VPDPBSUDZ128rkz
Definition x86/opcodes.hpp:16174
@ MOVDI2PDIrr
Definition x86/opcodes.hpp:2644
@ VGF2P8AFFINEINVQBZ128rrik
Definition x86/opcodes.hpp:13013
@ VANDPDZ256rr
Definition x86/opcodes.hpp:5527
@ VCMPPHZrrib
Definition x86/opcodes.hpp:5814
@ VFMADD231PSZrkz
Definition x86/opcodes.hpp:10039
@ VREDUCEPSZrrikz
Definition x86/opcodes.hpp:21288
@ VRSQRT28PSZr
Definition x86/opcodes.hpp:21575
@ TAILJMPr
Definition x86/opcodes.hpp:4989
@ VMOVDQU8Z128rm
Definition x86/opcodes.hpp:14202
@ XOR32mi8_NF_ND
Definition x86/opcodes.hpp:22693
@ VRSQRT28SDZr
Definition x86/opcodes.hpp:21584
@ VPROLVQZ256rrk
Definition x86/opcodes.hpp:18977
@ VCVTPH2UDQZrrkz
Definition x86/opcodes.hpp:7001
@ VPMINUBZ128rmkz
Definition x86/opcodes.hpp:17835
@ VCVTPS2UQQZrrb
Definition x86/opcodes.hpp:7393
@ VPMOVZXBWZ256rm
Definition x86/opcodes.hpp:18413
@ VCVTSS2SIZrr_Int
Definition x86/opcodes.hpp:7664
@ ROL64mi_EVEX
Definition x86/opcodes.hpp:3841
@ VCVTUW2PHZrrb
Definition x86/opcodes.hpp:8961
@ VSUBPSrr
Definition x86/opcodes.hpp:22312
@ VFMADDSUB132PSZ256mkz
Definition x86/opcodes.hpp:10246
@ VSCATTERDPDZ256mr
Definition x86/opcodes.hpp:21821
@ VCVTTPS2IBSZ256rrk
Definition x86/opcodes.hpp:8351
@ VPTERNLOGDZrmbik
Definition x86/opcodes.hpp:20474
@ VMINMAXSSrmi_Int
Definition x86/opcodes.hpp:13749
@ VFMADDSUB213PDZ128r
Definition x86/opcodes.hpp:10275
@ VCVTUDQ2PHZ256rmb
Definition x86/opcodes.hpp:8749
@ VCVTPH2UDQZ256rm
Definition x86/opcodes.hpp:6978
@ VPMULTISHIFTQBZrmbkz
Definition x86/opcodes.hpp:18691
@ VFNMADD213PHZrb
Definition x86/opcodes.hpp:11712
@ VPCOMPRESSWZrrkz
Definition x86/opcodes.hpp:16004
@ VPERMT2PDZ128rmkz
Definition x86/opcodes.hpp:17039
@ REP_STOSQ_64
Definition x86/opcodes.hpp:3756
@ VPMAXSQZ256rrkz
Definition x86/opcodes.hpp:17595
@ VPERMI2QZ128rrk
Definition x86/opcodes.hpp:16715
@ RCR16m1_EVEX
Definition x86/opcodes.hpp:3647
@ VPDPBUSDZ128mkz
Definition x86/opcodes.hpp:16233
@ VPMINUDZ256rrkz
Definition x86/opcodes.hpp:17872
@ VCVTUDQ2PSZrmk
Definition x86/opcodes.hpp:8797
@ VCVTUDQ2PDZrrk
Definition x86/opcodes.hpp:8737
@ VMAXPDZ256rmkz
Definition x86/opcodes.hpp:13339
@ VCVTQQ2PDZ256rmb
Definition x86/opcodes.hpp:7408
@ VCVTPH2WZrmkz
Definition x86/opcodes.hpp:7094
@ VFNMSUB213PHZ128mbkz
Definition x86/opcodes.hpp:12253
@ VALIGNDZ256rmbik
Definition x86/opcodes.hpp:5404
@ VPDPBSSDYrr
Definition x86/opcodes.hpp:16103
@ XOR8rr_EVEX
Definition x86/opcodes.hpp:22793
@ VFMADD132PDYm
Definition x86/opcodes.hpp:9579
@ VFMADD231SSm
Definition x86/opcodes.hpp:10082
@ ADC16ri
Definition x86/opcodes.hpp:464
@ VCVTTPS2IUBSZrr
Definition x86/opcodes.hpp:8392
@ VFMADDSUB132PDZ128rk
Definition x86/opcodes.hpp:10169
@ VPADDQYrm
Definition x86/opcodes.hpp:15088
@ G_BR
Definition x86/opcodes.hpp:253
@ VRCPSSr
Definition x86/opcodes.hpp:21161
@ VPUNPCKLDQZ256rmk
Definition x86/opcodes.hpp:20776
@ VBROADCASTF32X2Zrrk
Definition x86/opcodes.hpp:5658
@ VPRORDZ128mikz
Definition x86/opcodes.hpp:18993
@ LD_Frr
Definition x86/opcodes.hpp:2138
@ VCVTTPD2QQSZrrk
Definition x86/opcodes.hpp:7831
@ BZHI64rm
Definition x86/opcodes.hpp:1139
@ VSQRTPSZ128mb
Definition x86/opcodes.hpp:22103
@ VFMADD132PSZrb
Definition x86/opcodes.hpp:9679
@ VPBROADCASTQZ256rm
Definition x86/opcodes.hpp:15589
@ VFMSUBADD231PHZ128mbk
Definition x86/opcodes.hpp:11284
@ VPUNPCKLBWZrmkz
Definition x86/opcodes.hpp:20755
@ LOCK_INC8m
Definition x86/opcodes.hpp:2216
@ VCVTSD2USI64Zrr_Int
Definition x86/opcodes.hpp:7542
@ VPCMPGTDZ256rmk
Definition x86/opcodes.hpp:15798
@ KNOTDkk
Definition x86/opcodes.hpp:2068
@ VCVTTPS2DQZ128rmb
Definition x86/opcodes.hpp:8298
@ VGATHERPF0DPSm
Definition x86/opcodes.hpp:12681
@ LDS32rm
Definition x86/opcodes.hpp:2118
@ VPMOVSWBZ128mrk
Definition x86/opcodes.hpp:18107
@ VMINPSZ128rrk
Definition x86/opcodes.hpp:13838
@ VCVT2PH2HF8SZ256rrkz
Definition x86/opcodes.hpp:6012
@ VSCALEFPHZ256rmb
Definition x86/opcodes.hpp:21737
@ VPSUBUSBZ256rmk
Definition x86/opcodes.hpp:20398
@ VGF2P8AFFINEQBZrmbi
Definition x86/opcodes.hpp:13055
@ VGETEXPBF16Zm
Definition x86/opcodes.hpp:12716
@ VPEXPANDBZ256rrkz
Definition x86/opcodes.hpp:17162
@ PMOVSXWQrr
Definition x86/opcodes.hpp:3280
@ VMAXPDZ256rmb
Definition x86/opcodes.hpp:13335
@ CRC32r32m8_EVEX
Definition x86/opcodes.hpp:1392
@ VFMADD132SDZr
Definition x86/opcodes.hpp:9690
@ VPSHUFLWZrik
Definition x86/opcodes.hpp:19567
@ VSUBPHZ128rmbkz
Definition x86/opcodes.hpp:22246
@ BLENDPDrri
Definition x86/opcodes.hpp:1017
@ VDIVPHZrrk
Definition x86/opcodes.hpp:9112
@ VPSRLWZrmk
Definition x86/opcodes.hpp:20253
@ VPSHUFDZ128mbi
Definition x86/opcodes.hpp:19498
@ ADD16i16
Definition x86/opcodes.hpp:562
@ VCVTBIASPH2HF8SZ128rmk
Definition x86/opcodes.hpp:6194
@ ADJCALLSTACKDOWN32
Definition x86/opcodes.hpp:757
@ VPADDUSBZ256rrkz
Definition x86/opcodes.hpp:15176
@ ADC32mr_EVEX
Definition x86/opcodes.hpp:487
@ VPMINSQZ256rmk
Definition x86/opcodes.hpp:17795
@ TILESTORED
Definition x86/opcodes.hpp:5057
@ VPDPWSSDSZ128r
Definition x86/opcodes.hpp:16327
@ DIVR_FpI16m64
Definition x86/opcodes.hpp:1583
@ ROR64r1_ND
Definition x86/opcodes.hpp:3967
@ VCVTUQQ2PDZ128rrk
Definition x86/opcodes.hpp:8812
@ VADDPHZrmbk
Definition x86/opcodes.hpp:5254
@ VCVTUQQ2PHZ256rmkz
Definition x86/opcodes.hpp:8852
@ VPUNPCKLWDZrr
Definition x86/opcodes.hpp:20840
@ ADD64rr_NF
Definition x86/opcodes.hpp:680
@ VPSHAQrr
Definition x86/opcodes.hpp:19152
@ VCVTDQ2PDZ128rmb
Definition x86/opcodes.hpp:6247
@ INC64r_NF_ND
Definition x86/opcodes.hpp:1921
@ DEC64m_NF_ND
Definition x86/opcodes.hpp:1527
@ VMOVAPDZ128rrkz
Definition x86/opcodes.hpp:13930
@ VFNMADD132PDZ256rbk
Definition x86/opcodes.hpp:11488
@ OR8mr_NF
Definition x86/opcodes.hpp:3040
@ VFMSUBPS4rr
Definition x86/opcodes.hpp:11382
@ MMX_PSUBWrr
Definition x86/opcodes.hpp:2523
@ ENCLS
Definition x86/opcodes.hpp:1632
@ VFMADDSUB132PSZ256mk
Definition x86/opcodes.hpp:10245
@ VFMSUBADD231PDZ256rbkz
Definition x86/opcodes.hpp:11265
@ VPSHLDDZ128rmbikz
Definition x86/opcodes.hpp:19164
@ PSUBUSWrm
Definition x86/opcodes.hpp:3425
@ VFMADD213BF16Z128r
Definition x86/opcodes.hpp:9736
@ VFMSUBADD231PSZmk
Definition x86/opcodes.hpp:11342
@ VCVTTSS2SIZrm
Definition x86/opcodes.hpp:8683
@ VFNMADDSS4mr_Int
Definition x86/opcodes.hpp:12001
@ SYSCALL
Definition x86/opcodes.hpp:4956
@ REP_STOSW_32
Definition x86/opcodes.hpp:3757
@ VPSRLWZ128rm
Definition x86/opcodes.hpp:20228
@ VMRESUME
Definition x86/opcodes.hpp:14555
@ VEXTRACTI32X4Zmri
Definition x86/opcodes.hpp:9355
@ VMINSDrr_Int
Definition x86/opcodes.hpp:13880
@ MOVSSrr
Definition x86/opcodes.hpp:2716
@ VFMSUBADD231PSZ128m
Definition x86/opcodes.hpp:11317
@ VPSHUFBZrm
Definition x86/opcodes.hpp:19488
@ CRC32r32r8
Definition x86/opcodes.hpp:1397
@ VCVTTPS2UDQSZrrkz
Definition x86/opcodes.hpp:8496
@ XOR16rr
Definition x86/opcodes.hpp:22677
@ ROUNDPDmi
Definition x86/opcodes.hpp:4018
@ VCVTSD2SI64Zrr_Int
Definition x86/opcodes.hpp:7511
@ AND16rr_NF
Definition x86/opcodes.hpp:829
@ VDIVBF16Zrm
Definition x86/opcodes.hpp:9035
@ VFMADD231BF16Z128mkz
Definition x86/opcodes.hpp:9913
@ VPLZCNTDZ128rmk
Definition x86/opcodes.hpp:17337
@ VPSHLDQZrmbik
Definition x86/opcodes.hpp:19208
@ VCVTDQ2PHZ128rmbkz
Definition x86/opcodes.hpp:6278
@ FICOMP16m
Definition x86/opcodes.hpp:1682
@ VCVTTPD2UQQZrrb
Definition x86/opcodes.hpp:7993
@ ROR8mi_ND
Definition x86/opcodes.hpp:3992
@ VCVTPS2UQQZ128rrk
Definition x86/opcodes.hpp:7372
@ VPERMDZrmk
Definition x86/opcodes.hpp:16604
@ VPSHRDVDZ128mbkz
Definition x86/opcodes.hpp:19375
@ VCVT2PH2HF8Z128rrkz
Definition x86/opcodes.hpp:6030
@ VPSRLQZ256rik
Definition x86/opcodes.hpp:20113
@ VPMOVWBZrrkz
Definition x86/opcodes.hpp:18360
@ VPMINSDZrm
Definition x86/opcodes.hpp:17771
@ VPMINSQZ256rm
Definition x86/opcodes.hpp:17791
@ VGETEXPPHZrb
Definition x86/opcodes.hpp:12786
@ VMOVSSZrrkz
Definition x86/opcodes.hpp:14424
@ VGETMANTSSZrri
Definition x86/opcodes.hpp:12998
@ ROL8rCL
Definition x86/opcodes.hpp:3880
@ VPTESTMBZ256rm
Definition x86/opcodes.hpp:20513
@ VUCOMXSDZrm_Int
Definition x86/opcodes.hpp:22386
@ VFMADD231PSZ128mbkz
Definition x86/opcodes.hpp:10010
@ VCVTPH2WZrmk
Definition x86/opcodes.hpp:7093
@ VCVTPH2BF8Z256rm
Definition x86/opcodes.hpp:6671
@ VCVTUDQ2PSZrm
Definition x86/opcodes.hpp:8793
@ VPDPBSSDSZ256mbk
Definition x86/opcodes.hpp:16084
@ VPSHLDVWZr
Definition x86/opcodes.hpp:19285
@ G_STRICT_FREM
Definition x86/opcodes.hpp:297
@ VCVTPH2IBSZ128rm
Definition x86/opcodes.hpp:6776
@ VRANGESSZrribk
Definition x86/opcodes.hpp:20983
@ VFNMSUB132PHZmb
Definition x86/opcodes.hpp:12094
@ SUB16ri8
Definition x86/opcodes.hpp:4765
@ CMOVE_F
Definition x86/opcodes.hpp:1252
@ VPBLENDMWZrrkz
Definition x86/opcodes.hpp:15504
@ VGETMANTPHZ128rmbikz
Definition x86/opcodes.hpp:12913
@ BLSMSK64rm_NF
Definition x86/opcodes.hpp:1052
@ VPANDDZ128rmb
Definition x86/opcodes.hpp:15252
@ VPDPWSSDZ256rkz
Definition x86/opcodes.hpp:16369
@ PMULHRWrr
Definition x86/opcodes.hpp:3298
@ VCVTPS2PHXZ128rrk
Definition x86/opcodes.hpp:7248
@ VFNMADD231SDZrb_Int
Definition x86/opcodes.hpp:11939
@ VPMADD52LUQZ128r
Definition x86/opcodes.hpp:17450
@ SUB8rr_ND_REV
Definition x86/opcodes.hpp:4898
@ VSHUFPSZ128rmik
Definition x86/opcodes.hpp:21952
@ VDIVPDZrr
Definition x86/opcodes.hpp:9073
@ VPBROADCASTBrr
Definition x86/opcodes.hpp:15543
@ VFMSUBADD231PHZmbkz
Definition x86/opcodes.hpp:11306
@ VRSQRT14PDZ128r
Definition x86/opcodes.hpp:21497
@ VPSRAVWZ256rrkz
Definition x86/opcodes.hpp:19980
@ SAR16m1_ND
Definition x86/opcodes.hpp:4042
@ VMINPHZ256rm
Definition x86/opcodes.hpp:13805
@ VPBROADCASTWrm
Definition x86/opcodes.hpp:15641
@ VCVTTPS2DQZrmbkz
Definition x86/opcodes.hpp:8321
@ URDMSRrr_EVEX
Definition x86/opcodes.hpp:5148
@ VCVTUQQ2PDZ128rmb
Definition x86/opcodes.hpp:8806
@ VPDPBUUDSZrk
Definition x86/opcodes.hpp:16284
@ VPERMT2QZ128rmk
Definition x86/opcodes.hpp:17092
@ VMAXPHZ256rmbk
Definition x86/opcodes.hpp:13371
@ VPROLVQZ256rrkz
Definition x86/opcodes.hpp:18978
@ VCVTBF162IBSZ128rmkz
Definition x86/opcodes.hpp:6087
@ VMINPDZ256rrbkz
Definition x86/opcodes.hpp:13779
@ SBB32rr_ND
Definition x86/opcodes.hpp:4216
@ VPORDZ256rmbk
Definition x86/opcodes.hpp:18829
@ VPSHRDDZrri
Definition x86/opcodes.hpp:19342
@ VPADDUSWZ128rrk
Definition x86/opcodes.hpp:15191
@ VPMOVSDBZmrk
Definition x86/opcodes.hpp:18042
@ VPACKSSDWZ256rmbkz
Definition x86/opcodes.hpp:14943
@ VP4DPWSSDSrmkz
Definition x86/opcodes.hpp:14823
@ VADDPDZ128rmkz
Definition x86/opcodes.hpp:5201
@ VPERMPDZ256rrkz
Definition x86/opcodes.hpp:16912
@ VPORYrr
Definition x86/opcodes.hpp:18873
@ VGF2P8AFFINEQBYrmi
Definition x86/opcodes.hpp:13035
@ MMX_PAVGBrm
Definition x86/opcodes.hpp:2416
@ VMASKMOVPSmr
Definition x86/opcodes.hpp:13195
@ SHLD32mri8_NF_ND
Definition x86/opcodes.hpp:4450
@ VFNMSUB213PDr
Definition x86/opcodes.hpp:12249
@ VPSUBSBrm
Definition x86/opcodes.hpp:20365
@ VMAXCPHZ128rmk
Definition x86/opcodes.hpp:13259
@ VFMADDSD4rr
Definition x86/opcodes.hpp:10148
@ VCVTSD2SIZrm
Definition x86/opcodes.hpp:7517
@ VSHUFPDZrrikz
Definition x86/opcodes.hpp:21943
@ VPROLDZmbikz
Definition x86/opcodes.hpp:18900
@ ADD32mi8_NF
Definition x86/opcodes.hpp:608
@ VFCMADDCSHZrkz
Definition x86/opcodes.hpp:9425
@ VMINCPSZ256rr
Definition x86/opcodes.hpp:13576
@ IDIV32m_EVEX
Definition x86/opcodes.hpp:1753
@ VINSERTI64X2Zrri
Definition x86/opcodes.hpp:13171
@ IMUL16rmi
Definition x86/opcodes.hpp:1793
@ VPDPBUSDZ128m
Definition x86/opcodes.hpp:16228
@ VMOVDQU8Z256rmkz
Definition x86/opcodes.hpp:14215
@ VPAVGWZrrk
Definition x86/opcodes.hpp:15407
@ G_ADDRSPACE_CAST
Definition x86/opcodes.hpp:287
@ VFMADD132PHZrb
Definition x86/opcodes.hpp:9644
@ VPERMI2BZ256rmk
Definition x86/opcodes.hpp:16616
@ VPMOVZXBQZ256rmk
Definition x86/opcodes.hpp:18392
@ VGETEXPPDZrk
Definition x86/opcodes.hpp:12756
@ DIVPDrm
Definition x86/opcodes.hpp:1567
@ VMAXPDZ128rmk
Definition x86/opcodes.hpp:13329
@ MUL_FrST0
Definition x86/opcodes.hpp:2832
@ VPSRAQZ256ri
Definition x86/opcodes.hpp:19887
@ SUB64rm_EVEX
Definition x86/opcodes.hpp:4857
@ VPSRLDYrm
Definition x86/opcodes.hpp:20038
@ VFMADDSUB132PHZ128mk
Definition x86/opcodes.hpp:10201
@ VPSLLVWZrm
Definition x86/opcodes.hpp:19767
@ VPCOMPRESSBZmrk
Definition x86/opcodes.hpp:15956
@ VFNMADD132PDr
Definition x86/opcodes.hpp:11505
@ VPMAXUQZrr
Definition x86/opcodes.hpp:17704
@ VBROADCASTSDZrr
Definition x86/opcodes.hpp:5726
@ VINSERTI64X2Z256rri
Definition x86/opcodes.hpp:13165
@ VCVTQQ2PDZ128rmk
Definition x86/opcodes.hpp:7402
@ VPCMPEQBYrr
Definition x86/opcodes.hpp:15692
@ VFNMADD213SDZrb_Int
Definition x86/opcodes.hpp:11761
@ VPMOVQ2MZkr
Definition x86/opcodes.hpp:17985
@ VPSHUFBITQMBZrm
Definition x86/opcodes.hpp:19470
@ TAILJMPd
Definition x86/opcodes.hpp:4982
@ VFNMSUB132SDZr
Definition x86/opcodes.hpp:12146
@ ADD32rm
Definition x86/opcodes.hpp:629
@ VCVTTPH2QQZ256rrb
Definition x86/opcodes.hpp:8113
@ VADDPSZrr
Definition x86/opcodes.hpp:5293
@ PUNPCKLBWrr
Definition x86/opcodes.hpp:3520
@ VDPBF16PSZ128mk
Definition x86/opcodes.hpp:9196
@ VPDPBUSDZ256mk
Definition x86/opcodes.hpp:16241
@ VFMADDSS4mr
Definition x86/opcodes.hpp:10152
@ VRNDSCALEPDZrmi
Definition x86/opcodes.hpp:21367
@ VFMADDSS4rm
Definition x86/opcodes.hpp:10154
@ VCVTTSS2SIrr
Definition x86/opcodes.hpp:8690
@ VPMOVUSQBZ256mr
Definition x86/opcodes.hpp:18288
@ VSQRTPSZ256rbk
Definition x86/opcodes.hpp:22119
@ VFMADDSUB231PDYr
Definition x86/opcodes.hpp:10375
@ VCVTTBF162IBSZrmb
Definition x86/opcodes.hpp:7695
@ VMULPSZrmk
Definition x86/opcodes.hpp:14684
@ VAESDECLASTYrm
Definition x86/opcodes.hpp:5350
@ KXNORDkk
Definition x86/opcodes.hpp:2095
@ AND32mi_EVEX
Definition x86/opcodes.hpp:841
@ TEST16ri
Definition x86/opcodes.hpp:5028
@ PEXTRWmri
Definition x86/opcodes.hpp:3173
@ VCVTSS2SHZrrk_Int
Definition x86/opcodes.hpp:7650
@ VDIVBF16Z256rmbk
Definition x86/opcodes.hpp:9028
@ SUBR_FpI32m64
Definition x86/opcodes.hpp:4923
@ SUB_Fp64m
Definition x86/opcodes.hpp:4943
@ VPORQZ128rmkz
Definition x86/opcodes.hpp:18850
@ VFMADD231PDZmb
Definition x86/opcodes.hpp:9959
@ VPDPBUUDrm
Definition x86/opcodes.hpp:16317
@ BLSI32rm
Definition x86/opcodes.hpp:1028
@ VMOVSSrm
Definition x86/opcodes.hpp:14427
@ VADDSSZrm_Int
Definition x86/opcodes.hpp:5328
@ VMINCPDrm
Definition x86/opcodes.hpp:13530
@ VMINMAXSHrmik_Int
Definition x86/opcodes.hpp:13739
@ VSCALEFSSZrrb_Int
Definition x86/opcodes.hpp:21815
@ VPSHLDDZ128rri
Definition x86/opcodes.hpp:19168
@ VSQRTSHZr_Int
Definition x86/opcodes.hpp:22157
@ TCRETURNmi64
Definition x86/opcodes.hpp:5001
@ VCVTDQ2PSZ256rm
Definition x86/opcodes.hpp:6319
@ VCVTTPS2IBSZrrbkz
Definition x86/opcodes.hpp:8362
@ VPERMPDZrmbkz
Definition x86/opcodes.hpp:16925
@ SUBR_Fp64m32
Definition x86/opcodes.hpp:4916
@ VMINSSrm_Int
Definition x86/opcodes.hpp:13904
@ TZCNT32rr
Definition x86/opcodes.hpp:5093
@ VPADDSBYrr
Definition x86/opcodes.hpp:15120
@ VPORQZrmbk
Definition x86/opcodes.hpp:18865
@ VMINCPHZrr
Definition x86/opcodes.hpp:13556
@ VFMADDPD4Yrr
Definition x86/opcodes.hpp:10130
@ VPHSUBSWYrr
Definition x86/opcodes.hpp:17308
@ VCVTTPS2DQSZ256rmk
Definition x86/opcodes.hpp:8275
@ ILD_Fp64m64
Definition x86/opcodes.hpp:1780
@ VFMADD213SSZm_Int
Definition x86/opcodes.hpp:9893
@ VPERMILPSZ256rrk
Definition x86/opcodes.hpp:16869
@ VFMADD231PDZ256rk
Definition x86/opcodes.hpp:9956
@ VPCMPEQDrr
Definition x86/opcodes.hpp:15728
@ VFNMSUB231PHZmbkz
Definition x86/opcodes.hpp:12452
@ VPERMILPSZ128rikz
Definition x86/opcodes.hpp:16843
@ VFCMADDCPHZ256mbk
Definition x86/opcodes.hpp:9395
@ MMX_PUNPCKHDQrm
Definition x86/opcodes.hpp:2526
@ VEXTRACTF64X2Z256rri
Definition x86/opcodes.hpp:9335
@ OR32rm_NF
Definition x86/opcodes.hpp:2977
@ VFMADDSUB213PSZ256mbk
Definition x86/opcodes.hpp:10350
@ VMASKMOVPDmr
Definition x86/opcodes.hpp:13191
@ ROL8mi
Definition x86/opcodes.hpp:3870
@ VCVTTSS2USI64Srr
Definition x86/opcodes.hpp:8694
@ VGETEXPPHZ128mbk
Definition x86/opcodes.hpp:12760
@ VPMOVSXBDZ128rmk
Definition x86/opcodes.hpp:18124
@ VGETMANTPSZ128rmbik
Definition x86/opcodes.hpp:12945
@ VMOVMSKPDYrr
Definition x86/opcodes.hpp:14261
@ SAR32ri_NF
Definition x86/opcodes.hpp:4098
@ VPSHLDQZ256rrik
Definition x86/opcodes.hpp:19205
@ VPSHUFHWZ256rikz
Definition x86/opcodes.hpp:19540
@ BLCI32rr
Definition x86/opcodes.hpp:1001
@ ADD16mi8_NF
Definition x86/opcodes.hpp:567
@ VCVTPH2UDQZ256rr
Definition x86/opcodes.hpp:6984
@ MUL_Fp32
Definition x86/opcodes.hpp:2818
@ VPMAXSWZ128rm
Definition x86/opcodes.hpp:17607
@ RSM
Definition x86/opcodes.hpp:4030
@ VPSHUFBITQMBZ128rrk
Definition x86/opcodes.hpp:19465
@ ADD_Fp64m32
Definition x86/opcodes.hpp:746
@ ADD8rr_ND
Definition x86/opcodes.hpp:711
@ RCPSSr
Definition x86/opcodes.hpp:3644
@ VFMSUB231BF16Zrkz
Definition x86/opcodes.hpp:10879
@ VCVTTSS2USISrrb_Int
Definition x86/opcodes.hpp:8706
@ VCVTPH2WZ256rmbk
Definition x86/opcodes.hpp:7079
@ MOVUPDrr
Definition x86/opcodes.hpp:2741
@ VCVTTSD2SI64rr_Int
Definition x86/opcodes.hpp:8609
@ ROR32mi_EVEX
Definition x86/opcodes.hpp:3931
@ VPMAXUQZ256rr
Definition x86/opcodes.hpp:17695
@ SHLDROT32ri
Definition x86/opcodes.hpp:419
@ VCVTTSD2SISrr
Definition x86/opcodes.hpp:8612
@ G_GET_FPMODE
Definition x86/opcodes.hpp:241
@ SEH_StackAlloc
Definition x86/opcodes.hpp:416
@ VPXORDZrm
Definition x86/opcodes.hpp:20863
@ VPDPBUUDZm
Definition x86/opcodes.hpp:16308
@ VRCP14PSZ128mbkz
Definition x86/opcodes.hpp:21017
@ RCL64mi_EVEX
Definition x86/opcodes.hpp:3611
@ SHL32mi
Definition x86/opcodes.hpp:4341
@ VBROADCASTF64X2Zrmkz
Definition x86/opcodes.hpp:5674
@ VFNMSUB213PDm
Definition x86/opcodes.hpp:12248
@ BLCS32rm
Definition x86/opcodes.hpp:1012
@ VPABSQZ128rr
Definition x86/opcodes.hpp:14886
@ CCMP64mr
Definition x86/opcodes.hpp:1180
@ MINSDrr_Int
Definition x86/opcodes.hpp:2345
@ VFIXUPIMMPSZrmik
Definition x86/opcodes.hpp:9526
@ SHL64rCL
Definition x86/opcodes.hpp:4381
@ VPERMT2WZrmk
Definition x86/opcodes.hpp:17128
@ VADDPHZ128rmbk
Definition x86/opcodes.hpp:5233
@ VFMSUBADD132PDZ256m
Definition x86/opcodes.hpp:11042
@ VPMOVSXBDZ256rrk
Definition x86/opcodes.hpp:18133
@ VRNDSCALEBF16Z256rrikz
Definition x86/opcodes.hpp:21333
@ VPBLENDMDZ256rmb
Definition x86/opcodes.hpp:15443
@ VCVTTPD2UDQSZrrkz
Definition x86/opcodes.hpp:7898
@ VPBROADCASTWYrr
Definition x86/opcodes.hpp:15613
@ VFNMSUB132PSZ256mbkz
Definition x86/opcodes.hpp:12119
@ SHRD32rri8_NF_ND
Definition x86/opcodes.hpp:4648
@ VFNMSUB213BF16Z256mk
Definition x86/opcodes.hpp:12199
@ DEC16r_NF_ND
Definition x86/opcodes.hpp:1510
@ VANDNPSYrm
Definition x86/opcodes.hpp:5479
@ VCVTBIASPH2BF8SZ128rr
Definition x86/opcodes.hpp:6142
@ VSQRTPDZ128mkz
Definition x86/opcodes.hpp:22037
@ VPBROADCASTQZrmk
Definition x86/opcodes.hpp:15596
@ MUL_Fp64
Definition x86/opcodes.hpp:2820
@ VCVTBF162IUBSZ128rmb
Definition x86/opcodes.hpp:6110
@ VSCALEFBF16Z128rr
Definition x86/opcodes.hpp:21673
@ BZHI64rm_EVEX
Definition x86/opcodes.hpp:1140
@ VPRORDZmbik
Definition x86/opcodes.hpp:19007
@ VPMULLWZrr
Definition x86/opcodes.hpp:18665
@ VFMSUB213PHZ128rk
Definition x86/opcodes.hpp:10746
@ VCVTTPH2UWZrmbk
Definition x86/opcodes.hpp:8219
@ VPSHRDDZ256rmbikz
Definition x86/opcodes.hpp:19329
@ VFMADDSUB132PHZ256mbkz
Definition x86/opcodes.hpp:10209
@ ROR16mCL
Definition x86/opcodes.hpp:3895
@ VCVTTPS2DQZ256rmb
Definition x86/opcodes.hpp:8307
@ VPDPBUUDZmbkz
Definition x86/opcodes.hpp:16311
@ PCMPEQWrm
Definition x86/opcodes.hpp:3132
@ SHR8mCL_ND
Definition x86/opcodes.hpp:4586
@ VPSLLVDZ128rr
Definition x86/opcodes.hpp:19701
@ G_INDEXED_LOAD
Definition x86/opcodes.hpp:120
@ VCVTPH2QQZ128rmbk
Definition x86/opcodes.hpp:6938
@ VFMSUBADD231PDZmkz
Definition x86/opcodes.hpp:11273
@ PXORrr
Definition x86/opcodes.hpp:3567
@ VPSHLDVQZmbkz
Definition x86/opcodes.hpp:19264
@ VPMOVSXBWZrr
Definition x86/opcodes.hpp:18182
@ VPDPBSUDSZ256mbkz
Definition x86/opcodes.hpp:16147
@ VPRORVDZ128rm
Definition x86/opcodes.hpp:19042
@ VPERMPSYrm
Definition x86/opcodes.hpp:16931
@ VMOVSSZrmk
Definition x86/opcodes.hpp:14418
@ VCVTPH2QQZ128rm
Definition x86/opcodes.hpp:6936
@ AND8mi_NF_ND
Definition x86/opcodes.hpp:922
@ VSUBBF16Z128rr
Definition x86/opcodes.hpp:22185
@ VP2INTERSECTQZrm
Definition x86/opcodes.hpp:14818
@ VPUNPCKHWDZ128rrk
Definition x86/opcodes.hpp:20723
@ VFCMADDCPHZ128mb
Definition x86/opcodes.hpp:9385
@ VCVTPS2IUBSZrr
Definition x86/opcodes.hpp:7198
@ VPERMT2PDZ256rmbk
Definition x86/opcodes.hpp:17045
@ VPMOVSXBDZ128rmkz
Definition x86/opcodes.hpp:18125
@ VDIVBF16Z128rmb
Definition x86/opcodes.hpp:9018
@ VCVTPS2IUBSZrrbk
Definition x86/opcodes.hpp:7200
@ VPMOVSXBWZ256rmk
Definition x86/opcodes.hpp:18174
@ VMOVDQA64Z128mr
Definition x86/opcodes.hpp:14060
@ VPCMPEQQZrmk
Definition x86/opcodes.hpp:15746
@ VBLENDMPDZ256rr
Definition x86/opcodes.hpp:5592
@ VPMULHWZ128rmk
Definition x86/opcodes.hpp:18571
@ VADDPSZ256rmk
Definition x86/opcodes.hpp:5279
@ SAR64mi_EVEX
Definition x86/opcodes.hpp:4111
@ VPSRAVWZrrkz
Definition x86/opcodes.hpp:19986
@ LWPVAL32rmi
Definition x86/opcodes.hpp:2279
@ CFI_INSTRUCTION
Definition x86/opcodes.hpp:27
@ VSUBPHZrmbkz
Definition x86/opcodes.hpp:22267
@ VPERMT2WZ128rm
Definition x86/opcodes.hpp:17115
@ VCVTPH2UWZrmb
Definition x86/opcodes.hpp:7057
@ VPDPWUSDZm
Definition x86/opcodes.hpp:16494
@ ENCODEKEY128
Definition x86/opcodes.hpp:1635
@ VSHUFI64X2Zrmbi
Definition x86/opcodes.hpp:21906
@ VCVTPH2UQQZ128rr
Definition x86/opcodes.hpp:7008
@ VCVTUDQ2PDZ128rm
Definition x86/opcodes.hpp:8712
@ VCVTQQ2PSZ256rm
Definition x86/opcodes.hpp:7473
@ VPTERNLOGDZ256rmbi
Definition x86/opcodes.hpp:20464
@ VPSRADZ128mbik
Definition x86/opcodes.hpp:19819
@ VMOVRSBZ128mk
Definition x86/opcodes.hpp:14300
@ VFMADD231BF16Zmbkz
Definition x86/opcodes.hpp:9929
@ SUB8ri_EVEX
Definition x86/opcodes.hpp:4885
@ VCVTPS2PHXZrmb
Definition x86/opcodes.hpp:7263
@ NEG8r_NF
Definition x86/opcodes.hpp:2873
@ VFNMADD213PSZrkz
Definition x86/opcodes.hpp:11751
@ SAR32r1_NF
Definition x86/opcodes.hpp:4088
@ INC16r
Definition x86/opcodes.hpp:1895
@ VPDPBUUDSZr
Definition x86/opcodes.hpp:16283
@ VPERMT2WZ128rmkz
Definition x86/opcodes.hpp:17117
@ SBB8rr_EVEX_REV
Definition x86/opcodes.hpp:4261
@ VANDNPSZ256rmkz
Definition x86/opcodes.hpp:5495
@ VPOPCNTBZrrk
Definition x86/opcodes.hpp:18744
@ VPCMPUQZ128rrik
Definition x86/opcodes.hpp:15904
@ VROUNDPSYri
Definition x86/opcodes.hpp:21480
@ VCVTTPS2UDQZrrk
Definition x86/opcodes.hpp:8528
@ BEXTR32rm_NF
Definition x86/opcodes.hpp:982
@ VFMSUB132PHZ256rb
Definition x86/opcodes.hpp:10577
@ VMINMAXPDZ128rmbikz
Definition x86/opcodes.hpp:13629
@ VBLENDVPDrmr
Definition x86/opcodes.hpp:5641
@ VANDPDZ256rmkz
Definition x86/opcodes.hpp:5526
@ VPBROADCASTQrZrr
Definition x86/opcodes.hpp:15607
@ VPADDSWZ256rmkz
Definition x86/opcodes.hpp:15151
@ VDPPHPSZrkz
Definition x86/opcodes.hpp:9247
@ UCOM_Fpr64
Definition x86/opcodes.hpp:5123
@ FSCALE
Definition x86/opcodes.hpp:1716
@ VGETMANTPSZ256rrik
Definition x86/opcodes.hpp:12963
@ VFNMSUB213BF16Z256r
Definition x86/opcodes.hpp:12201
@ VPAVGBZ256rmkz
Definition x86/opcodes.hpp:15377
@ VCVTPH2IUBSZrrbkz
Definition x86/opcodes.hpp:6839
@ VFIXUPIMMPDZ128rrikz
Definition x86/opcodes.hpp:9476
@ VGETMANTPDZ256rri
Definition x86/opcodes.hpp:12893
@ VFMSUBADD132PDYr
Definition x86/opcodes.hpp:11032
@ UCOMISDrm_Int
Definition x86/opcodes.hpp:5108
@ VSQRTSSZmk_Int
Definition x86/opcodes.hpp:22165
@ VMOVPQI2QImr
Definition x86/opcodes.hpp:14291
@ REP_MOVSB_64
Definition x86/opcodes.hpp:3743
@ VCVTQQ2PHZ256rrkz
Definition x86/opcodes.hpp:7451
@ VPSRAVDZrmb
Definition x86/opcodes.hpp:19932
@ VMAXCPDZ128rmk
Definition x86/opcodes.hpp:13230
@ MMX_PABSBrr
Definition x86/opcodes.hpp:2383
@ SHLD32rrCL_NF
Definition x86/opcodes.hpp:4454
@ VCVTSS2SIrr_Int
Definition x86/opcodes.hpp:7669
@ VCVTPD2UQQZ256rrbkz
Definition x86/opcodes.hpp:6620
@ VANDPDZ128rmb
Definition x86/opcodes.hpp:5513
@ VPACKSSWBZrmk
Definition x86/opcodes.hpp:14975
@ VPSRAVDZ128rr
Definition x86/opcodes.hpp:19919
@ PHADDSWrm
Definition x86/opcodes.hpp:3216
@ VFMADD132PDZ256rk
Definition x86/opcodes.hpp:9600
@ VPERMI2PSZ128rrkz
Definition x86/opcodes.hpp:16689
@ VPSRADZ128rik
Definition x86/opcodes.hpp:19825
@ VPMOVSQWZmr
Definition x86/opcodes.hpp:18101
@ RETI64
Definition x86/opcodes.hpp:3765
@ VMOVSSZrr_REV
Definition x86/opcodes.hpp:14421
@ VFNMADD231PSZ256rbkz
Definition x86/opcodes.hpp:11915
@ VROUNDPSri
Definition x86/opcodes.hpp:21482
@ NOT64m
Definition x86/opcodes.hpp:2894
@ VMINPDZrmbkz
Definition x86/opcodes.hpp:13785
@ VSUBPSZ256rmk
Definition x86/opcodes.hpp:22291
@ VPSUBQZrmk
Definition x86/opcodes.hpp:20338
@ VFMSUBADD231PSZ128mbkz
Definition x86/opcodes.hpp:11320
@ VGF2P8AFFINEINVQBZ256rmi
Definition x86/opcodes.hpp:13018
@ VMAXCPHZrmbk
Definition x86/opcodes.hpp:13275
@ VGATHERQPDYrm
Definition x86/opcodes.hpp:12688
@ VPMOVZXBWZ256rrk
Definition x86/opcodes.hpp:18417
@ MORESTACK_RET
Definition x86/opcodes.hpp:371
@ VPANDNDZ128rmkz
Definition x86/opcodes.hpp:15283
@ VFMSUBADD132PDZ256rb
Definition x86/opcodes.hpp:11049
@ VFNMADD132PSZmk
Definition x86/opcodes.hpp:11566
@ VPAVGBrm
Definition x86/opcodes.hpp:15387
@ VFMSUB132PHZ256m
Definition x86/opcodes.hpp:10570
@ VMOVAPSZ128rr_REV
Definition x86/opcodes.hpp:13968
@ VPXORQZ256rm
Definition x86/opcodes.hpp:20881
@ VPDPBSUDSZ256rk
Definition x86/opcodes.hpp:16151
@ VFMSUB213PDZ256rbkz
Definition x86/opcodes.hpp:10722
@ VFMSUB213PSr
Definition x86/opcodes.hpp:10808
@ VPCOMPRESSQZ256rr
Definition x86/opcodes.hpp:15982
@ VFCMADDCPHZ128mbkz
Definition x86/opcodes.hpp:9387
@ VPADDUSBZrm
Definition x86/opcodes.hpp:15177
@ VANDPDZrmb
Definition x86/opcodes.hpp:5531
@ VSHUFI64X2Z256rmik
Definition x86/opcodes.hpp:21901
@ VPMULTISHIFTQBZrmb
Definition x86/opcodes.hpp:18689
@ VFMADDSUB132PDZ128rkz
Definition x86/opcodes.hpp:10170
@ VSQRTPHZ256rkz
Definition x86/opcodes.hpp:22087
@ VPANDNDZ256rmbkz
Definition x86/opcodes.hpp:15290
@ VPMOVZXBWZ128rrkz
Definition x86/opcodes.hpp:18412
@ VFNMADD231PDZ128r
Definition x86/opcodes.hpp:11833
@ VCVTQQ2PDZrmkz
Definition x86/opcodes.hpp:7424
@ VPMADDUBSWZ256rr
Definition x86/opcodes.hpp:17484
@ VFNMSUB213SDm
Definition x86/opcodes.hpp:12332
@ VPHADDWrr
Definition x86/opcodes.hpp:17296
@ VPDPWUUDZ128mk
Definition x86/opcodes.hpp:16542
@ IDIV8r
Definition x86/opcodes.hpp:1767
@ IMUL16rm_EVEX
Definition x86/opcodes.hpp:1789
@ JMPABS64i
Definition x86/opcodes.hpp:2009
@ ADD32rm_NF_ND
Definition x86/opcodes.hpp:633
@ VRANGEPSZrmbi
Definition x86/opcodes.hpp:20957
@ VINSERTI64X2Z256rrikz
Definition x86/opcodes.hpp:13167
@ SHRD16mrCL_NF_ND
Definition x86/opcodes.hpp:4613
@ AND32rm_NF_ND
Definition x86/opcodes.hpp:864
@ VFNMSUB231SDZmk_Int
Definition x86/opcodes.hpp:12500
@ VPCMPUQZ128rmi
Definition x86/opcodes.hpp:15901
@ VGETEXPPSZ128mk
Definition x86/opcodes.hpp:12795
@ VORPDZ128rrkz
Definition x86/opcodes.hpp:14751
@ VPMINSWZrm
Definition x86/opcodes.hpp:17823
@ VCVTPH2HF8SZ128rm
Definition x86/opcodes.hpp:6722
@ VPDPBUSDZ256mkz
Definition x86/opcodes.hpp:16242
@ VFMSUB231PHZmk
Definition x86/opcodes.hpp:10942
@ IMUL64rri8_NF
Definition x86/opcodes.hpp:1865
@ VPMINSBZ256rmk
Definition x86/opcodes.hpp:17738
@ VMOV64toSDZrr
Definition x86/opcodes.hpp:13915
@ VPSLLVWZ128rrkz
Definition x86/opcodes.hpp:19760
@ VCVT2PH2HF8Zrm
Definition x86/opcodes.hpp:6040
@ VPDPBUUDZ128mb
Definition x86/opcodes.hpp:16291
@ VPBROADCASTQZrmkz
Definition x86/opcodes.hpp:15597
@ VPRORVQZ128rr
Definition x86/opcodes.hpp:19075
@ VFMADD231PHZmb
Definition x86/opcodes.hpp:9994
@ VCVTPS2UDQZrmk
Definition x86/opcodes.hpp:7357
@ VPMULHUWZ128rmkz
Definition x86/opcodes.hpp:18550
@ VFMADD231PSZr
Definition x86/opcodes.hpp:10034
@ VSHUFPSZ128rmi
Definition x86/opcodes.hpp:21951
@ VEXTRACTI64X2Zrrik
Definition x86/opcodes.hpp:9373
@ VGF2P8AFFINEQBrmi
Definition x86/opcodes.hpp:13064
@ VPABSQZrmkz
Definition x86/opcodes.hpp:14903
@ VCVTQQ2PSZ256rmb
Definition x86/opcodes.hpp:7474
@ SUB_F64m
Definition x86/opcodes.hpp:4935
@ VPSLLWZ128mikz
Definition x86/opcodes.hpp:19778
@ VPSHRDVQZ128rk
Definition x86/opcodes.hpp:19406
@ SHR8m1_NF
Definition x86/opcodes.hpp:4582
@ VPERMPSZ256rrk
Definition x86/opcodes.hpp:16940
@ VPSLLDYrr
Definition x86/opcodes.hpp:19593
@ RCL64m1_ND
Definition x86/opcodes.hpp:3606
@ VCVTBIASPH2HF8Zrrkz
Definition x86/opcodes.hpp:6243
@ CMOV_FR64X
Definition x86/opcodes.hpp:1281
@ VCVTTPD2DQSZrr
Definition x86/opcodes.hpp:7757
@ FARJMP16m
Definition x86/opcodes.hpp:1664
@ VDBPSADBWZ256rri
Definition x86/opcodes.hpp:9008
@ VPDPWUUDZ256rk
Definition x86/opcodes.hpp:16554
@ VPMOVZXBQrr
Definition x86/opcodes.hpp:18404
@ IMUL32rmi_NF
Definition x86/opcodes.hpp:1826
@ VCVTPH2BF8Zrmbk
Definition x86/opcodes.hpp:6682
@ VRCP14PDZ128mk
Definition x86/opcodes.hpp:20991
@ VFNMADD231PDZ128mkz
Definition x86/opcodes.hpp:11832
@ VMULPDZ256rmkz
Definition x86/opcodes.hpp:14603
@ VCMPSSrmi_Int
Definition x86/opcodes.hpp:5872
@ VMAXSDZrm_Int
Definition x86/opcodes.hpp:13431
@ SHLD32mri8_ND
Definition x86/opcodes.hpp:4448
@ VPADDUSWZ256rm
Definition x86/opcodes.hpp:15193
@ VBLENDPDrri
Definition x86/opcodes.hpp:5634
@ VPROLVQZ256rm
Definition x86/opcodes.hpp:18970
@ VPDPBUSDZ128mb
Definition x86/opcodes.hpp:16229
@ SAR16m1
Definition x86/opcodes.hpp:4040
@ SHLD32rrCL_ND
Definition x86/opcodes.hpp:4453
@ SAR8mCL_EVEX
Definition x86/opcodes.hpp:4136
@ VPTESTMBZ256rmk
Definition x86/opcodes.hpp:20514
@ PDEP32rr_EVEX
Definition x86/opcodes.hpp:3154
@ PTDPHF8PS
Definition x86/opcodes.hpp:3479
@ VCVTSS2SIZrrb_Int
Definition x86/opcodes.hpp:7665
@ MOVDIR64B64_EVEX
Definition x86/opcodes.hpp:2650
@ VMOVDQA64Z256rm
Definition x86/opcodes.hpp:14073
@ VPDPBSUDZr
Definition x86/opcodes.hpp:16190
@ VCVTTPD2QQZrrk
Definition x86/opcodes.hpp:7864
@ VANDPSZ256rrkz
Definition x86/opcodes.hpp:5560
@ VDIVSHZrmk_Int
Definition x86/opcodes.hpp:9168
@ VSQRTPSZm
Definition x86/opcodes.hpp:22123
@ VPCOMBri
Definition x86/opcodes.hpp:15942
@ VPADDWZ128rrk
Definition x86/opcodes.hpp:15213
@ XOR8rr
Definition x86/opcodes.hpp:22792
@ VCVTTPD2DQSZ256rmb
Definition x86/opcodes.hpp:7740
@ VCVTBIASPH2BF8SZ128rrkz
Definition x86/opcodes.hpp:6144
@ VDPPHPSZ256r
Definition x86/opcodes.hpp:9236
@ VCMPBF16Z128rmi
Definition x86/opcodes.hpp:5753
@ VPUNPCKHWDrr
Definition x86/opcodes.hpp:20738
@ VCVTBIASPH2BF8Z256rrkz
Definition x86/opcodes.hpp:6180
@ VUNPCKHPDZrmk
Definition x86/opcodes.hpp:22424
@ VCVTUSI2SDZrm_Int
Definition x86/opcodes.hpp:8905
@ VMOVDQU32Zrm
Definition x86/opcodes.hpp:14158
@ VFMADD132BF16Z128mb
Definition x86/opcodes.hpp:9553
@ VPDPBSUDSZ128mbkz
Definition x86/opcodes.hpp:16138
@ VPCMPBZ128rmi
Definition x86/opcodes.hpp:15661
@ VPMAXSBrm
Definition x86/opcodes.hpp:17545
@ VPEXPANDDZrm
Definition x86/opcodes.hpp:17181
@ VCVTSS2SI64rm_Int
Definition x86/opcodes.hpp:7658
@ VCVTPD2PHZ256rmbkz
Definition x86/opcodes.hpp:6478
@ PMULHRWrm
Definition x86/opcodes.hpp:3297
@ VCVTTPD2QQSZrrbk
Definition x86/opcodes.hpp:7829
@ VADDPSZ256rmb
Definition x86/opcodes.hpp:5276
@ VFMADD132SHZrk_Int
Definition x86/opcodes.hpp:9712
@ VFNMADD213BF16Z128mbk
Definition x86/opcodes.hpp:11622
@ VMOVDQU64Zmr
Definition x86/opcodes.hpp:14189
@ ROR8m1_EVEX
Definition x86/opcodes.hpp:3981
@ VCVTPH2QQZ256rmb
Definition x86/opcodes.hpp:6946
@ VFNMSUB132PHZ128rk
Definition x86/opcodes.hpp:12079
@ VPSRLWZ128mi
Definition x86/opcodes.hpp:20222
@ VMOVUPSZ128rr_REV
Definition x86/opcodes.hpp:14482
@ VCVTTPS2UQQSZ128rrkz
Definition x86/opcodes.hpp:8538
@ MOV32sr
Definition x86/opcodes.hpp:2578
@ VUNPCKLPSZ256rmk
Definition x86/opcodes.hpp:22508
@ VSQRTBF16Z128rkz
Definition x86/opcodes.hpp:22011
@ VCVTTPH2IBSZrrk
Definition x86/opcodes.hpp:8062
@ VFPCLASSPDZmbi
Definition x86/opcodes.hpp:12604
@ SHR32m1_EVEX
Definition x86/opcodes.hpp:4520
@ VPMINSDZ256rmbk
Definition x86/opcodes.hpp:17764
@ VCVTTPH2IBSZrmbk
Definition x86/opcodes.hpp:8054
@ ISTT_Fp64m80
Definition x86/opcodes.hpp:1974
@ VPSUBSWZrr
Definition x86/opcodes.hpp:20384
@ VPEXTRWrri
Definition x86/opcodes.hpp:17239
@ POPCNT32rm_NF
Definition x86/opcodes.hpp:3330
@ VPERMT2DZ256rmk
Definition x86/opcodes.hpp:17020
@ VHSUBPSrr
Definition x86/opcodes.hpp:13103
@ VPCMPUBZ256rmi
Definition x86/opcodes.hpp:15873
@ VCVTBF162IUBSZ256rmkz
Definition x86/opcodes.hpp:6123
@ UMWAIT
Definition x86/opcodes.hpp:5136
@ MOVBE16mr_EVEX
Definition x86/opcodes.hpp:2624
@ VMAXCPHZrmbkz
Definition x86/opcodes.hpp:13276
@ POPCNT32rr
Definition x86/opcodes.hpp:3331
@ MMX_PMINUBrr
Definition x86/opcodes.hpp:2458
@ VMOVDQA64Zrrk_REV
Definition x86/opcodes.hpp:14090
@ VCVTSD2SSrr_Int
Definition x86/opcodes.hpp:7540
@ VPCMPQZ128rrik
Definition x86/opcodes.hpp:15856
@ MMX_PUNPCKHWDrr
Definition x86/opcodes.hpp:2529
@ VCVTPS2QQZrrb
Definition x86/opcodes.hpp:7327
@ VMXON
Definition x86/opcodes.hpp:14740
@ VPSCATTERDQZ256mr
Definition x86/opcodes.hpp:19134
@ ADC64rr_ND
Definition x86/opcodes.hpp:526
@ VPSRLWZmi
Definition x86/opcodes.hpp:20246
@ VBLENDMPSZ256rmbk
Definition x86/opcodes.hpp:5615
@ VPXORQZ128rrk
Definition x86/opcodes.hpp:20879
@ VFMADD213SHZrb
Definition x86/opcodes.hpp:9886
@ VFMADD231BF16Z128rk
Definition x86/opcodes.hpp:9915
@ VMINCPDZrrk
Definition x86/opcodes.hpp:13528
@ VMULPSZrmkz
Definition x86/opcodes.hpp:14685
@ VMINMAXPDZrrik
Definition x86/opcodes.hpp:13658
@ TEST8i8
Definition x86/opcodes.hpp:5040
@ VPDPBSUDSZmb
Definition x86/opcodes.hpp:16154
@ VFMADD213PHZrbkz
Definition x86/opcodes.hpp:9824
@ VRNDSCALEPDZrmikz
Definition x86/opcodes.hpp:21369
@ SHR32r1
Definition x86/opcodes.hpp:4534
@ MOVZX32rr8
Definition x86/opcodes.hpp:2756
@ VCVTUW2PHZ128rrkz
Definition x86/opcodes.hpp:8941
@ VPERMT2PSZrmkz
Definition x86/opcodes.hpp:17084
@ VPAVGWrm
Definition x86/opcodes.hpp:15409
@ DIV_FST0r
Definition x86/opcodes.hpp:1602
@ VPADDDZ256rmb
Definition x86/opcodes.hpp:15069
@ VADDPHZrmk
Definition x86/opcodes.hpp:5256
@ FS_PREFIX
Definition x86/opcodes.hpp:1720
@ VCVTSS2SHZrmkz_Int
Definition x86/opcodes.hpp:7644
@ AESDECLASTrr
Definition x86/opcodes.hpp:776
@ VPSHUFDZmikz
Definition x86/opcodes.hpp:19521
@ CMOV_VR256X
Definition x86/opcodes.hpp:1298
@ VPERMWZrmkz
Definition x86/opcodes.hpp:17147
@ VCVTPH2PDZ256rrk
Definition x86/opcodes.hpp:6861
@ VGETMANTPHZ256rmikz
Definition x86/opcodes.hpp:12925
@ VCVTUQQ2PSZ256rmb
Definition x86/opcodes.hpp:8881
@ VFNMSUB132PHZ256m
Definition x86/opcodes.hpp:12081
@ OR32rr_EVEX
Definition x86/opcodes.hpp:2980
@ VFMSUB231PSr
Definition x86/opcodes.hpp:10986
@ VPSHLDVQZrkz
Definition x86/opcodes.hpp:19269
@ ROL64mCL_NF_ND
Definition x86/opcodes.hpp:3839
@ VPMOVDBZ256mr
Definition x86/opcodes.hpp:17944
@ VPSHUFDZ256mik
Definition x86/opcodes.hpp:19511
@ VADDPSZrmbk
Definition x86/opcodes.hpp:5289
@ VFNMSUBSS4rr_Int
Definition x86/opcodes.hpp:12571
@ VCVTTPS2DQZ256rr
Definition x86/opcodes.hpp:8312
@ VPERMILPSZ128rm
Definition x86/opcodes.hpp:16844
@ VFNMSUB231SSm_Int
Definition x86/opcodes.hpp:12539
@ VCVTTPH2WZ128rmbkz
Definition x86/opcodes.hpp:8232
@ VPABSDZ128rmbk
Definition x86/opcodes.hpp:14853
@ VFMADD231PDZ128mb
Definition x86/opcodes.hpp:9938
@ VPCMPUQZ256rmi
Definition x86/opcodes.hpp:15907
@ VSQRTPSr
Definition x86/opcodes.hpp:22136
@ VPCMPGTQZrmk
Definition x86/opcodes.hpp:15826
@ VXORPDrr
Definition x86/opcodes.hpp:22554
@ VCVTBIASPH2HF8Z256rmk
Definition x86/opcodes.hpp:6230
@ DIVR_FI16m
Definition x86/opcodes.hpp:1573
@ VORPSZ128rmbk
Definition x86/opcodes.hpp:14776
@ VSQRTSHZrb_Int
Definition x86/opcodes.hpp:22158
@ VPSRAVWZrmk
Definition x86/opcodes.hpp:19982
@ VPMOVSXBQZ256rrk
Definition x86/opcodes.hpp:18155
@ VRNDSCALEPDZrrik
Definition x86/opcodes.hpp:21374
@ MMX_PCMPEQBrr
Definition x86/opcodes.hpp:2421
@ VFMADD231PDZrb
Definition x86/opcodes.hpp:9965
@ VPXORYrr
Definition x86/opcodes.hpp:20900
@ VFMADD231PHZ256mb
Definition x86/opcodes.hpp:9982
@ VBLENDMPDZ128rrk
Definition x86/opcodes.hpp:5584
@ VPERMILPDZri
Definition x86/opcodes.hpp:16815
@ VCVTQQ2PHZ128rmkz
Definition x86/opcodes.hpp:7436
@ VPDPWSSDSZ128m
Definition x86/opcodes.hpp:16321
@ VFMSUBADD231PSZrk
Definition x86/opcodes.hpp:11348
@ ROR8r1_NF_ND
Definition x86/opcodes.hpp:3999
@ VFMSUBADD132PSZ256r
Definition x86/opcodes.hpp:11118
@ VFMULCPHZ256rrbkz
Definition x86/opcodes.hpp:11418
@ VFMADDSUB213PSZ256m
Definition x86/opcodes.hpp:10348
@ VALIGNQZ128rmi
Definition x86/opcodes.hpp:5424
@ TZMSK64rr
Definition x86/opcodes.hpp:5105
@ VPMULLWZ256rm
Definition x86/opcodes.hpp:18656
@ KTESTBkk
Definition x86/opcodes.hpp:2087
@ VRCP14SDZrrkz
Definition x86/opcodes.hpp:21046
@ VFNMADD132SDr_Int
Definition x86/opcodes.hpp:11591
@ ISTT_FP32m
Definition x86/opcodes.hpp:1964
@ VPOPCNTQZ128rmbk
Definition x86/opcodes.hpp:18775
@ VCVTPD2UDQZrmbk
Definition x86/opcodes.hpp:6592
@ ADD16mi_NF_ND
Definition x86/opcodes.hpp:572
@ VDBPSADBWZ128rrikz
Definition x86/opcodes.hpp:9004
@ VPABSDZ256rmb
Definition x86/opcodes.hpp:14861
@ VFMADDSUB231PDr
Definition x86/opcodes.hpp:10410
@ LOOPNE
Definition x86/opcodes.hpp:2257
@ VPDPWSUDZrk
Definition x86/opcodes.hpp:16439
@ VRCP14PSZ128mbk
Definition x86/opcodes.hpp:21016
@ VCMPPSZ128rmik
Definition x86/opcodes.hpp:5822
@ VMAXSDZrrb_Int
Definition x86/opcodes.hpp:13436
@ VPERMPDZrr
Definition x86/opcodes.hpp:16928
@ G_MUL
Definition x86/opcodes.hpp:79
@ VFMULCPHZ256rmkz
Definition x86/opcodes.hpp:11414
@ VMAXPDZ256rmk
Definition x86/opcodes.hpp:13338
@ VCVTPH2IUBSZ128rrk
Definition x86/opcodes.hpp:6816
@ VCVTPD2UQQZ256rr
Definition x86/opcodes.hpp:6617
@ CVTTSD2SI64rr_Int
Definition x86/opcodes.hpp:1483
@ SEAMOPS
Definition x86/opcodes.hpp:4270
@ VPABSBZrrk
Definition x86/opcodes.hpp:14845
@ SHR64rCL_ND
Definition x86/opcodes.hpp:4571
@ VRNDSCALEPSZ128rmbik
Definition x86/opcodes.hpp:21410
@ VCVTTPD2DQSZ128rmbk
Definition x86/opcodes.hpp:7732
@ VFMADDSUB213PHZ256rbk
Definition x86/opcodes.hpp:10321
@ VAESDECZ128rm
Definition x86/opcodes.hpp:5362
@ VFMSUB231PDZm
Definition x86/opcodes.hpp:10903
@ VPANDDZrmk
Definition x86/opcodes.hpp:15273
@ VTESTPSYrr
Definition x86/opcodes.hpp:22359
@ VPMAXUDZ256rmkz
Definition x86/opcodes.hpp:17665
@ VCVTPH2BF8Z128rmbkz
Definition x86/opcodes.hpp:6665
@ VFMADD231PDZ128mkz
Definition x86/opcodes.hpp:9942
@ VPMOVUSQDZ256rrk
Definition x86/opcodes.hpp:18306
@ VGETMANTPDZ256rmbik
Definition x86/opcodes.hpp:12888
@ SHRD64mrCL_ND
Definition x86/opcodes.hpp:4651
@ VPMULTISHIFTQBZrm
Definition x86/opcodes.hpp:18688
@ ADD64ri8_ND
Definition x86/opcodes.hpp:667
@ VPERMILPDZmi
Definition x86/opcodes.hpp:16812
@ VPMULDQZ128rmbkz
Definition x86/opcodes.hpp:18498
@ VCVTTPD2DQZ256rm
Definition x86/opcodes.hpp:7774
@ PATCHABLE_TYPED_EVENT_CALL
Definition x86/opcodes.hpp:65
@ SHRD64mri8_NF
Definition x86/opcodes.hpp:4657
@ IMUL64rr_NF
Definition x86/opcodes.hpp:1858
@ VRNDSCALEPHZ256rmik
Definition x86/opcodes.hpp:21389
@ SAHF
Definition x86/opcodes.hpp:4038
@ PCMPGTBrr
Definition x86/opcodes.hpp:3139
@ VMINMAXPHZ256rmi
Definition x86/opcodes.hpp:13672
@ VDIVPSZ256rmkz
Definition x86/opcodes.hpp:9130
@ VCVTTPS2UQQZ256rmkz
Definition x86/opcodes.hpp:8577
@ VRANGEPDZ256rribkz
Definition x86/opcodes.hpp:20921
@ VFMADDSUBPD4rr_REV
Definition x86/opcodes.hpp:10488
@ STAC
Definition x86/opcodes.hpp:4712
@ VPROLQZ256mbik
Definition x86/opcodes.hpp:18917
@ ROL32mi_NF_ND
Definition x86/opcodes.hpp:3814
@ VSCALEFPHZ128rmk
Definition x86/opcodes.hpp:21731
@ VSHUFF32X4Z256rmbikz
Definition x86/opcodes.hpp:21845
@ VPACKSSDWZ256rmbk
Definition x86/opcodes.hpp:14942
@ VFMADDCPHZ256m
Definition x86/opcodes.hpp:10095
@ VPDPWSSDZmk
Definition x86/opcodes.hpp:16374
@ VPOPCNTBZ128rr
Definition x86/opcodes.hpp:18731
@ VPACKSSWBZ256rmk
Definition x86/opcodes.hpp:14969
@ VMINPSZrmkz
Definition x86/opcodes.hpp:13857
@ VMOVAPSZmrk
Definition x86/opcodes.hpp:13985
@ VPOPCNTDZrmbkz
Definition x86/opcodes.hpp:18767
@ SHL32mCL_NF_ND
Definition x86/opcodes.hpp:4340
@ RCR8rCL_EVEX
Definition x86/opcodes.hpp:3713
@ VRCP28PSZmbkz
Definition x86/opcodes.hpp:21068
@ VMINMAXPDZ256rmikz
Definition x86/opcodes.hpp:13641
@ VDIVPHZrrb
Definition x86/opcodes.hpp:9109
@ VCVTTPH2IUBSZ256rrk
Definition x86/opcodes.hpp:8083
@ VMOVDQA64Z256mrk
Definition x86/opcodes.hpp:14072
@ VPLZCNTQZ128rm
Definition x86/opcodes.hpp:17360
@ VFMADD231PSZ128mkz
Definition x86/opcodes.hpp:10012
@ MOVSX64rr8
Definition x86/opcodes.hpp:2738
@ VFMSUB132PSZ256mbk
Definition x86/opcodes.hpp:10607
@ VBROADCASTF32X2Zrrkz
Definition x86/opcodes.hpp:5659
@ VFNMADD231PHZm
Definition x86/opcodes.hpp:11883
@ VMAXCPHZrmkz
Definition x86/opcodes.hpp:13278
@ ADD16mi8_ND
Definition x86/opcodes.hpp:566
@ VPSRLQZ128rr
Definition x86/opcodes.hpp:20103
@ VPSLLDZ256rik
Definition x86/opcodes.hpp:19616
@ VXORPDZrr
Definition x86/opcodes.hpp:22550
@ VCVTTSD2SISrm_Int
Definition x86/opcodes.hpp:8611
@ VRNDSCALEBF16Z256rmbikz
Definition x86/opcodes.hpp:21327
@ RCR8mCL_EVEX
Definition x86/opcodes.hpp:3704
@ VFNMADD231PSZm
Definition x86/opcodes.hpp:11918
@ ADC32rr_ND_REV
Definition x86/opcodes.hpp:502
@ VFMADDSUB132PHZ128r
Definition x86/opcodes.hpp:10203
@ PSRLQrr
Definition x86/opcodes.hpp:3409
@ VPSUBBZrmk
Definition x86/opcodes.hpp:20276
@ VANDNPSZ256rmk
Definition x86/opcodes.hpp:5494
@ PTCONJTFP16V
Definition x86/opcodes.hpp:3446
@ MMX_PCMPGTDrm
Definition x86/opcodes.hpp:2428
@ VPSRLVQZ128rmb
Definition x86/opcodes.hpp:20173
@ SUB8rr_ND
Definition x86/opcodes.hpp:4897
@ VCMPSDZrmi
Definition x86/opcodes.hpp:5843
@ VPSRLDZ128rrk
Definition x86/opcodes.hpp:20053
@ VFRCZPDYrr
Definition x86/opcodes.hpp:12659
@ VPMAXSBYrr
Definition x86/opcodes.hpp:17526
@ VMINPSZrrkz
Definition x86/opcodes.hpp:13863
@ VPADDSBrr
Definition x86/opcodes.hpp:15140
@ VPMOVZXBQZ128rmk
Definition x86/opcodes.hpp:18386
@ VORPSZrmb
Definition x86/opcodes.hpp:14793
@ VROUNDSSri
Definition x86/opcodes.hpp:21489
@ VFMULCPHZrmk
Definition x86/opcodes.hpp:11425
@ VMOVDQU16Z256rmkz
Definition x86/opcodes.hpp:14116
@ VPOPCNTQZ256rmbk
Definition x86/opcodes.hpp:18784
@ VPSRLQrm
Definition x86/opcodes.hpp:20137
@ VCVTTPH2DQZ256rrbk
Definition x86/opcodes.hpp:8015
@ VFMSUBADD213PDZrk
Definition x86/opcodes.hpp:11171
@ VCVT2PS2PHXZrrb
Definition x86/opcodes.hpp:6077
@ PFRCPIT2rm
Definition x86/opcodes.hpp:3202
@ CLZERO32r
Definition x86/opcodes.hpp:1229
@ VPMADDWDZrrkz
Definition x86/opcodes.hpp:17514
@ VPERMI2BZ128rmkz
Definition x86/opcodes.hpp:16611
@ IMUL16rmi_EVEX
Definition x86/opcodes.hpp:1797
@ VPMINSBYrm
Definition x86/opcodes.hpp:17729
@ VFMADDCPHZ256mkz
Definition x86/opcodes.hpp:10100
@ VPMINUWZ128rr
Definition x86/opcodes.hpp:17916
@ VPERMI2WZrm
Definition x86/opcodes.hpp:16747
@ VPRORDZ128mbi
Definition x86/opcodes.hpp:18988
@ G_INTRINSIC
Definition x86/opcodes.hpp:151
@ VPMOVSXBWrm
Definition x86/opcodes.hpp:18185
@ VPTESTNMDZrmbk
Definition x86/opcodes.hpp:20595
@ VPLZCNTQZ128rrkz
Definition x86/opcodes.hpp:17368
@ FRNDINT
Definition x86/opcodes.hpp:1713
@ OR16i16
Definition x86/opcodes.hpp:2906
@ XRSTORS64
Definition x86/opcodes.hpp:22812
@ VPERMIL2PSYrr_REV
Definition x86/opcodes.hpp:16764
@ XOR16mi8_ND
Definition x86/opcodes.hpp:22650
@ VCVTTPH2UQQZrmbk
Definition x86/opcodes.hpp:8186
@ VMULSDrr
Definition x86/opcodes.hpp:14707
@ VPDPBSUDZ128mbk
Definition x86/opcodes.hpp:16168
@ VPDPWUSDZ256r
Definition x86/opcodes.hpp:16491
@ VFMADDSUB132PHZ256m
Definition x86/opcodes.hpp:10206
@ REP_STOSD_64
Definition x86/opcodes.hpp:3754
@ G_IMPLICIT_DEF
Definition x86/opcodes.hpp:91
@ VCOMPRESSPDZ128rr
Definition x86/opcodes.hpp:5904
@ VFMSUB132PSZmkz
Definition x86/opcodes.hpp:10622
@ SAR16r1
Definition x86/opcodes.hpp:4055
@ VCVTQQ2PHZrrkz
Definition x86/opcodes.hpp:7463
@ VFMADD132PDZ256m
Definition x86/opcodes.hpp:9590
@ VFPCLASSSSZri
Definition x86/opcodes.hpp:12656
@ VPSLLVDZ256rrkz
Definition x86/opcodes.hpp:19712
@ VCMPPDZrmi
Definition x86/opcodes.hpp:5787
@ VSQRTBF16Z256mkz
Definition x86/opcodes.hpp:22017
@ VPSUBSBZrmkz
Definition x86/opcodes.hpp:20361
@ VRANGEPSZ256rmi
Definition x86/opcodes.hpp:20948
@ VPTESTNMQZ256rmk
Definition x86/opcodes.hpp:20608
@ VFMSUB132PSZ128rk
Definition x86/opcodes.hpp:10603
@ SAR8mCL_NF
Definition x86/opcodes.hpp:4138
@ BZHI64rr_EVEX
Definition x86/opcodes.hpp:1143
@ VPRORVDZ256rr
Definition x86/opcodes.hpp:19057
@ VPCMPGTBZ256rmk
Definition x86/opcodes.hpp:15778
@ VDPPSrmi
Definition x86/opcodes.hpp:9250
@ XRELEASE_PREFIX
Definition x86/opcodes.hpp:22807
@ FXRSTOR
Definition x86/opcodes.hpp:1721
@ VCVTPD2UDQZ128rmkz
Definition x86/opcodes.hpp:6574
@ VMOVUPDZrrkz_REV
Definition x86/opcodes.hpp:14467
@ VPMACSDDrr
Definition x86/opcodes.hpp:17388
@ G_SEXTLOAD
Definition x86/opcodes.hpp:118
@ VMAXCPDZ128rmbkz
Definition x86/opcodes.hpp:13229
@ VPMINSWZ128rrkz
Definition x86/opcodes.hpp:17816
@ VSQRTBF16Z256rkz
Definition x86/opcodes.hpp:22020
@ VMOVDQA32Zrrkz_REV
Definition x86/opcodes.hpp:14059
@ XCHG16rr
Definition x86/opcodes.hpp:22628
@ VCVTQQ2PHZ256rm
Definition x86/opcodes.hpp:7440
@ PTILELOADDRSV
Definition x86/opcodes.hpp:399
@ SYSEXIT64
Definition x86/opcodes.hpp:4959
@ VCVTNEPS2BF16Z256rmkz
Definition x86/opcodes.hpp:6414
@ VPANDNrr
Definition x86/opcodes.hpp:15335
@ VCVTPD2PSZ128rr
Definition x86/opcodes.hpp:6507
@ VPSLLVDZ128rrk
Definition x86/opcodes.hpp:19702
@ VPHSUBWDrr
Definition x86/opcodes.hpp:17312
@ SUBSDrm
Definition x86/opcodes.hpp:4926
@ VPCOMPRESSDZ256rrk
Definition x86/opcodes.hpp:15968
@ VCVTTPD2UDQZ256rm
Definition x86/opcodes.hpp:7908
@ VPSLLQZrik
Definition x86/opcodes.hpp:19682
@ VCVT2PH2BF8SZ256rmk
Definition x86/opcodes.hpp:5954
@ VCVTPD2QQZ128rmbkz
Definition x86/opcodes.hpp:6539
@ VFMSUB213SDm_Int
Definition x86/opcodes.hpp:10822
@ MULX64rr_EVEX
Definition x86/opcodes.hpp:2811
@ VPCMPGTBZrr
Definition x86/opcodes.hpp:15783
@ IMUL16rri_NF
Definition x86/opcodes.hpp:1809
@ VCVTTSD2SIrr
Definition x86/opcodes.hpp:8622
@ G_FCONSTANT
Definition x86/opcodes.hpp:158
@ VFNMADD132SDZrkz_Int
Definition x86/opcodes.hpp:11587
@ VFMADD132BF16Zmbkz
Definition x86/opcodes.hpp:9573
@ VCVTUQQ2PSZrmkz
Definition x86/opcodes.hpp:8897
@ VFMADDSUB213PHZ256rb
Definition x86/opcodes.hpp:10320
@ VCVTBF162IUBSZrmk
Definition x86/opcodes.hpp:6131
@ VFMADDSUB132PSYr
Definition x86/opcodes.hpp:10231
@ VFMSUB231BF16Z256mbkz
Definition x86/opcodes.hpp:10865
@ ADC8rm_EVEX
Definition x86/opcodes.hpp:542
@ MUL_Fp80m32
Definition x86/opcodes.hpp:2824
@ G_VECREDUCE_UMAX
Definition x86/opcodes.hpp:326
@ VPCOMPRESSQZ256rrkz
Definition x86/opcodes.hpp:15984
@ LOCK_XOR32mi8
Definition x86/opcodes.hpp:2244
@ VPSLLQZrmk
Definition x86/opcodes.hpp:19685
@ CMOVBE_Fp64
Definition x86/opcodes.hpp:1246
@ SHLD64mri8_NF_ND
Definition x86/opcodes.hpp:4470
@ PCMPEQDrr
Definition x86/opcodes.hpp:3129
@ VPDPBUUDSZmbkz
Definition x86/opcodes.hpp:16280
@ VCVTPS2PHZ256rrkz
Definition x86/opcodes.hpp:7288
@ VFMSUB231PDZ256mbk
Definition x86/opcodes.hpp:10893
@ VFNMSUB231PDZmk
Definition x86/opcodes.hpp:12418
@ VPSLLVDZ256rrk
Definition x86/opcodes.hpp:19711
@ VRCP14PSZ128r
Definition x86/opcodes.hpp:21020
@ VMOVAPDZ256rrk
Definition x86/opcodes.hpp:13939
@ VFMSUB213BF16Z128mbkz
Definition x86/opcodes.hpp:10678
@ VPUNPCKHBWZ256rrk
Definition x86/opcodes.hpp:20645
@ VFMADDSUB213PDZ128rkz
Definition x86/opcodes.hpp:10277
@ VPUNPCKLQDQZrmbkz
Definition x86/opcodes.hpp:20815
@ VPTESTNMBZ128rr
Definition x86/opcodes.hpp:20571
@ DIV16r_NF
Definition x86/opcodes.hpp:1548
@ VAESIMCrr
Definition x86/opcodes.hpp:5391
@ VCVTPH2HF8Z128rm
Definition x86/opcodes.hpp:6749
@ VMINMAXPSZrri
Definition x86/opcodes.hpp:13720
@ VDIVBF16Z256rrk
Definition x86/opcodes.hpp:9033
@ DEC64r_NF_ND
Definition x86/opcodes.hpp:1532
@ VFMSUBADD132PDZ128r
Definition x86/opcodes.hpp:11039
@ VRSQRT14PSZ256mk
Definition x86/opcodes.hpp:21531
@ VCVTUSI642SSZrm
Definition x86/opcodes.hpp:8928
@ VFNMADD213PHZmkz
Definition x86/opcodes.hpp:11710
@ VCVTTPD2QQZrmk
Definition x86/opcodes.hpp:7858
@ VPXORDZ128rmbkz
Definition x86/opcodes.hpp:20848
@ VCVTPD2QQZ128rr
Definition x86/opcodes.hpp:6542
@ VPSHLDVQZ128mk
Definition x86/opcodes.hpp:19247
@ G_MEMSET
Definition x86/opcodes.hpp:306
@ SHR16ri
Definition x86/opcodes.hpp:4514
@ VPCONFLICTDZ256rmb
Definition x86/opcodes.hpp:16027
@ VPDPWSSDYrr
Definition x86/opcodes.hpp:16351
@ VPADDBrm
Definition x86/opcodes.hpp:15055
@ VPMULHUWZrr
Definition x86/opcodes.hpp:18563
@ VPHSUBWrm
Definition x86/opcodes.hpp:17315
@ VFMSUB213BF16Zmbk
Definition x86/opcodes.hpp:10695
@ VCVTDQ2PHZ256rmbk
Definition x86/opcodes.hpp:6286
@ INVD
Definition x86/opcodes.hpp:1944
@ VMULPDZ256rm
Definition x86/opcodes.hpp:14598
@ DIV_FPrST0
Definition x86/opcodes.hpp:1601
@ VPSRLVDZrm
Definition x86/opcodes.hpp:20159
@ VPMADD52LUQZ256m
Definition x86/opcodes.hpp:17453
@ VUNPCKLPDYrr
Definition x86/opcodes.hpp:22463
@ VFIXUPIMMPDZrmikz
Definition x86/opcodes.hpp:9494
@ VMINMAXPDZrri
Definition x86/opcodes.hpp:13654
@ VGETEXPPSZ256rkz
Definition x86/opcodes.hpp:12811
@ VPERMT2PDZ256rmk
Definition x86/opcodes.hpp:17047
@ SHL32ri_ND
Definition x86/opcodes.hpp:4358
@ VCVTPH2IUBSZrmbk
Definition x86/opcodes.hpp:6832
@ SHR32m1
Definition x86/opcodes.hpp:4519
@ VPMOVQWZ256rrkz
Definition x86/opcodes.hpp:18025
@ VPSUBSWZrmk
Definition x86/opcodes.hpp:20382
@ G_FREM
Definition x86/opcodes.hpp:208
@ VFMADDSUB231PHZ256mk
Definition x86/opcodes.hpp:10424
@ VFMADD213PDZrbkz
Definition x86/opcodes.hpp:9789
@ RCL8rCL_EVEX
Definition x86/opcodes.hpp:3635
@ VCVTTPS2IUBSZ128rm
Definition x86/opcodes.hpp:8365
@ VPABSQZ256rrk
Definition x86/opcodes.hpp:14896
@ VSQRTPDZ256mb
Definition x86/opcodes.hpp:22042
@ VMOVPDI2DIZmr
Definition x86/opcodes.hpp:14285
@ VGETEXPPHZmb
Definition x86/opcodes.hpp:12780
@ VPSHRDDZ128rmi
Definition x86/opcodes.hpp:19321
@ VCVTPH2PDZrrkz
Definition x86/opcodes.hpp:6874
@ VMINPDZ256rmbk
Definition x86/opcodes.hpp:13772
@ RORX32ri_EVEX
Definition x86/opcodes.hpp:4013
@ VMAXPSZ128rm
Definition x86/opcodes.hpp:13395
@ VCVTPS2UDQZ128rmb
Definition x86/opcodes.hpp:7333
@ SHR16ri_EVEX
Definition x86/opcodes.hpp:4515
@ G_FPOWI
Definition x86/opcodes.hpp:210
@ VREDUCEPDZ256rrik
Definition x86/opcodes.hpp:21209
@ VFNMADD213PHZmbkz
Definition x86/opcodes.hpp:11708
@ VBLENDMPSZrm
Definition x86/opcodes.hpp:5622
@ MOV16rr_REV
Definition x86/opcodes.hpp:2556
@ VMINCPDZ128rmk
Definition x86/opcodes.hpp:13507
@ CVTTSS2SI64rm
Definition x86/opcodes.hpp:1488
@ PCMPGTWrm
Definition x86/opcodes.hpp:3144
@ VPSRADZ128rm
Definition x86/opcodes.hpp:19827
@ VPERMT2BZ128rrkz
Definition x86/opcodes.hpp:16994
@ VSCALEFPDZrrbkz
Definition x86/opcodes.hpp:21724
@ VFNMSUB213PDZ256mbkz
Definition x86/opcodes.hpp:12227
@ G_SDIVREM
Definition x86/opcodes.hpp:84
@ VFNMADD132BF16Z128mbk
Definition x86/opcodes.hpp:11444
@ VFMADDSUB132PHZ256rbkz
Definition x86/opcodes.hpp:10215
@ VFNMSUB231PHZ256rbkz
Definition x86/opcodes.hpp:12446
@ MOVDQArr
Definition x86/opcodes.hpp:2657
@ VPANDNDZ256rmk
Definition x86/opcodes.hpp:15291
@ VPOPCNTDZrmkz
Definition x86/opcodes.hpp:18769
@ VCMPPSYrmi
Definition x86/opcodes.hpp:5817
@ VTESTPDYrr
Definition x86/opcodes.hpp:22355
@ VPSRLDZmbik
Definition x86/opcodes.hpp:20071
@ VSCALEFPDZ128rr
Definition x86/opcodes.hpp:21700
@ VPSRLDQZmi
Definition x86/opcodes.hpp:20034
@ VPSUBDYrr
Definition x86/opcodes.hpp:20284
@ VCVTTPH2IUBSZ128rmkz
Definition x86/opcodes.hpp:8069
@ VANDPDZ256rmb
Definition x86/opcodes.hpp:5522
@ VMINCPHZ128rmb
Definition x86/opcodes.hpp:13533
@ VFNMSUB231BF16Z128rk
Definition x86/opcodes.hpp:12371
@ VCVT2PH2BF8Z256rmkz
Definition x86/opcodes.hpp:5982
@ VPANDQZ128rrk
Definition x86/opcodes.hpp:15343
@ VFMSUBADD213PSZ128rkz
Definition x86/opcodes.hpp:11218
@ VCVTBIASPH2HF8Z128rm
Definition x86/opcodes.hpp:6217
@ VCVTTSD2SI64rm
Definition x86/opcodes.hpp:8606
@ VADDBF16Z256rm
Definition x86/opcodes.hpp:5176
@ VPMOVDBZrrk
Definition x86/opcodes.hpp:17952
@ VCVTBIASPH2HF8SZ256rmbk
Definition x86/opcodes.hpp:6201
@ VGF2P8MULBZ256rmkz
Definition x86/opcodes.hpp:13076
@ VCVTTPH2WZ256rmbkz
Definition x86/opcodes.hpp:8241
@ VMINSDZrmkz_Int
Definition x86/opcodes.hpp:13869
@ XOR64ri8_NF_ND
Definition x86/opcodes.hpp:22753
@ VCVTPD2QQZ256rrkz
Definition x86/opcodes.hpp:6556
@ TILERELEASE
Definition x86/opcodes.hpp:5056
@ VMULPDZ256rmk
Definition x86/opcodes.hpp:14602
@ VRCPBF16Z256mk
Definition x86/opcodes.hpp:21108
@ VPSHLDDZ128rmi
Definition x86/opcodes.hpp:19165
@ VPMINSWZ256rm
Definition x86/opcodes.hpp:17817
@ VCVTHF82PHZrmk
Definition x86/opcodes.hpp:6358
@ ROR64rCL
Definition x86/opcodes.hpp:3970
@ VFNMADD132SSZr
Definition x86/opcodes.hpp:11608
@ VFMSUB231PHZ128mk
Definition x86/opcodes.hpp:10921
@ VCMPPHZ256rmbi
Definition x86/opcodes.hpp:5801
@ VPEXPANDBZ256rm
Definition x86/opcodes.hpp:17157
@ PMOVSXBQrr
Definition x86/opcodes.hpp:3272
@ VCVTQQ2PDZ256rrkz
Definition x86/opcodes.hpp:7418
@ PADDWrm
Definition x86/opcodes.hpp:3104
@ VCVTTPS2DQYrr
Definition x86/opcodes.hpp:8296
@ VCVTTPD2DQSZ256rrkz
Definition x86/opcodes.hpp:7750
@ VPMADD52LUQZ256mk
Definition x86/opcodes.hpp:17457
@ VXORPDZrmbk
Definition x86/opcodes.hpp:22546
@ VFNMSUB132SSZrk_Int
Definition x86/opcodes.hpp:12180
@ VCVTPS2PDZ128rmb
Definition x86/opcodes.hpp:7207
@ VCVTTPH2DQZrr
Definition x86/opcodes.hpp:8025
@ VFNMADD213SDZrk_Int
Definition x86/opcodes.hpp:11764
@ AESIMCrr
Definition x86/opcodes.hpp:790
@ VPSRAVQZ256rmbkz
Definition x86/opcodes.hpp:19954
@ VPERMT2PDZ256rrk
Definition x86/opcodes.hpp:17050
@ VRANGEPSZ128rmik
Definition x86/opcodes.hpp:20940
@ VFMADDSUB132PDYr
Definition x86/opcodes.hpp:10161
@ IMUL32rm_EVEX
Definition x86/opcodes.hpp:1817
@ VFNMADD231SSZr
Definition x86/opcodes.hpp:11964
@ CRC32r32r16_EVEX
Definition x86/opcodes.hpp:1394
@ VPMOVDWZrrkz
Definition x86/opcodes.hpp:17968
@ VFNMSUB132PHZ128r
Definition x86/opcodes.hpp:12078
@ VPSRLVWZ128rmkz
Definition x86/opcodes.hpp:20203
@ VFNMADD132PHZmb
Definition x86/opcodes.hpp:11528
@ VPBLENDWrmi
Definition x86/opcodes.hpp:15511
@ VDPPHPSZrk
Definition x86/opcodes.hpp:9246
@ VREDUCEPDZ128rmik
Definition x86/opcodes.hpp:21194
@ VPUNPCKHDQZ256rmk
Definition x86/opcodes.hpp:20670
@ VMINBF16Z128rrkz
Definition x86/opcodes.hpp:13482
@ VCVTPH2HF8Zrrk
Definition x86/opcodes.hpp:6774
@ VMOVZPWILo2PWIZrm
Definition x86/opcodes.hpp:14524
@ VPSHLBrr
Definition x86/opcodes.hpp:19160
@ VMOVDQA32Z256mrk
Definition x86/opcodes.hpp:14039
@ VFMSUB213BF16Zr
Definition x86/opcodes.hpp:10699
@ VORPDZrmb
Definition x86/opcodes.hpp:14762
@ VFMSUB132SDZr
Definition x86/opcodes.hpp:10635
@ VPBROADCASTBZrrkz
Definition x86/opcodes.hpp:15532
@ VSUBSHZrrk_Int
Definition x86/opcodes.hpp:22337
@ VANDNPDZrrkz
Definition x86/opcodes.hpp:5476
@ VRANGEPSZ128rmbi
Definition x86/opcodes.hpp:20936
@ VPERMIL2PDYrr
Definition x86/opcodes.hpp:16755
@ VMOVAPSZrmk
Definition x86/opcodes.hpp:13987
@ CMOV32rm
Definition x86/opcodes.hpp:1236
@ VINSERTF32X4Z256rrik
Definition x86/opcodes.hpp:13110
@ VREDUCEBF16Z128rmbikz
Definition x86/opcodes.hpp:21165
@ VPSHRDDZ128rmbi
Definition x86/opcodes.hpp:19318
@ VFMULCPHZ128rrk
Definition x86/opcodes.hpp:11407
@ VPCMPUDZrrik
Definition x86/opcodes.hpp:15898
@ VPANDQZ128rmkz
Definition x86/opcodes.hpp:15341
@ VSCALEFPSZ128rrkz
Definition x86/opcodes.hpp:21768
@ VPUNPCKHBWYrr
Definition x86/opcodes.hpp:20634
@ VFMULCPHZrrk
Definition x86/opcodes.hpp:11431
@ WRUSSQ_EVEX
Definition x86/opcodes.hpp:22608
@ VPCMOVrrr_REV
Definition x86/opcodes.hpp:15660
@ VAESENCLASTYrr
Definition x86/opcodes.hpp:5371
@ VMINPSZrm
Definition x86/opcodes.hpp:13852
@ VCVTDQ2PHZrmk
Definition x86/opcodes.hpp:6300
@ VFNMSUB213PSZ256m
Definition x86/opcodes.hpp:12294
@ VDIVPHZ256rrbkz
Definition x86/opcodes.hpp:9099
@ VSHUFPSYrmi
Definition x86/opcodes.hpp:21946
@ VPADDSBZrmk
Definition x86/opcodes.hpp:15134
@ VSUBSDZrrbk_Int
Definition x86/opcodes.hpp:22320
@ VPABSWZ128rrkz
Definition x86/opcodes.hpp:14914
@ MINSDrm
Definition x86/opcodes.hpp:2342
@ VPSLLVDZ256rm
Definition x86/opcodes.hpp:19704
@ VUCOMISHZrm
Definition x86/opcodes.hpp:22371
@ G_BRCOND
Definition x86/opcodes.hpp:148
@ VCVTUQQ2PDZrrb
Definition x86/opcodes.hpp:8833
@ XOR16mi_NF
Definition x86/opcodes.hpp:22655
@ AND64ri32
Definition x86/opcodes.hpp:891
@ VPROLDZ256mi
Definition x86/opcodes.hpp:18892
@ VCVTTPD2QQSZ256rmb
Definition x86/opcodes.hpp:7810
@ VCVTPS2PHXZ256rr
Definition x86/opcodes.hpp:7256
@ VPSHUFLWZ256mik
Definition x86/opcodes.hpp:19558
@ REP_MOVSQ_32
Definition x86/opcodes.hpp:3746
@ VCVTBF162IUBSZ128rr
Definition x86/opcodes.hpp:6115
@ VFMSUB213SDZr
Definition x86/opcodes.hpp:10813
@ MOVAPDrr_REV
Definition x86/opcodes.hpp:2618
@ SHA256MSG2rr
Definition x86/opcodes.hpp:4298
@ VMAXSHZrrbkz_Int
Definition x86/opcodes.hpp:13453
@ VFMADD213SHZrbkz_Int
Definition x86/opcodes.hpp:9889
@ VFMADD213PDZ256rk
Definition x86/opcodes.hpp:9778
@ PANDNrm
Definition x86/opcodes.hpp:3108
@ VCVTTPS2QQZrmkz
Definition x86/opcodes.hpp:8457
@ VFMADDCPHZm
Definition x86/opcodes.hpp:10107
@ VGETEXPPSZmkz
Definition x86/opcodes.hpp:12817
@ G_BLOCK_ADDR
Definition x86/opcodes.hpp:288
@ VCVTQQ2PSZrrk
Definition x86/opcodes.hpp:7495
@ G_UDIV
Definition x86/opcodes.hpp:81
@ VCVTPS2UQQZ256rmk
Definition x86/opcodes.hpp:7378
@ VFIXUPIMMPSZ128rmi
Definition x86/opcodes.hpp:9504
@ VRSQRT14PSZ128rk
Definition x86/opcodes.hpp:21525
@ RSQRTSSm_Int
Definition x86/opcodes.hpp:4034
@ VBLENDMPSZ256rmbkz
Definition x86/opcodes.hpp:5616
@ VPACKSSWBZ128rmk
Definition x86/opcodes.hpp:14963
@ VP2INTERSECTDZ128rmb
Definition x86/opcodes.hpp:14804
@ VMINBF16Z256rm
Definition x86/opcodes.hpp:13483
@ VANDNPSZ128rmb
Definition x86/opcodes.hpp:5482
@ VFNMSUB132PHZ256rkz
Definition x86/opcodes.hpp:12092
@ VPSHLDQZ128rrikz
Definition x86/opcodes.hpp:19197
@ VCVTTBF162IUBSZ128rmbkz
Definition x86/opcodes.hpp:7706
@ DEC64m_EVEX
Definition x86/opcodes.hpp:1524
@ OR16mi_NF_ND
Definition x86/opcodes.hpp:2916
@ VDIVSDZrrbk_Int
Definition x86/opcodes.hpp:9158
@ G_UMAX
Definition x86/opcodes.hpp:249
@ VADDPHZ256rmb
Definition x86/opcodes.hpp:5241
@ VPSRAQZ256mbik
Definition x86/opcodes.hpp:19882
@ VFMSUBADD231PDZ128mbkz
Definition x86/opcodes.hpp:11250
@ VPSRAQZmi
Definition x86/opcodes.hpp:19899
@ MINSSrr
Definition x86/opcodes.hpp:2348
@ G_VAARG
Definition x86/opcodes.hpp:160
@ VCVTUQQ2PSZ128rmk
Definition x86/opcodes.hpp:8875
@ SUB64rr
Definition x86/opcodes.hpp:4861
@ RCL64mCL_EVEX
Definition x86/opcodes.hpp:3608
@ VFMADD213PSZ128rk
Definition x86/opcodes.hpp:9836
@ ROR32ri_ND
Definition x86/opcodes.hpp:3947
@ VFMSUB231SSZr_Int
Definition x86/opcodes.hpp:11020
@ VREDUCEPDZrribkz
Definition x86/opcodes.hpp:21220
@ VPHSUBDQrr
Definition x86/opcodes.hpp:17302
@ VCVTTPS2DQZrrk
Definition x86/opcodes.hpp:8328
@ BLSMSK32rm_EVEX
Definition x86/opcodes.hpp:1045
@ VPSRLDZ256mik
Definition x86/opcodes.hpp:20059
@ VFMADD132PHZ128mbk
Definition x86/opcodes.hpp:9618
@ VPANDNQZ256rmbkz
Definition x86/opcodes.hpp:15317
@ VPXORQZrm
Definition x86/opcodes.hpp:20890
@ VPSRAQZmik
Definition x86/opcodes.hpp:19900
@ VRCP14PDZ128rkz
Definition x86/opcodes.hpp:20995
@ VANDPSZrr
Definition x86/opcodes.hpp:5567
@ VFNMSUB132PSZ128r
Definition x86/opcodes.hpp:12113
@ VFMSUB132PHZmbk
Definition x86/opcodes.hpp:10584
@ VPADDDZ128rmkz
Definition x86/opcodes.hpp:15064
@ VBLENDMPSZ256rr
Definition x86/opcodes.hpp:5619
@ VPSRLWZmikz
Definition x86/opcodes.hpp:20248
@ ADD8rm_NF_ND
Definition x86/opcodes.hpp:707
@ VPERMILPDZ256rikz
Definition x86/opcodes.hpp:16799
@ VFMADDSUB213PSZ256mkz
Definition x86/opcodes.hpp:10353
@ VCVTPD2DQrm
Definition x86/opcodes.hpp:6464
@ SUB16rm_NF_ND
Definition x86/opcodes.hpp:4778
@ VINSERTF32X8Zrmik
Definition x86/opcodes.hpp:13119
@ VMAXBF16Zrmk
Definition x86/opcodes.hpp:13219
@ VPUNPCKLQDQZ128rmb
Definition x86/opcodes.hpp:20795
@ SHRX32rm_EVEX
Definition x86/opcodes.hpp:4670
@ VFMADDSUB231PSZ256mb
Definition x86/opcodes.hpp:10456
@ VFMADD231SDZmk_Int
Definition x86/opcodes.hpp:10044
@ ST_Fp80m32
Definition x86/opcodes.hpp:4739
@ TDPBF16PS
Definition x86/opcodes.hpp:5015
@ VCVTTBF162IBSZ128rr
Definition x86/opcodes.hpp:7682
@ VRNDSCALEPHZrribkz
Definition x86/opcodes.hpp:21406
@ PREFETCHIT0
Definition x86/opcodes.hpp:3359
@ VORPDrm
Definition x86/opcodes.hpp:14770
@ VCVTPD2DQZrmb
Definition x86/opcodes.hpp:6453
@ AND16rr_EVEX
Definition x86/opcodes.hpp:825
@ DEC32r
Definition x86/opcodes.hpp:1517
@ VORPSYrm
Definition x86/opcodes.hpp:14772
@ VPMADD52HUQZmbkz
Definition x86/opcodes.hpp:17434
@ VGETMANTPHZ256rrikz
Definition x86/opcodes.hpp:12931
@ VCVTTPS2DQZrmbk
Definition x86/opcodes.hpp:8320
@ VGF2P8MULBZ128rrk
Definition x86/opcodes.hpp:13072
@ VSHUFI32X4Zrri
Definition x86/opcodes.hpp:21894
@ ASAN_CHECK_MEMACCESS
Definition x86/opcodes.hpp:975
@ VPCMPEQDZ256rm
Definition x86/opcodes.hpp:15715
@ VADDPSYrr
Definition x86/opcodes.hpp:5265
@ VFMSUB231PSZ128mb
Definition x86/opcodes.hpp:10953
@ VFMSUBADD132PDZ256mb
Definition x86/opcodes.hpp:11043
@ VPTESTMWZrr
Definition x86/opcodes.hpp:20567
@ VPTESTNMQZ128rm
Definition x86/opcodes.hpp:20599
@ VPSHLDVDZmbk
Definition x86/opcodes.hpp:19236
@ VEXTRACTF32X4Z256rri
Definition x86/opcodes.hpp:9320
@ VPDPWSSDSZ128rkz
Definition x86/opcodes.hpp:16329
@ CRC32r32r32
Definition x86/opcodes.hpp:1395
@ IMUL32rmi8
Definition x86/opcodes.hpp:1822
@ URDMSRri
Definition x86/opcodes.hpp:5145
@ VFMSUBADD231PSZ256mbk
Definition x86/opcodes.hpp:11328
@ SHL64ri_NF_ND
Definition x86/opcodes.hpp:4390
@ VCVTTPS2UDQZrmk
Definition x86/opcodes.hpp:8522
@ VPEXPANDWZ128rmkz
Definition x86/opcodes.hpp:17207
@ VADDPDZ256rr
Definition x86/opcodes.hpp:5211
@ VPSHRDDZrrikz
Definition x86/opcodes.hpp:19344
@ XOR16rm_NF
Definition x86/opcodes.hpp:22675
@ VFMADDSUB213PSZ128mk
Definition x86/opcodes.hpp:10343
@ VCVTPH2BF8SZrmbk
Definition x86/opcodes.hpp:6655
@ SUB64ri8_EVEX
Definition x86/opcodes.hpp:4852
@ SHR32rCL_EVEX
Definition x86/opcodes.hpp:4540
@ VRSQRT14PDZ128mbk
Definition x86/opcodes.hpp:21493
@ VCVTSD2SSZrr
Definition x86/opcodes.hpp:7530
@ TAILJMPm64
Definition x86/opcodes.hpp:4987
@ VMULBF16Z256rmk
Definition x86/opcodes.hpp:14573
@ VCVTTPH2UDQZ128rr
Definition x86/opcodes.hpp:8136
@ VPERMILPDmi
Definition x86/opcodes.hpp:16827
@ VFMSUBPS4Yrr_REV
Definition x86/opcodes.hpp:11379
@ POP64r
Definition x86/opcodes.hpp:3317
@ VFMADDSUB132PSZ256mbk
Definition x86/opcodes.hpp:10243
@ VFMADD132SDZrkz_Int
Definition x86/opcodes.hpp:9697
@ VFNMSUB231PSZ256mbk
Definition x86/opcodes.hpp:12474
@ VMOVSLDUPZ256rmk
Definition x86/opcodes.hpp:14399
@ VBROADCASTI32X8Zrmkz
Definition x86/opcodes.hpp:5705
@ CMP64ri8
Definition x86/opcodes.hpp:1324
@ VCVTPS2UDQZ128rm
Definition x86/opcodes.hpp:7332
@ VPERMILPSZrmb
Definition x86/opcodes.hpp:16881
@ SHL32mi_EVEX
Definition x86/opcodes.hpp:4342
@ VPERMILPSZrrk
Definition x86/opcodes.hpp:16887
@ AXOR64mr
Definition x86/opcodes.hpp:978
@ VFNMSUB213PHZ128rkz
Definition x86/opcodes.hpp:12258
@ VXORPSZ256rm
Definition x86/opcodes.hpp:22566
@ XOR64rr
Definition x86/opcodes.hpp:22759
@ MOVSSrm_alt
Definition x86/opcodes.hpp:2715
@ VPADDDZrmb
Definition x86/opcodes.hpp:15078
@ VFIXUPIMMPSZ256rrib
Definition x86/opcodes.hpp:9517
@ SHL8ri_ND
Definition x86/opcodes.hpp:4418
@ VPERMBZ256rrk
Definition x86/opcodes.hpp:16581
@ VCVTPH2UQQZ256rmbk
Definition x86/opcodes.hpp:7013
@ VCVTPS2PDZ128rmkz
Definition x86/opcodes.hpp:7211
@ ROR64m1_NF_ND
Definition x86/opcodes.hpp:3954
@ VSHUFF32X4Z256rrik
Definition x86/opcodes.hpp:21850
@ MOVZX32rr16
Definition x86/opcodes.hpp:2755
@ VFMSUB231BF16Z256rk
Definition x86/opcodes.hpp:10869
@ VPCMPUDZ256rmi
Definition x86/opcodes.hpp:15889
@ MMX_PMULHRSWrr
Definition x86/opcodes.hpp:2461
@ VPADDSBZ256rr
Definition x86/opcodes.hpp:15130
@ RDPID64
Definition x86/opcodes.hpp:3727
@ VPMADD52HUQZ128r
Definition x86/opcodes.hpp:17419
@ NEG32r
Definition x86/opcodes.hpp:2850
@ VFMADD213BF16Z128m
Definition x86/opcodes.hpp:9730
@ MOVDIRI64_EVEX
Definition x86/opcodes.hpp:2654
@ CALL64m
Definition x86/opcodes.hpp:1153
@ VCVTPH2IBSZ256rrbk
Definition x86/opcodes.hpp:6793
@ VREDUCEPHZ256rmikz
Definition x86/opcodes.hpp:21237
@ VFNMADD213PDZrkz
Definition x86/opcodes.hpp:11681
@ VFMSUB213PHZrkz
Definition x86/opcodes.hpp:10771
@ MMX_MOVD64to64rr
Definition x86/opcodes.hpp:2372
@ VPROLQZ256mbikz
Definition x86/opcodes.hpp:18918
@ VFMADDSUB132PHZ128mkz
Definition x86/opcodes.hpp:10202
@ VPSHRDWZrri
Definition x86/opcodes.hpp:19459
@ VSHUFPDZ128rmbi
Definition x86/opcodes.hpp:21917
@ INSL
Definition x86/opcodes.hpp:1939
@ NEG8r
Definition x86/opcodes.hpp:2870
@ VMOVAPSYrr_REV
Definition x86/opcodes.hpp:13961
@ VCVTPH2UWZ128rmkz
Definition x86/opcodes.hpp:7040
@ VSQRTBF16Zm
Definition x86/opcodes.hpp:22021
@ VCVTPD2UQQZ256rrbk
Definition x86/opcodes.hpp:6619
@ AND16rm_NF_ND
Definition x86/opcodes.hpp:823
@ PFMULrr
Definition x86/opcodes.hpp:3195
@ VFNMADD213PHZ128mb
Definition x86/opcodes.hpp:11685
@ VSCALEFBF16Z256rrkz
Definition x86/opcodes.hpp:21684
@ VFPCLASSPHZ256mbik
Definition x86/opcodes.hpp:12617
@ VPMINUDZrmbkz
Definition x86/opcodes.hpp:17876
@ MMX_PSIGNWrm
Definition x86/opcodes.hpp:2482
@ G_BUILD_VECTOR_TRUNC
Definition x86/opcodes.hpp:102
@ VPMOVQWZrr
Definition x86/opcodes.hpp:18028
@ VFNMADD213PDZ128r
Definition x86/opcodes.hpp:11655
@ VALIGNQZ256rmbi
Definition x86/opcodes.hpp:5430
@ ADD16mr_EVEX
Definition x86/opcodes.hpp:574
@ VFMSUB231PSZrb
Definition x86/opcodes.hpp:10980
@ VCOMISHZrr_Int
Definition x86/opcodes.hpp:5891
@ VMULSSZrrk_Int
Definition x86/opcodes.hpp:14729
@ VCVTPH2IUBSZrrb
Definition x86/opcodes.hpp:6837
@ VCVTPH2QQZrmb
Definition x86/opcodes.hpp:6958
@ AND64mr
Definition x86/opcodes.hpp:886
@ VCVTUSI2SDZrm
Definition x86/opcodes.hpp:8904
@ G_CTLZ
Definition x86/opcodes.hpp:266
@ SUB8mi8
Definition x86/opcodes.hpp:4873
@ SBB64mr_ND
Definition x86/opcodes.hpp:4228
@ LZCNT32rr_EVEX
Definition x86/opcodes.hpp:2297
@ VCVTPH2IUBSZrmbkz
Definition x86/opcodes.hpp:6833
@ VFNMADD213PDZ128rk
Definition x86/opcodes.hpp:11656
@ VFMSUB231PDZrk
Definition x86/opcodes.hpp:10913
@ VFMSUB213BF16Z128r
Definition x86/opcodes.hpp:10681
@ VPHSUBWrr
Definition x86/opcodes.hpp:17316
@ MAXCSDrm
Definition x86/opcodes.hpp:2313
@ VFMADDSUB213PHZrbk
Definition x86/opcodes.hpp:10333
@ VRSQRT28PSZrb
Definition x86/opcodes.hpp:21576
@ VPUNPCKLQDQZ256rmk
Definition x86/opcodes.hpp:20807
@ XOR8mi_ND
Definition x86/opcodes.hpp:22773
@ INT
Definition x86/opcodes.hpp:1941
@ ROR64rCL_NF
Definition x86/opcodes.hpp:3973
@ VPACKUSDWZ256rrk
Definition x86/opcodes.hpp:15000
@ VCVTTBF162IBSZ128rmbkz
Definition x86/opcodes.hpp:7679
@ VMINCPHZ256rr
Definition x86/opcodes.hpp:13547
@ VFMSUBADD213PHZ256rbkz
Definition x86/opcodes.hpp:11193
@ VCVTPH2PSXZ256rmkz
Definition x86/opcodes.hpp:6889
@ BTR64ri8
Definition x86/opcodes.hpp:1119
@ VPMOVZXBQZrmkz
Definition x86/opcodes.hpp:18399
@ VPADDDZ256rrk
Definition x86/opcodes.hpp:15075
@ VFNMADD213PHZ256mb
Definition x86/opcodes.hpp:11694
@ VPORDZrmb
Definition x86/opcodes.hpp:18837
@ VPMADDUBSWZrrk
Definition x86/opcodes.hpp:17491
@ VPANDNrm
Definition x86/opcodes.hpp:15334
@ VCVTPD2PSZ256rr
Definition x86/opcodes.hpp:6516
@ VPCOMPRESSQZ128rr
Definition x86/opcodes.hpp:15977
@ VORPDZ128rmk
Definition x86/opcodes.hpp:14747
@ ROL64m1_NF_ND
Definition x86/opcodes.hpp:3834
@ VSCALEFPSZ128rmkz
Definition x86/opcodes.hpp:21765
@ VPMAXUDZ128rmkz
Definition x86/opcodes.hpp:17656
@ VPDPWUSDSZ256mbk
Definition x86/opcodes.hpp:16456
@ WRFSBASE64
Definition x86/opcodes.hpp:22592
@ SHL16r1_NF_ND
Definition x86/opcodes.hpp:4320
@ SUBREG_TO_REG
Definition x86/opcodes.hpp:36
@ VCVTTPS2UDQSZrr
Definition x86/opcodes.hpp:8491
@ VCVTTPD2UDQZrmbkz
Definition x86/opcodes.hpp:7923
@ VCVTPD2UQQZrrbk
Definition x86/opcodes.hpp:6631
@ VPMULHRSWZrr
Definition x86/opcodes.hpp:18541
@ VORPSZ128rmkz
Definition x86/opcodes.hpp:14779
@ VMINPDYrm
Definition x86/opcodes.hpp:13759
@ SBB16ri
Definition x86/opcodes.hpp:4179
@ VFMSUB132SSZrb_Int
Definition x86/opcodes.hpp:10666
@ VFMADD213PDZ256m
Definition x86/opcodes.hpp:9768
@ BLSMSK64rr
Definition x86/opcodes.hpp:1053
@ VMAXPSZ256rrbkz
Definition x86/opcodes.hpp:13413
@ VPUNPCKLDQZ256rr
Definition x86/opcodes.hpp:20778
@ AND16mi_EVEX
Definition x86/opcodes.hpp:800
@ VGETEXPPDZ128rk
Definition x86/opcodes.hpp:12732
@ VPERMT2BZ128rmk
Definition x86/opcodes.hpp:16990
@ VDIVBF16Z128rr
Definition x86/opcodes.hpp:9023
@ VRNDSCALEPHZ256rmikz
Definition x86/opcodes.hpp:21390
@ VREDUCEPHZ128rrikz
Definition x86/opcodes.hpp:21231
@ VFCMADDCSHZrb
Definition x86/opcodes.hpp:9421
@ VDIVBF16Z128rmbkz
Definition x86/opcodes.hpp:9020
@ INC16m_NF
Definition x86/opcodes.hpp:1893
@ VGETEXPPHZr
Definition x86/opcodes.hpp:12785
@ VPORDZ128rr
Definition x86/opcodes.hpp:18824
@ VCVTPS2PDZ256rrbkz
Definition x86/opcodes.hpp:7224
@ VPRORVDZ256rm
Definition x86/opcodes.hpp:19051
@ VCVTSI642SSZrrb_Int
Definition x86/opcodes.hpp:7621
@ VADDPDZ256rmb
Definition x86/opcodes.hpp:5206
@ VPMOVSDWZrrk
Definition x86/opcodes.hpp:18059
@ VSHUFF32X4Z256rmik
Definition x86/opcodes.hpp:21847
@ MUL_FI16m
Definition x86/opcodes.hpp:2814
@ VPLZCNTQZ256rmk
Definition x86/opcodes.hpp:17373
@ VMOVDQU8Z128mrk
Definition x86/opcodes.hpp:14201
@ HADDPDrr
Definition x86/opcodes.hpp:1737
@ VPSUBSWZ128rm
Definition x86/opcodes.hpp:20369
@ DIV8m
Definition x86/opcodes.hpp:1561
@ VPCMPUWZ256rrik
Definition x86/opcodes.hpp:15924
@ SAR8ri_NF
Definition x86/opcodes.hpp:4158
@ VMOVAPSZ128rm_NOVLX
Definition x86/opcodes.hpp:424
@ MUL_FpI16m64
Definition x86/opcodes.hpp:2827
@ AND32ri_ND
Definition x86/opcodes.hpp:857
@ VPDPWSUDZ256r
Definition x86/opcodes.hpp:16429
@ VCVTSS2SHZrm_Int
Definition x86/opcodes.hpp:7642
@ VRCP14PSZ256rk
Definition x86/opcodes.hpp:21030
@ VCVTTPS2QQZ128rm
Definition x86/opcodes.hpp:8431
@ VPUNPCKHWDrm
Definition x86/opcodes.hpp:20737
@ VPXORDZrrkz
Definition x86/opcodes.hpp:20871
@ MMX_PORrr
Definition x86/opcodes.hpp:2471
@ VRSQRT28SSZrb
Definition x86/opcodes.hpp:21594
@ VGF2P8AFFINEINVQBZrmbi
Definition x86/opcodes.hpp:13024
@ VFMADDSUB231PHZ256rk
Definition x86/opcodes.hpp:10430
@ VPORDZ256rmkz
Definition x86/opcodes.hpp:18832
@ VCVTTPH2DQZrmbk
Definition x86/opcodes.hpp:8021
@ VPMOVQBZ256rrk
Definition x86/opcodes.hpp:17994
@ VEXPANDPDZ128rm
Definition x86/opcodes.hpp:9280
@ VPADDUSWZ256rmk
Definition x86/opcodes.hpp:15194
@ VCMPSDZrmik_Int
Definition x86/opcodes.hpp:5845
@ T2RPNTLVWZ0T1
Definition x86/opcodes.hpp:4971
@ VCVTSD2SHZrm
Definition x86/opcodes.hpp:7497
@ VPALIGNRZ128rmi
Definition x86/opcodes.hpp:15231
@ MOV16mi
Definition x86/opcodes.hpp:2546
@ IDIV64m_EVEX
Definition x86/opcodes.hpp:1759
@ VMOVDQU32Z256rmk
Definition x86/opcodes.hpp:14148
@ CLFLUSH
Definition x86/opcodes.hpp:1221
@ VPDPBUUDSZmkz
Definition x86/opcodes.hpp:16282
@ VINSERTI64X2Zrmikz
Definition x86/opcodes.hpp:13170
@ VPMOVSXWQZrr
Definition x86/opcodes.hpp:18248
@ LZCNT16rr_NF
Definition x86/opcodes.hpp:2292
@ VFMADDSUB231PDZ128r
Definition x86/opcodes.hpp:10382
@ VCVTPS2DQZ128rmk
Definition x86/opcodes.hpp:7107
@ PTILEZERO
Definition x86/opcodes.hpp:3492
@ PHSUBWrm
Definition x86/opcodes.hpp:3226
@ VCVTTPS2UDQZ256rr
Definition x86/opcodes.hpp:8512
@ VPCMPUDZrmik
Definition x86/opcodes.hpp:15896
@ VGETMANTBF16Z256rmik
Definition x86/opcodes.hpp:12864
@ VPTESTMQZ256rr
Definition x86/opcodes.hpp:20549
@ VMOVDQUYrm
Definition x86/opcodes.hpp:14234
@ VPDPWUSDSZmkz
Definition x86/opcodes.hpp:16468
@ SHL32m1_ND
Definition x86/opcodes.hpp:4333
@ VCVTTPD2QQSZ128rmbkz
Definition x86/opcodes.hpp:7803
@ VCVTQQ2PHZ256rmk
Definition x86/opcodes.hpp:7444
@ T2RPNTLVWZ1T1
Definition x86/opcodes.hpp:4979
@ LOCK_SUB32mi8
Definition x86/opcodes.hpp:2233
@ VPBLENDMQZ128rmbk
Definition x86/opcodes.hpp:15462
@ VPDPBSSDSZr
Definition x86/opcodes.hpp:16097
@ ROUNDSDmi
Definition x86/opcodes.hpp:4022
@ VORPDZ128rmkz
Definition x86/opcodes.hpp:14748
@ VSCALEFPSZ128rmbkz
Definition x86/opcodes.hpp:21763
@ VSUBBF16Zrrkz
Definition x86/opcodes.hpp:22205
@ VPMADD52LUQZ128m
Definition x86/opcodes.hpp:17444
@ VGETEXPPSZ256m
Definition x86/opcodes.hpp:12800
@ MMX_PSRLQrr
Definition x86/opcodes.hpp:2504
@ VPSRAVQZ128rmkz
Definition x86/opcodes.hpp:19947
@ VGETEXPPDZ256rbk
Definition x86/opcodes.hpp:12742
@ VFNMSUB132SSr_Int
Definition x86/opcodes.hpp:12185
@ MMX_PHSUBDrr
Definition x86/opcodes.hpp:2440
@ VCVTPS2PDZ128rrkz
Definition x86/opcodes.hpp:7214
@ VFPCLASSSSZmik
Definition x86/opcodes.hpp:12655
@ VPMOVSXDQZ256rm
Definition x86/opcodes.hpp:18195
@ VDPPHPSZr
Definition x86/opcodes.hpp:9245
@ VMINMAXPHZ256rmbikz
Definition x86/opcodes.hpp:13671
@ CTEST64rr
Definition x86/opcodes.hpp:1419
@ VCVTPH2UDQZ128rr
Definition x86/opcodes.hpp:6975
@ VCVTPH2HF8SZrmbkz
Definition x86/opcodes.hpp:6743
@ VPMINSDZ128rrk
Definition x86/opcodes.hpp:17760
@ PTILEPAIRSTORE
Definition x86/opcodes.hpp:403
@ INCSSPD
Definition x86/opcodes.hpp:1932
@ VFMSUB213PHZ128r
Definition x86/opcodes.hpp:10745
@ VPSHLDVQZr
Definition x86/opcodes.hpp:19267
@ SUB32rm_NF_ND
Definition x86/opcodes.hpp:4819
@ VFMULCSHZrrbk
Definition x86/opcodes.hpp:11438
@ VPACKSSDWZ128rrk
Definition x86/opcodes.hpp:14938
@ CMPPSrri
Definition x86/opcodes.hpp:1344
@ VGETMANTPHZ256rmbik
Definition x86/opcodes.hpp:12921
@ VALIGNQZ256rmbik
Definition x86/opcodes.hpp:5431
@ VFMADDSUB231PSZ128rk
Definition x86/opcodes.hpp:10453
@ VPBROADCASTWrZ256rrkz
Definition x86/opcodes.hpp:15637
@ VFMSUB213SSm
Definition x86/opcodes.hpp:10849
@ VFMSUBADD231PSYm
Definition x86/opcodes.hpp:11315
@ VDIVBF16Zrrkz
Definition x86/opcodes.hpp:9043
@ SHLX64rm_EVEX
Definition x86/opcodes.hpp:4486
@ VPDPBSUDSYrr
Definition x86/opcodes.hpp:16134
@ VMOVRSQZm
Definition x86/opcodes.hpp:14323
@ VPDPBSSDSZ256rkz
Definition x86/opcodes.hpp:16090
@ VFMADD213SSZm
Definition x86/opcodes.hpp:9892
@ VPSHLDQZ256rmikz
Definition x86/opcodes.hpp:19203
@ VFNMSUB231PDZmbk
Definition x86/opcodes.hpp:12416
@ VPERMPDZ256rikz
Definition x86/opcodes.hpp:16903
@ VPSRAVDZ128rmb
Definition x86/opcodes.hpp:19914
@ BZHI32rr_NF
Definition x86/opcodes.hpp:1138
@ VFMSUB213PSm
Definition x86/opcodes.hpp:10807
@ VSUBPDZ256rr
Definition x86/opcodes.hpp:22223
@ VCVTBIASPH2BF8Zrrkz
Definition x86/opcodes.hpp:6189
@ ADD8rm_ND
Definition x86/opcodes.hpp:705
@ DIVSDrm_Int
Definition x86/opcodes.hpp:1590
@ VPMINSDZrmbkz
Definition x86/opcodes.hpp:17774
@ VINSERTF32X4Zrrikz
Definition x86/opcodes.hpp:13117
@ VPSRAVDrr
Definition x86/opcodes.hpp:19941
@ SUB64mr
Definition x86/opcodes.hpp:4841
@ VFMADDSUB213PHZ256mbkz
Definition x86/opcodes.hpp:10316
@ VPMOVWBZ256mr
Definition x86/opcodes.hpp:18351
@ VPMAXSDZrr
Definition x86/opcodes.hpp:17573
@ VFMSUB132PSZ256r
Definition x86/opcodes.hpp:10611
@ VFMADDSUB213PDZm
Definition x86/opcodes.hpp:10290
@ VCVTTPD2UQQSZrrkz
Definition x86/opcodes.hpp:7964
@ VFNMADD132PDZ256r
Definition x86/opcodes.hpp:11486
@ VMOVDQU32Z256rrk_REV
Definition x86/opcodes.hpp:14153
@ VMAXCSSrr
Definition x86/opcodes.hpp:13322
@ VCVTTPH2QQZrmb
Definition x86/opcodes.hpp:8119
@ VFMSUB231PDr
Definition x86/opcodes.hpp:10916
@ VANDPDZrmbkz
Definition x86/opcodes.hpp:5533
@ VFMSUBADD132PSZ256mbk
Definition x86/opcodes.hpp:11114
@ VEXPANDPSZrmk
Definition x86/opcodes.hpp:9311
@ ROL64r1_EVEX
Definition x86/opcodes.hpp:3846
@ VMAXCPSZ128rmbkz
Definition x86/opcodes.hpp:13287
@ MULSSrm
Definition x86/opcodes.hpp:2796
@ VFIXUPIMMPDZ256rrib
Definition x86/opcodes.hpp:9484
@ VPSRLQZ256mi
Definition x86/opcodes.hpp:20109
@ VMOVSS2DIZrr
Definition x86/opcodes.hpp:14412
@ VFMSUB231PSZ256rbk
Definition x86/opcodes.hpp:10969
@ VCVT2PH2BF8SZ128rmb
Definition x86/opcodes.hpp:5942
@ VPMADDUBSWZ128rmkz
Definition x86/opcodes.hpp:17477
@ VCVTUDQ2PHZrrbkz
Definition x86/opcodes.hpp:8769
@ VPCOMBmi
Definition x86/opcodes.hpp:15941
@ VPERMPSYrr
Definition x86/opcodes.hpp:16932
@ VFRCZPSYrr
Definition x86/opcodes.hpp:12663
@ BLSMSK32rr
Definition x86/opcodes.hpp:1047
@ VMULSSrr_Int
Definition x86/opcodes.hpp:14734
@ VFMADDSUB132PSZ256rb
Definition x86/opcodes.hpp:10248
@ VAESENCLASTZrr
Definition x86/opcodes.hpp:5377
@ VMOVDQA64Z128rrkz_REV
Definition x86/opcodes.hpp:14070
@ VPBLENDMWZ256rrk
Definition x86/opcodes.hpp:15497
@ ADC64rr_EVEX
Definition x86/opcodes.hpp:524
@ SHR16mCL
Definition x86/opcodes.hpp:4494
@ VCVTTPD2DQSZ128rrkz
Definition x86/opcodes.hpp:7738
@ VSUBPHZ256rmb
Definition x86/opcodes.hpp:22253
@ CLFLUSHOPT
Definition x86/opcodes.hpp:1222
@ TAILJMPr64
Definition x86/opcodes.hpp:4990
@ VCVTTPD2DQSZ128rmk
Definition x86/opcodes.hpp:7734
@ VSCATTERPF0DPSm
Definition x86/opcodes.hpp:21827
@ VMULPSYrr
Definition x86/opcodes.hpp:14658
@ VPSRAVDZrmbkz
Definition x86/opcodes.hpp:19934
@ XOR16mi_EVEX
Definition x86/opcodes.hpp:22653
@ VPSUBUSWZ256rrk
Definition x86/opcodes.hpp:20423
@ VCVT2PS2PHXZ256rmbkz
Definition x86/opcodes.hpp:6061
@ VFMADD213PDZ256r
Definition x86/opcodes.hpp:9774
@ VFNMSUBSD4rr
Definition x86/opcodes.hpp:12562
@ VXORPSZ256rmbk
Definition x86/opcodes.hpp:22568
@ VRNDSCALEPHZ128rrikz
Definition x86/opcodes.hpp:21384
@ VPMOVSQDZ128mr
Definition x86/opcodes.hpp:18076
@ VFNMSUB231BF16Zmkz
Definition x86/opcodes.hpp:12387
@ VPSHRDVWZ256mkz
Definition x86/opcodes.hpp:19434
@ KXORBkk
Definition x86/opcodes.hpp:2098
@ VFNMADD231BF16Z128rk
Definition x86/opcodes.hpp:11805
@ LWPINS32rmi
Definition x86/opcodes.hpp:2275
@ SHR32mi_EVEX
Definition x86/opcodes.hpp:4530
@ VPSRAWZ256rm
Definition x86/opcodes.hpp:20008
@ OR16ri8_NF
Definition x86/opcodes.hpp:2926
@ KMOVDkr_EVEX
Definition x86/opcodes.hpp:2042
@ VBROADCASTI32X2Z256rmk
Definition x86/opcodes.hpp:5686
@ VFMADD132PSZ256mk
Definition x86/opcodes.hpp:9664
@ VMINPHZrr
Definition x86/opcodes.hpp:13823
@ VFNMSUB231SSr
Definition x86/opcodes.hpp:12540
@ SHR64mCL_NF_ND
Definition x86/opcodes.hpp:4558
@ VMOVLPSmr
Definition x86/opcodes.hpp:14259
@ XCRYPTECB
Definition x86/opcodes.hpp:22641
@ VUCOMXSSZrm_Int
Definition x86/opcodes.hpp:22396
@ VFPCLASSPSZ256ri
Definition x86/opcodes.hpp:12638
@ VCVTPH2DQZ128rm
Definition x86/opcodes.hpp:6689
@ VRCP28SSZrbk
Definition x86/opcodes.hpp:21091
@ OR64rr_REV
Definition x86/opcodes.hpp:3029
@ MOVSX64rm8
Definition x86/opcodes.hpp:2735
@ VGETMANTPHZ256rri
Definition x86/opcodes.hpp:12926
@ VPDPWSUDSZ256mb
Definition x86/opcodes.hpp:16393
@ VPDPBUUDZ128rkz
Definition x86/opcodes.hpp:16298
@ VCVTPS2IUBSZ256rmkz
Definition x86/opcodes.hpp:7185
@ VPROLVDZ256rrkz
Definition x86/opcodes.hpp:18951
@ VFNMADD213PSZrb
Definition x86/opcodes.hpp:11747
@ VPERMPSZ256rm
Definition x86/opcodes.hpp:16933
@ VREDUCEPSZrribk
Definition x86/opcodes.hpp:21285
@ VMINPDZ256rmb
Definition x86/opcodes.hpp:13771
@ FP80_TO_INT16_IN_MEM
Definition x86/opcodes.hpp:1706
@ VPMOVDBZ128rr
Definition x86/opcodes.hpp:17941
@ VPMAXUWZ128rmk
Definition x86/opcodes.hpp:17710
@ VCVTBIASPH2HF8Z256rmkz
Definition x86/opcodes.hpp:6231
@ ADD8rr_NF_ND
Definition x86/opcodes.hpp:714
@ PSLLDrr
Definition x86/opcodes.hpp:3389
@ SUB8rr_REV
Definition x86/opcodes.hpp:4903
@ SHL8rCL_NF_ND
Definition x86/opcodes.hpp:4415
@ DIV_FI32m
Definition x86/opcodes.hpp:1600
@ ROR16ri_NF_ND
Definition x86/opcodes.hpp:3919
@ VPERMI2PDZ256rrkz
Definition x86/opcodes.hpp:16671
@ VPMOVUSDWZ256mrk
Definition x86/opcodes.hpp:18274
@ VMINSDZrrb_Int
Definition x86/opcodes.hpp:13872
@ VMINSSZrr
Definition x86/opcodes.hpp:13896
@ PUSHGS16
Definition x86/opcodes.hpp:3558
@ VCVTPH2PDZrmbkz
Definition x86/opcodes.hpp:6866
@ VCVTPH2BF8SZ128rrk
Definition x86/opcodes.hpp:6642
@ ADC8mi8
Definition x86/opcodes.hpp:531
@ VPERMI2BZrr
Definition x86/opcodes.hpp:16624
@ ROL16ri_NF
Definition x86/opcodes.hpp:3798
@ SUB32mr_NF
Definition x86/opcodes.hpp:4803
@ VPBLENDMDZ256rmkz
Definition x86/opcodes.hpp:15447
@ SAR32mi_NF_ND
Definition x86/opcodes.hpp:4084
@ VPADDWZ128rmk
Definition x86/opcodes.hpp:15210
@ SUB16rm
Definition x86/opcodes.hpp:4774
@ VFMADDSUB213PHZ128rkz
Definition x86/opcodes.hpp:10312
@ VMOVSHDUPrr
Definition x86/opcodes.hpp:14376
@ VPSRAVDYrr
Definition x86/opcodes.hpp:19912
@ VCVTTPD2QQSZrr
Definition x86/opcodes.hpp:7827
@ VPSRADZ128rrkz
Definition x86/opcodes.hpp:19832
@ VCVTTSS2USI64Zrr_Int
Definition x86/opcodes.hpp:8700
@ VPSLLDZ256rikz
Definition x86/opcodes.hpp:19617
@ VRSQRT28SSZmkz
Definition x86/opcodes.hpp:21592
@ CMPPSrmi
Definition x86/opcodes.hpp:1343
@ VCVTQQ2PSZ128rrk
Definition x86/opcodes.hpp:7471
@ VFMADD213SDZrkz_Int
Definition x86/opcodes.hpp:9875
@ G_JUMP_TABLE
Definition x86/opcodes.hpp:289
@ VCVTPS2IUBSZ128rmb
Definition x86/opcodes.hpp:7172
@ VPMULLDZ256rrkz
Definition x86/opcodes.hpp:18609
@ VFNMSUB132PDZ256rbk
Definition x86/opcodes.hpp:12054
@ MMX_PSLLWri
Definition x86/opcodes.hpp:2490
@ VADDSSrm
Definition x86/opcodes.hpp:5338
@ POPCNT16rm
Definition x86/opcodes.hpp:3322
@ VGF2P8MULBYrm
Definition x86/opcodes.hpp:13066
@ VRSQRT14PSZmb
Definition x86/opcodes.hpp:21537
@ VPMULLDYrr
Definition x86/opcodes.hpp:18591
@ STGI
Definition x86/opcodes.hpp:4716
@ VCOMPRESSPDZ128mrk
Definition x86/opcodes.hpp:5903
@ VCMPPSZrribk
Definition x86/opcodes.hpp:5839
@ MMX_MOVQ64mr
Definition x86/opcodes.hpp:2378
@ ADD64mi32_ND
Definition x86/opcodes.hpp:647
@ VPEXPANDQZrm
Definition x86/opcodes.hpp:17199
@ VRCP14PDZ128r
Definition x86/opcodes.hpp:20993
@ VFMSUBADD132PSZ128r
Definition x86/opcodes.hpp:11109
@ VFMADD231SSZrbk_Int
Definition x86/opcodes.hpp:10078
@ SHA1MSG2rm
Definition x86/opcodes.hpp:4289
@ VPCMPGTDZ256rr
Definition x86/opcodes.hpp:15799
@ VPROLDZ256mbi
Definition x86/opcodes.hpp:18889
@ VFNMADD132PSZ256r
Definition x86/opcodes.hpp:11556
@ VPSHUFHWZ128mi
Definition x86/opcodes.hpp:19529
@ VPTESTNMDZrm
Definition x86/opcodes.hpp:20593
@ VFNMSUB231PDZ128m
Definition x86/opcodes.hpp:12393
@ VMOVAPSZ256rmk
Definition x86/opcodes.hpp:13976
@ VSHUFPDZrrik
Definition x86/opcodes.hpp:21942
@ VMULPDZ256rmbkz
Definition x86/opcodes.hpp:14601
@ ADD64rm_EVEX
Definition x86/opcodes.hpp:671
@ VCVTUDQ2PSZ256rmk
Definition x86/opcodes.hpp:8785
@ VFNMADD231SSr
Definition x86/opcodes.hpp:11974
@ VPCMPGTQZrrk
Definition x86/opcodes.hpp:15828
@ SHR8mCL_EVEX
Definition x86/opcodes.hpp:4585
@ VPBROADCASTQZrrkz
Definition x86/opcodes.hpp:15600
@ VCVTPH2IBSZrmk
Definition x86/opcodes.hpp:6801
@ VMINCPDZ128rmkz
Definition x86/opcodes.hpp:13508
@ OR32mi
Definition x86/opcodes.hpp:2948
@ VCVTUDQ2PDZrrkz
Definition x86/opcodes.hpp:8738
@ VCVTTPS2DQZ256rrk
Definition x86/opcodes.hpp:8316
@ VMINMAXBF16Zrmbi
Definition x86/opcodes.hpp:13618
@ VPSLLQZrm
Definition x86/opcodes.hpp:19684
@ VPSUBWZrrkz
Definition x86/opcodes.hpp:20452
@ LOCK_AND64mi8
Definition x86/opcodes.hpp:2187
@ VSQRTSHZrbkz_Int
Definition x86/opcodes.hpp:22160
@ VFMADD231PDZ128mk
Definition x86/opcodes.hpp:9941
@ VCVTTPH2IUBSZrmbkz
Definition x86/opcodes.hpp:8088
@ VPEXTRDZrri
Definition x86/opcodes.hpp:17228
@ VCMPSHZrri_Int
Definition x86/opcodes.hpp:5859
@ ADC32mi
Definition x86/opcodes.hpp:480
@ VMOVAPSZ128rm
Definition x86/opcodes.hpp:13964
@ VPMOVQDZ256mrk
Definition x86/opcodes.hpp:18007
@ VGETEXPPHZ128mkz
Definition x86/opcodes.hpp:12763
@ VCVTTPH2IBSZ128rrk
Definition x86/opcodes.hpp:8038
@ VPSHUFHWZ128ri
Definition x86/opcodes.hpp:19532
@ VPSHRDQZrmbi
Definition x86/opcodes.hpp:19363
@ VMINMAXPHZ256rribkz
Definition x86/opcodes.hpp:13678
@ VPSHLDVDZr
Definition x86/opcodes.hpp:19240
@ VSHUFPDZ256rmi
Definition x86/opcodes.hpp:21929
@ PSUBQrm
Definition x86/opcodes.hpp:3417
@ VPSHRDWZrmikz
Definition x86/opcodes.hpp:19458
@ VPACKUSWBYrr
Definition x86/opcodes.hpp:15014
@ VGETMANTPHZrrib
Definition x86/opcodes.hpp:12939
@ VPANDNQZ128rmbk
Definition x86/opcodes.hpp:15307
@ LAR32rm
Definition x86/opcodes.hpp:2105
@ XOR64mi32_EVEX
Definition x86/opcodes.hpp:22730
@ VCVTTPS2IBSZ128rrk
Definition x86/opcodes.hpp:8339
@ VDIVPDZ128rr
Definition x86/opcodes.hpp:9052
@ VMOVAPDYrr_REV
Definition x86/opcodes.hpp:13920
@ VPSUBDZ128rmb
Definition x86/opcodes.hpp:20286
@ SUB16rr_EVEX
Definition x86/opcodes.hpp:4780
@ ADD_Fp64m
Definition x86/opcodes.hpp:745
@ VCVTPH2PSXZ128rm
Definition x86/opcodes.hpp:6875
@ VPDPWUUDZrk
Definition x86/opcodes.hpp:16563
@ IMUL64rm_EVEX
Definition x86/opcodes.hpp:1845
@ VFNMSUB132PHZm
Definition x86/opcodes.hpp:12093
@ VREDUCEBF16Zrmbikz
Definition x86/opcodes.hpp:21183
@ VCVTPD2DQZrm
Definition x86/opcodes.hpp:6452
@ VSUBPHZ128rmkz
Definition x86/opcodes.hpp:22248
@ VINSERTI64X2Z256rmi
Definition x86/opcodes.hpp:13162
@ VREDUCEBF16Z128rmi
Definition x86/opcodes.hpp:21166
@ VPDPBSUDSZ256r
Definition x86/opcodes.hpp:16150
@ VPDPWSUDZ128rk
Definition x86/opcodes.hpp:16421
@ VPMAXUQZ256rmbkz
Definition x86/opcodes.hpp:17692
@ VADDSUBPDrr
Definition x86/opcodes.hpp:5345
@ VPCOMUDri
Definition x86/opcodes.hpp:16010
@ VCVTDQ2PDZ256rr
Definition x86/opcodes.hpp:6261
@ AND64ri8_NF_ND
Definition x86/opcodes.hpp:900
@ VPADDQZrr
Definition x86/opcodes.hpp:15114
@ VPMULHWZ128rrk
Definition x86/opcodes.hpp:18574
@ VANDNPSZ128rmbk
Definition x86/opcodes.hpp:5483
@ XOR64mr
Definition x86/opcodes.hpp:22739
@ VPTESTNMBZrr
Definition x86/opcodes.hpp:20579
@ VRCP14SSZrr
Definition x86/opcodes.hpp:21050
@ ROL64r1_NF_ND
Definition x86/opcodes.hpp:3849
@ VMAXCPDZ128rmbk
Definition x86/opcodes.hpp:13228
@ VPMOVUSQWZ128mrk
Definition x86/opcodes.hpp:18314
@ CMOV_VR64
Definition x86/opcodes.hpp:1300
@ ROR8rCL_NF_ND
Definition x86/opcodes.hpp:4004
@ SAR64ri
Definition x86/opcodes.hpp:4125
@ VCVTPH2HF8SZ256rmk
Definition x86/opcodes.hpp:6735
@ VPERMI2DZrrkz
Definition x86/opcodes.hpp:16653
@ VFNMSUB213PSZrb
Definition x86/opcodes.hpp:12313
@ VCVTTSS2USIZrrb_Int
Definition x86/opcodes.hpp:8711
@ VFMSUBADD213PDZ128rk
Definition x86/opcodes.hpp:11147
@ VFMSUB132BF16Z128mk
Definition x86/opcodes.hpp:10501
@ VPUNPCKLWDZ256rm
Definition x86/opcodes.hpp:20831
@ VGETEXPPDZrbk
Definition x86/opcodes.hpp:12754
@ VCVTTSD2SI64Srr
Definition x86/opcodes.hpp:8598
@ VCVTSD2SHZrrkz_Int
Definition x86/opcodes.hpp:7507
@ VGETEXPPDZrbkz
Definition x86/opcodes.hpp:12755
@ VCVTNEPS2BF16Zrrk
Definition x86/opcodes.hpp:6425
@ VCVTTPH2QQZ256rmbk
Definition x86/opcodes.hpp:8108
@ VSCALEFPDZ256rmkz
Definition x86/opcodes.hpp:21708
@ VRSQRTPHZ128mkz
Definition x86/opcodes.hpp:21631
@ VPMOVSXDQZ256rmk
Definition x86/opcodes.hpp:18196
@ VPSUBUSWYrr
Definition x86/opcodes.hpp:20412
@ VFNMADD213PHZr
Definition x86/opcodes.hpp:11711
@ VPERMI2DZ128rr
Definition x86/opcodes.hpp:16633
@ SHL16mCL_EVEX
Definition x86/opcodes.hpp:4307
@ VORPSZ256rrkz
Definition x86/opcodes.hpp:14791
@ VFMSUBADD213PHZrb
Definition x86/opcodes.hpp:11203
@ VPADDQZ256rr
Definition x86/opcodes.hpp:15105
@ IMUL32r
Definition x86/opcodes.hpp:1813
@ VPSRADZ256mi
Definition x86/opcodes.hpp:19836
@ VCVTPD2DQZ256rm
Definition x86/opcodes.hpp:6440
@ VPSLLVQZ128rmbkz
Definition x86/opcodes.hpp:19729
@ COM_Fpr32
Definition x86/opcodes.hpp:1382
@ VFNMSUBPS4Yrr_REV
Definition x86/opcodes.hpp:12553
@ PCMPISTRIrmi
Definition x86/opcodes.hpp:3146
@ BLCFILL64rm
Definition x86/opcodes.hpp:998
@ VEXTRACTI32X8Zrrik
Definition x86/opcodes.hpp:9363
@ VMINMAXPDZ256rri
Definition x86/opcodes.hpp:13642
@ CVTTSD2SIrm
Definition x86/opcodes.hpp:1484
@ VCVTTPS2QQSZ256rrk
Definition x86/opcodes.hpp:8417
@ VCVTSS2SDZrr_Int
Definition x86/opcodes.hpp:7631
@ VRCP14PSZ128mk
Definition x86/opcodes.hpp:21018
@ VMOVDQU16Zmr
Definition x86/opcodes.hpp:14123
@ VPMAXUDZrrkz
Definition x86/opcodes.hpp:17677
@ VSQRTPSZ128mbk
Definition x86/opcodes.hpp:22104
@ VPERMI2PDZ128rmb
Definition x86/opcodes.hpp:16655
@ VCVTPS2UDQZ256rrk
Definition x86/opcodes.hpp:7351
@ VSUBPDZ128rm
Definition x86/opcodes.hpp:22208
@ VPANDDZ128rmk
Definition x86/opcodes.hpp:15255
@ LOCK_XOR32mi
Definition x86/opcodes.hpp:2243
@ VPMOVUSDBZ128mrk
Definition x86/opcodes.hpp:18254
@ VPSLLQZ256mikz
Definition x86/opcodes.hpp:19665
@ VCVTPH2PDZrmb
Definition x86/opcodes.hpp:6864
@ VCVTPH2PDZ256rr
Definition x86/opcodes.hpp:6857
@ PADDQrr
Definition x86/opcodes.hpp:3095
@ VPSADBWZ256rm
Definition x86/opcodes.hpp:19124
@ T1MSKC32rr
Definition x86/opcodes.hpp:4963
@ G_INTRINSIC_LRINT
Definition x86/opcodes.hpp:112
@ VANDNPSZ128rmkz
Definition x86/opcodes.hpp:5486
@ VCVTTSH2SI64Zrm_Int
Definition x86/opcodes.hpp:8645
@ VPAVGWYrr
Definition x86/opcodes.hpp:15390
@ VPADDUSWZ128rr
Definition x86/opcodes.hpp:15190
@ VPSLLWZ256ri
Definition x86/opcodes.hpp:19791
@ VPSHRDVDZ128mkz
Definition x86/opcodes.hpp:19377
@ VPROLVQZ128rmk
Definition x86/opcodes.hpp:18965
@ VFNMSUB231SHZm_Int
Definition x86/opcodes.hpp:12515
@ VPDPWUSDZmb
Definition x86/opcodes.hpp:16495
@ VFNMSUB132PDZ128mkz
Definition x86/opcodes.hpp:12042
@ VFMADD231PDr
Definition x86/opcodes.hpp:9971
@ VCVTTPD2UQQSZ256rrk
Definition x86/opcodes.hpp:7951
@ VPABSWZ128rr
Definition x86/opcodes.hpp:14912
@ VEXTRACTF32X4Zmrik
Definition x86/opcodes.hpp:9324
@ VRNDSCALEPHZ256rrik
Definition x86/opcodes.hpp:21395
@ VPMAXSQZ128rr
Definition x86/opcodes.hpp:17584
@ XOR64ri8_EVEX
Definition x86/opcodes.hpp:22750
@ REP_MOVSD_64
Definition x86/opcodes.hpp:3745
@ VPMINSBrr
Definition x86/opcodes.hpp:17750
@ VCVTQQ2PSZ256rrk
Definition x86/opcodes.hpp:7483
@ VCVTTBF162IBSZrmbkz
Definition x86/opcodes.hpp:7697
@ VMAXCPDZ256rr
Definition x86/opcodes.hpp:13241
@ VUNPCKHPSZrmbkz
Definition x86/opcodes.hpp:22454
@ DEC64r
Definition x86/opcodes.hpp:1528
@ VPDPWUSDSZ128m
Definition x86/opcodes.hpp:16445
@ OR64mi8_ND
Definition x86/opcodes.hpp:2997
@ VGETMANTPDZrmikz
Definition x86/opcodes.hpp:12904
@ VCVTTPD2QQZ128rr
Definition x86/opcodes.hpp:7839
@ VSUBPSZrrb
Definition x86/opcodes.hpp:22306
@ SKINIT
Definition x86/opcodes.hpp:4684
@ VPBLENDMDZ128rmk
Definition x86/opcodes.hpp:15437
@ VAESDECYrr
Definition x86/opcodes.hpp:5361
@ VSUBPDZ128rrk
Definition x86/opcodes.hpp:22215
@ VCVTTBF162IUBSZ256rmk
Definition x86/opcodes.hpp:7716
@ VMOVHLPSZrr
Definition x86/opcodes.hpp:14241
@ VPERMILPDZmikz
Definition x86/opcodes.hpp:16814
@ VFNMADD231SHZm
Definition x86/opcodes.hpp:11948
@ VFMULCPHZrrkz
Definition x86/opcodes.hpp:11432
@ VPBLENDMDZrrkz
Definition x86/opcodes.hpp:15459
@ VFMADD213PHZ128m
Definition x86/opcodes.hpp:9794
@ VPMOVSXBQZ128rm
Definition x86/opcodes.hpp:18145
@ SUB32mi8_ND
Definition x86/opcodes.hpp:4793
@ G_INSERT
Definition x86/opcodes.hpp:99
@ MMX_PSRLWrm
Definition x86/opcodes.hpp:2506
@ AND8mi8
Definition x86/opcodes.hpp:918
@ VCVTTPH2UDQZrrbk
Definition x86/opcodes.hpp:8159
@ LOCK_AND64mr
Definition x86/opcodes.hpp:2188
@ MULPDrr
Definition x86/opcodes.hpp:2789
@ VPSRLDZmbikz
Definition x86/opcodes.hpp:20072
@ VPANDNQZ256rm
Definition x86/opcodes.hpp:15314
@ VPMOVSXWDYrm
Definition x86/opcodes.hpp:18209
@ VPDPWSSDZ256mb
Definition x86/opcodes.hpp:16362
@ VSUBPHZ256rrk
Definition x86/opcodes.hpp:22262
@ VMOVDQA64Z256rrkz
Definition x86/opcodes.hpp:14080
@ VMOVDQU32Zrrk_REV
Definition x86/opcodes.hpp:14164
@ VBLENDMPSZ256rmk
Definition x86/opcodes.hpp:5617
@ VPDPWUSDZ128mbkz
Definition x86/opcodes.hpp:16479
@ VPSLLVDZrmk
Definition x86/opcodes.hpp:19717
@ ROL64ri
Definition x86/opcodes.hpp:3855
@ VORPSZ256rmb
Definition x86/opcodes.hpp:14784
@ VCVTSD2SSZrrk_Int
Definition x86/opcodes.hpp:7535
@ VPMULHUWZ256rmk
Definition x86/opcodes.hpp:18555
@ VMOVDQA32Z128rrk_REV
Definition x86/opcodes.hpp:14035
@ VMINMAXPDZ256rribkz
Definition x86/opcodes.hpp:13645
@ VPUNPCKLWDZ256rmk
Definition x86/opcodes.hpp:20832
@ VPADDWZrrkz
Definition x86/opcodes.hpp:15226
@ VSM4RNDS4Z256rr
Definition x86/opcodes.hpp:21998
@ VFMSUB213PHZmbk
Definition x86/opcodes.hpp:10762
@ VANDPDZrmkz
Definition x86/opcodes.hpp:5535
@ VCVTSD2SIrr
Definition x86/opcodes.hpp:7524
@ VSCATTERPF0QPSm
Definition x86/opcodes.hpp:21829
@ SUB8rr_EVEX_REV
Definition x86/opcodes.hpp:4896
@ VCVTTPS2UDQZ128rm
Definition x86/opcodes.hpp:8497
@ VPSLLDrr
Definition x86/opcodes.hpp:19641
@ VPDPWSUDYrr
Definition x86/opcodes.hpp:16413
@ VMULBF16Zrr
Definition x86/opcodes.hpp:14584
@ VMAXSDZrr
Definition x86/opcodes.hpp:13434
@ SHRD64rri8_EVEX
Definition x86/opcodes.hpp:4665
@ SUB8ri_NF
Definition x86/opcodes.hpp:4887
@ VCVTDQ2PHZrmb
Definition x86/opcodes.hpp:6297
@ VPMAXUDYrm
Definition x86/opcodes.hpp:17649
@ CVTPD2PSrm
Definition x86/opcodes.hpp:1430
@ CMOV_FR32X
Definition x86/opcodes.hpp:1279
@ VEXTRACTI64X4Zrrikz
Definition x86/opcodes.hpp:9379
@ VMOVAPDZ128rmkz
Definition x86/opcodes.hpp:13925
@ VSHUFPSZ256rri
Definition x86/opcodes.hpp:21963
@ VMINPSZ128rrkz
Definition x86/opcodes.hpp:13839
@ VFCMULCPHZrmbk
Definition x86/opcodes.hpp:9449
@ VPDPBUSDSZ128mk
Definition x86/opcodes.hpp:16201
@ VFNMSUB213PHZrbk
Definition x86/opcodes.hpp:12279
@ SHR64rCL_NF
Definition x86/opcodes.hpp:4572
@ TILELOADDRS
Definition x86/opcodes.hpp:5047
@ VFNMSUB231SSZm_Int
Definition x86/opcodes.hpp:12527
@ VFMADD213SSZr
Definition x86/opcodes.hpp:9896
@ VPTERNLOGQZrrikz
Definition x86/opcodes.hpp:20508
@ VPCMPDZ256rmbik
Definition x86/opcodes.hpp:15680
@ VSCALEFPHZ256rmk
Definition x86/opcodes.hpp:21740
@ VXORPDZ128rmbk
Definition x86/opcodes.hpp:22528
@ VPRORVDZrmbkz
Definition x86/opcodes.hpp:19063
@ PTILEPAIRLOAD
Definition x86/opcodes.hpp:402
@ VPDPWSUDZmbk
Definition x86/opcodes.hpp:16434
@ SHL64mi_NF
Definition x86/opcodes.hpp:4374
@ VMINCPDrr
Definition x86/opcodes.hpp:13531
@ VPMOVSXBWYrr
Definition x86/opcodes.hpp:18166
@ VPDPBUSDZ256mbk
Definition x86/opcodes.hpp:16239
@ VFMADDPD4rm
Definition x86/opcodes.hpp:10133
@ VPMOVSWBZrrk
Definition x86/opcodes.hpp:18119
@ VCVTUDQ2PDZ128rmb
Definition x86/opcodes.hpp:8713
@ VFMADDCPHZ256rbk
Definition x86/opcodes.hpp:10103
@ VUNPCKLPSrm
Definition x86/opcodes.hpp:22522
@ VGETEXPPSZrbk
Definition x86/opcodes.hpp:12820
@ IMUL32rri_NF
Definition x86/opcodes.hpp:1837
@ VMINMAXBF16Z128rmbikz
Definition x86/opcodes.hpp:13602
@ VCVTTSH2USIZrm_Int
Definition x86/opcodes.hpp:8660
@ DPPDrri
Definition x86/opcodes.hpp:1619
@ VFMADD231PDZ128mbk
Definition x86/opcodes.hpp:9939
@ VPSHUFDZ128mbikz
Definition x86/opcodes.hpp:19500
@ VPACKSSDWrm
Definition x86/opcodes.hpp:14958
@ VMOVDQA64Z256rrk_REV
Definition x86/opcodes.hpp:14079
@ VPCMPEQDYrr
Definition x86/opcodes.hpp:15708
@ MOV8rm_NOREX
Definition x86/opcodes.hpp:2611
@ VRSQRTPSYm
Definition x86/opcodes.hpp:21653
@ VBROADCASTI32X8Zrm
Definition x86/opcodes.hpp:5703
@ VMOVDDUPZrmk
Definition x86/opcodes.hpp:14014
@ VCVTTPD2DQZrmbk
Definition x86/opcodes.hpp:7788
@ MOVBE32rm_EVEX
Definition x86/opcodes.hpp:2632
@ VPMADDUBSWZrr
Definition x86/opcodes.hpp:17490
@ VCVT2PH2HF8SZ128rrk
Definition x86/opcodes.hpp:6002
@ PREFETCHNTA
Definition x86/opcodes.hpp:3361
@ VPDPBUSDYrm
Definition x86/opcodes.hpp:16226
@ VFMULCPHZ128rmbkz
Definition x86/opcodes.hpp:11403
@ MOVLPSrm
Definition x86/opcodes.hpp:2672
@ VSQRTPDZ256rbkz
Definition x86/opcodes.hpp:22050
@ VCVTPS2PHZrrb
Definition x86/opcodes.hpp:7292
@ PUSH2P
Definition x86/opcodes.hpp:3533
@ STOSB
Definition x86/opcodes.hpp:4719
@ VFMADD132PSZmbk
Definition x86/opcodes.hpp:9674
@ IN16ri
Definition x86/opcodes.hpp:1884
@ VPMINUWrr
Definition x86/opcodes.hpp:17932
@ VFMADD231SSZmk_Int
Definition x86/opcodes.hpp:10072
@ ADC64rr
Definition x86/opcodes.hpp:523
@ LOCK_XOR64mi32
Definition x86/opcodes.hpp:2246
@ VRANGESSZrmik
Definition x86/opcodes.hpp:20979
@ VFNMADD213PHZmb
Definition x86/opcodes.hpp:11706
@ VPDPBSSDZmbk
Definition x86/opcodes.hpp:16124
@ MMX_PSRLDrr
Definition x86/opcodes.hpp:2501
@ VPTERNLOGQZ128rrik
Definition x86/opcodes.hpp:20489
@ VPCMPBZ256rmi
Definition x86/opcodes.hpp:15665
@ VFIXUPIMMPSZ256rmbikz
Definition x86/opcodes.hpp:9512
@ VCVTPH2UQQZ128rmbk
Definition x86/opcodes.hpp:7004
@ VINSERTF64X4Zrmikz
Definition x86/opcodes.hpp:13138
@ VINSERTI64X4Zrmikz
Definition x86/opcodes.hpp:13176
@ RCL8m1_ND
Definition x86/opcodes.hpp:3624
@ VCVT2PH2BF8SZrrkz
Definition x86/opcodes.hpp:5967
@ VPRORVDZ256rmbk
Definition x86/opcodes.hpp:19053
@ ROL32mi_NF
Definition x86/opcodes.hpp:3813
@ VPMINSQZ256rmbkz
Definition x86/opcodes.hpp:17794
@ VCVTTPS2UQQSZ128rmbkz
Definition x86/opcodes.hpp:8533
@ PMAXUDrr
Definition x86/opcodes.hpp:3253
@ VFIXUPIMMPDZ256rmbik
Definition x86/opcodes.hpp:9478
@ VSUBPSZrm
Definition x86/opcodes.hpp:22299
@ VSCALEFPDZ256rrbk
Definition x86/opcodes.hpp:21711
@ SAR32rCL_ND
Definition x86/opcodes.hpp:4092
@ VRNDSCALEPDZ128rmik
Definition x86/opcodes.hpp:21347
@ OR16ri_NF_ND
Definition x86/opcodes.hpp:2931
@ VPDPBUSDSZ256rkz
Definition x86/opcodes.hpp:16214
@ VALIGNDZrmbikz
Definition x86/opcodes.hpp:5414
@ LZCNT32rm
Definition x86/opcodes.hpp:2293
@ POPGS32
Definition x86/opcodes.hpp:3351
@ VCVT2PH2BF8Z128rm
Definition x86/opcodes.hpp:5968
@ VGETEXPPDZ128mbk
Definition x86/opcodes.hpp:12727
@ POPCNT64rm_EVEX
Definition x86/opcodes.hpp:3335
@ VRSQRT28PSZrk
Definition x86/opcodes.hpp:21579
@ VMULSHZrmkz_Int
Definition x86/opcodes.hpp:14712
@ VBROADCASTI32X2Z128rrk
Definition x86/opcodes.hpp:5683
@ VFMSUB213PSZ256mb
Definition x86/opcodes.hpp:10784
@ MMX_PHADDWrr
Definition x86/opcodes.hpp:2438
@ VDIVBF16Z128rrk
Definition x86/opcodes.hpp:9024
@ VPXORDZ128rr
Definition x86/opcodes.hpp:20851
@ VFNMADD213SSZrb_Int
Definition x86/opcodes.hpp:11789
@ SAR16mCL_EVEX
Definition x86/opcodes.hpp:4046
@ VPALIGNRZ256rri
Definition x86/opcodes.hpp:15240
@ VCVTTBF162IBSZ256rmbkz
Definition x86/opcodes.hpp:7688
@ VFCMULCPHZ256rm
Definition x86/opcodes.hpp:9435
@ PADDQrm
Definition x86/opcodes.hpp:3094
@ VPMINSBZ128rrk
Definition x86/opcodes.hpp:17735
@ XOR8mi
Definition x86/opcodes.hpp:22770
@ VFMSUB213PDZmkz
Definition x86/opcodes.hpp:10730
@ PUSHES16
Definition x86/opcodes.hpp:3550
@ LD_F80m
Definition x86/opcodes.hpp:2125
@ IDIV64r_NF
Definition x86/opcodes.hpp:1763
@ VFMSUB213SSm_Int
Definition x86/opcodes.hpp:10850
@ VRANGEPDZ128rrik
Definition x86/opcodes.hpp:20910
@ VPSUBWZrmkz
Definition x86/opcodes.hpp:20449
@ VPSRAWZmik
Definition x86/opcodes.hpp:20015
@ VSCALEFPDZ256rmbk
Definition x86/opcodes.hpp:21705
@ VFNMADD231SSZrbk_Int
Definition x86/opcodes.hpp:11968
@ VREDUCEBF16Z128rmik
Definition x86/opcodes.hpp:21167
@ VALIGNDZ128rmbikz
Definition x86/opcodes.hpp:5396
@ VFMADDSUB132PHZmkz
Definition x86/opcodes.hpp:10223
@ UCOM_FpIr32
Definition x86/opcodes.hpp:5119
@ VPEXPANDDZrrk
Definition x86/opcodes.hpp:17185
@ VDIVPDZ128rmk
Definition x86/opcodes.hpp:9050
@ SAR32mi_NF
Definition x86/opcodes.hpp:4083
@ VCMPPHZrmbi
Definition x86/opcodes.hpp:5809
@ VCVTTPS2UQQSZ128rrk
Definition x86/opcodes.hpp:8537
@ VPDPWUSDZrk
Definition x86/opcodes.hpp:16501
@ VDBPSADBWZ128rmikz
Definition x86/opcodes.hpp:9001
@ TLS_desc32
Definition x86/opcodes.hpp:5069
@ VPMULUDQrm
Definition x86/opcodes.hpp:18726
@ VFMADD231SHZr
Definition x86/opcodes.hpp:10062
@ PTDPBF8PSV
Definition x86/opcodes.hpp:3469
@ VPADDQZrmk
Definition x86/opcodes.hpp:15112
@ VFMSUB132PHZ128mb
Definition x86/opcodes.hpp:10562
@ VMAXCPSZ128rrk
Definition x86/opcodes.hpp:13291
@ VPROLVQZ128rrkz
Definition x86/opcodes.hpp:18969
@ VSCALEFPHZ128rr
Definition x86/opcodes.hpp:21733
@ VCVTPH2PDZ128rrkz
Definition x86/opcodes.hpp:6850
@ VPTERNLOGDZrrikz
Definition x86/opcodes.hpp:20481
@ SUB8mi_NF
Definition x86/opcodes.hpp:4876
@ VFNMADD213SDZrkz_Int
Definition x86/opcodes.hpp:11765
@ VFNMSUB132SSZmk_Int
Definition x86/opcodes.hpp:12172
@ VFMADDPD4rr_REV
Definition x86/opcodes.hpp:10135
@ ROR64r1_EVEX
Definition x86/opcodes.hpp:3966
@ VPMULLDZrm
Definition x86/opcodes.hpp:18610
@ VPTESTNMBZ256rmk
Definition x86/opcodes.hpp:20574
@ VPSHRDDZrmbikz
Definition x86/opcodes.hpp:19338
@ VPSRAQZ256rm
Definition x86/opcodes.hpp:19890
@ VSCALEFPSZrmk
Definition x86/opcodes.hpp:21785
@ VAESDECLASTZ128rr
Definition x86/opcodes.hpp:5353
@ VFMADD213BF16Z256mbkz
Definition x86/opcodes.hpp:9742
@ VMPSADBWZ128rmikz
Definition x86/opcodes.hpp:14531
@ VMULPDZrrbkz
Definition x86/opcodes.hpp:14619
@ VPROLDZ128mbikz
Definition x86/opcodes.hpp:18882
@ VPADDDZrm
Definition x86/opcodes.hpp:15077
@ SUB32rr_EVEX_REV
Definition x86/opcodes.hpp:4822
@ VPTESTMDZ128rm
Definition x86/opcodes.hpp:20521
@ TTMMULTF32PS
Definition x86/opcodes.hpp:5082
@ VBLENDMPDZrmkz
Definition x86/opcodes.hpp:5600
@ VPOPCNTQZrmbkz
Definition x86/opcodes.hpp:18794
@ VCVTBIASPH2BF8SZrmk
Definition x86/opcodes.hpp:6158
@ VCOMXSSZrr_Int
Definition x86/opcodes.hpp:5939
@ VPACKSSDWZrrkz
Definition x86/opcodes.hpp:14957
@ VCVTPH2DQZ256rr
Definition x86/opcodes.hpp:6704
@ VPMINSWZrmk
Definition x86/opcodes.hpp:17824
@ VFMADD213PHZrk
Definition x86/opcodes.hpp:9825
@ VPSHLDDZ128rrikz
Definition x86/opcodes.hpp:19170
@ VRNDSCALESSZrrib_Int
Definition x86/opcodes.hpp:21470
@ ADD16ri8_NF
Definition x86/opcodes.hpp:582
@ VFMADDSS4mr_Int
Definition x86/opcodes.hpp:10153
@ VCVTPS2DQZrrbk
Definition x86/opcodes.hpp:7132
@ VPSUBWZrmk
Definition x86/opcodes.hpp:20448
@ VMOVSLDUPrm
Definition x86/opcodes.hpp:14410
@ PCLMULQDQrri
Definition x86/opcodes.hpp:3125
@ VHADDPDYrr
Definition x86/opcodes.hpp:13089
@ VRSQRT28SSZm
Definition x86/opcodes.hpp:21590
@ VDPBF16PSZ256m
Definition x86/opcodes.hpp:9201
@ VPTESTMQZ256rmk
Definition x86/opcodes.hpp:20548
@ ADD64rr_NF_ND
Definition x86/opcodes.hpp:681
@ DIVR_Fp64m32
Definition x86/opcodes.hpp:1579
@ VPSRLDZ256mikz
Definition x86/opcodes.hpp:20060
@ VPCMPUQZrmik
Definition x86/opcodes.hpp:15914
@ RDGSBASE64
Definition x86/opcodes.hpp:3721
@ VANDNPDZ128rrk
Definition x86/opcodes.hpp:5457
@ LGS32rm
Definition x86/opcodes.hpp:2155
@ VDIVPHZ128rm
Definition x86/opcodes.hpp:9081
@ VXORPDZ256rmb
Definition x86/opcodes.hpp:22536
@ VSHUFPSZrmik
Definition x86/opcodes.hpp:21970
@ VSQRTPSZrb
Definition x86/opcodes.hpp:22130
@ G_SELECT
Definition x86/opcodes.hpp:175
@ VCVTUSI2SHZrrb_Int
Definition x86/opcodes.hpp:8912
@ VFNMSUB231SDZm
Definition x86/opcodes.hpp:12498
@ VMOVDQA64Z256rr
Definition x86/opcodes.hpp:14076
@ VGETEXPPHZ256rb
Definition x86/opcodes.hpp:12774
@ VCVTTPD2QQSZ256rrkz
Definition x86/opcodes.hpp:7820
@ VSQRTSSZrk_Int
Definition x86/opcodes.hpp:22172
@ VPUNPCKHBWZ256rr
Definition x86/opcodes.hpp:20644
@ TEST8mr
Definition x86/opcodes.hpp:5042
@ VEXTRACTF64X2Zrrikz
Definition x86/opcodes.hpp:9342
@ VCMPPDZ128rri
Definition x86/opcodes.hpp:5775
@ PSUBUSBrr
Definition x86/opcodes.hpp:3424
@ VPMOVSXBQZ128rmkz
Definition x86/opcodes.hpp:18147
@ VFMSUB213PSZ256rb
Definition x86/opcodes.hpp:10790
@ VPSUBWZrrk
Definition x86/opcodes.hpp:20451
@ VPSRLWrr
Definition x86/opcodes.hpp:20260
@ VFMADD132PSZrbk
Definition x86/opcodes.hpp:9680
@ VCVTTPS2IBSZ128rmbkz
Definition x86/opcodes.hpp:8335
@ VPMOVZXWQZ256rmk
Definition x86/opcodes.hpp:18480
@ VPERMIL2PSrm
Definition x86/opcodes.hpp:16766
@ VPMOVZXWQYrr
Definition x86/opcodes.hpp:18472
@ LOCK_SUB16mr
Definition x86/opcodes.hpp:2231
@ VPERMI2PDZrm
Definition x86/opcodes.hpp:16672
@ VFPCLASSBF16Z256ri
Definition x86/opcodes.hpp:12584
@ VPMOVZXBWZ256rmkz
Definition x86/opcodes.hpp:18415
@ VCVTSD2SSZrrkz_Int
Definition x86/opcodes.hpp:7536
@ VFMSUBSS4rr_REV
Definition x86/opcodes.hpp:11399
@ VPCMPQZ256rmbik
Definition x86/opcodes.hpp:15858
@ VDIVPHZrmb
Definition x86/opcodes.hpp:9103
@ VPINSRWrmi
Definition x86/opcodes.hpp:17331
@ VCVTSH2SDZrrk_Int
Definition x86/opcodes.hpp:7556
@ VMAXCPHZ256rm
Definition x86/opcodes.hpp:13264
@ VFNMSUB231PHZrkz
Definition x86/opcodes.hpp:12460
@ VPDPWUSDZ128m
Definition x86/opcodes.hpp:16476
@ VCVTTPD2UQQZ256rr
Definition x86/opcodes.hpp:7980
@ VPMOVZXDQZrmk
Definition x86/opcodes.hpp:18442
@ VPINSRWZrri
Definition x86/opcodes.hpp:17330
@ VPMADDUBSWZ256rrkz
Definition x86/opcodes.hpp:17486
@ VPABSWZrm
Definition x86/opcodes.hpp:14921
@ VFNMADD231BF16Z128r
Definition x86/opcodes.hpp:11804
@ TEST32mr
Definition x86/opcodes.hpp:5032
@ OR64rr_EVEX
Definition x86/opcodes.hpp:3021
@ VSHUFI32X4Z256rmbikz
Definition x86/opcodes.hpp:21881
@ VPMOVDWZrr
Definition x86/opcodes.hpp:17966
@ VCVTTSS2USIZrm_Int
Definition x86/opcodes.hpp:8708
@ DEC8m_EVEX
Definition x86/opcodes.hpp:1534
@ VADDPSrm
Definition x86/opcodes.hpp:5299
@ JUMP_TABLE_DEBUG_INFO
Definition x86/opcodes.hpp:69
@ VFMSUB231PSZmb
Definition x86/opcodes.hpp:10974
@ PSUBBrr
Definition x86/opcodes.hpp:3414
@ MOV16sr
Definition x86/opcodes.hpp:2559
@ MMX_PADDBrr
Definition x86/opcodes.hpp:2395
@ VPMULLWZ128rm
Definition x86/opcodes.hpp:18650
@ VFNMADD132PDZrb
Definition x86/opcodes.hpp:11499
@ VCOMPRESSPDZ256mrk
Definition x86/opcodes.hpp:5908
@ VGF2P8AFFINEINVQBZ256rri
Definition x86/opcodes.hpp:13021
@ VPACKUSDWZ256rrkz
Definition x86/opcodes.hpp:15001
@ VPUNPCKHWDZ128rmk
Definition x86/opcodes.hpp:20720
@ VEXP2PDZmkz
Definition x86/opcodes.hpp:9261
@ IMUL32rm
Definition x86/opcodes.hpp:1816
@ VFNMSUB132BF16Zr
Definition x86/opcodes.hpp:12032
@ SUB_Fp32
Definition x86/opcodes.hpp:4940
@ VDPPHPSZmb
Definition x86/opcodes.hpp:9240
@ VUCOMXSHZrm_Int
Definition x86/opcodes.hpp:22391
@ VPABSBZ256rmk
Definition x86/opcodes.hpp:14836
@ MOV8mi
Definition x86/opcodes.hpp:2602
@ VMOVRSDZ256mk
Definition x86/opcodes.hpp:14312
@ VFMULCSHZrrb
Definition x86/opcodes.hpp:11437
@ VFMSUB213PHZ256mbk
Definition x86/opcodes.hpp:10750
@ VFNMADD213PHZ256rk
Definition x86/opcodes.hpp:11703
@ VCVTTSS2SIrm
Definition x86/opcodes.hpp:8688
@ VFNMSUB132PDZ128mbk
Definition x86/opcodes.hpp:12039
@ ROR16r1
Definition x86/opcodes.hpp:3905
@ VMINCPDZ256rmbk
Definition x86/opcodes.hpp:13514
@ VCVTPH2UDQZ256rmkz
Definition x86/opcodes.hpp:6983
@ NOT64r_ND
Definition x86/opcodes.hpp:2899
@ NEG16m_NF
Definition x86/opcodes.hpp:2838
@ VMULBF16Z128rmbk
Definition x86/opcodes.hpp:14562
@ VREDUCEBF16Z256rmik
Definition x86/opcodes.hpp:21176
@ VPBROADCASTQZ256rrkz
Definition x86/opcodes.hpp:15594
@ ADD8rr_NF
Definition x86/opcodes.hpp:713
@ SAR16mCL_NF
Definition x86/opcodes.hpp:4048
@ ROL32m1_NF_ND
Definition x86/opcodes.hpp:3804
@ VFNMADD132SHZrkz_Int
Definition x86/opcodes.hpp:11603
@ VCVTTPS2UDQZrm
Definition x86/opcodes.hpp:8518
@ VUNPCKHPSZ128rmbkz
Definition x86/opcodes.hpp:22436
@ INVVPID64
Definition x86/opcodes.hpp:1957
@ VRSQRTSSr
Definition x86/opcodes.hpp:21665
@ VPCMPDZ256rri
Definition x86/opcodes.hpp:15683
@ VPCOMUBmi
Definition x86/opcodes.hpp:16007
@ G_ZEXT
Definition x86/opcodes.hpp:163
@ VPMULHWZ256rrkz
Definition x86/opcodes.hpp:18581
@ MULX64rm
Definition x86/opcodes.hpp:2808
@ VRCP28PSZrkz
Definition x86/opcodes.hpp:21076
@ VMOVSLDUPZrrk
Definition x86/opcodes.hpp:14408
@ VFNMADD231SHZrk_Int
Definition x86/opcodes.hpp:11958
@ BSR32rr
Definition x86/opcodes.hpp:1079
@ VEXTRACTF32X4Zrri
Definition x86/opcodes.hpp:9325
@ VCVTPH2IUBSZ128rmkz
Definition x86/opcodes.hpp:6814
@ VPERMI2QZ256rmbkz
Definition x86/opcodes.hpp:16720
@ VPSHLDQZ256rmi
Definition x86/opcodes.hpp:19201
@ VCVTTSD2USI64Zrr_Int
Definition x86/opcodes.hpp:8632
@ VBROADCASTI32X4Z256rmk
Definition x86/opcodes.hpp:5698
@ VFNMADDPS4rr_REV
Definition x86/opcodes.hpp:11991
@ VFMSUB213PSZrkz
Definition x86/opcodes.hpp:10806
@ VFMADD132BF16Z256mbkz
Definition x86/opcodes.hpp:9564
@ VPMADD52LUQZ256rk
Definition x86/opcodes.hpp:17460
@ VCVTPD2DQrr
Definition x86/opcodes.hpp:6465
@ OR16rr_REV
Definition x86/opcodes.hpp:2946
@ VPMULDQZrmk
Definition x86/opcodes.hpp:18517
@ VPMOVZXBQZrm
Definition x86/opcodes.hpp:18397
@ G_ROTR
Definition x86/opcodes.hpp:169
@ SUB64rr_NF_REV
Definition x86/opcodes.hpp:4869
@ SAR32mCL_NF_ND
Definition x86/opcodes.hpp:4079
@ VCVTW2PHZ256rmb
Definition x86/opcodes.hpp:8976
@ VPDPBSUDZrk
Definition x86/opcodes.hpp:16191
@ VCVTTSD2SI64Zrr
Definition x86/opcodes.hpp:8603
@ VPMINSQZrrkz
Definition x86/opcodes.hpp:17808
@ VSQRTPDZmbk
Definition x86/opcodes.hpp:22055
@ VPCMOVYrrr_REV
Definition x86/opcodes.hpp:15656
@ G_USUBE
Definition x86/opcodes.hpp:179
@ VFNMSUB231PHZ256mb
Definition x86/opcodes.hpp:12438
@ VSUBSSZrrb_Int
Definition x86/opcodes.hpp:22345
@ VCVTTPD2UDQSZrrb
Definition x86/opcodes.hpp:7894
@ VPDPWSSDSZmkz
Definition x86/opcodes.hpp:16344
@ VPERMI2BZ256rm
Definition x86/opcodes.hpp:16615
@ VREDUCEBF16Z128rrik
Definition x86/opcodes.hpp:21170
@ VFMSUBADD231PSZrbkz
Definition x86/opcodes.hpp:11347
@ PFACCrm
Definition x86/opcodes.hpp:3180
@ VCVTTPH2UDQZrmbk
Definition x86/opcodes.hpp:8153
@ MOV64cr
Definition x86/opcodes.hpp:2581
@ VMINCSDrm
Definition x86/opcodes.hpp:13592
@ VFMADD213PSZ128mbk
Definition x86/opcodes.hpp:9831
@ VDIVSSZrr
Definition x86/opcodes.hpp:9181
@ MMX_PSRLDri
Definition x86/opcodes.hpp:2499
@ VCMPSSZrmi
Definition x86/opcodes.hpp:5863
@ VRNDSCALESHZrrikz_Int
Definition x86/opcodes.hpp:21463
@ VPMOVUSQBZrr
Definition x86/opcodes.hpp:18295
@ VSHUFI32X4Zrmik
Definition x86/opcodes.hpp:21892
@ NEG8r_NF_ND
Definition x86/opcodes.hpp:2874
@ RCR32mi_EVEX
Definition x86/opcodes.hpp:3671
@ VSCALEFPDZrmbkz
Definition x86/opcodes.hpp:21718
@ VPSLLQZ128mik
Definition x86/opcodes.hpp:19649
@ MAXSSrr_Int
Definition x86/opcodes.hpp:2328
@ VPORQZrrk
Definition x86/opcodes.hpp:18870
@ VPADDUSWYrr
Definition x86/opcodes.hpp:15186
@ VFNMSUB231PSZ256rk
Definition x86/opcodes.hpp:12482
@ MMX_PSUBSWrm
Definition x86/opcodes.hpp:2516
@ VPERMT2PDZrmb
Definition x86/opcodes.hpp:17053
@ TEST32ri
Definition x86/opcodes.hpp:5033
@ MMX_PMADDWDrm
Definition x86/opcodes.hpp:2449
@ VMULSDZrrb_Int
Definition x86/opcodes.hpp:14700
@ VMOVDQU16Z256rrk
Definition x86/opcodes.hpp:14119
@ WRPKRUr
Definition x86/opcodes.hpp:22600
@ SAVEPREVSSP
Definition x86/opcodes.hpp:4168
@ VFCMULCPHZ128rrk
Definition x86/opcodes.hpp:9433
@ VSCALEFPSZrrk
Definition x86/opcodes.hpp:21791
@ VPMULTISHIFTQBZrmk
Definition x86/opcodes.hpp:18692
@ VGETEXPPDZmk
Definition x86/opcodes.hpp:12750
@ SAR16ri
Definition x86/opcodes.hpp:4065
@ VPROTDmi
Definition x86/opcodes.hpp:19102
@ VPACKSSWBZrmkz
Definition x86/opcodes.hpp:14976
@ VMOVUPDZrrk_REV
Definition x86/opcodes.hpp:14465
@ OR32ri
Definition x86/opcodes.hpp:2964
@ VSHUFI32X4Z256rrik
Definition x86/opcodes.hpp:21886
@ VSUBPHZ256rmbkz
Definition x86/opcodes.hpp:22255
@ RCL32mCL_EVEX
Definition x86/opcodes.hpp:3590
@ VPSRLQZ128mik
Definition x86/opcodes.hpp:20095
@ VANDPDZ128rm
Definition x86/opcodes.hpp:5512
@ VPCMPGTBZrm
Definition x86/opcodes.hpp:15781
@ VSM4RNDS4Z128rm
Definition x86/opcodes.hpp:21995
@ VCVTPS2QQZ256rmk
Definition x86/opcodes.hpp:7312
@ VMINMAXPHZ128rmikz
Definition x86/opcodes.hpp:13665
@ VPROTQmi
Definition x86/opcodes.hpp:19108
@ VPSRAWZ256rmk
Definition x86/opcodes.hpp:20009
@ INC32m_ND
Definition x86/opcodes.hpp:1903
@ MOV64dr
Definition x86/opcodes.hpp:2582
@ VCVTQQ2PSZ256rmbkz
Definition x86/opcodes.hpp:7476
@ VFNMSUB132PHZrbkz
Definition x86/opcodes.hpp:12102
@ SAR32rCL_EVEX
Definition x86/opcodes.hpp:4091
@ SBB32mi8
Definition x86/opcodes.hpp:4196
@ VUCOMXSSZrr_Int
Definition x86/opcodes.hpp:22398
@ VPTESTNMDZ128rrk
Definition x86/opcodes.hpp:20586
@ MMX_CVTPS2PIrm
Definition x86/opcodes.hpp:2356
@ VPUNPCKHBWZ256rm
Definition x86/opcodes.hpp:20641
@ VFNMADD231SDm_Int
Definition x86/opcodes.hpp:11945
@ VPABSWZ256rmk
Definition x86/opcodes.hpp:14916
@ VCVTSI642SHZrr_Int
Definition x86/opcodes.hpp:7615
@ VPSRAWrr
Definition x86/opcodes.hpp:20028
@ VSQRTPHZrbk
Definition x86/opcodes.hpp:22096
@ VCVTPD2DQZrr
Definition x86/opcodes.hpp:6458
@ VINSERTI64X2Z256rmikz
Definition x86/opcodes.hpp:13164
@ VCVTTSD2SI64Zrm_Int
Definition x86/opcodes.hpp:8602
@ VCVTNEPS2BF16Z256rm
Definition x86/opcodes.hpp:6409
@ VFCMULCPHZrrb
Definition x86/opcodes.hpp:9454
@ VCVTTPD2DQSZ256rr
Definition x86/opcodes.hpp:7745
@ VPADDSWZ128rr
Definition x86/opcodes.hpp:15146
@ VFMSUBADD231PSZ256rbk
Definition x86/opcodes.hpp:11334
@ VCVTPD2UQQZ256rmkz
Definition x86/opcodes.hpp:6616
@ VCVTTPS2DQZrrb
Definition x86/opcodes.hpp:8325
@ IMUL32rr_EVEX
Definition x86/opcodes.hpp:1828
@ ROR32m1_ND
Definition x86/opcodes.hpp:3922
@ VFMSUB213PHZ128mbkz
Definition x86/opcodes.hpp:10742
@ VPSHABrr_REV
Definition x86/opcodes.hpp:19145
@ VPMOVZXDQrr
Definition x86/opcodes.hpp:18448
@ VCVTPH2IBSZrmbkz
Definition x86/opcodes.hpp:6800
@ VINSERTI64X2Z256rmik
Definition x86/opcodes.hpp:13163
@ CVTTSS2SI64rr
Definition x86/opcodes.hpp:1490
@ VCVTTPH2QQZrmbkz
Definition x86/opcodes.hpp:8121
@ VPERMT2BZrrk
Definition x86/opcodes.hpp:17005
@ VCVTTPS2UDQSZ256rr
Definition x86/opcodes.hpp:8479
@ VCVTUQQ2PSZrrbkz
Definition x86/opcodes.hpp:8901
@ VPSRLQZ256rmk
Definition x86/opcodes.hpp:20116
@ VCVTTPD2UQQSZ128rr
Definition x86/opcodes.hpp:7938
@ VRSQRT28SDZmkz
Definition x86/opcodes.hpp:21583
@ CVTPD2PSrr
Definition x86/opcodes.hpp:1431
@ VPSRAVQZ128rr
Definition x86/opcodes.hpp:19948
@ VBROADCASTSDZrrk
Definition x86/opcodes.hpp:5727
@ VFNMADD231PSZmbk
Definition x86/opcodes.hpp:11920
@ ADC8rr_ND_REV
Definition x86/opcodes.hpp:548
@ VBLENDMPDZ128rr
Definition x86/opcodes.hpp:5583
@ VCVTPS2IUBSZ256rm
Definition x86/opcodes.hpp:7180
@ ROUNDSDmi_Int
Definition x86/opcodes.hpp:4023
@ VCVTQQ2PSZ256rrkz
Definition x86/opcodes.hpp:7484
@ VFMSUB213PDZ128mb
Definition x86/opcodes.hpp:10705
@ VPTERNLOGDZrri
Definition x86/opcodes.hpp:20479
@ SBB8rr
Definition x86/opcodes.hpp:4259
@ VMINMAXPSZ128rrik
Definition x86/opcodes.hpp:13700
@ VFNMADD213PHZ128rk
Definition x86/opcodes.hpp:11691
@ VPCMPWZ128rmik
Definition x86/opcodes.hpp:15930
@ VBROADCASTI32X4Z256rm
Definition x86/opcodes.hpp:5697
@ VPMOVSXWDZ256rrk
Definition x86/opcodes.hpp:18221
@ VMINMAXPHZ256rribk
Definition x86/opcodes.hpp:13677
@ CMP16ri8
Definition x86/opcodes.hpp:1306
@ VUCOMISSrr
Definition x86/opcodes.hpp:22383
@ FP64_TO_INT64_IN_MEM
Definition x86/opcodes.hpp:1703
@ VCVTTPS2IUBSZrrbkz
Definition x86/opcodes.hpp:8395
@ VCVT2PH2BF8Z128rmk
Definition x86/opcodes.hpp:5972
@ MOVZX16rm16
Definition x86/opcodes.hpp:2748
@ VPABSDrr
Definition x86/opcodes.hpp:14879
@ VPCMOVYrrr
Definition x86/opcodes.hpp:15655
@ AND8mr_NF_ND
Definition x86/opcodes.hpp:927
@ VPSUBWZ256rr
Definition x86/opcodes.hpp:20444
@ VEXPANDPDZrmkz
Definition x86/opcodes.hpp:9294
@ ADD_FpI16m64
Definition x86/opcodes.hpp:751
@ VCVTTPS2DQSZrrb
Definition x86/opcodes.hpp:8290
@ VFMSUB132PDZr
Definition x86/opcodes.hpp:10553
@ VCVTPH2HF8SZ256rmkz
Definition x86/opcodes.hpp:6736
@ VPMOVUSQDZ256mrk
Definition x86/opcodes.hpp:18304
@ VUNPCKHPDZrmbkz
Definition x86/opcodes.hpp:22423
@ PSUBSWrm
Definition x86/opcodes.hpp:3421
@ VMAXSDrm_Int
Definition x86/opcodes.hpp:13442
@ VPADDQZ128rmk
Definition x86/opcodes.hpp:15094
@ VPBROADCASTWZ256rrkz
Definition x86/opcodes.hpp:15625
@ VGETMANTBF16Zrri
Definition x86/opcodes.hpp:12875
@ OR8mi_NF_ND
Definition x86/opcodes.hpp:3036
@ LOCK_AND32mi8
Definition x86/opcodes.hpp:2184
@ VFPCLASSSHZri
Definition x86/opcodes.hpp:12652
@ VPSRAWZ128rrk
Definition x86/opcodes.hpp:20000
@ VPOPCNTBZ256rmk
Definition x86/opcodes.hpp:18735
@ VPMADDUBSWZ256rmk
Definition x86/opcodes.hpp:17482
@ UWRMSRrr
Definition x86/opcodes.hpp:5151
@ VPDPWSSDSZ128mkz
Definition x86/opcodes.hpp:16326
@ VFNMADD231PSZ128mk
Definition x86/opcodes.hpp:11901
@ VPSRAQZrikz
Definition x86/opcodes.hpp:19904
@ SUB8ri_NF_ND
Definition x86/opcodes.hpp:4888
@ SUB_FpI16m32
Definition x86/opcodes.hpp:4948
@ VPCMOVYrmr
Definition x86/opcodes.hpp:15653
@ VPMAXUBZ128rrk
Definition x86/opcodes.hpp:17633
@ VCVTPS2UQQZrmk
Definition x86/opcodes.hpp:7390
@ NEG64r_ND
Definition x86/opcodes.hpp:2862
@ PMAXUWrm
Definition x86/opcodes.hpp:3254
@ VANDPSZ128rmbkz
Definition x86/opcodes.hpp:5546
@ CMP8ri
Definition x86/opcodes.hpp:1332
@ VPDPBUSDSZ256mk
Definition x86/opcodes.hpp:16210
@ VCMPBF16Z256rmbi
Definition x86/opcodes.hpp:5757
@ VPCMPEQBZ256rm
Definition x86/opcodes.hpp:15697
@ INC8r_EVEX
Definition x86/opcodes.hpp:1928
@ VCVTSS2SIZrr
Definition x86/opcodes.hpp:7663
@ VCVTPH2UQQZ256rrbk
Definition x86/opcodes.hpp:7019
@ XOR8rm_NF_ND
Definition x86/opcodes.hpp:22791
@ VFNMSUB132PDZ128mk
Definition x86/opcodes.hpp:12041
@ VCVTTPD2QQSZ128rr
Definition x86/opcodes.hpp:7806
@ VPSHRDVDZ128mk
Definition x86/opcodes.hpp:19376
@ VBROADCASTSDZ256rrkz
Definition x86/opcodes.hpp:5722
@ VMOVSHDUPZrmk
Definition x86/opcodes.hpp:14370
@ VUNPCKLPSZ256rrk
Definition x86/opcodes.hpp:22511
@ VPOPCNTBZ128rrk
Definition x86/opcodes.hpp:18732
@ VPDPWSUDSZmk
Definition x86/opcodes.hpp:16405
@ VXORPSZ256rr
Definition x86/opcodes.hpp:22572
@ VMOVSLDUPZ128rr
Definition x86/opcodes.hpp:14395
@ VREDUCESDZrmik
Definition x86/opcodes.hpp:21290
@ VPEXPANDBZ128rrk
Definition x86/opcodes.hpp:17155
@ VPUNPCKLBWZrrk
Definition x86/opcodes.hpp:20757
@ VPUNPCKHDQrr
Definition x86/opcodes.hpp:20685
@ VPSUBUSWZrrk
Definition x86/opcodes.hpp:20429
@ VDIVSHZrmkz_Int
Definition x86/opcodes.hpp:9169
@ SBB8ri8
Definition x86/opcodes.hpp:4253
@ MOVSX32rr32
Definition x86/opcodes.hpp:2730
@ VFNMSUB132PSZrbk
Definition x86/opcodes.hpp:12136
@ VPACKSSDWYrm
Definition x86/opcodes.hpp:14929
@ G_LOAD
Definition x86/opcodes.hpp:117
@ VPACKUSWBZ256rm
Definition x86/opcodes.hpp:15021
@ VMOVUPSZ256rr_REV
Definition x86/opcodes.hpp:14493
@ VCVTSI2SDrr
Definition x86/opcodes.hpp:7587
@ VCVTPS2DQZrm
Definition x86/opcodes.hpp:7124
@ UNPCKLPSrr
Definition x86/opcodes.hpp:5144
@ VFNMSUB231BF16Z128m
Definition x86/opcodes.hpp:12364
@ VPDPBUSDSZmkz
Definition x86/opcodes.hpp:16220
@ VSUBPDZ128rmb
Definition x86/opcodes.hpp:22209
@ SBB8rm_EVEX
Definition x86/opcodes.hpp:4257
@ VFNMADD213PDZmbkz
Definition x86/opcodes.hpp:11673
@ VRNDSCALEPDZ128rmikz
Definition x86/opcodes.hpp:21348
@ VCVTTPS2UDQSZ128rrkz
Definition x86/opcodes.hpp:8472
@ VCVTPH2HF8Z256rmkz
Definition x86/opcodes.hpp:6763
@ TCRETURNdi64
Definition x86/opcodes.hpp:4997
@ VCVTTPS2DQSZrrk
Definition x86/opcodes.hpp:8293
@ VPMOVUSDWZrrk
Definition x86/opcodes.hpp:18281
@ VPSHLDWZ128rri
Definition x86/opcodes.hpp:19291
@ VPSRADZ256rr
Definition x86/opcodes.hpp:19845
@ VFMSUBADD132PDZrbk
Definition x86/opcodes.hpp:11062
@ VGETEXPPHZ128mbkz
Definition x86/opcodes.hpp:12761
@ VCVTPD2PSZrmbkz
Definition x86/opcodes.hpp:6525
@ PSLLWrr
Definition x86/opcodes.hpp:3395
@ VPERMQZ256mikz
Definition x86/opcodes.hpp:16958
@ LFS16rm
Definition x86/opcodes.hpp:2148
@ VUNPCKLPSZrr
Definition x86/opcodes.hpp:22519
@ VPRORDZ256mik
Definition x86/opcodes.hpp:19001
@ VSHUFPSZrrik
Definition x86/opcodes.hpp:21973
@ LZCNT16rm_EVEX
Definition x86/opcodes.hpp:2288
@ VPACKSSWBrm
Definition x86/opcodes.hpp:14980
@ VRCP28PSZmk
Definition x86/opcodes.hpp:21069
@ VPMINSQZrmbkz
Definition x86/opcodes.hpp:17803
@ VFNMSUB132PHZmk
Definition x86/opcodes.hpp:12097
@ VFMADDSUB132PDZrkz
Definition x86/opcodes.hpp:10194
@ AND64mi32_NF_ND
Definition x86/opcodes.hpp:880
@ VCMPPHZ128rrik
Definition x86/opcodes.hpp:5800
@ VPMINSBYrr
Definition x86/opcodes.hpp:17730
@ VBROADCASTI32X2Zrrkz
Definition x86/opcodes.hpp:5696
@ VDIVPHZrrbkz
Definition x86/opcodes.hpp:9111
@ VMINCPSZrmbkz
Definition x86/opcodes.hpp:13582
@ VPERMQZrik
Definition x86/opcodes.hpp:16978
@ VFMADDSUB213PHZmbkz
Definition x86/opcodes.hpp:10328
@ VPMINUBZ128rrkz
Definition x86/opcodes.hpp:17838
@ SBB32mi_ND
Definition x86/opcodes.hpp:4200
@ VPMULLDZrmbkz
Definition x86/opcodes.hpp:18613
@ VPDPWUUDSZmb
Definition x86/opcodes.hpp:16526
@ VRNDSCALEPDZ128rmi
Definition x86/opcodes.hpp:21346
@ ROR16rCL_NF_ND
Definition x86/opcodes.hpp:3914
@ VFPCLASSPHZ128mik
Definition x86/opcodes.hpp:12613
@ JECXZ
Definition x86/opcodes.hpp:1994
@ VMOVRSWZ256m
Definition x86/opcodes.hpp:14329
@ ADD64rm_NF
Definition x86/opcodes.hpp:673
@ VREDUCEPDZ256rrib
Definition x86/opcodes.hpp:21206
@ CS_PREFIX
Definition x86/opcodes.hpp:1407
@ VFMADD132PHZ256rbkz
Definition x86/opcodes.hpp:9634
@ VFCMADDCPHZ256mk
Definition x86/opcodes.hpp:9397
@ VCVT2PH2BF8SZ128rmbkz
Definition x86/opcodes.hpp:5944
@ VPADDUSWrr
Definition x86/opcodes.hpp:15206
@ VFMADDSUB213PSZ256r
Definition x86/opcodes.hpp:10354
@ VFMADDSUB213PDZ256mbk
Definition x86/opcodes.hpp:10280
@ LOCK_BTR16m
Definition x86/opcodes.hpp:2197
@ VCVTUSI642SDZrr
Definition x86/opcodes.hpp:8920
@ VPERMILPSZrr
Definition x86/opcodes.hpp:16886
@ VPSLLDQYri
Definition x86/opcodes.hpp:19583
@ VSCALEFPDZ256rmk
Definition x86/opcodes.hpp:21707
@ VCVTPH2DQZ256rmb
Definition x86/opcodes.hpp:6699
@ PTCVTROWD2PSrre
Definition x86/opcodes.hpp:3447
@ VCVTTPD2DQYrr
Definition x86/opcodes.hpp:7764
@ VFNMSUB132BF16Zmbkz
Definition x86/opcodes.hpp:12029
@ VCVTPH2PSZ128rmkz
Definition x86/opcodes.hpp:6912
@ VCVTPD2QQZrrb
Definition x86/opcodes.hpp:6564
@ VPBROADCASTDZrrkz
Definition x86/opcodes.hpp:15563
@ VSUBPHZ256rr
Definition x86/opcodes.hpp:22258
@ ROR8rCL_NF
Definition x86/opcodes.hpp:4003
@ VPADDUSWZrr
Definition x86/opcodes.hpp:15202
@ VPERMILPDZ256mbi
Definition x86/opcodes.hpp:16791
@ SHL16rCL_NF_ND
Definition x86/opcodes.hpp:4325
@ VPERMILPDZ128mbikz
Definition x86/opcodes.hpp:16775
@ VPMADCSWDrm
Definition x86/opcodes.hpp:17409
@ VFNMSUB213SSZrkz_Int
Definition x86/opcodes.hpp:12359
@ VADDPHZ256rm
Definition x86/opcodes.hpp:5240
@ VCVTUQQ2PDZrrk
Definition x86/opcodes.hpp:8836
@ VFMSUB132PHZ128mbk
Definition x86/opcodes.hpp:10563
@ VCVTTPH2IUBSZrrk
Definition x86/opcodes.hpp:8095
@ VPMOVSQBZ128rrk
Definition x86/opcodes.hpp:18064
@ ADCX32rm_EVEX
Definition x86/opcodes.hpp:551
@ VPSIGNDYrm
Definition x86/opcodes.hpp:19575
@ VPMOVZXBQZ128rrk
Definition x86/opcodes.hpp:18389
@ VCVTTPS2IBSZ128rr
Definition x86/opcodes.hpp:8338
@ VFNMSUB231BF16Z256mb
Definition x86/opcodes.hpp:12374
@ VPROLVQZ128rrk
Definition x86/opcodes.hpp:18968
@ VCVTTPH2IUBSZ256rm
Definition x86/opcodes.hpp:8073
@ VPANDNQZrr
Definition x86/opcodes.hpp:15329
@ KADDWkk
Definition x86/opcodes.hpp:2017
@ VPXORQZ256rmk
Definition x86/opcodes.hpp:20885
@ VPMOVUSQDZmrk
Definition x86/opcodes.hpp:18309
@ VCVTPH2UWZ256rrbkz
Definition x86/opcodes.hpp:7053
@ VCVTSS2SHZrm
Definition x86/opcodes.hpp:7641
@ VROUNDPSYmi
Definition x86/opcodes.hpp:21479
@ VPSRADYrr
Definition x86/opcodes.hpp:19817
@ INVPCID32
Definition x86/opcodes.hpp:1953
@ STRm
Definition x86/opcodes.hpp:4726
@ VPCMPGTBrm
Definition x86/opcodes.hpp:15785
@ VPINSRBrmi
Definition x86/opcodes.hpp:17319
@ VPDPWUUDZ128rkz
Definition x86/opcodes.hpp:16546
@ DEC32r_NF
Definition x86/opcodes.hpp:1520
@ VPSUBUSWZrr
Definition x86/opcodes.hpp:20428
@ SBB8rr_REV
Definition x86/opcodes.hpp:4264
@ VPSRADZmbi
Definition x86/opcodes.hpp:19848
@ VCVTPS2IUBSZrmbk
Definition x86/opcodes.hpp:7194
@ VCVT2PH2HF8SZ128rmkz
Definition x86/opcodes.hpp:6000
@ VPERMI2BZ256rmkz
Definition x86/opcodes.hpp:16617
@ VFNMADD132PSZm
Definition x86/opcodes.hpp:11562
@ VSHUFF64X2Zrmbik
Definition x86/opcodes.hpp:21871
@ SMSW16r
Definition x86/opcodes.hpp:4692
@ VREDUCESSZrmik
Definition x86/opcodes.hpp:21308
@ VPSRLWZ128rmk
Definition x86/opcodes.hpp:20229
@ VMAXPHZ256rrbkz
Definition x86/opcodes.hpp:13378
@ VFMSUBADD231PSZ128mb
Definition x86/opcodes.hpp:11318
@ VFMADDSUB132PSZ256mbkz
Definition x86/opcodes.hpp:10244
@ POP32rmm
Definition x86/opcodes.hpp:3315
@ VFMADD132PDZ128mbk
Definition x86/opcodes.hpp:9583
@ OR8ri_EVEX
Definition x86/opcodes.hpp:3044
@ SHRX64rr_EVEX
Definition x86/opcodes.hpp:4676
@ VFMSUB213PSZ128r
Definition x86/opcodes.hpp:10780
@ VPSUBQZ256rm
Definition x86/opcodes.hpp:20325
@ SBB32mi8_ND
Definition x86/opcodes.hpp:4198
@ VRCPBF16Z256rkz
Definition x86/opcodes.hpp:21112
@ VPSLLWZ256rm
Definition x86/opcodes.hpp:19794
@ VPERMQZ256rrk
Definition x86/opcodes.hpp:16969
@ VCVTTPH2IBSZ256rmk
Definition x86/opcodes.hpp:8044
@ VPMADD52LUQZm
Definition x86/opcodes.hpp:17462
@ VPSUBUSWZ128rm
Definition x86/opcodes.hpp:20413
@ BLCIC64rm
Definition x86/opcodes.hpp:1006
@ VMINMAXPSZrmbi
Definition x86/opcodes.hpp:13714
@ VPSRAVQZ256rmkz
Definition x86/opcodes.hpp:19956
@ ADD16rr_NF_ND
Definition x86/opcodes.hpp:599
@ VGF2P8AFFINEQBZ256rrikz
Definition x86/opcodes.hpp:13054
@ PUNPCKLQDQrr
Definition x86/opcodes.hpp:3524
@ VPMULHRSWZ256rrk
Definition x86/opcodes.hpp:18536
@ VPDPWUSDSZ256mkz
Definition x86/opcodes.hpp:16459
@ LOCK_XOR8mr
Definition x86/opcodes.hpp:2250
@ VCVTTPD2QQSZrrb
Definition x86/opcodes.hpp:7828
@ RET16
Definition x86/opcodes.hpp:3760
@ VPUNPCKHQDQZrmbk
Definition x86/opcodes.hpp:20708
@ VMULBF16Z128rmk
Definition x86/opcodes.hpp:14564
@ XOR64rm_EVEX
Definition x86/opcodes.hpp:22755
@ VPCMPQZ256rmi
Definition x86/opcodes.hpp:15859
@ VPDPBUSDSZrkz
Definition x86/opcodes.hpp:16223
@ VPSUBUSWZrmk
Definition x86/opcodes.hpp:20426
@ VMINMAXPHZ256rmik
Definition x86/opcodes.hpp:13673
@ VCVTSD2SIrm_Int
Definition x86/opcodes.hpp:7523
@ VPCMPEQDZrr
Definition x86/opcodes.hpp:15725
@ OR32ri8_NF_ND
Definition x86/opcodes.hpp:2969
@ VBROADCASTSSZ128rr
Definition x86/opcodes.hpp:5734
@ VPRORQZ256mbi
Definition x86/opcodes.hpp:19024
@ VFMSUB213SDZrb_Int
Definition x86/opcodes.hpp:10816
@ VRSQRT14PSZrkz
Definition x86/opcodes.hpp:21544
@ VPDPBSSDZmbkz
Definition x86/opcodes.hpp:16125
@ SHL16mCL
Definition x86/opcodes.hpp:4306
@ NEG8m_EVEX
Definition x86/opcodes.hpp:2866
@ VMULSDrm
Definition x86/opcodes.hpp:14705
@ VCVTTSS2SISrr
Definition x86/opcodes.hpp:8680
@ VPUNPCKHWDZ256rr
Definition x86/opcodes.hpp:20728
@ VPSUBSBZ256rrkz
Definition x86/opcodes.hpp:20358
@ VCVTTPD2UDQZ256rmb
Definition x86/opcodes.hpp:7909
@ VFMADD213PDZ256rbk
Definition x86/opcodes.hpp:9776
@ VCVTTPD2UDQZ128rmk
Definition x86/opcodes.hpp:7903
@ VUNPCKLPDZrrkz
Definition x86/opcodes.hpp:22490
@ VSUBSSZrrkz_Int
Definition x86/opcodes.hpp:22349
@ VPUNPCKLDQrr
Definition x86/opcodes.hpp:20791
@ PTCVTROWPS2PHLrri
Definition x86/opcodes.hpp:3465
@ VCVTPS2PDZ256rmb
Definition x86/opcodes.hpp:7216
@ VPDPBUUDZ128rk
Definition x86/opcodes.hpp:16297
@ VCVTBIASPH2HF8SZrrk
Definition x86/opcodes.hpp:6215
@ VPORQZrmkz
Definition x86/opcodes.hpp:18868
@ VBROADCASTSDZ256rr
Definition x86/opcodes.hpp:5720
@ SUB64rm
Definition x86/opcodes.hpp:4856
@ VMINPSZrrk
Definition x86/opcodes.hpp:13862
@ VGETMANTPHZ128rmik
Definition x86/opcodes.hpp:12915
@ VPADDQZ128rmb
Definition x86/opcodes.hpp:15091
@ VPABSWZ256rmkz
Definition x86/opcodes.hpp:14917
@ SUB16mi_NF
Definition x86/opcodes.hpp:4757
@ VFMADD132PDZ256mkz
Definition x86/opcodes.hpp:9595
@ IMUL64rmi32
Definition x86/opcodes.hpp:1849
@ VUNPCKLPSZ256rmbkz
Definition x86/opcodes.hpp:22507
@ ADD16rr
Definition x86/opcodes.hpp:593
@ VCVTPD2DQZ128rmbkz
Definition x86/opcodes.hpp:6434
@ VFNMSUB231PDZ256rbkz
Definition x86/opcodes.hpp:12411
@ VDIVPDZ256rmkz
Definition x86/opcodes.hpp:9060
@ LOCK_XOR32mr
Definition x86/opcodes.hpp:2245
@ VCMPPSZ256rmi
Definition x86/opcodes.hpp:5827
@ SHRD32rri8
Definition x86/opcodes.hpp:4644
@ VPOPCNTDZ128rmk
Definition x86/opcodes.hpp:18750
@ ADD64rm_NF_ND
Definition x86/opcodes.hpp:674
@ VUNPCKLPDZrmbkz
Definition x86/opcodes.hpp:22485
@ VRCP14PDZmk
Definition x86/opcodes.hpp:21009
@ VPUNPCKLBWZ256rrk
Definition x86/opcodes.hpp:20751
@ SAR8mCL
Definition x86/opcodes.hpp:4135
@ VRNDSCALEBF16Zrrikz
Definition x86/opcodes.hpp:21342
@ VPSRLVQZrmb
Definition x86/opcodes.hpp:20191
@ VFMSUBADD132PHZ256mkz
Definition x86/opcodes.hpp:11082
@ FSAVEm
Definition x86/opcodes.hpp:1715
@ VFMADDSUB132PSZ256rk
Definition x86/opcodes.hpp:10251
@ VP2INTERSECTDZ256rmb
Definition x86/opcodes.hpp:14807
@ VBROADCASTF32X8Zrm
Definition x86/opcodes.hpp:5666
@ VDIVPSZ256rr
Definition x86/opcodes.hpp:9131
@ VGETMANTPHZrribkz
Definition x86/opcodes.hpp:12941
@ ADD32mr_ND
Definition x86/opcodes.hpp:616
@ VPMULDQZ256rmkz
Definition x86/opcodes.hpp:18509
@ VREDUCEPSZ256rmbik
Definition x86/opcodes.hpp:21266
@ VPSRADZ128rmkz
Definition x86/opcodes.hpp:19829
@ BTC32mr
Definition x86/opcodes.hpp:1102
@ VPERMPDZ256rmkz
Definition x86/opcodes.hpp:16909
@ VFMADD132SDr
Definition x86/opcodes.hpp:9700
@ VMINMAXPSZ128rmik
Definition x86/opcodes.hpp:13697
@ ADD16ri_DB
Definition x86/opcodes.hpp:330
@ VPADDQZ128rrk
Definition x86/opcodes.hpp:15097
@ VSQRTBF16Z128mkz
Definition x86/opcodes.hpp:22008
@ VPADDQZrmb
Definition x86/opcodes.hpp:15109
@ G_STRICT_FADD
Definition x86/opcodes.hpp:293
@ VPMAXSQZ128rmkz
Definition x86/opcodes.hpp:17583
@ LWPINS64rmi
Definition x86/opcodes.hpp:2277
@ VPDPBUUDSYrr
Definition x86/opcodes.hpp:16258
@ VCVTPS2UQQZ128rmbk
Definition x86/opcodes.hpp:7367
@ VSQRTBF16Zr
Definition x86/opcodes.hpp:22027
@ VADDSDZrrbkz_Int
Definition x86/opcodes.hpp:5309
@ VFNMSUB132PHZ256rb
Definition x86/opcodes.hpp:12088
@ VPSLLVWZ128rm
Definition x86/opcodes.hpp:19755
@ SUBSSrm_Int
Definition x86/opcodes.hpp:4931
@ VMINMAXSDrmi
Definition x86/opcodes.hpp:13726
@ DIVPDrr
Definition x86/opcodes.hpp:1568
@ VFMSUBADD231PDZr
Definition x86/opcodes.hpp:11274
@ VFIXUPIMMSSZrrik
Definition x86/opcodes.hpp:9550
@ VFMADDSUB132PSZ256r
Definition x86/opcodes.hpp:10247
@ VPERMI2PSZ128rmkz
Definition x86/opcodes.hpp:16686
@ VCVTPH2WZ256rrkz
Definition x86/opcodes.hpp:7088
@ VORPDZrmbkz
Definition x86/opcodes.hpp:14764
@ VFMSUBADDPS4rr_REV
Definition x86/opcodes.hpp:11367
@ VFNMSUB132PSZ128m
Definition x86/opcodes.hpp:12107
@ VPMAXUQZrmbkz
Definition x86/opcodes.hpp:17701
@ VPMOVUSWBZ256mr
Definition x86/opcodes.hpp:18333
@ VPBROADCASTQZ128rrkz
Definition x86/opcodes.hpp:15588
@ ROR32mCL_NF
Definition x86/opcodes.hpp:3928
@ VREDUCEBF16Zrmi
Definition x86/opcodes.hpp:21184
@ SAR32ri_ND
Definition x86/opcodes.hpp:4097
@ VCVTTPD2QQZ256rmbk
Definition x86/opcodes.hpp:7844
@ FNOP
Definition x86/opcodes.hpp:1694
@ VFNMSUB132PHZr
Definition x86/opcodes.hpp:12099
@ VFNMADD231BF16Z256mk
Definition x86/opcodes.hpp:11811
@ VPDPWSUDZ128mb
Definition x86/opcodes.hpp:16415
@ CMOV32rr
Definition x86/opcodes.hpp:1238
@ VSHUFF32X4Zrmi
Definition x86/opcodes.hpp:21855
@ MINCPDrm
Definition x86/opcodes.hpp:2330
@ VPDPBUSDZrkz
Definition x86/opcodes.hpp:16254
@ VCVTPH2PSXZ256rrbkz
Definition x86/opcodes.hpp:6893
@ VGETEXPPHZ256mk
Definition x86/opcodes.hpp:12771
@ VFMADDSUB231PHZ256rbkz
Definition x86/opcodes.hpp:10429
@ VPSHRDVWZ128m
Definition x86/opcodes.hpp:19426
@ VEXTRACTI32X8Zmrik
Definition x86/opcodes.hpp:9361
@ VFNMADD213PDZrbk
Definition x86/opcodes.hpp:11678
@ VFPCLASSPHZ256mi
Definition x86/opcodes.hpp:12618
@ VFNMADD132SSZrb
Definition x86/opcodes.hpp:11610
@ VPMAXSQZrmkz
Definition x86/opcodes.hpp:17601
@ VCVTSS2SDZrmkz_Int
Definition x86/opcodes.hpp:7629
@ VFMADD231BF16Z256mb
Definition x86/opcodes.hpp:9918
@ ROL16r1_NF_ND
Definition x86/opcodes.hpp:3789
@ VFNMADD231PHZrb
Definition x86/opcodes.hpp:11890
@ VCVTBF162IUBSZ128rm
Definition x86/opcodes.hpp:6109
@ VFNMADDPD4rr
Definition x86/opcodes.hpp:11982
@ VPBLENDMBZrmk
Definition x86/opcodes.hpp:15428
@ VCVTTPS2QQSZrm
Definition x86/opcodes.hpp:8419
@ VPDPWSSDSZ256m
Definition x86/opcodes.hpp:16330
@ VCVTUDQ2PHZ128rmbk
Definition x86/opcodes.hpp:8741
@ VFMSUB132BF16Z128m
Definition x86/opcodes.hpp:10497
@ VRCP14SDZrmkz
Definition x86/opcodes.hpp:21043
@ VPERMI2DZ256rmk
Definition x86/opcodes.hpp:16640
@ VCVTQQ2PSZrrb
Definition x86/opcodes.hpp:7492
@ VFMSUBADD132PSm
Definition x86/opcodes.hpp:11136
@ VFMULCPHZ256rmbkz
Definition x86/opcodes.hpp:11412
@ IMUL32r_NF
Definition x86/opcodes.hpp:1815
@ VFMADD231PSYm
Definition x86/opcodes.hpp:10005
@ SHR64mi_ND
Definition x86/opcodes.hpp:4561
@ VCVTPH2DQZ256rmbk
Definition x86/opcodes.hpp:6700
@ VFCMADDCPHZ256r
Definition x86/opcodes.hpp:9399
@ VFNMSUB213BF16Zmkz
Definition x86/opcodes.hpp:12209
@ VPRORDZ256mbi
Definition x86/opcodes.hpp:18997
@ VFMSUB231PDYr
Definition x86/opcodes.hpp:10881
@ VGF2P8MULBZrr
Definition x86/opcodes.hpp:13083
@ VAESENCLASTZ128rr
Definition x86/opcodes.hpp:5373
@ ROR8m1_ND
Definition x86/opcodes.hpp:3982
@ VPSRADZ128rrk
Definition x86/opcodes.hpp:19831
@ MMX_PMAXUBrr
Definition x86/opcodes.hpp:2454
@ VMOVDQUrr
Definition x86/opcodes.hpp:14239
@ VFNMADD231BF16Zmbk
Definition x86/opcodes.hpp:11818
@ ADC16i16
Definition x86/opcodes.hpp:454
@ VMINMAXSHrmi
Definition x86/opcodes.hpp:13737
@ VRCPPHZmb
Definition x86/opcodes.hpp:21141
@ VCVTTPD2DQSZrm
Definition x86/opcodes.hpp:7751
@ VGETEXPBF16Z256mbk
Definition x86/opcodes.hpp:12709
@ XCRYPTCTR
Definition x86/opcodes.hpp:22640
@ VCVTBIASPH2BF8SZ128rm
Definition x86/opcodes.hpp:6136
@ VMINMAXSHrri_Int
Definition x86/opcodes.hpp:13742
@ LOCK_OR8mi
Definition x86/opcodes.hpp:2226
@ VPMOVWBZmrk
Definition x86/opcodes.hpp:18357
@ VFMADD231SDZr_Int
Definition x86/opcodes.hpp:10047
@ VGF2P8MULBZ256rr
Definition x86/opcodes.hpp:13077
@ VGETEXPPSZ256rbkz
Definition x86/opcodes.hpp:12809
@ VPMOVUSDBZ256mr
Definition x86/opcodes.hpp:18258
@ VFNMSUB213SHZrbk_Int
Definition x86/opcodes.hpp:12344
@ MOV16rm
Definition x86/opcodes.hpp:2554
@ G_SSUBO
Definition x86/opcodes.hpp:182
@ ADD64rr_REV
Definition x86/opcodes.hpp:684
@ VFMADDCSHZrbkz
Definition x86/opcodes.hpp:10125
@ SBB16rm_ND
Definition x86/opcodes.hpp:4187
@ VPDPWUSDSZ128rkz
Definition x86/opcodes.hpp:16453
@ VFNMADD231BF16Zr
Definition x86/opcodes.hpp:11822
@ VFMADDSUB213PDr
Definition x86/opcodes.hpp:10303
@ SUB32rr_NF_ND_REV
Definition x86/opcodes.hpp:4827
@ VPMOVUSWBZmr
Definition x86/opcodes.hpp:18338
@ VMOVDQA64Zmr
Definition x86/opcodes.hpp:14082
@ VPSRLDZ128rik
Definition x86/opcodes.hpp:20047
@ XSUSLDTRK
Definition x86/opcodes.hpp:22825
@ VPERMT2PSZ128rmb
Definition x86/opcodes.hpp:17062
@ VPCMPGTWrr
Definition x86/opcodes.hpp:15846
@ MOVHPDmr
Definition x86/opcodes.hpp:2664
@ VFMADD132PHZrbk
Definition x86/opcodes.hpp:9645
@ VCVTTPH2DQZrrbkz
Definition x86/opcodes.hpp:8028
@ VMOVAPSZ128rrkz_REV
Definition x86/opcodes.hpp:13972
@ VMINMAXBF16Z256rrik
Definition x86/opcodes.hpp:13616
@ VRCP28PDZmk
Definition x86/opcodes.hpp:21057
@ VCVTPH2UQQZ256rmk
Definition x86/opcodes.hpp:7015
@ VMAXBF16Z256rmb
Definition x86/opcodes.hpp:13207
@ VPMULTISHIFTQBZrrkz
Definition x86/opcodes.hpp:18696
@ PTWRITE64m
Definition x86/opcodes.hpp:3507
@ IMULZU64rri32
Definition x86/opcodes.hpp:1882
@ VPBROADCASTBZ128rrk
Definition x86/opcodes.hpp:15519
@ FARCALL32m
Definition x86/opcodes.hpp:1661
@ XCHG64rr
Definition x86/opcodes.hpp:22634
@ XOR8rr_NF
Definition x86/opcodes.hpp:22797
@ VREDUCESHZrrik
Definition x86/opcodes.hpp:21305
@ VRCP14PSZ128rk
Definition x86/opcodes.hpp:21021
@ VCVTTPD2UDQSZ256rrbkz
Definition x86/opcodes.hpp:7884
@ VPDPWSUDSZ128r
Definition x86/opcodes.hpp:16389
@ VPSRAVWZ256rr
Definition x86/opcodes.hpp:19978
@ VFMSUB213PDZ128mk
Definition x86/opcodes.hpp:10708
@ VGETEXPPDZ256rkz
Definition x86/opcodes.hpp:12745
@ VCVTTPD2DQSZ256rmbk
Definition x86/opcodes.hpp:7741
@ VMOVDI2PDIrr
Definition x86/opcodes.hpp:14024
@ VPCMPUDZrmi
Definition x86/opcodes.hpp:15895
@ VFMSUBADD213PHZrk
Definition x86/opcodes.hpp:11206
@ PUNPCKLQDQrm
Definition x86/opcodes.hpp:3523
@ PFMULrm
Definition x86/opcodes.hpp:3194
@ VSUBPDZrmbk
Definition x86/opcodes.hpp:22231
@ VPSRAVQZ128rrk
Definition x86/opcodes.hpp:19949
@ VPMULHWZ128rr
Definition x86/opcodes.hpp:18573
@ VPOPCNTQZ256rrk
Definition x86/opcodes.hpp:18789
@ VGETEXPPSZ256mb
Definition x86/opcodes.hpp:12801
@ VFNMADD213PHZmbk
Definition x86/opcodes.hpp:11707
@ VFMSUB213SHZrk_Int
Definition x86/opcodes.hpp:10835
@ VPANDNDZ128rr
Definition x86/opcodes.hpp:15284
@ VUNPCKHPDZ256rrk
Definition x86/opcodes.hpp:22418
@ VFMSUB213SDZm_Int
Definition x86/opcodes.hpp:10810
@ VUNPCKLPDZ256rmbk
Definition x86/opcodes.hpp:22475
@ VPMINUQZ256rmbkz
Definition x86/opcodes.hpp:17896
@ VCVTSD2SSZrm
Definition x86/opcodes.hpp:7526
@ VMOVAPSZ128rrk_REV
Definition x86/opcodes.hpp:13970
@ XOR8i8
Definition x86/opcodes.hpp:22769
@ VSHUFPDZ128rrikz
Definition x86/opcodes.hpp:21925
@ VMAXSDZrrk_Int
Definition x86/opcodes.hpp:13439
@ VP2INTERSECTQZ128rm
Definition x86/opcodes.hpp:14812
@ VGETEXPBF16Zmbkz
Definition x86/opcodes.hpp:12719
@ MOV16ri
Definition x86/opcodes.hpp:2552
@ MMX_PSUBDrr
Definition x86/opcodes.hpp:2511
@ VFMSUB231PHZ256rb
Definition x86/opcodes.hpp:10933
@ VDPPHPSZ256rkz
Definition x86/opcodes.hpp:9238
@ VSQRTPHZr
Definition x86/opcodes.hpp:22094
@ VGETMANTPHZrmik
Definition x86/opcodes.hpp:12936
@ VCVTPH2IUBSZ256rrb
Definition x86/opcodes.hpp:6825
@ VCVTTPS2UQQZ128rmbk
Definition x86/opcodes.hpp:8565
@ VPCMPQZ128rmik
Definition x86/opcodes.hpp:15854
@ MMX_MOVQ64rr_REV
Definition x86/opcodes.hpp:2381
@ VCVTDQ2PHZrmbk
Definition x86/opcodes.hpp:6298
@ VPMOVDBZ256rr
Definition x86/opcodes.hpp:17946
@ VPSLLWZ128rrk
Definition x86/opcodes.hpp:19786
@ VPMAXUBZ256rr
Definition x86/opcodes.hpp:17638
@ TEST64mr
Definition x86/opcodes.hpp:5037
@ VFPCLASSBF16Z128rik
Definition x86/opcodes.hpp:12579
@ VSHUFF64X2Zrmbikz
Definition x86/opcodes.hpp:21872
@ VPERMPSZ256rmk
Definition x86/opcodes.hpp:16937
@ VFNMSUB231BF16Z128mbk
Definition x86/opcodes.hpp:12366
@ VPCONFLICTQZ128rmk
Definition x86/opcodes.hpp:16048
@ REPNE_PREFIX
Definition x86/opcodes.hpp:3741
@ VPANDDZ128rmkz
Definition x86/opcodes.hpp:15256
@ SUB16rr_REV
Definition x86/opcodes.hpp:4788
@ VMOVDQU16Zrrk_REV
Definition x86/opcodes.hpp:14131
@ VPSHUFHWZ256rik
Definition x86/opcodes.hpp:19539
@ VPSUBSWZ128rrkz
Definition x86/opcodes.hpp:20374
@ VSHUFF32X4Zrrik
Definition x86/opcodes.hpp:21859
@ VFNMADD213PHZ256mbkz
Definition x86/opcodes.hpp:11696
@ VPSLLWZ128rmkz
Definition x86/opcodes.hpp:19784
@ VMINCSSZrr
Definition x86/opcodes.hpp:13597
@ G_STRICT_FMA
Definition x86/opcodes.hpp:298
@ VFMSUBADD132PDZmb
Definition x86/opcodes.hpp:11055
@ VPBROADCASTBZ128rr
Definition x86/opcodes.hpp:15518
@ VGETMANTPDZ128rmbikz
Definition x86/opcodes.hpp:12880
@ VFNMSUB213SSZr_Int
Definition x86/opcodes.hpp:12353
@ NOT16r_ND
Definition x86/opcodes.hpp:2887
@ VMINMAXPHZ128rrikz
Definition x86/opcodes.hpp:13668
@ PACKSSDWrr
Definition x86/opcodes.hpp:3083
@ VPUNPCKHQDQZrr
Definition x86/opcodes.hpp:20712
@ VANDNPDYrm
Definition x86/opcodes.hpp:5448
@ DIV_F32m
Definition x86/opcodes.hpp:1597
@ VCVTPS2UDQZ256rmb
Definition x86/opcodes.hpp:7342
@ VPMINUDZrmb
Definition x86/opcodes.hpp:17874
@ VALIGNQZ128rmikz
Definition x86/opcodes.hpp:5426
@ VDBPSADBWZrri
Definition x86/opcodes.hpp:9014
@ VPERMI2DZ256rm
Definition x86/opcodes.hpp:16636
@ VPMOVSXBDZrrkz
Definition x86/opcodes.hpp:18140
@ VCVTTPD2UQQZ128rmbkz
Definition x86/opcodes.hpp:7968
@ VFPCLASSPDZ256ri
Definition x86/opcodes.hpp:12602
@ VPSHRDVDZ128rk
Definition x86/opcodes.hpp:19379
@ PT2RPNTLVWZ1T1
Definition x86/opcodes.hpp:3438
@ OR64mr_NF_ND
Definition x86/opcodes.hpp:3004
@ IMUL64rri32
Definition x86/opcodes.hpp:1860
@ VALIGNQZ128rrikz
Definition x86/opcodes.hpp:5429
@ VGETEXPPSZm
Definition x86/opcodes.hpp:12812
@ VMOVLPSZ128rm
Definition x86/opcodes.hpp:14258
@ VFNMADD213PSZmk
Definition x86/opcodes.hpp:11744
@ VMULPSZrmbk
Definition x86/opcodes.hpp:14682
@ VFMSUB132BF16Z128mb
Definition x86/opcodes.hpp:10498
@ VFNMSUB132PDZmkz
Definition x86/opcodes.hpp:12063
@ VFMSUB213PDZ128mkz
Definition x86/opcodes.hpp:10709
@ ISTT_Fp32m32
Definition x86/opcodes.hpp:1969
@ VORPDZ256rmk
Definition x86/opcodes.hpp:14756
@ VGF2P8AFFINEQBZ128rmbik
Definition x86/opcodes.hpp:13038
@ VMOV64toSDrr
Definition x86/opcodes.hpp:13916
@ WRUSSQ
Definition x86/opcodes.hpp:22607
@ VFNMSUB213PDZ128mkz
Definition x86/opcodes.hpp:12220
@ CVTDQ2PSrm
Definition x86/opcodes.hpp:1426
@ VFMADD132PHZrkz
Definition x86/opcodes.hpp:9648
@ VCVTNEPS2BF16rr
Definition x86/opcodes.hpp:6428
@ ADD_F64m
Definition x86/opcodes.hpp:737
@ VCVTDQ2PHZ256rrk
Definition x86/opcodes.hpp:6294
@ VFMULCSHZrrbkz
Definition x86/opcodes.hpp:11439
@ VPMOVSXBDrm
Definition x86/opcodes.hpp:18141
@ VPDPWUSDSZrk
Definition x86/opcodes.hpp:16470
@ MOVUPDrm
Definition x86/opcodes.hpp:2740
@ VPUNPCKHBWZ128rmk
Definition x86/opcodes.hpp:20636
@ VPSHLDDZ256rrikz
Definition x86/opcodes.hpp:19179
@ PEXTRBrri
Definition x86/opcodes.hpp:3168
@ VFMADD132PDZrb
Definition x86/opcodes.hpp:9609
@ VMOVUPSZ256rmkz
Definition x86/opcodes.hpp:14491
@ VBLENDMPSZ256rmkz
Definition x86/opcodes.hpp:5618
@ VCVTTPD2UDQZrrbkz
Definition x86/opcodes.hpp:7929
@ PMOVSXBQrm
Definition x86/opcodes.hpp:3271
@ VFMADD231PSZ256mbk
Definition x86/opcodes.hpp:10018
@ VPERMPDZ256mik
Definition x86/opcodes.hpp:16899
@ VPROLQZ256mi
Definition x86/opcodes.hpp:18919
@ VPHADDWQrr
Definition x86/opcodes.hpp:17292
@ VMULPSZ128rmkz
Definition x86/opcodes.hpp:14664
@ VPEXPANDBZ128rr
Definition x86/opcodes.hpp:17154
@ VMINMAXSDrribk_Int
Definition x86/opcodes.hpp:13733
@ VADDPDZ128rmbk
Definition x86/opcodes.hpp:5198
@ VCVTSI642SDrr_Int
Definition x86/opcodes.hpp:7611
@ PSRLQrm
Definition x86/opcodes.hpp:3408
@ VCVTPS2IUBSZ128rmkz
Definition x86/opcodes.hpp:7176
@ VPDPBUSDZmbk
Definition x86/opcodes.hpp:16248
@ VSCALEFSDZrmk
Definition x86/opcodes.hpp:21794
@ MINCSSrm
Definition x86/opcodes.hpp:2336
@ VPERMDZrm
Definition x86/opcodes.hpp:16600
@ SHL8mi_EVEX
Definition x86/opcodes.hpp:4402
@ TZCNT32rm
Definition x86/opcodes.hpp:5090
@ VCVTTPH2UDQZ128rrkz
Definition x86/opcodes.hpp:8138
@ VBROADCASTI32X8Zrmk
Definition x86/opcodes.hpp:5704
@ VCVTTPS2QQZrmbkz
Definition x86/opcodes.hpp:8455
@ VPDPWSSDSZr
Definition x86/opcodes.hpp:16345
@ VPSHUFHWZmik
Definition x86/opcodes.hpp:19542
@ VAESENCLASTYrm
Definition x86/opcodes.hpp:5370
@ VPUNPCKHWDZ128rm
Definition x86/opcodes.hpp:20719
@ VPTESTNMDZ256rmb
Definition x86/opcodes.hpp:20588
@ VPADDWZrmk
Definition x86/opcodes.hpp:15222
@ VCVTTPS2UDQZ128rrkz
Definition x86/opcodes.hpp:8505
@ VMAXPDZ256rmbkz
Definition x86/opcodes.hpp:13337
@ VCVTTBF162IBSZ256rmb
Definition x86/opcodes.hpp:7686
@ RCR64m1
Definition x86/opcodes.hpp:3682
@ VPEXPANDWZ256rrk
Definition x86/opcodes.hpp:17215
@ FARCALL16i
Definition x86/opcodes.hpp:1658
@ VPDPBSUDZ128rk
Definition x86/opcodes.hpp:16173
@ VPADDSBZrrk
Definition x86/opcodes.hpp:15137
@ VSUBPSZrrbk
Definition x86/opcodes.hpp:22307
@ RORX64mi
Definition x86/opcodes.hpp:4014
@ VMOVSHZrrk_REV
Definition x86/opcodes.hpp:14386
@ VANDNPSZ256rm
Definition x86/opcodes.hpp:5490
@ VSHUFPSZ128rmbi
Definition x86/opcodes.hpp:21948
@ VFMADD213PDZrbk
Definition x86/opcodes.hpp:9788
@ VEXPANDPDZ128rr
Definition x86/opcodes.hpp:9283
@ VCVTPH2HF8SZ256rmbk
Definition x86/opcodes.hpp:6733
@ VPSHRDDZrmi
Definition x86/opcodes.hpp:19339
@ VGETEXPPHZ256rbkz
Definition x86/opcodes.hpp:12776
@ VFNMSUB231PHZ128mkz
Definition x86/opcodes.hpp:12433
@ VPSHLDVDZ256rkz
Definition x86/opcodes.hpp:19233
@ CLGI
Definition x86/opcodes.hpp:1223
@ VFMSUB231PHZ256rbk
Definition x86/opcodes.hpp:10934
@ SAR32m1
Definition x86/opcodes.hpp:4070
@ VMOVUPDZ128rr
Definition x86/opcodes.hpp:14440
@ VPORDZrrk
Definition x86/opcodes.hpp:18843
@ SBB32i32
Definition x86/opcodes.hpp:4194
@ ROR16ri
Definition x86/opcodes.hpp:3915
@ VCOMISSZrm
Definition x86/opcodes.hpp:5893
@ VPSRLVQZ256rrk
Definition x86/opcodes.hpp:20188
@ VPDPBUSDSZ256r
Definition x86/opcodes.hpp:16212
@ VMINMAXPSZ128rmbi
Definition x86/opcodes.hpp:13693
@ VPMOVSXWQZ128rm
Definition x86/opcodes.hpp:18233
@ VSHUFF64X2Z256rmi
Definition x86/opcodes.hpp:21864
@ VEXPANDPSZrrkz
Definition x86/opcodes.hpp:9315
@ VSQRTSHZm_Int
Definition x86/opcodes.hpp:22153
@ VPSRLDZ256mi
Definition x86/opcodes.hpp:20058
@ VPCMPGTDZrmbk
Definition x86/opcodes.hpp:15803
@ VFCMADDCSHZr
Definition x86/opcodes.hpp:9420
@ VPMOVZXBWZ128rmk
Definition x86/opcodes.hpp:18408
@ VFMADD231PSZ256mkz
Definition x86/opcodes.hpp:10021
@ VFMSUB213PDZrbk
Definition x86/opcodes.hpp:10733
@ VCVTTSS2USI64Srr_Int
Definition x86/opcodes.hpp:8695
@ VMOVDQU16Z256rm
Definition x86/opcodes.hpp:14114
@ VFMADD213PSZ128r
Definition x86/opcodes.hpp:9835
@ VPMOVQWZmr
Definition x86/opcodes.hpp:18026
@ VFNMSUB231BF16Zm
Definition x86/opcodes.hpp:12382
@ PTDPBSUDV
Definition x86/opcodes.hpp:394
@ VFIXUPIMMPSZ256rribk
Definition x86/opcodes.hpp:9518
@ VXORPSZ128rrk
Definition x86/opcodes.hpp:22564
@ VFNMSUB132SSZr
Definition x86/opcodes.hpp:12174
@ VGETEXPBF16Zrkz
Definition x86/opcodes.hpp:12724
@ VPSLLDri
Definition x86/opcodes.hpp:19639
@ VPERMPDZmbik
Definition x86/opcodes.hpp:16914
@ FsFLD0F128
Definition x86/opcodes.hpp:354
@ VPEXPANDQZ256rmk
Definition x86/opcodes.hpp:17194
@ VRSQRT14SDZrrk
Definition x86/opcodes.hpp:21549
@ VPCOMPRESSDZ256rr
Definition x86/opcodes.hpp:15967
@ VPMAXSQZ256rrk
Definition x86/opcodes.hpp:17594
@ VCVTPH2DQZrr
Definition x86/opcodes.hpp:6716
@ VPRORVQZ256rr
Definition x86/opcodes.hpp:19084
@ VPMULLDZ256rr
Definition x86/opcodes.hpp:18607
@ VPERMT2DZrmk
Definition x86/opcodes.hpp:17029
@ INSERTPSrmi
Definition x86/opcodes.hpp:1935
@ VCVTBIASPH2HF8Z128rr
Definition x86/opcodes.hpp:6223
@ ROUNDPSri
Definition x86/opcodes.hpp:4021
@ MMX_PMADDWDrr
Definition x86/opcodes.hpp:2450
@ VPACKUSDWrm
Definition x86/opcodes.hpp:15011
@ VFMSUBADD213PDZrbk
Definition x86/opcodes.hpp:11169
@ VFMADDSUB231PHZrbk
Definition x86/opcodes.hpp:10440
@ VPANDNQZ128rrkz
Definition x86/opcodes.hpp:15313
@ VPMOVZXDQrm
Definition x86/opcodes.hpp:18447
@ VPXORQZ256rmbkz
Definition x86/opcodes.hpp:20884
@ VPTERNLOGQZ128rmik
Definition x86/opcodes.hpp:20486
@ VPMOVUSDWZmrk
Definition x86/opcodes.hpp:18279
@ VCVTPH2QQZrrkz
Definition x86/opcodes.hpp:6968
@ VRANGEPSZ128rrik
Definition x86/opcodes.hpp:20943
@ VCVTPH2PDZ128rmb
Definition x86/opcodes.hpp:6843
@ DEC64m_NF
Definition x86/opcodes.hpp:1526
@ VSUBPSZ128rmbkz
Definition x86/opcodes.hpp:22281
@ VFMADDSUB213PSZ128m
Definition x86/opcodes.hpp:10339
@ VCVTPH2BF8Z128rmk
Definition x86/opcodes.hpp:6666
@ VFMSUBADD231PDZ256m
Definition x86/opcodes.hpp:11256
@ VFNMSUB231PHZmb
Definition x86/opcodes.hpp:12450
@ VPEXPANDDZrmkz
Definition x86/opcodes.hpp:17183
@ VPMOVM2BZ256rk
Definition x86/opcodes.hpp:17970
@ VSQRTPHZ128rk
Definition x86/opcodes.hpp:22074
@ VPMOVSXBDZ256rrkz
Definition x86/opcodes.hpp:18134
@ VCVT2PH2BF8SZrmb
Definition x86/opcodes.hpp:5960
@ VPROLVDZ128rrkz
Definition x86/opcodes.hpp:18942
@ CMP16mi
Definition x86/opcodes.hpp:1302
@ MMX_PUNPCKLDQrm
Definition x86/opcodes.hpp:2532
@ VPSRAQZmikz
Definition x86/opcodes.hpp:19901
@ VFMADD132SSZrkz_Int
Definition x86/opcodes.hpp:9725
@ VPBROADCASTBYrr
Definition x86/opcodes.hpp:15514
@ VFMADDSUB231PSZrk
Definition x86/opcodes.hpp:10477
@ VFMSUB213PSZmbkz
Definition x86/opcodes.hpp:10798
@ PT2RPNTLVWZ0RST1V
Definition x86/opcodes.hpp:384
@ VFNMADD231PSZ256rk
Definition x86/opcodes.hpp:11916
@ VCVTPH2QQZrmk
Definition x86/opcodes.hpp:6961
@ IMUL16rri8_EVEX
Definition x86/opcodes.hpp:1806
@ LOCK_BTC16m
Definition x86/opcodes.hpp:2191
@ G_FSINH
Definition x86/opcodes.hpp:281
@ POP32rmr
Definition x86/opcodes.hpp:3316
@ VUCOMXSHZrr_Int
Definition x86/opcodes.hpp:22393
@ VINSERTF32X8Zrri
Definition x86/opcodes.hpp:13121
@ VCVTTSD2USIZrr
Definition x86/opcodes.hpp:8641
@ VFMADD231PHZmkz
Definition x86/opcodes.hpp:9998
@ IMULZU16rmi8
Definition x86/opcodes.hpp:1873
@ VFMADD132SSZrbk_Int
Definition x86/opcodes.hpp:9722
@ VFMSUBADD213PSZ128mb
Definition x86/opcodes.hpp:11211
@ VMULPSZrrbk
Definition x86/opcodes.hpp:14688
@ VPSRLDZ256rmk
Definition x86/opcodes.hpp:20065
@ VCVTTPH2DQZ128rmbkz
Definition x86/opcodes.hpp:8001
@ VPADDWZ128rm
Definition x86/opcodes.hpp:15209
@ VRSQRT28SSZr
Definition x86/opcodes.hpp:21593
@ BLCMSK64rr
Definition x86/opcodes.hpp:1011
@ VEXTRACTI64X4Zmrik
Definition x86/opcodes.hpp:9376
@ VPCMPUBZ128rmik
Definition x86/opcodes.hpp:15870
@ VSUBPDZ256rmk
Definition x86/opcodes.hpp:22221
@ VPLZCNTQZ256rrkz
Definition x86/opcodes.hpp:17377
@ VCVTTBF162IBSZ128rm
Definition x86/opcodes.hpp:7676
@ VPDPWSSDSrr
Definition x86/opcodes.hpp:16349
@ VPEXPANDQZrr
Definition x86/opcodes.hpp:17202
@ VPMOVZXBQYrr
Definition x86/opcodes.hpp:18384
@ VRNDSCALEPSZrrib
Definition x86/opcodes.hpp:21437
@ CMOV_RFP64
Definition x86/opcodes.hpp:1286
@ VGETEXPPHZrbkz
Definition x86/opcodes.hpp:12788
@ VMOVRSWZmk
Definition x86/opcodes.hpp:14333
@ VFMADD132PSZ256rb
Definition x86/opcodes.hpp:9667
@ VUNPCKLPSZrm
Definition x86/opcodes.hpp:22513
@ MOVDQUrm
Definition x86/opcodes.hpp:2660
@ LCMPXCHG16
Definition x86/opcodes.hpp:2109
@ VPUNPCKLQDQYrr
Definition x86/opcodes.hpp:20793
@ VMOVAPDZ128rrk
Definition x86/opcodes.hpp:13928
@ VPSHLQrm
Definition x86/opcodes.hpp:19311
@ VPSHLDQZ128rmik
Definition x86/opcodes.hpp:19193
@ NEG16r_NF
Definition x86/opcodes.hpp:2843
@ VPERMI2BZ128rrkz
Definition x86/opcodes.hpp:16614
@ VCVTPH2IBSZ256rrkz
Definition x86/opcodes.hpp:6796
@ VPMOVSXWQYrr
Definition x86/opcodes.hpp:18232
@ VSHUFI32X4Zrrik
Definition x86/opcodes.hpp:21895
@ VCVTTPS2UQQSZrmkz
Definition x86/opcodes.hpp:8556
@ PACKUSWBrr
Definition x86/opcodes.hpp:3089
@ SUBPDrr
Definition x86/opcodes.hpp:4905
@ VPBLENDMWZ128rmk
Definition x86/opcodes.hpp:15488
@ VSQRTPSZ256rk
Definition x86/opcodes.hpp:22121
@ VFMSUB132PSZ128mkz
Definition x86/opcodes.hpp:10601
@ VCVTTPS2DQSZ256rmkz
Definition x86/opcodes.hpp:8276
@ VPUNPCKLDQZrrk
Definition x86/opcodes.hpp:20788
@ VMULPSZ128rmbk
Definition x86/opcodes.hpp:14661
@ VCVTTPH2UWZ128rrkz
Definition x86/opcodes.hpp:8204
@ VPABSDYrr
Definition x86/opcodes.hpp:14850
@ VEXTRACTF32X8Zrrik
Definition x86/opcodes.hpp:9331
@ VPSLLQZ256mbi
Definition x86/opcodes.hpp:19660
@ VGF2P8AFFINEQBZ128rrikz
Definition x86/opcodes.hpp:13045
@ VDPPHPSZ128mk
Definition x86/opcodes.hpp:9225
@ MOVBE16rr_REV
Definition x86/opcodes.hpp:2628
@ VPERMI2WZ256rrkz
Definition x86/opcodes.hpp:16746
@ VFMSUBADD231PDZ256r
Definition x86/opcodes.hpp:11262
@ VPANDNQZrrk
Definition x86/opcodes.hpp:15330
@ VFMSUBADD231PDZ256rkz
Definition x86/opcodes.hpp:11267
@ VSCALEFBF16Z256rmb
Definition x86/opcodes.hpp:21677
@ VCVTPH2IUBSZrmb
Definition x86/opcodes.hpp:6831
@ VFNMSUBPD4Yrr
Definition x86/opcodes.hpp:12544
@ VFMADD231PDZmbk
Definition x86/opcodes.hpp:9960
@ VFMSUB213PSZ128mbk
Definition x86/opcodes.hpp:10776
@ MMX_CVTTPD2PIrm
Definition x86/opcodes.hpp:2358
@ VPERMI2PSZ256rrkz
Definition x86/opcodes.hpp:16698
@ VPMOVZXWDYrr
Definition x86/opcodes.hpp:18450
@ VPDPBUSDSZr
Definition x86/opcodes.hpp:16221
@ VSCALEFPDZ256rr
Definition x86/opcodes.hpp:21709
@ VPCMPEQWZrrk
Definition x86/opcodes.hpp:15764
@ SHR64mi_NF
Definition x86/opcodes.hpp:4562
@ VPRORQZmik
Definition x86/opcodes.hpp:19037
@ UCOMISDrm
Definition x86/opcodes.hpp:5107
@ VFMSUBADD213PSZmkz
Definition x86/opcodes.hpp:11236
@ BTR32rr
Definition x86/opcodes.hpp:1116
@ G_FRINT
Definition x86/opcodes.hpp:285
@ VCVTSS2USI64Zrm_Int
Definition x86/opcodes.hpp:7670
@ VPSRAVDZrmk
Definition x86/opcodes.hpp:19935
@ VPCMPEQWZ256rmk
Definition x86/opcodes.hpp:15758
@ VPERMI2DZ128rmb
Definition x86/opcodes.hpp:16628
@ VFMADDSUB213PHZ128mb
Definition x86/opcodes.hpp:10305
@ VPOPCNTQZ256rr
Definition x86/opcodes.hpp:18788
@ VPABSDZ128rr
Definition x86/opcodes.hpp:14857
@ VCVTPD2DQZ256rrkz
Definition x86/opcodes.hpp:6451
@ VFPCLASSPSZ256mi
Definition x86/opcodes.hpp:12636
@ VMOVUPDZrr_REV
Definition x86/opcodes.hpp:14463
@ VPMINUQZ256rrk
Definition x86/opcodes.hpp:17900
@ NEG32r_NF
Definition x86/opcodes.hpp:2853
@ PUSH32rmr
Definition x86/opcodes.hpp:3538
@ VPSRAQZ128rik
Definition x86/opcodes.hpp:19873
@ VCVTTPS2UQQZ256rr
Definition x86/opcodes.hpp:8578
@ BLSMSK32rm_NF
Definition x86/opcodes.hpp:1046
@ VMINMAXBF16Zrrikz
Definition x86/opcodes.hpp:13626
@ MOV8ao64
Definition x86/opcodes.hpp:2601
@ VPSRLWZ256rmk
Definition x86/opcodes.hpp:20241
@ VPEXPANDWZ128rm
Definition x86/opcodes.hpp:17205
@ VMOVDQU32Z256rmkz
Definition x86/opcodes.hpp:14149
@ VCVTBIASPH2BF8SZ256rr
Definition x86/opcodes.hpp:6151
@ BTS32ri8
Definition x86/opcodes.hpp:1127
@ VPSUBBZ256rrkz
Definition x86/opcodes.hpp:20274
@ PSRLWrm
Definition x86/opcodes.hpp:3411
@ VPSRLVDZrmkz
Definition x86/opcodes.hpp:20164
@ WRMSRNS
Definition x86/opcodes.hpp:22597
@ XSAVEC
Definition x86/opcodes.hpp:22815
@ VRCP14PSZr
Definition x86/opcodes.hpp:21038
@ VFPCLASSPHZ128rik
Definition x86/opcodes.hpp:12615
@ VCVTTPD2QQSZ256rrbk
Definition x86/opcodes.hpp:7817
@ VFNMSUB213SSZrbk_Int
Definition x86/opcodes.hpp:12356
@ LOCK_AND16mr
Definition x86/opcodes.hpp:2182
@ VCOMPRESSPSZmr
Definition x86/opcodes.hpp:5927
@ DIVR_Fp64m
Definition x86/opcodes.hpp:1578
@ VCVTBIASPH2BF8SZ128rmbkz
Definition x86/opcodes.hpp:6139
@ VCVTQQ2PDZrrkz
Definition x86/opcodes.hpp:7430
@ VMINSSZrrkz_Int
Definition x86/opcodes.hpp:13902
@ VPMOVSXBWZ256rrk
Definition x86/opcodes.hpp:18177
@ SBB16mr_EVEX
Definition x86/opcodes.hpp:4177
@ LOCK_ADD64mi32
Definition x86/opcodes.hpp:2175
@ VPROTQri
Definition x86/opcodes.hpp:19110
@ PUSHSS32
Definition x86/opcodes.hpp:3563
@ ROL8ri_NF_ND
Definition x86/opcodes.hpp:3889
@ G_ATOMICRMW_XOR
Definition x86/opcodes.hpp:133
@ VCVTPH2PSYrm
Definition x86/opcodes.hpp:6908
@ VFMSUBADD213PDZ256mbkz
Definition x86/opcodes.hpp:11152
@ VCVTPH2PSXZrr
Definition x86/opcodes.hpp:6902
@ VPMOVQDZ256rr
Definition x86/opcodes.hpp:18008
@ VFIXUPIMMPDZ128rmik
Definition x86/opcodes.hpp:9472
@ VCVTPD2UQQZ128rrkz
Definition x86/opcodes.hpp:6610
@ VFMSUB231SSZm
Definition x86/opcodes.hpp:11015
@ VMOVDQU16Zrmk
Definition x86/opcodes.hpp:14126
@ VCVT2PH2BF8Zrmkz
Definition x86/opcodes.hpp:5991
@ VFMSUB231PHZm
Definition x86/opcodes.hpp:10938
@ VDIVPDYrr
Definition x86/opcodes.hpp:9045
@ VCVT2PH2BF8Zrmbkz
Definition x86/opcodes.hpp:5989
@ VPMULUDQZ256rmbkz
Definition x86/opcodes.hpp:18711
@ DEC64m_ND
Definition x86/opcodes.hpp:1525
@ PTDPFP16PS
Definition x86/opcodes.hpp:3476
@ VREDUCEPSZ256rmi
Definition x86/opcodes.hpp:21268
@ ROR32m1
Definition x86/opcodes.hpp:3920
@ VPROLVDZ128rr
Definition x86/opcodes.hpp:18940
@ FINCSTP
Definition x86/opcodes.hpp:1684
@ VFMSUB132PDZmkz
Definition x86/opcodes.hpp:10552
@ VMULPDZ128rmk
Definition x86/opcodes.hpp:14593
@ VPSLLVQZ256rmk
Definition x86/opcodes.hpp:19739
@ VXORPSZ256rmb
Definition x86/opcodes.hpp:22567
@ VPUNPCKHQDQrm
Definition x86/opcodes.hpp:20715
@ VMAXSDZrm
Definition x86/opcodes.hpp:13430
@ VPERMI2DZ128rrkz
Definition x86/opcodes.hpp:16635
@ VCVTPS2IUBSZ128rmbk
Definition x86/opcodes.hpp:7173
@ VPSRLVQZ128rr
Definition x86/opcodes.hpp:20178
@ VFNMSUB213PHZ256rbkz
Definition x86/opcodes.hpp:12268
@ VFNMADD132BF16Zrkz
Definition x86/opcodes.hpp:11468
@ DIV_FI16m
Definition x86/opcodes.hpp:1599
@ XOR8rr_EVEX_REV
Definition x86/opcodes.hpp:22794
@ VMOVSHZmr
Definition x86/opcodes.hpp:14377
@ SBB16ri_EVEX
Definition x86/opcodes.hpp:4183
@ VPMULLQZ128rrkz
Definition x86/opcodes.hpp:18629
@ VPACKSSDWZrmb
Definition x86/opcodes.hpp:14950
@ VCVTTPD2UDQSZ256rr
Definition x86/opcodes.hpp:7881
@ VCVTPD2QQZ128rm
Definition x86/opcodes.hpp:6536
@ VXORPSZ256rmkz
Definition x86/opcodes.hpp:22571
@ VCVTTPS2QQSZ256rmbkz
Definition x86/opcodes.hpp:8410
@ VPSRADZrrk
Definition x86/opcodes.hpp:19861
@ VCVTTPH2IBSZ256rrkz
Definition x86/opcodes.hpp:8051
@ VCVTPD2PHZ128rmbkz
Definition x86/opcodes.hpp:6469
@ VRCP14PDZ128mkz
Definition x86/opcodes.hpp:20992
@ VPMOVZXWDZ128rmk
Definition x86/opcodes.hpp:18452
@ VXORPSZrrkz
Definition x86/opcodes.hpp:22583
@ VMAXPSZ128rrk
Definition x86/opcodes.hpp:13402
@ VPSRLDZ128rrkz
Definition x86/opcodes.hpp:20054
@ VFMADDSUB231PDZm
Definition x86/opcodes.hpp:10397
@ VPSHUFHWYri
Definition x86/opcodes.hpp:19528
@ VDIVSSZrr_Int
Definition x86/opcodes.hpp:9182
@ VMOVSHDUPZrr
Definition x86/opcodes.hpp:14372
@ AND64rr_NF_REV
Definition x86/opcodes.hpp:914
@ VPACKUSWBZ128rr
Definition x86/opcodes.hpp:15018
@ VFMSUB213PHZmb
Definition x86/opcodes.hpp:10761
@ VGATHERQPDZ128rm
Definition x86/opcodes.hpp:12689
@ VCVTTPS2IUBSZ256rmbk
Definition x86/opcodes.hpp:8376
@ VFCMADDCPHZ128mkz
Definition x86/opcodes.hpp:9389
@ VPSRLVWZ128rrkz
Definition x86/opcodes.hpp:20206
@ MMX_MOVQ64rr
Definition x86/opcodes.hpp:2380
@ VGETMANTPSZ128rmik
Definition x86/opcodes.hpp:12948
@ ISTT_Fp64m32
Definition x86/opcodes.hpp:1972
@ VFNMADD213BF16Z128rkz
Definition x86/opcodes.hpp:11628
@ VCMPPHZrmik
Definition x86/opcodes.hpp:5812
@ VFMADDCPHZ256mbk
Definition x86/opcodes.hpp:10097
@ VFMSUB231PSm
Definition x86/opcodes.hpp:10985
@ VMOVAPDZ256rrkz_REV
Definition x86/opcodes.hpp:13942
@ VFMADD231SSZr_Int
Definition x86/opcodes.hpp:10075
@ G_INTRINSIC_ROUND
Definition x86/opcodes.hpp:111
@ VSHUFPDZ128rmikz
Definition x86/opcodes.hpp:21922
@ VFNMSUB132PHZmbkz
Definition x86/opcodes.hpp:12096
@ VCVTUDQ2PDZ256rmbk
Definition x86/opcodes.hpp:8723
@ SBB64rr_EVEX
Definition x86/opcodes.hpp:4239
@ DEC32m_NF
Definition x86/opcodes.hpp:1515
@ ROR32ri_NF
Definition x86/opcodes.hpp:3948
@ VPSRLVQZ256rmb
Definition x86/opcodes.hpp:20182
@ VPDPWUSDZ128mbk
Definition x86/opcodes.hpp:16478
@ VCVTTPS2DQZ128rmkz
Definition x86/opcodes.hpp:8302
@ VPUNPCKLWDZ128rmkz
Definition x86/opcodes.hpp:20827
@ SUB8ri8
Definition x86/opcodes.hpp:4884
@ VFMADD231PHZrbkz
Definition x86/opcodes.hpp:10002
@ T2RPNTLVWZ0T1_EVEX
Definition x86/opcodes.hpp:4972
@ RCR16r1_ND
Definition x86/opcodes.hpp:3657
@ VPADDWrm
Definition x86/opcodes.hpp:15227
@ VFNMADDSS4mr
Definition x86/opcodes.hpp:12000
@ VFMADD213SSZmkz_Int
Definition x86/opcodes.hpp:9895
@ VPSCATTERQDZ128mr
Definition x86/opcodes.hpp:19136
@ G_SMULFIXSAT
Definition x86/opcodes.hpp:196
@ VMOVDDUPYrr
Definition x86/opcodes.hpp:14000
@ VPERMPDYmi
Definition x86/opcodes.hpp:16893
@ VPCMPISTRMrri
Definition x86/opcodes.hpp:15850
@ VPACKSSWBZ256rmkz
Definition x86/opcodes.hpp:14970
@ VPHADDDYrr
Definition x86/opcodes.hpp:17270
@ VADDSDZrrb_Int
Definition x86/opcodes.hpp:5307
@ SHR16r1
Definition x86/opcodes.hpp:4504
@ VCVTPH2UWZrrk
Definition x86/opcodes.hpp:7066
@ VMAXPDZ128rmb
Definition x86/opcodes.hpp:13326
@ VCVTTPH2IUBSZ128rm
Definition x86/opcodes.hpp:8064
@ VFMSUB213BF16Zmk
Definition x86/opcodes.hpp:10697
@ VPMOVSXBQZ256rrkz
Definition x86/opcodes.hpp:18156
@ VPHADDSWYrr
Definition x86/opcodes.hpp:17274
@ VPMULUDQZ256rmk
Definition x86/opcodes.hpp:18712
@ VUNPCKHPDZrr
Definition x86/opcodes.hpp:22426
@ VUNPCKHPDZ128rr
Definition x86/opcodes.hpp:22408
@ ROR16mi_NF_ND
Definition x86/opcodes.hpp:3904
@ VFMADDSUB231PSZmkz
Definition x86/opcodes.hpp:10472
@ VPERMPSZ256rrkz
Definition x86/opcodes.hpp:16941
@ VHADDPDrr
Definition x86/opcodes.hpp:13091
@ VPMOVSXWDYrr
Definition x86/opcodes.hpp:18210
@ SUB32rr_NF_REV
Definition x86/opcodes.hpp:4828
@ MASKMOVDQU
Definition x86/opcodes.hpp:2305
@ VCVTNEPS2BF16Zrmbkz
Definition x86/opcodes.hpp:6421
@ VPMOVSQWZ256rrkz
Definition x86/opcodes.hpp:18100
@ VMINCPSZ256rmkz
Definition x86/opcodes.hpp:13575
@ INSERTQI
Definition x86/opcodes.hpp:1938
@ BLENDVPSrm0
Definition x86/opcodes.hpp:1022
@ VPANDDZ256rm
Definition x86/opcodes.hpp:15260
@ XOR32ri8_NF_ND
Definition x86/opcodes.hpp:22708
@ VPMADDUBSWZrmkz
Definition x86/opcodes.hpp:17489
@ VFNMSUB213PDZ256mb
Definition x86/opcodes.hpp:12225
@ VGETMANTPSZrribkz
Definition x86/opcodes.hpp:12974
@ VCVTUQQ2PDZ256rrkz
Definition x86/opcodes.hpp:8825
@ VREDUCEPHZrribkz
Definition x86/opcodes.hpp:21253
@ VPSUBUSBZ256rrkz
Definition x86/opcodes.hpp:20402
@ VFMADDSUB231PSZ256rb
Definition x86/opcodes.hpp:10462
@ VCVTTPD2UDQZrrb
Definition x86/opcodes.hpp:7927
@ FBSTPm
Definition x86/opcodes.hpp:1669
@ VPERMI2DZ256rmb
Definition x86/opcodes.hpp:16637
@ VPSRLVWZrr
Definition x86/opcodes.hpp:20216
@ SHL16r1_EVEX
Definition x86/opcodes.hpp:4317
@ ADC32ri
Definition x86/opcodes.hpp:489
@ VPBLENDDYrri
Definition x86/opcodes.hpp:15412
@ VFMADD213PDZm
Definition x86/opcodes.hpp:9780
@ VFMADD231PHZ256mkz
Definition x86/opcodes.hpp:9986
@ VPMOVSXBQZ128rrkz
Definition x86/opcodes.hpp:18150
@ VADDPDZrmbk
Definition x86/opcodes.hpp:5219
@ VPDPBSUDZ256mbk
Definition x86/opcodes.hpp:16177
@ OR16mi8_EVEX
Definition x86/opcodes.hpp:2909
@ LSS64rm
Definition x86/opcodes.hpp:2272
@ VPSHAWrr_REV
Definition x86/opcodes.hpp:19157
@ G_UCMP
Definition x86/opcodes.hpp:174
@ VPMOVQDZ128rrkz
Definition x86/opcodes.hpp:18005
@ VPSRLDQYri
Definition x86/opcodes.hpp:20029
@ VPERMI2DZrmb
Definition x86/opcodes.hpp:16646
@ VPTESTMDZrmbk
Definition x86/opcodes.hpp:20535
@ OR32mi8_EVEX
Definition x86/opcodes.hpp:2951
@ VPORDZrmbk
Definition x86/opcodes.hpp:18838
@ VMOVUPSrm
Definition x86/opcodes.hpp:14510
@ VMOVAPSZ128rmkz
Definition x86/opcodes.hpp:13966
@ VFMSUBADD132PSZmkz
Definition x86/opcodes.hpp:11129
@ VCVTPH2IBSZ256rm
Definition x86/opcodes.hpp:6785
@ VFIXUPIMMPSZrmi
Definition x86/opcodes.hpp:9525
@ VPMOVZXDQZ128rrk
Definition x86/opcodes.hpp:18433
@ VRCP14PDZmkz
Definition x86/opcodes.hpp:21010
@ VCVTPH2PSXZrmbkz
Definition x86/opcodes.hpp:6899
@ VPOPCNTQZ256rmb
Definition x86/opcodes.hpp:18783
@ OR32rr_NF_REV
Definition x86/opcodes.hpp:2987
@ VCVTDQ2PDrr
Definition x86/opcodes.hpp:6274
@ VMOVDQU64Z256rrk_REV
Definition x86/opcodes.hpp:14186
@ VPMINSQZrmb
Definition x86/opcodes.hpp:17801
@ VSCALEFPSZ128rmk
Definition x86/opcodes.hpp:21764
@ SUB16mi8_ND
Definition x86/opcodes.hpp:4752
@ VPERMT2PSZ128rm
Definition x86/opcodes.hpp:17061
@ VSCALEFPSZrrkz
Definition x86/opcodes.hpp:21792
@ VPMOVUSWBZ128mr
Definition x86/opcodes.hpp:18328
@ AAND64mr
Definition x86/opcodes.hpp:447
@ VFMADDSUB231PSZmbkz
Definition x86/opcodes.hpp:10470
@ VANDNPSZ128rrk
Definition x86/opcodes.hpp:5488
@ VCVTTPH2UWZ128rmbk
Definition x86/opcodes.hpp:8198
@ VFNMADD213SHZm
Definition x86/opcodes.hpp:11770
@ VCVTPD2UDQZrrb
Definition x86/opcodes.hpp:6597
@ VEXTRACTF64X4Zrri
Definition x86/opcodes.hpp:9345
@ VPMINUDZ256rmbk
Definition x86/opcodes.hpp:17866
@ VCVTPS2PHXZrmkz
Definition x86/opcodes.hpp:7267
@ VMAXPSZ128rmb
Definition x86/opcodes.hpp:13396
@ VCVTUDQ2PDZrmbkz
Definition x86/opcodes.hpp:8733
@ VPSHRDVDZmk
Definition x86/opcodes.hpp:19394
@ VMAXSSZrrkz_Int
Definition x86/opcodes.hpp:13466
@ VPADDDZ128rrk
Definition x86/opcodes.hpp:15066
@ VMOVZPWILo2PWIZrr
Definition x86/opcodes.hpp:14525
@ VMOVUPDYrr
Definition x86/opcodes.hpp:14433
@ VFNMSUB132PHZ128mb
Definition x86/opcodes.hpp:12073
@ VPALIGNRZrri
Definition x86/opcodes.hpp:15246
@ V4FMADDSSrmkz
Definition x86/opcodes.hpp:5158
@ AND32rr_ND_REV
Definition x86/opcodes.hpp:869
@ VPBROADCASTMB2QZ256rr
Definition x86/opcodes.hpp:15576
@ ROL8r1_NF
Definition x86/opcodes.hpp:3878
@ VPSRAQZ256mbikz
Definition x86/opcodes.hpp:19883
@ VGETMANTSHZrmikz
Definition x86/opcodes.hpp:12988
@ PSUBUSWrr
Definition x86/opcodes.hpp:3426
@ MOV8o16a
Definition x86/opcodes.hpp:2605
@ VPMAXSDZ128rmbkz
Definition x86/opcodes.hpp:17552
@ AND16ri_NF
Definition x86/opcodes.hpp:817
@ VDIVPDZrmbk
Definition x86/opcodes.hpp:9069
@ VPDPBUUDSZ128mk
Definition x86/opcodes.hpp:16263
@ VCVTNE2PS2BF16Z128rmbkz
Definition x86/opcodes.hpp:6366
@ BT64mi8
Definition x86/opcodes.hpp:1093
@ VMAXCPDZ128rmkz
Definition x86/opcodes.hpp:13231
@ VRANGEPDZ256rmi
Definition x86/opcodes.hpp:20915
@ VMOVSSZrrk
Definition x86/opcodes.hpp:14422
@ VXORPSZ256rrkz
Definition x86/opcodes.hpp:22574
@ VGATHERDPSrm
Definition x86/opcodes.hpp:12679
@ VSHUFF64X2Zrrik
Definition x86/opcodes.hpp:21877
@ BLENDVPDrr0
Definition x86/opcodes.hpp:1021
@ VCVTPD2PHZ256rrb
Definition x86/opcodes.hpp:6482
@ VFMSUBADD132PDZ256mkz
Definition x86/opcodes.hpp:11047
@ VPSRLQZ128rm
Definition x86/opcodes.hpp:20100
@ VDBPSADBWZ256rrikz
Definition x86/opcodes.hpp:9010
@ VCVTTPD2UDQSZ256rmkz
Definition x86/opcodes.hpp:7880
@ VPCOMPRESSBZ256mrk
Definition x86/opcodes.hpp:15951
@ VPMOVZXWQrm
Definition x86/opcodes.hpp:18491
@ VPMULLQZ128rmk
Definition x86/opcodes.hpp:18625
@ VFMSUB132PSZrbkz
Definition x86/opcodes.hpp:10626
@ VCVTPH2DQZ256rrb
Definition x86/opcodes.hpp:6705
@ VCVTQQ2PDZ256rrbkz
Definition x86/opcodes.hpp:7416
@ VPADDDYrr
Definition x86/opcodes.hpp:15058
@ VFMADDSUB213PSZmb
Definition x86/opcodes.hpp:10361
@ VCVTPH2PSZrrb
Definition x86/opcodes.hpp:6929
@ VFMADD231PHZ256r
Definition x86/opcodes.hpp:9987
@ VFMADD132PDZ256mbkz
Definition x86/opcodes.hpp:9593
@ VCVTPH2WZ128rmbkz
Definition x86/opcodes.hpp:7071
@ VGETEXPPDZmkz
Definition x86/opcodes.hpp:12751
@ VCVTSH2SSZrm
Definition x86/opcodes.hpp:7564
@ VPUNPCKLDQZ128rmkz
Definition x86/opcodes.hpp:20768
@ VFNMSUB132PSZrbkz
Definition x86/opcodes.hpp:12137
@ VCVTTPD2DQZ256rrkz
Definition x86/opcodes.hpp:7785
@ VFMADDSUBPS4Yrr_REV
Definition x86/opcodes.hpp:10492
@ MOV16ao64
Definition x86/opcodes.hpp:2545
@ VCVTPS2UDQZ128rrkz
Definition x86/opcodes.hpp:7340
@ VCVTSD2SSZrr_Int
Definition x86/opcodes.hpp:7531
@ LOCK_SUB64mi32
Definition x86/opcodes.hpp:2235
@ VFNMSUB231PDZ256mbkz
Definition x86/opcodes.hpp:12405
@ VFMADDSUB231PDYm
Definition x86/opcodes.hpp:10374
@ VPSRLDQZ256mi
Definition x86/opcodes.hpp:20032
@ VRNDSCALEPHZrmbikz
Definition x86/opcodes.hpp:21399
@ NEG64m_NF
Definition x86/opcodes.hpp:2858
@ VFMADD132PSr
Definition x86/opcodes.hpp:9685
@ VPSHRDVDZ128mb
Definition x86/opcodes.hpp:19373
@ VPCOMPRESSDZ128rrk
Definition x86/opcodes.hpp:15963
@ VCVTSI642SSrm
Definition x86/opcodes.hpp:7622
@ RSQRTSSm
Definition x86/opcodes.hpp:4033
@ VPTERNLOGDZ128rri
Definition x86/opcodes.hpp:20461
@ VPMINUBZrrk
Definition x86/opcodes.hpp:17849
@ VPMOVSXBWZrmkz
Definition x86/opcodes.hpp:18181
@ VCVTPH2BF8SZ256rmbk
Definition x86/opcodes.hpp:6646
@ VCVTPD2PSrm
Definition x86/opcodes.hpp:6534
@ SBB64mr
Definition x86/opcodes.hpp:4226
@ VMOVUPDmr
Definition x86/opcodes.hpp:14468
@ VCVTPH2WZ256rmb
Definition x86/opcodes.hpp:7078
@ SHL8r1
Definition x86/opcodes.hpp:4406
@ VCVTTPS2UDQZ128rmk
Definition x86/opcodes.hpp:8501
@ VPMOVSXBDZrm
Definition x86/opcodes.hpp:18135
@ OR32rr_NF
Definition x86/opcodes.hpp:2984
@ VPCONFLICTDZ256rrk
Definition x86/opcodes.hpp:16033
@ VALIGNQZrmi
Definition x86/opcodes.hpp:5442
@ VPMINUDZ128rmkz
Definition x86/opcodes.hpp:17860
@ BEXTR32rm
Definition x86/opcodes.hpp:980
@ SBB8ri_ND
Definition x86/opcodes.hpp:4255
@ PFMINrr
Definition x86/opcodes.hpp:3193
@ VRSQRT14PSZmbkz
Definition x86/opcodes.hpp:21539
@ VPMADD52LUQZrk
Definition x86/opcodes.hpp:17469
@ VCVTTPS2DQSZ128rmbk
Definition x86/opcodes.hpp:8264
@ VPSHLDQZ256rmbikz
Definition x86/opcodes.hpp:19200
@ VMOVUPDZrrk
Definition x86/opcodes.hpp:14464
@ VCVTTPD2DQZ128rm
Definition x86/opcodes.hpp:7765
@ VCVTPH2QQZrrb
Definition x86/opcodes.hpp:6964
@ VPDPWUUDZ256mbk
Definition x86/opcodes.hpp:16549
@ VPDPBUUDSZ256r
Definition x86/opcodes.hpp:16274
@ VPMOVZXWDZ128rrkz
Definition x86/opcodes.hpp:18456
@ VCVTPD2PSZ256rmb
Definition x86/opcodes.hpp:6511
@ VPROLQZmikz
Definition x86/opcodes.hpp:18930
@ VMPTRSTm
Definition x86/opcodes.hpp:14550
@ VGETEXPPDZ128mbkz
Definition x86/opcodes.hpp:12728
@ SUB16mr_EVEX
Definition x86/opcodes.hpp:4760
@ VPMASKMOVDmr
Definition x86/opcodes.hpp:17519
@ VPHADDBQrm
Definition x86/opcodes.hpp:17263
@ VCVTBF162IBSZ128rmk
Definition x86/opcodes.hpp:6086
@ VCVTUQQ2PSZ128rmbkz
Definition x86/opcodes.hpp:8874
@ IMUL64rri32_EVEX
Definition x86/opcodes.hpp:1861
@ VCVTPS2PHZrrbkz
Definition x86/opcodes.hpp:7294
@ VDPBF16PSZ128mbk
Definition x86/opcodes.hpp:9194
@ VUNPCKLPDZ128rmkz
Definition x86/opcodes.hpp:22469
@ VLDDQUrm
Definition x86/opcodes.hpp:13185
@ VFNMSUB132PSZ128rk
Definition x86/opcodes.hpp:12114
@ VSUBPSZ256rm
Definition x86/opcodes.hpp:22287
@ VPSUBSBYrr
Definition x86/opcodes.hpp:20346
@ VGF2P8AFFINEQBZrmikz
Definition x86/opcodes.hpp:13060
@ VFMADDSUB231PHZ128mbkz
Definition x86/opcodes.hpp:10414
@ VPERMI2WZ128rr
Definition x86/opcodes.hpp:16738
@ VMAXCSDrr
Definition x86/opcodes.hpp:13316
@ VCVTPS2PDrr
Definition x86/opcodes.hpp:7240
@ VGETEXPPSZ256mk
Definition x86/opcodes.hpp:12804
@ VCVTUW2PHZrmkz
Definition x86/opcodes.hpp:8959
@ VSM4RNDS4Z128rr
Definition x86/opcodes.hpp:21996
@ ADD16ri_ND
Definition x86/opcodes.hpp:585
@ VPCMPUWZrmik
Definition x86/opcodes.hpp:15926
@ VCVTPS2IBSZ128rm
Definition x86/opcodes.hpp:7138
@ VMINMAXSSrrik_Int
Definition x86/opcodes.hpp:13757
@ SUB8rr_NF_REV
Definition x86/opcodes.hpp:4902
@ VPDPBUSDZmbkz
Definition x86/opcodes.hpp:16249
@ VMOVDQU16Z128rmk
Definition x86/opcodes.hpp:14104
@ VFMADDSUB231PHZ256mb
Definition x86/opcodes.hpp:10421
@ PSLLDrm
Definition x86/opcodes.hpp:3388
@ VPBLENDMQZ256rmk
Definition x86/opcodes.hpp:15473
@ ROR16m1_NF_ND
Definition x86/opcodes.hpp:3894
@ VMULBF16Z128rmb
Definition x86/opcodes.hpp:14561
@ VPERMT2QZ128rmbk
Definition x86/opcodes.hpp:17090
@ VSUBPSZ128rrkz
Definition x86/opcodes.hpp:22286
@ PMADDWDrr
Definition x86/opcodes.hpp:3243
@ VPMINUWZ256rrkz
Definition x86/opcodes.hpp:17924
@ VFMADDSUB231PDZ256r
Definition x86/opcodes.hpp:10391
@ VPRORVQZ128rmb
Definition x86/opcodes.hpp:19070
@ VSHUFI32X4Z256rmbi
Definition x86/opcodes.hpp:21879
@ VFMADDSUB132PDZmb
Definition x86/opcodes.hpp:10184
@ VPOPCNTBZ128rm
Definition x86/opcodes.hpp:18728
@ VDIVSDrm_Int
Definition x86/opcodes.hpp:9163
@ VFMSUB213PHZmbkz
Definition x86/opcodes.hpp:10763
@ VMINBF16Z256rrkz
Definition x86/opcodes.hpp:13491
@ VPSHRDWZrrikz
Definition x86/opcodes.hpp:19461
@ G_SHL
Definition x86/opcodes.hpp:164
@ SHL16m1
Definition x86/opcodes.hpp:4301
@ VFMSUB231BF16Zmk
Definition x86/opcodes.hpp:10875
@ VPMOVSQBZmrk
Definition x86/opcodes.hpp:18072
@ VFMSUB231PSZ256mbkz
Definition x86/opcodes.hpp:10964
@ VSQRTPHZ256mk
Definition x86/opcodes.hpp:22080
@ VEXTRACTI32X4Z256rrikz
Definition x86/opcodes.hpp:9354
@ ROR8m1_NF
Definition x86/opcodes.hpp:3983
@ IST_FP32m
Definition x86/opcodes.hpp:1978
@ VUNPCKHPSZ128rm
Definition x86/opcodes.hpp:22433
@ VCVTTPS2UQQSZrrb
Definition x86/opcodes.hpp:8558
@ VPOPCNTWZrrk
Definition x86/opcodes.hpp:18816
@ VMAXCPHZ256rmbkz
Definition x86/opcodes.hpp:13267
@ VCVTBIASPH2HF8SZ256rmbkz
Definition x86/opcodes.hpp:6202
@ VFMSUB231SDZrb
Definition x86/opcodes.hpp:10993
@ VMINMAXPHZrmi
Definition x86/opcodes.hpp:13684
@ VPMOVM2QZ256rk
Definition x86/opcodes.hpp:17976
@ VMINSSZrrb_Int
Definition x86/opcodes.hpp:13898
@ VPMAXUQZrmb
Definition x86/opcodes.hpp:17699
@ XOR32rr_NF_ND_REV
Definition x86/opcodes.hpp:22725
@ VDPBF16PSZmbkz
Definition x86/opcodes.hpp:9213
@ VSM3MSG1rm
Definition x86/opcodes.hpp:21977
@ VCVTPH2HF8Z256rmk
Definition x86/opcodes.hpp:6762
@ VDIVPSrr
Definition x86/opcodes.hpp:9150
@ VCVTTPS2QQZ256rmbkz
Definition x86/opcodes.hpp:8443
@ SUB64rm_NF_ND
Definition x86/opcodes.hpp:4860
@ VFMADDSUB213PDZ256rbk
Definition x86/opcodes.hpp:10286
@ VCVTDQ2PHZ256rrbkz
Definition x86/opcodes.hpp:6293
@ VFMSUBADD231PHZ128rk
Definition x86/opcodes.hpp:11289
@ VCVTQQ2PDZrrbkz
Definition x86/opcodes.hpp:7428
@ VFIXUPIMMPSZrrik
Definition x86/opcodes.hpp:9532
@ SBB16rm_EVEX
Definition x86/opcodes.hpp:4186
@ CMP8rr_REV
Definition x86/opcodes.hpp:1336
@ VFNMADD213PDZ128mb
Definition x86/opcodes.hpp:11650
@ VCVTPH2BF8Zrm
Definition x86/opcodes.hpp:6680
@ VFNMADD213PDZ256rkz
Definition x86/opcodes.hpp:11669
@ MMX_PSUBQrm
Definition x86/opcodes.hpp:2512
@ VCVTDQ2PDZ128rmk
Definition x86/opcodes.hpp:6250
@ VMOVDQU16Z256rrkz
Definition x86/opcodes.hpp:14121
@ VPBLENDMQZ256rmbkz
Definition x86/opcodes.hpp:15472
@ VRCP14PSZ256mbkz
Definition x86/opcodes.hpp:21026
@ VPACKUSDWZrmkz
Definition x86/opcodes.hpp:15007
@ DIV32r_NF
Definition x86/opcodes.hpp:1554
@ VCVTTPS2QQZ256rrbkz
Definition x86/opcodes.hpp:8449
@ VPAVGWZ128rrk
Definition x86/opcodes.hpp:15395
@ VASTART_SAVE_XMM_REGS
Definition x86/opcodes.hpp:5572
@ VADDPDZ256rrkz
Definition x86/opcodes.hpp:5216
@ MUL_FpI32m32
Definition x86/opcodes.hpp:2829
@ VPACKUSDWZrm
Definition x86/opcodes.hpp:15002
@ VPOPCNTDZ256rr
Definition x86/opcodes.hpp:18761
@ VRCPPHZ128m
Definition x86/opcodes.hpp:21122
@ SBB32rr_REV
Definition x86/opcodes.hpp:4218
@ VPMULDQZ128rmk
Definition x86/opcodes.hpp:18499
@ VPERMQZri
Definition x86/opcodes.hpp:16977
@ OR8ri8
Definition x86/opcodes.hpp:3043
@ VPSLLVDZ128rm
Definition x86/opcodes.hpp:19695
@ ROR8rCL_EVEX
Definition x86/opcodes.hpp:4001
@ VPERMI2PSZ128rmbkz
Definition x86/opcodes.hpp:16684
@ VFMSUBADD132PHZ256r
Definition x86/opcodes.hpp:11083
@ PCMPESTRIrri
Definition x86/opcodes.hpp:3135
@ VMAXSHZrr_Int
Definition x86/opcodes.hpp:13450
@ VPERMT2DZrmbk
Definition x86/opcodes.hpp:17027
@ VCVTPS2PHZ256rr
Definition x86/opcodes.hpp:7283
@ VPSHRDQZ256rrik
Definition x86/opcodes.hpp:19361
@ VPOPCNTDZ128rmb
Definition x86/opcodes.hpp:18747
@ VSQRTSDZrbkz_Int
Definition x86/opcodes.hpp:22145
@ VFNMADD132SHZm
Definition x86/opcodes.hpp:11592
@ VCVTTPS2UDQZrmbkz
Definition x86/opcodes.hpp:8521
@ VEXTRACTF64X2Zmrik
Definition x86/opcodes.hpp:9339
@ VCVTW2PHZrmbkz
Definition x86/opcodes.hpp:8990
@ PEXTRWrri
Definition x86/opcodes.hpp:3174
@ FARJMP16i
Definition x86/opcodes.hpp:1663
@ VPMULLDZ256rmb
Definition x86/opcodes.hpp:18602
@ VPSHUFBZ128rm
Definition x86/opcodes.hpp:19476
@ VFNMSUB231PDZr
Definition x86/opcodes.hpp:12420
@ ADC16rm
Definition x86/opcodes.hpp:470
@ VDPBF16PSZ128rk
Definition x86/opcodes.hpp:9199
@ VXORPSZ128rrkz
Definition x86/opcodes.hpp:22565
@ KMOVWrk
Definition x86/opcodes.hpp:2065
@ VPDPWUSDZ256mbkz
Definition x86/opcodes.hpp:16488
@ VMINSSZrmk_Int
Definition x86/opcodes.hpp:13894
@ SUBR_FpI16m64
Definition x86/opcodes.hpp:4920
@ VPCMPEQQZ256rrk
Definition x86/opcodes.hpp:15742
@ VFMSUBADD231PHZmb
Definition x86/opcodes.hpp:11304
@ VPMOVZXBWZ256rrkz
Definition x86/opcodes.hpp:18418
@ VPMOVSXWQZrmk
Definition x86/opcodes.hpp:18246
@ VFNMADD132PHZrkz
Definition x86/opcodes.hpp:11538
@ VFCMADDCPHZm
Definition x86/opcodes.hpp:9405
@ VFMADDSUB231PDZrbkz
Definition x86/opcodes.hpp:10406
@ VFMADD213PSZ256rbkz
Definition x86/opcodes.hpp:9847
@ VPUNPCKLDQZrmkz
Definition x86/opcodes.hpp:20786
@ VPSUBDrr
Definition x86/opcodes.hpp:20313
@ VCVTPH2PDZ128rmk
Definition x86/opcodes.hpp:6846
@ VPERMI2PDZ256rmkz
Definition x86/opcodes.hpp:16668
@ PT2RPNTLVWZ1T1V
Definition x86/opcodes.hpp:390
@ VMOVSHDUPZ128rr
Definition x86/opcodes.hpp:14360
@ VPSRAVQZ256rmbk
Definition x86/opcodes.hpp:19953
@ CRC32r32r8_EVEX
Definition x86/opcodes.hpp:1398
@ SHL8mi_NF
Definition x86/opcodes.hpp:4404
@ TEST32mi
Definition x86/opcodes.hpp:5031
@ VFMSUB132SDr
Definition x86/opcodes.hpp:10645
@ VCVTTPS2DQSZ256rrbk
Definition x86/opcodes.hpp:8279
@ VCVTQQ2PDZ256rrbk
Definition x86/opcodes.hpp:7415
@ LZCNT64rr
Definition x86/opcodes.hpp:2302
@ LOCK_SUB64mr
Definition x86/opcodes.hpp:2237
@ VCVTPH2BF8SZrmk
Definition x86/opcodes.hpp:6657
@ VPHADDWQrm
Definition x86/opcodes.hpp:17291
@ VPMOVUSDBZmrk
Definition x86/opcodes.hpp:18264
@ VPMINUQZ256rmk
Definition x86/opcodes.hpp:17897
@ VGETEXPBF16Z256r
Definition x86/opcodes.hpp:12713
@ VFMADD231SHZr_Int
Definition x86/opcodes.hpp:10063
@ VMOVDQArr_REV
Definition x86/opcodes.hpp:14100
@ VRNDSCALEPSZ128rmbikz
Definition x86/opcodes.hpp:21411
@ VFNMADD231PDZ256rkz
Definition x86/opcodes.hpp:11847
@ TLS_addr64
Definition x86/opcodes.hpp:5064
@ XOR16ri_ND
Definition x86/opcodes.hpp:22669
@ PSIGNBrr
Definition x86/opcodes.hpp:3381
@ VMOVDQU8Zrmkz
Definition x86/opcodes.hpp:14226
@ VUNPCKHPDZ128rmbk
Definition x86/opcodes.hpp:22404
@ VCMPPHZ128rmbi
Definition x86/opcodes.hpp:5795
@ VFNMSUB132PSZ256mbk
Definition x86/opcodes.hpp:12118
@ VPCLMULQDQZ256rmi
Definition x86/opcodes.hpp:15647
@ VPROLVDZrm
Definition x86/opcodes.hpp:18952
@ ADC8rm
Definition x86/opcodes.hpp:541
@ VUNPCKHPSYrr
Definition x86/opcodes.hpp:22432
@ VGF2P8AFFINEQBZrmbik
Definition x86/opcodes.hpp:13056
@ VPBLENDMDZrmbkz
Definition x86/opcodes.hpp:15454
@ SMSW64r
Definition x86/opcodes.hpp:4694
@ VPDPBSSDSZ256mkz
Definition x86/opcodes.hpp:16087
@ VCVTNE2PS2BF16Z256rm
Definition x86/opcodes.hpp:6372
@ VFMSUBADD213PHZ256mbkz
Definition x86/opcodes.hpp:11187
@ VMOVDQU32Z256rrk
Definition x86/opcodes.hpp:14152
@ VCVTPH2UQQZ128rmbkz
Definition x86/opcodes.hpp:7005
@ VPMAXSQZrmbkz
Definition x86/opcodes.hpp:17599
@ VCVTTPH2UWZ128rmkz
Definition x86/opcodes.hpp:8201
@ VPCMPEQWrr
Definition x86/opcodes.hpp:15766
@ VFNMADD231SDZrk_Int
Definition x86/opcodes.hpp:11942
@ OR32mr_EVEX
Definition x86/opcodes.hpp:2960
@ PUNPCKHQDQrm
Definition x86/opcodes.hpp:3515
@ MOV64o32a
Definition x86/opcodes.hpp:2585
@ VPMAXSWZ256rrkz
Definition x86/opcodes.hpp:17618
@ VPCMPUQZ256rmbi
Definition x86/opcodes.hpp:15905
@ VCVTPH2UQQZrrk
Definition x86/opcodes.hpp:7033
@ VFNMADDSD4rr_Int_REV
Definition x86/opcodes.hpp:11998
@ VPDPWUUDZmb
Definition x86/opcodes.hpp:16557
@ MUL32m_NF
Definition x86/opcodes.hpp:2772
@ VCVT2PH2HF8Z128rmbk
Definition x86/opcodes.hpp:6024
@ VPSUBBrr
Definition x86/opcodes.hpp:20282
@ SUB64rm_ND
Definition x86/opcodes.hpp:4858
@ VPSHLDWZ256rmikz
Definition x86/opcodes.hpp:19296
@ VPDPWSSDSZ256mk
Definition x86/opcodes.hpp:16334
@ VSUBPHZ256rrbk
Definition x86/opcodes.hpp:22260
@ JMP64r_REX
Definition x86/opcodes.hpp:2008
@ VFMADD132PSZ256mbk
Definition x86/opcodes.hpp:9662
@ VPDPWUUDZ256mb
Definition x86/opcodes.hpp:16548
@ VCVTPH2WZ256rmk
Definition x86/opcodes.hpp:7081
@ RCL8mi
Definition x86/opcodes.hpp:3628
@ VCVTPD2QQZ256rmbkz
Definition x86/opcodes.hpp:6548
@ VCVTPS2QQZ128rr
Definition x86/opcodes.hpp:7305
@ SUB32mi_ND
Definition x86/opcodes.hpp:4797
@ AND32rr_NF
Definition x86/opcodes.hpp:870
@ LMSW16r
Definition x86/opcodes.hpp:2167
@ VCVTPS2DQZrrb
Definition x86/opcodes.hpp:7131
@ VFNMADD132SSZmkz_Int
Definition x86/opcodes.hpp:11607
@ VDIVPHZ256rmk
Definition x86/opcodes.hpp:9094
@ VMULPHZ128rmkz
Definition x86/opcodes.hpp:14629
@ VGETEXPBF16Z128mbk
Definition x86/opcodes.hpp:12700
@ COM_FpIr32
Definition x86/opcodes.hpp:1379
@ XOR32ri_ND
Definition x86/opcodes.hpp:22710
@ VFMADD213PSZ128rkz
Definition x86/opcodes.hpp:9837
@ VPERMIL2PDrr_REV
Definition x86/opcodes.hpp:16760
@ VCVTTPH2UQQZ256rm
Definition x86/opcodes.hpp:8172
@ VPANDNDZrr
Definition x86/opcodes.hpp:15302
@ POPCNT64rr_EVEX
Definition x86/opcodes.hpp:3338
@ VFMADD231PDZmbkz
Definition x86/opcodes.hpp:9961
@ VFNMSUB213PHZ256mb
Definition x86/opcodes.hpp:12260
@ DIVPSrm
Definition x86/opcodes.hpp:1569
@ VRNDSCALEPDZ256rribkz
Definition x86/opcodes.hpp:21361
@ FNSTCW16m
Definition x86/opcodes.hpp:1695
@ VFMSUBADD132PDZ128m
Definition x86/opcodes.hpp:11033
@ VPSLLDZ256mi
Definition x86/opcodes.hpp:19612
@ VSM4RNDS4Zrr
Definition x86/opcodes.hpp:22000
@ VDIVPHZ128rmb
Definition x86/opcodes.hpp:9082
@ VPMULUDQZ256rmb
Definition x86/opcodes.hpp:18709
@ VFMSUBPS4mr
Definition x86/opcodes.hpp:11380
@ FCOMP32m
Definition x86/opcodes.hpp:1672
@ VSCALEFBF16Z256rmk
Definition x86/opcodes.hpp:21680
@ VPMOVWBZ256rrk
Definition x86/opcodes.hpp:18354
@ VADDSSZrr_Int
Definition x86/opcodes.hpp:5332
@ VUCOMISDrm_Int
Definition x86/opcodes.hpp:22368
@ VFMADD231PDZrbk
Definition x86/opcodes.hpp:9966
@ VCVTSI642SDrr
Definition x86/opcodes.hpp:7610
@ MOVNTSS
Definition x86/opcodes.hpp:2682
@ VMOVUPDZ256rmk
Definition x86/opcodes.hpp:14449
@ VFNMSUB231PHZ128m
Definition x86/opcodes.hpp:12428
@ SHL16rCL_EVEX
Definition x86/opcodes.hpp:4322
@ VPSRLVQZ256rmbk
Definition x86/opcodes.hpp:20183
@ ADD32rm_NF
Definition x86/opcodes.hpp:632
@ VFNMADD213SDZrbkz_Int
Definition x86/opcodes.hpp:11763
@ VMASKMOVPSYmr
Definition x86/opcodes.hpp:13193
@ ROL16mi_ND
Definition x86/opcodes.hpp:3782
@ VMOVNTPDZ256mr
Definition x86/opcodes.hpp:14277
@ VFPCLASSBF16Z256mbi
Definition x86/opcodes.hpp:12580
@ VMULPSZ128rm
Definition x86/opcodes.hpp:14659
@ VPERMT2QZ256rmk
Definition x86/opcodes.hpp:17101
@ VSUBPHZ128rm
Definition x86/opcodes.hpp:22243
@ VMOVDDUPZ128rrkz
Definition x86/opcodes.hpp:14006
@ VPSHUFHWZ256mik
Definition x86/opcodes.hpp:19536
@ VMOVDQA64Z128rm
Definition x86/opcodes.hpp:14062
@ SLDT64r
Definition x86/opcodes.hpp:4688
@ SHLD64rrCL
Definition x86/opcodes.hpp:4471
@ ADC32ri8
Definition x86/opcodes.hpp:490
@ VGETMANTPHZ128rri
Definition x86/opcodes.hpp:12917
@ VPMINUDZrmbk
Definition x86/opcodes.hpp:17875
@ OR64rm
Definition x86/opcodes.hpp:3015
@ VMULBF16Zrrk
Definition x86/opcodes.hpp:14585
@ VSQRTPHZrbkz
Definition x86/opcodes.hpp:22097
@ VGETMANTPHZ128rmbi
Definition x86/opcodes.hpp:12911
@ RCL16rCL_EVEX
Definition x86/opcodes.hpp:3581
@ VPADDWZ128rrkz
Definition x86/opcodes.hpp:15214
@ VCVTTPH2UWZrm
Definition x86/opcodes.hpp:8217
@ VPCMPDZ128rrik
Definition x86/opcodes.hpp:15678
@ VPOPCNTDZ256rmbkz
Definition x86/opcodes.hpp:18758
@ VCOMPRESSPSZ128rrk
Definition x86/opcodes.hpp:5920
@ ADD_Fp32m
Definition x86/opcodes.hpp:743
@ VCVTUQQ2PHZ128rmk
Definition x86/opcodes.hpp:8842
@ VCVTPH2IBSZ128rrk
Definition x86/opcodes.hpp:6783
@ OR32mr_NF
Definition x86/opcodes.hpp:2962
@ AND32mi_NF_ND
Definition x86/opcodes.hpp:844
@ VFNMADD231BF16Z128mbkz
Definition x86/opcodes.hpp:11801
@ SHLD32rri8_EVEX
Definition x86/opcodes.hpp:4457
@ SARX64rr
Definition x86/opcodes.hpp:4166
@ IMUL16rr
Definition x86/opcodes.hpp:1799
@ VCVTTPH2UWZrmbkz
Definition x86/opcodes.hpp:8220
@ VFNMADD132PHZmbk
Definition x86/opcodes.hpp:11529
@ VCVTTPS2QQSZ128rmbkz
Definition x86/opcodes.hpp:8401
@ VPMAXSWZ128rmk
Definition x86/opcodes.hpp:17608
@ VFMSUB132SDZm
Definition x86/opcodes.hpp:10631
@ VFMSUB132PSZrb
Definition x86/opcodes.hpp:10624
@ VPMOVQDZmrk
Definition x86/opcodes.hpp:18012
@ VFNMSUB132SHZmkz_Int
Definition x86/opcodes.hpp:12161
@ VPTESTNMQZ256rr
Definition x86/opcodes.hpp:20609
@ VMOVAPDZ128rmk
Definition x86/opcodes.hpp:13924
@ VCVTTPD2UDQZrrbk
Definition x86/opcodes.hpp:7928
@ IMUL8m_NF
Definition x86/opcodes.hpp:1868
@ VEXPANDPSZ256rrk
Definition x86/opcodes.hpp:9308
@ VFMSUBPS4rm
Definition x86/opcodes.hpp:11381
@ ROL32mi_ND
Definition x86/opcodes.hpp:3812
@ ADD32rr_EVEX_REV
Definition x86/opcodes.hpp:636
@ SUB32mr_ND
Definition x86/opcodes.hpp:4802
@ VCVTTPD2UQQZrr
Definition x86/opcodes.hpp:7992
@ LOCK_PREFIX
Definition x86/opcodes.hpp:2228
@ VCVTBIASPH2BF8Z256rm
Definition x86/opcodes.hpp:6172
@ VPERMT2WZ256rm
Definition x86/opcodes.hpp:17121
@ VFMADDSUB231PHZm
Definition x86/opcodes.hpp:10432
@ SUB32rr_NF_ND
Definition x86/opcodes.hpp:4826
@ VFMADD231PSZ256r
Definition x86/opcodes.hpp:10022
@ VCVT2PH2HF8SZ256rmb
Definition x86/opcodes.hpp:6005
@ VPDPBSUDZ128mk
Definition x86/opcodes.hpp:16170
@ VMAXPHZrrk
Definition x86/opcodes.hpp:13391
@ G_DEBUGTRAP
Definition x86/opcodes.hpp:309
@ VPLZCNTDZ128rrkz
Definition x86/opcodes.hpp:17341
@ VPACKSSWBZ256rrkz
Definition x86/opcodes.hpp:14973
@ PALIGNRrmi
Definition x86/opcodes.hpp:3106
@ VPCONFLICTDZrrk
Definition x86/opcodes.hpp:16042
@ VPADDBZ256rmk
Definition x86/opcodes.hpp:15044
@ VPCOMPRESSWZ128mr
Definition x86/opcodes.hpp:15990
@ VFMADD231PDZ128m
Definition x86/opcodes.hpp:9937
@ VFPCLASSBF16Z128mbi
Definition x86/opcodes.hpp:12574
@ VMOVAPSZ256rm_NOVLX
Definition x86/opcodes.hpp:426
@ VPMINUBZrmkz
Definition x86/opcodes.hpp:17847
@ VRCP14PDZrk
Definition x86/opcodes.hpp:21012
@ VRCPPHZ256mk
Definition x86/opcodes.hpp:21135
@ VSTMXCSR
Definition x86/opcodes.hpp:22178
@ SHRD32rrCL_NF
Definition x86/opcodes.hpp:4642
@ VFCMULCPHZ128rm
Definition x86/opcodes.hpp:9426
@ VPCMPGTBZ128rm
Definition x86/opcodes.hpp:15773
@ VCVTPS2UDQZ256rrbkz
Definition x86/opcodes.hpp:7350
@ VBROADCASTSDZrmkz
Definition x86/opcodes.hpp:5725
@ VCVTPH2UQQZ128rrkz
Definition x86/opcodes.hpp:7010
@ SBB64mi8_EVEX
Definition x86/opcodes.hpp:4224
@ VFNMADD132BF16Zmbkz
Definition x86/opcodes.hpp:11463
@ VSUBSHZrm
Definition x86/opcodes.hpp:22328
@ FP80_ADDm32
Definition x86/opcodes.hpp:1704
@ VPMINSDZrrkz
Definition x86/opcodes.hpp:17779
@ VPSLLVQZrmbkz
Definition x86/opcodes.hpp:19747
@ VGETMANTPDZ256rmbikz
Definition x86/opcodes.hpp:12889
@ VCOMXSHZrrb_Int
Definition x86/opcodes.hpp:5937
@ VPDPWUSDSZ128mb
Definition x86/opcodes.hpp:16446
@ VCVTPH2UDQZ128rmbkz
Definition x86/opcodes.hpp:6972
@ VCVTPH2BF8Z128rrk
Definition x86/opcodes.hpp:6669
@ VPSRLDZ128mbi
Definition x86/opcodes.hpp:20040
@ VPDPWUUDSZ256rk
Definition x86/opcodes.hpp:16523
@ VFMULCPHZrrbkz
Definition x86/opcodes.hpp:11430
@ VPSRLVWZrmkz
Definition x86/opcodes.hpp:20215
@ VMOVDQA32Zrrk_REV
Definition x86/opcodes.hpp:14057
@ VMOVDQU16Z256mr
Definition x86/opcodes.hpp:14112
@ XOR32ri_NF_ND
Definition x86/opcodes.hpp:22712
@ VFMSUB213PSZ256mbk
Definition x86/opcodes.hpp:10785
@ VFMADD231BF16Z128m
Definition x86/opcodes.hpp:9908
@ VPERMI2WZrmkz
Definition x86/opcodes.hpp:16749
@ VPMADD52LUQZ128rk
Definition x86/opcodes.hpp:17451
@ VPMOVQDZ128mrk
Definition x86/opcodes.hpp:18002
@ INVPCID64_EVEX
Definition x86/opcodes.hpp:1955
@ VCVTW2PHZ128rm
Definition x86/opcodes.hpp:8966
@ VPEXPANDBZrr
Definition x86/opcodes.hpp:17166
@ VPMULTISHIFTQBZ128rrk
Definition x86/opcodes.hpp:18677
@ VPTESTNMQZ256rm
Definition x86/opcodes.hpp:20605
@ VPMOVZXBQZrmk
Definition x86/opcodes.hpp:18398
@ VPAVGBZ128rm
Definition x86/opcodes.hpp:15369
@ AVX512_128_SET0
Definition x86/opcodes.hpp:340
@ VPSLLVDZ128rmbk
Definition x86/opcodes.hpp:19697
@ SAR64m1
Definition x86/opcodes.hpp:4100
@ VCMPSHZrribk_Int
Definition x86/opcodes.hpp:5861
@ SHRD64rri8
Definition x86/opcodes.hpp:4664
@ VSQRTPSYr
Definition x86/opcodes.hpp:22101
@ VPABSBZ256rmkz
Definition x86/opcodes.hpp:14837
@ VFNMADD132BF16Z128mk
Definition x86/opcodes.hpp:11446
@ VPSRADZ128mbikz
Definition x86/opcodes.hpp:19820
@ ANDN32rr_NF
Definition x86/opcodes.hpp:954
@ VFNMADD213PHZ128r
Definition x86/opcodes.hpp:11690
@ VPHSUBDrr
Definition x86/opcodes.hpp:17306
@ VFMADD213SSZrb_Int
Definition x86/opcodes.hpp:9899
@ SHLD16mrCL_EVEX
Definition x86/opcodes.hpp:4422
@ MOVNTDQmr
Definition x86/opcodes.hpp:2676
@ VFMSUB132BF16Zr
Definition x86/opcodes.hpp:10521
@ VCVTTPS2QQZrrbkz
Definition x86/opcodes.hpp:8461
@ VPDPBSUDSZm
Definition x86/opcodes.hpp:16153
@ VFMADD213PDZ256mbk
Definition x86/opcodes.hpp:9770
@ VCVTPD2QQZrmbkz
Definition x86/opcodes.hpp:6560
@ LIDT32m
Definition x86/opcodes.hpp:2158
@ VMINPHZ128rmb
Definition x86/opcodes.hpp:13797
@ FARCALL32i
Definition x86/opcodes.hpp:1660
@ VPUNPCKLDQZ256rrk
Definition x86/opcodes.hpp:20779
@ VPSHRDVWZrk
Definition x86/opcodes.hpp:19442
@ RCL8rCL_ND
Definition x86/opcodes.hpp:3636
@ BZHI32rr_EVEX
Definition x86/opcodes.hpp:1137
@ VMOVDQU16Z256mrk
Definition x86/opcodes.hpp:14113
@ VFMADDSUB231PHZ128mb
Definition x86/opcodes.hpp:10412
@ VPMOVM2BZ128rk
Definition x86/opcodes.hpp:17969
@ VFMSUBADD231PSZr
Definition x86/opcodes.hpp:11344
@ VGETMANTPSZ128rmi
Definition x86/opcodes.hpp:12947
@ SHRD16rri8_EVEX
Definition x86/opcodes.hpp:4625
@ VFMADD231PHZmbk
Definition x86/opcodes.hpp:9995
@ VCVTPS2PHXZ256rm
Definition x86/opcodes.hpp:7250
@ VFNMSUB231SSZrkz_Int
Definition x86/opcodes.hpp:12537
@ VPACKUSDWZ128rmbk
Definition x86/opcodes.hpp:14986
@ VBROADCASTSDZ256rrk
Definition x86/opcodes.hpp:5721
@ VMINPDZ256rrk
Definition x86/opcodes.hpp:13780
@ VSHUFPSZrmikz
Definition x86/opcodes.hpp:21971
@ VCVTUDQ2PDZ256rmb
Definition x86/opcodes.hpp:8722
@ VMINMAXPDZrribkz
Definition x86/opcodes.hpp:13657
@ VMOVSDZrmk
Definition x86/opcodes.hpp:14339
@ VPBROADCASTDZrm
Definition x86/opcodes.hpp:15558
@ VMINMAXBF16Z256rmbik
Definition x86/opcodes.hpp:13610
@ VCVTBIASPH2BF8Z128rrkz
Definition x86/opcodes.hpp:6171
@ ROR64mCL_EVEX
Definition x86/opcodes.hpp:3956
@ VPMINUBZ256rr
Definition x86/opcodes.hpp:17842
@ VPAVGWZ128rr
Definition x86/opcodes.hpp:15394
@ VPORQZrmk
Definition x86/opcodes.hpp:18867
@ VPMULHWYrr
Definition x86/opcodes.hpp:18569
@ SHL64ri_NF
Definition x86/opcodes.hpp:4389
@ VFMSUB132PHZ256mk
Definition x86/opcodes.hpp:10574
@ SHL64m1_ND
Definition x86/opcodes.hpp:4363
@ VGETEXPPHZ256m
Definition x86/opcodes.hpp:12767
@ VCVTPH2UWZ128rrk
Definition x86/opcodes.hpp:7042
@ VCVT2PH2BF8Zrm
Definition x86/opcodes.hpp:5986
@ VPERMPSZ256rmkz
Definition x86/opcodes.hpp:16938
@ VRSQRTBF16Zmkz
Definition x86/opcodes.hpp:21622
@ VPSRAQZrik
Definition x86/opcodes.hpp:19903
@ VPMOVUSWBZ128rrk
Definition x86/opcodes.hpp:18331
@ VPMINSWZrrk
Definition x86/opcodes.hpp:17827
@ V4FMADDSSrmk
Definition x86/opcodes.hpp:5157
@ VFMADD132PDZ128m
Definition x86/opcodes.hpp:9581
@ VPMULTISHIFTQBZ128rmbkz
Definition x86/opcodes.hpp:18673
@ VPSHRDDZ256rmi
Definition x86/opcodes.hpp:19330
@ VPTERNLOGQZ128rmi
Definition x86/opcodes.hpp:20485
@ VXORPDZrmb
Definition x86/opcodes.hpp:22545
@ VPSHLDVDZrkz
Definition x86/opcodes.hpp:19242
@ MOVDQArm
Definition x86/opcodes.hpp:2656
@ VCMPPSZ128rmi
Definition x86/opcodes.hpp:5821
@ VPSHUFBZ256rmkz
Definition x86/opcodes.hpp:19484
@ LXADD8
Definition x86/opcodes.hpp:2286
@ ILD_Fp32m80
Definition x86/opcodes.hpp:1778
@ VMOVUPSZ128rrkz_REV
Definition x86/opcodes.hpp:14486
@ VORPSZ128rmb
Definition x86/opcodes.hpp:14775
@ VPMOVZXBDYrm
Definition x86/opcodes.hpp:18361
@ XCHG64ar
Definition x86/opcodes.hpp:22632
@ VPERMBZ128rrk
Definition x86/opcodes.hpp:16575
@ VFNMSUB213BF16Z256m
Definition x86/opcodes.hpp:12195
@ VMOVAPSZ256rrkz
Definition x86/opcodes.hpp:13982
@ VPCMPISTRMrmi
Definition x86/opcodes.hpp:15849
@ VFMADDSUB231PDZ256rb
Definition x86/opcodes.hpp:10392
@ OR32rr_EVEX_REV
Definition x86/opcodes.hpp:2981
@ VFMSUBADD231PDZmbk
Definition x86/opcodes.hpp:11270
@ VCVTW2PHZ256rrbkz
Definition x86/opcodes.hpp:8984
@ VPOPCNTWZ256rmk
Definition x86/opcodes.hpp:18807
@ VANDNPSrr
Definition x86/opcodes.hpp:5509
@ VPMOVZXBQrm
Definition x86/opcodes.hpp:18403
@ VPTESTMBZ128rr
Definition x86/opcodes.hpp:20511
@ VDIVBF16Z128rrkz
Definition x86/opcodes.hpp:9025
@ CMOV32rr_ND
Definition x86/opcodes.hpp:1239
@ LZCNT16rr_EVEX
Definition x86/opcodes.hpp:2291
@ VPMOVSXDQZ128rrk
Definition x86/opcodes.hpp:18193
@ VFMSUB231PDZ256rbkz
Definition x86/opcodes.hpp:10900
@ VRSQRT14PDZ256rk
Definition x86/opcodes.hpp:21507
@ VMOVUPSYmr
Definition x86/opcodes.hpp:14472
@ VFMADD132PDZ256mbk
Definition x86/opcodes.hpp:9592
@ VREDUCEPHZ256rmbikz
Definition x86/opcodes.hpp:21234
@ VCVTPH2WZ256rrbkz
Definition x86/opcodes.hpp:7086
@ VCVTTPS2IBSZ128rmb
Definition x86/opcodes.hpp:8333
@ VPSRADZ128rr
Definition x86/opcodes.hpp:19830
@ VRSQRT14PDZmkz
Definition x86/opcodes.hpp:21514
@ VFNMSUB231SDm_Int
Definition x86/opcodes.hpp:12511
@ ADD64ri32_ND
Definition x86/opcodes.hpp:662
@ VCVTTSS2USIZrr
Definition x86/opcodes.hpp:8709
@ VCVTTSH2SIZrr_Int
Definition x86/opcodes.hpp:8652
@ VRCPBF16Z128mkz
Definition x86/opcodes.hpp:21100
@ VPBROADCASTQrZ128rrkz
Definition x86/opcodes.hpp:15603
@ VPSHLDVWZ256m
Definition x86/opcodes.hpp:19276
@ VPDPBSUDYrr
Definition x86/opcodes.hpp:16165
@ VPCONFLICTDZ128rmkz
Definition x86/opcodes.hpp:16022
@ VFMSUB231PHZ256mbkz
Definition x86/opcodes.hpp:10929
@ VMAXPDrr
Definition x86/opcodes.hpp:13359
@ VFMSUB132PSZ256m
Definition x86/opcodes.hpp:10605
@ VFMSUBSD4rr
Definition x86/opcodes.hpp:11388
@ VPACKUSDWZ256rm
Definition x86/opcodes.hpp:14993
@ VMINMAXPSZrmikz
Definition x86/opcodes.hpp:13719
@ VFMSUB231SHZrbkz_Int
Definition x86/opcodes.hpp:11012
@ VADDBF16Z128rrk
Definition x86/opcodes.hpp:5174
@ VFMSUB231PSZm
Definition x86/opcodes.hpp:10973
@ FNCLEX
Definition x86/opcodes.hpp:1692
@ ADD8ri_EVEX
Definition x86/opcodes.hpp:699
@ VADDPHZ256rrkz
Definition x86/opcodes.hpp:5251
@ VCVTSD2SIZrr_Int
Definition x86/opcodes.hpp:7520
@ VFIXUPIMMPSZrmbikz
Definition x86/opcodes.hpp:9524
@ VFNMADD213PSZ256rbkz
Definition x86/opcodes.hpp:11737
@ LOCK_SUB16mi
Definition x86/opcodes.hpp:2229
@ VFMADD231PDZ128mbkz
Definition x86/opcodes.hpp:9940
@ VMAXCPSZ256rr
Definition x86/opcodes.hpp:13299
@ MOV16sm
Definition x86/opcodes.hpp:2558
@ SBB16rr_EVEX
Definition x86/opcodes.hpp:4189
@ VRANGESDZrribk
Definition x86/opcodes.hpp:20974
@ KADDQkk
Definition x86/opcodes.hpp:2016
@ SUBR_F32m
Definition x86/opcodes.hpp:4908
@ VFMSUBADD231PDZmb
Definition x86/opcodes.hpp:11269
@ VPMINUDZ128rrkz
Definition x86/opcodes.hpp:17863
@ VPSRADZ256rikz
Definition x86/opcodes.hpp:19841
@ VFMSUB231SDZm_Int
Definition x86/opcodes.hpp:10988
@ VFRCZPSrm
Definition x86/opcodes.hpp:12664
@ VPOPCNTBZrr
Definition x86/opcodes.hpp:18743
@ VPSRLDZrikz
Definition x86/opcodes.hpp:20078
@ SAR32mi
Definition x86/opcodes.hpp:4080
@ VREDUCEPSZrmbik
Definition x86/opcodes.hpp:21278
@ VPTERNLOGDZ256rmikz
Definition x86/opcodes.hpp:20469
@ VPTESTMDZ256rrk
Definition x86/opcodes.hpp:20532
@ VFMADD231SDZrkz_Int
Definition x86/opcodes.hpp:10053
@ VPMINSDZrmk
Definition x86/opcodes.hpp:17775
@ VMOVSLDUPZ128rrkz
Definition x86/opcodes.hpp:14397
@ VCVTPH2UQQZrr
Definition x86/opcodes.hpp:7029
@ VBLENDMPDZ128rmbk
Definition x86/opcodes.hpp:5579
@ VFMSUB231SHZrkz_Int
Definition x86/opcodes.hpp:11014
@ VSHUFI64X2Z256rri
Definition x86/opcodes.hpp:21903
@ VCVTTPD2UQQSZ256rr
Definition x86/opcodes.hpp:7947
@ VMOV64toPQIrr
Definition x86/opcodes.hpp:13914
@ VPAVGWZrrkz
Definition x86/opcodes.hpp:15408
@ VPSRLVDZrrkz
Definition x86/opcodes.hpp:20167
@ VFNMADD132PSZ128mkz
Definition x86/opcodes.hpp:11546
@ VSCALEFPHZ256rmbk
Definition x86/opcodes.hpp:21738
@ VPADDBZ128rmkz
Definition x86/opcodes.hpp:15039
@ NEG32r_NF_ND
Definition x86/opcodes.hpp:2854
@ VRNDSCALEBF16Z128rmbik
Definition x86/opcodes.hpp:21317
@ VCVTPH2BF8Z256rmkz
Definition x86/opcodes.hpp:6676
@ VFNMADD132PHZrk
Definition x86/opcodes.hpp:11537
@ VPTESTMDZrmk
Definition x86/opcodes.hpp:20536
@ VFMADDCSHZrbk
Definition x86/opcodes.hpp:10124
@ VPTERNLOGDZ256rmi
Definition x86/opcodes.hpp:20467
@ VCVTPH2PSXZrrbkz
Definition x86/opcodes.hpp:6905
@ VPDPWUUDZ256mk
Definition x86/opcodes.hpp:16551
@ VPRORQZ128ri
Definition x86/opcodes.hpp:19021
@ VANDNPSZrmkz
Definition x86/opcodes.hpp:5504
@ CRC32r64m64_EVEX
Definition x86/opcodes.hpp:1400
@ VCVTPH2QQZrrk
Definition x86/opcodes.hpp:6967
@ VPTERNLOGQZrmbi
Definition x86/opcodes.hpp:20500
@ XADD8rm
Definition x86/opcodes.hpp:22617
@ VPORDZrr
Definition x86/opcodes.hpp:18842
@ VPCOMPRESSQZ128rrk
Definition x86/opcodes.hpp:15978
@ MULSSrr_Int
Definition x86/opcodes.hpp:2799
@ RCR64r1
Definition x86/opcodes.hpp:3691
@ MOVBE64rm_EVEX
Definition x86/opcodes.hpp:2638
@ VBROADCASTI64X2Z256rmkz
Definition x86/opcodes.hpp:5708
@ VFMADD132PSZ256rkz
Definition x86/opcodes.hpp:9671
@ VSUBPSZ128rrk
Definition x86/opcodes.hpp:22285
@ VPABSWZrmk
Definition x86/opcodes.hpp:14922
@ PEXTRDmri
Definition x86/opcodes.hpp:3169
@ VPBROADCASTDrZrrk
Definition x86/opcodes.hpp:15571
@ VFMADDSUB213PSZmbkz
Definition x86/opcodes.hpp:10363
@ VPSADBWZrm
Definition x86/opcodes.hpp:19126
@ VCVT2PS2PHXZrrk
Definition x86/opcodes.hpp:6080
@ VPGATHERDDZ128rm
Definition x86/opcodes.hpp:17242
@ VPERMILPSZ128rr
Definition x86/opcodes.hpp:16850
@ VPROLVDZ128rmbk
Definition x86/opcodes.hpp:18936
@ VCVTTPD2QQZrmkz
Definition x86/opcodes.hpp:7859
@ VRNDSCALEPSZrmbikz
Definition x86/opcodes.hpp:21432
@ VMAXPHZ128rmk
Definition x86/opcodes.hpp:13364
@ XOR8mr_ND
Definition x86/opcodes.hpp:22778
@ VPACKSSDWZ128rrkz
Definition x86/opcodes.hpp:14939
@ VBLENDVPSrrr
Definition x86/opcodes.hpp:5646
@ VDIVSDZrrb_Int
Definition x86/opcodes.hpp:9157
@ VPSHLDQZrmik
Definition x86/opcodes.hpp:19211
@ VPMULLDZ128rmbk
Definition x86/opcodes.hpp:18594
@ XOR8mi_NF
Definition x86/opcodes.hpp:22774
@ VFMADDSUB132PHZ256mb
Definition x86/opcodes.hpp:10207
@ VPDPBUSDZ128mk
Definition x86/opcodes.hpp:16232
@ VCVTTPS2UQQSZrrkz
Definition x86/opcodes.hpp:8562
@ VP2INTERSECTQZ256rmb
Definition x86/opcodes.hpp:14816
@ CMOVNBE_F
Definition x86/opcodes.hpp:1256
@ VGETMANTSSZrribk
Definition x86/opcodes.hpp:13000
@ VPADDWZ256rmkz
Definition x86/opcodes.hpp:15217
@ VPSLLVQZ256rmkz
Definition x86/opcodes.hpp:19740
@ VPSRLDZ256rrk
Definition x86/opcodes.hpp:20068
@ VCVTQQ2PHZ128rmk
Definition x86/opcodes.hpp:7435
@ VPCOMPRESSWZ256rrk
Definition x86/opcodes.hpp:15998
@ VSUBPSZ256rrkz
Definition x86/opcodes.hpp:22298
@ BSR32rm
Definition x86/opcodes.hpp:1078
@ VPCONFLICTQZrmbk
Definition x86/opcodes.hpp:16064
@ VMINPSZrrb
Definition x86/opcodes.hpp:13859
@ VRNDSCALEPHZ256rri
Definition x86/opcodes.hpp:21391
@ VBROADCASTF32X2Z256rrkz
Definition x86/opcodes.hpp:5653
@ VRCPPHZrkz
Definition x86/opcodes.hpp:21148
@ VPLZCNTDZrm
Definition x86/opcodes.hpp:17351
@ VPCONFLICTQZ256rmkz
Definition x86/opcodes.hpp:16058
@ SHL16ri
Definition x86/opcodes.hpp:4326
@ PSRAWrr
Definition x86/opcodes.hpp:3402
@ RCR8rCL
Definition x86/opcodes.hpp:3712
@ VFMSUBADD132PSZm
Definition x86/opcodes.hpp:11124
@ VPSRAQZ128rrkz
Definition x86/opcodes.hpp:19880
@ VPEXPANDWZrr
Definition x86/opcodes.hpp:17220
@ VFNMADD132PSZ128r
Definition x86/opcodes.hpp:11547
@ VPMOVSQWZmrk
Definition x86/opcodes.hpp:18102
@ OR64mr
Definition x86/opcodes.hpp:3000
@ VCVT2PH2HF8SZ128rmbk
Definition x86/opcodes.hpp:5997
@ VPMOVZXBDZ256rm
Definition x86/opcodes.hpp:18369
@ VPERMT2WZ128rrkz
Definition x86/opcodes.hpp:17120
@ VPOPCNTWZrmk
Definition x86/opcodes.hpp:18813
@ IMUL16rri8_NF
Definition x86/opcodes.hpp:1807
@ G_ATOMICRMW_SUB
Definition x86/opcodes.hpp:129
@ VCVT2PH2BF8SZ128rm
Definition x86/opcodes.hpp:5941
@ VFMSUB213PHZm
Definition x86/opcodes.hpp:10760
@ VPMULHRSWYrm
Definition x86/opcodes.hpp:18524
@ VMINCPHZ128rrk
Definition x86/opcodes.hpp:13539
@ FP64_TO_INT16_IN_MEM
Definition x86/opcodes.hpp:1701
@ VCVTTPH2IUBSZ128rrk
Definition x86/opcodes.hpp:8071
@ VCVTNE2PS2BF16Z256rrk
Definition x86/opcodes.hpp:6379
@ VPMOVSXWDZ256rm
Definition x86/opcodes.hpp:18217
@ VCVTUQQ2PDZ128rm
Definition x86/opcodes.hpp:8805
@ ADC16mi_EVEX
Definition x86/opcodes.hpp:459
@ VMINSSrr_Int
Definition x86/opcodes.hpp:13906
@ VCVTTPS2UQQZ128rmbkz
Definition x86/opcodes.hpp:8566
@ VPSHRDVWZ256r
Definition x86/opcodes.hpp:19435
@ VDIVBF16Zrmb
Definition x86/opcodes.hpp:9036
@ IN8ri
Definition x86/opcodes.hpp:1888
@ VSQRTPSZ128m
Definition x86/opcodes.hpp:22102
@ VRCP28PSZm
Definition x86/opcodes.hpp:21065
@ ABS_Fp80
Definition x86/opcodes.hpp:453
@ VFIXUPIMMPSZ256rmi
Definition x86/opcodes.hpp:9513
@ VPBLENDMDZ128rr
Definition x86/opcodes.hpp:15439
@ VFNMADD213PSZ256rb
Definition x86/opcodes.hpp:11735
@ VCVTTSD2USIZrr_Int
Definition x86/opcodes.hpp:8642
@ VFNMSUB231PSZrbkz
Definition x86/opcodes.hpp:12493
@ VMOVDQU8Z256mr
Definition x86/opcodes.hpp:14211
@ RCL64m1_EVEX
Definition x86/opcodes.hpp:3605
@ SAR64r1_NF_ND
Definition x86/opcodes.hpp:4119
@ ROL64mi_NF_ND
Definition x86/opcodes.hpp:3844
@ CMP16rr_REV
Definition x86/opcodes.hpp:1309
@ VPMINSQZ256rrkz
Definition x86/opcodes.hpp:17799
@ VFNMSUB213BF16Zrkz
Definition x86/opcodes.hpp:12212
@ MOVRS32rm_EVEX
Definition x86/opcodes.hpp:2694
@ AND64rr_REV
Definition x86/opcodes.hpp:915
@ MOVLPSmr
Definition x86/opcodes.hpp:2671
@ MMX_PSUBBrr
Definition x86/opcodes.hpp:2509
@ VCVTUQQ2PSZrmb
Definition x86/opcodes.hpp:8893
@ VPMAXSQZ256rmk
Definition x86/opcodes.hpp:17591
@ VCVTPH2UWZ256rrkz
Definition x86/opcodes.hpp:7055
@ VFMADD132PDZrk
Definition x86/opcodes.hpp:9612
@ VSQRTSSZrb_Int
Definition x86/opcodes.hpp:22169
@ CVTSI2SDrm
Definition x86/opcodes.hpp:1448
@ VFMADDSUB132PHZmbkz
Definition x86/opcodes.hpp:10221
@ VMINBF16Z128rmk
Definition x86/opcodes.hpp:13478
@ VCVTTPD2UQQSZ128rmbkz
Definition x86/opcodes.hpp:7935
@ VCOMISHZrm_Int
Definition x86/opcodes.hpp:5889
@ VFMADD231PSZ256mbkz
Definition x86/opcodes.hpp:10019
@ VRNDSCALEPDZrmik
Definition x86/opcodes.hpp:21368
@ VRSQRT14PSZmkz
Definition x86/opcodes.hpp:21541
@ VDIVSSZrrk_Int
Definition x86/opcodes.hpp:9186
@ XOR64rr_ND
Definition x86/opcodes.hpp:22762
@ VCVTTPD2UDQZrmk
Definition x86/opcodes.hpp:7924
@ SHLD16rrCL_EVEX
Definition x86/opcodes.hpp:4432
@ VCVTPD2DQZ256rmbkz
Definition x86/opcodes.hpp:6443
@ VXORPSZ128rm
Definition x86/opcodes.hpp:22557
@ VPSUBUSBZrmk
Definition x86/opcodes.hpp:20404
@ VPTERNLOGQZ256rmbik
Definition x86/opcodes.hpp:20492
@ VPSRLWZrikz
Definition x86/opcodes.hpp:20251
@ VMOVLPDrm
Definition x86/opcodes.hpp:14256
@ IMUL64rm_NF
Definition x86/opcodes.hpp:1847
@ RCL32m1_ND
Definition x86/opcodes.hpp:3588
@ VFMSUBPD4Yrr_REV
Definition x86/opcodes.hpp:11371
@ BOUNDS16rm
Definition x86/opcodes.hpp:1068
@ CRC32r64r64
Definition x86/opcodes.hpp:1403
@ VPCMPEQBZ128rm
Definition x86/opcodes.hpp:15693
@ VSCALEFSHZrmk
Definition x86/opcodes.hpp:21803
@ VPDPBSUDSZ256m
Definition x86/opcodes.hpp:16144
@ VPDPWSSDZrkz
Definition x86/opcodes.hpp:16378
@ SUB32mr_NF_ND
Definition x86/opcodes.hpp:4804
@ G_ABDU
Definition x86/opcodes.hpp:90
@ VCVTPH2UDQZrrbkz
Definition x86/opcodes.hpp:6999
@ MOVPQI2QIrr
Definition x86/opcodes.hpp:2687
@ VFMADDSUB132PDZ128m
Definition x86/opcodes.hpp:10162
@ VPDPWSUDZrkz
Definition x86/opcodes.hpp:16440
@ VPABSDZrrk
Definition x86/opcodes.hpp:14876
@ VADDPDZ128rm
Definition x86/opcodes.hpp:5196
@ VPBLENDMBZ256rmkz
Definition x86/opcodes.hpp:15423
@ VSCATTERPF1QPDm
Definition x86/opcodes.hpp:21832
@ TCVTROWD2PSrre
Definition x86/opcodes.hpp:5004
@ VFMULCPHZrr
Definition x86/opcodes.hpp:11427
@ RCL8mCL
Definition x86/opcodes.hpp:3625
@ VPROLVQZ128rmbk
Definition x86/opcodes.hpp:18963
@ VPADDUSWZ128rmkz
Definition x86/opcodes.hpp:15189
@ VPOPCNTBZrm
Definition x86/opcodes.hpp:18740
@ XOR16rr_EVEX
Definition x86/opcodes.hpp:22678
@ VMINPSZ256rrkz
Definition x86/opcodes.hpp:13851
@ VSQRTPHZ128r
Definition x86/opcodes.hpp:22073
@ VFCMADDCPHZr
Definition x86/opcodes.hpp:9411
@ PSHUFDri
Definition x86/opcodes.hpp:3375
@ VFNMADD231PDZr
Definition x86/opcodes.hpp:11854
@ VFNMSUB231BF16Z128mk
Definition x86/opcodes.hpp:12368
@ VFMADD231PHZmbkz
Definition x86/opcodes.hpp:9996
@ VFIXUPIMMSSZrrib
Definition x86/opcodes.hpp:9547
@ OR64rr_NF
Definition x86/opcodes.hpp:3025
@ VFNMADD231PSZmk
Definition x86/opcodes.hpp:11922
@ VPABSQZ256rrkz
Definition x86/opcodes.hpp:14897
@ AVX2_SETALLONES
Definition x86/opcodes.hpp:339
@ VMINBF16Z256rrk
Definition x86/opcodes.hpp:13490
@ VFMSUB132PHZmkz
Definition x86/opcodes.hpp:10587
@ VFCMADDCPHZrbk
Definition x86/opcodes.hpp:9413
@ VMAXCPSZ256rm
Definition x86/opcodes.hpp:13293
@ VPDPWUUDZmbkz
Definition x86/opcodes.hpp:16559
@ VPSHLDWZ128rmik
Definition x86/opcodes.hpp:19289
@ SHR32m1_NF_ND
Definition x86/opcodes.hpp:4523
@ VCVTPS2DQZ256rm
Definition x86/opcodes.hpp:7112
@ VORPDZ256rrkz
Definition x86/opcodes.hpp:14760
@ CVTTSS2SI64rm_Int
Definition x86/opcodes.hpp:1489
@ VFMADD231PHZ256rk
Definition x86/opcodes.hpp:9991
@ VDIVPHZ256rmb
Definition x86/opcodes.hpp:9091
@ VPSUBUSWrr
Definition x86/opcodes.hpp:20432
@ NOOP
Definition x86/opcodes.hpp:2875
@ VPERM2I128rri
Definition x86/opcodes.hpp:16570
@ VPMINSBZrm
Definition x86/opcodes.hpp:17743
@ VADDBF16Zrmkz
Definition x86/opcodes.hpp:5190
@ VPSHUFBITQMBZ128rm
Definition x86/opcodes.hpp:19462
@ SAR16mi_NF_ND
Definition x86/opcodes.hpp:4054
@ VCVTPD2PSZ128rm
Definition x86/opcodes.hpp:6501
@ VADDSHZrrb_Int
Definition x86/opcodes.hpp:5322
@ PALIGNRrri
Definition x86/opcodes.hpp:3107
@ CVTTPS2DQrr
Definition x86/opcodes.hpp:1479
@ VPMULDQZ128rrk
Definition x86/opcodes.hpp:18502
@ VPMOVZXBQZ128rm
Definition x86/opcodes.hpp:18385
@ VFNMSUB132PSZmkz
Definition x86/opcodes.hpp:12133
@ VPSHRDQZ128rrik
Definition x86/opcodes.hpp:19352
@ VPADDSBZ128rr
Definition x86/opcodes.hpp:15124
@ VPRORQZrik
Definition x86/opcodes.hpp:19040
@ VFMSUB132PDZm
Definition x86/opcodes.hpp:10547
@ CVTTSS2SIrm_Int
Definition x86/opcodes.hpp:1493
@ VRNDSCALEPDZ128rmbi
Definition x86/opcodes.hpp:21343
@ XOR64mi32_NF_ND
Definition x86/opcodes.hpp:22733
@ VPADDWYrm
Definition x86/opcodes.hpp:15207
@ VFCMADDCPHZ256m
Definition x86/opcodes.hpp:9393
@ BLCS64rr
Definition x86/opcodes.hpp:1015
@ RCL64mCL_ND
Definition x86/opcodes.hpp:3609
@ VPERMT2QZ128rrkz
Definition x86/opcodes.hpp:17096
@ VFNMSUBPD4mr
Definition x86/opcodes.hpp:12546
@ DIV8r_NF
Definition x86/opcodes.hpp:1566
@ VPERMI2PSZ256rrk
Definition x86/opcodes.hpp:16697
@ VCVTTPS2UQQZ128rm
Definition x86/opcodes.hpp:8563
@ VFPCLASSPDZ256rik
Definition x86/opcodes.hpp:12603
@ VPSRLDYri
Definition x86/opcodes.hpp:20037
@ MUL16m
Definition x86/opcodes.hpp:2764
@ VFNMADD132PSZ256mk
Definition x86/opcodes.hpp:11554
@ VFMADD231PSZ128rk
Definition x86/opcodes.hpp:10014
@ VCVTUDQ2PDZrr
Definition x86/opcodes.hpp:8736
@ VMAXPDZ256rr
Definition x86/opcodes.hpp:13340
@ VPERMDZrmbkz
Definition x86/opcodes.hpp:16603
@ VPERMPDZ256rmbkz
Definition x86/opcodes.hpp:16907
@ VPXORQZ128rrkz
Definition x86/opcodes.hpp:20880
@ PMAXSBrr
Definition x86/opcodes.hpp:3245
@ VCVTTPD2QQSZ256rmk
Definition x86/opcodes.hpp:7813
@ SAR8m1_EVEX
Definition x86/opcodes.hpp:4131
@ VRANGEPSZrribkz
Definition x86/opcodes.hpp:20966
@ VPXORDZ256rrkz
Definition x86/opcodes.hpp:20862
@ VPBROADCASTDrZrrkz
Definition x86/opcodes.hpp:15572
@ VPERMT2WZ256rrk
Definition x86/opcodes.hpp:17125
@ VCVTBIASPH2HF8Zrmk
Definition x86/opcodes.hpp:6239
@ VRCP14PDZmb
Definition x86/opcodes.hpp:21006
@ TESTUI
Definition x86/opcodes.hpp:5045
@ VFMSUB231BF16Z128rkz
Definition x86/opcodes.hpp:10861
@ VMINPSYrr
Definition x86/opcodes.hpp:13830
@ VFMSUB231BF16Zmbk
Definition x86/opcodes.hpp:10873
@ VMAXSSZrrbkz_Int
Definition x86/opcodes.hpp:13464
@ VSQRTPSZmbk
Definition x86/opcodes.hpp:22125
@ VRSQRTSHZrr
Definition x86/opcodes.hpp:21660
@ VPSRLVQZ128rmkz
Definition x86/opcodes.hpp:20177
@ VREDUCEPSZ256rrikz
Definition x86/opcodes.hpp:21276
@ VCMPPHZ256rmik
Definition x86/opcodes.hpp:5804
@ ADC32mr_ND
Definition x86/opcodes.hpp:488
@ AND16mi
Definition x86/opcodes.hpp:794
@ XOR64rm_NF
Definition x86/opcodes.hpp:22757
@ VPSHRDDZ128rmbikz
Definition x86/opcodes.hpp:19320
@ VCVTPH2WZ128rmkz
Definition x86/opcodes.hpp:7073
@ VFMSUB213PHZrbkz
Definition x86/opcodes.hpp:10769
@ VCVTTPS2QQZ256rrbk
Definition x86/opcodes.hpp:8448
@ DIV_FpI32m80
Definition x86/opcodes.hpp:1616
@ VRANGEPDZrmbikz
Definition x86/opcodes.hpp:20926
@ PREFETCHT0
Definition x86/opcodes.hpp:3363
@ VMOVUPDZ256rr_REV
Definition x86/opcodes.hpp:14452
@ VPDPWSSDSrm
Definition x86/opcodes.hpp:16348
@ VCVTTPD2UQQZ128rmk
Definition x86/opcodes.hpp:7969
@ VFMADD231SSZrkz_Int
Definition x86/opcodes.hpp:10081
@ RCL16m1_ND
Definition x86/opcodes.hpp:3570
@ MMX_PSRLWri
Definition x86/opcodes.hpp:2505
@ VPSRAVQZ256rr
Definition x86/opcodes.hpp:19957
@ BEXTR64rr_NF
Definition x86/opcodes.hpp:991
@ VPSRAQZ128rmk
Definition x86/opcodes.hpp:19876
@ ADD_FpI32m80
Definition x86/opcodes.hpp:755
@ VRCPPHZ256r
Definition x86/opcodes.hpp:21137
@ VCVTTPD2UDQSZ128rmk
Definition x86/opcodes.hpp:7870
@ VMINCPDYrm
Definition x86/opcodes.hpp:13501
@ VFMSUB132PHZrkz
Definition x86/opcodes.hpp:10593
@ VFMSUB213PHZmk
Definition x86/opcodes.hpp:10764
@ VCVTTPH2IBSZ128rrkz
Definition x86/opcodes.hpp:8039
@ VPERMI2PSZrr
Definition x86/opcodes.hpp:16705
@ VCVTTPS2IUBSZ256rrbk
Definition x86/opcodes.hpp:8382
@ VXORPSZ256rmbkz
Definition x86/opcodes.hpp:22569
@ VFMSUBADD231PDZmk
Definition x86/opcodes.hpp:11272
@ VCVTDQ2PSZrrb
Definition x86/opcodes.hpp:6338
@ VPERMI2QZ128rmk
Definition x86/opcodes.hpp:16712
@ VPMAXUQZ128rmbkz
Definition x86/opcodes.hpp:17683
@ VFNMADD132PDZ128r
Definition x86/opcodes.hpp:11477
@ VPERMPSZ256rmbkz
Definition x86/opcodes.hpp:16936
@ VPDPBSUDZ128r
Definition x86/opcodes.hpp:16172
@ VFMADDSUB132PSr
Definition x86/opcodes.hpp:10266
@ VGETEXPBF16Z128rk
Definition x86/opcodes.hpp:12705
@ VMINMAXPSZrrib
Definition x86/opcodes.hpp:13721
@ SAR8ri
Definition x86/opcodes.hpp:4155
@ VMULPDZ256rrkz
Definition x86/opcodes.hpp:14609
@ VFNMSUB132PHZ256rbkz
Definition x86/opcodes.hpp:12090
@ VPMOVZXBDrm
Definition x86/opcodes.hpp:18381
@ VCVTTPS2UQQSZrmk
Definition x86/opcodes.hpp:8555
@ VPERMT2BZ256rrkz
Definition x86/opcodes.hpp:17000
@ VPMOVQWZ128rrk
Definition x86/opcodes.hpp:18019
@ VFNMSUB231BF16Zmk
Definition x86/opcodes.hpp:12386
@ VPSRAWZrrkz
Definition x86/opcodes.hpp:20025
@ VCVT2PH2BF8SZ128rrk
Definition x86/opcodes.hpp:5948
@ VFMSUBADD231PHZrb
Definition x86/opcodes.hpp:11310
@ VFMADDSUB132PSZ256mb
Definition x86/opcodes.hpp:10242
@ VPMOVSQWZ128rrkz
Definition x86/opcodes.hpp:18095
@ VAESENCZ128rr
Definition x86/opcodes.hpp:5383
@ ANDNPSrr
Definition x86/opcodes.hpp:964
@ VPDPWSSDZmbk
Definition x86/opcodes.hpp:16372
@ VCVTPS2QQZ128rrk
Definition x86/opcodes.hpp:7306
@ CVTTSD2SIrr_Int
Definition x86/opcodes.hpp:1487
@ VCVTTPH2IUBSZ256rrbkz
Definition x86/opcodes.hpp:8082
@ MMX_CVTPD2PIrr
Definition x86/opcodes.hpp:2351
@ VPTERNLOGQZ128rmbikz
Definition x86/opcodes.hpp:20484
@ VCVTPS2PHXZ128rmkz
Definition x86/opcodes.hpp:7246
@ VCVTTPH2IUBSZ128rmk
Definition x86/opcodes.hpp:8068
@ ANDN64rr_EVEX
Definition x86/opcodes.hpp:959
@ VPERMILPSZmi
Definition x86/opcodes.hpp:16874
@ VRANGESDZrmi
Definition x86/opcodes.hpp:20969
@ VBROADCASTI32X2Zrr
Definition x86/opcodes.hpp:5694
@ VCMPPDZ256rmbi
Definition x86/opcodes.hpp:5777
@ VPERMT2QZ256rmkz
Definition x86/opcodes.hpp:17102
@ VPSRLWZ128rrk
Definition x86/opcodes.hpp:20232
@ VPUNPCKLQDQZ128rmkz
Definition x86/opcodes.hpp:20799
@ ADD64rr_ND
Definition x86/opcodes.hpp:678
@ VCVTTPS2DQSZ256rrkz
Definition x86/opcodes.hpp:8282
@ VMULBF16Zrm
Definition x86/opcodes.hpp:14578
@ VPSRLVDZ128rmkz
Definition x86/opcodes.hpp:20146
@ VRNDSCALEPDZ256rrikz
Definition x86/opcodes.hpp:21363
@ VREDUCESDZrrib
Definition x86/opcodes.hpp:21293
@ VPRORQZ256mi
Definition x86/opcodes.hpp:19027
@ VGF2P8MULBrr
Definition x86/opcodes.hpp:13087
@ VPTERNLOGDZrmi
Definition x86/opcodes.hpp:20476
@ VFNMADD132PDZ256rk
Definition x86/opcodes.hpp:11490
@ VPDPBSUDSZ128mk
Definition x86/opcodes.hpp:16139
@ DEC8m
Definition x86/opcodes.hpp:1533
@ IMUL32rri8
Definition x86/opcodes.hpp:1833
@ VCVTTPS2QQZ256rrb
Definition x86/opcodes.hpp:8447
@ ROL32rCL_NF
Definition x86/opcodes.hpp:3823
@ VPABSQZ256rmbk
Definition x86/opcodes.hpp:14891
@ VDIVPSZ128rmbk
Definition x86/opcodes.hpp:9118
@ VPSUBUSBZ128rrk
Definition x86/opcodes.hpp:20395
@ VCVTTPH2WZrrkz
Definition x86/opcodes.hpp:8261
@ SHLD16rri8_ND
Definition x86/opcodes.hpp:4438
@ VPMOVSXWDZ256rmkz
Definition x86/opcodes.hpp:18219
@ VFMADD132SSZrb
Definition x86/opcodes.hpp:9720
@ MMX_MASKMOVQ
Definition x86/opcodes.hpp:2363
@ VPANDNDZ128rmb
Definition x86/opcodes.hpp:15279
@ VPHADDWYrm
Definition x86/opcodes.hpp:17293
@ RCL8ri_ND
Definition x86/opcodes.hpp:3639
@ VFNMSUB231PHZ128r
Definition x86/opcodes.hpp:12434
@ G_VECREDUCE_UMIN
Definition x86/opcodes.hpp:327
@ VPSLLQZ256mik
Definition x86/opcodes.hpp:19664
@ VMINCPHZrrkz
Definition x86/opcodes.hpp:13558
@ VPCMPUQZ256rrik
Definition x86/opcodes.hpp:15910
@ VPSRAWZrrk
Definition x86/opcodes.hpp:20024
@ VCVTNEOPH2PSrm
Definition x86/opcodes.hpp:6397
@ VCVTPD2DQZ128rmkz
Definition x86/opcodes.hpp:6436
@ SHL16mi_EVEX
Definition x86/opcodes.hpp:4312
@ VPERMI2WZ128rrk
Definition x86/opcodes.hpp:16739
@ VPUNPCKHQDQZ256rmkz
Definition x86/opcodes.hpp:20702
@ VFNMSUB231PHZ256rk
Definition x86/opcodes.hpp:12447
@ VPDPWSSDSZ128mbkz
Definition x86/opcodes.hpp:16324
@ LOCK_OR8mr
Definition x86/opcodes.hpp:2227
@ ADD64mi32_NF
Definition x86/opcodes.hpp:648
@ VFMADD231SSr
Definition x86/opcodes.hpp:10084
@ VCVT2PH2BF8SZrmkz
Definition x86/opcodes.hpp:5964
@ VMINCPDZ128rm
Definition x86/opcodes.hpp:13503
@ VPDPWSUDZ128rkz
Definition x86/opcodes.hpp:16422
@ VPSLLVQZrmb
Definition x86/opcodes.hpp:19745
@ VPUNPCKLWDrm
Definition x86/opcodes.hpp:20843
@ VFNMADD213SSZmkz_Int
Definition x86/opcodes.hpp:11785
@ VPUNPCKHWDZ256rrkz
Definition x86/opcodes.hpp:20730
@ PHI
Definition x86/opcodes.hpp:24
@ VFNMADD213SDZmkz_Int
Definition x86/opcodes.hpp:11757
@ VEXTRACTI64X2Zmrik
Definition x86/opcodes.hpp:9371
@ OR16mi8
Definition x86/opcodes.hpp:2908
@ VPSHRDVWZ256rkz
Definition x86/opcodes.hpp:19437
@ VPMINUDZ256rr
Definition x86/opcodes.hpp:17870
@ VPORQZrm
Definition x86/opcodes.hpp:18863
@ VPCMPQZrmbik
Definition x86/opcodes.hpp:15864
@ SHLD16mri8_EVEX
Definition x86/opcodes.hpp:4427
@ VCVTPH2UWZ128rmk
Definition x86/opcodes.hpp:7039
@ VFNMSUB231PDm
Definition x86/opcodes.hpp:12426
@ VSUBSSrm_Int
Definition x86/opcodes.hpp:22351
@ ADD64ri8_NF
Definition x86/opcodes.hpp:668
@ VPBROADCASTBrZrrk
Definition x86/opcodes.hpp:15540
@ VCVTBF162IBSZ128rmbkz
Definition x86/opcodes.hpp:6085
@ MUL_Fp80
Definition x86/opcodes.hpp:2823
@ VMOVSHDUPZ256rrk
Definition x86/opcodes.hpp:14367
@ VMOVDDUPYrm
Definition x86/opcodes.hpp:13999
@ VPMOVQDZ128mr
Definition x86/opcodes.hpp:18001
@ VCVTDQ2PSZ256rrbk
Definition x86/opcodes.hpp:6327
@ VDPBF16PSZ256mkz
Definition x86/opcodes.hpp:9206
@ VMOVSDZrrkz
Definition x86/opcodes.hpp:14345
@ IMUL64r
Definition x86/opcodes.hpp:1841
@ VSUBPSZ128rmkz
Definition x86/opcodes.hpp:22283
@ VRCP28SSZrbkz
Definition x86/opcodes.hpp:21092
@ CMOV16rr
Definition x86/opcodes.hpp:1234
@ VPCMPUDZrri
Definition x86/opcodes.hpp:15897
@ VMAXCPHZ128rm
Definition x86/opcodes.hpp:13255
@ CMP64mi32
Definition x86/opcodes.hpp:1320
@ VFMADDSUB213PHZ128mbkz
Definition x86/opcodes.hpp:10307
@ ROR32r1
Definition x86/opcodes.hpp:3935
@ LEA16r
Definition x86/opcodes.hpp:2139
@ VCVTPH2PSZ256rrbkz
Definition x86/opcodes.hpp:6922
@ VRCP14PDZ256m
Definition x86/opcodes.hpp:20996
@ BZHI32rm_EVEX
Definition x86/opcodes.hpp:1134
@ PABSDrr
Definition x86/opcodes.hpp:3079
@ VFNMADD213SDZm
Definition x86/opcodes.hpp:11754
@ MASKMOVDQU64
Definition x86/opcodes.hpp:2306
@ OR32rr_REV
Definition x86/opcodes.hpp:2988
@ VCVTPH2UWZ128rrkz
Definition x86/opcodes.hpp:7043
@ TEST8ri
Definition x86/opcodes.hpp:5043
@ VFMADDSUB213PDZr
Definition x86/opcodes.hpp:10296
@ VGETMANTPDZ256rmikz
Definition x86/opcodes.hpp:12892
@ IMUL32rm_ND
Definition x86/opcodes.hpp:1818
@ VPBLENDMDZ128rrk
Definition x86/opcodes.hpp:15440
@ SHLD32rri8
Definition x86/opcodes.hpp:4456
@ LOCK_BTS16m
Definition x86/opcodes.hpp:2203
@ VCVTUQQ2PSZ256rm
Definition x86/opcodes.hpp:8880
@ VPMOVSQWZ256mr
Definition x86/opcodes.hpp:18096
@ VCVTPS2UDQZrrbk
Definition x86/opcodes.hpp:7361
@ VMULPDZrrkz
Definition x86/opcodes.hpp:14621
@ VMAXPHZ256rmk
Definition x86/opcodes.hpp:13373
@ VFMADD231SDm_Int
Definition x86/opcodes.hpp:10055
@ VPCMPEQQrm
Definition x86/opcodes.hpp:15749
@ ROL8m1_NF
Definition x86/opcodes.hpp:3863
@ VRCPBF16Zmb
Definition x86/opcodes.hpp:21114
@ FICOM16m
Definition x86/opcodes.hpp:1680
@ VPMAXSDZ256rrk
Definition x86/opcodes.hpp:17565
@ VPANDDZrm
Definition x86/opcodes.hpp:15269
@ VCVTTPS2QQSZ128rrkz
Definition x86/opcodes.hpp:8406
@ VFMSUB231BF16Zmb
Definition x86/opcodes.hpp:10872
@ MOVSL
Definition x86/opcodes.hpp:2708
@ VCVTDQ2PHZ128rrkz
Definition x86/opcodes.hpp:6283
@ VGETMANTPDZrmik
Definition x86/opcodes.hpp:12903
@ VRCP28SDZr
Definition x86/opcodes.hpp:21080
@ XORPDrm
Definition x86/opcodes.hpp:22803
@ VMOVDQU32Zrmkz
Definition x86/opcodes.hpp:14160
@ VCMPSSZrrik_Int
Definition x86/opcodes.hpp:5870
@ VEXPANDPDZ256rm
Definition x86/opcodes.hpp:9286
@ VPMOVUSQWZrr
Definition x86/opcodes.hpp:18325
@ VMOVDDUPZrm
Definition x86/opcodes.hpp:14013
@ VPSRADZ256mbik
Definition x86/opcodes.hpp:19834
@ VGETMANTBF16Zrmbi
Definition x86/opcodes.hpp:12869
@ VPMULLDZ128rrk
Definition x86/opcodes.hpp:18599
@ VFNMADD132PHZrbkz
Definition x86/opcodes.hpp:11536
@ VPROLVQZrm
Definition x86/opcodes.hpp:18979
@ VPMASKMOVDYmr
Definition x86/opcodes.hpp:17517
@ VCVTPH2HF8SZ128rmk
Definition x86/opcodes.hpp:6726
@ CFCMOV32rm
Definition x86/opcodes.hpp:1201
@ VFMSUB231SDr
Definition x86/opcodes.hpp:11001
@ VCVTTPH2WZ256rrb
Definition x86/opcodes.hpp:8245
@ VPERMI2PDZrmb
Definition x86/opcodes.hpp:16673
@ VRNDSCALEPSZ128rri
Definition x86/opcodes.hpp:21415
@ VFNMSUB231PSZ256mkz
Definition x86/opcodes.hpp:12477
@ ABS_Fp32
Definition x86/opcodes.hpp:451
@ SHL16rCL_NF
Definition x86/opcodes.hpp:4324
@ MMX_PSUBUSBrm
Definition x86/opcodes.hpp:2518
@ VRNDSCALESSZrmi
Definition x86/opcodes.hpp:21464
@ VFMSUBADD213PDm
Definition x86/opcodes.hpp:11173
@ VFMSUBADD231PDZ256rk
Definition x86/opcodes.hpp:11266
@ VRCP14SDZrmk
Definition x86/opcodes.hpp:21042
@ VPSRAVWZ128rmkz
Definition x86/opcodes.hpp:19971
@ VFNMADD132PSm
Definition x86/opcodes.hpp:11574
@ VPXORrm
Definition x86/opcodes.hpp:20901
@ VUNPCKLPDZ128rm
Definition x86/opcodes.hpp:22464
@ CVTSI2SDrr
Definition x86/opcodes.hpp:1450
@ VCVTTPH2UWZ256rrb
Definition x86/opcodes.hpp:8212
@ VPSLLVDZ128rrkz
Definition x86/opcodes.hpp:19703
@ VFMADD231SDm
Definition x86/opcodes.hpp:10054
@ VPDPBSSDSZ128mbk
Definition x86/opcodes.hpp:16075
@ SUB16mr_NF_ND
Definition x86/opcodes.hpp:4763
@ VFNMADD231PSr
Definition x86/opcodes.hpp:11931
@ SUB16mi8_NF
Definition x86/opcodes.hpp:4753
@ VPMOVZXBWZ128rr
Definition x86/opcodes.hpp:18410
@ VPADDSBZ128rm
Definition x86/opcodes.hpp:15121
@ VCVTPH2HF8SZ256rmbkz
Definition x86/opcodes.hpp:6734
@ VFMSUBPS4rr_REV
Definition x86/opcodes.hpp:11383
@ VPDPWUSDZ256m
Definition x86/opcodes.hpp:16485
@ VMINPDZ128rmbk
Definition x86/opcodes.hpp:13763
@ VPINSRBZrri
Definition x86/opcodes.hpp:17318
@ ROL16mCL_NF_ND
Definition x86/opcodes.hpp:3779
@ VCVTPD2PSZ256rrkz
Definition x86/opcodes.hpp:6521
@ VPDPBSSDSZmkz
Definition x86/opcodes.hpp:16096
@ SAR32r1_ND
Definition x86/opcodes.hpp:4087
@ VANDNPDZ128rr
Definition x86/opcodes.hpp:5456
@ VGETMANTSSZrrik
Definition x86/opcodes.hpp:13002
@ VPBROADCASTDrZ128rr
Definition x86/opcodes.hpp:15564
@ PADDBrm
Definition x86/opcodes.hpp:3090
@ VCVTPH2IUBSZ256rmbkz
Definition x86/opcodes.hpp:6821
@ VCVTPS2PDZ256rm
Definition x86/opcodes.hpp:7215
@ PADDUSWrr
Definition x86/opcodes.hpp:3103
@ VPABSBZrm
Definition x86/opcodes.hpp:14841
@ VSHUFPDYrri
Definition x86/opcodes.hpp:21916
@ VSCALEFPSZ256rrk
Definition x86/opcodes.hpp:21779
@ VPADDBZ256rrkz
Definition x86/opcodes.hpp:15048
@ VMOVAPDZ256rmk
Definition x86/opcodes.hpp:13935
@ VMOVAPDZrrkz
Definition x86/opcodes.hpp:13952
@ VPSIGNWYrm
Definition x86/opcodes.hpp:19579
@ VPSRAVDYrm
Definition x86/opcodes.hpp:19911
@ ROR32mCL_EVEX
Definition x86/opcodes.hpp:3926
@ VPSRLQri
Definition x86/opcodes.hpp:20136
@ SHRD16rrCL
Definition x86/opcodes.hpp:4619
@ XOR32ri8_ND
Definition x86/opcodes.hpp:22706
@ VPSUBBZ256rrk
Definition x86/opcodes.hpp:20273
@ VPMOVSXWDZrr
Definition x86/opcodes.hpp:18226
@ VPMADD52LUQZ256r
Definition x86/opcodes.hpp:17459
@ VPADDBZrmkz
Definition x86/opcodes.hpp:15051
@ VPMINSDZ256rmbkz
Definition x86/opcodes.hpp:17765
@ VMOVDQU8Zrr
Definition x86/opcodes.hpp:14227
@ VMAXCPDZrmbkz
Definition x86/opcodes.hpp:13247
@ VFNMADD231SDm
Definition x86/opcodes.hpp:11944
@ VSHUFPSZ256rmbik
Definition x86/opcodes.hpp:21958
@ VPBROADCASTDZ256rrkz
Definition x86/opcodes.hpp:15557
@ VSHUFPDZrmi
Definition x86/opcodes.hpp:21938
@ VPSHUFDZ256mbik
Definition x86/opcodes.hpp:19508
@ VPLZCNTDZrmkz
Definition x86/opcodes.hpp:17356
@ VCVTSS2SI64Zrr_Int
Definition x86/opcodes.hpp:7655
@ VPSRAWZ128rik
Definition x86/opcodes.hpp:19994
@ VFNMADD132PHZ256rb
Definition x86/opcodes.hpp:11522
@ VDIVPHZ256rmkz
Definition x86/opcodes.hpp:9095
@ VAESDECLASTZrm
Definition x86/opcodes.hpp:5356
@ VFNMSUB213PHZ128rk
Definition x86/opcodes.hpp:12257
@ VCVTPS2PHZrrk
Definition x86/opcodes.hpp:7295
@ VFMSUB231PSZmkz
Definition x86/opcodes.hpp:10978
@ VREDUCEPDZrrib
Definition x86/opcodes.hpp:21218
@ SHLD64rri8
Definition x86/opcodes.hpp:4476
@ VMREAD64rr
Definition x86/opcodes.hpp:14554
@ VRNDSCALEPHZ256rrikz
Definition x86/opcodes.hpp:21396
@ VCVTPS2PDZrmk
Definition x86/opcodes.hpp:7231
@ VSUBSHZrm_Int
Definition x86/opcodes.hpp:22329
@ VPANDDZ128rm
Definition x86/opcodes.hpp:15251
@ VCVTUDQ2PDZ256rrkz
Definition x86/opcodes.hpp:8729
@ VPCMPWZrmik
Definition x86/opcodes.hpp:15938
@ VCVTPD2PHZrm
Definition x86/opcodes.hpp:6487
@ VSUBPSrm
Definition x86/opcodes.hpp:22311
@ G_UMULFIXSAT
Definition x86/opcodes.hpp:197
@ VFMADD213PSYm
Definition x86/opcodes.hpp:9827
@ VSCALEFBF16Zrmbk
Definition x86/opcodes.hpp:21687
@ VFNMADD132SDZrk_Int
Definition x86/opcodes.hpp:11586
@ VFMSUB132PSYm
Definition x86/opcodes.hpp:10594
@ PSHUFLWri
Definition x86/opcodes.hpp:3379
@ AND64ri8
Definition x86/opcodes.hpp:896
@ VFMSUBADD213PDYr
Definition x86/opcodes.hpp:11139
@ VSUBPSZ256rmbk
Definition x86/opcodes.hpp:22289
@ VSHUFPDZrmbikz
Definition x86/opcodes.hpp:21937
@ VFMADD231PHZ128m
Definition x86/opcodes.hpp:9972
@ SHL16mCL_NF
Definition x86/opcodes.hpp:4309
@ VFMADD213SDZmk_Int
Definition x86/opcodes.hpp:9866
@ SAR8rCL_NF_ND
Definition x86/opcodes.hpp:4154
@ VMOVDQU16Zrrkz_REV
Definition x86/opcodes.hpp:14133
@ VFMSUB132PHZmb
Definition x86/opcodes.hpp:10583
@ VPDPBUUDZ128mbkz
Definition x86/opcodes.hpp:16293
@ VALIGNDZrri
Definition x86/opcodes.hpp:5418
@ VPOPCNTWZrm
Definition x86/opcodes.hpp:18812
@ VPANDNQZ128rmk
Definition x86/opcodes.hpp:15309
@ VRSQRT14SDZrmkz
Definition x86/opcodes.hpp:21547
@ VPSHUFDZrikz
Definition x86/opcodes.hpp:19524
@ MMX_MOVD64from64mr
Definition x86/opcodes.hpp:2365
@ VMINPHZ256rr
Definition x86/opcodes.hpp:13811
@ DIV8m_NF
Definition x86/opcodes.hpp:1563
@ CFCMOV32rr_ND
Definition x86/opcodes.hpp:1204
@ VFNMADD213PSZ256mk
Definition x86/opcodes.hpp:11732
@ VDPPHPSZmkz
Definition x86/opcodes.hpp:9244
@ VFMSUB231PHZ128m
Definition x86/opcodes.hpp:10917
@ VFNMADD213PDZrb
Definition x86/opcodes.hpp:11677
@ ROR8mi_NF_ND
Definition x86/opcodes.hpp:3994
@ VSQRTSHZrk_Int
Definition x86/opcodes.hpp:22161
@ VUNPCKHPDZ128rm
Definition x86/opcodes.hpp:22402
@ PUNPCKHWDrm
Definition x86/opcodes.hpp:3517
@ VPMASKMOVDrm
Definition x86/opcodes.hpp:17520
@ NOT32m
Definition x86/opcodes.hpp:2888
@ SUB16rr_ND_REV
Definition x86/opcodes.hpp:4783
@ MOV64rm
Definition x86/opcodes.hpp:2591
@ VCOMISSZrm_Int
Definition x86/opcodes.hpp:5894
@ ADD32mi_EVEX
Definition x86/opcodes.hpp:610
@ VCVTTPH2UWZ128rr
Definition x86/opcodes.hpp:8202
@ VPROTWmr
Definition x86/opcodes.hpp:19115
@ SUBSDrr
Definition x86/opcodes.hpp:4928
@ VPCMPEQWZrm
Definition x86/opcodes.hpp:15761
@ VFMADD231PSZ256mb
Definition x86/opcodes.hpp:10017
@ VREDUCESHZrrikz
Definition x86/opcodes.hpp:21306
@ VPXORDZ256rmbk
Definition x86/opcodes.hpp:20856
@ ADD8mi
Definition x86/opcodes.hpp:686
@ PTCMMIMFP16PS
Definition x86/opcodes.hpp:3439
@ VPOPCNTQZ256rrkz
Definition x86/opcodes.hpp:18790
@ VPSHRDVQZmbk
Definition x86/opcodes.hpp:19419
@ VANDPDZ256rrkz
Definition x86/opcodes.hpp:5529
@ SHL64rCL_ND
Definition x86/opcodes.hpp:4383
@ VSCALEFSSZrrbk_Int
Definition x86/opcodes.hpp:21816
@ VMPSADBWZ128rmik
Definition x86/opcodes.hpp:14530
@ VPSRLQZ128rmk
Definition x86/opcodes.hpp:20101
@ VPTESTNMBZ256rrk
Definition x86/opcodes.hpp:20576
@ IMULZU64rmi8
Definition x86/opcodes.hpp:1881
@ VMAXBF16Z128rmk
Definition x86/opcodes.hpp:13201
@ ADD8mi8
Definition x86/opcodes.hpp:687
@ VPMOVSWBZ128rr
Definition x86/opcodes.hpp:18108
@ VANDPDZrrk
Definition x86/opcodes.hpp:5537
@ VAESENCLASTZ128rm
Definition x86/opcodes.hpp:5372
@ VFIXUPIMMPDZrmbi
Definition x86/opcodes.hpp:9489
@ VPSHLDVDZ256mbk
Definition x86/opcodes.hpp:19227
@ VFMSUBADD213PSZ256mbk
Definition x86/opcodes.hpp:11221
@ VCVTPH2IUBSZ128rmbkz
Definition x86/opcodes.hpp:6812
@ VPACKUSDWZ128rmbkz
Definition x86/opcodes.hpp:14987
@ VGETMANTPDZ256rmbi
Definition x86/opcodes.hpp:12887
@ VFMSUB132BF16Zrk
Definition x86/opcodes.hpp:10522
@ VGETEXPBF16Z256rkz
Definition x86/opcodes.hpp:12715
@ VPBROADCASTMW2DZrr
Definition x86/opcodes.hpp:15580
@ VFNMSUB132PSZmb
Definition x86/opcodes.hpp:12129
@ VPERMI2PSZrmk
Definition x86/opcodes.hpp:16703
@ VCVTBF162IUBSZrmbkz
Definition x86/opcodes.hpp:6130
@ VSHUFPSZ256rmi
Definition x86/opcodes.hpp:21960
@ VCVTTPD2DQSZ256rrk
Definition x86/opcodes.hpp:7749
@ UCOM_Fr
Definition x86/opcodes.hpp:5125
@ VCVTNE2PS2BF16Zrr
Definition x86/opcodes.hpp:6387
@ IMUL16rr_NF
Definition x86/opcodes.hpp:1802
@ VCVTUSI2SHZrm
Definition x86/opcodes.hpp:8908
@ VFMADDSUBPS4Ymr
Definition x86/opcodes.hpp:10489
@ VFMADDSUB213PDZ128m
Definition x86/opcodes.hpp:10269
@ VEXPANDPSZ128rm
Definition x86/opcodes.hpp:9298
@ VPMULLWZrm
Definition x86/opcodes.hpp:18662
@ VCVTSI2SHZrm_Int
Definition x86/opcodes.hpp:7590
@ VFMADD213SHZrb_Int
Definition x86/opcodes.hpp:9887
@ VCVTPD2DQZ256rmk
Definition x86/opcodes.hpp:6444
@ AND16i16
Definition x86/opcodes.hpp:793
@ VPSLLVWZrrk
Definition x86/opcodes.hpp:19771
@ VMINCPHZrm
Definition x86/opcodes.hpp:13550
@ VPADDQZ256rmbkz
Definition x86/opcodes.hpp:15102
@ VFNMSUB213SSr
Definition x86/opcodes.hpp:12362
@ XOR8mr_EVEX
Definition x86/opcodes.hpp:22777
@ VCVTTPS2QQSZ128rmkz
Definition x86/opcodes.hpp:8403
@ VFMADD231BF16Zr
Definition x86/opcodes.hpp:9932
@ VPSUBQZ128rmbkz
Definition x86/opcodes.hpp:20319
@ VPMINUDZ128rmbk
Definition x86/opcodes.hpp:17857
@ VFMSUBADD132PDZmbk
Definition x86/opcodes.hpp:11056
@ VBLENDMPDZrmk
Definition x86/opcodes.hpp:5599
@ IDIV64r
Definition x86/opcodes.hpp:1761
@ VAESDECrm
Definition x86/opcodes.hpp:5368
@ VFMSUB213SDZrk_Int
Definition x86/opcodes.hpp:10819
@ VANDNPDZ256rmb
Definition x86/opcodes.hpp:5460
@ LOCK_OR64mi32
Definition x86/opcodes.hpp:2223
@ VCOMISHZrm
Definition x86/opcodes.hpp:5888
@ VFNMSUB213SDZm
Definition x86/opcodes.hpp:12320
@ VPERMI2BZrm
Definition x86/opcodes.hpp:16621
@ MOV32rc
Definition x86/opcodes.hpp:2570
@ VPMOVQBZ128rr
Definition x86/opcodes.hpp:17988
@ VPBLENDWYrri
Definition x86/opcodes.hpp:15510
@ VCVTTPS2IUBSZrrbk
Definition x86/opcodes.hpp:8394
@ VPDPWUUDZ128m
Definition x86/opcodes.hpp:16538
@ VPXORDZ256rr
Definition x86/opcodes.hpp:20860
@ VMINPHZ256rmk
Definition x86/opcodes.hpp:13809
@ VFMSUB213PSZ256mkz
Definition x86/opcodes.hpp:10788
@ VPGATHERDDYrm
Definition x86/opcodes.hpp:17241
@ VDPPHPSZ256mk
Definition x86/opcodes.hpp:9234
@ VPSHLDQZrrikz
Definition x86/opcodes.hpp:19215
@ VPROLVDZ128rm
Definition x86/opcodes.hpp:18934
@ FP32_TO_INT16_IN_MEM
Definition x86/opcodes.hpp:1698
@ ADC32mi_ND
Definition x86/opcodes.hpp:485
@ VPROLQZ256rikz
Definition x86/opcodes.hpp:18924
@ GF2P8AFFINEINVQBrri
Definition x86/opcodes.hpp:1730
@ VPSRAWZ256mi
Definition x86/opcodes.hpp:20002
@ VMOVAPDZrmkz
Definition x86/opcodes.hpp:13947
@ VFMADD132PSZ128rk
Definition x86/opcodes.hpp:9658
@ VDIVPDZ256rrbk
Definition x86/opcodes.hpp:9063
@ VFNMSUB213SHZmk_Int
Definition x86/opcodes.hpp:12338
@ VFNMSUB213PSZ128mbk
Definition x86/opcodes.hpp:12287
@ LD_Fp080
Definition x86/opcodes.hpp:2128
@ VMINMAXPSZ256rmbi
Definition x86/opcodes.hpp:13702
@ VINSERTF32X4Z256rmikz
Definition x86/opcodes.hpp:13108
@ VPCMPUQZ256rmbik
Definition x86/opcodes.hpp:15906
@ VPSRAWZ128rmkz
Definition x86/opcodes.hpp:19998
@ ADD64mr
Definition x86/opcodes.hpp:655
@ VGETEXPPDZ256rbkz
Definition x86/opcodes.hpp:12743
@ VFMSUB213PSZmkz
Definition x86/opcodes.hpp:10800
@ VPLZCNTQZ256rmb
Definition x86/opcodes.hpp:17370
@ VPINSRQrmi
Definition x86/opcodes.hpp:17327
@ VRCPPHZmbkz
Definition x86/opcodes.hpp:21143
@ VSM4KEY4Zrm
Definition x86/opcodes.hpp:21989
@ VPSLLQZmi
Definition x86/opcodes.hpp:19678
@ VPSUBSWZrm
Definition x86/opcodes.hpp:20381
@ VCVT2PH2HF8SZrmb
Definition x86/opcodes.hpp:6014
@ CCMP64mi32
Definition x86/opcodes.hpp:1178
@ VSCATTERQPDZ128mr
Definition x86/opcodes.hpp:21834
@ MOVNTImr
Definition x86/opcodes.hpp:2678
@ VSCALEFPHZrmkz
Definition x86/opcodes.hpp:21753
@ VCVTNEPS2BF16Z256rmbk
Definition x86/opcodes.hpp:6411
@ VCMPSSZrmi_Int
Definition x86/opcodes.hpp:5864
@ SUB64rr_NF
Definition x86/opcodes.hpp:4866
@ VCVTPH2PSXZ128rr
Definition x86/opcodes.hpp:6881
@ ADD8ri_NF
Definition x86/opcodes.hpp:701
@ VPMOVSDBZ256rr
Definition x86/opcodes.hpp:18038
@ VORPDZ256rr
Definition x86/opcodes.hpp:14758
@ VBROADCASTF64X4Zrmkz
Definition x86/opcodes.hpp:5677
@ VCVTSH2USI64Zrrb_Int
Definition x86/opcodes.hpp:7577
@ TCRETURNri
Definition x86/opcodes.hpp:5002
@ LOCK_BTR_RM32rm
Definition x86/opcodes.hpp:2201
@ VBLENDMPSZ128rmbk
Definition x86/opcodes.hpp:5606
@ VPSRAVQZrrk
Definition x86/opcodes.hpp:19967
@ VFMADD213SDZrbk_Int
Definition x86/opcodes.hpp:9872
@ CVTTSS2SIrr_Int
Definition x86/opcodes.hpp:1495
@ VSQRTPSZ256r
Definition x86/opcodes.hpp:22117
@ VPMAXUBZ256rm
Definition x86/opcodes.hpp:17635
@ VFMADD132PHZ128mk
Definition x86/opcodes.hpp:9620
@ PSLLDQri
Definition x86/opcodes.hpp:3386
@ TILEMOVROWrre
Definition x86/opcodes.hpp:5054
@ VPMOVSXDQZrmkz
Definition x86/opcodes.hpp:18203
@ ADD16rr_NF
Definition x86/opcodes.hpp:598
@ VFMSUBADD213PHZ256rkz
Definition x86/opcodes.hpp:11195
@ SUB16rr_NF_ND
Definition x86/opcodes.hpp:4785
@ VPSLLVDYrm
Definition x86/opcodes.hpp:19693
@ VPDPWSSDYrm
Definition x86/opcodes.hpp:16350
@ VFMADD231PSZ128mbk
Definition x86/opcodes.hpp:10009
@ VCVTTPH2WZ256rmbk
Definition x86/opcodes.hpp:8240
@ VCVTPS2PDZ128rr
Definition x86/opcodes.hpp:7212
@ VCVTTPS2QQZ256rmb
Definition x86/opcodes.hpp:8441
@ VFMADDSUB213PDZrbk
Definition x86/opcodes.hpp:10298
@ VPDPBUUDSZ128mkz
Definition x86/opcodes.hpp:16264
@ VFMADD231PDYm
Definition x86/opcodes.hpp:9935
@ VPSHUFBITQMBZrrk
Definition x86/opcodes.hpp:19473
@ VPDPBSSDSZ128rkz
Definition x86/opcodes.hpp:16081
@ VCVTPH2BF8SZ256rmk
Definition x86/opcodes.hpp:6648
@ VPERMDYrr
Definition x86/opcodes.hpp:16590
@ VMOVSHZrm
Definition x86/opcodes.hpp:14379
@ VFMADD132SHZrkz_Int
Definition x86/opcodes.hpp:9713
@ VPMULDQZrrkz
Definition x86/opcodes.hpp:18521
@ VCVT2PS2PHXZrmbkz
Definition x86/opcodes.hpp:6073
@ VSHUFPDZ128rri
Definition x86/opcodes.hpp:21923
@ VREDUCEPHZ128rrik
Definition x86/opcodes.hpp:21230
@ VFMADD213SSr
Definition x86/opcodes.hpp:9906
@ VCVTTPD2DQZ256rrk
Definition x86/opcodes.hpp:7784
@ ST_FP64m
Definition x86/opcodes.hpp:4733
@ SHRX32rr
Definition x86/opcodes.hpp:4671
@ TAILJMPd64
Definition x86/opcodes.hpp:4983
@ VPMULLWZ256rrk
Definition x86/opcodes.hpp:18660
@ VPERMT2QZrrkz
Definition x86/opcodes.hpp:17114
@ VPMOVZXBDZrmk
Definition x86/opcodes.hpp:18376
@ VMAXCPDZrmbk
Definition x86/opcodes.hpp:13246
@ PMINSBrr
Definition x86/opcodes.hpp:3257
@ VFNMADD213PDZ128mbk
Definition x86/opcodes.hpp:11651
@ VFMADD132PSZ256rk
Definition x86/opcodes.hpp:9670
@ VFMSUBADD213PSZ256mkz
Definition x86/opcodes.hpp:11224
@ VMAXCPHZ128rrkz
Definition x86/opcodes.hpp:13263
@ XOR8ri_EVEX
Definition x86/opcodes.hpp:22783
@ VCVTTPS2UDQSZ128rr
Definition x86/opcodes.hpp:8470
@ VCVTNE2PS2BF16Z128rrk
Definition x86/opcodes.hpp:6370
@ VPRORVDZrrk
Definition x86/opcodes.hpp:19067
@ VMULSDZrr_Int
Definition x86/opcodes.hpp:14699
@ VPDPWUUDSrm
Definition x86/opcodes.hpp:16534
@ VFNMSUB213PDYr
Definition x86/opcodes.hpp:12214
@ PCMPEQQrr
Definition x86/opcodes.hpp:3131
@ VPERMI2PDZ256rm
Definition x86/opcodes.hpp:16663
@ VBLENDMPSZrmb
Definition x86/opcodes.hpp:5623
@ VSQRTPHZ128mbk
Definition x86/opcodes.hpp:22069
@ VADDPHZ128rmbkz
Definition x86/opcodes.hpp:5234
@ VMAXCPHZrmb
Definition x86/opcodes.hpp:13274
@ IMUL32rri8_EVEX
Definition x86/opcodes.hpp:1834
@ VPDPWUSDSZm
Definition x86/opcodes.hpp:16463
@ VFMSUBADD213PHZ128r
Definition x86/opcodes.hpp:11181
@ VPTESTNMQZ128rmk
Definition x86/opcodes.hpp:20602
@ VPSUBSBZ256rmkz
Definition x86/opcodes.hpp:20355
@ VGF2P8MULBZrmkz
Definition x86/opcodes.hpp:13082
@ KANDBkk
Definition x86/opcodes.hpp:2018
@ VPMADDWDZ256rm
Definition x86/opcodes.hpp:17503
@ VFPCLASSBF16Zmi
Definition x86/opcodes.hpp:12588
@ VMOVNTDQAZ128rm
Definition x86/opcodes.hpp:14266
@ VRSQRTPHZ256mk
Definition x86/opcodes.hpp:21639
@ VRNDSCALEPDZ256rrib
Definition x86/opcodes.hpp:21359
@ VFNMADD231SHZrb
Definition x86/opcodes.hpp:11954
@ VSQRTSSm_Int
Definition x86/opcodes.hpp:22175
@ VMINPDZ256rmbkz
Definition x86/opcodes.hpp:13773
@ CTEST64mr
Definition x86/opcodes.hpp:1417
@ VPEXPANDBZ256rr
Definition x86/opcodes.hpp:17160
@ VRSQRT14PDZmk
Definition x86/opcodes.hpp:21513
@ VMINMAXPDZrmbi
Definition x86/opcodes.hpp:13648
@ VCVTDQ2PSZ128rmbkz
Definition x86/opcodes.hpp:6313
@ MOVZX64rm16
Definition x86/opcodes.hpp:2758
@ FLDL2E
Definition x86/opcodes.hpp:1687
@ VREDUCEBF16Z128rmbi
Definition x86/opcodes.hpp:21163
@ VMPSADBWrri
Definition x86/opcodes.hpp:14548
@ VPDPWSUDSYrm
Definition x86/opcodes.hpp:16381
@ VUNPCKHPDZrmbk
Definition x86/opcodes.hpp:22422
@ VFNMSUB132SSZr_Int
Definition x86/opcodes.hpp:12175
@ AND8rr_NF_ND
Definition x86/opcodes.hpp:945
@ VMAXPDrm
Definition x86/opcodes.hpp:13358
@ CMPSW
Definition x86/opcodes.hpp:1356
@ VMOVDQA32Z256rrk_REV
Definition x86/opcodes.hpp:14046
@ VFMSUB132PHZ256mbkz
Definition x86/opcodes.hpp:10573
@ VFMADD213PDZ128mbkz
Definition x86/opcodes.hpp:9762
@ VCVTBIASPH2HF8SZ128rmkz
Definition x86/opcodes.hpp:6195
@ VSUBBF16Z128rm
Definition x86/opcodes.hpp:22179
@ VMULPDZ128rmbkz
Definition x86/opcodes.hpp:14592
@ VMAXCPDZ256rmbkz
Definition x86/opcodes.hpp:13238
@ VFNMADD231PHZ256mbkz
Definition x86/opcodes.hpp:11874
@ VSCALEFPHZ256rrbkz
Definition x86/opcodes.hpp:21745
@ VEXPANDPSZrm
Definition x86/opcodes.hpp:9310
@ PUSHCS32
Definition x86/opcodes.hpp:3547
@ VPSHRDVQZ128mbk
Definition x86/opcodes.hpp:19401
@ VMAXPHZ128rmb
Definition x86/opcodes.hpp:13361
@ VPMOVUSWBZ256mrk
Definition x86/opcodes.hpp:18334
@ VXORPSZrmbkz
Definition x86/opcodes.hpp:22578
@ ADD32mr_NF_ND
Definition x86/opcodes.hpp:618
@ ROL16mi_NF_ND
Definition x86/opcodes.hpp:3784
@ VFNMSUB231PHZ128rk
Definition x86/opcodes.hpp:12435
@ ADD16rr_ND_REV
Definition x86/opcodes.hpp:597
@ VBROADCASTSDZ256rmk
Definition x86/opcodes.hpp:5718
@ VPUNPCKLBWrr
Definition x86/opcodes.hpp:20760
@ G_INDEXED_SEXTLOAD
Definition x86/opcodes.hpp:121
@ VPMOVUSDWZ128rr
Definition x86/opcodes.hpp:18270
@ VFNMSUB213PHZrb
Definition x86/opcodes.hpp:12278
@ OR8rm_NF_ND
Definition x86/opcodes.hpp:3052
@ VCVTPH2PDZ256rmbk
Definition x86/opcodes.hpp:6853
@ VPROLVDZrrkz
Definition x86/opcodes.hpp:18960
@ VFMADDSUB213PSZ128rkz
Definition x86/opcodes.hpp:10347
@ VMAXSSZrrbk_Int
Definition x86/opcodes.hpp:13463
@ VANDNPDZ128rmkz
Definition x86/opcodes.hpp:5455
@ VADDPSZ128rrk
Definition x86/opcodes.hpp:5273
@ VRCP14PSZmk
Definition x86/opcodes.hpp:21036
@ SHRD64mrCL_NF
Definition x86/opcodes.hpp:4652
@ PT2RPNTLVWZ1RSV
Definition x86/opcodes.hpp:389
@ VPANDQZrmbkz
Definition x86/opcodes.hpp:15357
@ VFNMADD231BF16Z256r
Definition x86/opcodes.hpp:11813
@ TILEMOVROWrri
Definition x86/opcodes.hpp:5055
@ VFNMADD231PSYm
Definition x86/opcodes.hpp:11895
@ VDIVBF16Z256rmkz
Definition x86/opcodes.hpp:9031
@ VPMOVSXDQZrr
Definition x86/opcodes.hpp:18204
@ VPMAXUQZ256rm
Definition x86/opcodes.hpp:17689
@ VMINBF16Zrmbk
Definition x86/opcodes.hpp:13494
@ VPMULUDQZ128rmk
Definition x86/opcodes.hpp:18703
@ MOVMSKPSrr
Definition x86/opcodes.hpp:2674
@ VPROLDZ128ri
Definition x86/opcodes.hpp:18886
@ VPORQZ256rrk
Definition x86/opcodes.hpp:18861
@ VCVTTPH2DQZrm
Definition x86/opcodes.hpp:8019
@ VPOPCNTWZrr
Definition x86/opcodes.hpp:18815
@ CBW
Definition x86/opcodes.hpp:1161
@ VPMINSDZ128rmbk
Definition x86/opcodes.hpp:17755
@ VCVTTPD2QQSZ256rmbkz
Definition x86/opcodes.hpp:7812
@ VMULSDZrrkz_Int
Definition x86/opcodes.hpp:14704
@ VMREAD32mr
Definition x86/opcodes.hpp:14551
@ ADC64rr_ND_REV
Definition x86/opcodes.hpp:527
@ VGETMANTSSZrribkz
Definition x86/opcodes.hpp:13001
@ VPSRADZmbik
Definition x86/opcodes.hpp:19849
@ VMAXCPSZrmkz
Definition x86/opcodes.hpp:13307
@ VPBROADCASTWZ128rm
Definition x86/opcodes.hpp:15614
@ BSWAP32r
Definition x86/opcodes.hpp:1083
@ VPXORQZrmb
Definition x86/opcodes.hpp:20891
@ PFADDrm
Definition x86/opcodes.hpp:3182
@ REP_STOSW_64
Definition x86/opcodes.hpp:3758
@ VCVTUQQ2PSZ256rrkz
Definition x86/opcodes.hpp:8891
@ VCVTTPS2IBSZ256rmkz
Definition x86/opcodes.hpp:8346
@ VPDPBUUDZ256rk
Definition x86/opcodes.hpp:16306
@ VFMADDSUB132PHZm
Definition x86/opcodes.hpp:10218
@ VFMADD231SHZmk_Int
Definition x86/opcodes.hpp:10060
@ VPADDQZ256rmb
Definition x86/opcodes.hpp:15100
@ VMOVAPDZ256rr_REV
Definition x86/opcodes.hpp:13938
@ VPERMI2WZrrk
Definition x86/opcodes.hpp:16751
@ VSQRTPDZ256rkz
Definition x86/opcodes.hpp:22052
@ RDSEED16r
Definition x86/opcodes.hpp:3734
@ VFMADD213SSZrk_Int
Definition x86/opcodes.hpp:9902
@ VCVTUDQ2PDZrmk
Definition x86/opcodes.hpp:8734
@ VADDPSZ256rr
Definition x86/opcodes.hpp:5281
@ VCVTPH2HF8SZ256rrkz
Definition x86/opcodes.hpp:6739
@ VMOVDQU32Z128rm
Definition x86/opcodes.hpp:14136
@ VMOVDQU64Zrmk
Definition x86/opcodes.hpp:14192
@ VCVTDQ2PHZrrk
Definition x86/opcodes.hpp:6306
@ VPMOVQBZrr
Definition x86/opcodes.hpp:17998
@ VPMAXUBZrmk
Definition x86/opcodes.hpp:17642
@ VPDPWSSDSZ256mb
Definition x86/opcodes.hpp:16331
@ VFMADDSUB132PSZ128mbk
Definition x86/opcodes.hpp:10234
@ VPTESTMBZrr
Definition x86/opcodes.hpp:20519
@ LZCNT32rr
Definition x86/opcodes.hpp:2296
@ VFMSUB132PDYm
Definition x86/opcodes.hpp:10524
@ VCVTTPD2UDQSZ128rmbk
Definition x86/opcodes.hpp:7868
@ VPMAXSBZrm
Definition x86/opcodes.hpp:17539
@ VCVTTPD2DQZ256rrbkz
Definition x86/opcodes.hpp:7783
@ ADD8rr_DB
Definition x86/opcodes.hpp:337
@ PROBED_ALLOCA_32
Definition x86/opcodes.hpp:3368
@ SBB64mi8
Definition x86/opcodes.hpp:4223
@ VRSQRT28PSZmb
Definition x86/opcodes.hpp:21570
@ VPMOVZXBDYrr
Definition x86/opcodes.hpp:18362
@ VPERMQZ256rik
Definition x86/opcodes.hpp:16960
@ DIVR_FST0r
Definition x86/opcodes.hpp:1576
@ VFMADDCPHZ128mb
Definition x86/opcodes.hpp:10087
@ TILELOADDRST1
Definition x86/opcodes.hpp:5048
@ VPAVGWZ256rmk
Definition x86/opcodes.hpp:15398
@ VFNMSUB231PHZ256mbk
Definition x86/opcodes.hpp:12439
@ VPDPWUSDSZ256mk
Definition x86/opcodes.hpp:16458
@ VREDUCEBF16Z256rrik
Definition x86/opcodes.hpp:21179
@ VSUBPSYrm
Definition x86/opcodes.hpp:22276
@ POPCNT16rr_EVEX
Definition x86/opcodes.hpp:3326
@ IMUL16rmi_NF
Definition x86/opcodes.hpp:1798
@ SHRD64rrCL
Definition x86/opcodes.hpp:4659
@ VMOVDQU16Zmrk
Definition x86/opcodes.hpp:14124
@ AND8ri_NF_ND
Definition x86/opcodes.hpp:933
@ VPRORDZrik
Definition x86/opcodes.hpp:19013
@ T2RPNTLVWZ0_EVEX
Definition x86/opcodes.hpp:4973
@ VGATHERQPSZrm
Definition x86/opcodes.hpp:12696
@ VFNMSUB213PHZ256r
Definition x86/opcodes.hpp:12265
@ VCVTTPD2UDQSZ128rr
Definition x86/opcodes.hpp:7872
@ SHR16ri_ND
Definition x86/opcodes.hpp:4516
@ VFMADD132PSZ256r
Definition x86/opcodes.hpp:9666
@ TTDPFP16PS
Definition x86/opcodes.hpp:5081
@ VPLZCNTQZrmb
Definition x86/opcodes.hpp:17379
@ VFMSUB213PDZ256mbkz
Definition x86/opcodes.hpp:10716
@ VPERMI2PDZ256rmb
Definition x86/opcodes.hpp:16664
@ G_FABS
Definition x86/opcodes.hpp:228
@ VPMOVZXDQZ128rmk
Definition x86/opcodes.hpp:18430
@ XOR32rm
Definition x86/opcodes.hpp:22713
@ VRNDSCALESSZrmi_Int
Definition x86/opcodes.hpp:21465
@ VCVTPH2HF8SZrm
Definition x86/opcodes.hpp:6740
@ PFMAXrr
Definition x86/opcodes.hpp:3191
@ VPMOVSXWDZ128rrkz
Definition x86/opcodes.hpp:18216
@ VRNDSCALESDZrmi
Definition x86/opcodes.hpp:21442
@ SBB16mi8
Definition x86/opcodes.hpp:4171
@ VEXTRACTF64X2Z256rrikz
Definition x86/opcodes.hpp:9337
@ VCVTTPD2DQSZrrk
Definition x86/opcodes.hpp:7761
@ VMAXPSZrmbk
Definition x86/opcodes.hpp:13418
@ VPMOVSXWQZrrkz
Definition x86/opcodes.hpp:18250
@ VPADDSWZ256rrkz
Definition x86/opcodes.hpp:15154
@ VPMINUWZrmkz
Definition x86/opcodes.hpp:17927
@ VCVTUDQ2PSZ256rrbk
Definition x86/opcodes.hpp:8789
@ VFNMADD213SSZrbkz_Int
Definition x86/opcodes.hpp:11791
@ VPACKSSWBZrrkz
Definition x86/opcodes.hpp:14979
@ MOVHLPSrr
Definition x86/opcodes.hpp:2663
@ MOV64rc
Definition x86/opcodes.hpp:2587
@ VRSQRT28SDZrb
Definition x86/opcodes.hpp:21585
@ VRSQRT14SSZrrk
Definition x86/opcodes.hpp:21555
@ VRANGESSZrmikz
Definition x86/opcodes.hpp:20980
@ LOCK_SUB8mi
Definition x86/opcodes.hpp:2238
@ VXORPSrm
Definition x86/opcodes.hpp:22584
@ VFNMSUB132PHZ256rk
Definition x86/opcodes.hpp:12091
@ VRCPBF16Z128r
Definition x86/opcodes.hpp:21101
@ VCVTTPS2UDQSZ256rmbkz
Definition x86/opcodes.hpp:8476
@ VPMOVM2WZrk
Definition x86/opcodes.hpp:17980
@ VPSUBUSBYrr
Definition x86/opcodes.hpp:20390
@ SUBSSrr
Definition x86/opcodes.hpp:4932
@ VPDPWUSDZmkz
Definition x86/opcodes.hpp:16499
@ VCVTTBF162IUBSZ256rmkz
Definition x86/opcodes.hpp:7717
@ DEC32m
Definition x86/opcodes.hpp:1512
@ LDDQUrm
Definition x86/opcodes.hpp:2115
@ VMOVDQA32Z128rrkz
Definition x86/opcodes.hpp:14036
@ VPCMPEQDrm
Definition x86/opcodes.hpp:15727
@ VFNMADD132PSZ128rkz
Definition x86/opcodes.hpp:11549
@ VCVTPS2UQQZrrbkz
Definition x86/opcodes.hpp:7395
@ TZCNT32rr_EVEX
Definition x86/opcodes.hpp:5094
@ VMOVSHDUPZrm
Definition x86/opcodes.hpp:14369
@ ROL32r1
Definition x86/opcodes.hpp:3815
@ VCVTPH2UQQZrrbk
Definition x86/opcodes.hpp:7031
@ VPMOVWBZ128mr
Definition x86/opcodes.hpp:18346
@ XOR32mi_NF_ND
Definition x86/opcodes.hpp:22697
@ VFMSUB231PDZrb
Definition x86/opcodes.hpp:10910
@ VPMULHWrm
Definition x86/opcodes.hpp:18588
@ VPRORDZmi
Definition x86/opcodes.hpp:19009
@ VFNMADDSS4rr_Int_REV
Definition x86/opcodes.hpp:12006
@ VMOVPQIto64mr
Definition x86/opcodes.hpp:14295
@ VMINCSHZrr
Definition x86/opcodes.hpp:13595
@ ADDSSrr
Definition x86/opcodes.hpp:730
@ VCVTPH2HF8SZ128rmkz
Definition x86/opcodes.hpp:6727
@ SBB8mr_ND
Definition x86/opcodes.hpp:4251
@ VFNMSUB132PDYr
Definition x86/opcodes.hpp:12036
@ VPSRLWZ256rrk
Definition x86/opcodes.hpp:20244
@ VSQRTPSZmb
Definition x86/opcodes.hpp:22124
@ VFMADD213BF16Z128mbk
Definition x86/opcodes.hpp:9732
@ VFNMSUB231PDZ256mb
Definition x86/opcodes.hpp:12403
@ VCVTBF162IUBSZ256rmbkz
Definition x86/opcodes.hpp:6121
@ VPUNPCKLDQZrmbkz
Definition x86/opcodes.hpp:20784
@ IMUL64m
Definition x86/opcodes.hpp:1838
@ VPCMPGTDrr
Definition x86/opcodes.hpp:15808
@ VCVTTSD2SIrm_Int
Definition x86/opcodes.hpp:8621
@ VCVTTPS2QQSZ256rrbkz
Definition x86/opcodes.hpp:8416
@ VCVTPS2IBSZ128rmbkz
Definition x86/opcodes.hpp:7141
@ VCVTTPS2UDQZ256rm
Definition x86/opcodes.hpp:8506
@ VBROADCASTSSZ256rmkz
Definition x86/opcodes.hpp:5739
@ VPANDQZ128rrkz
Definition x86/opcodes.hpp:15344
@ VFMSUB213SHZr_Int
Definition x86/opcodes.hpp:10830
@ VCVTSS2SDZrm
Definition x86/opcodes.hpp:7626
@ VFNMADD231PDZ256rbk
Definition x86/opcodes.hpp:11844
@ VPCLMULQDQZ128rri
Definition x86/opcodes.hpp:15646
@ VPSCATTERDQZ128mr
Definition x86/opcodes.hpp:19133
@ VFMSUB132PHZ256rbkz
Definition x86/opcodes.hpp:10579
@ VMAXPSZrmb
Definition x86/opcodes.hpp:13417
@ VSCALEFBF16Zrmb
Definition x86/opcodes.hpp:21686
@ VMOVSDZrr_REV
Definition x86/opcodes.hpp:14342
@ VCVTTPH2UQQZ256rmbkz
Definition x86/opcodes.hpp:8175
@ VFMSUB132SDZrb_Int
Definition x86/opcodes.hpp:10638
@ PDEP64rm
Definition x86/opcodes.hpp:3155
@ AESDECLASTrm
Definition x86/opcodes.hpp:775
@ VPSHLDVWZ128mkz
Definition x86/opcodes.hpp:19272
@ VPCMPDZ128rmbi
Definition x86/opcodes.hpp:15673
@ VPSUBDZ256rm
Definition x86/opcodes.hpp:20294
@ G_GLOBAL_VALUE
Definition x86/opcodes.hpp:94
@ FCOM64m
Definition x86/opcodes.hpp:1671
@ VPBROADCASTQZ128rmk
Definition x86/opcodes.hpp:15584
@ VPMADDWDZ128rrkz
Definition x86/opcodes.hpp:17502
@ LGDT16m
Definition x86/opcodes.hpp:2151
@ VPERMQZrmb
Definition x86/opcodes.hpp:16981
@ MINSSrm_Int
Definition x86/opcodes.hpp:2347
@ VPSLLVWZ128rmkz
Definition x86/opcodes.hpp:19757
@ VMAXSSZrr_Int
Definition x86/opcodes.hpp:13461
@ VCVTPS2IBSZ128rmk
Definition x86/opcodes.hpp:7142
@ VPMACSSDQHrr
Definition x86/opcodes.hpp:17396
@ VDPPHPSZ256mbkz
Definition x86/opcodes.hpp:9233
@ VPCONFLICTDZrmbkz
Definition x86/opcodes.hpp:16038
@ VFMADD213PSZ256mkz
Definition x86/opcodes.hpp:9843
@ VMOVUPSYrm
Definition x86/opcodes.hpp:14473
@ VPSHRDDZrmik
Definition x86/opcodes.hpp:19340
@ VPBROADCASTQZrm
Definition x86/opcodes.hpp:15595
@ VFNMADD132SSZrkz_Int
Definition x86/opcodes.hpp:11615
@ VSHUFPDZ256rrik
Definition x86/opcodes.hpp:21933
@ VPMOVZXDQZ256rrk
Definition x86/opcodes.hpp:18439
@ VPERMILPSZrikz
Definition x86/opcodes.hpp:16879
@ VFCMADDCSHZmk
Definition x86/opcodes.hpp:9418
@ VPERMI2PDZ128rmk
Definition x86/opcodes.hpp:16658
@ VCVTUDQ2PDZ256rrk
Definition x86/opcodes.hpp:8728
@ VFMSUB132BF16Zmbk
Definition x86/opcodes.hpp:10517
@ VBROADCASTF32X2Zrmkz
Definition x86/opcodes.hpp:5656
@ VEXP2PSZmb
Definition x86/opcodes.hpp:9269
@ VFMADDSUB132PSZrkz
Definition x86/opcodes.hpp:10264
@ ADC8mr_ND
Definition x86/opcodes.hpp:536
@ NOT64r
Definition x86/opcodes.hpp:2897
@ VAESDECLASTYrr
Definition x86/opcodes.hpp:5351
@ XOR16mr_ND
Definition x86/opcodes.hpp:22659
@ VPMULLDZrmk
Definition x86/opcodes.hpp:18614
@ VORPSZrmbk
Definition x86/opcodes.hpp:14794
@ VPINSRWZrmi
Definition x86/opcodes.hpp:17329
@ PREFETCHIT1
Definition x86/opcodes.hpp:3360
@ VPDPBUSDSZmbkz
Definition x86/opcodes.hpp:16218
@ AND8rm_NF_ND
Definition x86/opcodes.hpp:938
@ VRCP14PSZrkz
Definition x86/opcodes.hpp:21040
@ VBROADCASTSDZ256rm
Definition x86/opcodes.hpp:5717
@ TLS_base_addrX32
Definition x86/opcodes.hpp:5068
@ VEXPANDPDZrmk
Definition x86/opcodes.hpp:9293
@ VFMSUB231PHZrb
Definition x86/opcodes.hpp:10945
@ VPDPBSSDrm
Definition x86/opcodes.hpp:16131
@ VTESTPDYrm
Definition x86/opcodes.hpp:22354
@ VPDPBUUDZ128r
Definition x86/opcodes.hpp:16296
@ VFMADD132PSZ256mb
Definition x86/opcodes.hpp:9661
@ XOR8ri
Definition x86/opcodes.hpp:22781
@ AADD64mr
Definition x86/opcodes.hpp:442
@ VCVTPH2PSZ256rrb
Definition x86/opcodes.hpp:6920
@ VFMADD213PSZ256mbk
Definition x86/opcodes.hpp:9840
@ PAVGUSBrm
Definition x86/opcodes.hpp:3115
@ VFMADD213PDZr
Definition x86/opcodes.hpp:9786
@ VMAXBF16Zrr
Definition x86/opcodes.hpp:13221
@ PUNPCKHDQrr
Definition x86/opcodes.hpp:3514
@ VADDPDZ256rmkz
Definition x86/opcodes.hpp:5210
@ VCVTTPD2QQSZ128rmb
Definition x86/opcodes.hpp:7801
@ VPMINUWZ128rrk
Definition x86/opcodes.hpp:17917
@ TCVTROWPS2BF16Lrri
Definition x86/opcodes.hpp:5009
@ VSQRTPDZ256rk
Definition x86/opcodes.hpp:22051
@ VUCOMISSrr_Int
Definition x86/opcodes.hpp:22384
@ AND16mr_NF
Definition x86/opcodes.hpp:807
@ VFMADD132BF16Z128r
Definition x86/opcodes.hpp:9558
@ MMX_PADDUSBrr
Definition x86/opcodes.hpp:2405
@ VFMADD132PDZrbkz
Definition x86/opcodes.hpp:9611
@ VPACKSSDWZ128rmkz
Definition x86/opcodes.hpp:14936
@ SLWPCB
Definition x86/opcodes.hpp:4689
@ VFMSUB132PDZ256mb
Definition x86/opcodes.hpp:10536
@ VORPDZ128rrk
Definition x86/opcodes.hpp:14750
@ VFNMADD132PHZ128rk
Definition x86/opcodes.hpp:11513
@ VCVTNEPS2BF16Zrmbk
Definition x86/opcodes.hpp:6420
@ VPCONFLICTQZ128rr
Definition x86/opcodes.hpp:16050
@ T2RPNTLVWZ0RS_EVEX
Definition x86/opcodes.hpp:4970
@ VDPPHPSZ256m
Definition x86/opcodes.hpp:9230
@ VCVTPS2DQZ128rm
Definition x86/opcodes.hpp:7103
@ PINSRDrmi
Definition x86/opcodes.hpp:3234
@ RCR64r1_EVEX
Definition x86/opcodes.hpp:3692
@ VMOVUPSYrr_REV
Definition x86/opcodes.hpp:14475
@ VFMSUB231BF16Z256mb
Definition x86/opcodes.hpp:10863
@ MOVLPDmr
Definition x86/opcodes.hpp:2669
@ KMOVBkk_EVEX
Definition x86/opcodes.hpp:2028
@ VMINCPSZ256rm
Definition x86/opcodes.hpp:13570
@ VPMADD52HUQZmbk
Definition x86/opcodes.hpp:17433
@ KMOVBmk
Definition x86/opcodes.hpp:2033
@ VMINCPSZ128rrk
Definition x86/opcodes.hpp:13568
@ VSUBPHZ256rrbkz
Definition x86/opcodes.hpp:22261
@ VCVTPS2IBSZrmkz
Definition x86/opcodes.hpp:7164
@ XOR32ri8
Definition x86/opcodes.hpp:22704
@ VBLENDMPSZrmbkz
Definition x86/opcodes.hpp:5625
@ VSCATTERDPDZ128mr
Definition x86/opcodes.hpp:21820
@ VADDBF16Zrrkz
Definition x86/opcodes.hpp:5193
@ VGETEXPPDZ128rkz
Definition x86/opcodes.hpp:12733
@ VSHUFPSZ256rrik
Definition x86/opcodes.hpp:21964
@ VFNMSUB231PDZ128mb
Definition x86/opcodes.hpp:12394
@ VPORDZ128rmkz
Definition x86/opcodes.hpp:18823
@ VPSLLQZ128rmkz
Definition x86/opcodes.hpp:19656
@ VCVTTPS2IUBSZrm
Definition x86/opcodes.hpp:8386
@ VPSHUFDmi
Definition x86/opcodes.hpp:19525
@ G_FATAN2
Definition x86/opcodes.hpp:279
@ VPMOVZXWDZ256rrk
Definition x86/opcodes.hpp:18461
@ VPHADDUBWrr
Definition x86/opcodes.hpp:17282
@ VPSRAQZ128mi
Definition x86/opcodes.hpp:19869
@ VMULPSZ256rmbkz
Definition x86/opcodes.hpp:14671
@ VFNMADD231PDr
Definition x86/opcodes.hpp:11861
@ VPADDUSBZrmkz
Definition x86/opcodes.hpp:15179
@ VFMADDSUB231PHZ128r
Definition x86/opcodes.hpp:10417
@ VUNPCKLPDrm
Definition x86/opcodes.hpp:22491
@ VCVTUW2PHZ128rmbkz
Definition x86/opcodes.hpp:8936
@ VMINCPSZ128rm
Definition x86/opcodes.hpp:13561
@ VCVTNEPS2BF16Z128rm
Definition x86/opcodes.hpp:6400
@ VCVTSH2USI64Zrr_Int
Definition x86/opcodes.hpp:7576
@ VCVTTPH2QQZ256rrbkz
Definition x86/opcodes.hpp:8115
@ VFMADD213PHZm
Definition x86/opcodes.hpp:9815
@ XOR16mi8_NF_ND
Definition x86/opcodes.hpp:22652
@ CMOVNB_Fp32
Definition x86/opcodes.hpp:1261
@ VPERMIL2PDmr
Definition x86/opcodes.hpp:16757
@ SAR64rCL_EVEX
Definition x86/opcodes.hpp:4121
@ VPERMQZmikz
Definition x86/opcodes.hpp:16976
@ VPSLLDYrm
Definition x86/opcodes.hpp:19592
@ VPADDDZ256rr
Definition x86/opcodes.hpp:15074
@ VCVTTPD2UQQSZ128rmbk
Definition x86/opcodes.hpp:7934
@ MMX_MOVD64rr
Definition x86/opcodes.hpp:2370
@ VCVTPH2PSXZrm
Definition x86/opcodes.hpp:6896
@ VPSRLVDZ256rmkz
Definition x86/opcodes.hpp:20155
@ VFNMSUBSS4rr_Int_REV
Definition x86/opcodes.hpp:12572
@ VPSRLVWZ256rr
Definition x86/opcodes.hpp:20210
@ G_VECREDUCE_FMAXIMUM
Definition x86/opcodes.hpp:317
@ VFNMADD132PDZmb
Definition x86/opcodes.hpp:11493
@ VCVTPD2UDQZ128rrk
Definition x86/opcodes.hpp:6576
@ VPBLENDMQZ256rrk
Definition x86/opcodes.hpp:15476
@ VMOVNTDQmr
Definition x86/opcodes.hpp:14274
@ VPERMT2PSZrmb
Definition x86/opcodes.hpp:17080
@ VPCONFLICTDZ256rmk
Definition x86/opcodes.hpp:16030
@ VADDPHZ256rrb
Definition x86/opcodes.hpp:5247
@ XCHG32ar
Definition x86/opcodes.hpp:22629
@ VCVTPD2DQZrmbk
Definition x86/opcodes.hpp:6454
@ VPDPBSUDSZ256mb
Definition x86/opcodes.hpp:16145
@ VANDNPSZrmk
Definition x86/opcodes.hpp:5503
@ VDPPHPSZ128mb
Definition x86/opcodes.hpp:9222
@ KMOVQkr_EVEX
Definition x86/opcodes.hpp:2052
@ XOR32rr_EVEX
Definition x86/opcodes.hpp:22719
@ VCVTTPH2UQQZ128rr
Definition x86/opcodes.hpp:8169
@ VORPSZ128rm
Definition x86/opcodes.hpp:14774
@ VFIXUPIMMSDZrrik
Definition x86/opcodes.hpp:9541
@ VMULPDZ256rrbk
Definition x86/opcodes.hpp:14606
@ VPOPCNTWZ256rrk
Definition x86/opcodes.hpp:18810
@ VCVTBIASPH2BF8SZrr
Definition x86/opcodes.hpp:6160
@ VFNMSUB213SDr_Int
Definition x86/opcodes.hpp:12335
@ VMPSADBWZrmi
Definition x86/opcodes.hpp:14541
@ VFMADD213PHZ128mkz
Definition x86/opcodes.hpp:9799
@ KSET0D
Definition x86/opcodes.hpp:362
@ VPBROADCASTQZrr
Definition x86/opcodes.hpp:15598
@ VFMSUB231BF16Z128mkz
Definition x86/opcodes.hpp:10858
@ VPSIGNBYrm
Definition x86/opcodes.hpp:19571
@ VFNMADDSD4rr_REV
Definition x86/opcodes.hpp:11999
@ VPROLVQZ128rmb
Definition x86/opcodes.hpp:18962
@ SHL64m1_EVEX
Definition x86/opcodes.hpp:4362
@ VFNMADD132PDZ128mbkz
Definition x86/opcodes.hpp:11474
@ VMINCPHZrmk
Definition x86/opcodes.hpp:13554
@ VMAXSSZrmk_Int
Definition x86/opcodes.hpp:13458
@ VPUNPCKLQDQZ256rmkz
Definition x86/opcodes.hpp:20808
@ VMINSHZrrbkz_Int
Definition x86/opcodes.hpp:13889
@ VFMADDSUB213PSZ256rkz
Definition x86/opcodes.hpp:10359
@ VFNMSUB213BF16Zmk
Definition x86/opcodes.hpp:12208
@ VFNMSUB213SDZrbkz_Int
Definition x86/opcodes.hpp:12329
@ VPACKUSDWZ128rmkz
Definition x86/opcodes.hpp:14989
@ VSCALEFPDZrr
Definition x86/opcodes.hpp:21721
@ VPMOVMSKBYrr
Definition x86/opcodes.hpp:17981
@ VPMULUDQZrrk
Definition x86/opcodes.hpp:18724
@ VPSLLQZmik
Definition x86/opcodes.hpp:19679
@ VRANGEPDZ256rmik
Definition x86/opcodes.hpp:20916
@ VPMADD52HUQZ256mk
Definition x86/opcodes.hpp:17426
@ VPMOVSXBQZrm
Definition x86/opcodes.hpp:18157
@ VPADDSWZ128rmkz
Definition x86/opcodes.hpp:15145
@ ORPSrm
Definition x86/opcodes.hpp:3065
@ VPLZCNTDZ256rrkz
Definition x86/opcodes.hpp:17350
@ VUNPCKLPDZrmb
Definition x86/opcodes.hpp:22483
@ VUNPCKLPDZ128rrkz
Definition x86/opcodes.hpp:22472
@ NOT16r
Definition x86/opcodes.hpp:2885
@ VPOPCNTDZrm
Definition x86/opcodes.hpp:18764
@ SHLD16mrCL_NF_ND
Definition x86/opcodes.hpp:4425
@ VRCP28SDZmk
Definition x86/opcodes.hpp:21078
@ VPMOVSQDZ256rrk
Definition x86/opcodes.hpp:18084
@ VPSHRDVQZ128m
Definition x86/opcodes.hpp:19399
@ VPMADDWDZrmk
Definition x86/opcodes.hpp:17510
@ VPERMI2DZ128rmbk
Definition x86/opcodes.hpp:16629
@ VPMOVSDWZ128mr
Definition x86/opcodes.hpp:18046
@ VPBLENDMWZ256rm
Definition x86/opcodes.hpp:15493
@ VFIXUPIMMPSZ256rmbi
Definition x86/opcodes.hpp:9510
@ SUB32ri8_EVEX
Definition x86/opcodes.hpp:4807
@ VPCMPGTDZ128rmbk
Definition x86/opcodes.hpp:15791
@ DATA16_PREFIX
Definition x86/opcodes.hpp:1500
@ VPSRLQZrikz
Definition x86/opcodes.hpp:20129
@ VCVTTPH2UQQZ256rmkz
Definition x86/opcodes.hpp:8177
@ ADC8ri_ND
Definition x86/opcodes.hpp:540
@ VFNMSUB132PDZrb
Definition x86/opcodes.hpp:12065
@ SHLD16mri8_NF_ND
Definition x86/opcodes.hpp:4430
@ VFNMSUB132BF16Z128mbkz
Definition x86/opcodes.hpp:12011
@ PSUBQrr
Definition x86/opcodes.hpp:3418
@ PROBED_ALLOCA_64
Definition x86/opcodes.hpp:3369
@ VPDPBSSDZrkz
Definition x86/opcodes.hpp:16130
@ VPSHLDVQZrk
Definition x86/opcodes.hpp:19268
@ VORPDZ256rm
Definition x86/opcodes.hpp:14752
@ LD_F64m
Definition x86/opcodes.hpp:2124
@ VPDPBUUDSZm
Definition x86/opcodes.hpp:16277
@ VBLENDMPSZ128rmk
Definition x86/opcodes.hpp:5608
@ VPSRAVQZ256rrk
Definition x86/opcodes.hpp:19958
@ VSUBPSZ256rr
Definition x86/opcodes.hpp:22293
@ VFPCLASSPDZ128mbik
Definition x86/opcodes.hpp:12593
@ VMINMAXBF16Z256rrikz
Definition x86/opcodes.hpp:13617
@ VFNMADD213PDZ128mk
Definition x86/opcodes.hpp:11653
@ CCMP32rr
Definition x86/opcodes.hpp:1176
@ VPABSQZ128rmbkz
Definition x86/opcodes.hpp:14883
@ PUSH16i8
Definition x86/opcodes.hpp:3528
@ BLCFILL32rr
Definition x86/opcodes.hpp:997
@ VSHUFI32X4Z256rri
Definition x86/opcodes.hpp:21885
@ VPSHLDWZrmik
Definition x86/opcodes.hpp:19301
@ VCVTTSS2SISrrb_Int
Definition x86/opcodes.hpp:8682
@ VPBROADCASTMW2DZ256rr
Definition x86/opcodes.hpp:15579
@ SHLX64rr
Definition x86/opcodes.hpp:4487
@ VFMADD213PSZmbk
Definition x86/opcodes.hpp:9852
@ VMINCPSZrmkz
Definition x86/opcodes.hpp:13584
@ VPERMT2BZ256rrk
Definition x86/opcodes.hpp:16999
@ VFNMADD213PDZ256mkz
Definition x86/opcodes.hpp:11663
@ VANDNPDZrmbkz
Definition x86/opcodes.hpp:5471
@ VPSLLDZ256mikz
Definition x86/opcodes.hpp:19614
@ TCMMRLFP16PS
Definition x86/opcodes.hpp:4993
@ VPSLLDZrm
Definition x86/opcodes.hpp:19633
@ SHLD16rri8_EVEX
Definition x86/opcodes.hpp:4437
@ G_INVOKE_REGION_START
Definition x86/opcodes.hpp:150
@ SUB_FpI32m32
Definition x86/opcodes.hpp:4951
@ AND64ri8_EVEX
Definition x86/opcodes.hpp:897
@ BLSI64rr_EVEX
Definition x86/opcodes.hpp:1038
@ VCVTPD2DQZ128rrkz
Definition x86/opcodes.hpp:6439
@ VPDPBUUDZmk
Definition x86/opcodes.hpp:16312
@ VFNMADD231SHZr_Int
Definition x86/opcodes.hpp:11953
@ VMINCPHZ128rmbk
Definition x86/opcodes.hpp:13534
@ VPUNPCKHWDZ256rmkz
Definition x86/opcodes.hpp:20727
@ VPADDSBZrmkz
Definition x86/opcodes.hpp:15135
@ VANDNPSrm
Definition x86/opcodes.hpp:5508
@ BLSI32rr
Definition x86/opcodes.hpp:1031
@ PFADDrr
Definition x86/opcodes.hpp:3183
@ VFMSUBSS4mr_Int
Definition x86/opcodes.hpp:11393
@ VCVTBIASPH2HF8Z128rmb
Definition x86/opcodes.hpp:6218
@ VCVT2PH2HF8Z256rmkz
Definition x86/opcodes.hpp:6036
@ VGATHERQPSZ128rm
Definition x86/opcodes.hpp:12694
@ VSQRTPHZ256m
Definition x86/opcodes.hpp:22076
@ G_SADDO
Definition x86/opcodes.hpp:180
@ VPBROADCASTWZrmk
Definition x86/opcodes.hpp:15627
@ VFMADDSUB213PDZ256mk
Definition x86/opcodes.hpp:10282
@ OR16mi8_NF
Definition x86/opcodes.hpp:2911
@ VFNMADD231PHZ256r
Definition x86/opcodes.hpp:11877
@ VMULPHZ128rm
Definition x86/opcodes.hpp:14624
@ VPSRAQZ128mikz
Definition x86/opcodes.hpp:19871
@ VFNMSUB132PDZmbkz
Definition x86/opcodes.hpp:12061
@ PMINSDrr
Definition x86/opcodes.hpp:3259
@ VCMPPHZrmi
Definition x86/opcodes.hpp:5811
@ T2RPNTLVWZ0RST1
Definition x86/opcodes.hpp:4968
@ VSHUFPDrmi
Definition x86/opcodes.hpp:21944
@ VGETMANTBF16Z128rrik
Definition x86/opcodes.hpp:12858
@ VCVTTBF162IBSZrrkz
Definition x86/opcodes.hpp:7702
@ VRCP28PDZr
Definition x86/opcodes.hpp:21059
@ VBLENDMPSZ128rmkz
Definition x86/opcodes.hpp:5609
@ PFSUBrm
Definition x86/opcodes.hpp:3212
@ VPSUBUSBZ256rrk
Definition x86/opcodes.hpp:20401
@ VPSHRDWZ256rmikz
Definition x86/opcodes.hpp:19452
@ VCVTUDQ2PHZ256rmbkz
Definition x86/opcodes.hpp:8751
@ VFMSUB132PHZ128mk
Definition x86/opcodes.hpp:10565
@ VGETMANTPSZrmbi
Definition x86/opcodes.hpp:12965
@ VGETMANTPDZrmi
Definition x86/opcodes.hpp:12902
@ VPMULHRSWZ128rm
Definition x86/opcodes.hpp:18526
@ VPHSUBWDrm
Definition x86/opcodes.hpp:17311
@ VPCMPGTWZrr
Definition x86/opcodes.hpp:15843
@ VPSHLDVWZ256r
Definition x86/opcodes.hpp:19279
@ VFPCLASSPSZri
Definition x86/opcodes.hpp:12644
@ VMULPSZ256rrk
Definition x86/opcodes.hpp:14678
@ PTCVTROWPS2BF16Hrre
Definition x86/opcodes.hpp:3451
@ VCVTBIASPH2BF8SZ256rrk
Definition x86/opcodes.hpp:6152
@ VFNMADD132PHZ256rbkz
Definition x86/opcodes.hpp:11524
@ MOVBE16rr
Definition x86/opcodes.hpp:2627
@ VCVTUQQ2PDZrmb
Definition x86/opcodes.hpp:8827
@ VFNMSUBPS4Ymr
Definition x86/opcodes.hpp:12550
@ VPERMBZ128rrkz
Definition x86/opcodes.hpp:16576
@ ADCX64rm_ND
Definition x86/opcodes.hpp:558
@ VFNMADD231PDZ256rk
Definition x86/opcodes.hpp:11846
@ VPDPBUUDSZ128rkz
Definition x86/opcodes.hpp:16267
@ SHL64m1_NF
Definition x86/opcodes.hpp:4364
@ SBB8mi_EVEX
Definition x86/opcodes.hpp:4247
@ VPERMQZ256mbikz
Definition x86/opcodes.hpp:16955
@ KANDNBkk
Definition x86/opcodes.hpp:2020
@ ADC16ri_EVEX
Definition x86/opcodes.hpp:468
@ VDBPSADBWZ128rrik
Definition x86/opcodes.hpp:9003
@ VFNMSUB213SHZrb_Int
Definition x86/opcodes.hpp:12343
@ VCVTUSI642SHZrrb_Int
Definition x86/opcodes.hpp:8927
@ VFNMSUB231SSm
Definition x86/opcodes.hpp:12538
@ VPADDUSWZrrk
Definition x86/opcodes.hpp:15203
@ BLSI32rr_EVEX
Definition x86/opcodes.hpp:1032
@ VMOVAPDrm
Definition x86/opcodes.hpp:13955
@ VMOVDQU64Z128rrkz_REV
Definition x86/opcodes.hpp:14177
@ VFNMSUB132PHZ128mbk
Definition x86/opcodes.hpp:12074
@ SAR8mCL_ND
Definition x86/opcodes.hpp:4137
@ VFMADD231SHZmkz_Int
Definition x86/opcodes.hpp:10061
@ VCVTTPS2UQQSZ256rmbkz
Definition x86/opcodes.hpp:8542
@ VPTESTMQZ128rmb
Definition x86/opcodes.hpp:20540
@ VCVT2PH2BF8Zrmb
Definition x86/opcodes.hpp:5987
@ VMULPDZ128rmbk
Definition x86/opcodes.hpp:14591
@ VCVTPD2UQQZ256rmbkz
Definition x86/opcodes.hpp:6614
@ MOV64rr
Definition x86/opcodes.hpp:2592
@ VPMOVQWZ128rrkz
Definition x86/opcodes.hpp:18020
@ VEXP2PDZmbk
Definition x86/opcodes.hpp:9258
@ VCVT2PH2HF8Z128rmkz
Definition x86/opcodes.hpp:6027
@ VPMINUBZ128rmk
Definition x86/opcodes.hpp:17834
@ VMAXSHZrmk_Int
Definition x86/opcodes.hpp:13447
@ VPSHUFLWZ128rik
Definition x86/opcodes.hpp:19555
@ VPANDNDZ256rm
Definition x86/opcodes.hpp:15287
@ VUNPCKHPSZ128rmbk
Definition x86/opcodes.hpp:22435
@ CVTSD2SI64rr
Definition x86/opcodes.hpp:1438
@ TST_Fp64
Definition x86/opcodes.hpp:5076
@ VUNPCKLPSZ128rmk
Definition x86/opcodes.hpp:22499
@ VMOVDQA64Z128rrkz
Definition x86/opcodes.hpp:14069
@ MOVSHDUPrr
Definition x86/opcodes.hpp:2707
@ VFNMSUB213PHZrkz
Definition x86/opcodes.hpp:12282
@ RCR8mi_ND
Definition x86/opcodes.hpp:3708
@ VPMAXUWZrrkz
Definition x86/opcodes.hpp:17726
@ VANDPDYrm
Definition x86/opcodes.hpp:5510
@ MMX_PHADDDrm
Definition x86/opcodes.hpp:2433
@ VPBROADCASTMB2QZrr
Definition x86/opcodes.hpp:15577
@ VPTESTMWZ128rm
Definition x86/opcodes.hpp:20557
@ VPERMPDZrrk
Definition x86/opcodes.hpp:16929
@ VMOVDQU16Zrr
Definition x86/opcodes.hpp:14128
@ VRNDSCALESDZrribk_Int
Definition x86/opcodes.hpp:21449
@ VCVTPH2IUBSZrrk
Definition x86/opcodes.hpp:6840
@ VPDPBSUDSZmkz
Definition x86/opcodes.hpp:16158
@ VCVTUDQ2PSZrmkz
Definition x86/opcodes.hpp:8798
@ VFNMADD213PSZ256rkz
Definition x86/opcodes.hpp:11739
@ SHL32mi_NF
Definition x86/opcodes.hpp:4344
@ VRNDSCALEPSZ128rrik
Definition x86/opcodes.hpp:21416
@ VCVTUQQ2PHZ256rmb
Definition x86/opcodes.hpp:8848
@ AVX_SET0
Definition x86/opcodes.hpp:350
@ VPACKUSWBZ128rrk
Definition x86/opcodes.hpp:15019
@ VRSQRT28PDZrk
Definition x86/opcodes.hpp:21567
@ VPSLLVQZrr
Definition x86/opcodes.hpp:19750
@ STR16r
Definition x86/opcodes.hpp:4723
@ VCVTSH2SIZrr_Int
Definition x86/opcodes.hpp:7562
@ VFMSUBADD132PHZ256mbkz
Definition x86/opcodes.hpp:11080
@ VFNMSUB132PSZ128rkz
Definition x86/opcodes.hpp:12115
@ VGATHERDPDZ256rm
Definition x86/opcodes.hpp:12672
@ VGETMANTBF16Zrmbikz
Definition x86/opcodes.hpp:12871
@ VMINCPDZrmb
Definition x86/opcodes.hpp:13522
@ VMINCPHZ128rr
Definition x86/opcodes.hpp:13538
@ VMAXCPDZrrkz
Definition x86/opcodes.hpp:13252
@ VPSHRDQZ128rmikz
Definition x86/opcodes.hpp:19350
@ VFMSUB231SDZrbk_Int
Definition x86/opcodes.hpp:10995
@ VFNMADD231BF16Zmk
Definition x86/opcodes.hpp:11820
@ VSCALEFBF16Z256rmbk
Definition x86/opcodes.hpp:21678
@ VPCMPGTQZrmb
Definition x86/opcodes.hpp:15824
@ VPCMPEQQZ128rmbk
Definition x86/opcodes.hpp:15733
@ VBROADCASTF32X2Zrm
Definition x86/opcodes.hpp:5654
@ VPSLLQZ128mbikz
Definition x86/opcodes.hpp:19647
@ VFMSUB132PSZmbk
Definition x86/opcodes.hpp:10619
@ LODSL
Definition x86/opcodes.hpp:2252
@ VPSLLVDZrrkz
Definition x86/opcodes.hpp:19721
@ VPMOVUSDBZ128rrkz
Definition x86/opcodes.hpp:18257
@ PEXTRQrri
Definition x86/opcodes.hpp:3172
@ IMUL8m_EVEX
Definition x86/opcodes.hpp:1867
@ VFMSUBADD132PSZ256mkz
Definition x86/opcodes.hpp:11117
@ VRNDSCALEPDZ256rmik
Definition x86/opcodes.hpp:21356
@ CRC32r32m8
Definition x86/opcodes.hpp:1391
@ PMINUWrr
Definition x86/opcodes.hpp:3267
@ VFNMSUB231BF16Zr
Definition x86/opcodes.hpp:12388
@ VPSHLDVQZmb
Definition x86/opcodes.hpp:19262
@ VPLZCNTDZrmbk
Definition x86/opcodes.hpp:17353
@ VCVTHF82PHZ128rr
Definition x86/opcodes.hpp:6348
@ VANDNPDrr
Definition x86/opcodes.hpp:5478
@ VPMOVZXWDZrmkz
Definition x86/opcodes.hpp:18465
@ VFNMADD132SSZrbk_Int
Definition x86/opcodes.hpp:11612
@ VFNMSUB231PSZm
Definition x86/opcodes.hpp:12484
@ VPEXPANDBZrmkz
Definition x86/opcodes.hpp:17165
@ VSQRTPSZrbk
Definition x86/opcodes.hpp:22131
@ PTCVTROWPS2BF16HrriV
Definition x86/opcodes.hpp:3454
@ VRCP28PDZmbkz
Definition x86/opcodes.hpp:21056
@ MINCPSrm
Definition x86/opcodes.hpp:2332
@ VCVTPS2UQQZrrkz
Definition x86/opcodes.hpp:7397
@ VPALIGNRYrmi
Definition x86/opcodes.hpp:15229
@ ERETU
Definition x86/opcodes.hpp:1651
@ PMULLWrr
Definition x86/opcodes.hpp:3306
@ VFIXUPIMMPSZrribk
Definition x86/opcodes.hpp:9530
@ VCVTPH2UDQZ256rmbk
Definition x86/opcodes.hpp:6980
@ XOR32rr_NF_ND
Definition x86/opcodes.hpp:22724
@ VSCALEFSSZrmkz
Definition x86/opcodes.hpp:21813
@ VGETMANTPSZrmbikz
Definition x86/opcodes.hpp:12967
@ VFNMSUB132PSZ256r
Definition x86/opcodes.hpp:12122
@ ANDN64rr
Definition x86/opcodes.hpp:958
@ VPMOVSQDZ128rr
Definition x86/opcodes.hpp:18078
@ VMAXBF16Z128rm
Definition x86/opcodes.hpp:13197
@ MMX_PADDDrm
Definition x86/opcodes.hpp:2396
@ VCVTBIASPH2BF8SZrmkz
Definition x86/opcodes.hpp:6159
@ VFMADDSUB213PHZm
Definition x86/opcodes.hpp:10325
@ VPSRADZ256ri
Definition x86/opcodes.hpp:19839
@ VFCMADDCSHZmkz
Definition x86/opcodes.hpp:9419
@ TILELOADDRST1_EVEX
Definition x86/opcodes.hpp:5049
@ OR32rr_NF_ND
Definition x86/opcodes.hpp:2985
@ VGETEXPPDZr
Definition x86/opcodes.hpp:12752
@ SAR16mCL_NF_ND
Definition x86/opcodes.hpp:4049
@ VGF2P8AFFINEQBZrri
Definition x86/opcodes.hpp:13061
@ VPBLENDMDZrmkz
Definition x86/opcodes.hpp:15456
@ MOV32o16a
Definition x86/opcodes.hpp:2567
@ DEC16m_NF
Definition x86/opcodes.hpp:1504
@ VSCALEFSDZrrk
Definition x86/opcodes.hpp:21800
@ VPEXTRQrri
Definition x86/opcodes.hpp:17234
@ VMAXPSZ256rmkz
Definition x86/opcodes.hpp:13409
@ VPMOVSDWZ128rrkz
Definition x86/opcodes.hpp:18050
@ VFNMADD213PDZ256rbk
Definition x86/opcodes.hpp:11666
@ VCVTNEOBF162PSrm
Definition x86/opcodes.hpp:6395
@ VPBLENDMQZ128rmbkz
Definition x86/opcodes.hpp:15463
@ VFNMSUB132PSZrk
Definition x86/opcodes.hpp:12138
@ VPDPWSUDZ256m
Definition x86/opcodes.hpp:16423
@ VCVTPD2QQZrmbk
Definition x86/opcodes.hpp:6559
@ VMINCPHZ128rm
Definition x86/opcodes.hpp:13532
@ VCOMPRESSPSZ128rr
Definition x86/opcodes.hpp:5919
@ VPCMPUDZ128rmbik
Definition x86/opcodes.hpp:15882
@ VSQRTPHZ256mbkz
Definition x86/opcodes.hpp:22079
@ DIV_Fp64m32
Definition x86/opcodes.hpp:1607
@ VPLZCNTQZ256rmbk
Definition x86/opcodes.hpp:17371
@ VANDNPDZ128rrkz
Definition x86/opcodes.hpp:5458
@ VMAXSHZrrkz_Int
Definition x86/opcodes.hpp:13455
@ SUB16rr_NF_ND_REV
Definition x86/opcodes.hpp:4786
@ VCVT2PS2PHXZ128rmkz
Definition x86/opcodes.hpp:6054
@ T2RPNTLVWZ1T1_EVEX
Definition x86/opcodes.hpp:4980
@ VPLZCNTDZ256rrk
Definition x86/opcodes.hpp:17349
@ VANDNPDZ256rrkz
Definition x86/opcodes.hpp:5467
@ VRCPPHZ256mbkz
Definition x86/opcodes.hpp:21134
@ VADDPHZrrbkz
Definition x86/opcodes.hpp:5261
@ VPERMT2PSZ256rmkz
Definition x86/opcodes.hpp:17075
@ VPSUBBZ128rmkz
Definition x86/opcodes.hpp:20265
@ VCVTTSD2SI64Srrb_Int
Definition x86/opcodes.hpp:8600
@ VFIXUPIMMSDZrri
Definition x86/opcodes.hpp:9537
@ SHLD32mri8_NF
Definition x86/opcodes.hpp:4449
@ KANDWkk
Definition x86/opcodes.hpp:2025
@ WRMSRLIST
Definition x86/opcodes.hpp:22596
@ VBLENDMPDZrr
Definition x86/opcodes.hpp:5601
@ VPHADDUBDrr
Definition x86/opcodes.hpp:17278
@ VPMOVSDBZrrkz
Definition x86/opcodes.hpp:18045
@ VMINMAXPSZ256rrib
Definition x86/opcodes.hpp:13709
@ VBROADCASTI64X4Zrmk
Definition x86/opcodes.hpp:5713
@ VCVTSD2SI64rr_Int
Definition x86/opcodes.hpp:7516
@ VREDUCEPDZ128rri
Definition x86/opcodes.hpp:21196
@ VPMOVZXBWYrr
Definition x86/opcodes.hpp:18406
@ VAESIMCrm
Definition x86/opcodes.hpp:5390
@ VHADDPDYrm
Definition x86/opcodes.hpp:13088
@ VPMINSWZrr
Definition x86/opcodes.hpp:17826
@ VPMOVSXDQrm
Definition x86/opcodes.hpp:18207
@ VPMAXSDZrmbkz
Definition x86/opcodes.hpp:17570
@ VFMADD132SSm_Int
Definition x86/opcodes.hpp:9727
@ CMPSSrmi
Definition x86/opcodes.hpp:1352
@ VFMSUB132PSYr
Definition x86/opcodes.hpp:10595
@ VPTERNLOGDZ128rmbi
Definition x86/opcodes.hpp:20455
@ VBROADCASTI64X2Z256rm
Definition x86/opcodes.hpp:5706
@ JMP16r
Definition x86/opcodes.hpp:1997
@ VPSHLDDZ128rmbik
Definition x86/opcodes.hpp:19163
@ VCVTPH2DQZrmbkz
Definition x86/opcodes.hpp:6713
@ DEC16r_EVEX
Definition x86/opcodes.hpp:1507
@ PCMPESTRMrmi
Definition x86/opcodes.hpp:3136
@ VSCALEFPSZ256rr
Definition x86/opcodes.hpp:21775
@ AND8ri_EVEX
Definition x86/opcodes.hpp:930
@ VCVTPH2BF8SZ256rmkz
Definition x86/opcodes.hpp:6649
@ VPMINSDrm
Definition x86/opcodes.hpp:17780
@ G_FLOG
Definition x86/opcodes.hpp:214
@ LOCK_XOR16mi
Definition x86/opcodes.hpp:2240
@ VFMADDCPHZmkz
Definition x86/opcodes.hpp:10112
@ VCVTPD2UQQZrmbkz
Definition x86/opcodes.hpp:6626
@ NEG32m_ND
Definition x86/opcodes.hpp:2847
@ VMOVAPSZ128rmk
Definition x86/opcodes.hpp:13965
@ PHADDWrr
Definition x86/opcodes.hpp:3219
@ VPERMI2BZ256rrkz
Definition x86/opcodes.hpp:16620
@ SAR8r1_EVEX
Definition x86/opcodes.hpp:4146
@ VPSLLDZ128rmkz
Definition x86/opcodes.hpp:19605
@ VPSCATTERDDZ256mr
Definition x86/opcodes.hpp:19131
@ VFMADDSUB231PSYm
Definition x86/opcodes.hpp:10444
@ SUB16ri8_ND
Definition x86/opcodes.hpp:4767
@ VFNMADD213PHZ256mk
Definition x86/opcodes.hpp:11697
@ VPBROADCASTWZrrk
Definition x86/opcodes.hpp:15630
@ VPSUBBZ128rrkz
Definition x86/opcodes.hpp:20268
@ VPRORQZ128mbikz
Definition x86/opcodes.hpp:19017
@ SHA1NEXTErm
Definition x86/opcodes.hpp:4291
@ VPSLLQZ128rik
Definition x86/opcodes.hpp:19652
@ VCVTPS2PDZ128rrk
Definition x86/opcodes.hpp:7213
@ VPROLQZrikz
Definition x86/opcodes.hpp:18933
@ VPERMILPSZ256rm
Definition x86/opcodes.hpp:16862
@ IDIV16r
Definition x86/opcodes.hpp:1749
@ SAR16ri_ND
Definition x86/opcodes.hpp:4067
@ VCVTPH2WZ256rr
Definition x86/opcodes.hpp:7083
@ VCMPBF16Z256rri
Definition x86/opcodes.hpp:5761
@ VBROADCASTSSZ256rrkz
Definition x86/opcodes.hpp:5742
@ VPMAXUQZrmkz
Definition x86/opcodes.hpp:17703
@ VMINMAXSSrri
Definition x86/opcodes.hpp:13752
@ CMP64rm
Definition x86/opcodes.hpp:1325
@ VFNMSUB231SSZr
Definition x86/opcodes.hpp:12530
@ WRGSBASE
Definition x86/opcodes.hpp:22593
@ VPMOVSQDZ256mrk
Definition x86/opcodes.hpp:18082
@ VMAXCPSZrmbk
Definition x86/opcodes.hpp:13304
@ VFMSUB231SDZrb_Int
Definition x86/opcodes.hpp:10994
@ ADD_Fp80
Definition x86/opcodes.hpp:747
@ MOVAPSrr_REV
Definition x86/opcodes.hpp:2622
@ VPRORQZmi
Definition x86/opcodes.hpp:19036
@ VRNDSCALESDZrri_Int
Definition x86/opcodes.hpp:21447
@ VCVTPD2QQZ256rmbk
Definition x86/opcodes.hpp:6547
@ VBLENDMPSZ128rr
Definition x86/opcodes.hpp:5610
@ VPMOVZXBDZ128rm
Definition x86/opcodes.hpp:18363
@ VPTESTNMQZrrk
Definition x86/opcodes.hpp:20616
@ VREDUCESSZrmikz
Definition x86/opcodes.hpp:21309
@ VPMOVUSQWZmrk
Definition x86/opcodes.hpp:18324
@ VPERMT2PDZ128rm
Definition x86/opcodes.hpp:17034
@ VMAXPSYrm
Definition x86/opcodes.hpp:13393
@ BT16mi8
Definition x86/opcodes.hpp:1085
@ VPMULLQZ128rmbkz
Definition x86/opcodes.hpp:18624
@ VBLENDMPDZrmbkz
Definition x86/opcodes.hpp:5598
@ VCVTBF162IBSZrrkz
Definition x86/opcodes.hpp:6108
@ VGETEXPPSZmk
Definition x86/opcodes.hpp:12816
@ G_FRAME_INDEX
Definition x86/opcodes.hpp:93
@ VPMOVUSWBZ256rrk
Definition x86/opcodes.hpp:18336
@ VPHADDWYrr
Definition x86/opcodes.hpp:17294
@ VPTESTNMWZ256rrk
Definition x86/opcodes.hpp:20624
@ VREDUCEPSZrmbi
Definition x86/opcodes.hpp:21277
@ VFNMADD213PSYr
Definition x86/opcodes.hpp:11718
@ VPSRAVQZ256rmb
Definition x86/opcodes.hpp:19952
@ VBROADCASTSSrr
Definition x86/opcodes.hpp:5750
@ VPDPBSUDZmb
Definition x86/opcodes.hpp:16185
@ FCOM32m
Definition x86/opcodes.hpp:1670
@ ROL16rCL
Definition x86/opcodes.hpp:3790
@ VRSQRTPHZmb
Definition x86/opcodes.hpp:21645
@ VPDPWSSDSZ128mb
Definition x86/opcodes.hpp:16322
@ MOVDIR64B32
Definition x86/opcodes.hpp:2647
@ VPCOMPRESSWZmrk
Definition x86/opcodes.hpp:16001
@ SAR8m1_NF
Definition x86/opcodes.hpp:4133
@ VPMOVUSWBZ128rr
Definition x86/opcodes.hpp:18330
@ VFNMSUB132SDZr_Int
Definition x86/opcodes.hpp:12147
@ VCOMPRESSPDZ256rr
Definition x86/opcodes.hpp:5909
@ VFMSUBADD231PSZmbkz
Definition x86/opcodes.hpp:11341
@ VMPSADBWZ128rrik
Definition x86/opcodes.hpp:14533
@ VMOVAPSZ128rrkz
Definition x86/opcodes.hpp:13971
@ VFMADDCPHZ128m
Definition x86/opcodes.hpp:10086
@ VPSRLDZrrkz
Definition x86/opcodes.hpp:20084
@ VGF2P8MULBZ256rm
Definition x86/opcodes.hpp:13074
@ VFMSUB132SSZrk_Int
Definition x86/opcodes.hpp:10669
@ VPUNPCKLBWYrm
Definition x86/opcodes.hpp:20739
@ VCVT2PH2HF8Z256rmbk
Definition x86/opcodes.hpp:6033
@ VPDPWUUDSZ128rkz
Definition x86/opcodes.hpp:16515
@ SBB16mi8_ND
Definition x86/opcodes.hpp:4173
@ VFMADD231PDZ256mbkz
Definition x86/opcodes.hpp:9949
@ VCVTPH2PSXZ256rmbkz
Definition x86/opcodes.hpp:6887
@ SAR16mi
Definition x86/opcodes.hpp:4050
@ AOR32mr
Definition x86/opcodes.hpp:969
@ VREDUCEPDZrmbik
Definition x86/opcodes.hpp:21212
@ VDIVSSZrrkz_Int
Definition x86/opcodes.hpp:9187
@ VCVTQQ2PSZ128rmb
Definition x86/opcodes.hpp:7465
@ VFNMSUB213PDZ128rkz
Definition x86/opcodes.hpp:12223
@ VMULPDZ128rm
Definition x86/opcodes.hpp:14589
@ VMOVSSZrm_alt
Definition x86/opcodes.hpp:14417
@ VDIVPHZrr
Definition x86/opcodes.hpp:9108
@ VPADDWrr
Definition x86/opcodes.hpp:15228
@ LWPINS64rri
Definition x86/opcodes.hpp:2278
@ VRANGEPDZ256rmbik
Definition x86/opcodes.hpp:20913
@ VGETMANTPHZrmikz
Definition x86/opcodes.hpp:12937
@ VFMADD132PHZ128rkz
Definition x86/opcodes.hpp:9624
@ VPERMILPDZ128mbik
Definition x86/opcodes.hpp:16774
@ VFMULCPHZ256rrb
Definition x86/opcodes.hpp:11416
@ VPSHLDVWZ256rkz
Definition x86/opcodes.hpp:19281
@ VFMSUBADD213PDZ128mbkz
Definition x86/opcodes.hpp:11143
@ VPSRADZrikz
Definition x86/opcodes.hpp:19856
@ VPMINSBZrr
Definition x86/opcodes.hpp:17746
@ VCVTTBF162IUBSZ128rmkz
Definition x86/opcodes.hpp:7708
@ VALIGNQZrmbi
Definition x86/opcodes.hpp:5439
@ VRCPBF16Zm
Definition x86/opcodes.hpp:21113
@ IMUL16m_NF
Definition x86/opcodes.hpp:1784
@ VPSLLVWZ128rmk
Definition x86/opcodes.hpp:19756
@ VSUBBF16Z128rmkz
Definition x86/opcodes.hpp:22184
@ VPSHUFHWri
Definition x86/opcodes.hpp:19548
@ VPMOVUSQWZmr
Definition x86/opcodes.hpp:18323
@ VUNPCKHPSZ128rrk
Definition x86/opcodes.hpp:22440
@ VPDPWUSDZ128mkz
Definition x86/opcodes.hpp:16481
@ VCVTTPS2QQSZ256rrb
Definition x86/opcodes.hpp:8414
@ VMOVUPSZ128rmkz
Definition x86/opcodes.hpp:14480
@ TILELOADDT1
Definition x86/opcodes.hpp:5051
@ VAESDECLASTZ256rm
Definition x86/opcodes.hpp:5354
@ TCRETURNdi
Definition x86/opcodes.hpp:4996
@ VFNMSUB132PSZm
Definition x86/opcodes.hpp:12128
@ VGATHERDPSYrm
Definition x86/opcodes.hpp:12675
@ VDIVPSZrmk
Definition x86/opcodes.hpp:9141
@ VFNMADD231PSZ256mb
Definition x86/opcodes.hpp:11907
@ VCVTPS2IBSZ256rmkz
Definition x86/opcodes.hpp:7152
@ XOR32rm_NF_ND
Definition x86/opcodes.hpp:22717
@ VPUNPCKHWDZ256rm
Definition x86/opcodes.hpp:20725
@ ADD64ri8_EVEX
Definition x86/opcodes.hpp:666
@ RCL16rCL_ND
Definition x86/opcodes.hpp:3582
@ VPCMPUDZ256rrik
Definition x86/opcodes.hpp:15892
@ ABS_F
Definition x86/opcodes.hpp:450
@ VMULPSZrrbkz
Definition x86/opcodes.hpp:14689
@ AVX512_FsFLD0SD
Definition x86/opcodes.hpp:347
@ VFMSUB132SHZrb_Int
Definition x86/opcodes.hpp:10654
@ VPAVGBZ128rrkz
Definition x86/opcodes.hpp:15374
@ VFNMADD231PHZ128m
Definition x86/opcodes.hpp:11862
@ VFMSUB132PSr
Definition x86/opcodes.hpp:10630
@ VPXORDZrmbkz
Definition x86/opcodes.hpp:20866
@ VPABSWZ128rm
Definition x86/opcodes.hpp:14909
@ T2RPNTLVWZ0RS
Definition x86/opcodes.hpp:4967
@ VPMOVSXBWZrrk
Definition x86/opcodes.hpp:18183
@ VDIVPHZ256rmbkz
Definition x86/opcodes.hpp:9093
@ VMOVAPDZrrkz_REV
Definition x86/opcodes.hpp:13953
@ VCVTTSS2USISrr_Int
Definition x86/opcodes.hpp:8705
@ VPERMT2PSZ256rr
Definition x86/opcodes.hpp:17076
@ SHR64ri_ND
Definition x86/opcodes.hpp:4576
@ VPBLENDMBZ256rrk
Definition x86/opcodes.hpp:15425
@ ADD32ri
Definition x86/opcodes.hpp:619
@ VCVTPH2PSZ256rrk
Definition x86/opcodes.hpp:6923
@ VSCALEFBF16Zrrk
Definition x86/opcodes.hpp:21692
@ SUB16mi_NF_ND
Definition x86/opcodes.hpp:4758
@ VMINCPSZ128rr
Definition x86/opcodes.hpp:13567
@ VCVTUQQ2PHZrmb
Definition x86/opcodes.hpp:8860
@ ADC8rr_REV
Definition x86/opcodes.hpp:549
@ VSHUFPSrmi
Definition x86/opcodes.hpp:21975
@ VSQRTPDZr
Definition x86/opcodes.hpp:22059
@ VFMADDSUB231PDZ256mbk
Definition x86/opcodes.hpp:10387
@ VCVTTPS2DQSZrr
Definition x86/opcodes.hpp:8289
@ PMULHWrr
Definition x86/opcodes.hpp:3302
@ VFMSUB213SDr_Int
Definition x86/opcodes.hpp:10824
@ VPMOVB2MZ256kr
Definition x86/opcodes.hpp:17934
@ VGETMANTPSZ256rmbi
Definition x86/opcodes.hpp:12953
@ G_BUILD_VECTOR
Definition x86/opcodes.hpp:101
@ VGF2P8AFFINEINVQBZrmbikz
Definition x86/opcodes.hpp:13026
@ CFCMOV32rr
Definition x86/opcodes.hpp:1203
@ VMINCPHZrmbk
Definition x86/opcodes.hpp:13552
@ VPSRLVQrr
Definition x86/opcodes.hpp:20200
@ MMX_PUNPCKHBWrr
Definition x86/opcodes.hpp:2525
@ VPMAXUDZrmb
Definition x86/opcodes.hpp:17670
@ MOV64ri32
Definition x86/opcodes.hpp:2590
@ VFNMADD231PDZ256mk
Definition x86/opcodes.hpp:11840
@ VFMSUB132PHZ256rk
Definition x86/opcodes.hpp:10580
@ PREFETCHW
Definition x86/opcodes.hpp:3366
@ VCVTTPD2DQZ128rmb
Definition x86/opcodes.hpp:7766
@ VADDBF16Z128rmbk
Definition x86/opcodes.hpp:5169
@ VFNMSUB132PSZmk
Definition x86/opcodes.hpp:12132
@ VPCMPEQDZ128rr
Definition x86/opcodes.hpp:15713
@ VPBLENDMBZ256rr
Definition x86/opcodes.hpp:15424
@ VFNMSUB231SDZr_Int
Definition x86/opcodes.hpp:12503
@ VMOVDQA64Z128rrk
Definition x86/opcodes.hpp:14067
@ VPSHLDQZ256rmik
Definition x86/opcodes.hpp:19202
@ TCMMIMFP16PS
Definition x86/opcodes.hpp:4992
@ VPMOVSXWDZrmk
Definition x86/opcodes.hpp:18224
@ VFNMADD132PHZmbkz
Definition x86/opcodes.hpp:11530
@ VPADDSWZrmkz
Definition x86/opcodes.hpp:15157
@ VFNMSUB213PSr
Definition x86/opcodes.hpp:12319
@ RCL8ri
Definition x86/opcodes.hpp:3637
@ VPTESTMDZ128rr
Definition x86/opcodes.hpp:20525
@ TZCNT64rm
Definition x86/opcodes.hpp:5096
@ VCVTDQ2PSZ256rmb
Definition x86/opcodes.hpp:6320
@ CCMP16mi8
Definition x86/opcodes.hpp:1163
@ VPCMPEQWYrm
Definition x86/opcodes.hpp:15751
@ VFNMADD231PSZr
Definition x86/opcodes.hpp:11924
@ RCR16m1
Definition x86/opcodes.hpp:3646
@ VCVTTPH2QQZ128rrk
Definition x86/opcodes.hpp:8104
@ VFMSUB132SDZmk_Int
Definition x86/opcodes.hpp:10633
@ SEH_EndPrologue
Definition x86/opcodes.hpp:408
@ VCMPBF16Zrrik
Definition x86/opcodes.hpp:5768
@ VFMSUB132PDZmb
Definition x86/opcodes.hpp:10548
@ ADC32mi8_ND
Definition x86/opcodes.hpp:483
@ VADDSSZrrbk_Int
Definition x86/opcodes.hpp:5334
@ VMOVZPWILo2PWIZrr2
Definition x86/opcodes.hpp:14526
@ VRCP28SSZrb
Definition x86/opcodes.hpp:21090
@ IMUL32rmi
Definition x86/opcodes.hpp:1821
@ VPSRAVDZ256rmkz
Definition x86/opcodes.hpp:19927
@ VPACKUSDWZ128rr
Definition x86/opcodes.hpp:14990
@ VCOMPRESSPDZrrkz
Definition x86/opcodes.hpp:5916
@ VPERMI2QZ128rmbk
Definition x86/opcodes.hpp:16710
@ AND64mi32
Definition x86/opcodes.hpp:876
@ GC_LABEL
Definition x86/opcodes.hpp:29
@ VCVTBIASPH2BF8Zrmbkz
Definition x86/opcodes.hpp:6184
@ SALC
Definition x86/opcodes.hpp:4039
@ VCVTPD2PSZrrk
Definition x86/opcodes.hpp:6532
@ VPSRLVDZ256rmb
Definition x86/opcodes.hpp:20151
@ VPSUBDZ128rmkz
Definition x86/opcodes.hpp:20290
@ VPSHUFLWZri
Definition x86/opcodes.hpp:19566
@ VFMSUB213BF16Z256r
Definition x86/opcodes.hpp:10690
@ VFMADD213PDr
Definition x86/opcodes.hpp:9793
@ VCVTTPS2UQQZ256rrk
Definition x86/opcodes.hpp:8582
@ VRANGEPDZ128rmi
Definition x86/opcodes.hpp:20906
@ VPMULHUWZrrk
Definition x86/opcodes.hpp:18564
@ VPERMI2PDZ256rmk
Definition x86/opcodes.hpp:16667
@ ADD16rm_NF
Definition x86/opcodes.hpp:591
@ MMX_MOVQ2DQrr
Definition x86/opcodes.hpp:2376
@ VCVTBIASPH2HF8SZ256rr
Definition x86/opcodes.hpp:6205
@ VRNDSCALEPSZ256rmik
Definition x86/opcodes.hpp:21422
@ VCVTDQ2PSZ128rrk
Definition x86/opcodes.hpp:6317
@ VPERMILPSZ128mbik
Definition x86/opcodes.hpp:16836
@ VCVT2PH2BF8SZ256rm
Definition x86/opcodes.hpp:5950
@ VMOVSSZrrkz_REV
Definition x86/opcodes.hpp:14425
@ VPALIGNRZrrik
Definition x86/opcodes.hpp:15247
@ VPTERNLOGQZ256rmi
Definition x86/opcodes.hpp:20494
@ VCVTPS2PDYrm
Definition x86/opcodes.hpp:7204
@ OR64mi8_EVEX
Definition x86/opcodes.hpp:2996
@ PTILELOADDRST1
Definition x86/opcodes.hpp:3485
@ VFMSUB213SSZrk_Int
Definition x86/opcodes.hpp:10847
@ VPMOVSXBQZrrkz
Definition x86/opcodes.hpp:18162
@ VDIVPHZ128rrk
Definition x86/opcodes.hpp:9088
@ VCVTTSH2SI64Zrr_Int
Definition x86/opcodes.hpp:8647
@ VPUNPCKLQDQZrmb
Definition x86/opcodes.hpp:20813
@ VMINCPSZ128rmbkz
Definition x86/opcodes.hpp:13564
@ DEC8m_NF
Definition x86/opcodes.hpp:1536
@ VCVTSH2SSZrrbk_Int
Definition x86/opcodes.hpp:7571
@ VMINSSZrm
Definition x86/opcodes.hpp:13892
@ VPBROADCASTDZ256rmk
Definition x86/opcodes.hpp:15553
@ VFMADD231PSZ256rk
Definition x86/opcodes.hpp:10026
@ VEXTRACTI64X2Zmri
Definition x86/opcodes.hpp:9370
@ VREDUCEPDZ128rrikz
Definition x86/opcodes.hpp:21198
@ MOVAPDrr
Definition x86/opcodes.hpp:2617
@ VMREAD64mr
Definition x86/opcodes.hpp:14553
@ VPSLLWZmi
Definition x86/opcodes.hpp:19800
@ VFMSUB213PSYm
Definition x86/opcodes.hpp:10772
@ MOV8ri_alt
Definition x86/opcodes.hpp:2609
@ VCVTTPS2IBSZrm
Definition x86/opcodes.hpp:8353
@ VMOVUPDZrm
Definition x86/opcodes.hpp:14459
@ VMOVRSQZ128mk
Definition x86/opcodes.hpp:14318
@ VPBLENDMWZrrk
Definition x86/opcodes.hpp:15503
@ VFNMSUB213PDZmkz
Definition x86/opcodes.hpp:12241
@ AND8mr_ND
Definition x86/opcodes.hpp:925
@ VPCMPEQBZ256rmk
Definition x86/opcodes.hpp:15698
@ VFMADD132PSZm
Definition x86/opcodes.hpp:9672
@ VFMADDSUB231PSZrbkz
Definition x86/opcodes.hpp:10476
@ VCVTTPH2DQZ256rmbk
Definition x86/opcodes.hpp:8009
@ VFMSUBADD132PSZ256rb
Definition x86/opcodes.hpp:11119
@ ADD32ri8
Definition x86/opcodes.hpp:620
@ VHADDPDrm
Definition x86/opcodes.hpp:13090
@ VFMADD132BF16Zrkz
Definition x86/opcodes.hpp:9578
@ VCVTTPD2DQZrmk
Definition x86/opcodes.hpp:7790
@ VPMOVQBZ128rrk
Definition x86/opcodes.hpp:17989
@ VPERMT2QZrmkz
Definition x86/opcodes.hpp:17111
@ CALL32r_NT
Definition x86/opcodes.hpp:1152
@ VMOVSLDUPZ128rmkz
Definition x86/opcodes.hpp:14394
@ VSQRTPDr
Definition x86/opcodes.hpp:22066
@ VPMULLQZ128rm
Definition x86/opcodes.hpp:18621
@ VPBROADCASTQrZ256rrk
Definition x86/opcodes.hpp:15605
@ LOCK_AND32mr
Definition x86/opcodes.hpp:2185
@ VPANDQZ256rmb
Definition x86/opcodes.hpp:15346
@ VPUNPCKHDQZ128rmk
Definition x86/opcodes.hpp:20661
@ VRANGEPSZ128rmi
Definition x86/opcodes.hpp:20939
@ VRCPSHZrm
Definition x86/opcodes.hpp:21153
@ VFMSUBADD132PDZ128mkz
Definition x86/opcodes.hpp:11038
@ VFMSUB213BF16Z128mkz
Definition x86/opcodes.hpp:10680
@ VRANGEPDZrribkz
Definition x86/opcodes.hpp:20933
@ VPHADDWrm
Definition x86/opcodes.hpp:17295
@ VRSQRTBF16Z128mk
Definition x86/opcodes.hpp:21603
@ RDGSBASE
Definition x86/opcodes.hpp:3720
@ VDPBF16PSZmbk
Definition x86/opcodes.hpp:9212
@ VFMADDSUB213PSZ256rbk
Definition x86/opcodes.hpp:10356
@ VSHUFI64X2Z256rmikz
Definition x86/opcodes.hpp:21902
@ VFNMSUB231PHZmk
Definition x86/opcodes.hpp:12453
@ VPEXPANDDZrr
Definition x86/opcodes.hpp:17184
@ VCVTTPD2DQSZ128rmb
Definition x86/opcodes.hpp:7731
@ VPOPCNTQZ128rmbkz
Definition x86/opcodes.hpp:18776
@ VFMSUB231PHZr
Definition x86/opcodes.hpp:10944
@ VPOPCNTDZ128rmbk
Definition x86/opcodes.hpp:18748
@ NEG8m
Definition x86/opcodes.hpp:2865
@ AND32ri_EVEX
Definition x86/opcodes.hpp:856
@ VPSLLDZrikz
Definition x86/opcodes.hpp:19632
@ VPSRAVQZ256rmk
Definition x86/opcodes.hpp:19955
@ VRANGEPSZrrik
Definition x86/opcodes.hpp:20967
@ VPXORDZ256rmbkz
Definition x86/opcodes.hpp:20857
@ VSCALEFBF16Z128rm
Definition x86/opcodes.hpp:21667
@ VMINMAXPSZ256rribkz
Definition x86/opcodes.hpp:13711
@ VALIGNQZ256rri
Definition x86/opcodes.hpp:5436
@ VRSQRT28PSZmkz
Definition x86/opcodes.hpp:21574
@ VGETMANTPSZrmikz
Definition x86/opcodes.hpp:12970
@ VCVTTPH2UDQZ256rmk
Definition x86/opcodes.hpp:8143
@ SHR16m1_EVEX
Definition x86/opcodes.hpp:4490
@ VRSQRT14SSZrm
Definition x86/opcodes.hpp:21551
@ VFNMADD132SHZr
Definition x86/opcodes.hpp:11596
@ AND32ri_NF_ND
Definition x86/opcodes.hpp:859
@ ADOX32rr_ND
Definition x86/opcodes.hpp:766
@ VGF2P8MULBZ128rm
Definition x86/opcodes.hpp:13068
@ VMOVDI2SSrr
Definition x86/opcodes.hpp:14026
@ VMINPSZ128rmbk
Definition x86/opcodes.hpp:13833
@ VPMOVSXBDZrmkz
Definition x86/opcodes.hpp:18137
@ SHR8rCL_EVEX
Definition x86/opcodes.hpp:4600
@ VPSUBDZ128rm
Definition x86/opcodes.hpp:20285
@ MMX_PUNPCKHWDrm
Definition x86/opcodes.hpp:2528
@ KSET1Q
Definition x86/opcodes.hpp:366
@ FYL2X
Definition x86/opcodes.hpp:1726
@ VPADDBZrmk
Definition x86/opcodes.hpp:15050
@ VPMOVUSQDZmr
Definition x86/opcodes.hpp:18308
@ VMOVAPSmr
Definition x86/opcodes.hpp:13995
@ VPERMPDZri
Definition x86/opcodes.hpp:16919
@ ROL64mCL_ND
Definition x86/opcodes.hpp:3837
@ TLS_desc64
Definition x86/opcodes.hpp:5070
@ MWAITX_SAVE_RBX
Definition x86/opcodes.hpp:380
@ ADD64rm
Definition x86/opcodes.hpp:670
@ VFNMSUB132PDZ128rk
Definition x86/opcodes.hpp:12044
@ VPANDNQZ256rrk
Definition x86/opcodes.hpp:15321
@ SHR8r1_ND
Definition x86/opcodes.hpp:4596
@ SHR16r1_NF_ND
Definition x86/opcodes.hpp:4508
@ VFNMADD132PSr
Definition x86/opcodes.hpp:11575
@ VCVTTPD2DQZ128rmkz
Definition x86/opcodes.hpp:7770
@ NEG16m_NF_ND
Definition x86/opcodes.hpp:2839
@ PMOVSXWQrm
Definition x86/opcodes.hpp:3279
@ VPROLVDZ128rmb
Definition x86/opcodes.hpp:18935
@ VCVTQQ2PSZrrbk
Definition x86/opcodes.hpp:7493
@ VFNMSUB213SDm_Int
Definition x86/opcodes.hpp:12333
@ VINSERTF64X2Z256rmi
Definition x86/opcodes.hpp:13124
@ VFMSUBADD231PHZ128r
Definition x86/opcodes.hpp:11288
@ VMAXSSrm
Definition x86/opcodes.hpp:13467
@ VPTESTMWZ256rmk
Definition x86/opcodes.hpp:20562
@ SUB32mi8
Definition x86/opcodes.hpp:4791
@ VDIVPDZ256rmbkz
Definition x86/opcodes.hpp:9058
@ VSUBPDZ256rm
Definition x86/opcodes.hpp:22217
@ VFMADD132BF16Z128mk
Definition x86/opcodes.hpp:9556
@ MULSSrm_Int
Definition x86/opcodes.hpp:2797
@ VPSHRDVQZrkz
Definition x86/opcodes.hpp:19425
@ VHADDPSrr
Definition x86/opcodes.hpp:13095
@ VCVTPH2IBSZ128rmbk
Definition x86/opcodes.hpp:6778
@ VDIVPDZ256rrk
Definition x86/opcodes.hpp:9065
@ VFMSUBSS4rm_Int
Definition x86/opcodes.hpp:11395
@ EH_SjLj_LongJmp64
Definition x86/opcodes.hpp:1628
@ INSTRUCTION_LIST_END
Definition x86/opcodes.hpp:22827
@ VPUNPCKHDQZ128rm
Definition x86/opcodes.hpp:20657
@ ST_Fp64m32
Definition x86/opcodes.hpp:4738
@ VFNMSUB132SHZm
Definition x86/opcodes.hpp:12158
@ ROUNDSDri_Int
Definition x86/opcodes.hpp:4025
@ JMP16m_NT
Definition x86/opcodes.hpp:1996
@ VPMOVSWBZ128rrkz
Definition x86/opcodes.hpp:18110
@ VMOVDQU16Zrrkz
Definition x86/opcodes.hpp:14132
@ VPSRAWrm
Definition x86/opcodes.hpp:20027
@ VPMOVSXBQZ128rrk
Definition x86/opcodes.hpp:18149
@ VMOVRSBZ128m
Definition x86/opcodes.hpp:14299
@ ADC16rm_ND
Definition x86/opcodes.hpp:472
@ VFMADDCPHZmk
Definition x86/opcodes.hpp:10111
@ VCVTPH2IBSZrmkz
Definition x86/opcodes.hpp:6802
@ VDIVPDZrmkz
Definition x86/opcodes.hpp:9072
@ VXORPDZrrkz
Definition x86/opcodes.hpp:22552
@ VPERMT2DZ256rrkz
Definition x86/opcodes.hpp:17024
@ VPANDNDZ128rmbkz
Definition x86/opcodes.hpp:15281
@ VPSHRDVQZ128mkz
Definition x86/opcodes.hpp:19404
@ XOR32mi_NF
Definition x86/opcodes.hpp:22696
@ PADDDrr
Definition x86/opcodes.hpp:3093
@ VRNDSCALEPSZrrik
Definition x86/opcodes.hpp:21440
@ BLSMSK32rm
Definition x86/opcodes.hpp:1044
@ VPTESTNMDZrmk
Definition x86/opcodes.hpp:20596
@ VGETMANTPHZrmbik
Definition x86/opcodes.hpp:12933
@ VFMSUB213SDZmkz_Int
Definition x86/opcodes.hpp:10812
@ PEXT64rm
Definition x86/opcodes.hpp:3163
@ VFMSUB231PDZ128mkz
Definition x86/opcodes.hpp:10887
@ VSQRTPHZrb
Definition x86/opcodes.hpp:22095
@ VFNMADD132PSZ128rk
Definition x86/opcodes.hpp:11548
@ VDIVPHZ256rm
Definition x86/opcodes.hpp:9090
@ VMINCPDZ128rmbkz
Definition x86/opcodes.hpp:13506
@ LZCNT32rm_NF
Definition x86/opcodes.hpp:2295
@ VRSQRTPHZ256r
Definition x86/opcodes.hpp:21641
@ VREDUCEPDZ128rmbikz
Definition x86/opcodes.hpp:21192
@ VCVTQQ2PHZ256rrbk
Definition x86/opcodes.hpp:7448
@ VCVTPD2UQQZrm
Definition x86/opcodes.hpp:6623
@ VFNMADD231PSZ128rk
Definition x86/opcodes.hpp:11904
@ VPROTBrm
Definition x86/opcodes.hpp:19099
@ VPMINUWZ128rmkz
Definition x86/opcodes.hpp:17915
@ SUB32ri
Definition x86/opcodes.hpp:4805
@ VFMULCPHZ128rmbk
Definition x86/opcodes.hpp:11402
@ INCSSPQ
Definition x86/opcodes.hpp:1933
@ KMOVQrk_EVEX
Definition x86/opcodes.hpp:2056
@ VFMADDSUB213PDZ128mbkz
Definition x86/opcodes.hpp:10272
@ G_IS_FPCLASS
Definition x86/opcodes.hpp:230
@ VFPCLASSPHZ256mbi
Definition x86/opcodes.hpp:12616
@ VFMADD132BF16Zmk
Definition x86/opcodes.hpp:9574
@ MOVPQI2QImr
Definition x86/opcodes.hpp:2686
@ MMX_PSIGNBrm
Definition x86/opcodes.hpp:2478
@ VPMULLQZrrk
Definition x86/opcodes.hpp:18646
@ VBROADCASTI64X4Zrm
Definition x86/opcodes.hpp:5712
@ VFNMADD213PHZm
Definition x86/opcodes.hpp:11705
@ VGETEXPBF16Z128m
Definition x86/opcodes.hpp:12698
@ XOR32rr_NF_REV
Definition x86/opcodes.hpp:22726
@ VFNMSUB132BF16Z256rkz
Definition x86/opcodes.hpp:12025
@ VPMAXUQZrrkz
Definition x86/opcodes.hpp:17706
@ VCVTSD2SI64Zrr
Definition x86/opcodes.hpp:7510
@ CMP8mi
Definition x86/opcodes.hpp:1329
@ VCVTTPH2UQQZ256rrb
Definition x86/opcodes.hpp:8179
@ VPEXPANDQZ128rrkz
Definition x86/opcodes.hpp:17192
@ OR64rr_ND_REV
Definition x86/opcodes.hpp:3024
@ VCVTPH2IBSZ256rmbkz
Definition x86/opcodes.hpp:6788
@ BZHI32rr
Definition x86/opcodes.hpp:1136
@ AADD64mr_EVEX
Definition x86/opcodes.hpp:443
@ MMX_PMADDUBSWrm
Definition x86/opcodes.hpp:2447
@ VMOVMSKPSYrr
Definition x86/opcodes.hpp:14263
@ VSCALEFPDZrmb
Definition x86/opcodes.hpp:21716
@ VMINCPSZrr
Definition x86/opcodes.hpp:13585
@ VGETEXPPSZ256mbkz
Definition x86/opcodes.hpp:12803
@ VPUNPCKLBWZ256rmk
Definition x86/opcodes.hpp:20748
@ VPSRLQZ128mbikz
Definition x86/opcodes.hpp:20093
@ VPSHRDVWZrkz
Definition x86/opcodes.hpp:19443
@ SHLD64mri8_NF
Definition x86/opcodes.hpp:4469
@ PUSHFS64
Definition x86/opcodes.hpp:3557
@ XOR64rm
Definition x86/opcodes.hpp:22754
@ VPSUBWZ128rr
Definition x86/opcodes.hpp:20438
@ VADDPHZ256rmkz
Definition x86/opcodes.hpp:5245
@ VCVTPD2QQZrm
Definition x86/opcodes.hpp:6557
@ VDIVPDZ256rr
Definition x86/opcodes.hpp:9061
@ PTILESTORED
Definition x86/opcodes.hpp:3491
@ VCMPSDrri
Definition x86/opcodes.hpp:5853
@ VPMINUQZrmb
Definition x86/opcodes.hpp:17903
@ VPERMT2WZrm
Definition x86/opcodes.hpp:17127
@ VCVTNE2PS2BF16Zrrkz
Definition x86/opcodes.hpp:6389
@ VFCMULCSHZrrbkz
Definition x86/opcodes.hpp:9465
@ VPSRAVWZ128rr
Definition x86/opcodes.hpp:19972
@ VRSQRTBF16Z128rkz
Definition x86/opcodes.hpp:21607
@ ADD64ri32_NF_ND
Definition x86/opcodes.hpp:664
@ VFNMSUB213SDZmkz_Int
Definition x86/opcodes.hpp:12323
@ VCVTBIASPH2HF8SZ256rm
Definition x86/opcodes.hpp:6199
@ CCMP32rm
Definition x86/opcodes.hpp:1175
@ VFMSUB132PDZ128mkz
Definition x86/opcodes.hpp:10531
@ VMINCPSZ256rmk
Definition x86/opcodes.hpp:13574
@ VPMULLDZ256rmbkz
Definition x86/opcodes.hpp:18604
@ VFNMSUB213SHZr_Int
Definition x86/opcodes.hpp:12341
@ VCVTTPH2IUBSZ128rmbkz
Definition x86/opcodes.hpp:8067
@ VPCOMPRESSDZmrk
Definition x86/opcodes.hpp:15971
@ VFMSUBADD213PDZmbk
Definition x86/opcodes.hpp:11163
@ VCVTPH2PSrr
Definition x86/opcodes.hpp:6935
@ VPOPCNTBZ256rmkz
Definition x86/opcodes.hpp:18736
@ VPBLENDMWZrm
Definition x86/opcodes.hpp:15499
@ VMOVDQU8Z128rrkz
Definition x86/opcodes.hpp:14209
@ VMOVDQU8Z128rrkz_REV
Definition x86/opcodes.hpp:14210
@ VMOVSLDUPrr
Definition x86/opcodes.hpp:14411
@ VDIVBF16Z128rmkz
Definition x86/opcodes.hpp:9022
@ VPDPWUSDZ256mb
Definition x86/opcodes.hpp:16486
@ XOR32mi_ND
Definition x86/opcodes.hpp:22695
@ VPUNPCKLQDQZrm
Definition x86/opcodes.hpp:20812
@ VCVT2PS2PHXZ256rm
Definition x86/opcodes.hpp:6058
@ VFNMSUB231PDZrkz
Definition x86/opcodes.hpp:12425
@ VPRORQZrikz
Definition x86/opcodes.hpp:19041
@ VPADDDZ256rrkz
Definition x86/opcodes.hpp:15076
@ PUNPCKLWDrr
Definition x86/opcodes.hpp:3526
@ VCVTSD2SHZrrbk_Int
Definition x86/opcodes.hpp:7504
@ VMOVSHDUPZ128rrk
Definition x86/opcodes.hpp:14361
@ VSUBPDZrrk
Definition x86/opcodes.hpp:22239
@ VCVTTSS2SI64Zrm_Int
Definition x86/opcodes.hpp:8670
@ VORPSYrr
Definition x86/opcodes.hpp:14773
@ VMOVDQU16Z128rrkz
Definition x86/opcodes.hpp:14110
@ VCVTPH2BF8SZ256rmb
Definition x86/opcodes.hpp:6645
@ VPMOVZXBWrm
Definition x86/opcodes.hpp:18425
@ VRANGEPDZ256rmbikz
Definition x86/opcodes.hpp:20914
@ G_FPEXT
Definition x86/opcodes.hpp:220
@ VPUNPCKLQDQZ128rrk
Definition x86/opcodes.hpp:20801
@ SHLD64mrCL_NF_ND
Definition x86/opcodes.hpp:4465
@ VGETEXPPHZ128m
Definition x86/opcodes.hpp:12758
@ VRNDSCALESHZrri
Definition x86/opcodes.hpp:21457
@ VPUNPCKLQDQZ256rrkz
Definition x86/opcodes.hpp:20811
@ TDPBF8PS
Definition x86/opcodes.hpp:5016
@ VCVTBIASPH2BF8Zrmb
Definition x86/opcodes.hpp:6182
@ VPMADDWDZ128rm
Definition x86/opcodes.hpp:17497
@ VFMSUBADD213PSm
Definition x86/opcodes.hpp:11243
@ VCVTTSS2SI64Srr
Definition x86/opcodes.hpp:8666
@ SBB16rr_ND_REV
Definition x86/opcodes.hpp:4192
@ VPDPBSUDSZ128rk
Definition x86/opcodes.hpp:16142
@ AESDEC128KL
Definition x86/opcodes.hpp:773
@ VGETMANTSSZrrib
Definition x86/opcodes.hpp:12999
@ VCVTUSI642SDZrm_Int
Definition x86/opcodes.hpp:8919
@ PF2IDrm
Definition x86/opcodes.hpp:3176
@ SBB16mi_EVEX
Definition x86/opcodes.hpp:4174
@ VRCP14SSZrmkz
Definition x86/opcodes.hpp:21049
@ VCVTPS2DQrm
Definition x86/opcodes.hpp:7136
@ VPERMT2PDZ128rrk
Definition x86/opcodes.hpp:17041
@ VFNMADD213PSZmkz
Definition x86/opcodes.hpp:11745
@ VFNMSUB132SHZrb_Int
Definition x86/opcodes.hpp:12165
@ VPSHRDQZ128rmi
Definition x86/opcodes.hpp:19348
@ VPOPCNTBZ128rmk
Definition x86/opcodes.hpp:18729
@ CMP32mr
Definition x86/opcodes.hpp:1313
@ ROUNDPDri
Definition x86/opcodes.hpp:4019
@ VFMSUB213BF16Zmb
Definition x86/opcodes.hpp:10694
@ PANDNrr
Definition x86/opcodes.hpp:3109
@ VFMADD213BF16Z256mkz
Definition x86/opcodes.hpp:9744
@ VPSRADZ128mi
Definition x86/opcodes.hpp:19821
@ VSCALEFSSZrrbkz_Int
Definition x86/opcodes.hpp:21817
@ VPCMPUQZ256rri
Definition x86/opcodes.hpp:15909
@ VFMSUB231PSZ256r
Definition x86/opcodes.hpp:10967
@ VFNMADD213PDZ256rb
Definition x86/opcodes.hpp:11665
@ SHL16mi_NF_ND
Definition x86/opcodes.hpp:4315
@ VPCMPUBZrri
Definition x86/opcodes.hpp:15879
@ INC32r
Definition x86/opcodes.hpp:1906
@ VFNMSUB231SDr
Definition x86/opcodes.hpp:12512
@ VRNDSCALEPSZ256rrib
Definition x86/opcodes.hpp:21425
@ VERWr
Definition x86/opcodes.hpp:9255
@ VCVTQQ2PSZrm
Definition x86/opcodes.hpp:7485
@ MINSDrr
Definition x86/opcodes.hpp:2344
@ VCVTW2PHZ128rmbkz
Definition x86/opcodes.hpp:8969
@ VINSERTI64X4Zrri
Definition x86/opcodes.hpp:13177
@ VMOVDQA32Zrm
Definition x86/opcodes.hpp:14051
@ AND32mr
Definition x86/opcodes.hpp:845
@ ROR8rCL
Definition x86/opcodes.hpp:4000
@ VPRORQZmbik
Definition x86/opcodes.hpp:19034
@ RCL32rCL_ND
Definition x86/opcodes.hpp:3600
@ VPMULLWZ128rmk
Definition x86/opcodes.hpp:18651
@ ILD_Fp16m80
Definition x86/opcodes.hpp:1775
@ MMX_PSRLDrm
Definition x86/opcodes.hpp:2500
@ VANDNPDZ128rmbkz
Definition x86/opcodes.hpp:5453
@ VCVTTPH2IUBSZrmb
Definition x86/opcodes.hpp:8086
@ VPMOVDBZmrk
Definition x86/opcodes.hpp:17950
@ VPMINUBZ128rrk
Definition x86/opcodes.hpp:17837
@ VPBLENDMBZ128rr
Definition x86/opcodes.hpp:15418
@ VGETMANTPSZrrikz
Definition x86/opcodes.hpp:12976
@ VCVTTPD2UQQZ256rrb
Definition x86/opcodes.hpp:7981
@ VSQRTPSZ128r
Definition x86/opcodes.hpp:22108
@ VFNMSUB132PDZ128mb
Definition x86/opcodes.hpp:12038
@ HADDPSrr
Definition x86/opcodes.hpp:1739
@ VPUNPCKHQDQYrr
Definition x86/opcodes.hpp:20687
@ VCVTPS2PHXZ128rmbk
Definition x86/opcodes.hpp:7243
@ VCVTTSD2SIZrr
Definition x86/opcodes.hpp:8617
@ VMULSHZrmk_Int
Definition x86/opcodes.hpp:14711
@ VFNMSUB213PSZmb
Definition x86/opcodes.hpp:12307
@ RCL32rCL
Definition x86/opcodes.hpp:3598
@ VMPSADBWZ128rmi
Definition x86/opcodes.hpp:14529
@ VMINMAXSDrmikz_Int
Definition x86/opcodes.hpp:13729
@ VFPCLASSBF16Z256mbik
Definition x86/opcodes.hpp:12581
@ VFMADD231PDZmkz
Definition x86/opcodes.hpp:9963
@ MOVZX32rm8
Definition x86/opcodes.hpp:2753
@ VMINBF16Z128rmbk
Definition x86/opcodes.hpp:13476
@ VPBLENDMDZrmbk
Definition x86/opcodes.hpp:15453
@ VORPSZrmkz
Definition x86/opcodes.hpp:14797
@ VDIVPDZ128rmb
Definition x86/opcodes.hpp:9047
@ VPACKUSDWYrr
Definition x86/opcodes.hpp:14983
@ VFNMADD231PSZ128mbkz
Definition x86/opcodes.hpp:11900
@ VPDPBUUDSrr
Definition x86/opcodes.hpp:16287
@ VFMSUB231PDZ128mbk
Definition x86/opcodes.hpp:10884
@ VPSRLVQZrmbkz
Definition x86/opcodes.hpp:20193
@ EXTRQ
Definition x86/opcodes.hpp:1655
@ VFMSUB231PSZrbkz
Definition x86/opcodes.hpp:10982
@ VPACKUSDWZ128rmk
Definition x86/opcodes.hpp:14988
@ DIV16m_NF
Definition x86/opcodes.hpp:1545
@ VMINMAXPSZrribk
Definition x86/opcodes.hpp:13722
@ VMOVSLDUPZ256rr
Definition x86/opcodes.hpp:14401
@ DEC8r
Definition x86/opcodes.hpp:1538
@ VPCOMPRESSQZmrk
Definition x86/opcodes.hpp:15986
@ VRCP14PDZmbkz
Definition x86/opcodes.hpp:21008
@ VCVTSI2SSZrr_Int
Definition x86/opcodes.hpp:7597
@ VPSRAVQZrmbkz
Definition x86/opcodes.hpp:19963
@ VPROTWrm
Definition x86/opcodes.hpp:19117
@ MOV32mr
Definition x86/opcodes.hpp:2566
@ VFNMADD231PDZ128mbk
Definition x86/opcodes.hpp:11829
@ VCVTPS2UDQZ256rm
Definition x86/opcodes.hpp:7341
@ VCVTPH2DQZ128rmkz
Definition x86/opcodes.hpp:6694
@ VPSRLVDZ128rmbkz
Definition x86/opcodes.hpp:20144
@ VSHUFI32X4Z256rmik
Definition x86/opcodes.hpp:21883
@ VCVTTPD2UDQSZ256rrb
Definition x86/opcodes.hpp:7882
@ MUL_Fp64m32
Definition x86/opcodes.hpp:2822
@ VALIGNDZ256rmbikz
Definition x86/opcodes.hpp:5405
@ VFMSUBADD213PSZmbkz
Definition x86/opcodes.hpp:11234
@ VPADDUSBZrrkz
Definition x86/opcodes.hpp:15182
@ VFMSUB213SHZmk_Int
Definition x86/opcodes.hpp:10827
@ VFMSUB231PDZmbk
Definition x86/opcodes.hpp:10905
@ SUB16ri_ND
Definition x86/opcodes.hpp:4771
@ VPSCATTERDDZmr
Definition x86/opcodes.hpp:19132
@ VBROADCASTF32X4Z256rmk
Definition x86/opcodes.hpp:5661
@ VPADDWZrmkz
Definition x86/opcodes.hpp:15223
@ VSHUFPDZ256rmik
Definition x86/opcodes.hpp:21930
@ VPSHLDQZ128rmikz
Definition x86/opcodes.hpp:19194
@ VPMAXSDZ256rr
Definition x86/opcodes.hpp:17564
@ VBROADCASTI64X2Zrmk
Definition x86/opcodes.hpp:5710
@ VCVTPH2BF8Z256rmbk
Definition x86/opcodes.hpp:6673
@ VFNMADD231SHZmk_Int
Definition x86/opcodes.hpp:11950
@ VCVTPD2PHZ256rrbk
Definition x86/opcodes.hpp:6483
@ VRANGEPDZ128rri
Definition x86/opcodes.hpp:20909
@ SUB32ri8_NF_ND
Definition x86/opcodes.hpp:4810
@ VPERMI2WZ128rm
Definition x86/opcodes.hpp:16735
@ ROR64mi_NF
Definition x86/opcodes.hpp:3963
@ VPERMILPDZrrkz
Definition x86/opcodes.hpp:16826
@ VFNMADD231PHZrbkz
Definition x86/opcodes.hpp:11892
@ VFMADD132PHZrbkz
Definition x86/opcodes.hpp:9646
@ DEC8r_NF
Definition x86/opcodes.hpp:1541
@ VRCPBF16Zmk
Definition x86/opcodes.hpp:21117
@ VFPCLASSPHZmbi
Definition x86/opcodes.hpp:12622
@ VPSHUFDZ128mbik
Definition x86/opcodes.hpp:19499
@ VPMOVUSWBZ256rr
Definition x86/opcodes.hpp:18335
@ VCVTPS2IUBSZ256rmk
Definition x86/opcodes.hpp:7184
@ VMAXPSZrrk
Definition x86/opcodes.hpp:13426
@ VMAXPSYrr
Definition x86/opcodes.hpp:13394
@ VCVTSH2SDZrrbk_Int
Definition x86/opcodes.hpp:7554
@ VMOVAPSYrr
Definition x86/opcodes.hpp:13960
@ VFMSUBADD213PSZr
Definition x86/opcodes.hpp:11237
@ VPROLDZ128mik
Definition x86/opcodes.hpp:18884
@ VDPBF16PSZ256mk
Definition x86/opcodes.hpp:9205
@ VSM4RNDS4Yrr
Definition x86/opcodes.hpp:21994
@ VMOVUPSZrm
Definition x86/opcodes.hpp:14500
@ VCVTBIASPH2BF8Z128rmbkz
Definition x86/opcodes.hpp:6166
@ VDIVSDrr
Definition x86/opcodes.hpp:9164
@ VPMOVDBZrr
Definition x86/opcodes.hpp:17951
@ SHRD16mrCL_EVEX
Definition x86/opcodes.hpp:4610
@ RCPSSm_Int
Definition x86/opcodes.hpp:3643
@ VANDPDZ128rmk
Definition x86/opcodes.hpp:5516
@ VPERMDZ256rmb
Definition x86/opcodes.hpp:16592
@ VFNMSUB231PSZ128r
Definition x86/opcodes.hpp:12469
@ VMOVDQU64Z128rr_REV
Definition x86/opcodes.hpp:14173
@ G_STEP_VECTOR
Definition x86/opcodes.hpp:262
@ BLCMSK32rm
Definition x86/opcodes.hpp:1008
@ VAESENCZ256rm
Definition x86/opcodes.hpp:5384
@ VPMOVUSQWZ128rrkz
Definition x86/opcodes.hpp:18317
@ VPSRAQZrrkz
Definition x86/opcodes.hpp:19910
@ VREDUCEPSZ256rrik
Definition x86/opcodes.hpp:21275
@ VPANDNQZ128rrk
Definition x86/opcodes.hpp:15312
@ SHL64r1_ND
Definition x86/opcodes.hpp:4378
@ TLS_addrX32
Definition x86/opcodes.hpp:5065
@ ROL8m1_EVEX
Definition x86/opcodes.hpp:3861
@ SHRD16mrCL
Definition x86/opcodes.hpp:4609
@ VFNMADD213SHZrb_Int
Definition x86/opcodes.hpp:11777
@ VPCOMPRESSBZ128mrk
Definition x86/opcodes.hpp:15946
@ VFMADDSUB132PSZ256rbk
Definition x86/opcodes.hpp:10249
@ TEST32i32
Definition x86/opcodes.hpp:5030
@ MOV32rm
Definition x86/opcodes.hpp:2574
@ VPMINSWZ128rmk
Definition x86/opcodes.hpp:17812
@ VFMADDSUB132PSZ128mkz
Definition x86/opcodes.hpp:10237
@ VFNMADD231PDZmkz
Definition x86/opcodes.hpp:11853
@ VFNMADD213BF16Z128mkz
Definition x86/opcodes.hpp:11625
@ VFMSUB213PDZm
Definition x86/opcodes.hpp:10725
@ VGETEXPBF16Zr
Definition x86/opcodes.hpp:12722
@ VMINPDZ128rmkz
Definition x86/opcodes.hpp:13766
@ VCVTUDQ2PSZ128rmbk
Definition x86/opcodes.hpp:8774
@ ROL32m1_NF
Definition x86/opcodes.hpp:3803
@ VCVTPS2UQQZ128rrkz
Definition x86/opcodes.hpp:7373
@ VPUNPCKHBWZrrkz
Definition x86/opcodes.hpp:20652
@ VFMULCPHZ128rr
Definition x86/opcodes.hpp:11406
@ AND8rm_ND
Definition x86/opcodes.hpp:936
@ VDIVBF16Z256rr
Definition x86/opcodes.hpp:9032
@ VPMOVSDBZmr
Definition x86/opcodes.hpp:18041
@ VCVTPH2UQQZ256rrb
Definition x86/opcodes.hpp:7018
@ VPERMI2PDZrmkz
Definition x86/opcodes.hpp:16677
@ VPMULTISHIFTQBZ128rmk
Definition x86/opcodes.hpp:18674
@ VFNMSUB231SSZrk_Int
Definition x86/opcodes.hpp:12536
@ VFNMSUB213SSZm_Int
Definition x86/opcodes.hpp:12349
@ VFNMSUB132PHZmbk
Definition x86/opcodes.hpp:12095
@ VMOVDQU64Z256rrkz_REV
Definition x86/opcodes.hpp:14188
@ ADC64mr_EVEX
Definition x86/opcodes.hpp:512
@ ENQCMD32_EVEX
Definition x86/opcodes.hpp:1641
@ VCVTBIASPH2BF8SZ128rmb
Definition x86/opcodes.hpp:6137
@ VEXP2PDZmbkz
Definition x86/opcodes.hpp:9259
@ VCVTTPS2UQQSZ256rmb
Definition x86/opcodes.hpp:8540
@ KADDDkk
Definition x86/opcodes.hpp:2015
@ VSQRTPHZ256rbkz
Definition x86/opcodes.hpp:22085
@ XOR16mr
Definition x86/opcodes.hpp:22657
@ VCVTTPD2DQSZ256rrb
Definition x86/opcodes.hpp:7746
@ VCVTSI2SHZrr_Int
Definition x86/opcodes.hpp:7592
@ VCVTQQ2PSZ256rrbk
Definition x86/opcodes.hpp:7481
@ VFMADDSD4rr_REV
Definition x86/opcodes.hpp:10151
@ VFMADD213BF16Z256mbk
Definition x86/opcodes.hpp:9741
@ VCVTPH2BF8Zrmk
Definition x86/opcodes.hpp:6684
@ VPBLENDMQZ128rmb
Definition x86/opcodes.hpp:15461
@ VPSRLQZrrkz
Definition x86/opcodes.hpp:20135
@ VCVTPS2PHXZrr
Definition x86/opcodes.hpp:7268
@ VSQRTPSZ256mbk
Definition x86/opcodes.hpp:22113
@ NEG32r_ND
Definition x86/opcodes.hpp:2852
@ VCVTNE2PS2BF16Z128rmk
Definition x86/opcodes.hpp:6367
@ VFMULCSHZrr
Definition x86/opcodes.hpp:11436
@ VMASKMOVPSrm
Definition x86/opcodes.hpp:13196
@ VPUNPCKLQDQYrm
Definition x86/opcodes.hpp:20792
@ ANDPDrr
Definition x86/opcodes.hpp:966
@ VPEXTRWZmri
Definition x86/opcodes.hpp:17235
@ VFMADD213PDZmbk
Definition x86/opcodes.hpp:9782
@ VPANDQZrm
Definition x86/opcodes.hpp:15354
@ MOVSB
Definition x86/opcodes.hpp:2699
@ MMX_PSIGNDrm
Definition x86/opcodes.hpp:2480
@ MOVZX16rm8
Definition x86/opcodes.hpp:2749
@ VFMSUBADD231PHZ128mbkz
Definition x86/opcodes.hpp:11285
@ ADD64mi32
Definition x86/opcodes.hpp:645
@ VPANDQZ128rmbk
Definition x86/opcodes.hpp:15338
@ VPMAXSWrr
Definition x86/opcodes.hpp:17626
@ VCVTPS2UQQZ256rrbk
Definition x86/opcodes.hpp:7382
@ VCVT2PH2BF8SZrmbk
Definition x86/opcodes.hpp:5961
@ VMINBF16Z256rmkz
Definition x86/opcodes.hpp:13488
@ VPDPWSUDSZ128mbk
Definition x86/opcodes.hpp:16385
@ VPCMPUDZ256rmik
Definition x86/opcodes.hpp:15890
@ SHRD16mrCL_ND
Definition x86/opcodes.hpp:4611
@ VPACKUSWBZ128rrkz
Definition x86/opcodes.hpp:15020
@ CMOV_VK4
Definition x86/opcodes.hpp:1292
@ VFNMADD213BF16Z128m
Definition x86/opcodes.hpp:11620
@ VFNMSUB231SSZrbk_Int
Definition x86/opcodes.hpp:12534
@ VFMADDSUB213PHZmk
Definition x86/opcodes.hpp:10329
@ SAR64ri_ND
Definition x86/opcodes.hpp:4127
@ VCOMXSDZrr_Int
Definition x86/opcodes.hpp:5933
@ G_ATOMICRMW_OR
Definition x86/opcodes.hpp:132
@ VPMOVUSDWZ256mr
Definition x86/opcodes.hpp:18273
@ VMOVAPDZmrk
Definition x86/opcodes.hpp:13944
@ VPROLQZ256ri
Definition x86/opcodes.hpp:18922
@ VPMOVQBZ128mrk
Definition x86/opcodes.hpp:17987
@ VFNMSUB231SDZmkz_Int
Definition x86/opcodes.hpp:12501
@ VPEXPANDBZ128rm
Definition x86/opcodes.hpp:17151
@ SHRD16rri8_ND
Definition x86/opcodes.hpp:4626
@ VPDPBUSDSZ256mbkz
Definition x86/opcodes.hpp:16209
@ VPMOVUSQDZ128rrkz
Definition x86/opcodes.hpp:18302
@ VFMADDSUB132PDZ128mk
Definition x86/opcodes.hpp:10166
@ VFNMSUB231PSZrbk
Definition x86/opcodes.hpp:12492
@ VPCMPDZrmi
Definition x86/opcodes.hpp:15687
@ VFNMADD231PSZrk
Definition x86/opcodes.hpp:11928
@ MMX_PAVGWrm
Definition x86/opcodes.hpp:2418
@ VMOVSHZrm_alt
Definition x86/opcodes.hpp:14380
@ VPMULLDZrrk
Definition x86/opcodes.hpp:18617
@ G_EXTRACT
Definition x86/opcodes.hpp:97
@ VUNPCKHPDZ256rm
Definition x86/opcodes.hpp:22411
@ VPMINUQZ128rrk
Definition x86/opcodes.hpp:17891
@ VFMSUBADD213PDZrbkz
Definition x86/opcodes.hpp:11170
@ VFMSUBADD132PHZ256rbkz
Definition x86/opcodes.hpp:11086
@ VPDPWUUDZ128mkz
Definition x86/opcodes.hpp:16543
@ VPSLLVWZrrkz
Definition x86/opcodes.hpp:19772
@ VMINMAXSHrri
Definition x86/opcodes.hpp:13741
@ VPSHUFHWZ128mik
Definition x86/opcodes.hpp:19530
@ VCVTTPH2UWZ128rmb
Definition x86/opcodes.hpp:8197
@ IDIV32r_EVEX
Definition x86/opcodes.hpp:1756
@ VCVTTPD2QQSZrmbkz
Definition x86/opcodes.hpp:7824
@ VFNMADD132PDZ256mkz
Definition x86/opcodes.hpp:11485
@ VPTERNLOGDZ128rmikz
Definition x86/opcodes.hpp:20460
@ VPERMILPDZ128rm
Definition x86/opcodes.hpp:16782
@ VPSHLDDZrmbikz
Definition x86/opcodes.hpp:19182
@ VFMADDSUB132PHZ128m
Definition x86/opcodes.hpp:10197
@ VPRORVQZrr
Definition x86/opcodes.hpp:19093
@ VPCONFLICTDZrmbk
Definition x86/opcodes.hpp:16037
@ VFMSUBADD132PSZmbkz
Definition x86/opcodes.hpp:11127
@ VFIXUPIMMSSZrmikz
Definition x86/opcodes.hpp:9545
@ VMULSSZrm_Int
Definition x86/opcodes.hpp:14721
@ PTCONJTCMMIMFP16PSV
Definition x86/opcodes.hpp:3444
@ VPSUBUSBZ128rmkz
Definition x86/opcodes.hpp:20393
@ VPERMI2WZrrkz
Definition x86/opcodes.hpp:16752
@ VPACKSSWBZ128rrkz
Definition x86/opcodes.hpp:14967
@ VFMADDSD4rm_Int
Definition x86/opcodes.hpp:10147
@ VPMULTISHIFTQBZ256rmk
Definition x86/opcodes.hpp:18683
@ VBROADCASTSSYrm
Definition x86/opcodes.hpp:5729
@ INC64m_NF_ND
Definition x86/opcodes.hpp:1916
@ PTDPBF8PS
Definition x86/opcodes.hpp:3468
@ VPMAXSDYrm
Definition x86/opcodes.hpp:17547
@ VSHUFPSZ128rrik
Definition x86/opcodes.hpp:21955
@ VPERMT2PSZ256rmb
Definition x86/opcodes.hpp:17071
@ G_VECTOR_COMPRESS
Definition x86/opcodes.hpp:263
@ RCL16mCL_EVEX
Definition x86/opcodes.hpp:3572
@ IMUL64rr_EVEX
Definition x86/opcodes.hpp:1856
@ VCVTSS2SHZrrbkz_Int
Definition x86/opcodes.hpp:7649
@ CVTSS2SDrm
Definition x86/opcodes.hpp:1464
@ VPSIGNDrm
Definition x86/opcodes.hpp:19577
@ VGETMANTPSZ128rmikz
Definition x86/opcodes.hpp:12949
@ VPSRLVQZ128rmbk
Definition x86/opcodes.hpp:20174
@ VFMSUB132PSZmk
Definition x86/opcodes.hpp:10621
@ VFMSUB213PDZmbk
Definition x86/opcodes.hpp:10727
@ VFPCLASSBF16Z128mi
Definition x86/opcodes.hpp:12576
@ SAR8rCL
Definition x86/opcodes.hpp:4150
@ VFMSUB132BF16Z128rkz
Definition x86/opcodes.hpp:10505
@ VCMPPDYrmi
Definition x86/opcodes.hpp:5769
@ VMOVDQUmr
Definition x86/opcodes.hpp:14237
@ SHRD64rrCL_NF_ND
Definition x86/opcodes.hpp:4663
@ VSHUFPDYrmi
Definition x86/opcodes.hpp:21915
@ SUB16rm_ND
Definition x86/opcodes.hpp:4776
@ CCMP64rr_REV
Definition x86/opcodes.hpp:1185
@ VPERMIL2PSrr
Definition x86/opcodes.hpp:16767
@ CMP8rm
Definition x86/opcodes.hpp:1334
@ PADDBrr
Definition x86/opcodes.hpp:3091
@ G_FSQRT
Definition x86/opcodes.hpp:283
@ VMPSADBWZ256rmikz
Definition x86/opcodes.hpp:14537
@ SHL64mi_ND
Definition x86/opcodes.hpp:4373
@ VPSHUFBITQMBZrr
Definition x86/opcodes.hpp:19472
@ VPMAXSDZrm
Definition x86/opcodes.hpp:17567
@ VMOVSHDUPZ128rm
Definition x86/opcodes.hpp:14357
@ VFMADD213BF16Z256r
Definition x86/opcodes.hpp:9745
@ VFIXUPIMMPDZ128rri
Definition x86/opcodes.hpp:9474
@ VSUBPDZ256rmbkz
Definition x86/opcodes.hpp:22220
@ BLSR64rm
Definition x86/opcodes.hpp:1062
@ SUB64rr_NF_ND
Definition x86/opcodes.hpp:4867
@ VPSRLVDZrmk
Definition x86/opcodes.hpp:20163
@ NEG64m_NF_ND
Definition x86/opcodes.hpp:2859
@ VCVTUQQ2PSZ256rmkz
Definition x86/opcodes.hpp:8885
@ VPMINSQZ128rmk
Definition x86/opcodes.hpp:17786
@ V4FMADDSSrm
Definition x86/opcodes.hpp:5156
@ CVTSI2SSrr_Int
Definition x86/opcodes.hpp:1455
@ VPERMT2QZ256rrkz
Definition x86/opcodes.hpp:17105
@ ADD16mi_NF
Definition x86/opcodes.hpp:571
@ VRANGEPDZrmik
Definition x86/opcodes.hpp:20928
@ VSUBSHZrrbkz_Int
Definition x86/opcodes.hpp:22336
@ MOVNTDQArm
Definition x86/opcodes.hpp:2675
@ VRCP14PSZmb
Definition x86/opcodes.hpp:21033
@ SHUFPSrmi
Definition x86/opcodes.hpp:4679
@ VPXORDZ128rmb
Definition x86/opcodes.hpp:20846
@ VPALIGNRZ128rmik
Definition x86/opcodes.hpp:15232
@ VRSQRT14PSZ128mb
Definition x86/opcodes.hpp:21519
@ VMOVAPSZ256rrk
Definition x86/opcodes.hpp:13980
@ SUB64rr_REV
Definition x86/opcodes.hpp:4870
@ CVTSD2SSrr_Int
Definition x86/opcodes.hpp:1447
@ VPSHRDVDZm
Definition x86/opcodes.hpp:19390
@ VCVTTPH2WZ256rrbk
Definition x86/opcodes.hpp:8246
@ VPSRLWZ256mikz
Definition x86/opcodes.hpp:20236
@ VFIXUPIMMPDZrrik
Definition x86/opcodes.hpp:9499
@ VCVTTPD2DQSZ128rrk
Definition x86/opcodes.hpp:7737
@ VMINBF16Zrrk
Definition x86/opcodes.hpp:13499
@ VFNMSUB213SHZm
Definition x86/opcodes.hpp:12336
@ VPERMPDZrmk
Definition x86/opcodes.hpp:16926
@ VCVTPH2PSZ128rrk
Definition x86/opcodes.hpp:6914
@ VSHUFF64X2Z256rmbi
Definition x86/opcodes.hpp:21861
@ VGF2P8AFFINEQBZ128rmbi
Definition x86/opcodes.hpp:13037
@ VMAXCPDYrr
Definition x86/opcodes.hpp:13225
@ VPERMILPDZ128rikz
Definition x86/opcodes.hpp:16781
@ CMPSL
Definition x86/opcodes.hpp:1350
@ VFNMADD231PSZ256r
Definition x86/opcodes.hpp:11912
@ VCVTBF162IBSZrmb
Definition x86/opcodes.hpp:6101
@ VCVTPD2PSZrmkz
Definition x86/opcodes.hpp:6527
@ VFMSUB132BF16Z256rkz
Definition x86/opcodes.hpp:10514
@ VFNMSUB231SHZr
Definition x86/opcodes.hpp:12518
@ VFMADDSUB132PHZr
Definition x86/opcodes.hpp:10224
@ VPMINSWrr
Definition x86/opcodes.hpp:17830
@ RCR32r1_ND
Definition x86/opcodes.hpp:3675
@ VFMSUB213SHZmkz_Int
Definition x86/opcodes.hpp:10828
@ VPGATHERQQYrm
Definition x86/opcodes.hpp:17256
@ VPSRAVWZ256rmk
Definition x86/opcodes.hpp:19976
@ VP4DPWSSDrmkz
Definition x86/opcodes.hpp:14826
@ VCMPPSZ256rmbi
Definition x86/opcodes.hpp:5825
@ RCPPSr
Definition x86/opcodes.hpp:3641
@ ROR16rCL_EVEX
Definition x86/opcodes.hpp:3911
@ VPSHLDWZrrikz
Definition x86/opcodes.hpp:19305
@ XBEGIN
Definition x86/opcodes.hpp:22623
@ VCVTPS2QQZrrkz
Definition x86/opcodes.hpp:7331
@ VROUNDSDri
Definition x86/opcodes.hpp:21485
@ BLENDPDrmi
Definition x86/opcodes.hpp:1016
@ VADDPDZrm
Definition x86/opcodes.hpp:5217
@ TILELOADDT1_EVEX
Definition x86/opcodes.hpp:5052
@ PFSUBRrm
Definition x86/opcodes.hpp:3210
@ VPDPWSUDZ128mbkz
Definition x86/opcodes.hpp:16417
@ VPSRAVDZ128rm
Definition x86/opcodes.hpp:19913
@ VPROTDri
Definition x86/opcodes.hpp:19104
@ VFMSUB132SDZm_Int
Definition x86/opcodes.hpp:10632
@ VPROLVQZrmbk
Definition x86/opcodes.hpp:18981
@ PUSH32rmm
Definition x86/opcodes.hpp:3537
@ VFMADD231SDZrbk_Int
Definition x86/opcodes.hpp:10050
@ VPCMPDZ128rmi
Definition x86/opcodes.hpp:15675
@ ARPL16rr
Definition x86/opcodes.hpp:974
@ VFNMSUB231SDZrkz_Int
Definition x86/opcodes.hpp:12509
@ VPERMT2QZrmb
Definition x86/opcodes.hpp:17107
@ VAESDECLASTrr
Definition x86/opcodes.hpp:5359
@ VPCMPEQDYrm
Definition x86/opcodes.hpp:15707
@ VREDUCEPHZ128rmbikz
Definition x86/opcodes.hpp:21225
@ OR8mr
Definition x86/opcodes.hpp:3037
@ VFNMSUB213SDr
Definition x86/opcodes.hpp:12334
@ VPSHUFLWZmik
Definition x86/opcodes.hpp:19564
@ PXORrm
Definition x86/opcodes.hpp:3566
@ VBLENDMPSZrmbk
Definition x86/opcodes.hpp:5624
@ VFNMSUB231PDZ128mkz
Definition x86/opcodes.hpp:12398
@ SAR8m1_NF_ND
Definition x86/opcodes.hpp:4134
@ VCVTUQQ2PDZ256rrb
Definition x86/opcodes.hpp:8821
@ VPDPWUUDSZm
Definition x86/opcodes.hpp:16525
@ VPMOVZXDQZ128rr
Definition x86/opcodes.hpp:18432
@ VMOVHPDrm
Definition x86/opcodes.hpp:14246
@ VPALIGNRZ256rrik
Definition x86/opcodes.hpp:15241
@ VCVTTPD2DQZ256rmk
Definition x86/opcodes.hpp:7778
@ VPUNPCKHBWZrmk
Definition x86/opcodes.hpp:20648
@ VFMADDSUB132PHZmb
Definition x86/opcodes.hpp:10219
@ VDPPHPSZ256mkz
Definition x86/opcodes.hpp:9235
@ VCMPPDZ256rrik
Definition x86/opcodes.hpp:5784
@ MUL_FpI32m64
Definition x86/opcodes.hpp:2830
@ VHADDPSrm
Definition x86/opcodes.hpp:13094
@ VCVTSD2SHZrmk_Int
Definition x86/opcodes.hpp:7499
@ UCOMISSrr
Definition x86/opcodes.hpp:5113
@ VFNMADD132PHZ128mbk
Definition x86/opcodes.hpp:11508
@ VINSERTF128rri
Definition x86/opcodes.hpp:13105
@ VORPSZ256rr
Definition x86/opcodes.hpp:14789
@ VPINSRQrri
Definition x86/opcodes.hpp:17328
@ VFMADDSUB132PDm
Definition x86/opcodes.hpp:10195
@ INC8m_ND
Definition x86/opcodes.hpp:1924
@ VFMADD213PHZ256mb
Definition x86/opcodes.hpp:9804
@ VFMADD213SDm
Definition x86/opcodes.hpp:9876
@ NEG64r_NF
Definition x86/opcodes.hpp:2863
@ VMOVRSDZ256mkz
Definition x86/opcodes.hpp:14313
@ OR32rm_EVEX
Definition x86/opcodes.hpp:2975
@ VPMAXUDZrmbkz
Definition x86/opcodes.hpp:17672
@ VPAVGWZ128rrkz
Definition x86/opcodes.hpp:15396
@ VFIXUPIMMPDZrrib
Definition x86/opcodes.hpp:9496
@ VEXTRACTI64X2Z256mri
Definition x86/opcodes.hpp:9365
@ VCVTPS2IBSZ128rmb
Definition x86/opcodes.hpp:7139
@ VCVTUDQ2PHZrmbk
Definition x86/opcodes.hpp:8762
@ VGETMANTPDZrmbi
Definition x86/opcodes.hpp:12899
@ VPADDQZ128rm
Definition x86/opcodes.hpp:15090
@ SUB64rr_NF_ND_REV
Definition x86/opcodes.hpp:4868
@ VGETEXPPHZ256mbkz
Definition x86/opcodes.hpp:12770
@ VPANDDZ256rrk
Definition x86/opcodes.hpp:15267
@ VPMINUBZrr
Definition x86/opcodes.hpp:17848
@ XEND
Definition x86/opcodes.hpp:22643
@ CMOV_VK32
Definition x86/opcodes.hpp:1291
@ VFNMSUB132PDZ256rbkz
Definition x86/opcodes.hpp:12055
@ VPMOVSQBZ128mrk
Definition x86/opcodes.hpp:18062
@ VCVTBIASPH2HF8Zrmbkz
Definition x86/opcodes.hpp:6238
@ VFMADD231PDZ256rbk
Definition x86/opcodes.hpp:9954
@ SBB32rr_ND_REV
Definition x86/opcodes.hpp:4217
@ VPMADD52HUQrr
Definition x86/opcodes.hpp:17441
@ G_UADDSAT
Definition x86/opcodes.hpp:188
@ VDIVPDZrrk
Definition x86/opcodes.hpp:9077
@ ROL32ri
Definition x86/opcodes.hpp:3825
@ FARCALL16m
Definition x86/opcodes.hpp:1659
@ VADDSSZrrb_Int
Definition x86/opcodes.hpp:5333
@ VPMAXUWZ128rrk
Definition x86/opcodes.hpp:17713
@ VPERMI2PDZ128rr
Definition x86/opcodes.hpp:16660
@ VPERMILPDZ128rmk
Definition x86/opcodes.hpp:16786
@ LTRm
Definition x86/opcodes.hpp:2273
@ VMULPHZ256rmb
Definition x86/opcodes.hpp:14634
@ VPSHRDQZrmbik
Definition x86/opcodes.hpp:19364
@ VPROLQZ128mbikz
Definition x86/opcodes.hpp:18909
@ VCVTUQQ2PDZrm
Definition x86/opcodes.hpp:8826
@ VPERMIL2PSrr_REV
Definition x86/opcodes.hpp:16768
@ AND16rm
Definition x86/opcodes.hpp:819
@ VCVTPS2IUBSZ256rrb
Definition x86/opcodes.hpp:7187
@ DIV64r
Definition x86/opcodes.hpp:1558
@ VCVTNEEPH2PSYrm
Definition x86/opcodes.hpp:6392
@ VPCMPUWZ128rmik
Definition x86/opcodes.hpp:15918
@ VFNMSUB132PSYm
Definition x86/opcodes.hpp:12105
@ VMOVRSWZ128mk
Definition x86/opcodes.hpp:14327
@ VCVTPS2PHZrr
Definition x86/opcodes.hpp:7291
@ VPMADD52LUQZrkz
Definition x86/opcodes.hpp:17470
@ VCVTTPS2UDQZ256rmkz
Definition x86/opcodes.hpp:8511
@ VMULPSZ128rmb
Definition x86/opcodes.hpp:14660
@ LZCNT64rr_NF
Definition x86/opcodes.hpp:2304
@ VMAXCPSZ256rmbk
Definition x86/opcodes.hpp:13295
@ G_SSUBE
Definition x86/opcodes.hpp:183
@ CVTSS2SI64rr
Definition x86/opcodes.hpp:1470
@ VMINMAXPDZ128rmik
Definition x86/opcodes.hpp:13631
@ VRANGEPDZ256rri
Definition x86/opcodes.hpp:20918
@ VPTESTNMBZrmk
Definition x86/opcodes.hpp:20578
@ MINPDrr
Definition x86/opcodes.hpp:2339
@ VPMULDQZ256rmbk
Definition x86/opcodes.hpp:18506
@ VFMSUB213PDZr
Definition x86/opcodes.hpp:10731
@ T1MSKC64rm
Definition x86/opcodes.hpp:4964
@ VRSQRT14PSZ256mbkz
Definition x86/opcodes.hpp:21530
@ VCVTTPD2DQSZ128rr
Definition x86/opcodes.hpp:7736
@ ROL16r1_ND
Definition x86/opcodes.hpp:3787
@ PBLENDWrmi
Definition x86/opcodes.hpp:3121
@ VPBROADCASTWrZ128rrkz
Definition x86/opcodes.hpp:15634
@ VPANDNDZrmbk
Definition x86/opcodes.hpp:15298
@ VFMADDSUB231PDZ256mk
Definition x86/opcodes.hpp:10389
@ UNPCKLPSrm
Definition x86/opcodes.hpp:5143
@ VCVTW2PHZ128rrk
Definition x86/opcodes.hpp:8973
@ G_ATOMICRMW_XCHG
Definition x86/opcodes.hpp:127
@ IMUL16rr_ND
Definition x86/opcodes.hpp:1801
@ VPMULHUWZ256rmkz
Definition x86/opcodes.hpp:18556
@ VADDPDZ256rm
Definition x86/opcodes.hpp:5205
@ VPERMQZ256rmb
Definition x86/opcodes.hpp:16963
@ VCOMISDZrm_Int
Definition x86/opcodes.hpp:5880
@ VPMAXUDZ256rmk
Definition x86/opcodes.hpp:17664
@ VCVT2PH2BF8Zrr
Definition x86/opcodes.hpp:5992
@ VSM4KEY4rm
Definition x86/opcodes.hpp:21991
@ TZMSK32rm
Definition x86/opcodes.hpp:5102
@ VMULPDZrrbk
Definition x86/opcodes.hpp:14618
@ SHR8rCL_NF
Definition x86/opcodes.hpp:4602
@ VPDPBSSDZ128r
Definition x86/opcodes.hpp:16110
@ VPSHLDDZrmbik
Definition x86/opcodes.hpp:19181
@ VFMADD132PSZ128rkz
Definition x86/opcodes.hpp:9659
@ VPMOVSXBQYrm
Definition x86/opcodes.hpp:18143
@ VFMSUB132PSZr
Definition x86/opcodes.hpp:10623
@ ROL32ri_ND
Definition x86/opcodes.hpp:3827
@ ST_FP80m
Definition x86/opcodes.hpp:4734
@ NOT64m_EVEX
Definition x86/opcodes.hpp:2895
@ VCVTPH2WZ128rmk
Definition x86/opcodes.hpp:7072
@ VFPCLASSPDZmik
Definition x86/opcodes.hpp:12607
@ VSUBBF16Z128rmbk
Definition x86/opcodes.hpp:22181
@ ADD32rr_NF_ND_REV
Definition x86/opcodes.hpp:641
@ VPUNPCKLDQZrr
Definition x86/opcodes.hpp:20787
@ VAESDECLASTZrr
Definition x86/opcodes.hpp:5357
@ TDPBUUD
Definition x86/opcodes.hpp:5021
@ ADD16mr
Definition x86/opcodes.hpp:573
@ VFNMSUB213PDYm
Definition x86/opcodes.hpp:12213
@ VFNMADDSD4rr
Definition x86/opcodes.hpp:11996
@ ADD32rr_DB
Definition x86/opcodes.hpp:333
@ VPOPCNTWZrmkz
Definition x86/opcodes.hpp:18814
@ MMX_PSRADri
Definition x86/opcodes.hpp:2493
@ VCVT2PH2HF8Zrmbk
Definition x86/opcodes.hpp:6042
@ VFPCLASSSSZmi
Definition x86/opcodes.hpp:12654
@ VPADDWZ256rr
Definition x86/opcodes.hpp:15218
@ VFMSUB231SSm
Definition x86/opcodes.hpp:11027
@ SUB16ri_EVEX
Definition x86/opcodes.hpp:4770
@ VFNMADD213PHZrbkz
Definition x86/opcodes.hpp:11714
@ VCVTUW2PHZrmbkz
Definition x86/opcodes.hpp:8957
@ VPUNPCKLDQZ128rrk
Definition x86/opcodes.hpp:20770
@ VFNMADD132PDZ128mbk
Definition x86/opcodes.hpp:11473
@ VMOVDQArm
Definition x86/opcodes.hpp:14098
@ IST_Fp32m64
Definition x86/opcodes.hpp:1984
@ PTILEMOVROWrre
Definition x86/opcodes.hpp:3487
@ VPEXPANDDZ128rrk
Definition x86/opcodes.hpp:17173
@ VBLENDMPDZ128rmb
Definition x86/opcodes.hpp:5578
@ VPCMPWZ256rmik
Definition x86/opcodes.hpp:15934
@ VCVTSI642SDZrr
Definition x86/opcodes.hpp:7605
@ VPDPBUUDYrm
Definition x86/opcodes.hpp:16288
@ VPROLQZ128mik
Definition x86/opcodes.hpp:18911
@ VFMADD132SSZmkz_Int
Definition x86/opcodes.hpp:9717
@ VPCMPWZ128rri
Definition x86/opcodes.hpp:15931
@ PUNPCKLDQrr
Definition x86/opcodes.hpp:3522
@ VPDPWSSDZrk
Definition x86/opcodes.hpp:16377
@ VPUNPCKHDQZrrkz
Definition x86/opcodes.hpp:20683
@ VPACKSSWBZ128rm
Definition x86/opcodes.hpp:14962
@ VCVTPS2UDQZ256rrkz
Definition x86/opcodes.hpp:7352
@ VPTESTNMBZ128rrk
Definition x86/opcodes.hpp:20572
@ VPSHLDVDZmk
Definition x86/opcodes.hpp:19238
@ PMAXUDrm
Definition x86/opcodes.hpp:3252
@ VFMADD213PDYr
Definition x86/opcodes.hpp:9758
@ PSUBSBrm
Definition x86/opcodes.hpp:3419
@ VDIVPSZ256rrbk
Definition x86/opcodes.hpp:9133
@ KTESTQkk
Definition x86/opcodes.hpp:2089
@ VMINCPDZ256rrkz
Definition x86/opcodes.hpp:13520
@ ISTT_Fp16m80
Definition x86/opcodes.hpp:1968
@ VPERMILPDrr
Definition x86/opcodes.hpp:16830
@ COMISSrr
Definition x86/opcodes.hpp:1373
@ ADD_Fp32
Definition x86/opcodes.hpp:742
@ VFMSUBADD231PSZmbk
Definition x86/opcodes.hpp:11340
@ VPACKSSDWYrr
Definition x86/opcodes.hpp:14930
@ VCVTTPS2UDQSZ256rmkz
Definition x86/opcodes.hpp:8478
@ VCVTSS2SDZrrkz_Int
Definition x86/opcodes.hpp:7636
@ MOVSX32rm8
Definition x86/opcodes.hpp:2727
@ XGETBV
Definition x86/opcodes.hpp:22644
@ VFMADDCPHZ128mbk
Definition x86/opcodes.hpp:10088
@ VMINPHZ128rmk
Definition x86/opcodes.hpp:13800
@ VPSHRDWZ256rrikz
Definition x86/opcodes.hpp:19455
@ PTTDPFP16PSV
Definition x86/opcodes.hpp:3502
@ VPROLQZmbi
Definition x86/opcodes.hpp:18925
@ VSM4KEY4rr
Definition x86/opcodes.hpp:21992
@ ROR64rCL_NF_ND
Definition x86/opcodes.hpp:3974
@ VCVTTBF162IBSZ256rmbk
Definition x86/opcodes.hpp:7687
@ VFMADDPS4Yrr
Definition x86/opcodes.hpp:10138
@ VSQRTSDZm_Int
Definition x86/opcodes.hpp:22138
@ VFNMADD231PSZ128r
Definition x86/opcodes.hpp:11903
@ VPERMQZ256rmkz
Definition x86/opcodes.hpp:16967
@ VPRORDZ128mik
Definition x86/opcodes.hpp:18992
@ VFMSUBADD231PSZ256m
Definition x86/opcodes.hpp:11326
@ VCVTNEPS2BF16Zrmb
Definition x86/opcodes.hpp:6419
@ SUB32i32
Definition x86/opcodes.hpp:4789
@ VPSRAQZ256rmk
Definition x86/opcodes.hpp:19891
@ VPMULUDQZrmb
Definition x86/opcodes.hpp:18718
@ VPSHRDVDZ256mkz
Definition x86/opcodes.hpp:19386
@ VFIXUPIMMPSZ128rmbikz
Definition x86/opcodes.hpp:9503
@ VCVTPS2IUBSZ256rrk
Definition x86/opcodes.hpp:7190
@ DIV8m_EVEX
Definition x86/opcodes.hpp:1562
@ VFMSUBADD231PSZ256mb
Definition x86/opcodes.hpp:11327
@ VPMOVUSDWZ256rrkz
Definition x86/opcodes.hpp:18277
@ VSQRTPSZrk
Definition x86/opcodes.hpp:22133
@ DEC16m
Definition x86/opcodes.hpp:1501
@ VFNMADDPD4Yrm
Definition x86/opcodes.hpp:11977
@ VPMOVUSDWZ128rrk
Definition x86/opcodes.hpp:18271
@ VCVTSS2SI64rr
Definition x86/opcodes.hpp:7659
@ VSCALEFPSZrm
Definition x86/opcodes.hpp:21781
@ VPUNPCKLDQZ128rmbk
Definition x86/opcodes.hpp:20765
@ VCVTTBF162IBSZ128rmb
Definition x86/opcodes.hpp:7677
@ VPSRLVQZ128rrk
Definition x86/opcodes.hpp:20179
@ VXORPSZ256rrk
Definition x86/opcodes.hpp:22573
@ VBLENDMPSZ256rrkz
Definition x86/opcodes.hpp:5621
@ HSUBPDrr
Definition x86/opcodes.hpp:1743
@ VFMADD132PHZ256rkz
Definition x86/opcodes.hpp:9636
@ VSCALEFPHZ128rmb
Definition x86/opcodes.hpp:21728
@ VPSLLQYrr
Definition x86/opcodes.hpp:19644
@ VFNMADD213PDZmbk
Definition x86/opcodes.hpp:11672
@ VPDPBSUDSZrk
Definition x86/opcodes.hpp:16160
@ VPTESTMDZ256rmb
Definition x86/opcodes.hpp:20528
@ VCVTTPS2DQSZ128rmkz
Definition x86/opcodes.hpp:8267
@ VCVTTPD2QQZ256rmk
Definition x86/opcodes.hpp:7846
@ ROL8r1_ND
Definition x86/opcodes.hpp:3877
@ VPRORVQZrrkz
Definition x86/opcodes.hpp:19095
@ VPMULLDZ128rm
Definition x86/opcodes.hpp:18592
@ VPRORQZ256rik
Definition x86/opcodes.hpp:19031
@ VPSHRDVQZ256rkz
Definition x86/opcodes.hpp:19416
@ VPERMILPSYrr
Definition x86/opcodes.hpp:16834
@ VPMOVZXDQZrmkz
Definition x86/opcodes.hpp:18443
@ VXORPDZrrk
Definition x86/opcodes.hpp:22551
@ VFMADD132PDZ256rb
Definition x86/opcodes.hpp:9597
@ VFMSUBADD231PDZ256rb
Definition x86/opcodes.hpp:11263
@ VPMOVSDBZrrk
Definition x86/opcodes.hpp:18044
@ MAXSDrr_Int
Definition x86/opcodes.hpp:2324
@ VFMSUB132PSZ256mk
Definition x86/opcodes.hpp:10609
@ PMOVSXDQrr
Definition x86/opcodes.hpp:3276
@ JMP32r
Definition x86/opcodes.hpp:2001
@ PUSHCS16
Definition x86/opcodes.hpp:3546
@ ROR32mi
Definition x86/opcodes.hpp:3930
@ VCVTQQ2PHZrmbk
Definition x86/opcodes.hpp:7454
@ VPSHLDWZ256rmik
Definition x86/opcodes.hpp:19295
@ TEST64ri32
Definition x86/opcodes.hpp:5038
@ VMULPSZ128rmbkz
Definition x86/opcodes.hpp:14662
@ CMP8rr
Definition x86/opcodes.hpp:1335
@ VPSLLWZrmkz
Definition x86/opcodes.hpp:19808
@ ADC8ri8
Definition x86/opcodes.hpp:538
@ VMINPHZ256rmbk
Definition x86/opcodes.hpp:13807
@ VCVTPH2IBSZ128rmb
Definition x86/opcodes.hpp:6777
@ VFNMADD231PDZrbk
Definition x86/opcodes.hpp:11856
@ VPADDUSWZ128rm
Definition x86/opcodes.hpp:15187
@ VPSLLWZ128rr
Definition x86/opcodes.hpp:19785
@ VSUBSSZrmkz_Int
Definition x86/opcodes.hpp:22342
@ G_UADDO
Definition x86/opcodes.hpp:176
@ VMOVUPSZrrk_REV
Definition x86/opcodes.hpp:14506
@ VDIVPHZrrbk
Definition x86/opcodes.hpp:9110
@ VCVTTPS2UDQSZrmkz
Definition x86/opcodes.hpp:8490
@ VFMADDSUB231PSZ256r
Definition x86/opcodes.hpp:10461
@ VXORPDZ128rmbkz
Definition x86/opcodes.hpp:22529
@ VCVTPH2HF8Zrmkz
Definition x86/opcodes.hpp:6772
@ VCVTDQ2PDZ128rrk
Definition x86/opcodes.hpp:6253
@ AND8rr_NF_REV
Definition x86/opcodes.hpp:947
@ G_FEXP
Definition x86/opcodes.hpp:211
@ VUNPCKHPSZ256rmbkz
Definition x86/opcodes.hpp:22445
@ VDPBF16PSZmk
Definition x86/opcodes.hpp:9214
@ VFMADDSUB231PDZ128m
Definition x86/opcodes.hpp:10376
@ ROL32m1
Definition x86/opcodes.hpp:3800
@ VMULPSZrm
Definition x86/opcodes.hpp:14680
@ MUL32r
Definition x86/opcodes.hpp:2773
@ INLINEASM
Definition x86/opcodes.hpp:25
@ VPBROADCASTDrZ256rrk
Definition x86/opcodes.hpp:15568
@ VCVTPD2UDQZrmb
Definition x86/opcodes.hpp:6591
@ VPORDZ128rrk
Definition x86/opcodes.hpp:18825
@ VFCMADDCPHZmbk
Definition x86/opcodes.hpp:9407
@ RCL64m1
Definition x86/opcodes.hpp:3604
@ VFNMADD132PHZ256rk
Definition x86/opcodes.hpp:11525
@ MOV8ao16
Definition x86/opcodes.hpp:2599
@ VPSRLWZ128rikz
Definition x86/opcodes.hpp:20227
@ SETZUCCm
Definition x86/opcodes.hpp:4281
@ VRSQRTPHZ256rkz
Definition x86/opcodes.hpp:21643
@ VPMAXSQZ128rrk
Definition x86/opcodes.hpp:17585
@ VMRUN32
Definition x86/opcodes.hpp:14556
@ MMX_PANDrr
Definition x86/opcodes.hpp:2415
@ VPDPWUSDSZ128r
Definition x86/opcodes.hpp:16451
@ VPDPBSUDSYrm
Definition x86/opcodes.hpp:16133
@ LOCK_OR16mr
Definition x86/opcodes.hpp:2219
@ MOV8ri
Definition x86/opcodes.hpp:2608
@ VPDPBSSDZrk
Definition x86/opcodes.hpp:16129
@ MMX_PMINUBrm
Definition x86/opcodes.hpp:2457
@ VCVTTPS2QQZ128rmbkz
Definition x86/opcodes.hpp:8434
@ VFNMSUB213PHZ128m
Definition x86/opcodes.hpp:12250
@ VPDPBSUDZ128m
Definition x86/opcodes.hpp:16166
@ VPMAXUWZ256rmkz
Definition x86/opcodes.hpp:17717
@ VANDPDZrm
Definition x86/opcodes.hpp:5530
@ VPMOVB2MZkr
Definition x86/opcodes.hpp:17935
@ VSM4KEY4Z128rr
Definition x86/opcodes.hpp:21986
@ VPCMPWZ256rri
Definition x86/opcodes.hpp:15935
@ VMAXSSZrrk_Int
Definition x86/opcodes.hpp:13465
@ VSUBPDZrrbkz
Definition x86/opcodes.hpp:22238
@ VRSQRT14PDZ128rk
Definition x86/opcodes.hpp:21498
@ ORPDrr
Definition x86/opcodes.hpp:3064
@ VCVTPH2UWZ256rmkz
Definition x86/opcodes.hpp:7049
@ VPDPBSUDSZ128r
Definition x86/opcodes.hpp:16141
@ VCVTPH2UDQZ128rmb
Definition x86/opcodes.hpp:6970
@ VPROLQZmik
Definition x86/opcodes.hpp:18929
@ VPERMILPDZ128mik
Definition x86/opcodes.hpp:16777
@ SHR64r1_NF_ND
Definition x86/opcodes.hpp:4568
@ VPERMILPSZ128mbi
Definition x86/opcodes.hpp:16835
@ SHRX32rr_EVEX
Definition x86/opcodes.hpp:4672
@ VFCMADDCPHZmk
Definition x86/opcodes.hpp:9409
@ VPMACSDQLrm
Definition x86/opcodes.hpp:17391
@ VPACKSSDWZrmbkz
Definition x86/opcodes.hpp:14952
@ VPSIGNWrm
Definition x86/opcodes.hpp:19581
@ VCVTTPH2QQZrrk
Definition x86/opcodes.hpp:8128
@ SHLX32rm_EVEX
Definition x86/opcodes.hpp:4482
@ VFNMSUB213PHZmbk
Definition x86/opcodes.hpp:12273
@ SAR8rCL_NF
Definition x86/opcodes.hpp:4153
@ RCR8m1_EVEX
Definition x86/opcodes.hpp:3701
@ VFNMADD231SHZrkz_Int
Definition x86/opcodes.hpp:11959
@ VBROADCASTI32X4Zrmkz
Definition x86/opcodes.hpp:5702
@ VMINMAXSHrrib_Int
Definition x86/opcodes.hpp:13743
@ VFNMADD231BF16Zmbkz
Definition x86/opcodes.hpp:11819
@ SHR32r1_NF_ND
Definition x86/opcodes.hpp:4538
@ VCVTUW2PHZ256rmkz
Definition x86/opcodes.hpp:8947
@ VGETEXPPHZ128r
Definition x86/opcodes.hpp:12764
@ VCVTPH2DQZ256rrkz
Definition x86/opcodes.hpp:6709
@ VFNMADD132PDm
Definition x86/opcodes.hpp:11504
@ VANDNPSZrrk
Definition x86/opcodes.hpp:5506
@ VXORPDZ256rmbk
Definition x86/opcodes.hpp:22537
@ VCVTQQ2PHZrr
Definition x86/opcodes.hpp:7458
@ VPMULHUWZ128rm
Definition x86/opcodes.hpp:18548
@ ROL64mCL_NF
Definition x86/opcodes.hpp:3838
@ VPOPCNTQZ128rm
Definition x86/opcodes.hpp:18773
@ VDIVPHZ256rrbk
Definition x86/opcodes.hpp:9098
@ VPERMWZrmk
Definition x86/opcodes.hpp:17146
@ VSCALEFPSZrmb
Definition x86/opcodes.hpp:21782
@ VRNDSCALEBF16Zrmik
Definition x86/opcodes.hpp:21338
@ VMOVSHDUPZ128rmkz
Definition x86/opcodes.hpp:14359
@ PSLLQri
Definition x86/opcodes.hpp:3390
@ VFMADDSUB213PSZ128mkz
Definition x86/opcodes.hpp:10344
@ VCVTPD2PHZ128rmbk
Definition x86/opcodes.hpp:6468
@ SQRTSSm
Definition x86/opcodes.hpp:4703
@ VCVTPH2HF8SZ128rmbk
Definition x86/opcodes.hpp:6724
@ VCVTSD2SI64rm
Definition x86/opcodes.hpp:7513
@ VINSERTI32X4Zrrikz
Definition x86/opcodes.hpp:13155
@ CMP8i8
Definition x86/opcodes.hpp:1328
@ VPBROADCASTDZrmkz
Definition x86/opcodes.hpp:15560
@ VPMAXUBZ128rm
Definition x86/opcodes.hpp:17629
@ VMOVDI2PDIZrm
Definition x86/opcodes.hpp:14021
@ VINSERTF32X4Zrmikz
Definition x86/opcodes.hpp:13114
@ VPCMPGTDZ256rrk
Definition x86/opcodes.hpp:15800
@ KSHIFTLDki
Definition x86/opcodes.hpp:2080
@ VCVTPS2IUBSZ256rmbkz
Definition x86/opcodes.hpp:7183
@ VCVTUDQ2PSZrrkz
Definition x86/opcodes.hpp:8804
@ RCL16rCL
Definition x86/opcodes.hpp:3580
@ VPUNPCKHQDQZ256rrkz
Definition x86/opcodes.hpp:20705
@ VCVTDQ2PHZrmbkz
Definition x86/opcodes.hpp:6299
@ VCVTPH2QQZ256rm
Definition x86/opcodes.hpp:6945
@ VFMADDSUB132PDr
Definition x86/opcodes.hpp:10196
@ VMULPSZ256rmbk
Definition x86/opcodes.hpp:14670
@ VSCALEFPDZ128rm
Definition x86/opcodes.hpp:21694
@ VFMADDSUB132PSZr
Definition x86/opcodes.hpp:10259
@ VBLENDPDYrmi
Definition x86/opcodes.hpp:5631
@ VPERMILPSZ128mi
Definition x86/opcodes.hpp:16838
@ VPUNPCKLDQZ256rmbkz
Definition x86/opcodes.hpp:20775
@ VMINSDZrmk_Int
Definition x86/opcodes.hpp:13868
@ SHA256RNDS2rr
Definition x86/opcodes.hpp:4300
@ AND64rm_ND
Definition x86/opcodes.hpp:903
@ MOVSX16rm8
Definition x86/opcodes.hpp:2721
@ VPUNPCKLQDQZrmk
Definition x86/opcodes.hpp:20816
@ VPDPWUUDSZ128mbkz
Definition x86/opcodes.hpp:16510
@ VPMAXUDZrmk
Definition x86/opcodes.hpp:17673
@ VPDPBSUDSZ256mk
Definition x86/opcodes.hpp:16148
@ VPSHUFBrm
Definition x86/opcodes.hpp:19494
@ VGETMANTPHZ256rmi
Definition x86/opcodes.hpp:12923
@ VFMADD132BF16Z256mk
Definition x86/opcodes.hpp:9565
@ VMOVSHDUPZ128rmk
Definition x86/opcodes.hpp:14358
@ VFMADDSUB231PDm
Definition x86/opcodes.hpp:10409
@ PUSHGS64
Definition x86/opcodes.hpp:3560
@ VCVTPH2HF8SZrmb
Definition x86/opcodes.hpp:6741
@ VBLENDMPSZrmkz
Definition x86/opcodes.hpp:5627
@ XOR32rr_REV
Definition x86/opcodes.hpp:22727
@ VMOVDDUPrr
Definition x86/opcodes.hpp:14020
@ XOR8rr_NF_REV
Definition x86/opcodes.hpp:22800
@ SUB32mr
Definition x86/opcodes.hpp:4800
@ MMX_PCMPEQDrm
Definition x86/opcodes.hpp:2422
@ VFNMSUB231PDZ128r
Definition x86/opcodes.hpp:12399
@ CCMP16mr
Definition x86/opcodes.hpp:1164
@ VPSRAQZrmk
Definition x86/opcodes.hpp:19906
@ VCVTTSS2SIZrm_Int
Definition x86/opcodes.hpp:8684
@ VPMINUWZ256rmkz
Definition x86/opcodes.hpp:17921
@ VFNMADD213PHZ128mk
Definition x86/opcodes.hpp:11688
@ SBB32ri
Definition x86/opcodes.hpp:4204
@ VCVTPH2UQQZ256rrkz
Definition x86/opcodes.hpp:7022
@ VPDPWUSDZmbk
Definition x86/opcodes.hpp:16496
@ VCVTNE2PS2BF16Zrmbk
Definition x86/opcodes.hpp:6383
@ SARX32rr_EVEX
Definition x86/opcodes.hpp:4163
@ KMOVWkk_EVEX
Definition x86/opcodes.hpp:2058
@ PUSH64rmr
Definition x86/opcodes.hpp:3543
@ VCVTPH2PSXZ256rr
Definition x86/opcodes.hpp:6890
@ VPSCATTERQQZ128mr
Definition x86/opcodes.hpp:19139
@ VMULPHZ128rmbk
Definition x86/opcodes.hpp:14626
@ VRCPPHZ256rk
Definition x86/opcodes.hpp:21138
@ FENTRY_CALL
Definition x86/opcodes.hpp:51
@ VPSHUFHWZri
Definition x86/opcodes.hpp:19544
@ VPMOVZXBDZrmkz
Definition x86/opcodes.hpp:18377
@ VPUNPCKLWDZ128rrkz
Definition x86/opcodes.hpp:20830
@ VFMSUBADD132PHZ256rkz
Definition x86/opcodes.hpp:11088
@ VCVTSI2SDZrr
Definition x86/opcodes.hpp:7583
@ VMULSSZrm
Definition x86/opcodes.hpp:14720
@ G_FMA
Definition x86/opcodes.hpp:205
@ SHL32m1_NF_ND
Definition x86/opcodes.hpp:4335
@ PFACCrr
Definition x86/opcodes.hpp:3181
@ VRCP14SDZrr
Definition x86/opcodes.hpp:21044
@ VBROADCASTF32X8Zrmk
Definition x86/opcodes.hpp:5667
@ SUB64mi32_ND
Definition x86/opcodes.hpp:4833
@ VCVTPH2IBSZ128rmkz
Definition x86/opcodes.hpp:6781
@ VGF2P8MULBZrmk
Definition x86/opcodes.hpp:13081
@ VPMULLDZ256rm
Definition x86/opcodes.hpp:18601
@ LD_Fp32m64
Definition x86/opcodes.hpp:2133
@ ROR64mi_ND
Definition x86/opcodes.hpp:3962
@ JRCXZ
Definition x86/opcodes.hpp:2013
@ NEG8r_EVEX
Definition x86/opcodes.hpp:2871
@ MOV32dr
Definition x86/opcodes.hpp:2564
@ VADDSDZrmk_Int
Definition x86/opcodes.hpp:5303
@ SHRX64rr
Definition x86/opcodes.hpp:4675
@ VPMAXSDZ128rmb
Definition x86/opcodes.hpp:17550
@ VFPCLASSPHZ128ri
Definition x86/opcodes.hpp:12614
@ VMOV64toPQIZrr
Definition x86/opcodes.hpp:13912
@ VFMSUB132BF16Z256mk
Definition x86/opcodes.hpp:10510
@ VPSRLQYri
Definition x86/opcodes.hpp:20088
@ VPSUBSBZ256rrk
Definition x86/opcodes.hpp:20357
@ VCVTTPH2IBSZ256rr
Definition x86/opcodes.hpp:8046
@ VPCMPGTDZ256rm
Definition x86/opcodes.hpp:15795
@ ADC64rm_ND
Definition x86/opcodes.hpp:522
@ VPOPCNTDZ256rrk
Definition x86/opcodes.hpp:18762
@ VCVTPS2PHZmr
Definition x86/opcodes.hpp:7289
@ VMAXCSDZrr
Definition x86/opcodes.hpp:13314
@ VANDNPSZ128rm
Definition x86/opcodes.hpp:5481
@ VRNDSCALEPHZ256rmbi
Definition x86/opcodes.hpp:21385
@ VCVT2PS2PHXZ128rm
Definition x86/opcodes.hpp:6049
@ VPMULUDQYrm
Definition x86/opcodes.hpp:18697
@ VCVT2PS2PHXZ128rr
Definition x86/opcodes.hpp:6055
@ ADC64i32
Definition x86/opcodes.hpp:504
@ VREDUCEPDZ256rri
Definition x86/opcodes.hpp:21205
@ VPANDQZ128rm
Definition x86/opcodes.hpp:15336
@ VFMADD213BF16Z256m
Definition x86/opcodes.hpp:9739
@ VPMAXUBZrrk
Definition x86/opcodes.hpp:17645
@ G_SITOFP
Definition x86/opcodes.hpp:224
@ VCMPSSrri_Int
Definition x86/opcodes.hpp:5874
@ ROR8r1_ND
Definition x86/opcodes.hpp:3997
@ VFMSUB132SDm
Definition x86/opcodes.hpp:10643
@ VPDPWUSDSZ256m
Definition x86/opcodes.hpp:16454
@ VPABSBZrrkz
Definition x86/opcodes.hpp:14846
@ VPERMI2BZrmk
Definition x86/opcodes.hpp:16622
@ VPEXPANDBZrm
Definition x86/opcodes.hpp:17163
@ VPEXPANDWZ256rmk
Definition x86/opcodes.hpp:17212
@ VPADDUSWZ256rrkz
Definition x86/opcodes.hpp:15198
@ VCVTUDQ2PHZ256rrkz
Definition x86/opcodes.hpp:8759
@ VMOVDQU64Z256rrk
Definition x86/opcodes.hpp:14185
@ VMOVDDUPZrrk
Definition x86/opcodes.hpp:14017
@ PUSHF64
Definition x86/opcodes.hpp:3554
@ VMOVSHDUPrm
Definition x86/opcodes.hpp:14375
@ VRANGESSZrrik
Definition x86/opcodes.hpp:20985
@ VFMSUB132PSZm
Definition x86/opcodes.hpp:10617
@ VMOVZPDILo2PDIZrr2
Definition x86/opcodes.hpp:14520
@ VDBPSADBWZrmikz
Definition x86/opcodes.hpp:9013
@ VCVTPD2UQQZ128rmbkz
Definition x86/opcodes.hpp:6605
@ VMAXPSZ256rrb
Definition x86/opcodes.hpp:13411
@ VPSLLDZ256rrk
Definition x86/opcodes.hpp:19622
@ VFIXUPIMMPSZ256rmbik
Definition x86/opcodes.hpp:9511
@ SHR16rCL_NF
Definition x86/opcodes.hpp:4512
@ VPSHLDVQZmk
Definition x86/opcodes.hpp:19265
@ VSCALEFPDZrmkz
Definition x86/opcodes.hpp:21720
@ VMOVRSBZ256mk
Definition x86/opcodes.hpp:14303
@ VPERMT2PDZrm
Definition x86/opcodes.hpp:17052
@ VPXORQZrrkz
Definition x86/opcodes.hpp:20898
@ VXORPSZrmkz
Definition x86/opcodes.hpp:22580
@ VCVT2PH2HF8Z128rr
Definition x86/opcodes.hpp:6028
@ VCVTPH2UQQZrmbk
Definition x86/opcodes.hpp:7025
@ VCOMPRESSPDZmrk
Definition x86/opcodes.hpp:5913
@ VFNMSUB213PHZ256rkz
Definition x86/opcodes.hpp:12270
@ IMUL32rmi8_NF
Definition x86/opcodes.hpp:1824
@ VFNMADD213BF16Zrkz
Definition x86/opcodes.hpp:11646
@ VMINCPHZ256rmk
Definition x86/opcodes.hpp:13545
@ VFNMSUB132PHZrb
Definition x86/opcodes.hpp:12100
@ VPCMPEQWZ256rr
Definition x86/opcodes.hpp:15759
@ VCVTTSH2USIZrm
Definition x86/opcodes.hpp:8659
@ VFMSUB132BF16Z128mbkz
Definition x86/opcodes.hpp:10500
@ SUB64mr_NF
Definition x86/opcodes.hpp:4844
@ VINSERTPSZrmi
Definition x86/opcodes.hpp:13180
@ VPROLQZ128ri
Definition x86/opcodes.hpp:18913
@ VPCMPBZrri
Definition x86/opcodes.hpp:15671
@ VFMADDSUB213PHZ128mkz
Definition x86/opcodes.hpp:10309
@ VPRORDZ256mbik
Definition x86/opcodes.hpp:18998
@ VPMULLDZ256rmbk
Definition x86/opcodes.hpp:18603
@ VPACKUSDWrr
Definition x86/opcodes.hpp:15012
@ VFNMSUB132SHZm_Int
Definition x86/opcodes.hpp:12159
@ XOR8ri_NF
Definition x86/opcodes.hpp:22785
@ RDSSPD
Definition x86/opcodes.hpp:3737
@ VGETEXPPDZ128mb
Definition x86/opcodes.hpp:12726
@ VPMULHWZ128rrkz
Definition x86/opcodes.hpp:18575
@ VFNMSUB213SSm
Definition x86/opcodes.hpp:12360
@ VCVTPH2PSZ256rrbk
Definition x86/opcodes.hpp:6921
@ VPRORDZmbi
Definition x86/opcodes.hpp:19006
@ VPUNPCKHDQZ128rmkz
Definition x86/opcodes.hpp:20662
@ VFMSUBADD231PHZrbk
Definition x86/opcodes.hpp:11311
@ VPADDBYrr
Definition x86/opcodes.hpp:15036
@ VFMADD231PHZm
Definition x86/opcodes.hpp:9993
@ VPMOVZXDQYrr
Definition x86/opcodes.hpp:18428
@ VCVTPH2PSXZrmb
Definition x86/opcodes.hpp:6897
@ VPDPWUSDZ256mkz
Definition x86/opcodes.hpp:16490
@ VPCMPUBZ256rrik
Definition x86/opcodes.hpp:15876
@ RDMSR
Definition x86/opcodes.hpp:3722
@ VPDPWUUDSZ256mb
Definition x86/opcodes.hpp:16517
@ VMOVSSmr
Definition x86/opcodes.hpp:14426
@ VFNMADD231PDZrkz
Definition x86/opcodes.hpp:11859
@ VMOVHPSZ128rm
Definition x86/opcodes.hpp:14248
@ VPMADDUBSWrr
Definition x86/opcodes.hpp:17494
@ PUNPCKHQDQrr
Definition x86/opcodes.hpp:3516
@ VPTERNLOGQZrmik
Definition x86/opcodes.hpp:20504
@ VFPCLASSPHZri
Definition x86/opcodes.hpp:12626
@ VFMADDSUB132PSZrbk
Definition x86/opcodes.hpp:10261
@ RCR64mi_ND
Definition x86/opcodes.hpp:3690
@ VPMOVSQWZ256mrk
Definition x86/opcodes.hpp:18097
@ VRSQRT14PSZ128mbkz
Definition x86/opcodes.hpp:21521
@ VMULPSZ256rmk
Definition x86/opcodes.hpp:14672
@ SHL32rCL_NF_ND
Definition x86/opcodes.hpp:4355
@ VADDPSZrrk
Definition x86/opcodes.hpp:5297
@ VPMULLWrr
Definition x86/opcodes.hpp:18669
@ VCVTPS2UQQZ128rmk
Definition x86/opcodes.hpp:7369
@ VPCOMPRESSDZ256rrkz
Definition x86/opcodes.hpp:15969
@ LOCK_OR32mi
Definition x86/opcodes.hpp:2220
@ SHL16m1_NF
Definition x86/opcodes.hpp:4304
@ VPSLLDZ128rr
Definition x86/opcodes.hpp:19606
@ VPABSWYrm
Definition x86/opcodes.hpp:14907
@ VCVTTSD2USI64Srm_Int
Definition x86/opcodes.hpp:8625
@ VCVTBIASPH2BF8Z256rmbk
Definition x86/opcodes.hpp:6174
@ LOCK_SUB8mr
Definition x86/opcodes.hpp:2239
@ VCVTTPS2IUBSZ128rmk
Definition x86/opcodes.hpp:8369
@ VCVTTPS2IBSZ256rmb
Definition x86/opcodes.hpp:8342
@ VPERMQZ256rikz
Definition x86/opcodes.hpp:16961
@ VFMADD231SDZr
Definition x86/opcodes.hpp:10046
@ VCVTTPD2DQZ128rrkz
Definition x86/opcodes.hpp:7773
@ VPERMT2QZrr
Definition x86/opcodes.hpp:17112
@ COMISDrm_Int
Definition x86/opcodes.hpp:1368
@ VMAXPDZrrb
Definition x86/opcodes.hpp:13353
@ VFNMSUB132PHZ256mk
Definition x86/opcodes.hpp:12085
@ VCVTPH2HF8SZrmk
Definition x86/opcodes.hpp:6744
@ VADDPSZrm
Definition x86/opcodes.hpp:5287
@ BLSMSK32rr_EVEX
Definition x86/opcodes.hpp:1048
@ VCVTUDQ2PHZ128rmkz
Definition x86/opcodes.hpp:8744
@ VCVTPH2PSZrmk
Definition x86/opcodes.hpp:6926
@ VSQRTBF16Zrk
Definition x86/opcodes.hpp:22028
@ VCVTPD2DQZrrb
Definition x86/opcodes.hpp:6459
@ BLENDVPDrm0
Definition x86/opcodes.hpp:1020
@ PTTCMMRLFP16PSV
Definition x86/opcodes.hpp:3498
@ VCVTPD2PSZ256rrbkz
Definition x86/opcodes.hpp:6519
@ VFMADD132PSZmk
Definition x86/opcodes.hpp:9676
@ VMOVDQU8Z256rm
Definition x86/opcodes.hpp:14213
@ VRANGEPDZ128rrikz
Definition x86/opcodes.hpp:20911
@ VPSRLWZ128rmkz
Definition x86/opcodes.hpp:20230
@ VPSUBBZ128rrk
Definition x86/opcodes.hpp:20267
@ VCVTPS2IBSZrr
Definition x86/opcodes.hpp:7165
@ VFMADDSUB132PSZ128m
Definition x86/opcodes.hpp:10232
@ VCVTPH2BF8SZ256rrkz
Definition x86/opcodes.hpp:6652
@ VPUNPCKHDQZrmbk
Definition x86/opcodes.hpp:20677
@ BTS64mi8
Definition x86/opcodes.hpp:1129
@ VCVTPH2PSXZ256rmb
Definition x86/opcodes.hpp:6885
@ VFMADDSUB231PDZrb
Definition x86/opcodes.hpp:10404
@ VFNMSUB132PDZ128rkz
Definition x86/opcodes.hpp:12045
@ VPUNPCKHQDQZ128rmbk
Definition x86/opcodes.hpp:20690
@ VPSLLDZmbikz
Definition x86/opcodes.hpp:19626
@ VMOVAPDYrr
Definition x86/opcodes.hpp:13919
@ VPSIGNBYrr
Definition x86/opcodes.hpp:19572
@ VPGATHERQQrm
Definition x86/opcodes.hpp:17260
@ ADOX64rm
Definition x86/opcodes.hpp:767
@ VFMADD213PSZ128mkz
Definition x86/opcodes.hpp:9834
@ VCVTUSI2SDZrr
Definition x86/opcodes.hpp:8906
@ VFNMADD213BF16Z256mk
Definition x86/opcodes.hpp:11633
@ VGETMANTBF16Z256rmi
Definition x86/opcodes.hpp:12863
@ VPSRADrm
Definition x86/opcodes.hpp:19864
@ VFCMADDCPHZ256rkz
Definition x86/opcodes.hpp:9404
@ CDQE
Definition x86/opcodes.hpp:1193
@ VPABSBZrmkz
Definition x86/opcodes.hpp:14843
@ VPLZCNTDZ128rmbk
Definition x86/opcodes.hpp:17335
@ VFNMADD213PSZ128mkz
Definition x86/opcodes.hpp:11724
@ DEC32r_ND
Definition x86/opcodes.hpp:1519
@ VXORPSZ256rmk
Definition x86/opcodes.hpp:22570
@ IMULZU16rmi
Definition x86/opcodes.hpp:1872
@ SHA1RNDS4rmi
Definition x86/opcodes.hpp:4293
@ WRGSBASE64
Definition x86/opcodes.hpp:22594
@ VRSQRT14PDZ128rkz
Definition x86/opcodes.hpp:21499
@ VFMADD132BF16Z128m
Definition x86/opcodes.hpp:9552
@ RCL16r1_ND
Definition x86/opcodes.hpp:3579
@ VFMSUBADDPS4mr
Definition x86/opcodes.hpp:11364
@ VCVTTPD2UDQSZrrbk
Definition x86/opcodes.hpp:7895
@ VCVTTSS2SI64rm
Definition x86/opcodes.hpp:8674
@ VFMADD213PHZmbk
Definition x86/opcodes.hpp:9817
@ NOOPQ
Definition x86/opcodes.hpp:2878
@ VPMOVQWZrrkz
Definition x86/opcodes.hpp:18030
@ ROR64mCL_NF_ND
Definition x86/opcodes.hpp:3959
@ MULPSrm
Definition x86/opcodes.hpp:2790
@ VCVTQQ2PSZ128rmk
Definition x86/opcodes.hpp:7468
@ VFNMSUB231BF16Z256r
Definition x86/opcodes.hpp:12379
@ VFNMADD213SDZm_Int
Definition x86/opcodes.hpp:11755
@ VMULBF16Z128rrk
Definition x86/opcodes.hpp:14567
@ VPMULHUWZ128rrkz
Definition x86/opcodes.hpp:18553
@ VMULSDZrr
Definition x86/opcodes.hpp:14698
@ VDIVPDZ128rm
Definition x86/opcodes.hpp:9046
@ ADD16rr_EVEX_REV
Definition x86/opcodes.hpp:595
@ VPSLLQZ256rr
Definition x86/opcodes.hpp:19672
@ VRSQRTBF16Zr
Definition x86/opcodes.hpp:21623
@ VCVTTPH2IBSZrrbkz
Definition x86/opcodes.hpp:8061
@ MOVSDrr
Definition x86/opcodes.hpp:2703
@ SUB32rr
Definition x86/opcodes.hpp:4820
@ MMX_PMINSWrm
Definition x86/opcodes.hpp:2455
@ ROR16r1_NF
Definition x86/opcodes.hpp:3908
@ VCVTTPS2IUBSZ256rmbkz
Definition x86/opcodes.hpp:8377
@ VPUNPCKHDQZ256rmbkz
Definition x86/opcodes.hpp:20669
@ SBB64rr_REV
Definition x86/opcodes.hpp:4243
@ VCVTW2PHZrm
Definition x86/opcodes.hpp:8987
@ VMULBF16Z256rmbk
Definition x86/opcodes.hpp:14571
@ VPSRLDQZ256ri
Definition x86/opcodes.hpp:20033
@ VCVTPH2PDZ128rr
Definition x86/opcodes.hpp:6848
@ VPRORVQZ128rmbk
Definition x86/opcodes.hpp:19071
@ OR16mi_NF
Definition x86/opcodes.hpp:2915
@ CVTSS2SDrr_Int
Definition x86/opcodes.hpp:1467
@ VSUBPDYrm
Definition x86/opcodes.hpp:22206
@ PTILELOADDT1
Definition x86/opcodes.hpp:3486
@ VALIGNDZrmik
Definition x86/opcodes.hpp:5416
@ G_ATOMICRMW_FSUB
Definition x86/opcodes.hpp:139
@ KORTESTQkk
Definition x86/opcodes.hpp:2076
@ SHR16m1_NF_ND
Definition x86/opcodes.hpp:4493
@ VMOVDQU64Z256rr_REV
Definition x86/opcodes.hpp:14184
@ LD_Fp32m80
Definition x86/opcodes.hpp:2134
@ VFMSUB213BF16Z256rk
Definition x86/opcodes.hpp:10691
@ VPMADDUBSWZ128rr
Definition x86/opcodes.hpp:17478
@ VCVTBIASPH2BF8SZrmb
Definition x86/opcodes.hpp:6155
@ VCVTTPS2QQZrr
Definition x86/opcodes.hpp:8458
@ VCVTW2PHZrr
Definition x86/opcodes.hpp:8993
@ VFMSUBPD4Ymr
Definition x86/opcodes.hpp:11368
@ VRSQRT14PSZmk
Definition x86/opcodes.hpp:21540
@ XOR16rr_EVEX_REV
Definition x86/opcodes.hpp:22679
@ SHRD32mrCL_ND
Definition x86/opcodes.hpp:4631
@ AVX512_512_SEXT_MASK_32
Definition x86/opcodes.hpp:344
@ VDPBF16PSZ128mkz
Definition x86/opcodes.hpp:9197
@ VRNDSCALEPSZ128rmbi
Definition x86/opcodes.hpp:21409
@ VPSHADmr
Definition x86/opcodes.hpp:19146
@ VPSLLDZ128mikz
Definition x86/opcodes.hpp:19599
@ VPBLENDWYrmi
Definition x86/opcodes.hpp:15509
@ VPCONFLICTDZ256rr
Definition x86/opcodes.hpp:16032
@ VCVTTPD2QQSZrrbkz
Definition x86/opcodes.hpp:7830
@ VFMSUBADD213PDZmkz
Definition x86/opcodes.hpp:11166
@ VPSRAWZ128ri
Definition x86/opcodes.hpp:19993
@ VUNPCKLPDZ256rmbkz
Definition x86/opcodes.hpp:22476
@ VDIVBF16Z256rmk
Definition x86/opcodes.hpp:9030
@ VDIVSSZrmk_Int
Definition x86/opcodes.hpp:9179
@ VPABSWZ256rr
Definition x86/opcodes.hpp:14918
@ VMINCPDZrmk
Definition x86/opcodes.hpp:13525
@ VSUBPHZ256rm
Definition x86/opcodes.hpp:22252
@ VCVTPH2QQZ256rmk
Definition x86/opcodes.hpp:6949
@ VRANGESDZrrik
Definition x86/opcodes.hpp:20976
@ VCVTHF82PHZ256rmkz
Definition x86/opcodes.hpp:6353
@ VFPCLASSPDZ128mbi
Definition x86/opcodes.hpp:12592
@ VPSRAQZmbik
Definition x86/opcodes.hpp:19897
@ VCVTTPS2DQSZ128rmbkz
Definition x86/opcodes.hpp:8265
@ VFMSUBADD132PHZ128rk
Definition x86/opcodes.hpp:11075
@ SAR32m1_NF
Definition x86/opcodes.hpp:4073
@ VPTESTNMQZrm
Definition x86/opcodes.hpp:20611
@ VPMOVZXWDrr
Definition x86/opcodes.hpp:18470
@ VCVTTPS2UQQZ128rrkz
Definition x86/opcodes.hpp:8571
@ VPMAXUBZ128rmkz
Definition x86/opcodes.hpp:17631
@ VCVTUSI642SHZrr
Definition x86/opcodes.hpp:8925
@ VPSHLDVWZ256mkz
Definition x86/opcodes.hpp:19278
@ VFMSUBADD132PHZ256rbk
Definition x86/opcodes.hpp:11085
@ VFMADDSUB213PSr
Definition x86/opcodes.hpp:10373
@ VORPDZ256rmbk
Definition x86/opcodes.hpp:14754
@ VPMOVUSQDZ128rr
Definition x86/opcodes.hpp:18300
@ VPMOVM2WZ256rk
Definition x86/opcodes.hpp:17979
@ ADD64mr_EVEX
Definition x86/opcodes.hpp:656
@ VCVTPD2QQZ128rmkz
Definition x86/opcodes.hpp:6541
@ SUB8rr_NF_ND_REV
Definition x86/opcodes.hpp:4901
@ VPSLLWZ128rmk
Definition x86/opcodes.hpp:19783
@ OR64ri32
Definition x86/opcodes.hpp:3005
@ VFMSUB231PSZrbk
Definition x86/opcodes.hpp:10981
@ VPSUBQZ128rr
Definition x86/opcodes.hpp:20322
@ VPERMT2BZ128rr
Definition x86/opcodes.hpp:16992
@ ADD32rr_NF_ND
Definition x86/opcodes.hpp:640
@ RCL32mCL
Definition x86/opcodes.hpp:3589
@ VPSRLVDZrr
Definition x86/opcodes.hpp:20165
@ VCVTTBF162IUBSZrrk
Definition x86/opcodes.hpp:7728
@ VFMULCSHZrrkz
Definition x86/opcodes.hpp:11441
@ VEXP2PSZrb
Definition x86/opcodes.hpp:9275
@ VGETEXPPHZ128rkz
Definition x86/opcodes.hpp:12766
@ VFNMADD213BF16Z256rk
Definition x86/opcodes.hpp:11636
@ VPSHLDDZ256rmbikz
Definition x86/opcodes.hpp:19173
@ BTC32mi8
Definition x86/opcodes.hpp:1101
@ VFMADD231PHZrb
Definition x86/opcodes.hpp:10000
@ MINCSDrr
Definition x86/opcodes.hpp:2335
@ VFNMSUB132PDZr
Definition x86/opcodes.hpp:12064
@ VCVTUDQ2PSZ256rrkz
Definition x86/opcodes.hpp:8792
@ JMP_4
Definition x86/opcodes.hpp:2012
@ VFMADD213BF16Zmb
Definition x86/opcodes.hpp:9749
@ VFNMADD132PDZ256rbkz
Definition x86/opcodes.hpp:11489
@ VFPCLASSPSZ256rik
Definition x86/opcodes.hpp:12639
@ VCVTUDQ2PHZrmbkz
Definition x86/opcodes.hpp:8763
@ PT2RPNTLVWZ0RSV
Definition x86/opcodes.hpp:385
@ LOOP
Definition x86/opcodes.hpp:2255
@ VPERMT2PSZ128rmbkz
Definition x86/opcodes.hpp:17064
@ VEXTRACTI32X4Zmrik
Definition x86/opcodes.hpp:9356
@ AND32rr_EVEX
Definition x86/opcodes.hpp:866
@ VFMADD231BF16Z256mkz
Definition x86/opcodes.hpp:9922
@ VDPPSrri
Definition x86/opcodes.hpp:9251
@ VPMOVSXDQYrm
Definition x86/opcodes.hpp:18187
@ VCVTTSD2SISrrb_Int
Definition x86/opcodes.hpp:8614
@ SUB64mi8_ND
Definition x86/opcodes.hpp:4838
@ CRC32r32m16_EVEX
Definition x86/opcodes.hpp:1388
@ VPSRLDZmik
Definition x86/opcodes.hpp:20074
@ SLDT32r
Definition x86/opcodes.hpp:4687
@ VFMSUB213PHZ256rkz
Definition x86/opcodes.hpp:10759
@ SAR64ri_NF_ND
Definition x86/opcodes.hpp:4129
@ VPSRLQZmbik
Definition x86/opcodes.hpp:20122
@ LD_Fp132
Definition x86/opcodes.hpp:2129
@ VPSHUFHWZ256mikz
Definition x86/opcodes.hpp:19537
@ VFNMADD213PHZ256mbk
Definition x86/opcodes.hpp:11695
@ VPMOVUSQDZ256rr
Definition x86/opcodes.hpp:18305
@ VCVTSS2SDZrrb_Int
Definition x86/opcodes.hpp:7632
@ VPERMI2PDZ128rrkz
Definition x86/opcodes.hpp:16662
@ VFMADD132PHZmbkz
Definition x86/opcodes.hpp:9640
@ VPSRADZmikz
Definition x86/opcodes.hpp:19853
@ VMOVUPDZrr
Definition x86/opcodes.hpp:14462
@ DIV64m_NF
Definition x86/opcodes.hpp:1557
@ VPMINUWZrm
Definition x86/opcodes.hpp:17925
@ VPSLLVWZ256rm
Definition x86/opcodes.hpp:19761
@ SHR8m1
Definition x86/opcodes.hpp:4579
@ BLSIC32rm
Definition x86/opcodes.hpp:1040
@ VPRORQZmbikz
Definition x86/opcodes.hpp:19035
@ VCVTTPD2DQSZ256rmk
Definition x86/opcodes.hpp:7743
@ VMOVDQU8Zrmk
Definition x86/opcodes.hpp:14225
@ VPCMPEQQZrr
Definition x86/opcodes.hpp:15747
@ SUB32ri8
Definition x86/opcodes.hpp:4806
@ VSQRTSDm
Definition x86/opcodes.hpp:22148
@ CLI
Definition x86/opcodes.hpp:1224
@ VCVT2PH2BF8Zrmk
Definition x86/opcodes.hpp:5990
@ VFNMADD213BF16Z256m
Definition x86/opcodes.hpp:11629
@ VPSHRDWZrmik
Definition x86/opcodes.hpp:19457
@ VFMSUB132PHZmk
Definition x86/opcodes.hpp:10586
@ VCVTTPS2IBSZ256rr
Definition x86/opcodes.hpp:8347
@ VMAXPHZrmbk
Definition x86/opcodes.hpp:13383
@ VCVTTPS2UQQSZ256rmbk
Definition x86/opcodes.hpp:8541
@ VPGATHERQQZ128rm
Definition x86/opcodes.hpp:17257
@ ROL64mi_ND
Definition x86/opcodes.hpp:3842
@ CMP64ri32
Definition x86/opcodes.hpp:1323
@ VCVTPS2IBSZ256rmbkz
Definition x86/opcodes.hpp:7150
@ VCOMISBF16Zrr
Definition x86/opcodes.hpp:5877
@ VPSHRDVWZ128rk
Definition x86/opcodes.hpp:19430
@ VPORDZ128rmk
Definition x86/opcodes.hpp:18822
@ VPABSWrm
Definition x86/opcodes.hpp:14927
@ VFMADD132BF16Z256mb
Definition x86/opcodes.hpp:9562
@ G_PTRAUTH_GLOBAL_VALUE
Definition x86/opcodes.hpp:95
@ DIV32m_EVEX
Definition x86/opcodes.hpp:1550
@ VORPDZ128rmb
Definition x86/opcodes.hpp:14744
@ VPEXPANDBZrmk
Definition x86/opcodes.hpp:17164
@ VPCMPEQWZ128rr
Definition x86/opcodes.hpp:15755
@ VFMSUBADD213PDZ256rbkz
Definition x86/opcodes.hpp:11158
@ PADDUSBrm
Definition x86/opcodes.hpp:3100
@ VMAXCPSZ128rmkz
Definition x86/opcodes.hpp:13289
@ VFMSUB231SDm_Int
Definition x86/opcodes.hpp:11000
@ VMINMAXPHZ256rrikz
Definition x86/opcodes.hpp:13680
@ MMX_PUNPCKLWDrr
Definition x86/opcodes.hpp:2535
@ VPUNPCKHQDQZ256rrk
Definition x86/opcodes.hpp:20704
@ VCVTHF82PHZ256rr
Definition x86/opcodes.hpp:6354
@ VCVTQQ2PSZrmb
Definition x86/opcodes.hpp:7486
@ G_FMUL
Definition x86/opcodes.hpp:204
@ VFMSUB132PSZ256rbk
Definition x86/opcodes.hpp:10613
@ VFPCLASSPDZ128rik
Definition x86/opcodes.hpp:12597
@ VPSHLDVQZ128rk
Definition x86/opcodes.hpp:19250
@ VPANDQZ256rmbkz
Definition x86/opcodes.hpp:15348
@ VPDPBSSDZ256m
Definition x86/opcodes.hpp:16113
@ VPMOVSQBZ256mrk
Definition x86/opcodes.hpp:18067
@ VROUNDSDri_Int
Definition x86/opcodes.hpp:21486
@ VRANGEPDZrmbik
Definition x86/opcodes.hpp:20925
@ VPDPWSUDSZ256mkz
Definition x86/opcodes.hpp:16397
@ VFMSUB132PHZrbk
Definition x86/opcodes.hpp:10590
@ VFMADDSUB231PHZ256r
Definition x86/opcodes.hpp:10426
@ VCVTUDQ2PHZ128rmbkz
Definition x86/opcodes.hpp:8742
@ RCR64mCL_ND
Definition x86/opcodes.hpp:3687
@ VINSERTF64X2Z256rri
Definition x86/opcodes.hpp:13127
@ VCVTPS2UQQZrmkz
Definition x86/opcodes.hpp:7391
@ ADC32mi8
Definition x86/opcodes.hpp:481
@ VPSRLQZrrk
Definition x86/opcodes.hpp:20134
@ VPMAXSDZrmbk
Definition x86/opcodes.hpp:17569
@ VSHUFF64X2Z256rrikz
Definition x86/opcodes.hpp:21869
@ VGETEXPBF16Z128r
Definition x86/opcodes.hpp:12704
@ VGETEXPPHZmkz
Definition x86/opcodes.hpp:12784
@ FsFLD0SH
Definition x86/opcodes.hpp:356
@ VRSQRTPHZ128rkz
Definition x86/opcodes.hpp:21634
@ VPMAXUDZ256rmb
Definition x86/opcodes.hpp:17661
@ VMINCPDZrm
Definition x86/opcodes.hpp:13521
@ G_CTLZ_ZERO_UNDEF
Definition x86/opcodes.hpp:267
@ VMOVUPDZ256rrk
Definition x86/opcodes.hpp:14453
@ SHRD16rri8_NF
Definition x86/opcodes.hpp:4627
@ VMOVRSWZ256mk
Definition x86/opcodes.hpp:14330
@ MAXCSDrr
Definition x86/opcodes.hpp:2314
@ VCVTTPH2DQZ128rm
Definition x86/opcodes.hpp:7998
@ VPDPBSSDYrm
Definition x86/opcodes.hpp:16102
@ VCVTPD2UDQZrmk
Definition x86/opcodes.hpp:6594
@ LOCK_DEC64m
Definition x86/opcodes.hpp:2211
@ VCVTPH2PSZrr
Definition x86/opcodes.hpp:6928
@ VMINPDZ256rm
Definition x86/opcodes.hpp:13770
@ VGETEXPBF16Z256mkz
Definition x86/opcodes.hpp:12712
@ VCVTPS2PDZ128rm
Definition x86/opcodes.hpp:7206
@ VCVTPH2HF8Zrmb
Definition x86/opcodes.hpp:6768
@ VSHUFI64X2Zrmikz
Definition x86/opcodes.hpp:21911
@ VRCPBF16Z256m
Definition x86/opcodes.hpp:21104
@ VFNMSUB213BF16Z256mb
Definition x86/opcodes.hpp:12196
@ VPMINSQZ128rrk
Definition x86/opcodes.hpp:17789
@ VFMSUB231PSYm
Definition x86/opcodes.hpp:10950
@ VCVTTPS2DQZrrbkz
Definition x86/opcodes.hpp:8327
@ MUL_FpI16m80
Definition x86/opcodes.hpp:2828
@ SUB64mi32_EVEX
Definition x86/opcodes.hpp:4832
@ VADDPDZrrbkz
Definition x86/opcodes.hpp:5226
@ VPMOVSWBZ128rrk
Definition x86/opcodes.hpp:18109
@ IST_F32m
Definition x86/opcodes.hpp:1976
@ VCVTPS2IBSZ256rrbk
Definition x86/opcodes.hpp:7155
@ VPMACSDQHrm
Definition x86/opcodes.hpp:17389
@ VDIVPDZrrb
Definition x86/opcodes.hpp:9074
@ VCVTTPH2UDQZ256rmbk
Definition x86/opcodes.hpp:8141
@ VPSRLVWZ256rm
Definition x86/opcodes.hpp:20207
@ VPDPBUUDZr
Definition x86/opcodes.hpp:16314
@ G_UMIN
Definition x86/opcodes.hpp:248
@ PUNPCKLBWrm
Definition x86/opcodes.hpp:3519
@ VALIGNDZrmi
Definition x86/opcodes.hpp:5415
@ VCVTDQ2PDZ128rmkz
Definition x86/opcodes.hpp:6251
@ SHLD16mrCL_ND
Definition x86/opcodes.hpp:4423
@ VPLZCNTDZ256rmb
Definition x86/opcodes.hpp:17343
@ VUNPCKHPDZrrkz
Definition x86/opcodes.hpp:22428
@ IMUL64rm_NF_ND
Definition x86/opcodes.hpp:1848
@ VPHADDUBWrm
Definition x86/opcodes.hpp:17281
@ VRSQRT28PDZrkz
Definition x86/opcodes.hpp:21568
@ SUB8rm_NF
Definition x86/opcodes.hpp:4892
@ VMAXSSrr_Int
Definition x86/opcodes.hpp:13470
@ ROL8mi_NF_ND
Definition x86/opcodes.hpp:3874
@ VCVTNEPS2BF16Z128rmbkz
Definition x86/opcodes.hpp:6403
@ VCVTPD2QQZ256rrb
Definition x86/opcodes.hpp:6552
@ VCVTSD2SHZrr_Int
Definition x86/opcodes.hpp:7502
@ VCVT2PS2PHXZ128rmb
Definition x86/opcodes.hpp:6050
@ VPABSQZ256rmb
Definition x86/opcodes.hpp:14890
@ XOR64rr_EVEX
Definition x86/opcodes.hpp:22760
@ VSM3RNDS2rr
Definition x86/opcodes.hpp:21982
@ RDSEED32r
Definition x86/opcodes.hpp:3735
@ VPDPWSSDSZmb
Definition x86/opcodes.hpp:16340
@ VPSUBBZ128rmk
Definition x86/opcodes.hpp:20264
@ VPTESTMWZ128rmk
Definition x86/opcodes.hpp:20558
@ VFMSUBSD4rr_REV
Definition x86/opcodes.hpp:11391
@ VRNDSCALEPHZ128rmik
Definition x86/opcodes.hpp:21380
@ VPSUBUSBZ128rm
Definition x86/opcodes.hpp:20391
@ VMINMAXPSZrrik
Definition x86/opcodes.hpp:13724
@ VPANDDZ128rrk
Definition x86/opcodes.hpp:15258
@ VCVTPH2BF8SZ128rmk
Definition x86/opcodes.hpp:6639
@ G_FNEG
Definition x86/opcodes.hpp:219
@ VPMASKMOVQmr
Definition x86/opcodes.hpp:17523
@ VMOVUPDZ256mr
Definition x86/opcodes.hpp:14446
@ VGETEXPPDZmbkz
Definition x86/opcodes.hpp:12749
@ VPACKUSDWZ256rmk
Definition x86/opcodes.hpp:14997
@ VCVTTSD2USI64Zrm
Definition x86/opcodes.hpp:8629
@ VMOVDQU32Zrrkz
Definition x86/opcodes.hpp:14165
@ CMPCCXADDmr32_EVEX
Definition x86/opcodes.hpp:1338
@ BSF64rm
Definition x86/opcodes.hpp:1074
@ VPAVGWrr
Definition x86/opcodes.hpp:15410
@ VFMADDSUB213PHZ128r
Definition x86/opcodes.hpp:10310
@ VFMSUBADD213PSZ256mk
Definition x86/opcodes.hpp:11223
@ VFMADDSUB231PSZ256m
Definition x86/opcodes.hpp:10455
@ VMOVRSDZmkz
Definition x86/opcodes.hpp:14316
@ VCVTDQ2PSZrrbkz
Definition x86/opcodes.hpp:6340
@ POPES32
Definition x86/opcodes.hpp:3343
@ VPCMPEQDZ128rmb
Definition x86/opcodes.hpp:15710
@ VCVTUQQ2PHZrm
Definition x86/opcodes.hpp:8859
@ SHR64mi_NF_ND
Definition x86/opcodes.hpp:4563
@ VPTESTMDZrr
Definition x86/opcodes.hpp:20537
@ VCVTPH2QQZ128rrkz
Definition x86/opcodes.hpp:6944
@ G_INTTOPTR
Definition x86/opcodes.hpp:105
@ VGETEXPPHZmbkz
Definition x86/opcodes.hpp:12782
@ VSCALEFPHZrmbkz
Definition x86/opcodes.hpp:21751
@ VPERMT2DZ256rmbkz
Definition x86/opcodes.hpp:17019
@ VUNPCKHPSZ128rmb
Definition x86/opcodes.hpp:22434
@ VFMSUB213PHZ256rk
Definition x86/opcodes.hpp:10758
@ AADD32mr
Definition x86/opcodes.hpp:440
@ VFNMSUB213PDZrbkz
Definition x86/opcodes.hpp:12245
@ RCR32mi_ND
Definition x86/opcodes.hpp:3672
@ VPERMT2PDZrrkz
Definition x86/opcodes.hpp:17060
@ VFMADD231PHZ128mk
Definition x86/opcodes.hpp:9976
@ SUB16rr_NF
Definition x86/opcodes.hpp:4784
@ VPERMILPSZ256rrkz
Definition x86/opcodes.hpp:16870
@ VPSLLVQZ128rr
Definition x86/opcodes.hpp:19732
@ VMAXPSrm
Definition x86/opcodes.hpp:13428
@ VFMADD231PHZ128mkz
Definition x86/opcodes.hpp:9977
@ VFNMSUB231SHZmk_Int
Definition x86/opcodes.hpp:12516
@ VPBROADCASTQrZ256rr
Definition x86/opcodes.hpp:15604
@ OR64ri8
Definition x86/opcodes.hpp:3010
@ G_INTRINSIC_FPTRUNC_ROUND
Definition x86/opcodes.hpp:109
@ VDIVSDrm
Definition x86/opcodes.hpp:9162
@ SHA1MSG2rr
Definition x86/opcodes.hpp:4290
@ VPMAXUWZrr
Definition x86/opcodes.hpp:17724
@ G_FSINCOS
Definition x86/opcodes.hpp:274
@ VMINCPHZ128rrkz
Definition x86/opcodes.hpp:13540
@ VPDPBUUDZrkz
Definition x86/opcodes.hpp:16316
@ VGETMANTPHZ128rmikz
Definition x86/opcodes.hpp:12916
@ VPMOVSXBQZ256rmkz
Definition x86/opcodes.hpp:18153
@ VMOVDQU8Z128rmk
Definition x86/opcodes.hpp:14203
@ RCL16ri
Definition x86/opcodes.hpp:3583
@ VMOVSLDUPZ256rmkz
Definition x86/opcodes.hpp:14400
@ VFIXUPIMMPSZrrikz
Definition x86/opcodes.hpp:9533
@ VBLENDMPSZrrkz
Definition x86/opcodes.hpp:5630
@ SLWPCB64
Definition x86/opcodes.hpp:4690
@ VPMOVZXWQZ128rmk
Definition x86/opcodes.hpp:18474
@ VMOVAPSZ256mr_NOVLX
Definition x86/opcodes.hpp:425
@ CVTSS2SDrr
Definition x86/opcodes.hpp:1466
@ VCVTPH2BF8SZ256rrk
Definition x86/opcodes.hpp:6651
@ VCVTPH2BF8SZ128rmb
Definition x86/opcodes.hpp:6636
@ VPMOVZXWQZ256rm
Definition x86/opcodes.hpp:18479
@ VSQRTPDZrb
Definition x86/opcodes.hpp:22060
@ VXORPDZrmkz
Definition x86/opcodes.hpp:22549
@ MMX_PSUBSBrm
Definition x86/opcodes.hpp:2514
@ VMOVDQA32Z128mr
Definition x86/opcodes.hpp:14027
@ VFMSUB231SDZrk_Int
Definition x86/opcodes.hpp:10997
@ VFMADD132PHZrk
Definition x86/opcodes.hpp:9647
@ VALIGNQZ128rmbi
Definition x86/opcodes.hpp:5421
@ VMINMAXPDZrmbik
Definition x86/opcodes.hpp:13649
@ VCVTW2PHZrmkz
Definition x86/opcodes.hpp:8992
@ SBB32rr_EVEX_REV
Definition x86/opcodes.hpp:4215
@ VFNMSUB231PHZ256rkz
Definition x86/opcodes.hpp:12448
@ VFMADDSUB132PHZ256mkz
Definition x86/opcodes.hpp:10211
@ FFREE
Definition x86/opcodes.hpp:1678
@ VCVTPS2DQZ128rmbk
Definition x86/opcodes.hpp:7105
@ VPSHRDWZ128rmi
Definition x86/opcodes.hpp:19444
@ XOR16rr_NF_REV
Definition x86/opcodes.hpp:22685
@ VCVTPH2DQZ128rr
Definition x86/opcodes.hpp:6695
@ VPSUBWZ256rmkz
Definition x86/opcodes.hpp:20443
@ VMULPSZ128rmk
Definition x86/opcodes.hpp:14663
@ VMINMAXBF16Z256rmi
Definition x86/opcodes.hpp:13612
@ VCVTPH2UQQZrmk
Definition x86/opcodes.hpp:7027
@ POPP64r
Definition x86/opcodes.hpp:3353
@ VMULSSZrr
Definition x86/opcodes.hpp:14724
@ VSUBBF16Zrmb
Definition x86/opcodes.hpp:22198
@ VCVT2PH2HF8Z256rmk
Definition x86/opcodes.hpp:6035
@ VSCATTERQPSZmr
Definition x86/opcodes.hpp:21839
@ MOVAPSrr
Definition x86/opcodes.hpp:2621
@ VPERMT2DZ256rm
Definition x86/opcodes.hpp:17016
@ AND16mr
Definition x86/opcodes.hpp:804
@ VFNMSUB213BF16Z256mkz
Definition x86/opcodes.hpp:12200
@ VGETMANTPHZrribk
Definition x86/opcodes.hpp:12940
@ OR16ri8_EVEX
Definition x86/opcodes.hpp:2924
@ ROR8ri_EVEX
Definition x86/opcodes.hpp:4006
@ VCVTDQ2PSZrrbk
Definition x86/opcodes.hpp:6339
@ ST_Frr
Definition x86/opcodes.hpp:4747
@ SHL16ri_ND
Definition x86/opcodes.hpp:4328
@ VPBLENDMQZ128rm
Definition x86/opcodes.hpp:15460
@ VBROADCASTF32X2Zrr
Definition x86/opcodes.hpp:5657
@ VFNMSUB132SHZrbk_Int
Definition x86/opcodes.hpp:12166
@ VPTERNLOGQZ128rmbi
Definition x86/opcodes.hpp:20482
@ VPSRLDZ128mikz
Definition x86/opcodes.hpp:20045
@ VPROLQZ128rik
Definition x86/opcodes.hpp:18914
@ VPMINSBZ256rmkz
Definition x86/opcodes.hpp:17739
@ VDIVPDZ128rmbk
Definition x86/opcodes.hpp:9048
@ ROL32r1_ND
Definition x86/opcodes.hpp:3817
@ VFNMADD231SHZrb_Int
Definition x86/opcodes.hpp:11955
@ VCVTPS2QQZ256rrbk
Definition x86/opcodes.hpp:7316
@ VPADDWZ128rr
Definition x86/opcodes.hpp:15212
@ VCVTPH2UQQZ256rmb
Definition x86/opcodes.hpp:7012
@ VFMADDSUB213PDZ256mbkz
Definition x86/opcodes.hpp:10281
@ VCVTPH2HF8Z256rmbkz
Definition x86/opcodes.hpp:6761
@ VPMINSWZ128rr
Definition x86/opcodes.hpp:17814
@ VPMAXUBZ256rmk
Definition x86/opcodes.hpp:17636
@ VPAVGBZ256rrk
Definition x86/opcodes.hpp:15379
@ VPAVGWZ128rm
Definition x86/opcodes.hpp:15391
@ VPMOVSDWZ256rrkz
Definition x86/opcodes.hpp:18055
@ VCVTTPH2UDQZrmk
Definition x86/opcodes.hpp:8155
@ VCVTQQ2PHZ128rmbk
Definition x86/opcodes.hpp:7433
@ VFMSUB132SDZmkz_Int
Definition x86/opcodes.hpp:10634
@ VCVTTPS2QQZ128rmb
Definition x86/opcodes.hpp:8432
@ VPXORQZ128rmkz
Definition x86/opcodes.hpp:20877
@ VCVTBIASPH2HF8Z256rrk
Definition x86/opcodes.hpp:6233
@ VPMOVSDWZmr
Definition x86/opcodes.hpp:18056
@ VPDPWUSDSZ128mk
Definition x86/opcodes.hpp:16449
@ VPMAXUWZrmk
Definition x86/opcodes.hpp:17722
@ VPMAXSBZ128rr
Definition x86/opcodes.hpp:17530
@ NEG64m
Definition x86/opcodes.hpp:2855
@ VPHSUBDrm
Definition x86/opcodes.hpp:17305
@ VPDPWSSDSZ128mbk
Definition x86/opcodes.hpp:16323
@ VPSHLDVDZ256mbkz
Definition x86/opcodes.hpp:19228
@ VCVTTPH2UDQZrmbkz
Definition x86/opcodes.hpp:8154
@ ADD16mi8_EVEX
Definition x86/opcodes.hpp:565
@ VFMSUB213SDZmk_Int
Definition x86/opcodes.hpp:10811
@ VPERMILPDZrmkz
Definition x86/opcodes.hpp:16823
@ VSHUFI64X2Zrrikz
Definition x86/opcodes.hpp:21914
@ VFMSUB213PSZrbkz
Definition x86/opcodes.hpp:10804
@ VPEXPANDWZ128rrkz
Definition x86/opcodes.hpp:17210
@ VGATHERQPDZrm
Definition x86/opcodes.hpp:12691
@ VSCALEFBF16Z128rmbkz
Definition x86/opcodes.hpp:21670
@ VPDPWUSDSZ256mbkz
Definition x86/opcodes.hpp:16457
@ VFNMADDPS4rr
Definition x86/opcodes.hpp:11990
@ VCVTTPS2IBSZrrb
Definition x86/opcodes.hpp:8360
@ VPUNPCKHDQZ256rm
Definition x86/opcodes.hpp:20666
@ VCVTUQQ2PHZrrb
Definition x86/opcodes.hpp:8866
@ VMINPSZrmk
Definition x86/opcodes.hpp:13856
@ XOR64mi32_NF
Definition x86/opcodes.hpp:22732
@ VRSQRT14PSZrk
Definition x86/opcodes.hpp:21543
@ VCVTTPS2DQSZ256rmb
Definition x86/opcodes.hpp:8272
@ VRNDSCALEPSZ256rrikz
Definition x86/opcodes.hpp:21429
@ CVTSI2SDrm_Int
Definition x86/opcodes.hpp:1449
@ VPERMI2WZ128rmk
Definition x86/opcodes.hpp:16736
@ POPCNT32rm_EVEX
Definition x86/opcodes.hpp:3329
@ VCVTTPS2IUBSZ256rmkz
Definition x86/opcodes.hpp:8379
@ VADDPSZrrbk
Definition x86/opcodes.hpp:5295
@ VBROADCASTSSZrr
Definition x86/opcodes.hpp:5746
@ PUSH32r
Definition x86/opcodes.hpp:3536
@ PMULHRSWrr
Definition x86/opcodes.hpp:3296
@ OR8mi
Definition x86/opcodes.hpp:3031
@ VMAXBF16Zrmb
Definition x86/opcodes.hpp:13216
@ VFNMSUBSS4mr_Int
Definition x86/opcodes.hpp:12567
@ XOR16i16
Definition x86/opcodes.hpp:22646
@ VFMADDSUB132PSZrbkz
Definition x86/opcodes.hpp:10262
@ VMINPSZ256rmbkz
Definition x86/opcodes.hpp:13843
@ VCVTPS2QQZ256rrk
Definition x86/opcodes.hpp:7318
@ VRNDSCALEPSZrri
Definition x86/opcodes.hpp:21436
@ VPTESTMQZ128rmbk
Definition x86/opcodes.hpp:20541
@ VPSLLQZ128ri
Definition x86/opcodes.hpp:19651
@ VPMULUDQZrmbkz
Definition x86/opcodes.hpp:18720
@ VGETEXPPSZr
Definition x86/opcodes.hpp:12818
@ PMAXSBrm
Definition x86/opcodes.hpp:3244
@ VFMSUB231BF16Zm
Definition x86/opcodes.hpp:10871
@ VCVTTSD2SIZrm
Definition x86/opcodes.hpp:8615
@ VSQRTSDZmk_Int
Definition x86/opcodes.hpp:22139
@ IDIV32m_NF
Definition x86/opcodes.hpp:1754
@ XAM_Fp80
Definition x86/opcodes.hpp:22622
@ VADDPSZrmbkz
Definition x86/opcodes.hpp:5290
@ VFMSUB132BF16Z128mkz
Definition x86/opcodes.hpp:10502
@ VMINCPHZrmbkz
Definition x86/opcodes.hpp:13553
@ VSCALEFPDZrrbk
Definition x86/opcodes.hpp:21723
@ VCVTTPD2UQQSZrr
Definition x86/opcodes.hpp:7959
@ VCVTTPD2UDQZ256rmkz
Definition x86/opcodes.hpp:7913
@ VRNDSCALEPHZ256rribkz
Definition x86/opcodes.hpp:21394
@ VSQRTBF16Z256mbk
Definition x86/opcodes.hpp:22014
@ ADC32mi8_EVEX
Definition x86/opcodes.hpp:482
@ VPSHUFBrr
Definition x86/opcodes.hpp:19495
@ VMULSDrr_Int
Definition x86/opcodes.hpp:14708
@ VFMADD231SDZrbkz_Int
Definition x86/opcodes.hpp:10051
@ SHLX64rr_EVEX
Definition x86/opcodes.hpp:4488
@ PTDPHBF8PS
Definition x86/opcodes.hpp:3477
@ VRSQRTSSm_Int
Definition x86/opcodes.hpp:21664
@ VSUBPSZrmkz
Definition x86/opcodes.hpp:22304
@ VCVTUDQ2PSZ256rmkz
Definition x86/opcodes.hpp:8786
@ PTILEMOVROWrri
Definition x86/opcodes.hpp:3489
@ VFNMADD132BF16Z256rkz
Definition x86/opcodes.hpp:11459
@ VPTERNLOGDZrmbikz
Definition x86/opcodes.hpp:20475
@ VCVTSH2SDZrm
Definition x86/opcodes.hpp:7547
@ VPMOVQ2MZ128kr
Definition x86/opcodes.hpp:17983
@ VCVTBIASPH2BF8SZ256rmb
Definition x86/opcodes.hpp:6146
@ VCVTTPH2WZ256rrbkz
Definition x86/opcodes.hpp:8247
@ VPSHLDVWZ128rkz
Definition x86/opcodes.hpp:19275
@ VPMOVB2MZ128kr
Definition x86/opcodes.hpp:17933
@ VCVTTBF162IBSZ128rmkz
Definition x86/opcodes.hpp:7681
@ VGETEXPPSZ128mkz
Definition x86/opcodes.hpp:12796
@ VPADDBrr
Definition x86/opcodes.hpp:15056
@ VCVTDQ2PSZrmbkz
Definition x86/opcodes.hpp:6334
@ VGETMANTSDZrrib
Definition x86/opcodes.hpp:12981
@ VFMADD231PSr
Definition x86/opcodes.hpp:10041
@ VRCP14SSZrrkz
Definition x86/opcodes.hpp:21052
@ VALIGNDZ128rrik
Definition x86/opcodes.hpp:5401
@ VFNMSUB231PHZ256mbkz
Definition x86/opcodes.hpp:12440
@ VRSQRT28PDZmkz
Definition x86/opcodes.hpp:21562
@ VPCMPEQWZ128rrk
Definition x86/opcodes.hpp:15756
@ SUB_FpI16m64
Definition x86/opcodes.hpp:4949
@ BEXTRI32mi
Definition x86/opcodes.hpp:992
@ VPERMILPDZ256mik
Definition x86/opcodes.hpp:16795
@ VPSRAWZ256mikz
Definition x86/opcodes.hpp:20004
@ VFPCLASSBF16Zmik
Definition x86/opcodes.hpp:12589
@ VPERMT2BZ256rmkz
Definition x86/opcodes.hpp:16997
@ VPDPWSSDZ128mbk
Definition x86/opcodes.hpp:16354
@ VADDBF16Z128rrkz
Definition x86/opcodes.hpp:5175
@ VFMSUBADD213PSZ256r
Definition x86/opcodes.hpp:11225
@ VCVTUQQ2PSZ128rr
Definition x86/opcodes.hpp:8877
@ CTEST8ri
Definition x86/opcodes.hpp:1422
@ VCVTTPH2UWZrmkz
Definition x86/opcodes.hpp:8222
@ MULX32rr_EVEX
Definition x86/opcodes.hpp:2805
@ VPEXPANDWZ128rr
Definition x86/opcodes.hpp:17208
@ VMAXPHZrmbkz
Definition x86/opcodes.hpp:13384
@ VSUBBF16Z128rmb
Definition x86/opcodes.hpp:22180
@ VFMADD231PDZ256mbk
Definition x86/opcodes.hpp:9948
@ VRSQRT28PDZm
Definition x86/opcodes.hpp:21557
@ VCVTNE2PS2BF16Zrrk
Definition x86/opcodes.hpp:6388
@ MUL_FI32m
Definition x86/opcodes.hpp:2815
@ VSHUFPDZrmbi
Definition x86/opcodes.hpp:21935
@ VPSHLDVDZ256mb
Definition x86/opcodes.hpp:19226
@ VRNDSCALEPDZ256rmbi
Definition x86/opcodes.hpp:21352
@ VCVTPH2UDQZ256rrbkz
Definition x86/opcodes.hpp:6987
@ VFNMSUB213PDZrkz
Definition x86/opcodes.hpp:12247
@ BLSR64rr_NF
Definition x86/opcodes.hpp:1067
@ AXOR32mr_EVEX
Definition x86/opcodes.hpp:977
@ VCVTQQ2PHZrrb
Definition x86/opcodes.hpp:7459
@ VPABSDZrm
Definition x86/opcodes.hpp:14869
@ VPSHUFDZ256ri
Definition x86/opcodes.hpp:19513
@ VMOVDI2SSZrr
Definition x86/opcodes.hpp:14025
@ ROR8r1_NF
Definition x86/opcodes.hpp:3998
@ VMOVSLDUPYrm
Definition x86/opcodes.hpp:14390
@ VPSRLDZrrk
Definition x86/opcodes.hpp:20083
@ VFMADDSUB132PSZ128mb
Definition x86/opcodes.hpp:10233
@ VFNMSUB213SDZr_Int
Definition x86/opcodes.hpp:12325
@ VFMSUB231PHZ128r
Definition x86/opcodes.hpp:10923
@ VCVTUDQ2PSZ256rmbk
Definition x86/opcodes.hpp:8783
@ VPSRLVWZ256rrkz
Definition x86/opcodes.hpp:20212
@ VPERMILPSZ128rmb
Definition x86/opcodes.hpp:16845
@ VFMADD213BF16Z128rkz
Definition x86/opcodes.hpp:9738
@ VEXP2PSZrbkz
Definition x86/opcodes.hpp:9277
@ VCVTUQQ2PHZ256rrbkz
Definition x86/opcodes.hpp:8856
@ DIV_FpI16m32
Definition x86/opcodes.hpp:1611
@ VPSRLQZ128rrk
Definition x86/opcodes.hpp:20104
@ VPANDDZ128rmbkz
Definition x86/opcodes.hpp:15254
@ VPUNPCKHDQZrmbkz
Definition x86/opcodes.hpp:20678
@ VPALIGNRZ128rrik
Definition x86/opcodes.hpp:15235
@ VGETEXPSHZrbk
Definition x86/opcodes.hpp:12838
@ VFMSUB213PDZ256m
Definition x86/opcodes.hpp:10713
@ VCVTPS2PHXZrrk
Definition x86/opcodes.hpp:7272
@ VCVTTPD2QQZrrbkz
Definition x86/opcodes.hpp:7863
@ VCVT2PS2PHXZ256rrk
Definition x86/opcodes.hpp:6068
@ VPMOVQDZ256rrk
Definition x86/opcodes.hpp:18009
@ VPSRLWZ128ri
Definition x86/opcodes.hpp:20225
@ RCR8m1_ND
Definition x86/opcodes.hpp:3702
@ MUL64m
Definition x86/opcodes.hpp:2776
@ RCL16ri_ND
Definition x86/opcodes.hpp:3585
@ SHL64mCL_EVEX
Definition x86/opcodes.hpp:4367
@ VSQRTPHZmbk
Definition x86/opcodes.hpp:22090
@ VCVTTPS2DQZrr
Definition x86/opcodes.hpp:8324
@ VFMSUB213PHZrk
Definition x86/opcodes.hpp:10770
@ VPTESTMDZrrk
Definition x86/opcodes.hpp:20538
@ VPSLLVDZrm
Definition x86/opcodes.hpp:19713
@ VPCOMPRESSQZ128rrkz
Definition x86/opcodes.hpp:15979
@ VSUBPHZrm
Definition x86/opcodes.hpp:22264
@ VCMPBF16Z128rrik
Definition x86/opcodes.hpp:5756
@ VPRORQZri
Definition x86/opcodes.hpp:19039
@ VPSHLDDZrri
Definition x86/opcodes.hpp:19186
@ MOVNTI_64mr
Definition x86/opcodes.hpp:2677
@ VFPCLASSPHZ256ri
Definition x86/opcodes.hpp:12620
@ VPMOVDWZ256mr
Definition x86/opcodes.hpp:17959
@ VPCOMPRESSBZ128rrkz
Definition x86/opcodes.hpp:15949
@ VPBLENDMBZ128rrk
Definition x86/opcodes.hpp:15419
@ VPSLLWZ256mik
Definition x86/opcodes.hpp:19789
@ VRSQRTPHZ128r
Definition x86/opcodes.hpp:21632
@ ADD32rr
Definition x86/opcodes.hpp:634
@ RDMSRri_EVEX
Definition x86/opcodes.hpp:3725
@ VSQRTPHZ128mbkz
Definition x86/opcodes.hpp:22070
@ ADDPSrr
Definition x86/opcodes.hpp:721
@ ROR32r1_ND
Definition x86/opcodes.hpp:3937
@ VPSHRDDZ256rmikz
Definition x86/opcodes.hpp:19332
@ VPERMT2DZ128rmkz
Definition x86/opcodes.hpp:17012
@ VMINPHZ128rrk
Definition x86/opcodes.hpp:13803
@ VCVTPS2QQZ128rmk
Definition x86/opcodes.hpp:7303
@ VPMADD52LUQZ256mb
Definition x86/opcodes.hpp:17454
@ VADDSDZrrbk_Int
Definition x86/opcodes.hpp:5308
@ XOR64rr_NF_ND
Definition x86/opcodes.hpp:22765
@ VCVTTPD2UQQZrmbk
Definition x86/opcodes.hpp:7988
@ VFMSUB231BF16Z256rkz
Definition x86/opcodes.hpp:10870
@ VFMADD213BF16Zrk
Definition x86/opcodes.hpp:9755
@ SETSSBSY
Definition x86/opcodes.hpp:4280
@ VADDSDZrm_Int
Definition x86/opcodes.hpp:5302
@ VPABSDZrmb
Definition x86/opcodes.hpp:14870
@ VFMSUB132BF16Z256mbk
Definition x86/opcodes.hpp:10508
@ SUB16rr_EVEX_REV
Definition x86/opcodes.hpp:4781
@ VSUBSSZrrbkz_Int
Definition x86/opcodes.hpp:22347
@ VGETMANTSSZrmik
Definition x86/opcodes.hpp:12996
@ VPBROADCASTBZ128rmkz
Definition x86/opcodes.hpp:15517
@ VPMAXUDZ256rmbk
Definition x86/opcodes.hpp:17662
@ VMOVDDUPZ256rrk
Definition x86/opcodes.hpp:14011
@ RMPADJUST
Definition x86/opcodes.hpp:3767
@ DIV64m_EVEX
Definition x86/opcodes.hpp:1556
@ SUB16mi
Definition x86/opcodes.hpp:4749
@ VPSHLDVWZ128mk
Definition x86/opcodes.hpp:19271
@ SHA1MSG1rm
Definition x86/opcodes.hpp:4287
@ VFNMSUB213BF16Z128mbkz
Definition x86/opcodes.hpp:12189
@ VPADDSBrm
Definition x86/opcodes.hpp:15139
@ SHR64r1_ND
Definition x86/opcodes.hpp:4566
@ VCVTTPH2UQQZ256rmb
Definition x86/opcodes.hpp:8173
@ SHLD64rri8_ND
Definition x86/opcodes.hpp:4478
@ VCVTDQ2PHZrrbk
Definition x86/opcodes.hpp:6304
@ VFMSUB213PDZ256mk
Definition x86/opcodes.hpp:10717
@ VCVTSI642SSZrm_Int
Definition x86/opcodes.hpp:7618
@ VPSUBDZ256rmbk
Definition x86/opcodes.hpp:20296
@ PSHUFDmi
Definition x86/opcodes.hpp:3374
@ V_SETALLONES
Definition x86/opcodes.hpp:432
@ NOT8m
Definition x86/opcodes.hpp:2900
@ VMOV64toPQIrm
Definition x86/opcodes.hpp:13913
@ VCVTSS2SDZrr
Definition x86/opcodes.hpp:7630
@ VFNMADD231BF16Z256m
Definition x86/opcodes.hpp:11807
@ BLSR32rr_EVEX
Definition x86/opcodes.hpp:1060
@ ADD32i32
Definition x86/opcodes.hpp:603
@ VPMOVSXWDZrm
Definition x86/opcodes.hpp:18223
@ VPEXTRWmri
Definition x86/opcodes.hpp:17238
@ VMAXCPDrr
Definition x86/opcodes.hpp:13254
@ XCHG32rm
Definition x86/opcodes.hpp:22630
@ VPERMILPSZmbi
Definition x86/opcodes.hpp:16871
@ MOVSSmr
Definition x86/opcodes.hpp:2713
@ VGETMANTBF16Z256rmbikz
Definition x86/opcodes.hpp:12862
@ IDIV16r_EVEX
Definition x86/opcodes.hpp:1750
@ VCVTPH2DQZrmbk
Definition x86/opcodes.hpp:6712
@ VCVTTPD2UDQZ256rr
Definition x86/opcodes.hpp:7914
@ DIVSDrr
Definition x86/opcodes.hpp:1591
@ RCL64rCL
Definition x86/opcodes.hpp:3616
@ MMX_MOVNTQmr
Definition x86/opcodes.hpp:2375
@ VANDNPSZ256rrkz
Definition x86/opcodes.hpp:5498
@ VPSLLQZ256rikz
Definition x86/opcodes.hpp:19668
@ VFMSUBADD231PSm
Definition x86/opcodes.hpp:11350
@ VPSHUFHWmi
Definition x86/opcodes.hpp:19547
@ VFMSUBADD213PHZ256mb
Definition x86/opcodes.hpp:11185
@ VPMOVUSDBZrr
Definition x86/opcodes.hpp:18265
@ VFMADDSUB132PHZrkz
Definition x86/opcodes.hpp:10229
@ VPBLENDMQZ128rrk
Definition x86/opcodes.hpp:15467
@ VFMSUBADD213PDZ128mbk
Definition x86/opcodes.hpp:11142
@ SHR8r1_NF
Definition x86/opcodes.hpp:4597
@ VSUBBF16Z256rmbkz
Definition x86/opcodes.hpp:22191
@ VPSLLQZmbik
Definition x86/opcodes.hpp:19676
@ VFMSUBADD213PHZ256mkz
Definition x86/opcodes.hpp:11189
@ VPCMPDZrmbi
Definition x86/opcodes.hpp:15685
@ TILEZERO
Definition x86/opcodes.hpp:5059
@ VMOVDQA32Z128rrk
Definition x86/opcodes.hpp:14034
@ VRSQRT14PDZmbkz
Definition x86/opcodes.hpp:21512
@ VFMADDPS4rr
Definition x86/opcodes.hpp:10142
@ VFNMSUB213PDZ256rk
Definition x86/opcodes.hpp:12234
@ VSCALEFBF16Zrrkz
Definition x86/opcodes.hpp:21693
@ VCVTBF162IBSZrmbk
Definition x86/opcodes.hpp:6102
@ CCMP64ri8
Definition x86/opcodes.hpp:1182
@ SARX32rm
Definition x86/opcodes.hpp:4160
@ VGETMANTPDZ256rrik
Definition x86/opcodes.hpp:12897
@ VPSUBUSBYrm
Definition x86/opcodes.hpp:20389
@ VSHUFPDZ256rmbikz
Definition x86/opcodes.hpp:21928
@ VFMADDSUB213PDYm
Definition x86/opcodes.hpp:10267
@ VMULPHZ256rmk
Definition x86/opcodes.hpp:14637
@ VPSUBQZ256rmk
Definition x86/opcodes.hpp:20329
@ VPMOVSDBZ128rrk
Definition x86/opcodes.hpp:18034
@ VCVT2PS2PHXZ128rmk
Definition x86/opcodes.hpp:6053
@ VGETEXPSSZr
Definition x86/opcodes.hpp:12845
@ VPADDQZ128rmkz
Definition x86/opcodes.hpp:15095
@ KMOVDkr
Definition x86/opcodes.hpp:2041
@ VPEXPANDWZrrk
Definition x86/opcodes.hpp:17221
@ VRCP14PSZrk
Definition x86/opcodes.hpp:21039
@ VORPDZrr
Definition x86/opcodes.hpp:14767
@ VFMSUBADD231PDZ128mkz
Definition x86/opcodes.hpp:11252
@ VCVTSD2USI64Zrrb_Int
Definition x86/opcodes.hpp:7543
@ VPEXTRBrri
Definition x86/opcodes.hpp:17226
@ VCVTTPS2IBSZ256rrbk
Definition x86/opcodes.hpp:8349
@ VFNMADD231BF16Zmkz
Definition x86/opcodes.hpp:11821
@ SAR16ri_EVEX
Definition x86/opcodes.hpp:4066
@ VBROADCASTI32X4Z256rmkz
Definition x86/opcodes.hpp:5699
@ VMAXPHZ256rrkz
Definition x86/opcodes.hpp:13380
@ VPUNPCKHBWYrm
Definition x86/opcodes.hpp:20633
@ VFNMSUB213PHZmk
Definition x86/opcodes.hpp:12275
@ VFNMADD213PDZ256mbk
Definition x86/opcodes.hpp:11660
@ VCVTNEPS2BF16Z128rmk
Definition x86/opcodes.hpp:6404
@ VFIXUPIMMPSZrmbik
Definition x86/opcodes.hpp:9523
@ VPCOMUDmi
Definition x86/opcodes.hpp:16009
@ OR32mr
Definition x86/opcodes.hpp:2959
@ ADC16rr_REV
Definition x86/opcodes.hpp:478
@ CLWB
Definition x86/opcodes.hpp:1228
@ PSRAWrm
Definition x86/opcodes.hpp:3401
@ VPSHAQrr_REV
Definition x86/opcodes.hpp:19153
@ SAR64rCL
Definition x86/opcodes.hpp:4120
@ VPSUBQZrmbkz
Definition x86/opcodes.hpp:20337
@ VFMADDSUB213PSZrb
Definition x86/opcodes.hpp:10367
@ VSQRTPSZrbkz
Definition x86/opcodes.hpp:22132
@ VRSQRTBF16Z256m
Definition x86/opcodes.hpp:21608
@ VCVTPD2UDQZ256rrb
Definition x86/opcodes.hpp:6585
@ DIV_FrST0
Definition x86/opcodes.hpp:1617
@ VDIVBF16Zrmbkz
Definition x86/opcodes.hpp:9038
@ TZCNT16rm
Definition x86/opcodes.hpp:5084
@ SUB8ri_ND
Definition x86/opcodes.hpp:4886
@ RCR16m1_ND
Definition x86/opcodes.hpp:3648
@ CVTSI2SDrr_Int
Definition x86/opcodes.hpp:1451
@ VGF2P8AFFINEINVQBZrmbik
Definition x86/opcodes.hpp:13025
@ VBROADCASTF32X8Zrmkz
Definition x86/opcodes.hpp:5668
@ VMOVWrm
Definition x86/opcodes.hpp:14516
@ CCMP64ri32
Definition x86/opcodes.hpp:1181
@ G_FLOG2
Definition x86/opcodes.hpp:215
@ RORX64mi_EVEX
Definition x86/opcodes.hpp:4015
@ VMINMAXPDZ128rmikz
Definition x86/opcodes.hpp:13632
@ ADD16mi
Definition x86/opcodes.hpp:563
@ VPMOVMSKBrr
Definition x86/opcodes.hpp:17982
@ G_INDEXED_STORE
Definition x86/opcodes.hpp:124
@ UCOMISDrr
Definition x86/opcodes.hpp:5109
@ PSIGNWrr
Definition x86/opcodes.hpp:3385
@ MMX_PSRADrr
Definition x86/opcodes.hpp:2495
@ VCVTUQQ2PSZrr
Definition x86/opcodes.hpp:8898
@ MINCSSrr
Definition x86/opcodes.hpp:2337
@ VFNMADD213PHZ256rkz
Definition x86/opcodes.hpp:11704
@ VEXTRACTF64X4Zmrik
Definition x86/opcodes.hpp:9344
@ VCVTTPH2QQZrmkz
Definition x86/opcodes.hpp:8123
@ VPERMI2BZrrk
Definition x86/opcodes.hpp:16625
@ VCVTUQQ2PSZ256rrk
Definition x86/opcodes.hpp:8890
@ VPORDZ256rmb
Definition x86/opcodes.hpp:18828
@ VPMOVUSQBZmrk
Definition x86/opcodes.hpp:18294
@ INC8r
Definition x86/opcodes.hpp:1927
@ VPSLLVQZ256rmb
Definition x86/opcodes.hpp:19736
@ VPDPBUSDSZ256mb
Definition x86/opcodes.hpp:16207
@ VPMULHWZrm
Definition x86/opcodes.hpp:18582
@ VMAXBF16Z128rmbk
Definition x86/opcodes.hpp:13199
@ MOV16ao32
Definition x86/opcodes.hpp:2544
@ VFNMADD213PDZ256mbkz
Definition x86/opcodes.hpp:11661
@ VPERMQZ256rmk
Definition x86/opcodes.hpp:16966
@ G_VECREDUCE_FMAX
Definition x86/opcodes.hpp:315
@ VFMADDSUB132PHZrbk
Definition x86/opcodes.hpp:10226
@ VCVTTPH2DQZrmkz
Definition x86/opcodes.hpp:8024
@ ADD64mi8_NF_ND
Definition x86/opcodes.hpp:654
@ VCVTPS2UQQZrmbkz
Definition x86/opcodes.hpp:7389
@ AESENCLASTrr
Definition x86/opcodes.hpp:784
@ VMINCPDZrr
Definition x86/opcodes.hpp:13527
@ VCVTTPH2IUBSZ256rmk
Definition x86/opcodes.hpp:8077
@ VPSUBUSWZ128rmk
Definition x86/opcodes.hpp:20414
@ VPCONFLICTQZ256rmbk
Definition x86/opcodes.hpp:16055
@ ROL64rCL_NF
Definition x86/opcodes.hpp:3853
@ VMOVDQU16Z128mr
Definition x86/opcodes.hpp:14101
@ AND16ri8_EVEX
Definition x86/opcodes.hpp:811
@ VPMAXSDZ128rrkz
Definition x86/opcodes.hpp:17557
@ VPERMPDZ256rmk
Definition x86/opcodes.hpp:16908
@ VSHUFPSZ256rmik
Definition x86/opcodes.hpp:21961
@ VFMADDSUB132PDZrbkz
Definition x86/opcodes.hpp:10192
@ VFMSUB132PHZ128m
Definition x86/opcodes.hpp:10561
@ VSUBPHZrmbk
Definition x86/opcodes.hpp:22266
@ VCVTPH2BF8SZrm
Definition x86/opcodes.hpp:6653
@ VCVTW2PHZrmbk
Definition x86/opcodes.hpp:8989
@ VCVTPS2IBSZ256rrkz
Definition x86/opcodes.hpp:7158
@ XOR8rm
Definition x86/opcodes.hpp:22787
@ VFIXUPIMMSDZrribk
Definition x86/opcodes.hpp:9539
@ CTEST32rr
Definition x86/opcodes.hpp:1415
@ IMUL16rm_ND
Definition x86/opcodes.hpp:1790
@ VFMSUBADD231PDZmbkz
Definition x86/opcodes.hpp:11271
@ VFMADD231BF16Z128mk
Definition x86/opcodes.hpp:9912
@ VFNMADDPS4Yrr
Definition x86/opcodes.hpp:11986
@ VFNMSUB132SHZmk_Int
Definition x86/opcodes.hpp:12160
@ VPBLENDMWZrmkz
Definition x86/opcodes.hpp:15501
@ VPANDYrm
Definition x86/opcodes.hpp:15363
@ VPSLLVDZ256rmk
Definition x86/opcodes.hpp:19708
@ VPERMILPSZrmk
Definition x86/opcodes.hpp:16884
@ VGETEXPPSZ256mbk
Definition x86/opcodes.hpp:12802
@ VCVT2PH2BF8SZrmk
Definition x86/opcodes.hpp:5963
@ VSM4RNDS4Zrm
Definition x86/opcodes.hpp:21999
@ VPROLDZ128mi
Definition x86/opcodes.hpp:18883
@ VMAXCPDZrmk
Definition x86/opcodes.hpp:13248
@ VPSLLVDrm
Definition x86/opcodes.hpp:19722
@ LOCK_AND16mi
Definition x86/opcodes.hpp:2180
@ VPADDQZrrk
Definition x86/opcodes.hpp:15115
@ MMX_PEXTRWrri
Definition x86/opcodes.hpp:2432
@ VFMSUB213PSZ256rk
Definition x86/opcodes.hpp:10793
@ VCVTSI2SHZrm
Definition x86/opcodes.hpp:7589
@ VPSHLDVWZ128rk
Definition x86/opcodes.hpp:19274
@ VFMSUB213PSZr
Definition x86/opcodes.hpp:10801
@ IMUL32rr_ND
Definition x86/opcodes.hpp:1829
@ VFNMADD132PSZrk
Definition x86/opcodes.hpp:11572
@ VMULSHZrrb_Int
Definition x86/opcodes.hpp:14715
@ ROL16m1_EVEX
Definition x86/opcodes.hpp:3771
@ VBLENDMPSZrrk
Definition x86/opcodes.hpp:5629
@ VGETMANTSHZrribk
Definition x86/opcodes.hpp:12991
@ VCVTTPS2UQQSZrmbk
Definition x86/opcodes.hpp:8553
@ VPBROADCASTDYrm
Definition x86/opcodes.hpp:15544
@ VRCPPHZ256m
Definition x86/opcodes.hpp:21131
@ VPGATHERDQrm
Definition x86/opcodes.hpp:17250
@ KMOVBkk
Definition x86/opcodes.hpp:2027
@ VPSLLQZ128mi
Definition x86/opcodes.hpp:19648
@ VCVTBF162IBSZ256rmb
Definition x86/opcodes.hpp:6092
@ SUB16mi8_NF_ND
Definition x86/opcodes.hpp:4754
@ VFNMADD231PSZmkz
Definition x86/opcodes.hpp:11923
@ VPXORDZ256rrk
Definition x86/opcodes.hpp:20861
@ SUB16rr_ND
Definition x86/opcodes.hpp:4782
@ VPBROADCASTWZ256rmkz
Definition x86/opcodes.hpp:15622
@ VCVT2PS2PHXZ256rmkz
Definition x86/opcodes.hpp:6063
@ VPMULUDQZ128rmbk
Definition x86/opcodes.hpp:18701
@ VMAXPDZrrk
Definition x86/opcodes.hpp:13356
@ VRNDSCALESDZrrikz_Int
Definition x86/opcodes.hpp:21452
@ VSQRTPDZ128mbkz
Definition x86/opcodes.hpp:22035
@ VGATHERPF1DPSm
Definition x86/opcodes.hpp:12685
@ MASKPAIR16LOAD
Definition x86/opcodes.hpp:2307
@ VPCMPUWZ256rmik
Definition x86/opcodes.hpp:15922
@ VCVTBIASPH2HF8Zrrk
Definition x86/opcodes.hpp:6242
@ VCVTTBF162IUBSZ128rmbk
Definition x86/opcodes.hpp:7705
@ VPADDQrr
Definition x86/opcodes.hpp:15118
@ VPOPCNTDZ256rmk
Definition x86/opcodes.hpp:18759
@ VPABSBZ128rrk
Definition x86/opcodes.hpp:14833
@ VMINMAXSDrmik_Int
Definition x86/opcodes.hpp:13728
@ VMULPHZ256rmkz
Definition x86/opcodes.hpp:14638
@ VPADDQZ256rmkz
Definition x86/opcodes.hpp:15104
@ VPSUBSWYrm
Definition x86/opcodes.hpp:20367
@ MAXCPDrr
Definition x86/opcodes.hpp:2310
@ VFIXUPIMMSSZrmi
Definition x86/opcodes.hpp:9543
@ PTCVTROWPS2PHHrre
Definition x86/opcodes.hpp:3459
@ VFNMSUB213PSZmbkz
Definition x86/opcodes.hpp:12309
@ FP64_TO_INT32_IN_MEM
Definition x86/opcodes.hpp:1702
@ VMINCPSZ256rmb
Definition x86/opcodes.hpp:13571
@ RCL16mCL
Definition x86/opcodes.hpp:3571
@ VPUNPCKHWDZrr
Definition x86/opcodes.hpp:20734
@ VBROADCASTF64X4Zrm
Definition x86/opcodes.hpp:5675
@ VFMSUB132PDZmbkz
Definition x86/opcodes.hpp:10550
@ VCVTTPH2UQQZ128rrkz
Definition x86/opcodes.hpp:8171
@ VMOVDQU8Z256rrk
Definition x86/opcodes.hpp:14218
@ VMOVAPSZ256rrkz_REV
Definition x86/opcodes.hpp:13983
@ VCVTPS2UDQZ128rmkz
Definition x86/opcodes.hpp:7337
@ VCVTSS2SHZrmk_Int
Definition x86/opcodes.hpp:7643
@ VPSRAQZ128rikz
Definition x86/opcodes.hpp:19874
@ VPABSDYrm
Definition x86/opcodes.hpp:14849
@ VFMSUBADD132PSZ256rkz
Definition x86/opcodes.hpp:11123
@ G_ATOMICRMW_FADD
Definition x86/opcodes.hpp:138
@ VFMSUBADDPD4rm
Definition x86/opcodes.hpp:11357
@ VPSHRDVWZmkz
Definition x86/opcodes.hpp:19440
@ VSQRTBF16Z256rk
Definition x86/opcodes.hpp:22019
@ VCVTHF82PHZ256rmk
Definition x86/opcodes.hpp:6352
@ VFMADDSUB132PSZ128mk
Definition x86/opcodes.hpp:10236
@ VPSHRDVQZ128mb
Definition x86/opcodes.hpp:19400
@ VGETEXPBF16Z128mb
Definition x86/opcodes.hpp:12699
@ VPSHRDDZ128rrik
Definition x86/opcodes.hpp:19325
@ VCVTTPS2QQZ256rmk
Definition x86/opcodes.hpp:8444
@ VPAVGBrr
Definition x86/opcodes.hpp:15388
@ VFMSUBADD231PHZ256mk
Definition x86/opcodes.hpp:11295
@ VPDPBUUDZ256rkz
Definition x86/opcodes.hpp:16307
@ SHR16mi_NF
Definition x86/opcodes.hpp:4502
@ VSCALEFPDZ128rmb
Definition x86/opcodes.hpp:21695
@ VAESENCrr
Definition x86/opcodes.hpp:5389
@ SUB16i16
Definition x86/opcodes.hpp:4748
@ NEG64m_EVEX
Definition x86/opcodes.hpp:2856
@ VMINPHZ256rmbkz
Definition x86/opcodes.hpp:13808
@ SHLD32rrCL
Definition x86/opcodes.hpp:4451
@ VPSHRDDZ128rmbik
Definition x86/opcodes.hpp:19319
@ MMX_PCMPGTBrm
Definition x86/opcodes.hpp:2426
@ VCVTPH2WZ128rrkz
Definition x86/opcodes.hpp:7076
@ VCVTTPD2DQSZrmkz
Definition x86/opcodes.hpp:7756
@ VPSRLVQZ256rmkz
Definition x86/opcodes.hpp:20186
@ VPMINSBZ256rrkz
Definition x86/opcodes.hpp:17742
@ ENQCMD16
Definition x86/opcodes.hpp:1639
@ PHADDSWrr
Definition x86/opcodes.hpp:3217
@ SBB16rr
Definition x86/opcodes.hpp:4188
@ SHLD64mri8_EVEX
Definition x86/opcodes.hpp:4467
@ MAXPSrm
Definition x86/opcodes.hpp:2319
@ VCVTTPH2WZ256rmb
Definition x86/opcodes.hpp:8239
@ VCVTTPD2UDQZ256rrb
Definition x86/opcodes.hpp:7915
@ DBG_PHI
Definition x86/opcodes.hpp:41
@ VPABSDZ128rrkz
Definition x86/opcodes.hpp:14859
@ SUB8rm_NF_ND
Definition x86/opcodes.hpp:4893
@ VPBROADCASTQZ128rrk
Definition x86/opcodes.hpp:15587
@ VPMOVZXBDZrrkz
Definition x86/opcodes.hpp:18380
@ RDSEED64r
Definition x86/opcodes.hpp:3736
@ VFNMSUB132PHZ128mbkz
Definition x86/opcodes.hpp:12075
@ VPSRLWZ256rrkz
Definition x86/opcodes.hpp:20245
@ ANDN64rm_NF
Definition x86/opcodes.hpp:957
@ OR32mi_NF
Definition x86/opcodes.hpp:2957
@ VFMADD213PHZr
Definition x86/opcodes.hpp:9821
@ VCMPPDrmi
Definition x86/opcodes.hpp:5793
@ ADC64ri8
Definition x86/opcodes.hpp:517
@ VFMADD132PHZ256r
Definition x86/opcodes.hpp:9631
@ VMINMAXPDZ128rri
Definition x86/opcodes.hpp:13633
@ VPERMI2QZ256rmbk
Definition x86/opcodes.hpp:16719
@ VFMADDSUB213PDZ128rk
Definition x86/opcodes.hpp:10276
@ VANDNPDZ128rmb
Definition x86/opcodes.hpp:5451
@ VSQRTSHZmkz_Int
Definition x86/opcodes.hpp:22155
@ VPMACSWDrm
Definition x86/opcodes.hpp:17403
@ VPADDDYrm
Definition x86/opcodes.hpp:15057
@ MOVSX32rr8
Definition x86/opcodes.hpp:2731
@ VFNMSUB213PSYm
Definition x86/opcodes.hpp:12283
@ VCVTPS2PHXZrrbkz
Definition x86/opcodes.hpp:7271
@ CALL32m_NT
Definition x86/opcodes.hpp:1150
@ VGETMANTPDZ128rmbi
Definition x86/opcodes.hpp:12878
@ SUBR_FpI32m32
Definition x86/opcodes.hpp:4922
@ MOVSX16rm32
Definition x86/opcodes.hpp:2720
@ VCVTTPD2UDQZ256rmbkz
Definition x86/opcodes.hpp:7911
@ VPDPWSUDSZ128mkz
Definition x86/opcodes.hpp:16388
@ VPROLQZri
Definition x86/opcodes.hpp:18931
@ VCVTPH2UDQZrmb
Definition x86/opcodes.hpp:6991
@ MMX_CVTTPS2PIrr
Definition x86/opcodes.hpp:2361
@ VPANDDZrmbkz
Definition x86/opcodes.hpp:15272
@ VPXORQZ128rmb
Definition x86/opcodes.hpp:20873
@ VFMULCPHZ256rmb
Definition x86/opcodes.hpp:11410
@ VPERMT2DZ128rr
Definition x86/opcodes.hpp:17013
@ VPERMQZ256rmbkz
Definition x86/opcodes.hpp:16965
@ VPCONFLICTQZ128rmkz
Definition x86/opcodes.hpp:16049
@ VUNPCKLPDZ128rmbk
Definition x86/opcodes.hpp:22466
@ VFMSUB231PHZ256r
Definition x86/opcodes.hpp:10932
@ VORPDZrrk
Definition x86/opcodes.hpp:14768
@ VMOVUPSZ256mr_NOVLX
Definition x86/opcodes.hpp:429
@ VCVTBIASPH2BF8Z128rrk
Definition x86/opcodes.hpp:6170
@ VPSRLVQZrr
Definition x86/opcodes.hpp:20196
@ VCVTPD2DQZrrkz
Definition x86/opcodes.hpp:6463
@ VFCMULCPHZ256rmkz
Definition x86/opcodes.hpp:9440
@ VPTESTNMWZ128rmk
Definition x86/opcodes.hpp:20618
@ BLCIC64rr
Definition x86/opcodes.hpp:1007
@ OR64mi8
Definition x86/opcodes.hpp:2995
@ VPTERNLOGDZrmik
Definition x86/opcodes.hpp:20477
@ IMUL64rmi8_NF
Definition x86/opcodes.hpp:1854
@ VSUBPDZ128rmk
Definition x86/opcodes.hpp:22212
@ VCVTTPS2UDQSZ128rrk
Definition x86/opcodes.hpp:8471
@ VGETEXPPDZ256mbkz
Definition x86/opcodes.hpp:12737
@ PBLENDVBrm0
Definition x86/opcodes.hpp:3119
@ VCVTPS2UQQZ128rm
Definition x86/opcodes.hpp:7365
@ VPADDQZ128rmbkz
Definition x86/opcodes.hpp:15093
@ ADD32mi_NF
Definition x86/opcodes.hpp:612
@ VZEROUPPER
Definition x86/opcodes.hpp:22587
@ VCVTBIASPH2HF8SZrmbkz
Definition x86/opcodes.hpp:6211
@ VPSLLDZmik
Definition x86/opcodes.hpp:19628
@ VPSRLVWZ128rr
Definition x86/opcodes.hpp:20204
@ VPMACSSWDrr
Definition x86/opcodes.hpp:17400
@ ADC32ri8_ND
Definition x86/opcodes.hpp:492
@ VSCALEFPHZrmbk
Definition x86/opcodes.hpp:21750
@ VFNMADD213PHZrkz
Definition x86/opcodes.hpp:11716
@ VPRORVQZrmbk
Definition x86/opcodes.hpp:19089
@ VPMINUBZrrkz
Definition x86/opcodes.hpp:17850
@ VPERMQZmbikz
Definition x86/opcodes.hpp:16973
@ XOR32mi8
Definition x86/opcodes.hpp:22689
@ VCVTPS2IUBSZrrb
Definition x86/opcodes.hpp:7199
@ VGF2P8AFFINEQBZ256rmbi
Definition x86/opcodes.hpp:13046
@ VCVTTPS2UDQZrrbk
Definition x86/opcodes.hpp:8526
@ VFMSUBSS4rm
Definition x86/opcodes.hpp:11394
@ SEG_ALLOCA_32
Definition x86/opcodes.hpp:4272
@ VPSHUFLWZ128mik
Definition x86/opcodes.hpp:19552
@ VFMSUBADD213PSZ128mk
Definition x86/opcodes.hpp:11214
@ CRC32r64m64
Definition x86/opcodes.hpp:1399
@ VPDPBUUDZ128mkz
Definition x86/opcodes.hpp:16295
@ VPERMT2PSZ256rmk
Definition x86/opcodes.hpp:17074
@ TEST8mi
Definition x86/opcodes.hpp:5041
@ VFNMSUB231SSZmkz_Int
Definition x86/opcodes.hpp:12529
@ VPABSWZrr
Definition x86/opcodes.hpp:14924
@ VPANDNQZrrkz
Definition x86/opcodes.hpp:15331
@ VRNDSCALESDZrri
Definition x86/opcodes.hpp:21446
@ VPOPCNTBZrmk
Definition x86/opcodes.hpp:18741
@ VCVTTPH2UQQZrrbkz
Definition x86/opcodes.hpp:8193
@ VCVTTPS2QQZ128rr
Definition x86/opcodes.hpp:8437
@ SHL8ri_EVEX
Definition x86/opcodes.hpp:4417
@ VCVTPD2UDQZrm
Definition x86/opcodes.hpp:6590
@ VPCMPUQZ128rri
Definition x86/opcodes.hpp:15903
@ TDPHF8PS
Definition x86/opcodes.hpp:5024
@ SHL16mi
Definition x86/opcodes.hpp:4311
@ VPERMQZ256mbi
Definition x86/opcodes.hpp:16953
@ VPSHLDVQZ256m
Definition x86/opcodes.hpp:19252
@ VCVTDQ2PSZ256rmk
Definition x86/opcodes.hpp:6323
@ SBB64ri32
Definition x86/opcodes.hpp:4229
@ VSUBBF16Zrmkz
Definition x86/opcodes.hpp:22202
@ VPMAXUWrm
Definition x86/opcodes.hpp:17727
@ VFMSUBADD231PSZrbk
Definition x86/opcodes.hpp:11346
@ VMOVDQU8Zmr
Definition x86/opcodes.hpp:14222
@ VMAXPSZrrbkz
Definition x86/opcodes.hpp:13425
@ VMOVDQU32Zmrk
Definition x86/opcodes.hpp:14157
@ SHR8r1
Definition x86/opcodes.hpp:4594
@ VCMPPSZ256rmik
Definition x86/opcodes.hpp:5828
@ VFMSUB231PDZrbk
Definition x86/opcodes.hpp:10911
@ VPSRLWZ128rrkz
Definition x86/opcodes.hpp:20233
@ VPUNPCKHQDQZrm
Definition x86/opcodes.hpp:20706
@ DIV64r_NF
Definition x86/opcodes.hpp:1560
@ VPCMPGTWZ128rrk
Definition x86/opcodes.hpp:15836
@ VPMACSSDQHrm
Definition x86/opcodes.hpp:17395
@ G_BZERO
Definition x86/opcodes.hpp:307
@ VMINCPSZ128rrkz
Definition x86/opcodes.hpp:13569
@ OR16mr_ND
Definition x86/opcodes.hpp:2919
@ VCVTPD2PHZrmbkz
Definition x86/opcodes.hpp:6490
@ VSQRTPDZmkz
Definition x86/opcodes.hpp:22058
@ VCVTTPS2DQSZrmbk
Definition x86/opcodes.hpp:8285
@ ARITH_FENCE
Definition x86/opcodes.hpp:49
@ OR32ri_ND
Definition x86/opcodes.hpp:2971
@ VFNMSUB231PDZ256mk
Definition x86/opcodes.hpp:12406
@ VMOVSSZrmkz
Definition x86/opcodes.hpp:14419
@ ANDPSrr
Definition x86/opcodes.hpp:968
@ VCVTW2PHZ256rrbk
Definition x86/opcodes.hpp:8983
@ VPDPBUUDSZ128mb
Definition x86/opcodes.hpp:16260
@ MOV16rr
Definition x86/opcodes.hpp:2555
@ VMOVSHDUPZ256rmk
Definition x86/opcodes.hpp:14364
@ SHR32r1_ND
Definition x86/opcodes.hpp:4536
@ VCVT2PH2HF8SZ256rmkz
Definition x86/opcodes.hpp:6009
@ VPEXPANDWZ256rrkz
Definition x86/opcodes.hpp:17216
@ VCVTTPH2DQZ256rmb
Definition x86/opcodes.hpp:8008
@ VPSHRDVDZ256m
Definition x86/opcodes.hpp:19381
@ VBROADCASTF64X2Z256rm
Definition x86/opcodes.hpp:5669
@ PUSH16i
Definition x86/opcodes.hpp:3527
@ VPERMT2PSZ256rrk
Definition x86/opcodes.hpp:17077
@ VMOVDQU32Z128mrk
Definition x86/opcodes.hpp:14135
@ VPCMPEQQZ128rmk
Definition x86/opcodes.hpp:15734
@ BSWAP16r_BAD
Definition x86/opcodes.hpp:1082
@ ADD_FpI32m32
Definition x86/opcodes.hpp:753
@ SUB16ri8_NF_ND
Definition x86/opcodes.hpp:4769
@ VSUBBF16Z128rrk
Definition x86/opcodes.hpp:22186
@ VFMADDSS4rr_Int
Definition x86/opcodes.hpp:10157
@ VPMINSWZ256rrk
Definition x86/opcodes.hpp:17821
@ VUCOMXSHZrrb_Int
Definition x86/opcodes.hpp:22394
@ VCVTTPS2IUBSZ128rr
Definition x86/opcodes.hpp:8371
@ VPSRLVDZrmbkz
Definition x86/opcodes.hpp:20162
@ VCOMISSrr_Int
Definition x86/opcodes.hpp:5901
@ VPEXPANDDZ256rmk
Definition x86/opcodes.hpp:17176
@ VRANGEPSZ256rmikz
Definition x86/opcodes.hpp:20950
@ PFCMPGErr
Definition x86/opcodes.hpp:3187
@ VPSRLVQZ256rmbkz
Definition x86/opcodes.hpp:20184
@ VFNMSUB231SSZm
Definition x86/opcodes.hpp:12526
@ VDIVSSZrm_Int
Definition x86/opcodes.hpp:9178
@ VCVTUSI642SSZrr
Definition x86/opcodes.hpp:8930
@ VPSRLQZmik
Definition x86/opcodes.hpp:20125
@ TLS_base_addr64
Definition x86/opcodes.hpp:5067
@ MMX_PACKUSWBrr
Definition x86/opcodes.hpp:2393
@ VCVTTPD2QQSZ128rm
Definition x86/opcodes.hpp:7800
@ PFCMPGTrr
Definition x86/opcodes.hpp:3189
@ VPBLENDMDZ256rr
Definition x86/opcodes.hpp:15448
@ HADDPDrm
Definition x86/opcodes.hpp:1736
@ SHR16mCL_NF_ND
Definition x86/opcodes.hpp:4498
@ VRCPSHZrmk
Definition x86/opcodes.hpp:21154
@ VFMADD213PDZ128rkz
Definition x86/opcodes.hpp:9767
@ VFMULCPHZ128rmb
Definition x86/opcodes.hpp:11401
@ INC64m_ND
Definition x86/opcodes.hpp:1914
@ VPBROADCASTBZ256rrkz
Definition x86/opcodes.hpp:15526
@ VSUBPDZrmbkz
Definition x86/opcodes.hpp:22232
@ VEXPANDPDZ256rrkz
Definition x86/opcodes.hpp:9291
@ VSHUFF32X4Z256rri
Definition x86/opcodes.hpp:21849
@ VADDPHZ256rmbk
Definition x86/opcodes.hpp:5242
@ VFMSUBADD132PSYm
Definition x86/opcodes.hpp:11101
@ VFIXUPIMMPSZrmbi
Definition x86/opcodes.hpp:9522
@ VPOPCNTDZrmbk
Definition x86/opcodes.hpp:18766
@ VPSRAQZrm
Definition x86/opcodes.hpp:19905
@ IMUL16rm
Definition x86/opcodes.hpp:1788
@ INVPCID64
Definition x86/opcodes.hpp:1954
@ VRSQRTPHZrk
Definition x86/opcodes.hpp:21651
@ VUCOMISDZrrb
Definition x86/opcodes.hpp:22366
@ KXORQkk
Definition x86/opcodes.hpp:2100
@ DIV_FpI32m64
Definition x86/opcodes.hpp:1615
@ VPSHRDVQZm
Definition x86/opcodes.hpp:19417
@ VPMOVSDWZ256mrk
Definition x86/opcodes.hpp:18052
@ VPOPCNTQZ128rrkz
Definition x86/opcodes.hpp:18781
@ UCOM_Fpr80
Definition x86/opcodes.hpp:5124
@ VFNMADD132SDZrb
Definition x86/opcodes.hpp:11582
@ VCVTUDQ2PHZ128rm
Definition x86/opcodes.hpp:8739
@ VPSHUFBZrrkz
Definition x86/opcodes.hpp:19493
@ VPCMPWZ128rrik
Definition x86/opcodes.hpp:15932
@ VPDPBSSDSZ128mbkz
Definition x86/opcodes.hpp:16076
@ VPMINSQZrmkz
Definition x86/opcodes.hpp:17805
@ VPXORQZ128rmbkz
Definition x86/opcodes.hpp:20875
@ LIFETIME_END
Definition x86/opcodes.hpp:47
@ VPUNPCKHWDZ128rmkz
Definition x86/opcodes.hpp:20721
@ SAR16mi_EVEX
Definition x86/opcodes.hpp:4051
@ VCVT2PH2HF8SZrmbk
Definition x86/opcodes.hpp:6015
@ VREDUCEPSZ128rmbi
Definition x86/opcodes.hpp:21256
@ RCR32rCL_EVEX
Definition x86/opcodes.hpp:3677
@ VSHUFF32X4Zrri
Definition x86/opcodes.hpp:21858
@ VXORPSZrrk
Definition x86/opcodes.hpp:22582
@ VRNDSCALEPHZrrib
Definition x86/opcodes.hpp:21404
@ VFMSUBADD132PHZ128mk
Definition x86/opcodes.hpp:11072
@ VCVTTPS2UDQZ128rmbkz
Definition x86/opcodes.hpp:8500
@ VPORDZ256rr
Definition x86/opcodes.hpp:18833
@ VCVTQQ2PDZ256rmbk
Definition x86/opcodes.hpp:7409
@ VPROLQZ128mi
Definition x86/opcodes.hpp:18910
@ VPMOVSXBQZrmk
Definition x86/opcodes.hpp:18158
@ VMOVDQA64Zrrk
Definition x86/opcodes.hpp:14089
@ VGETEXPPSZ256rb
Definition x86/opcodes.hpp:12807
@ VPCMPEQQZ256rr
Definition x86/opcodes.hpp:15741
@ VGETEXPBF16Z128rkz
Definition x86/opcodes.hpp:12706
@ VMINSHZrr_Int
Definition x86/opcodes.hpp:13886
@ VFNMSUB213PDZm
Definition x86/opcodes.hpp:12236
@ VCVTTPH2QQZrrb
Definition x86/opcodes.hpp:8125
@ VPSHRDDZ256rrikz
Definition x86/opcodes.hpp:19335
@ VCVTPD2PHZrrb
Definition x86/opcodes.hpp:6494
@ VPCMPUDZ128rrik
Definition x86/opcodes.hpp:15886
@ VSUBSDZrm
Definition x86/opcodes.hpp:22313
@ VMOVDQU8Z128rr
Definition x86/opcodes.hpp:14205
@ VCVTQQ2PSZ128rm
Definition x86/opcodes.hpp:7464
@ VPTESTMWZrrk
Definition x86/opcodes.hpp:20568
@ VDIVPSZrmkz
Definition x86/opcodes.hpp:9142
@ VMAXCPHZ256rmk
Definition x86/opcodes.hpp:13268
@ VFMADDSUB213PSZmbk
Definition x86/opcodes.hpp:10362
@ VPBROADCASTWrZrrk
Definition x86/opcodes.hpp:15639
@ VEXP2PDZm
Definition x86/opcodes.hpp:9256
@ VFNMADD132PHZ256mbk
Definition x86/opcodes.hpp:11517
@ VCVTTPH2WZ128rrk
Definition x86/opcodes.hpp:8236
@ VCVTTBF162IUBSZrm
Definition x86/opcodes.hpp:7721
@ VPMULHRSWZ256rmkz
Definition x86/opcodes.hpp:18534
@ VFMSUB231SSZrbkz_Int
Definition x86/opcodes.hpp:11024
@ VCVTTPD2DQZrrbkz
Definition x86/opcodes.hpp:7795
@ VPERMI2QZ256rmb
Definition x86/opcodes.hpp:16718
@ VPORQZrr
Definition x86/opcodes.hpp:18869
@ VFMADDSUB132PHZ256mbk
Definition x86/opcodes.hpp:10208
@ ROR8mCL_NF_ND
Definition x86/opcodes.hpp:3989
@ VSUBPHZrmb
Definition x86/opcodes.hpp:22265
@ VMINPDZrr
Definition x86/opcodes.hpp:13788
@ VPUNPCKLQDQZ128rmk
Definition x86/opcodes.hpp:20798
@ RCR8ri
Definition x86/opcodes.hpp:3715
@ PEXTRDrri
Definition x86/opcodes.hpp:3170
@ VPRORVQZrmb
Definition x86/opcodes.hpp:19088
@ VMOVDQU64Zrrk
Definition x86/opcodes.hpp:14196
@ VAESKEYGENASSIST128rm
Definition x86/opcodes.hpp:5392
@ SHRD32mrCL
Definition x86/opcodes.hpp:4629
@ ADD64rr
Definition x86/opcodes.hpp:675
@ ADC16mr_ND
Definition x86/opcodes.hpp:463
@ VCVTPD2PHZrr
Definition x86/opcodes.hpp:6493
@ PORrm
Definition x86/opcodes.hpp:3356
@ MMX_PMULLWrm
Definition x86/opcodes.hpp:2466
@ VPSRLWri
Definition x86/opcodes.hpp:20258
@ VFMSUBADD213PSZ256rkz
Definition x86/opcodes.hpp:11230
@ VBROADCASTF64X2Zrmk
Definition x86/opcodes.hpp:5673
@ VFMADD231PDZm
Definition x86/opcodes.hpp:9958
@ VMINMAXSDrri
Definition x86/opcodes.hpp:13730
@ HSUBPSrr
Definition x86/opcodes.hpp:1745
@ VMAXPSZrrb
Definition x86/opcodes.hpp:13423
@ VPSIGNBrr
Definition x86/opcodes.hpp:19574
@ VFNMADD213SSr
Definition x86/opcodes.hpp:11796
@ VPMOVSXDQZrm
Definition x86/opcodes.hpp:18201
@ VADDPSZ256rrbk
Definition x86/opcodes.hpp:5283
@ VFMADD213PHZ128mk
Definition x86/opcodes.hpp:9798
@ DIV_FpI16m80
Definition x86/opcodes.hpp:1613
@ VFNMSUB213PSZ128mb
Definition x86/opcodes.hpp:12286
@ MAXSDrm
Definition x86/opcodes.hpp:2321
@ VPSHUFBITQMBZ128rr
Definition x86/opcodes.hpp:19464
@ VFNMSUB213PDZ128mb
Definition x86/opcodes.hpp:12216
@ VFNMADD213PDZ128rkz
Definition x86/opcodes.hpp:11657
@ VFMSUB213PSZmbk
Definition x86/opcodes.hpp:10797
@ G_FTAN
Definition x86/opcodes.hpp:275
@ IDIV16m
Definition x86/opcodes.hpp:1746
@ VPBLENDMQZrmbk
Definition x86/opcodes.hpp:15480
@ VPMINSQZ256rr
Definition x86/opcodes.hpp:17797
@ LOCK_BTS32m
Definition x86/opcodes.hpp:2204
@ VBLENDMPSZ128rmb
Definition x86/opcodes.hpp:5605
@ VCVTPH2BF8SZrrk
Definition x86/opcodes.hpp:6660
@ ADD16mi8_NF_ND
Definition x86/opcodes.hpp:568
@ VCVTTPS2DQZ128rrk
Definition x86/opcodes.hpp:8304
@ VCVTPS2IBSZ256rr
Definition x86/opcodes.hpp:7153
@ IMUL16rr_EVEX
Definition x86/opcodes.hpp:1800
@ VFNMSUB213PHZ256mkz
Definition x86/opcodes.hpp:12264
@ VCVTQQ2PSZ128rmkz
Definition x86/opcodes.hpp:7469
@ G_ABDS
Definition x86/opcodes.hpp:89
@ POPFS16
Definition x86/opcodes.hpp:3347
@ VFMADD132BF16Z256rk
Definition x86/opcodes.hpp:9568
@ VBLENDPSrri
Definition x86/opcodes.hpp:5638
@ VPADDDZ128rmbkz
Definition x86/opcodes.hpp:15062
@ VPMOVSDBZrr
Definition x86/opcodes.hpp:18043
@ VPSHRDVWZ128rkz
Definition x86/opcodes.hpp:19431
@ VFMADD213PDm
Definition x86/opcodes.hpp:9792
@ VCVT2PS2PHXZ128rrk
Definition x86/opcodes.hpp:6056
@ VP2INTERSECTDZrr
Definition x86/opcodes.hpp:14811
@ VCVTTSH2USI64Zrm
Definition x86/opcodes.hpp:8654
@ KANDNQkk
Definition x86/opcodes.hpp:2022
@ VFMSUBADD213PDZ256m
Definition x86/opcodes.hpp:11149
@ VPAVGBZrrk
Definition x86/opcodes.hpp:15385
@ VFMADD213PHZ128mb
Definition x86/opcodes.hpp:9795
@ VCVTSS2SDrr
Definition x86/opcodes.hpp:7639
@ XRSTOR
Definition x86/opcodes.hpp:22809
@ VPDPWSUDZ128mkz
Definition x86/opcodes.hpp:16419
@ SUB64mr_EVEX
Definition x86/opcodes.hpp:4842
@ ANDNPSrm
Definition x86/opcodes.hpp:963
@ MULX64Hrr
Definition x86/opcodes.hpp:2807
@ VPHSUBDQrm
Definition x86/opcodes.hpp:17301
@ PSHUFBrr
Definition x86/opcodes.hpp:3373
@ VPRORVQZ128rrk
Definition x86/opcodes.hpp:19076
@ VFMADD213BF16Z256mk
Definition x86/opcodes.hpp:9743
@ VCVTUDQ2PHZrmb
Definition x86/opcodes.hpp:8761
@ VCMPPSrri
Definition x86/opcodes.hpp:5842
@ VCVT2PH2HF8SZ256rmbk
Definition x86/opcodes.hpp:6006
@ LSL16rm
Definition x86/opcodes.hpp:2264
@ VMOVZPQILo2PQIZrr
Definition x86/opcodes.hpp:14521
@ BSR16rr
Definition x86/opcodes.hpp:1077
@ VMINMAXSHrmikz_Int
Definition x86/opcodes.hpp:13740
@ VFMSUBPD4Yrm
Definition x86/opcodes.hpp:11369
@ CMP64mi8
Definition x86/opcodes.hpp:1321
@ VORPSZ256rmk
Definition x86/opcodes.hpp:14787
@ VMOVAPDZrmk
Definition x86/opcodes.hpp:13946
@ PADDUSWrm
Definition x86/opcodes.hpp:3102
@ VFNMADD132BF16Z256mbk
Definition x86/opcodes.hpp:11453
@ XOR32_FP
Definition x86/opcodes.hpp:436
@ VSQRTPSZ128mk
Definition x86/opcodes.hpp:22106
@ VORPSZrr
Definition x86/opcodes.hpp:14798
@ VCOMISDrm
Definition x86/opcodes.hpp:5884
@ G_UDIVREM
Definition x86/opcodes.hpp:85
@ VUNPCKLPSZrmbk
Definition x86/opcodes.hpp:22515
@ GF2P8MULBrm
Definition x86/opcodes.hpp:1733
@ VCVTPH2UQQZrrkz
Definition x86/opcodes.hpp:7034
@ VPMAXUDZ256rm
Definition x86/opcodes.hpp:17660
@ LOCK_AND32mi
Definition x86/opcodes.hpp:2183
@ VMAXSHZrm_Int
Definition x86/opcodes.hpp:13446
@ VPMOVM2QZ128rk
Definition x86/opcodes.hpp:17975
@ VBROADCASTSSrm
Definition x86/opcodes.hpp:5749
@ VPEXPANDBZ128rmkz
Definition x86/opcodes.hpp:17153
@ PVALIDATE64
Definition x86/opcodes.hpp:3565
@ VPMULLQZrrkz
Definition x86/opcodes.hpp:18647
@ VCVTTPS2QQSZrmkz
Definition x86/opcodes.hpp:8424
@ VAESDECZ256rr
Definition x86/opcodes.hpp:5365
@ VPDPBUSDSZ128mb
Definition x86/opcodes.hpp:16198
@ VPERMIL2PDrm
Definition x86/opcodes.hpp:16758
@ VPDPBSSDZmkz
Definition x86/opcodes.hpp:16127
@ VFMSUB231PDZ128m
Definition x86/opcodes.hpp:10882
@ VCVTW2PHZ256rr
Definition x86/opcodes.hpp:8981
@ VPORQZ128rrkz
Definition x86/opcodes.hpp:18853
@ CMOVNB_Fp80
Definition x86/opcodes.hpp:1263
@ VCVTTPD2QQZrmbkz
Definition x86/opcodes.hpp:7857
@ MOVDQUrr
Definition x86/opcodes.hpp:2661
@ VCVTTPH2UDQZ128rrk
Definition x86/opcodes.hpp:8137
@ VCVTPH2WZ128rmb
Definition x86/opcodes.hpp:7069
@ VPMOVQBZrrkz
Definition x86/opcodes.hpp:18000
@ VCVTPS2IBSZrrbkz
Definition x86/opcodes.hpp:7168
@ VPDPBSUDSrr
Definition x86/opcodes.hpp:16163
@ KNOTWkk
Definition x86/opcodes.hpp:2070
@ VCVTQQ2PHZ256rmkz
Definition x86/opcodes.hpp:7445
@ VPCOMUWmi
Definition x86/opcodes.hpp:16013
@ VRCP14PDZ256mk
Definition x86/opcodes.hpp:21000
@ VFMADDSUBPS4rr_REV
Definition x86/opcodes.hpp:10496
@ VCVTPD2DQZ256rrbkz
Definition x86/opcodes.hpp:6449
@ VFCMULCSHZrrbk
Definition x86/opcodes.hpp:9464
@ VPMULHWZrrkz
Definition x86/opcodes.hpp:18587
@ PTTRANSPOSED
Definition x86/opcodes.hpp:3505
@ VCVTPS2UQQZ256rrkz
Definition x86/opcodes.hpp:7385
@ VPCMPUWZrri
Definition x86/opcodes.hpp:15927
@ SHLD64mri8
Definition x86/opcodes.hpp:4466
@ VCVTDQ2PDYrm
Definition x86/opcodes.hpp:6244
@ VFMADD132PSZr
Definition x86/opcodes.hpp:9678
@ VFMSUB132PDr
Definition x86/opcodes.hpp:10560
@ SHL16m1_NF_ND
Definition x86/opcodes.hpp:4305
@ VPCMPQZ128rri
Definition x86/opcodes.hpp:15855
@ CVTTSD2SIrr
Definition x86/opcodes.hpp:1486
@ VCVTTPS2DQZrmk
Definition x86/opcodes.hpp:8322
@ SHA1MSG1rr
Definition x86/opcodes.hpp:4288
@ VPTESTNMDZ256rrk
Definition x86/opcodes.hpp:20592
@ PF2IWrm
Definition x86/opcodes.hpp:3178
@ TEST8rr
Definition x86/opcodes.hpp:5044
@ RDRAND16r
Definition x86/opcodes.hpp:3731
@ VFNMADD132PSZ256mkz
Definition x86/opcodes.hpp:11555
@ CMOV_VK1
Definition x86/opcodes.hpp:1288
@ VPUNPCKHDQZ128rrk
Definition x86/opcodes.hpp:20664
@ VFNMADD213PHZ256r
Definition x86/opcodes.hpp:11699
@ VFMADD231SDZrk_Int
Definition x86/opcodes.hpp:10052
@ VEXPANDPSZ128rrkz
Definition x86/opcodes.hpp:9303
@ VFMSUB231PSZ256mbk
Definition x86/opcodes.hpp:10963
@ VCVTPH2UQQZ128rrk
Definition x86/opcodes.hpp:7009
@ PCMPEQDrm
Definition x86/opcodes.hpp:3128
@ VPMOVSXDQZrrk
Definition x86/opcodes.hpp:18205
@ VPSRLVQYrm
Definition x86/opcodes.hpp:20170
@ G_ATOMIC_CMPXCHG
Definition x86/opcodes.hpp:126
@ G_INTRINSIC_LLRINT
Definition x86/opcodes.hpp:113
@ VCVTTPH2IUBSZrrb
Definition x86/opcodes.hpp:8092
@ VFMADDSUB213PDZmkz
Definition x86/opcodes.hpp:10295
@ VCMPPSZ256rribk
Definition x86/opcodes.hpp:5831
@ VCVTTPD2UQQSZrmkz
Definition x86/opcodes.hpp:7958
@ VPMOVUSDBZ128rr
Definition x86/opcodes.hpp:18255
@ VPDPBUUDSZ256rkz
Definition x86/opcodes.hpp:16276
@ VINSERTI32X4Z256rmikz
Definition x86/opcodes.hpp:13146
@ VCVTBIASPH2BF8Z256rrk
Definition x86/opcodes.hpp:6179
@ SAR64mCL_NF
Definition x86/opcodes.hpp:4108
@ VPSLLWZ256rik
Definition x86/opcodes.hpp:19792
@ SHR64m1_ND
Definition x86/opcodes.hpp:4551
@ VCVTTPS2IUBSZ256rrb
Definition x86/opcodes.hpp:8381
@ VCVTSH2SSZrmk_Int
Definition x86/opcodes.hpp:7566
@ VPMAXSDZrrk
Definition x86/opcodes.hpp:17574
@ VPSLLWZ128mik
Definition x86/opcodes.hpp:19777
@ VPMADD52HUQZ128mbk
Definition x86/opcodes.hpp:17415
@ VMAXCPSZrrk
Definition x86/opcodes.hpp:13309
@ VPMOVSDBZ128mrk
Definition x86/opcodes.hpp:18032
@ VFMSUB213SSZrb_Int
Definition x86/opcodes.hpp:10844
@ G_MERGE_VALUES
Definition x86/opcodes.hpp:100
@ SUB32ri_NF
Definition x86/opcodes.hpp:4813
@ VPMADDWDrm
Definition x86/opcodes.hpp:17515
@ VCVTPH2UWZ256rmb
Definition x86/opcodes.hpp:7045
@ INVEPT64_EVEX
Definition x86/opcodes.hpp:1947
@ AND8mr_EVEX
Definition x86/opcodes.hpp:924
@ VANDPSYrm
Definition x86/opcodes.hpp:5541
@ VPBLENDMQZrrkz
Definition x86/opcodes.hpp:15486
@ VFMSUBADD231PDZ128r
Definition x86/opcodes.hpp:11253
@ VPBROADCASTMB2QZ128rr
Definition x86/opcodes.hpp:15575
@ VPSADBWZ128rr
Definition x86/opcodes.hpp:19123
@ VCVTPH2QQZrmkz
Definition x86/opcodes.hpp:6962
@ VCVTTPH2WZrrb
Definition x86/opcodes.hpp:8257
@ VCVTTPD2QQZ128rmk
Definition x86/opcodes.hpp:7837
@ VSUBPHZ128rmk
Definition x86/opcodes.hpp:22247
@ BTR16rr
Definition x86/opcodes.hpp:1112
@ VINSERTF32X4Zrmik
Definition x86/opcodes.hpp:13113
@ VMAXPDZrmkz
Definition x86/opcodes.hpp:13351
@ VPERMWZrm
Definition x86/opcodes.hpp:17145
@ VFMADD231PDZ256rkz
Definition x86/opcodes.hpp:9957
@ VPRORVDZ128rr
Definition x86/opcodes.hpp:19048
@ VPSLLDZmi
Definition x86/opcodes.hpp:19627
@ VPDPBUSDSZ128m
Definition x86/opcodes.hpp:16197
@ VPSUBWZ128rrk
Definition x86/opcodes.hpp:20439
@ VCVT2PH2BF8SZ256rrkz
Definition x86/opcodes.hpp:5958
@ VPDPWUUDZmkz
Definition x86/opcodes.hpp:16561
@ VCVTPS2DQZ256rmk
Definition x86/opcodes.hpp:7116
@ RCR32r1
Definition x86/opcodes.hpp:3673
@ MOVBE64rm
Definition x86/opcodes.hpp:2637
@ VPSHLDQZrmbi
Definition x86/opcodes.hpp:19207
@ VFMSUB231SDr_Int
Definition x86/opcodes.hpp:11002
@ ST_FpP80m64
Definition x86/opcodes.hpp:4746
@ AND64mr_EVEX
Definition x86/opcodes.hpp:887
@ VPADDUSBYrm
Definition x86/opcodes.hpp:15163
@ VRSQRT14PDZrk
Definition x86/opcodes.hpp:21516
@ VFMADD213PHZmb
Definition x86/opcodes.hpp:9816
@ FLDCW16m
Definition x86/opcodes.hpp:1685
@ VCMPPHZ256rri
Definition x86/opcodes.hpp:5805
@ VCVTQQ2PDZrmb
Definition x86/opcodes.hpp:7420
@ VPDPBUSDZrk
Definition x86/opcodes.hpp:16253
@ VPMAXSBZ128rrk
Definition x86/opcodes.hpp:17531
@ VEXTRACTF64X4Zmri
Definition x86/opcodes.hpp:9343
@ VCVTSD2SIZrrb_Int
Definition x86/opcodes.hpp:7521
@ VPCMPEQDZrmb
Definition x86/opcodes.hpp:15722
@ VPMINUQZ128rmbk
Definition x86/opcodes.hpp:17886
@ ROL16ri_ND
Definition x86/opcodes.hpp:3797
@ VFMADD231PDZ256mkz
Definition x86/opcodes.hpp:9951
@ VCVTBF162IBSZrmbkz
Definition x86/opcodes.hpp:6103
@ VCVTPS2PHZ128rrk
Definition x86/opcodes.hpp:7279
@ VPSRLDZ256mbi
Definition x86/opcodes.hpp:20055
@ VCVTBIASPH2HF8Z128rmbkz
Definition x86/opcodes.hpp:6220
@ VPERMT2DZ256rrk
Definition x86/opcodes.hpp:17023
@ VPDPBSSDZ128mbkz
Definition x86/opcodes.hpp:16107
@ PSUBUSBrm
Definition x86/opcodes.hpp:3423
@ BTR16ri8
Definition x86/opcodes.hpp:1111
@ VFIXUPIMMPDZrmbikz
Definition x86/opcodes.hpp:9491
@ VFMADDPS4Yrr_REV
Definition x86/opcodes.hpp:10139
@ LOCK_BTC64m
Definition x86/opcodes.hpp:2193
@ VFMSUBADD231PSZ256rbkz
Definition x86/opcodes.hpp:11335
@ VFMSUBADDPS4Yrr
Definition x86/opcodes.hpp:11362
@ VMOVUPDZ128rm
Definition x86/opcodes.hpp:14437
@ VPCMPUBZ256rri
Definition x86/opcodes.hpp:15875
@ VPMADD52HUQZ256mbkz
Definition x86/opcodes.hpp:17425
@ AND8mi
Definition x86/opcodes.hpp:917
@ XOR64rr_ND_REV
Definition x86/opcodes.hpp:22763
@ CMOV_VK64
Definition x86/opcodes.hpp:1293
@ VPMINSWrm
Definition x86/opcodes.hpp:17829
@ VPSHLDDZrrik
Definition x86/opcodes.hpp:19187
@ VPSHADrr_REV
Definition x86/opcodes.hpp:19149
@ VFCMULCPHZrm
Definition x86/opcodes.hpp:9447
@ VFMADD132PHZr
Definition x86/opcodes.hpp:9643
@ VPUNPCKHWDZrmkz
Definition x86/opcodes.hpp:20733
@ VPMINUWYrm
Definition x86/opcodes.hpp:17911
@ VMINMAXPDZ256rrikz
Definition x86/opcodes.hpp:13647
@ VFCMULCPHZ128rrkz
Definition x86/opcodes.hpp:9434
@ EH_SjLj_Setup
Definition x86/opcodes.hpp:1631
@ VCVTTSD2USISrr_Int
Definition x86/opcodes.hpp:8637
@ VFMSUB132SHZrbk_Int
Definition x86/opcodes.hpp:10655
@ VPSRADri
Definition x86/opcodes.hpp:19863
@ VSCALEFPDZ128rmkz
Definition x86/opcodes.hpp:21699
@ TZCNT64rm_NF
Definition x86/opcodes.hpp:5098
@ VFNMADD213PDZ128mbkz
Definition x86/opcodes.hpp:11652
@ VPMOVZXDQZrrk
Definition x86/opcodes.hpp:18445
@ MOVBE32rr_REV
Definition x86/opcodes.hpp:2634
@ VPDPWUUDrr
Definition x86/opcodes.hpp:16566
@ VFMSUBADD231PSZ256rk
Definition x86/opcodes.hpp:11336
@ VREDUCEPDZ256rribk
Definition x86/opcodes.hpp:21207
@ PTDPBHF8PS
Definition x86/opcodes.hpp:3470
@ OR32mi8_ND
Definition x86/opcodes.hpp:2952
@ VMOVDQU64Z256rm
Definition x86/opcodes.hpp:14180
@ VPUNPCKLDQZ256rm
Definition x86/opcodes.hpp:20772
@ CCMP16ri8
Definition x86/opcodes.hpp:1166
@ VCVTTPD2UQQSZ256rmk
Definition x86/opcodes.hpp:7945
@ VPSRLWZ256mi
Definition x86/opcodes.hpp:20234
@ OR64ri8_EVEX
Definition x86/opcodes.hpp:3011
@ VPLZCNTQZ128rmbkz
Definition x86/opcodes.hpp:17363
@ CMP16mr
Definition x86/opcodes.hpp:1304
@ VFMSUBADD213PHZ256r
Definition x86/opcodes.hpp:11190
@ IMULZU64rri8
Definition x86/opcodes.hpp:1883
@ MAXCSSrm
Definition x86/opcodes.hpp:2315
@ VPHSUBWYrr
Definition x86/opcodes.hpp:17314
@ VFMSUB132PHZ256mbk
Definition x86/opcodes.hpp:10572
@ PEXTRQmri
Definition x86/opcodes.hpp:3171
@ VCVTPS2IBSZrm
Definition x86/opcodes.hpp:7159
@ VORPSZ256rm
Definition x86/opcodes.hpp:14783
@ VFNMADD231SDZm_Int
Definition x86/opcodes.hpp:11933
@ VFMADD213PHZ256r
Definition x86/opcodes.hpp:9809
@ VFMADD132PDZr
Definition x86/opcodes.hpp:9608
@ VFMADD213SSZrb
Definition x86/opcodes.hpp:9898
@ VMINMAXPHZrmbik
Definition x86/opcodes.hpp:13682
@ VFNMSUB213BF16Z256mbk
Definition x86/opcodes.hpp:12197
@ BLCFILL64rr
Definition x86/opcodes.hpp:999
@ VFNMSUB231BF16Zmbk
Definition x86/opcodes.hpp:12384
@ VDIVPDZrrbkz
Definition x86/opcodes.hpp:9076
@ VMOVUPSZ128rr
Definition x86/opcodes.hpp:14481
@ T2RPNTLVWZ1RST1
Definition x86/opcodes.hpp:4976
@ VPGATHERDQZrm
Definition x86/opcodes.hpp:17249
@ SAR16ri_NF
Definition x86/opcodes.hpp:4068
@ VCVTTPD2UDQSZrrbkz
Definition x86/opcodes.hpp:7896
@ VPERMT2PDZ128rmbkz
Definition x86/opcodes.hpp:17037
@ VPUNPCKLWDZ256rmkz
Definition x86/opcodes.hpp:20833
@ VFNMADD132PDZmbk
Definition x86/opcodes.hpp:11494
@ VCVTBIASPH2HF8Zrmbk
Definition x86/opcodes.hpp:6237
@ VPERMT2PSZ128rmk
Definition x86/opcodes.hpp:17065
@ VSHUFPDZrmbik
Definition x86/opcodes.hpp:21936
@ VCVTQQ2PDZ128rm
Definition x86/opcodes.hpp:7398
@ VFNMSUB231BF16Z128mbkz
Definition x86/opcodes.hpp:12367
@ VPDPBSSDSrm
Definition x86/opcodes.hpp:16100
@ VPROTQrr_REV
Definition x86/opcodes.hpp:19113
@ VPSRLQYrr
Definition x86/opcodes.hpp:20090
@ DEC16r_ND
Definition x86/opcodes.hpp:1508
@ VCVTPS2DQYrm
Definition x86/opcodes.hpp:7101
@ VSUBBF16Z256rmbk
Definition x86/opcodes.hpp:22190
@ VFMADDSUB132PDZ256m
Definition x86/opcodes.hpp:10171
@ VFNMADD132PSZmbkz
Definition x86/opcodes.hpp:11565
@ VFMSUBADD132PDZ256mbkz
Definition x86/opcodes.hpp:11045
@ VCVTTPS2UDQZ256rrbkz
Definition x86/opcodes.hpp:8515
@ VPDPBSSDSZ256rk
Definition x86/opcodes.hpp:16089
@ VPUNPCKHDQZrrk
Definition x86/opcodes.hpp:20682
@ VPGATHERQDZ256rm
Definition x86/opcodes.hpp:17253
@ MMX_PSADBWrm
Definition x86/opcodes.hpp:2472
@ VMLAUNCH
Definition x86/opcodes.hpp:13907
@ VSCALEFPDZrrkz
Definition x86/opcodes.hpp:21726
@ VCVTTPD2UQQSZ128rmkz
Definition x86/opcodes.hpp:7937
@ VFMADDSUB231PSZ256mkz
Definition x86/opcodes.hpp:10460
@ VEXTRACTI32X4Z256mri
Definition x86/opcodes.hpp:9350
@ SHL8mCL
Definition x86/opcodes.hpp:4396
@ VMAXBF16Z128rrkz
Definition x86/opcodes.hpp:13205
@ VPERMILPDZ128mbi
Definition x86/opcodes.hpp:16773
@ VFMSUB213PSZ256rbkz
Definition x86/opcodes.hpp:10792
@ VPDPBSSDSZmk
Definition x86/opcodes.hpp:16095
@ VPERMT2WZ256rr
Definition x86/opcodes.hpp:17124
@ VCVTSS2SI64Zrm_Int
Definition x86/opcodes.hpp:7653
@ VREDUCEPDZ256rmik
Definition x86/opcodes.hpp:21203
@ AVX512_FsFLD0SH
Definition x86/opcodes.hpp:348
@ VPABSBZ128rmkz
Definition x86/opcodes.hpp:14831
@ VFMADDPD4Yrr_REV
Definition x86/opcodes.hpp:10131
@ VPMAXUQZ128rmkz
Definition x86/opcodes.hpp:17685
@ MMX_MOVD64rm
Definition x86/opcodes.hpp:2369
@ LOCK_BTS64m
Definition x86/opcodes.hpp:2205
@ VCVTTPH2DQZ256rrb
Definition x86/opcodes.hpp:8014
@ VPMINSQZrr
Definition x86/opcodes.hpp:17806
@ AOR64mr
Definition x86/opcodes.hpp:971
@ VMAXCPHZ256rr
Definition x86/opcodes.hpp:13270
@ SHL32rCL
Definition x86/opcodes.hpp:4351
@ VFMADD213SDZrb
Definition x86/opcodes.hpp:9870
@ VCVTPH2UDQZ256rmb
Definition x86/opcodes.hpp:6979
@ VPDPWSUDSZ128mbkz
Definition x86/opcodes.hpp:16386
@ VEXPANDPDZ256rmkz
Definition x86/opcodes.hpp:9288
@ VALIGNQZ128rri
Definition x86/opcodes.hpp:5427
@ VRANGEPDZrrik
Definition x86/opcodes.hpp:20934
@ VCVTPH2PDZrrk
Definition x86/opcodes.hpp:6873
@ VPSRAWZ128rr
Definition x86/opcodes.hpp:19999
@ VCVTPH2PSXZ128rmk
Definition x86/opcodes.hpp:6879
@ LZCNT16rr
Definition x86/opcodes.hpp:2290
@ VPMOVUSWBZ256rrkz
Definition x86/opcodes.hpp:18337
@ VMOVAPDZmr
Definition x86/opcodes.hpp:13943
@ VMINCPDZ256rmk
Definition x86/opcodes.hpp:13516
@ VFNMSUB213PSZ256mk
Definition x86/opcodes.hpp:12298
@ VMOVNTDQZmr
Definition x86/opcodes.hpp:14273
@ VMOVAPSZrm
Definition x86/opcodes.hpp:13986
@ VPSHLDQZ128rmbik
Definition x86/opcodes.hpp:19190
@ VBLENDMPDZrmbk
Definition x86/opcodes.hpp:5597
@ NOOPWr
Definition x86/opcodes.hpp:2881
@ VMINPDYrr
Definition x86/opcodes.hpp:13760
@ AOR32mr_EVEX
Definition x86/opcodes.hpp:970
@ VUNPCKLPSZ256rmkz
Definition x86/opcodes.hpp:22509
@ VPSHUFDZri
Definition x86/opcodes.hpp:19522
@ XSAVEOPT64
Definition x86/opcodes.hpp:22818
@ VUNPCKHPSZrr
Definition x86/opcodes.hpp:22457
@ VFMSUB231SSZr
Definition x86/opcodes.hpp:11019
@ VFNMADD132PSZ128mb
Definition x86/opcodes.hpp:11542
@ VCVTPD2PSZ256rmkz
Definition x86/opcodes.hpp:6515
@ VCMPBF16Zrmik
Definition x86/opcodes.hpp:5766
@ ADC32rm_ND
Definition x86/opcodes.hpp:497
@ VFNMADD132BF16Zmk
Definition x86/opcodes.hpp:11464
@ VPSRADZ256rrk
Definition x86/opcodes.hpp:19846
@ SBB16mi
Definition x86/opcodes.hpp:4170
@ VPSRLVWZrmk
Definition x86/opcodes.hpp:20214
@ VCVTBF162IBSZ256rmk
Definition x86/opcodes.hpp:6095
@ VCOMXSHZrr_Int
Definition x86/opcodes.hpp:5936
@ VPERMILPDZ256mi
Definition x86/opcodes.hpp:16794
@ IMPLICIT_DEF
Definition x86/opcodes.hpp:34
@ VPSRLVQZrmbk
Definition x86/opcodes.hpp:20192
@ VMOVSSrm_alt
Definition x86/opcodes.hpp:14428
@ VFMSUB132BF16Z128rk
Definition x86/opcodes.hpp:10504
@ VPERMPSZrmk
Definition x86/opcodes.hpp:16946
@ VADDSUBPSYrm
Definition x86/opcodes.hpp:5346
@ CVTTSS2SIrm
Definition x86/opcodes.hpp:1492
@ VPANDNQZrm
Definition x86/opcodes.hpp:15323
@ NEG32m_NF_ND
Definition x86/opcodes.hpp:2849
@ VCVTDQ2PSZrrkz
Definition x86/opcodes.hpp:6342
@ VMINMAXBF16Zrmik
Definition x86/opcodes.hpp:13622
@ VCVTPS2UDQZ256rrbk
Definition x86/opcodes.hpp:7349
@ VMOVUPSZ256mrk
Definition x86/opcodes.hpp:14488
@ VREDUCESHZrribkz
Definition x86/opcodes.hpp:21304
@ PMULHRSWrm
Definition x86/opcodes.hpp:3295
@ SBB8i8
Definition x86/opcodes.hpp:4244
@ VCVTW2PHZrrbk
Definition x86/opcodes.hpp:8995
@ VCVTPS2DQZrrkz
Definition x86/opcodes.hpp:7135
@ VFNMSUB132SDZrk_Int
Definition x86/opcodes.hpp:12152
@ VPANDNDZ128rmbk
Definition x86/opcodes.hpp:15280
@ VFMSUBADD231PDYm
Definition x86/opcodes.hpp:11245
@ VFMADDSUB231PSZ256mbk
Definition x86/opcodes.hpp:10457
@ ROR64m1
Definition x86/opcodes.hpp:3950
@ POP16rmr
Definition x86/opcodes.hpp:3311
@ VPROLDZmbik
Definition x86/opcodes.hpp:18899
@ VFNMSUB231PDZrk
Definition x86/opcodes.hpp:12424
@ PCMPGTQrr
Definition x86/opcodes.hpp:3143
@ VCVTPH2PSZrrk
Definition x86/opcodes.hpp:6932
@ VCVTTPS2UDQSZ256rrkz
Definition x86/opcodes.hpp:8484
@ TILESTORED_EVEX
Definition x86/opcodes.hpp:5058
@ VMOVSLDUPZ128rmk
Definition x86/opcodes.hpp:14393
@ VPMULLQZ256rmbkz
Definition x86/opcodes.hpp:18633
@ SHR64rCL_NF_ND
Definition x86/opcodes.hpp:4573
@ VRNDSCALEPHZrmbik
Definition x86/opcodes.hpp:21398
@ ADD32rr_EVEX
Definition x86/opcodes.hpp:635
@ VFMSUB231BF16Z128mk
Definition x86/opcodes.hpp:10857
@ VPMULHRSWZrmk
Definition x86/opcodes.hpp:18539
@ VCVTTBF162IUBSZ256rm
Definition x86/opcodes.hpp:7712
@ JMP64m_NT
Definition x86/opcodes.hpp:2004
@ VFMADD132PSZ128mkz
Definition x86/opcodes.hpp:9656
@ VPMOVSXBWZ256rrkz
Definition x86/opcodes.hpp:18178
@ VPADDSBZrm
Definition x86/opcodes.hpp:15133
@ MULSDrm
Definition x86/opcodes.hpp:2792
@ VGETMANTBF16Z128rrikz
Definition x86/opcodes.hpp:12859
@ CVTDQ2PSrr
Definition x86/opcodes.hpp:1427
@ VFCMADDCPHZ128mk
Definition x86/opcodes.hpp:9388
@ PTCVTROWPS2PHLrre
Definition x86/opcodes.hpp:3463
@ VCVTPD2UQQZrr
Definition x86/opcodes.hpp:6629
@ VMOVUPSZ128rmk
Definition x86/opcodes.hpp:14479
@ VCVTPH2HF8SZrmbk
Definition x86/opcodes.hpp:6742
@ VPADDBZ256rm
Definition x86/opcodes.hpp:15043
@ VPLZCNTDZ128rmb
Definition x86/opcodes.hpp:17334
@ VCVTPS2IUBSZ256rmb
Definition x86/opcodes.hpp:7181
@ VMAXPDZrmbkz
Definition x86/opcodes.hpp:13349
@ VPDPWUSDSZmbkz
Definition x86/opcodes.hpp:16466
@ VPMULUDQZ256rrkz
Definition x86/opcodes.hpp:18716
@ VPMOVUSQBZ256rr
Definition x86/opcodes.hpp:18290
@ VCVTUDQ2PSZ256rrbkz
Definition x86/opcodes.hpp:8790
@ VPERMWZ256rr
Definition x86/opcodes.hpp:17142
@ VCVTPD2PSZ128rrk
Definition x86/opcodes.hpp:6508
@ VCVTTPH2UDQZ256rmbkz
Definition x86/opcodes.hpp:8142
@ VPSHLDQZrmi
Definition x86/opcodes.hpp:19210
@ MOV32rs
Definition x86/opcodes.hpp:2577
@ VCVT2PH2HF8Z256rrk
Definition x86/opcodes.hpp:6038
@ VSHUFPSZrmbik
Definition x86/opcodes.hpp:21967
@ VPSRLQZ128rikz
Definition x86/opcodes.hpp:20099
@ SBB32rm
Definition x86/opcodes.hpp:4210
@ VFMADD213PHZrkz
Definition x86/opcodes.hpp:9826
@ SBB64mi32_ND
Definition x86/opcodes.hpp:4222
@ VPSLLQZri
Definition x86/opcodes.hpp:19681
@ VFIXUPIMMPDZ256rmik
Definition x86/opcodes.hpp:9481
@ VCVTTBF162IUBSZrmbkz
Definition x86/opcodes.hpp:7724
@ MOVSX64rr16
Definition x86/opcodes.hpp:2736
@ VPCMPDZ128rri
Definition x86/opcodes.hpp:15677
@ PORrr
Definition x86/opcodes.hpp:3357
@ VFMADD213PHZ256rbkz
Definition x86/opcodes.hpp:9812
@ SUB32rm_EVEX
Definition x86/opcodes.hpp:4816
@ VINSERTF32X4Zrrik
Definition x86/opcodes.hpp:13116
@ VPCMPESTRMrri
Definition x86/opcodes.hpp:15770
@ VCVTTPS2IBSZrmkz
Definition x86/opcodes.hpp:8358
@ VDIVSDZrmk_Int
Definition x86/opcodes.hpp:9153
@ CTEST8rr
Definition x86/opcodes.hpp:1423
@ VPUNPCKHQDQZrmb
Definition x86/opcodes.hpp:20707
@ VPSHLDQZrri
Definition x86/opcodes.hpp:19213
@ VCVTSS2USIZrm_Int
Definition x86/opcodes.hpp:7673
@ VUNPCKHPSZrmbk
Definition x86/opcodes.hpp:22453
@ SHR16mCL_ND
Definition x86/opcodes.hpp:4496
@ VPMINSWYrm
Definition x86/opcodes.hpp:17809
@ VPMOVDBZ256rrk
Definition x86/opcodes.hpp:17947
@ VFNMADD213PSZ128r
Definition x86/opcodes.hpp:11725
@ COPY_TO_REGCLASS
Definition x86/opcodes.hpp:37
@ VFNMSUB213SSZr
Definition x86/opcodes.hpp:12352
@ VCVT2PH2HF8SZrmbkz
Definition x86/opcodes.hpp:6016
@ PMULHUWrm
Definition x86/opcodes.hpp:3299
@ G_PTRTOINT
Definition x86/opcodes.hpp:104
@ VCVTTPS2QQZrmk
Definition x86/opcodes.hpp:8456
@ VFNMADD231PDZ256mb
Definition x86/opcodes.hpp:11837
@ VPDPWSUDSZm
Definition x86/opcodes.hpp:16401
@ VMOVDQU64Z128rm
Definition x86/opcodes.hpp:14169
@ MOVPC32r
Definition x86/opcodes.hpp:2683
@ RCL32m1
Definition x86/opcodes.hpp:3586
@ VFMADD231BF16Z256m
Definition x86/opcodes.hpp:9917
@ VRCP14PSZmkz
Definition x86/opcodes.hpp:21037
@ BLSI32rm_EVEX
Definition x86/opcodes.hpp:1029
@ VCVTPH2PSXZ256rmk
Definition x86/opcodes.hpp:6888
@ VFNMSUB231PSm
Definition x86/opcodes.hpp:12496
@ AND32ri
Definition x86/opcodes.hpp:850
@ SHL8m1_NF
Definition x86/opcodes.hpp:4394
@ VPROLVQZ256rmbkz
Definition x86/opcodes.hpp:18973
@ CCMP8rr_REV
Definition x86/opcodes.hpp:1191
@ SAR8mi_ND
Definition x86/opcodes.hpp:4142
@ VPUNPCKHWDZrm
Definition x86/opcodes.hpp:20731
@ VPSHLDQZrrik
Definition x86/opcodes.hpp:19214
@ VPABSDZ128rmbkz
Definition x86/opcodes.hpp:14854
@ VCVTTPD2DQZ256rr
Definition x86/opcodes.hpp:7780
@ VPABSBZ128rrkz
Definition x86/opcodes.hpp:14834
@ VPMOVWBZ128rrkz
Definition x86/opcodes.hpp:18350
@ VPMULLWZ128rr
Definition x86/opcodes.hpp:18653
@ OR32mi8Locked
Definition x86/opcodes.hpp:2950
@ VPTERNLOGQZ128rri
Definition x86/opcodes.hpp:20488
@ XOR16rr_NF_ND
Definition x86/opcodes.hpp:22683
@ VPORQZ256rmkz
Definition x86/opcodes.hpp:18859
@ MAXCPSrm
Definition x86/opcodes.hpp:2311
@ VPSLLWZ256rrkz
Definition x86/opcodes.hpp:19799
@ VREDUCEPHZ256rmbik
Definition x86/opcodes.hpp:21233
@ VFMSUBADD132PDr
Definition x86/opcodes.hpp:11067
@ VMOVUPDrr_REV
Definition x86/opcodes.hpp:14471
@ LOCK_INC64m
Definition x86/opcodes.hpp:2215
@ VRSQRTPHZ128rk
Definition x86/opcodes.hpp:21633
@ LOCK_DEC32m
Definition x86/opcodes.hpp:2210
@ VPSHAWmr
Definition x86/opcodes.hpp:19154
@ SUB64mi32
Definition x86/opcodes.hpp:4831
@ VSCATTERQPSZ128mr
Definition x86/opcodes.hpp:21837
@ VPSHLDrr
Definition x86/opcodes.hpp:19308
@ VSUBSDZrmkz_Int
Definition x86/opcodes.hpp:22316
@ VPTESTNMDZ256rm
Definition x86/opcodes.hpp:20587
@ VCVTSI642SSrr
Definition x86/opcodes.hpp:7624
@ VMRUN64
Definition x86/opcodes.hpp:14557
@ VFMSUBADD132PSZ128mb
Definition x86/opcodes.hpp:11104
@ VCVTPH2HF8Z128rrkz
Definition x86/opcodes.hpp:6757
@ VCVTPH2PSZrmkz
Definition x86/opcodes.hpp:6927
@ VFIXUPIMMSDZrmi
Definition x86/opcodes.hpp:9534
@ VRCPPHZ256mkz
Definition x86/opcodes.hpp:21136
@ VFMSUBADD231PHZ128m
Definition x86/opcodes.hpp:11282
@ VCVTTPD2DQZrr
Definition x86/opcodes.hpp:7792
@ EXTRACTPSrri
Definition x86/opcodes.hpp:1654
@ PVALIDATE32
Definition x86/opcodes.hpp:3564
@ VPSRAVDZ256rrkz
Definition x86/opcodes.hpp:19930
@ VFNMSUB213SSm_Int
Definition x86/opcodes.hpp:12361
@ VPMAXUQZrmbk
Definition x86/opcodes.hpp:17700
@ VCVTPD2QQZ256rm
Definition x86/opcodes.hpp:6545
@ VCVTPS2PDZ256rrkz
Definition x86/opcodes.hpp:7226
@ PTILEMOVROWrreV
Definition x86/opcodes.hpp:3488
@ SQRT_Fp32
Definition x86/opcodes.hpp:4708
@ FsFLD0SD
Definition x86/opcodes.hpp:355
@ SUB64ri8
Definition x86/opcodes.hpp:4851
@ VCVTTPD2UDQSZrmkz
Definition x86/opcodes.hpp:7892
@ VCVTHF82PHZ128rrk
Definition x86/opcodes.hpp:6349
@ VINSERTI64X4Zrrik
Definition x86/opcodes.hpp:13178
@ VFMADD213PSZ128mbkz
Definition x86/opcodes.hpp:9832
@ VPMOVUSQDZrrkz
Definition x86/opcodes.hpp:18312
@ VPMOVSQBZ128rr
Definition x86/opcodes.hpp:18063
@ VPSHRDVDZ256mb
Definition x86/opcodes.hpp:19382
@ VCVTPH2IBSZrrbk
Definition x86/opcodes.hpp:6805
@ POPCNT16rr_NF
Definition x86/opcodes.hpp:3327
@ VSCALEFSDZrr
Definition x86/opcodes.hpp:21796
@ VFMADDSUB213PSZrkz
Definition x86/opcodes.hpp:10371
@ VSHA512RNDS2rr
Definition x86/opcodes.hpp:21842
@ VPERMI2DZ256rr
Definition x86/opcodes.hpp:16642
@ VPDPWUSDSZ128mbk
Definition x86/opcodes.hpp:16447
@ VPSHLDVDZ128mbkz
Definition x86/opcodes.hpp:19219
@ VBROADCASTI32X2Zrm
Definition x86/opcodes.hpp:5691
@ VCMPBF16Z256rmik
Definition x86/opcodes.hpp:5760
@ VREDUCEBF16Zrmbi
Definition x86/opcodes.hpp:21181
@ VCVTUQQ2PDZ256rrk
Definition x86/opcodes.hpp:8824
@ VCVTPS2IBSZ128rrkz
Definition x86/opcodes.hpp:7146
@ VCVTPH2BF8Z256rrk
Definition x86/opcodes.hpp:6678
@ VPERMILPSYmi
Definition x86/opcodes.hpp:16831
@ RCR16ri_EVEX
Definition x86/opcodes.hpp:3662
@ VPSUBSWZ256rmk
Definition x86/opcodes.hpp:20376
@ VCVTPD2QQZ128rrkz
Definition x86/opcodes.hpp:6544
@ VCVTPH2UWZrmkz
Definition x86/opcodes.hpp:7061
@ VSQRTPSYm
Definition x86/opcodes.hpp:22100
@ VMINBF16Zrrkz
Definition x86/opcodes.hpp:13500
@ OR8rr_EVEX_REV
Definition x86/opcodes.hpp:3055
@ VUNPCKHPDYrr
Definition x86/opcodes.hpp:22401
@ VADDPSZrmk
Definition x86/opcodes.hpp:5291
@ VPOPCNTQZ128rmb
Definition x86/opcodes.hpp:18774
@ VRSQRT28SDZrk
Definition x86/opcodes.hpp:21588
@ VCVTPH2UWZ128rmbk
Definition x86/opcodes.hpp:7037
@ VSQRTPDZ128rkz
Definition x86/opcodes.hpp:22040
@ VFMADD132PDZ128rkz
Definition x86/opcodes.hpp:9589
@ VFMSUBADD231PDZ128mbk
Definition x86/opcodes.hpp:11249
@ RCPSSm
Definition x86/opcodes.hpp:3642
@ VCVTPD2PSZrm
Definition x86/opcodes.hpp:6522
@ VBLENDVPDYrrr
Definition x86/opcodes.hpp:5640
@ VPSHUFBZ128rrk
Definition x86/opcodes.hpp:19480
@ VPDPWUUDZm
Definition x86/opcodes.hpp:16556
@ VFMSUBADDPD4Yrr_REV
Definition x86/opcodes.hpp:11355
@ VPCOMPRESSWZ256mr
Definition x86/opcodes.hpp:15995
@ VPMOVZXDQZ256rmk
Definition x86/opcodes.hpp:18436
@ CFCMOV64rm
Definition x86/opcodes.hpp:1207
@ IMUL32rr_NF_ND
Definition x86/opcodes.hpp:1831
@ VFMSUBADD231PDZ256mk
Definition x86/opcodes.hpp:11260
@ RMPUPDATE
Definition x86/opcodes.hpp:3769
@ VPDPWUUDZ128rk
Definition x86/opcodes.hpp:16545
@ PSRADrm
Definition x86/opcodes.hpp:3398
@ PSLLQrr
Definition x86/opcodes.hpp:3392
@ ADD8mr_ND
Definition x86/opcodes.hpp:694
@ VFMSUB231BF16Zmkz
Definition x86/opcodes.hpp:10876
@ VPDPBSSDZ256mk
Definition x86/opcodes.hpp:16117
@ SHR16ri_NF_ND
Definition x86/opcodes.hpp:4518
@ VFCMULCSHZrrkz
Definition x86/opcodes.hpp:9467
@ VPDPWSUDSZrk
Definition x86/opcodes.hpp:16408
@ PCONFIG
Definition x86/opcodes.hpp:3150
@ IMUL32rm_NF
Definition x86/opcodes.hpp:1819
@ SUB64ri8_NF
Definition x86/opcodes.hpp:4854
@ ADD_Fp64
Definition x86/opcodes.hpp:744
@ VRANGEPSZ256rmik
Definition x86/opcodes.hpp:20949
@ VSUBPSZrmbk
Definition x86/opcodes.hpp:22301
@ RCR32mCL_EVEX
Definition x86/opcodes.hpp:3668
@ VEXTRACTF64X4Zrrikz
Definition x86/opcodes.hpp:9347
@ VFMADDSUB231PHZ256mkz
Definition x86/opcodes.hpp:10425
@ VPSLLDZrik
Definition x86/opcodes.hpp:19631
@ VPUNPCKHBWZ128rr
Definition x86/opcodes.hpp:20638
@ VUNPCKHPSZ256rmkz
Definition x86/opcodes.hpp:22447
@ DEC32m_ND
Definition x86/opcodes.hpp:1514
@ VCVTUW2PHZrr
Definition x86/opcodes.hpp:8960
@ VPSHLQmr
Definition x86/opcodes.hpp:19310
@ VCVTPD2UQQZrrb
Definition x86/opcodes.hpp:6630
@ VFMSUBSD4mr
Definition x86/opcodes.hpp:11384
@ VGETMANTPDZrrib
Definition x86/opcodes.hpp:12906
@ VSQRTSDr_Int
Definition x86/opcodes.hpp:22151
@ VCVTPS2QQZrmkz
Definition x86/opcodes.hpp:7325
@ VMSAVE64
Definition x86/opcodes.hpp:14559
@ SUBR_Fp80m32
Definition x86/opcodes.hpp:4917
@ VDIVSDZrr_Int
Definition x86/opcodes.hpp:9156
@ VCVTPH2UWZ128rmbkz
Definition x86/opcodes.hpp:7038
@ VPMULTISHIFTQBZ128rm
Definition x86/opcodes.hpp:18670
@ VRANGEPSZ256rmbikz
Definition x86/opcodes.hpp:20947
@ VMINPHZ128rmkz
Definition x86/opcodes.hpp:13801
@ VPCMPGTQZrr
Definition x86/opcodes.hpp:15827
@ OR64rr_EVEX_REV
Definition x86/opcodes.hpp:3022
@ VPMINUWZrr
Definition x86/opcodes.hpp:17928
@ VFNMADD213PHZ128mkz
Definition x86/opcodes.hpp:11689
@ VFNMSUB231PDZm
Definition x86/opcodes.hpp:12414
@ VPXORQZ128rr
Definition x86/opcodes.hpp:20878
@ VCVTTPH2UWZ256rrk
Definition x86/opcodes.hpp:8215
@ VCVTTPS2UQQSZ256rrb
Definition x86/opcodes.hpp:8546
@ SHL8mi_NF_ND
Definition x86/opcodes.hpp:4405
@ VPSUBSWZ128rmk
Definition x86/opcodes.hpp:20370
@ VFNMADD132SHZrk_Int
Definition x86/opcodes.hpp:11602
@ RCL8m1_EVEX
Definition x86/opcodes.hpp:3623
@ VREDUCEPSZ256rmikz
Definition x86/opcodes.hpp:21270
@ VSCALEFSDZrrb_Int
Definition x86/opcodes.hpp:21797
@ VPCMPEQQZ256rmb
Definition x86/opcodes.hpp:15738
@ VPERMI2QZ256rr
Definition x86/opcodes.hpp:16723
@ ADDR16_PREFIX
Definition x86/opcodes.hpp:722
@ VSQRTPHZrkz
Definition x86/opcodes.hpp:22099
@ VADDPHZ256rrbkz
Definition x86/opcodes.hpp:5249
@ MULX32Hrr
Definition x86/opcodes.hpp:2801
@ SUB32rm_ND
Definition x86/opcodes.hpp:4817
@ VGETEXPSSZm
Definition x86/opcodes.hpp:12842
@ VFNMADD213PSZ256mbkz
Definition x86/opcodes.hpp:11731
@ VGETMANTBF16Zrrik
Definition x86/opcodes.hpp:12876
@ VPDPBSSDSZm
Definition x86/opcodes.hpp:16091
@ PTCVTROWPS2PHHrriV
Definition x86/opcodes.hpp:3462
@ VPSLLWri
Definition x86/opcodes.hpp:19812
@ VSUBPSZ256rrbk
Definition x86/opcodes.hpp:22295
@ MOV8o64a
Definition x86/opcodes.hpp:2607
@ KXNORQkk
Definition x86/opcodes.hpp:2096
@ VCVTSI2SDZrm_Int
Definition x86/opcodes.hpp:7582
@ SHR8r1_EVEX
Definition x86/opcodes.hpp:4595
@ VGF2P8AFFINEQBZ256rmikz
Definition x86/opcodes.hpp:13051
@ VPSHUFLWZ256rikz
Definition x86/opcodes.hpp:19562
@ INVEPT64
Definition x86/opcodes.hpp:1946
@ VCVT2PH2BF8Z256rrkz
Definition x86/opcodes.hpp:5985
@ VPALIGNRZ128rrikz
Definition x86/opcodes.hpp:15236
@ VFMADDPS4rr_REV
Definition x86/opcodes.hpp:10143
@ SHL64mi_EVEX
Definition x86/opcodes.hpp:4372
@ VCVTPH2PSZ128rrkz
Definition x86/opcodes.hpp:6915
@ PEXT64rr
Definition x86/opcodes.hpp:3165
@ VMAXCPHZ256rrkz
Definition x86/opcodes.hpp:13272
@ VPCMPUDZ128rmi
Definition x86/opcodes.hpp:15883
@ VPADDWZ256rrkz
Definition x86/opcodes.hpp:15220
@ VPSHLDQZ256rmbik
Definition x86/opcodes.hpp:19199
@ VCVTTPS2DQSZ128rr
Definition x86/opcodes.hpp:8268
@ VPSLLDZ128mik
Definition x86/opcodes.hpp:19598
@ LAR32rr
Definition x86/opcodes.hpp:2106
@ VCVTTPS2UQQSZ128rm
Definition x86/opcodes.hpp:8530
@ VPEXTRWZrri
Definition x86/opcodes.hpp:17236
@ VPSRAVWZ128rrk
Definition x86/opcodes.hpp:19973
@ XRSTOR64
Definition x86/opcodes.hpp:22810
@ VFMSUBADD213PSZmb
Definition x86/opcodes.hpp:11232
@ XOR8rm_EVEX
Definition x86/opcodes.hpp:22788
@ VPUNPCKLDQZ256rrkz
Definition x86/opcodes.hpp:20780
@ VMOVSDto64Zrr
Definition x86/opcodes.hpp:14352
@ VCVTPS2UQQZ256rmb
Definition x86/opcodes.hpp:7375
@ VCVTUQQ2PDZ256rrbkz
Definition x86/opcodes.hpp:8823
@ VFNMADD213PSZ256mb
Definition x86/opcodes.hpp:11729
@ VPSUBUSBZ128rrkz
Definition x86/opcodes.hpp:20396
@ VRANGEPSZrmbik
Definition x86/opcodes.hpp:20958
@ ADD16mr_NF_ND
Definition x86/opcodes.hpp:577
@ VPERMILPSZ256rikz
Definition x86/opcodes.hpp:16861
@ VCVTTSD2USISrrb_Int
Definition x86/opcodes.hpp:8638
@ MONITOR64rrr
Definition x86/opcodes.hpp:2539
@ VCVTPH2PDZ256rrbk
Definition x86/opcodes.hpp:6859
@ VUNPCKHPSZ128rr
Definition x86/opcodes.hpp:22439
@ VSCALEFSSZrrk
Definition x86/opcodes.hpp:21818
@ VFNMADD213PDm
Definition x86/opcodes.hpp:11682
@ ROR16rCL
Definition x86/opcodes.hpp:3910
@ VPMOVZXBDrr
Definition x86/opcodes.hpp:18382
@ VADDSSZrrk_Int
Definition x86/opcodes.hpp:5336
@ VFNMADD132SHZr_Int
Definition x86/opcodes.hpp:11597
@ VCVTPH2HF8SZ128rr
Definition x86/opcodes.hpp:6728
@ VPTERNLOGQZ256rmbi
Definition x86/opcodes.hpp:20491
@ POPCNT64rr
Definition x86/opcodes.hpp:3337
@ KSET1W
Definition x86/opcodes.hpp:367
@ VAESENCZrr
Definition x86/opcodes.hpp:5387
@ CMOV_GR8
Definition x86/opcodes.hpp:1284
@ VPERMPDZrikz
Definition x86/opcodes.hpp:16921
@ VPADDBZ128rmk
Definition x86/opcodes.hpp:15038
@ VEXTRACTI32X8Zmri
Definition x86/opcodes.hpp:9360
@ G_ATOMICRMW_FMIN
Definition x86/opcodes.hpp:141
@ VFNMADD213BF16Zr
Definition x86/opcodes.hpp:11644
@ VPSHLDWZrrik
Definition x86/opcodes.hpp:19304
@ VGETMANTPSZ128rrik
Definition x86/opcodes.hpp:12951
@ VPSLLWZmik
Definition x86/opcodes.hpp:19801
@ PHSUBSWrm
Definition x86/opcodes.hpp:3224
@ MMX_PANDrm
Definition x86/opcodes.hpp:2414
@ VGETEXPSSZrbkz
Definition x86/opcodes.hpp:12848
@ VPORQZrmb
Definition x86/opcodes.hpp:18864
@ VPEXPANDBZ128rmk
Definition x86/opcodes.hpp:17152
@ VPACKSSDWZ256rrkz
Definition x86/opcodes.hpp:14948
@ VINSERTI32X4Z256rrik
Definition x86/opcodes.hpp:13148
@ VCVTTPH2UWZ128rmbkz
Definition x86/opcodes.hpp:8199
@ VFNMADD231PSZ128rkz
Definition x86/opcodes.hpp:11905
@ VCVTTBF162IBSZrmk
Definition x86/opcodes.hpp:7698
@ VPDPWSSDSZ256mkz
Definition x86/opcodes.hpp:16335
@ VFMSUBADD213PSZm
Definition x86/opcodes.hpp:11231
@ MMX_PADDBrm
Definition x86/opcodes.hpp:2394
@ VGETMANTBF16Zrmik
Definition x86/opcodes.hpp:12873
@ VPERMT2QZ128rmkz
Definition x86/opcodes.hpp:17093
@ VPMULLDZrrkz
Definition x86/opcodes.hpp:18618
@ VMAXPSZ256rrbk
Definition x86/opcodes.hpp:13412
@ VPERMQZrmk
Definition x86/opcodes.hpp:16984
@ VFMSUBADD231PSZ256rb
Definition x86/opcodes.hpp:11333
@ VFMSUBADD132PSZ128rk
Definition x86/opcodes.hpp:11110
@ VPABSQZ128rm
Definition x86/opcodes.hpp:14880
@ VFMULCPHZrmbkz
Definition x86/opcodes.hpp:11424
@ VSUBSDZrm_Int
Definition x86/opcodes.hpp:22314
@ VFMADDCPHZ128rkz
Definition x86/opcodes.hpp:10094
@ VFNMSUB213BF16Z128r
Definition x86/opcodes.hpp:12192
@ VMAXCSSrm
Definition x86/opcodes.hpp:13321
@ VCVTPS2DQZ128rr
Definition x86/opcodes.hpp:7109
@ VFMSUB231SHZmk_Int
Definition x86/opcodes.hpp:11005
@ VPDPBUSDZ256r
Definition x86/opcodes.hpp:16243
@ VCMPBF16Zrmi
Definition x86/opcodes.hpp:5765
@ VPBROADCASTBrZ128rr
Definition x86/opcodes.hpp:15533
@ VPMOVZXBQZ256rmkz
Definition x86/opcodes.hpp:18393
@ DIVR_FpI32m80
Definition x86/opcodes.hpp:1587
@ VPCMPEQBZ256rrk
Definition x86/opcodes.hpp:15700
@ VMINMAXBF16Z128rmik
Definition x86/opcodes.hpp:13604
@ MMX_PSLLQrm
Definition x86/opcodes.hpp:2488
@ AVX512_512_SET0
Definition x86/opcodes.hpp:342
@ VBROADCASTI32X2Z256rmkz
Definition x86/opcodes.hpp:5687
@ SUB16mi8_EVEX
Definition x86/opcodes.hpp:4751
@ VRSQRTPHZmkz
Definition x86/opcodes.hpp:21649
@ VPCOMPRESSBZ256mr
Definition x86/opcodes.hpp:15950
@ VFMULCPHZ256rm
Definition x86/opcodes.hpp:11409
@ VRNDSCALESSZrribk_Int
Definition x86/opcodes.hpp:21471
@ VPDPWUUDSZmbk
Definition x86/opcodes.hpp:16527
@ VCVTTPS2QQSZ128rmk
Definition x86/opcodes.hpp:8402
@ VSCALEFPSZ256rmbkz
Definition x86/opcodes.hpp:21772
@ VPERMI2PDZrrkz
Definition x86/opcodes.hpp:16680
@ VPDPWSUDZmb
Definition x86/opcodes.hpp:16433
@ VPSIGNDYrr
Definition x86/opcodes.hpp:19576
@ VPSLLVQZ256rr
Definition x86/opcodes.hpp:19741
@ VMULPDZrmb
Definition x86/opcodes.hpp:14611
@ VEXPANDPSZ256rr
Definition x86/opcodes.hpp:9307
@ VPUNPCKHBWZ256rmk
Definition x86/opcodes.hpp:20642
@ MOVSQ
Definition x86/opcodes.hpp:2711
@ OR16rr_EVEX_REV
Definition x86/opcodes.hpp:2939
@ VPANDNQZ256rmk
Definition x86/opcodes.hpp:15318
@ VFMADD132BF16Z256m
Definition x86/opcodes.hpp:9561
@ AND16ri8
Definition x86/opcodes.hpp:810
@ VPCONFLICTQZ128rmbkz
Definition x86/opcodes.hpp:16047
@ VDBPSADBWZ128rmik
Definition x86/opcodes.hpp:9000
@ ROR32mCL_NF_ND
Definition x86/opcodes.hpp:3929
@ VPANDNDZ256rmkz
Definition x86/opcodes.hpp:15292
@ VGETEXPPSZrkz
Definition x86/opcodes.hpp:12823
@ VSHUFPSZ256rmikz
Definition x86/opcodes.hpp:21962
@ XOR16rm_ND
Definition x86/opcodes.hpp:22674
@ UWRMSRir_EVEX
Definition x86/opcodes.hpp:5150
@ VPMINUDZ256rmk
Definition x86/opcodes.hpp:17868
@ VMINPHZ128rmbk
Definition x86/opcodes.hpp:13798
@ VFNMADD213SDm_Int
Definition x86/opcodes.hpp:11767
@ VPADDQZrmbk
Definition x86/opcodes.hpp:15110
@ MMX_PSLLWrr
Definition x86/opcodes.hpp:2492
@ VCVTUW2PHZrmb
Definition x86/opcodes.hpp:8955
@ VMOVDQU64Zmrk
Definition x86/opcodes.hpp:14190
@ ENQCMDS16
Definition x86/opcodes.hpp:1644
@ PMINSWrm
Definition x86/opcodes.hpp:3260
@ VCVTPD2QQZ256rrbkz
Definition x86/opcodes.hpp:6554
@ BLCS32rr
Definition x86/opcodes.hpp:1013
@ VFMADD132PDZ256rbk
Definition x86/opcodes.hpp:9598
@ VFMSUBADD132PSZ128mbkz
Definition x86/opcodes.hpp:11106
@ VCVTPH2UQQZrrb
Definition x86/opcodes.hpp:7030
@ RDFSBASE
Definition x86/opcodes.hpp:3718
@ VPERMT2PSZrmk
Definition x86/opcodes.hpp:17083
@ VPERMI2DZ128rmkz
Definition x86/opcodes.hpp:16632
@ VPSRLQZ128rmkz
Definition x86/opcodes.hpp:20102
@ CMP16ri
Definition x86/opcodes.hpp:1305
@ VFNMADD132PSZrb
Definition x86/opcodes.hpp:11569
@ VFMADD132PHZ256mbkz
Definition x86/opcodes.hpp:9628
@ VPSUBSBZrrk
Definition x86/opcodes.hpp:20363
@ PADDSWrr
Definition x86/opcodes.hpp:3099
@ MOV8rr_REV
Definition x86/opcodes.hpp:2614
@ VFCMADDCPHZmbkz
Definition x86/opcodes.hpp:9408
@ OR16rr_EVEX
Definition x86/opcodes.hpp:2938
@ VFNMADD213SDr
Definition x86/opcodes.hpp:11768
@ VPUNPCKHDQZ128rr
Definition x86/opcodes.hpp:20663
@ MMX_MOVQ2FR64rr
Definition x86/opcodes.hpp:2377
@ VFNMADD132BF16Z128rk
Definition x86/opcodes.hpp:11449
@ LCMPXCHG8B
Definition x86/opcodes.hpp:2114
@ VPCOMUQri
Definition x86/opcodes.hpp:16012
@ ROL16r1_EVEX
Definition x86/opcodes.hpp:3786
@ VFMADDSUB231PSZ256rk
Definition x86/opcodes.hpp:10465
@ VMCLEARm
Definition x86/opcodes.hpp:13472
@ SUB64mr_NF_ND
Definition x86/opcodes.hpp:4845
@ VPSRADZrmkz
Definition x86/opcodes.hpp:19859
@ VPMULHUWZrmkz
Definition x86/opcodes.hpp:18562
@ VFMSUBADD231PDr
Definition x86/opcodes.hpp:11281
@ VCVTDQ2PHZ256rrbk
Definition x86/opcodes.hpp:6292
@ VMULBF16Z128rmbkz
Definition x86/opcodes.hpp:14563
@ VFMSUB231PDZ128rkz
Definition x86/opcodes.hpp:10890
@ VPADDDZrmbk
Definition x86/opcodes.hpp:15079
@ VPMAXSWZ128rrk
Definition x86/opcodes.hpp:17611
@ VRANGESDZrrikz
Definition x86/opcodes.hpp:20977
@ VRCP14SSZrrk
Definition x86/opcodes.hpp:21051
@ VCVTPS2PHXZ128rmbkz
Definition x86/opcodes.hpp:7244
@ PMAXUBrm
Definition x86/opcodes.hpp:3250
@ VCVTUQQ2PSZ128rrkz
Definition x86/opcodes.hpp:8879
@ VSCALEFPSZ128rmbk
Definition x86/opcodes.hpp:21762
@ MOVRS32rm
Definition x86/opcodes.hpp:2693
@ VFNMSUB213PSm
Definition x86/opcodes.hpp:12318
@ VFMSUB213BF16Z128mb
Definition x86/opcodes.hpp:10676
@ VMAXCPHZ128rr
Definition x86/opcodes.hpp:13261
@ VCVTSD2SHZrrbkz_Int
Definition x86/opcodes.hpp:7505
@ VCVTPH2HF8Zrmk
Definition x86/opcodes.hpp:6771
@ VFNMSUB231SHZm
Definition x86/opcodes.hpp:12514
@ VCVTTPH2UWZ128rrk
Definition x86/opcodes.hpp:8203
@ VBROADCASTI32X2Z256rm
Definition x86/opcodes.hpp:5685
@ AND16rr_NF_REV
Definition x86/opcodes.hpp:832
@ ROR64mCL_NF
Definition x86/opcodes.hpp:3958
@ VFMSUB213PDZ128rk
Definition x86/opcodes.hpp:10711
@ CVTDQ2PDrr
Definition x86/opcodes.hpp:1425
@ VFNMADD231PDZ128mk
Definition x86/opcodes.hpp:11831
@ INC32r_alt
Definition x86/opcodes.hpp:1911
@ VCVTNEPS2BF16Z128rrk
Definition x86/opcodes.hpp:6407
@ VANDPSZrmbk
Definition x86/opcodes.hpp:5563
@ VFPCLASSPHZ256rik
Definition x86/opcodes.hpp:12621
@ PFSUBrr
Definition x86/opcodes.hpp:3213
@ VFNMSUB213SHZmkz_Int
Definition x86/opcodes.hpp:12339
@ VPROLVQZrmk
Definition x86/opcodes.hpp:18983
@ PREFETCHT1
Definition x86/opcodes.hpp:3364
@ VADDPDZ128rrk
Definition x86/opcodes.hpp:5203
@ VPCOMPRESSQZ256mrk
Definition x86/opcodes.hpp:15981
@ SUB64rr_ND
Definition x86/opcodes.hpp:4864
@ VRCP28PDZmbk
Definition x86/opcodes.hpp:21055
@ VCVTTPS2UQQZrm
Definition x86/opcodes.hpp:8584
@ SAR16m1_NF
Definition x86/opcodes.hpp:4043
@ VMAXPDZrr
Definition x86/opcodes.hpp:13352
@ VCVTPH2UQQZrrbkz
Definition x86/opcodes.hpp:7032
@ IMUL8r_EVEX
Definition x86/opcodes.hpp:1870
@ VEXPANDPDZrr
Definition x86/opcodes.hpp:9295
@ SHL16r1_NF
Definition x86/opcodes.hpp:4319
@ VPDPWSUDSZ128mb
Definition x86/opcodes.hpp:16384
@ VCVTTPS2UQQZ256rmbkz
Definition x86/opcodes.hpp:8575
@ VFMADDSUB132PDZ128mbk
Definition x86/opcodes.hpp:10164
@ VMINSHZrrkz_Int
Definition x86/opcodes.hpp:13891
@ VCVTPS2DQZ128rmbkz
Definition x86/opcodes.hpp:7106
@ MMX_PANDNrm
Definition x86/opcodes.hpp:2412
@ CMOV64rr
Definition x86/opcodes.hpp:1242
@ VRNDSCALEBF16Z256rmikz
Definition x86/opcodes.hpp:21330
@ VFMADD213PDZmk
Definition x86/opcodes.hpp:9784
@ VPMULUDQYrr
Definition x86/opcodes.hpp:18698
@ CMOV_FR16
Definition x86/opcodes.hpp:1276
@ VPADDUSBZ128rr
Definition x86/opcodes.hpp:15168
@ VSUBPHZ256rmk
Definition x86/opcodes.hpp:22256
@ VPSRLQZri
Definition x86/opcodes.hpp:20127
@ VFMADDSUB231PDZ128rk
Definition x86/opcodes.hpp:10383
@ SCASB
Definition x86/opcodes.hpp:4265
@ MOVAPDmr
Definition x86/opcodes.hpp:2615
@ VMOVDQA64Zrrkz_REV
Definition x86/opcodes.hpp:14092
@ VCVTUDQ2PSZrmb
Definition x86/opcodes.hpp:8794
@ PTDPBSSDV
Definition x86/opcodes.hpp:393
@ VREDUCEBF16Z256rmbik
Definition x86/opcodes.hpp:21173
@ VPERMI2DZrmk
Definition x86/opcodes.hpp:16649
@ VPSRLQZmikz
Definition x86/opcodes.hpp:20126
@ VMOVZPDILo2PDIZmr
Definition x86/opcodes.hpp:14517
@ VPSLLVWZ256rrkz
Definition x86/opcodes.hpp:19766
@ VMAXSHZrrbk_Int
Definition x86/opcodes.hpp:13452
@ VSCATTERQPSZ256mr
Definition x86/opcodes.hpp:21838
@ VFPCLASSPDZri
Definition x86/opcodes.hpp:12608
@ VBLENDMPDZ256rmk
Definition x86/opcodes.hpp:5590
@ VANDPSZ128rmb
Definition x86/opcodes.hpp:5544
@ VPHADDDQrr
Definition x86/opcodes.hpp:17268
@ VPACKUSWBZ128rmkz
Definition x86/opcodes.hpp:15017
@ VPCMPEQQZrm
Definition x86/opcodes.hpp:15743
@ PTCVTROWPS2BF16LrriV
Definition x86/opcodes.hpp:3458
@ VCVTNEEBF162PSrm
Definition x86/opcodes.hpp:6391
@ SARX64rm_EVEX
Definition x86/opcodes.hpp:4165
@ VPSHRDQZ256rmi
Definition x86/opcodes.hpp:19357
@ VPERMI2BZrmkz
Definition x86/opcodes.hpp:16623
@ VFMADDSUB231PSZ128mkz
Definition x86/opcodes.hpp:10451
@ VPSUBDrm
Definition x86/opcodes.hpp:20312
@ VFRCZPSYrm
Definition x86/opcodes.hpp:12662
@ VCVTPD2UDQZ256rrk
Definition x86/opcodes.hpp:6588
@ VPANDrm
Definition x86/opcodes.hpp:15365
@ VPERMT2DZ256rmbk
Definition x86/opcodes.hpp:17018
@ VCVT2PH2BF8Z256rmbkz
Definition x86/opcodes.hpp:5980
@ ADD8mi_ND
Definition x86/opcodes.hpp:689
@ VMOVPDI2DImr
Definition x86/opcodes.hpp:14287
@ VGF2P8AFFINEINVQBZ128rmik
Definition x86/opcodes.hpp:13010
@ VSQRTSDZr_Int
Definition x86/opcodes.hpp:22142
@ VMOVDQA64Z128rmkz
Definition x86/opcodes.hpp:14064
@ VCVTPH2HF8SZrmkz
Definition x86/opcodes.hpp:6745
@ VDIVSHZrrb_Int
Definition x86/opcodes.hpp:9172
@ VPCOMPRESSDZmr
Definition x86/opcodes.hpp:15970
@ VCVTBIASPH2HF8SZrmkz
Definition x86/opcodes.hpp:6213
@ VCVTTPS2QQZ128rrk
Definition x86/opcodes.hpp:8438
@ VCVT2PH2HF8Z256rr
Definition x86/opcodes.hpp:6037
@ VPSHUFHWZ256mi
Definition x86/opcodes.hpp:19535
@ VFNMSUB231SSZr_Int
Definition x86/opcodes.hpp:12531
@ VCVTTPD2DQZ128rmbk
Definition x86/opcodes.hpp:7767
@ VCVTPH2IUBSZrmk
Definition x86/opcodes.hpp:6834
@ VPLZCNTDZ256rmk
Definition x86/opcodes.hpp:17346
@ VFMSUB213BF16Z128m
Definition x86/opcodes.hpp:10675
@ VPDPWUUDSZ128m
Definition x86/opcodes.hpp:16507
@ VFNMSUB231SDZrb
Definition x86/opcodes.hpp:12504
@ VPERMILPDZ256mbikz
Definition x86/opcodes.hpp:16793
@ SBB64mi32_EVEX
Definition x86/opcodes.hpp:4221
@ VFMSUB213SSZr
Definition x86/opcodes.hpp:10841
@ ROL32ri_NF
Definition x86/opcodes.hpp:3828
@ AND64ri8_ND
Definition x86/opcodes.hpp:898
@ VDIVPHZrmbk
Definition x86/opcodes.hpp:9104
@ VPCONFLICTDZrmkz
Definition x86/opcodes.hpp:16040
@ VBROADCASTF64X2Z256rmkz
Definition x86/opcodes.hpp:5671
@ PCMPEQBrr
Definition x86/opcodes.hpp:3127
@ VANDNPSZ256rrk
Definition x86/opcodes.hpp:5497
@ VCVTPD2UQQZrrkz
Definition x86/opcodes.hpp:6634
@ VFCMULCSHZrrk
Definition x86/opcodes.hpp:9466
@ VFMSUB132PHZrbkz
Definition x86/opcodes.hpp:10591
@ VPSRAWYrm
Definition x86/opcodes.hpp:19988
@ VCVTQQ2PSZ128rr
Definition x86/opcodes.hpp:7470
@ VMULSSZrmk_Int
Definition x86/opcodes.hpp:14722
@ VPMOVQBZ128mr
Definition x86/opcodes.hpp:17986
@ VRCP28SSZm
Definition x86/opcodes.hpp:21086
@ ROR16mCL_NF_ND
Definition x86/opcodes.hpp:3899
@ VPMOVZXBQZrrkz
Definition x86/opcodes.hpp:18402
@ CVTSD2SIrr
Definition x86/opcodes.hpp:1442
@ BLSR64rr
Definition x86/opcodes.hpp:1065
@ VPSUBDZrmbkz
Definition x86/opcodes.hpp:20306
@ VPSHRDQZ256rmik
Definition x86/opcodes.hpp:19358
@ VSCALEFPHZ256rrkz
Definition x86/opcodes.hpp:21747
@ VCVTUW2PHZ256rm
Definition x86/opcodes.hpp:8942
@ VFNMSUB231PSZ128mbkz
Definition x86/opcodes.hpp:12466
@ MMX_PCMPEQBrm
Definition x86/opcodes.hpp:2420
@ VPDPWUSDYrr
Definition x86/opcodes.hpp:16475
@ VGETMANTSDZrmi
Definition x86/opcodes.hpp:12977
@ VSQRTPHZmk
Definition x86/opcodes.hpp:22092
@ VFPCLASSBF16Zmbik
Definition x86/opcodes.hpp:12587
@ SHLD16rrCL
Definition x86/opcodes.hpp:4431
@ PMOVZXDQrm
Definition x86/opcodes.hpp:3287
@ MOVDIRI64
Definition x86/opcodes.hpp:2653
@ CMPPDrmi
Definition x86/opcodes.hpp:1341
@ RCR64mCL
Definition x86/opcodes.hpp:3685
@ VFNMADD213BF16Z256r
Definition x86/opcodes.hpp:11635
@ VMAXSSZrmkz_Int
Definition x86/opcodes.hpp:13459
@ PMOVSXWDrr
Definition x86/opcodes.hpp:3278
@ VMINSSrr
Definition x86/opcodes.hpp:13905
@ VPMINSDZ256rr
Definition x86/opcodes.hpp:17768
@ VDIVSHZrrkz_Int
Definition x86/opcodes.hpp:9176
@ VRCP28PSZrk
Definition x86/opcodes.hpp:21075
@ VPSRAQZ128rm
Definition x86/opcodes.hpp:19875
@ VPSLLWZ256rikz
Definition x86/opcodes.hpp:19793
@ VPMOVUSDWZ128mrk
Definition x86/opcodes.hpp:18269
@ VFRCZPDrm
Definition x86/opcodes.hpp:12660
@ VCVTSD2SSZrrb_Int
Definition x86/opcodes.hpp:7532
@ VPSLLDZ128rik
Definition x86/opcodes.hpp:19601
@ VCVTPH2DQZrmb
Definition x86/opcodes.hpp:6711
@ ILD_Fp64m80
Definition x86/opcodes.hpp:1781
@ VPMOVZXWQZrmk
Definition x86/opcodes.hpp:18486
@ VCVTUDQ2PDZrmbk
Definition x86/opcodes.hpp:8732
@ G_TRUNC
Definition x86/opcodes.hpp:156
@ G_UREM
Definition x86/opcodes.hpp:83
@ VCMPPHZ256rrik
Definition x86/opcodes.hpp:5808
@ VFMADD132SHZmkz_Int
Definition x86/opcodes.hpp:9705
@ VFMADD213PHZ256rk
Definition x86/opcodes.hpp:9813
@ REP_PREFIX
Definition x86/opcodes.hpp:3750
@ VCVTTPS2IBSZ128rm
Definition x86/opcodes.hpp:8332
@ VPSHUFLWZ256ri
Definition x86/opcodes.hpp:19560
@ VPERMPDZ256rik
Definition x86/opcodes.hpp:16902
@ VREDUCEPHZrmbik
Definition x86/opcodes.hpp:21245
@ VPSRLDZ128mbik
Definition x86/opcodes.hpp:20041
@ VPMOVSXDQrr
Definition x86/opcodes.hpp:18208
@ VPDPBSSDZ128rkz
Definition x86/opcodes.hpp:16112
@ AND16rr_ND_REV
Definition x86/opcodes.hpp:828
@ VCVTBIASPH2BF8SZrmbkz
Definition x86/opcodes.hpp:6157
@ VFMSUB231SDZr
Definition x86/opcodes.hpp:10991
@ PHADDDrm
Definition x86/opcodes.hpp:3214
@ VPMINSQZ128rmkz
Definition x86/opcodes.hpp:17787
@ VPSHLDVDZmbkz
Definition x86/opcodes.hpp:19237
@ VPSUBQZ128rmkz
Definition x86/opcodes.hpp:20321
@ VMINPSZrmb
Definition x86/opcodes.hpp:13853
@ VREDUCEPSZrmik
Definition x86/opcodes.hpp:21281
@ VUNPCKLPDZrmkz
Definition x86/opcodes.hpp:22487
@ VMOVDQU64Zrrkz_REV
Definition x86/opcodes.hpp:14199
@ VCVTTPH2IUBSZ256rrb
Definition x86/opcodes.hpp:8080
@ VPMOVZXWDZ256rm
Definition x86/opcodes.hpp:18457
@ VMULPHZ128rrk
Definition x86/opcodes.hpp:14631
@ VPSRAWZ128mik
Definition x86/opcodes.hpp:19991
@ VPGATHERQQZ256rm
Definition x86/opcodes.hpp:17258
@ VCVTBIASPH2BF8SZ128rrk
Definition x86/opcodes.hpp:6143
@ VCVTSI642SHZrrb_Int
Definition x86/opcodes.hpp:7616
@ VCVTTPH2UWZ128rm
Definition x86/opcodes.hpp:8196
@ ADC32rm
Definition x86/opcodes.hpp:495
@ VPANDNQZ128rr
Definition x86/opcodes.hpp:15311
@ G_VECREDUCE_XOR
Definition x86/opcodes.hpp:323
@ VPADDBZ128rrk
Definition x86/opcodes.hpp:15041
@ VPANDDZrmb
Definition x86/opcodes.hpp:15270
@ VFPCLASSPSZmik
Definition x86/opcodes.hpp:12643
@ VCMPPDZ128rmi
Definition x86/opcodes.hpp:5773
@ CMPSDrri
Definition x86/opcodes.hpp:1348
@ VPMULHUWZ256rr
Definition x86/opcodes.hpp:18557
@ VPDPWSSDZ128rkz
Definition x86/opcodes.hpp:16360
@ VRSQRT28PSZmbkz
Definition x86/opcodes.hpp:21572
@ VFMADD231PSZmbk
Definition x86/opcodes.hpp:10030
@ VFMADD213PSZm
Definition x86/opcodes.hpp:9850
@ VDIVPSZrrbk
Definition x86/opcodes.hpp:9145
@ VCVTTPD2UDQZ256rrkz
Definition x86/opcodes.hpp:7919
@ VPDPWUSDSZ256rk
Definition x86/opcodes.hpp:16461
@ VSQRTSSZmkz_Int
Definition x86/opcodes.hpp:22166
@ VFMADD213SSm
Definition x86/opcodes.hpp:9904
@ SBB32mr_ND
Definition x86/opcodes.hpp:4203
@ ADJCALLSTACKUP64
Definition x86/opcodes.hpp:760
@ VPBLENDMBZrmkz
Definition x86/opcodes.hpp:15429
@ VFMSUB132PSZ256rbkz
Definition x86/opcodes.hpp:10614
@ CALL64pcrel32_RVMARKER
Definition x86/opcodes.hpp:352
@ PREFETCH
Definition x86/opcodes.hpp:3358
@ VPMAXUDZrmkz
Definition x86/opcodes.hpp:17674
@ XOR32rr_ND
Definition x86/opcodes.hpp:22721
@ VFMSUB213SSZm
Definition x86/opcodes.hpp:10837
@ INSB
Definition x86/opcodes.hpp:1934
@ VEXTRACTI128mri
Definition x86/opcodes.hpp:9348
@ VPSLLVDZrmkz
Definition x86/opcodes.hpp:19718
@ AXOR32mr
Definition x86/opcodes.hpp:976
@ VMOVUPSZrrkz_REV
Definition x86/opcodes.hpp:14508
@ VPDPBSSDZ256mbk
Definition x86/opcodes.hpp:16115
@ VPCMPISTRIrri
Definition x86/opcodes.hpp:15848
@ VPTERNLOGQZrmi
Definition x86/opcodes.hpp:20503
@ VFMSUB231BF16Z256mk
Definition x86/opcodes.hpp:10866
@ VCVTSS2SDrr_Int
Definition x86/opcodes.hpp:7640
@ VMAXPDZ128rrk
Definition x86/opcodes.hpp:13332
@ VADDPDZrrkz
Definition x86/opcodes.hpp:5228
@ VPMOVSXWQZrrk
Definition x86/opcodes.hpp:18249
@ VCVTPS2PDZrrbk
Definition x86/opcodes.hpp:7235
@ SBB16rr_REV
Definition x86/opcodes.hpp:4193
@ VMOVSDrm
Definition x86/opcodes.hpp:14348
@ VMOVSLDUPZ128rrk
Definition x86/opcodes.hpp:14396
@ VANDNPDZrm
Definition x86/opcodes.hpp:5468
@ VCVTTPH2UWZrmb
Definition x86/opcodes.hpp:8218
@ VGETMANTBF16Z128rri
Definition x86/opcodes.hpp:12857
@ VPERMWZ256rrkz
Definition x86/opcodes.hpp:17144
@ VPSHAWrm
Definition x86/opcodes.hpp:19155
@ VPMULHWZ256rr
Definition x86/opcodes.hpp:18579
@ PABSBrm
Definition x86/opcodes.hpp:3076
@ VFMADD213BF16Zm
Definition x86/opcodes.hpp:9748
@ VFNMSUB213SDZrbk_Int
Definition x86/opcodes.hpp:12328
@ VFMSUB213SHZrbkz_Int
Definition x86/opcodes.hpp:10834
@ VRNDSCALEPDZrmbik
Definition x86/opcodes.hpp:21365
@ VFMADDSUB231PDZ128rkz
Definition x86/opcodes.hpp:10384
@ SHL32mi_ND
Definition x86/opcodes.hpp:4343
@ SAR8mCL_NF_ND
Definition x86/opcodes.hpp:4139
@ VFNMSUB213PSZ256rbkz
Definition x86/opcodes.hpp:12303
@ VPUNPCKHDQZ256rr
Definition x86/opcodes.hpp:20672
@ VPROLDZmik
Definition x86/opcodes.hpp:18902
@ VGETEXPSDZm
Definition x86/opcodes.hpp:12824
@ VCVTPH2UWZ128rr
Definition x86/opcodes.hpp:7041
@ VRSQRT14SDZrmk
Definition x86/opcodes.hpp:21546
@ ADC16ri8_ND
Definition x86/opcodes.hpp:467
@ VFMSUBADD213PSZ256rb
Definition x86/opcodes.hpp:11226
@ DIV64m
Definition x86/opcodes.hpp:1555
@ VCVTPD2PHZ128rmb
Definition x86/opcodes.hpp:6467
@ OR8rr_NF
Definition x86/opcodes.hpp:3058
@ VCVTPD2QQZ128rmb
Definition x86/opcodes.hpp:6537
@ VPSRLVWZ256rmk
Definition x86/opcodes.hpp:20208
@ VPMAXSDYrr
Definition x86/opcodes.hpp:17548
@ SUB8i8
Definition x86/opcodes.hpp:4871
@ VPOPCNTWZ256rrkz
Definition x86/opcodes.hpp:18811
@ ROR8r1
Definition x86/opcodes.hpp:3995
@ VPMAXUQZrrk
Definition x86/opcodes.hpp:17705
@ LFENCE
Definition x86/opcodes.hpp:2147
@ VTESTPDrm
Definition x86/opcodes.hpp:22356
@ VMULSHZrm
Definition x86/opcodes.hpp:14709
@ VRSQRTBF16Zmb
Definition x86/opcodes.hpp:21618
@ VPERMIL2PSYmr
Definition x86/opcodes.hpp:16761
@ PMADDWDrm
Definition x86/opcodes.hpp:3242
@ VPABSDZrmbk
Definition x86/opcodes.hpp:14871
@ VMOVDQU8Z256rmk
Definition x86/opcodes.hpp:14214
@ VGETMANTBF16Zrrikz
Definition x86/opcodes.hpp:12877
@ VSUBPDZ128rr
Definition x86/opcodes.hpp:22214
@ VPSHLDQZrmikz
Definition x86/opcodes.hpp:19212
@ VPSHUFLWZrikz
Definition x86/opcodes.hpp:19568
@ VMAXPHZrrb
Definition x86/opcodes.hpp:13388
@ VPCMPEQDZrm
Definition x86/opcodes.hpp:15721
@ VMOVDDUPZ256rmk
Definition x86/opcodes.hpp:14008
@ VMULPHZrmbk
Definition x86/opcodes.hpp:14647
@ VPLZCNTDZ128rr
Definition x86/opcodes.hpp:17339
@ VMOVNTDQArm
Definition x86/opcodes.hpp:14269
@ VPBLENDMBZ256rmk
Definition x86/opcodes.hpp:15422
@ VFMADD132PHZ128m
Definition x86/opcodes.hpp:9616
@ VPMOVZXWDZrm
Definition x86/opcodes.hpp:18463
@ VFNMSUB231PSZrk
Definition x86/opcodes.hpp:12494
@ VGETMANTBF16Z256rri
Definition x86/opcodes.hpp:12866
@ DIV_Fp32
Definition x86/opcodes.hpp:1603
@ VFMADDSUB213PDZrb
Definition x86/opcodes.hpp:10297
@ VRCP28SSZmkz
Definition x86/opcodes.hpp:21088
@ G_VECREDUCE_AND
Definition x86/opcodes.hpp:321
@ ROR32ri
Definition x86/opcodes.hpp:3945
@ VCVTPH2WZrrb
Definition x86/opcodes.hpp:7096
@ VFMADDSUB213PHZ128m
Definition x86/opcodes.hpp:10304
@ VALIGNDZrmbik
Definition x86/opcodes.hpp:5413
@ VCVTTPD2UDQZ128rm
Definition x86/opcodes.hpp:7899
@ SAR64r1_ND
Definition x86/opcodes.hpp:4117
@ VFMADD132SHZr_Int
Definition x86/opcodes.hpp:9707
@ VPMULTISHIFTQBZrmkz
Definition x86/opcodes.hpp:18693
@ VPADDDrr
Definition x86/opcodes.hpp:15087
@ G_CTTZ_ZERO_UNDEF
Definition x86/opcodes.hpp:265
@ VCVTUSI642SDZrrb_Int
Definition x86/opcodes.hpp:8922
@ VPROLVDZ256rr
Definition x86/opcodes.hpp:18949
@ VGETEXPPSZ256rbk
Definition x86/opcodes.hpp:12808
@ VCVTPH2HF8SZ128rrkz
Definition x86/opcodes.hpp:6730
@ LDS16rm
Definition x86/opcodes.hpp:2117
@ VPMINSDZrmkz
Definition x86/opcodes.hpp:17776
@ VRSQRT28PDZr
Definition x86/opcodes.hpp:21563
@ VPBLENDMQZrmb
Definition x86/opcodes.hpp:15479
@ VFMADD132PSZ256m
Definition x86/opcodes.hpp:9660
@ VPRORVQZ128rrkz
Definition x86/opcodes.hpp:19077
@ VCVTPS2IUBSZ128rmk
Definition x86/opcodes.hpp:7175
@ PMOVSXBWrm
Definition x86/opcodes.hpp:3273
@ G_TRAP
Definition x86/opcodes.hpp:308
@ VFMSUBSD4mr_Int
Definition x86/opcodes.hpp:11385
@ VPADDWZrrk
Definition x86/opcodes.hpp:15225
@ VPUNPCKLDQZ128rrkz
Definition x86/opcodes.hpp:20771
@ PSEUDO_PROBE
Definition x86/opcodes.hpp:48
@ VGETMANTBF16Z128rmikz
Definition x86/opcodes.hpp:12856
@ PTCONJTCMMIMFP16PS
Definition x86/opcodes.hpp:3443
@ VPERMILPDZ128rr
Definition x86/opcodes.hpp:16788
@ VFNMADD213PSZmbk
Definition x86/opcodes.hpp:11742
@ VMOVDQU8Z256rr
Definition x86/opcodes.hpp:14216
@ VPMADDUBSWZrrkz
Definition x86/opcodes.hpp:17492
@ UCOMISDrr_Int
Definition x86/opcodes.hpp:5110
@ VANDPDZ128rrk
Definition x86/opcodes.hpp:5519
@ VPMOVSXBQZrrk
Definition x86/opcodes.hpp:18161
@ VPSHRDVQZ256mkz
Definition x86/opcodes.hpp:19413
@ VCOMPRESSPSZ256mr
Definition x86/opcodes.hpp:5922
@ COMISSrm
Definition x86/opcodes.hpp:1371
@ VCVTTPD2UDQSZ128rrkz
Definition x86/opcodes.hpp:7874
@ VMOVDQU16Z128rm
Definition x86/opcodes.hpp:14103
@ REP_MOVSD_32
Definition x86/opcodes.hpp:3744
@ VMAXPDZ128rmbkz
Definition x86/opcodes.hpp:13328
@ VPSHRDDZrrik
Definition x86/opcodes.hpp:19343
@ VPEXPANDWZrm
Definition x86/opcodes.hpp:17217
@ VCVTPH2UQQZrm
Definition x86/opcodes.hpp:7023
@ VADDPDZ256rrk
Definition x86/opcodes.hpp:5215
@ VFMSUB231PSZ256mb
Definition x86/opcodes.hpp:10962
@ VFNMSUB231PDZ256m
Definition x86/opcodes.hpp:12402
@ VPSRLDZrmkz
Definition x86/opcodes.hpp:20081
@ VPROLVDZ128rrk
Definition x86/opcodes.hpp:18941
@ VMOVUPSZrrkz
Definition x86/opcodes.hpp:14507
@ VPMULHUWZrm
Definition x86/opcodes.hpp:18560
@ BZHI64rm_NF
Definition x86/opcodes.hpp:1141
@ VPACKUSDWZ128rmb
Definition x86/opcodes.hpp:14985
@ VPSHRDDZrmikz
Definition x86/opcodes.hpp:19341
@ VMULPDZ128rr
Definition x86/opcodes.hpp:14595
@ VMINMAXSHrribkz_Int
Definition x86/opcodes.hpp:13745
@ VPSRLQZ128mbi
Definition x86/opcodes.hpp:20091
@ VFIXUPIMMPSZrribkz
Definition x86/opcodes.hpp:9531
@ VSCATTERQPDZ256mr
Definition x86/opcodes.hpp:21835
@ VPSRAQZ128mbikz
Definition x86/opcodes.hpp:19868
@ VPMULLDZ128rmb
Definition x86/opcodes.hpp:18593
@ VCVTPH2QQZ256rrb
Definition x86/opcodes.hpp:6952
@ ROUNDSSmi_Int
Definition x86/opcodes.hpp:4027
@ VGETEXPSSZrkz
Definition x86/opcodes.hpp:12850
@ VPCMPBZ128rmik
Definition x86/opcodes.hpp:15662
@ VPERMT2PSZ256rrkz
Definition x86/opcodes.hpp:17078
@ VPTERNLOGQZrri
Definition x86/opcodes.hpp:20506
@ G_FMINIMUM
Definition x86/opcodes.hpp:236
@ VGETEXPPSZ128m
Definition x86/opcodes.hpp:12791
@ VPMINSQZrmbk
Definition x86/opcodes.hpp:17802
@ VCVTTSS2SI64Zrr
Definition x86/opcodes.hpp:8671
@ VCVTTPS2UDQZ256rmbkz
Definition x86/opcodes.hpp:8509
@ VFNMADD213PSZ128mb
Definition x86/opcodes.hpp:11720
@ VFMSUBADD231PSZ128mbk
Definition x86/opcodes.hpp:11319
@ VPDPBUSDZmk
Definition x86/opcodes.hpp:16250
@ VPSUBUSBZ256rr
Definition x86/opcodes.hpp:20400
@ VPSHLDVQZ128m
Definition x86/opcodes.hpp:19243
@ VPTESTNMWZrrk
Definition x86/opcodes.hpp:20628
@ VCOMISDrr
Definition x86/opcodes.hpp:5886
@ VFMSUB213PHZ256m
Definition x86/opcodes.hpp:10748
@ TDPBUSD
Definition x86/opcodes.hpp:5020
@ VPEXPANDWZ256rm
Definition x86/opcodes.hpp:17211
@ VPSHRDQZ128rmbikz
Definition x86/opcodes.hpp:19347
@ VCVTTPD2UQQSZrmbkz
Definition x86/opcodes.hpp:7956
@ VPMULTISHIFTQBZrr
Definition x86/opcodes.hpp:18694
@ VANDNPDZrmbk
Definition x86/opcodes.hpp:5470
@ VPAVGWZ256rmkz
Definition x86/opcodes.hpp:15399
@ VCVTPD2PSZ256rmbk
Definition x86/opcodes.hpp:6512
@ VPBROADCASTBZ256rr
Definition x86/opcodes.hpp:15524
@ VPUNPCKHQDQYrm
Definition x86/opcodes.hpp:20686
@ VPCOMPRESSDZ128mrk
Definition x86/opcodes.hpp:15961
@ VFMADD231BF16Z128r
Definition x86/opcodes.hpp:9914
@ VADDBF16Z128rmbkz
Definition x86/opcodes.hpp:5170
@ VEXTRACTF32X4Zrrikz
Definition x86/opcodes.hpp:9327
@ VMOVUPDZ256rrkz
Definition x86/opcodes.hpp:14455
@ IMUL64rmi32_EVEX
Definition x86/opcodes.hpp:1850
@ PTESTrm
Definition x86/opcodes.hpp:3481
@ VMULBF16Z256rmkz
Definition x86/opcodes.hpp:14574
@ VPDPWSSDSZ256rkz
Definition x86/opcodes.hpp:16338
@ OR32ri8_EVEX
Definition x86/opcodes.hpp:2966
@ VADDBF16Z256rrk
Definition x86/opcodes.hpp:5183
@ VPACKUSDWZrrkz
Definition x86/opcodes.hpp:15010
@ VRSQRT14PSZ256m
Definition x86/opcodes.hpp:21527
@ VSCATTERPF0QPDm
Definition x86/opcodes.hpp:21828
@ RCL16mi_ND
Definition x86/opcodes.hpp:3576
@ VPUNPCKLQDQZ128rm
Definition x86/opcodes.hpp:20794
@ VGF2P8AFFINEINVQBZrrik
Definition x86/opcodes.hpp:13031
@ VADDPSZ256rmbk
Definition x86/opcodes.hpp:5277
@ MOVZX32rm16
Definition x86/opcodes.hpp:2752
@ VCVTTPD2QQSZ128rmbk
Definition x86/opcodes.hpp:7802
@ VFMADDSUBPD4rm
Definition x86/opcodes.hpp:10486
@ PTILEZEROV
Definition x86/opcodes.hpp:405
@ VCVTDQ2PHZ128rmk
Definition x86/opcodes.hpp:6279
@ VSQRTPHZmkz
Definition x86/opcodes.hpp:22093
@ VGETEXPPHZ256r
Definition x86/opcodes.hpp:12773
@ VPSRLVDZ128rmk
Definition x86/opcodes.hpp:20145
@ RCL32m1_EVEX
Definition x86/opcodes.hpp:3587
@ VPSHRDVDZ256rkz
Definition x86/opcodes.hpp:19389
@ VPERMILPSZrmbkz
Definition x86/opcodes.hpp:16883
@ VPERMBZ256rr
Definition x86/opcodes.hpp:16580
@ VPSRAWZ128rikz
Definition x86/opcodes.hpp:19995
@ VCVTW2PHZ256rrkz
Definition x86/opcodes.hpp:8986
@ WRFLAGS32
Definition x86/opcodes.hpp:433
@ G_UADDE
Definition x86/opcodes.hpp:177
@ VCVTTPS2QQZrrbk
Definition x86/opcodes.hpp:8460
@ VPMINUDZ256rrk
Definition x86/opcodes.hpp:17871
@ VRNDSCALEPDZ256rmbik
Definition x86/opcodes.hpp:21353
@ G_UMULFIX
Definition x86/opcodes.hpp:195
@ VBROADCASTSSZ128rmk
Definition x86/opcodes.hpp:5732
@ MMX_PSHUFBrr
Definition x86/opcodes.hpp:2475
@ VCVTPS2IUBSZrm
Definition x86/opcodes.hpp:7192
@ VFNMADD231PDZ256m
Definition x86/opcodes.hpp:11836
@ VUNPCKLPDZ256rr
Definition x86/opcodes.hpp:22479
@ VRSQRT28PSZrbkz
Definition x86/opcodes.hpp:21578
@ VCVTQQ2PSZrrkz
Definition x86/opcodes.hpp:7496
@ VPORDZ128rrkz
Definition x86/opcodes.hpp:18826
@ STR64r
Definition x86/opcodes.hpp:4725
@ RCR64ri_ND
Definition x86/opcodes.hpp:3699
@ ROUNDSSri
Definition x86/opcodes.hpp:4028
@ VFNMADD132PDZ128mk
Definition x86/opcodes.hpp:11475
@ VCVTPH2PSXZ256rrbk
Definition x86/opcodes.hpp:6892
@ VFMADDCPHZmbkz
Definition x86/opcodes.hpp:10110
@ VCVTPS2PHXZrrbk
Definition x86/opcodes.hpp:7270
@ VFMSUBADD213PDZmbkz
Definition x86/opcodes.hpp:11164
@ VMINMAXPDZrribk
Definition x86/opcodes.hpp:13656
@ VANDNPSZrmb
Definition x86/opcodes.hpp:5500
@ RCPSSr_Int
Definition x86/opcodes.hpp:3645
@ VCVTPH2IBSZ256rmkz
Definition x86/opcodes.hpp:6790
@ ADC8rm_ND
Definition x86/opcodes.hpp:543
@ VMULPSYrm
Definition x86/opcodes.hpp:14657
@ MMX_PSIGNWrr
Definition x86/opcodes.hpp:2483
@ VPCMPBZrrik
Definition x86/opcodes.hpp:15672
@ IMULZU16rri8
Definition x86/opcodes.hpp:1875
@ ADD64mi32_EVEX
Definition x86/opcodes.hpp:646
@ MOVUPDrr_REV
Definition x86/opcodes.hpp:2742
@ RCL8mCL_EVEX
Definition x86/opcodes.hpp:3626
@ MOVRS64rm_EVEX
Definition x86/opcodes.hpp:2696
@ VHSUBPDYrm
Definition x86/opcodes.hpp:13096
@ VPERMI2PSZ128rr
Definition x86/opcodes.hpp:16687
@ VPERMI2PSZrrkz
Definition x86/opcodes.hpp:16707
@ SQRTSSr_Int
Definition x86/opcodes.hpp:4706
@ ROR16m1_ND
Definition x86/opcodes.hpp:3892
@ VMOVDQU16Z256rrkz_REV
Definition x86/opcodes.hpp:14122
@ VFMADDSUB231PSZrbk
Definition x86/opcodes.hpp:10475
@ VPDPBSUDSZ128mb
Definition x86/opcodes.hpp:16136
@ LOCK_BTS_RM16rm
Definition x86/opcodes.hpp:2206
@ VMOVUPSZ128mr_NOVLX
Definition x86/opcodes.hpp:427
@ VCVTPH2IBSZ256rmbk
Definition x86/opcodes.hpp:6787
@ TZCNT64rr
Definition x86/opcodes.hpp:5099
@ VFNMADD132SHZrbkz_Int
Definition x86/opcodes.hpp:11601
@ VPSRAVQZ256rm
Definition x86/opcodes.hpp:19951
@ VPSHRDWZ128rrik
Definition x86/opcodes.hpp:19448
@ VPMULLWYrm
Definition x86/opcodes.hpp:18648
@ VBROADCASTF128rm
Definition x86/opcodes.hpp:5647
@ MMX_PHADDWrm
Definition x86/opcodes.hpp:2437
@ VCVTTPS2UQQZrmbkz
Definition x86/opcodes.hpp:8587
@ VEXP2PSZm
Definition x86/opcodes.hpp:9268
@ MMX_PXORrr
Definition x86/opcodes.hpp:2537
@ VPSUBWZ256rmk
Definition x86/opcodes.hpp:20442
@ VPMOVUSDWZmr
Definition x86/opcodes.hpp:18278
@ VPDPWSUDSrr
Definition x86/opcodes.hpp:16411
@ SUB16rm_NF
Definition x86/opcodes.hpp:4777
@ VCVT2PH2HF8SZrrk
Definition x86/opcodes.hpp:6020
@ IMUL32rr
Definition x86/opcodes.hpp:1827
@ VPMAXSWZrmk
Definition x86/opcodes.hpp:17620
@ ADC64mi8
Definition x86/opcodes.hpp:508
@ IMUL8r_NF
Definition x86/opcodes.hpp:1871
@ VFMADDSUB231PHZr
Definition x86/opcodes.hpp:10438
@ PUNPCKLDQrm
Definition x86/opcodes.hpp:3521
@ VPBLENDMDZrr
Definition x86/opcodes.hpp:15457
@ VPMOVSXBDrr
Definition x86/opcodes.hpp:18142
@ VMULSHZrr
Definition x86/opcodes.hpp:14713
@ MOVSX32rm16
Definition x86/opcodes.hpp:2725
@ VPMOVW2MZ256kr
Definition x86/opcodes.hpp:18344
@ VPACKUSDWZ256rmb
Definition x86/opcodes.hpp:14994
@ VPSHLDVQZ128mb
Definition x86/opcodes.hpp:19244
@ VPMULHRSWZ256rr
Definition x86/opcodes.hpp:18535
@ VPMOVUSQDZ256mr
Definition x86/opcodes.hpp:18303
@ VPSLLQZ256mbik
Definition x86/opcodes.hpp:19661
@ VFMSUBADD132PSZrb
Definition x86/opcodes.hpp:11131
@ VSHUFF64X2Z256rmbikz
Definition x86/opcodes.hpp:21863
@ VCVTTSS2SIZrr
Definition x86/opcodes.hpp:8685
@ VPBROADCASTWZ128rrkz
Definition x86/opcodes.hpp:15619
@ VPMADD52HUQZ256mkz
Definition x86/opcodes.hpp:17427
@ VMULPSZrmbkz
Definition x86/opcodes.hpp:14683
@ VCVTTPS2UQQZ256rm
Definition x86/opcodes.hpp:8572
@ VPMINUQZrmbk
Definition x86/opcodes.hpp:17904
@ VFNMADD213SSZmk_Int
Definition x86/opcodes.hpp:11784
@ VSCALEFPHZ256rr
Definition x86/opcodes.hpp:21742
@ VCVTQQ2PSZrr
Definition x86/opcodes.hpp:7491
@ OR16rm_EVEX
Definition x86/opcodes.hpp:2933
@ VCVTTPS2DQSZrm
Definition x86/opcodes.hpp:8283
@ VPMOVUSQWZ256mrk
Definition x86/opcodes.hpp:18319
@ MMX_PSUBUSWrm
Definition x86/opcodes.hpp:2520
@ ROL64rCL_EVEX
Definition x86/opcodes.hpp:3851
@ VMINBF16Zrmb
Definition x86/opcodes.hpp:13493
@ VFMADDSUB132PHZ256rk
Definition x86/opcodes.hpp:10216
@ VFMSUB231PDZ256mb
Definition x86/opcodes.hpp:10892
@ G_PTRMASK
Definition x86/opcodes.hpp:245
@ VCVTPD2UDQZ128rmbkz
Definition x86/opcodes.hpp:6572
@ VMINPDZ128rr
Definition x86/opcodes.hpp:13767
@ VREDUCESDZrrikz
Definition x86/opcodes.hpp:21297
@ VCVTPS2UDQZ128rr
Definition x86/opcodes.hpp:7338
@ VRCP14PSZ256mk
Definition x86/opcodes.hpp:21027
@ VFNMSUB213PSZm
Definition x86/opcodes.hpp:12306
@ VRSQRT28SSZrbkz
Definition x86/opcodes.hpp:21596
@ VCVTTPD2QQZrr
Definition x86/opcodes.hpp:7860
@ MOV32rr
Definition x86/opcodes.hpp:2575
@ VMINMAXSDrrik_Int
Definition x86/opcodes.hpp:13735
@ VPEXPANDQZ128rmkz
Definition x86/opcodes.hpp:17189
@ XOR64mi8_NF
Definition x86/opcodes.hpp:22737
@ VMINMAXPDZ256rrib
Definition x86/opcodes.hpp:13643
@ VCVTTPD2UQQSZ128rm
Definition x86/opcodes.hpp:7932
@ ROL32mCL
Definition x86/opcodes.hpp:3805
@ VGETMANTPDZrmbikz
Definition x86/opcodes.hpp:12901
@ VFNMADD132SSr_Int
Definition x86/opcodes.hpp:11619
@ VFNMADD231BF16Z256mbk
Definition x86/opcodes.hpp:11809
@ VGETMANTPHZ128rrikz
Definition x86/opcodes.hpp:12919
@ VFNMSUB231BF16Zrk
Definition x86/opcodes.hpp:12389
@ VFNMADD213PSZrbkz
Definition x86/opcodes.hpp:11749
@ VPACKUSDWZ128rm
Definition x86/opcodes.hpp:14984
@ REP_MOVSQ_64
Definition x86/opcodes.hpp:3747
@ PSIGNBrm
Definition x86/opcodes.hpp:3380
@ VCVTTPD2UQQZ256rmkz
Definition x86/opcodes.hpp:7979
@ VFPCLASSPSZ256mbik
Definition x86/opcodes.hpp:12635
@ VFMSUB132SDZrbk_Int
Definition x86/opcodes.hpp:10639
@ SBB64rr
Definition x86/opcodes.hpp:4238
@ VPMOVZXDQZrrkz
Definition x86/opcodes.hpp:18446
@ VPANDNQZ256rmb
Definition x86/opcodes.hpp:15315
@ VMINCPHZ256rm
Definition x86/opcodes.hpp:13541
@ VPMINUDZ128rmk
Definition x86/opcodes.hpp:17859
@ VPSUBDZrmb
Definition x86/opcodes.hpp:20304
@ VCVTPS2IUBSZ256rrbk
Definition x86/opcodes.hpp:7188
@ VRANGESDZrribkz
Definition x86/opcodes.hpp:20975
@ VCVTPD2DQZ128rmbk
Definition x86/opcodes.hpp:6433
@ ADC16mr
Definition x86/opcodes.hpp:461
@ VFNMSUB231PSZ128mbk
Definition x86/opcodes.hpp:12465
@ VFMSUB231PSYr
Definition x86/opcodes.hpp:10951
@ VADDPSZ256rrb
Definition x86/opcodes.hpp:5282
@ SHR8mi_ND
Definition x86/opcodes.hpp:4591
@ VMOVDQU64Z256rmk
Definition x86/opcodes.hpp:14181
@ VFNMADD132PHZ256mb
Definition x86/opcodes.hpp:11516
@ RCR8r1_ND
Definition x86/opcodes.hpp:3711
@ VCVTTPS2DQZ256rmbkz
Definition x86/opcodes.hpp:8309
@ VPSRAVDZrmbk
Definition x86/opcodes.hpp:19933
@ VPMOVSXWQZ128rmkz
Definition x86/opcodes.hpp:18235
@ VPMAXUDZrr
Definition x86/opcodes.hpp:17675
@ SHRDROT64ri
Definition x86/opcodes.hpp:422
@ VPROLDZ256rik
Definition x86/opcodes.hpp:18896
@ POP32r
Definition x86/opcodes.hpp:3314
@ AND32ri8_NF
Definition x86/opcodes.hpp:854
@ VPHSUBBWrm
Definition x86/opcodes.hpp:17299
@ MMX_PAVGWrr
Definition x86/opcodes.hpp:2419
@ KNOTQkk
Definition x86/opcodes.hpp:2069
@ VPMOVSDWZ256rrk
Definition x86/opcodes.hpp:18054
@ VPSHRDVQZ128mk
Definition x86/opcodes.hpp:19403
@ VRANGEPDZ256rmbi
Definition x86/opcodes.hpp:20912
@ VMULPHZrm
Definition x86/opcodes.hpp:14645
@ VCVTPH2QQZ256rrk
Definition x86/opcodes.hpp:6955
@ G_INTRINSIC_CONVERGENT
Definition x86/opcodes.hpp:153
@ VFPCLASSBF16Z256mik
Definition x86/opcodes.hpp:12583
@ RCL32r1_EVEX
Definition x86/opcodes.hpp:3596
@ VCVTPS2PDZ256rrbk
Definition x86/opcodes.hpp:7223
@ VPSRLQZ256rrk
Definition x86/opcodes.hpp:20119
@ SUB_FrST0
Definition x86/opcodes.hpp:4954
@ VPUNPCKHWDZ256rrk
Definition x86/opcodes.hpp:20729
@ VMOVUPSZ128rm
Definition x86/opcodes.hpp:14478
@ VCVTTSS2USI64Zrm
Definition x86/opcodes.hpp:8697
@ VFMADDSUB132PDZ256mb
Definition x86/opcodes.hpp:10172
@ VCVTQQ2PHZ256rr
Definition x86/opcodes.hpp:7446
@ VFMADD213BF16Z256rk
Definition x86/opcodes.hpp:9746
@ VUNPCKHPDZ128rmkz
Definition x86/opcodes.hpp:22407
@ VPBROADCASTQZ256rrk
Definition x86/opcodes.hpp:15593
@ VRNDSCALEPDZ256rmbikz
Definition x86/opcodes.hpp:21354
@ VCVTSS2SHZrrbk_Int
Definition x86/opcodes.hpp:7648
@ VRNDSCALEPSZ256rrik
Definition x86/opcodes.hpp:21428
@ CTEST16mr
Definition x86/opcodes.hpp:1409
@ ADC32i32
Definition x86/opcodes.hpp:479
@ VCVTQQ2PSZ128rmbk
Definition x86/opcodes.hpp:7466
@ VADDPDZ128rr
Definition x86/opcodes.hpp:5202
@ VPSLLWZrrk
Definition x86/opcodes.hpp:19810
@ VMINSHZrmk_Int
Definition x86/opcodes.hpp:13883
@ XBEGIN_4
Definition x86/opcodes.hpp:22625
@ VCVTPH2HF8Zrmbkz
Definition x86/opcodes.hpp:6770
@ PUSH16r
Definition x86/opcodes.hpp:3529
@ VPBROADCASTDZ256rm
Definition x86/opcodes.hpp:15552
@ VCVTPS2PHXZ256rmbkz
Definition x86/opcodes.hpp:7253
@ VPROLVDZ128rmbkz
Definition x86/opcodes.hpp:18937
@ VCVTUDQ2PDZrmkz
Definition x86/opcodes.hpp:8735
@ VMULPSZ256rrb
Definition x86/opcodes.hpp:14675
@ LOCK_BTR32m
Definition x86/opcodes.hpp:2198
@ VPOPCNTDZ128rrkz
Definition x86/opcodes.hpp:18754
@ LZCNT64rr_EVEX
Definition x86/opcodes.hpp:2303
@ VFNMSUB132BF16Z256rk
Definition x86/opcodes.hpp:12024
@ VCVTTPS2DQSZrmkz
Definition x86/opcodes.hpp:8288
@ VPBLENDMBZrrk
Definition x86/opcodes.hpp:15431
@ VPERMPSZrrk
Definition x86/opcodes.hpp:16949
@ VPMAXUQZ128rm
Definition x86/opcodes.hpp:17680
@ VCVTUQQ2PSZ256rmk
Definition x86/opcodes.hpp:8884
@ VFMSUBADD231PHZ128mb
Definition x86/opcodes.hpp:11283
@ VDIVSSZrrb_Int
Definition x86/opcodes.hpp:9183
@ VPMULHRSWZ128rrkz
Definition x86/opcodes.hpp:18531
@ ADC32mi_EVEX
Definition x86/opcodes.hpp:484
@ ROR16mi_NF
Definition x86/opcodes.hpp:3903
@ VCVTBIASPH2BF8Zrr
Definition x86/opcodes.hpp:6187
@ VCVTPD2UDQZ256rrbkz
Definition x86/opcodes.hpp:6587
@ VFNMSUB132BF16Z128m
Definition x86/opcodes.hpp:12008
@ SHR8m1_EVEX
Definition x86/opcodes.hpp:4580
@ VPOPCNTDZ128rmbkz
Definition x86/opcodes.hpp:18749
@ VCVTPH2UDQZ128rmk
Definition x86/opcodes.hpp:6973
@ VCVTPH2PDZrm
Definition x86/opcodes.hpp:6863
@ VMOVDQU8Z128rrk_REV
Definition x86/opcodes.hpp:14208
@ VPCMPEQWZ128rmk
Definition x86/opcodes.hpp:15754
@ MOV16rs
Definition x86/opcodes.hpp:2557
@ VCVTPS2PDZ256rmbkz
Definition x86/opcodes.hpp:7218
@ VPUNPCKLDQZ128rmb
Definition x86/opcodes.hpp:20764
@ VCVTTPD2DQSZrmbkz
Definition x86/opcodes.hpp:7754
@ VCVTUSI2SHZrr
Definition x86/opcodes.hpp:8910
@ VPBLENDMDZ256rrkz
Definition x86/opcodes.hpp:15450
@ VANDPDZ256rmbkz
Definition x86/opcodes.hpp:5524
@ VPSUBUSWrm
Definition x86/opcodes.hpp:20431
@ VSUBPHZ128rmbk
Definition x86/opcodes.hpp:22245
@ VPDPWUSDSrr
Definition x86/opcodes.hpp:16473
@ VRSQRTBF16Z256r
Definition x86/opcodes.hpp:21614
@ VMOVSHDUPZ256rmkz
Definition x86/opcodes.hpp:14365
@ VREDUCEPDZ128rmbi
Definition x86/opcodes.hpp:21190
@ VDPPSYrmi
Definition x86/opcodes.hpp:9248
@ VCVTPH2IUBSZ128rrkz
Definition x86/opcodes.hpp:6817
@ PTDPBUUD
Definition x86/opcodes.hpp:3475
@ OR8ri_ND
Definition x86/opcodes.hpp:3045
@ VMOVAPDZ256rr
Definition x86/opcodes.hpp:13937
@ VINSERTF32X4Zrmi
Definition x86/opcodes.hpp:13112
@ VFMADDSUB231PSZrb
Definition x86/opcodes.hpp:10474
@ VCVTTPS2UDQZrmbk
Definition x86/opcodes.hpp:8520
@ ENDBR32
Definition x86/opcodes.hpp:1637
@ VRCP14PDZ256r
Definition x86/opcodes.hpp:21002
@ VPSHLDVQZ256mk
Definition x86/opcodes.hpp:19256
@ VSUBPHZ256rmkz
Definition x86/opcodes.hpp:22257
@ VFIXUPIMMPSZ128rmbi
Definition x86/opcodes.hpp:9501
@ MMX_PORrm
Definition x86/opcodes.hpp:2470
@ VCVTTSS2SIZrr_Int
Definition x86/opcodes.hpp:8686
@ VFMADD132BF16Zmb
Definition x86/opcodes.hpp:9571
@ VMAXCPSZ128rrkz
Definition x86/opcodes.hpp:13292
@ VPCONFLICTDZrmb
Definition x86/opcodes.hpp:16036
@ VINSERTF64X2Z256rrik
Definition x86/opcodes.hpp:13128
@ VCVTUQQ2PHZ256rm
Definition x86/opcodes.hpp:8847
@ CTEST64ri32
Definition x86/opcodes.hpp:1418
@ VMULBF16Zrrkz
Definition x86/opcodes.hpp:14586
@ COM_FpIr80
Definition x86/opcodes.hpp:1381
@ VPABSDZrr
Definition x86/opcodes.hpp:14875
@ VPERMDZrrk
Definition x86/opcodes.hpp:16607
@ VFMADDSUB213PHZrbkz
Definition x86/opcodes.hpp:10334
@ IMUL16rr_NF_ND
Definition x86/opcodes.hpp:1803
@ VPERMILPDZrmb
Definition x86/opcodes.hpp:16819
@ VMAXBF16Z128rr
Definition x86/opcodes.hpp:13203
@ VRSQRT28SDZm
Definition x86/opcodes.hpp:21581
@ VPBROADCASTWZrm
Definition x86/opcodes.hpp:15626
@ VPERMI2BZ256rrk
Definition x86/opcodes.hpp:16619
@ VDIVPHZ128rmbkz
Definition x86/opcodes.hpp:9084
@ VMOVUPDYrr_REV
Definition x86/opcodes.hpp:14434
@ SHLD32rri8_NF_ND
Definition x86/opcodes.hpp:4460
@ VCOMPRESSPSZrr
Definition x86/opcodes.hpp:5929
@ VMINMAXPDZ256rmbik
Definition x86/opcodes.hpp:13637
@ VGETMANTPSZ128rri
Definition x86/opcodes.hpp:12950
@ VMOVUPDZ256rr
Definition x86/opcodes.hpp:14451
@ VFMSUB132BF16Zmk
Definition x86/opcodes.hpp:10519
@ VCVT2PS2PHXZ256rrbkz
Definition x86/opcodes.hpp:6067
@ UNPCKHPDrr
Definition x86/opcodes.hpp:5138
@ VFMADD213PHZrb
Definition x86/opcodes.hpp:9822
@ NEG32m_NF
Definition x86/opcodes.hpp:2848
@ VRSQRT14PDZ256mbkz
Definition x86/opcodes.hpp:21503
@ VCVTPH2UWZrm
Definition x86/opcodes.hpp:7056
@ VMLOAD64
Definition x86/opcodes.hpp:13909
@ VCVTPD2UQQZrrbkz
Definition x86/opcodes.hpp:6632
@ VPMINUBZ128rr
Definition x86/opcodes.hpp:17836
@ KSET0W
Definition x86/opcodes.hpp:364
@ VPMINUQZrr
Definition x86/opcodes.hpp:17908
@ VFNMSUB132PHZrkz
Definition x86/opcodes.hpp:12104
@ VPSLLWZrr
Definition x86/opcodes.hpp:19809
@ VFMADD132PDr
Definition x86/opcodes.hpp:9615
@ VFMSUB231PHZ128rk
Definition x86/opcodes.hpp:10924
@ VPERMI2DZrmkz
Definition x86/opcodes.hpp:16650
@ VFMSUBADD231PSZm
Definition x86/opcodes.hpp:11338
@ VFNMADD132PSZ256m
Definition x86/opcodes.hpp:11550
@ VCVTTPD2DQSZrmk
Definition x86/opcodes.hpp:7755
@ G_USHLSAT
Definition x86/opcodes.hpp:192
@ VRSQRT28PSZmk
Definition x86/opcodes.hpp:21573
@ G_FSUB
Definition x86/opcodes.hpp:203
@ VPBROADCASTDYrr
Definition x86/opcodes.hpp:15545
@ ADD64rr_ND_REV
Definition x86/opcodes.hpp:679
@ BTS16mr
Definition x86/opcodes.hpp:1122
@ XOR64mi8
Definition x86/opcodes.hpp:22734
@ AND8ri
Definition x86/opcodes.hpp:928
@ VPSRLVWZ256rmkz
Definition x86/opcodes.hpp:20209
@ VPSUBQZrmb
Definition x86/opcodes.hpp:20335
@ VCVTBF162IUBSZrmkz
Definition x86/opcodes.hpp:6132
@ VPMAXUBZ256rrk
Definition x86/opcodes.hpp:17639
@ VSQRTPSZ128rk
Definition x86/opcodes.hpp:22109
@ SBB16ri8_ND
Definition x86/opcodes.hpp:4182
@ VCVT2PH2HF8SZ256rm
Definition x86/opcodes.hpp:6004
@ VPSRAQZ256rikz
Definition x86/opcodes.hpp:19889
@ VALIGNQZrmbikz
Definition x86/opcodes.hpp:5441
@ VCVTTPS2QQSZrmbkz
Definition x86/opcodes.hpp:8422
@ VFMSUB132SHZr
Definition x86/opcodes.hpp:10651
@ VCVTTPD2DQSZ128rmbkz
Definition x86/opcodes.hpp:7733
@ VPMACSDQLrr
Definition x86/opcodes.hpp:17392
@ SHRD16mri8_EVEX
Definition x86/opcodes.hpp:4615
@ VMINMAXPDZ128rmbi
Definition x86/opcodes.hpp:13627
@ VCVTPH2HF8SZ256rrk
Definition x86/opcodes.hpp:6738
@ LOAD_STACK_GUARD
Definition x86/opcodes.hpp:53
@ VCVTPD2PSZ128rmb
Definition x86/opcodes.hpp:6502
@ MOVSDrm
Definition x86/opcodes.hpp:2701
@ VCVTUDQ2PDZ128rmk
Definition x86/opcodes.hpp:8716
@ VPBROADCASTBZ256rmk
Definition x86/opcodes.hpp:15522
@ VPDPBSSDSZ256m
Definition x86/opcodes.hpp:16082
@ VRNDSCALESDZrmik_Int
Definition x86/opcodes.hpp:21444
@ VFNMADD213PHZ256mkz
Definition x86/opcodes.hpp:11698
@ SUB8mi_NF_ND
Definition x86/opcodes.hpp:4877
@ VMINPDZ256rr
Definition x86/opcodes.hpp:13776
@ VFMADD213PHZ128mbk
Definition x86/opcodes.hpp:9796
@ ADC16rr
Definition x86/opcodes.hpp:473
@ VCVTQQ2PDZ128rrk
Definition x86/opcodes.hpp:7405
@ LD_Fp32m
Definition x86/opcodes.hpp:2132
@ VPDPBSSDSYrr
Definition x86/opcodes.hpp:16072
@ PLEA64r
Definition x86/opcodes.hpp:383
@ VFMADDSUB132PDZmbk
Definition x86/opcodes.hpp:10185
@ ADCX64rm_EVEX
Definition x86/opcodes.hpp:557
@ VCVTPD2UDQZ256rrbk
Definition x86/opcodes.hpp:6586
@ VFMADDPD4mr
Definition x86/opcodes.hpp:10132
@ VPCOMPRESSBZrr
Definition x86/opcodes.hpp:15957
@ VFNMADD132PDZ256mb
Definition x86/opcodes.hpp:11481
@ VCVTPH2PSXZ128rmkz
Definition x86/opcodes.hpp:6880
@ VFNMADD231PSZrbk
Definition x86/opcodes.hpp:11926
@ VPDPWUUDZ128r
Definition x86/opcodes.hpp:16544
@ VSCALEFPDZ128rmk
Definition x86/opcodes.hpp:21698
@ VPSHLDVQZ256mbk
Definition x86/opcodes.hpp:19254
@ VCOMISHZrrb
Definition x86/opcodes.hpp:5892
@ VCVTTPD2QQZ256rmbkz
Definition x86/opcodes.hpp:7845
@ MOV64toPQIrr
Definition x86/opcodes.hpp:2597
@ VPSHLDVQZ256r
Definition x86/opcodes.hpp:19258
@ CVTPS2DQrm
Definition x86/opcodes.hpp:1432
@ VPABSDZ256rmk
Definition x86/opcodes.hpp:14864
@ LOCK_ADD32mr
Definition x86/opcodes.hpp:2174
@ VMOVDQUYrr_REV
Definition x86/opcodes.hpp:14236
@ VMINCSSrm
Definition x86/opcodes.hpp:13598
@ PSRLWri
Definition x86/opcodes.hpp:3410
@ VCVTUDQ2PHZ256rrbk
Definition x86/opcodes.hpp:8756
@ VCVTTPH2IBSZ256rrbkz
Definition x86/opcodes.hpp:8049
@ VPDPBUSDSrm
Definition x86/opcodes.hpp:16224
@ VPUNPCKLDQZrm
Definition x86/opcodes.hpp:20781
@ VPMOVM2QZrk
Definition x86/opcodes.hpp:17977
@ VPERMWZrrkz
Definition x86/opcodes.hpp:17150
@ VFMSUB213BF16Z256rkz
Definition x86/opcodes.hpp:10692
@ CMOV_VK16
Definition x86/opcodes.hpp:1289
@ RSQRTPSr
Definition x86/opcodes.hpp:4032
@ ROL64r1_ND
Definition x86/opcodes.hpp:3847
@ VORPSZ256rmbkz
Definition x86/opcodes.hpp:14786
@ VCVTPD2QQZrmkz
Definition x86/opcodes.hpp:6562
@ VFNMSUB231SHZrkz_Int
Definition x86/opcodes.hpp:12525
@ SHR8mi_EVEX
Definition x86/opcodes.hpp:4590
@ VMAXBF16Z256rr
Definition x86/opcodes.hpp:13212
@ PTTCMMIMFP16PSV
Definition x86/opcodes.hpp:3496
@ VCVTTPD2UQQSZ256rmbk
Definition x86/opcodes.hpp:7943
@ PMINUDrm
Definition x86/opcodes.hpp:3264
@ VFMADDSUB132PHZ256rkz
Definition x86/opcodes.hpp:10217
@ VPXORQZ256rmbk
Definition x86/opcodes.hpp:20883
@ VFNMADD231BF16Zmb
Definition x86/opcodes.hpp:11817
@ VORPSZ128rr
Definition x86/opcodes.hpp:14780
@ ROR16r1_ND
Definition x86/opcodes.hpp:3907
@ VMOVDQU32Z256mrk
Definition x86/opcodes.hpp:14146
@ VCVTPH2QQZ256rrbkz
Definition x86/opcodes.hpp:6954
@ VFMSUB132SDr_Int
Definition x86/opcodes.hpp:10646
@ MMX_MOVD64mr
Definition x86/opcodes.hpp:2368
@ VPORDZrmk
Definition x86/opcodes.hpp:18840
@ OR32rm_NF_ND
Definition x86/opcodes.hpp:2978
@ VCVTPS2UQQZrrbk
Definition x86/opcodes.hpp:7394
@ VPCOMQri
Definition x86/opcodes.hpp:16006
@ VFMSUBADD231PSYr
Definition x86/opcodes.hpp:11316
@ LZCNT64rm_EVEX
Definition x86/opcodes.hpp:2300
@ SUB_FPrST0
Definition x86/opcodes.hpp:4938
@ VSQRTSDZrkz_Int
Definition x86/opcodes.hpp:22147
@ PTCVTROWPS2BF16Hrri
Definition x86/opcodes.hpp:3453
@ VMINBF16Zrm
Definition x86/opcodes.hpp:13492
@ VFNMADDSS4rm_Int
Definition x86/opcodes.hpp:12003
@ VSUBSHZrrbk_Int
Definition x86/opcodes.hpp:22335
@ VFMADD132BF16Zm
Definition x86/opcodes.hpp:9570
@ VCVTPD2DQZ256rrbk
Definition x86/opcodes.hpp:6448
@ VPABSDZ256rmkz
Definition x86/opcodes.hpp:14865
@ BLSI32rm_NF
Definition x86/opcodes.hpp:1030
@ VCVTTSD2SIZrm_Int
Definition x86/opcodes.hpp:8616
@ VPXORQZ128rmk
Definition x86/opcodes.hpp:20876
@ MMX_PSLLWrm
Definition x86/opcodes.hpp:2491
@ VFNMADD132BF16Zmbk
Definition x86/opcodes.hpp:11462
@ VCVTSH2SDZrrbkz_Int
Definition x86/opcodes.hpp:7555
@ EXTRACT_SUBREG
Definition x86/opcodes.hpp:32
@ VPSUBDYrm
Definition x86/opcodes.hpp:20283
@ VPERMILPSZ256rmbkz
Definition x86/opcodes.hpp:16865
@ MOVUPSrr
Definition x86/opcodes.hpp:2745
@ VAARG_64
Definition x86/opcodes.hpp:5165
@ RCR32ri_EVEX
Definition x86/opcodes.hpp:3680
@ VPEXPANDDZrmk
Definition x86/opcodes.hpp:17182
@ VPMINSQZ128rm
Definition x86/opcodes.hpp:17782
@ VPABSWZ128rrk
Definition x86/opcodes.hpp:14913
@ VCVTPH2QQZ256rmbkz
Definition x86/opcodes.hpp:6948
@ VPDPWSUDZ256rk
Definition x86/opcodes.hpp:16430
@ VPSRLVDZ256rrk
Definition x86/opcodes.hpp:20157
@ IST_FP16m
Definition x86/opcodes.hpp:1977
@ VFNMADD231SSZm
Definition x86/opcodes.hpp:11960
@ VFNMSUB132PDZmbk
Definition x86/opcodes.hpp:12060
@ VGF2P8AFFINEQBrri
Definition x86/opcodes.hpp:13065
@ VPMOVSXDQZrmk
Definition x86/opcodes.hpp:18202
@ KMOVDmk
Definition x86/opcodes.hpp:2043
@ VCVTPS2PHZrrbk
Definition x86/opcodes.hpp:7293
@ VFNMADD213BF16Zmbk
Definition x86/opcodes.hpp:11640
@ VCVTPS2UQQZ256rr
Definition x86/opcodes.hpp:7380
@ VPERMILPDZ128rmb
Definition x86/opcodes.hpp:16783
@ VPBLENDVBrmr
Definition x86/opcodes.hpp:15507
@ OUT32rr
Definition x86/opcodes.hpp:3070
@ VCVTUW2PHZ256rrk
Definition x86/opcodes.hpp:8952
@ OR16mi_ND
Definition x86/opcodes.hpp:2914
@ VCVTSD2SHZrmkz_Int
Definition x86/opcodes.hpp:7500
@ VPRORDZ256mbikz
Definition x86/opcodes.hpp:18999
@ VPSHRDVQZ256m
Definition x86/opcodes.hpp:19408
@ VCVTQQ2PDZrrb
Definition x86/opcodes.hpp:7426
@ VMOVUPDZmrk
Definition x86/opcodes.hpp:14458
@ VPABSWZ128rmkz
Definition x86/opcodes.hpp:14911
@ VCVTPD2PHZ256rrbkz
Definition x86/opcodes.hpp:6484
@ VFMSUB213PDr
Definition x86/opcodes.hpp:10738
@ VPADDBZrm
Definition x86/opcodes.hpp:15049
@ VFNMADD132PHZ256rbk
Definition x86/opcodes.hpp:11523
@ VPERMI2PDZrrk
Definition x86/opcodes.hpp:16679
@ VMOVAPSrr_REV
Definition x86/opcodes.hpp:13998
@ ADD16mi8
Definition x86/opcodes.hpp:564
@ BT64ri8
Definition x86/opcodes.hpp:1095
@ VCVTSH2SSZrrk_Int
Definition x86/opcodes.hpp:7573
@ VRCPSHZrr
Definition x86/opcodes.hpp:21156
@ VSQRTPSZrkz
Definition x86/opcodes.hpp:22134
@ VCVTW2PHZ128rr
Definition x86/opcodes.hpp:8972
@ VPSHLDVWZ128r
Definition x86/opcodes.hpp:19273
@ VPMADD52HUQZrk
Definition x86/opcodes.hpp:17438
@ VFCMULCPHZ256rmk
Definition x86/opcodes.hpp:9439
@ VGETMANTBF16Zrmikz
Definition x86/opcodes.hpp:12874
@ VFNMADD231PSm
Definition x86/opcodes.hpp:11930
@ VCVTTPD2DQSZ256rrbk
Definition x86/opcodes.hpp:7747
@ LSL16rr
Definition x86/opcodes.hpp:2265
@ VCVTDQ2PSZ256rrb
Definition x86/opcodes.hpp:6326
@ VPMAXSBZrmkz
Definition x86/opcodes.hpp:17541
@ VFMADD132SHZrbkz_Int
Definition x86/opcodes.hpp:9711
@ VPMOVSXWQrm
Definition x86/opcodes.hpp:18251
@ VMINMAXPHZrmikz
Definition x86/opcodes.hpp:13686
@ VCVTTPH2UWZ256rm
Definition x86/opcodes.hpp:8205
@ VMAXPHZrm
Definition x86/opcodes.hpp:13381
@ VCVTPH2UDQZ128rrk
Definition x86/opcodes.hpp:6976
@ VCVTDQ2PDYrr
Definition x86/opcodes.hpp:6245
@ VFMADD231SHZrb
Definition x86/opcodes.hpp:10064
@ VCVTPS2QQZrrbkz
Definition x86/opcodes.hpp:7329
@ KMOVWmk
Definition x86/opcodes.hpp:2063
@ SAR8r1
Definition x86/opcodes.hpp:4145
@ SAR32r1_EVEX
Definition x86/opcodes.hpp:4086
@ SHRX64rm_EVEX
Definition x86/opcodes.hpp:4674
@ VPERMPDZrmbk
Definition x86/opcodes.hpp:16924
@ VPERMT2PDZ256rm
Definition x86/opcodes.hpp:17043
@ VFNMADD132BF16Zmkz
Definition x86/opcodes.hpp:11465
@ ROUNDPSmi
Definition x86/opcodes.hpp:4020
@ VFMSUBADD213PDZ256mb
Definition x86/opcodes.hpp:11150
@ VPROLVDZ256rm
Definition x86/opcodes.hpp:18943
@ VFNMADD213BF16Zmb
Definition x86/opcodes.hpp:11639
@ OR8rm_ND
Definition x86/opcodes.hpp:3050
@ VFMSUB132PSZ128mb
Definition x86/opcodes.hpp:10597
@ VPERMWZrrk
Definition x86/opcodes.hpp:17149
@ VPSADBWYrr
Definition x86/opcodes.hpp:19121
@ VPSRLQZmbikz
Definition x86/opcodes.hpp:20123
@ VRANGEPSZrrib
Definition x86/opcodes.hpp:20964
@ VFMSUB213PHZ256rb
Definition x86/opcodes.hpp:10755
@ AND16rm_EVEX
Definition x86/opcodes.hpp:820
@ VFMSUBADD231PSZ128mk
Definition x86/opcodes.hpp:11321
@ VPERMPDZ256mbikz
Definition x86/opcodes.hpp:16897
@ VPMINUWZ128rm
Definition x86/opcodes.hpp:17913
@ SHL16mCL_NF_ND
Definition x86/opcodes.hpp:4310
@ VPSHLDWZ128rmikz
Definition x86/opcodes.hpp:19290
@ VFMSUB132PHZ128rk
Definition x86/opcodes.hpp:10568
@ VSCALEFPDZ256rrbkz
Definition x86/opcodes.hpp:21712
@ ROR32m1_EVEX
Definition x86/opcodes.hpp:3921
@ VFMSUB132SSZmkz_Int
Definition x86/opcodes.hpp:10662
@ VPSRADZ128mikz
Definition x86/opcodes.hpp:19823
@ VMOVSS2DIrr
Definition x86/opcodes.hpp:14413
@ SHL16rCL
Definition x86/opcodes.hpp:4321
@ VADDSDrm
Definition x86/opcodes.hpp:5312
@ VSUBSHZrr
Definition x86/opcodes.hpp:22332
@ MONTMUL
Definition x86/opcodes.hpp:2542
@ AND64mi32_EVEX
Definition x86/opcodes.hpp:877
@ VFMSUB231PHZ256mbk
Definition x86/opcodes.hpp:10928
@ RDSSPQ
Definition x86/opcodes.hpp:3738
@ VPMOVUSDWZ128mr
Definition x86/opcodes.hpp:18268
@ VUNPCKLPSZ256rrkz
Definition x86/opcodes.hpp:22512
@ VFMADD132PHZ128mb
Definition x86/opcodes.hpp:9617
@ VPERMI2DZ128rmbkz
Definition x86/opcodes.hpp:16630
@ UCOM_FPr
Definition x86/opcodes.hpp:5118
@ VCOMPRESSPDZ128rrkz
Definition x86/opcodes.hpp:5906
@ VMOVRSBZm
Definition x86/opcodes.hpp:14305
@ VCOMPRESSPDZmr
Definition x86/opcodes.hpp:5912
@ VREDUCEBF16Z256rmbikz
Definition x86/opcodes.hpp:21174
@ VMULPHZrmb
Definition x86/opcodes.hpp:14646
@ VPACKSSWBYrm
Definition x86/opcodes.hpp:14960
@ VCVTDQ2PHZ256rrkz
Definition x86/opcodes.hpp:6295
@ VMXOFF
Definition x86/opcodes.hpp:14739
@ VCVTPD2UDQZrrbkz
Definition x86/opcodes.hpp:6599
@ VCVTTPH2DQZ256rr
Definition x86/opcodes.hpp:8013
@ INC32r_EVEX
Definition x86/opcodes.hpp:1907
@ VMINMAXBF16Zrmikz
Definition x86/opcodes.hpp:13623
@ VBLENDPSrmi
Definition x86/opcodes.hpp:5637
@ VPMULHUWZrmk
Definition x86/opcodes.hpp:18561
@ JMP_2
Definition x86/opcodes.hpp:2011
@ XOR8ri8
Definition x86/opcodes.hpp:22782
@ VPSUBUSWZ256rmkz
Definition x86/opcodes.hpp:20421
@ VPMADCSSWDrr
Definition x86/opcodes.hpp:17408
@ ROR64ri_EVEX
Definition x86/opcodes.hpp:3976
@ MMX_PABSWrr
Definition x86/opcodes.hpp:2387
@ VPSUBUSWZ256rm
Definition x86/opcodes.hpp:20419
@ VINSERTI32X4Zrri
Definition x86/opcodes.hpp:13153
@ VDIVPDZ128rmbkz
Definition x86/opcodes.hpp:9049
@ VPMADD52HUQZ256rk
Definition x86/opcodes.hpp:17429
@ VRNDSCALEPDZ128rrik
Definition x86/opcodes.hpp:21350
@ VPTERNLOGQZ256rmikz
Definition x86/opcodes.hpp:20496
@ VSQRTSHZr
Definition x86/opcodes.hpp:22156
@ VMAXBF16Z256rmk
Definition x86/opcodes.hpp:13210
@ VPRORVDZrmb
Definition x86/opcodes.hpp:19061
@ VCVTTPS2UQQZ128rr
Definition x86/opcodes.hpp:8569
@ MMX_PADDSWrr
Definition x86/opcodes.hpp:2403
@ VCVTQQ2PHZrrk
Definition x86/opcodes.hpp:7462
@ ADD8ri
Definition x86/opcodes.hpp:697
@ VPUNPCKLBWYrr
Definition x86/opcodes.hpp:20740
@ VSUBPHZ128rmb
Definition x86/opcodes.hpp:22244
@ VGATHERPF1DPDm
Definition x86/opcodes.hpp:12684
@ VADDSDZrmkz_Int
Definition x86/opcodes.hpp:5304
@ VFNMADD213BF16Z256mb
Definition x86/opcodes.hpp:11630
@ VCVTTPH2IBSZ128rmbkz
Definition x86/opcodes.hpp:8034
@ SAR64ri_NF
Definition x86/opcodes.hpp:4128
@ VFMADD213PSZrbkz
Definition x86/opcodes.hpp:9859
@ CMP32ri8
Definition x86/opcodes.hpp:1315
@ VPCOMPRESSBZ256rrkz
Definition x86/opcodes.hpp:15954
@ KMOVWkm
Definition x86/opcodes.hpp:2059
@ DIV_FpI32m32
Definition x86/opcodes.hpp:1614
@ VREDUCEBF16Z256rmbi
Definition x86/opcodes.hpp:21172
@ VCVT2PH2HF8SZrmk
Definition x86/opcodes.hpp:6017
@ VPRORDZmbikz
Definition x86/opcodes.hpp:19008
@ VDIVPDZ256rm
Definition x86/opcodes.hpp:9055
@ VCVTTSS2USI64Srm
Definition x86/opcodes.hpp:8692
@ VADDPHZ128rmkz
Definition x86/opcodes.hpp:5236
@ MMX_PMULUDQrr
Definition x86/opcodes.hpp:2469
@ VCVTTSS2USI64Srrb_Int
Definition x86/opcodes.hpp:8696
@ VCVTBIASPH2BF8Z256rmk
Definition x86/opcodes.hpp:6176
@ VPMOVZXBQZ256rm
Definition x86/opcodes.hpp:18391
@ VMOVDQU32Zrrk
Definition x86/opcodes.hpp:14163
@ VPSADBWZ128rm
Definition x86/opcodes.hpp:19122
@ VSCALEFPHZ128rm
Definition x86/opcodes.hpp:21727
@ SHR32m1_NF
Definition x86/opcodes.hpp:4522
@ VCVTPH2WZrrkz
Definition x86/opcodes.hpp:7100
@ VPERMT2PSZ256rmbkz
Definition x86/opcodes.hpp:17073
@ VSHUFI64X2Zrrik
Definition x86/opcodes.hpp:21913
@ VPUNPCKHBWZrmkz
Definition x86/opcodes.hpp:20649
@ VPXORDZ128rmkz
Definition x86/opcodes.hpp:20850
@ VPBROADCASTWrZ128rrk
Definition x86/opcodes.hpp:15633
@ VCVTTPS2QQSZ128rr
Definition x86/opcodes.hpp:8404
@ VPROTQrm
Definition x86/opcodes.hpp:19111
@ OR16ri_NF
Definition x86/opcodes.hpp:2930
@ RCR16mCL_EVEX
Definition x86/opcodes.hpp:3650
@ VPERMI2PSZ128rrk
Definition x86/opcodes.hpp:16688
@ VMAXPHZrmk
Definition x86/opcodes.hpp:13385
@ VCVTPH2WZ128rr
Definition x86/opcodes.hpp:7074
@ VRANGESDZrri
Definition x86/opcodes.hpp:20972
@ VCVTPS2IUBSZrmbkz
Definition x86/opcodes.hpp:7195
@ VFNMADD132PSZ256mbkz
Definition x86/opcodes.hpp:11553
@ ST_FPrr
Definition x86/opcodes.hpp:4735
@ VGETEXPPDZ256m
Definition x86/opcodes.hpp:12734
@ VCVTTPS2UDQZ256rmk
Definition x86/opcodes.hpp:8510
@ VCVTBIASPH2HF8Z128rmkz
Definition x86/opcodes.hpp:6222
@ MAXPSrr
Definition x86/opcodes.hpp:2320
@ VPLZCNTDZ256rr
Definition x86/opcodes.hpp:17348
@ VCVTUDQ2PHZ256rrb
Definition x86/opcodes.hpp:8755
@ VFNMADD132PHZ256r
Definition x86/opcodes.hpp:11521
@ VPSHRDVDZ256mk
Definition x86/opcodes.hpp:19385
@ ROL32mi_EVEX
Definition x86/opcodes.hpp:3811
@ ROR32rCL
Definition x86/opcodes.hpp:3940
@ XOR8rr_ND_REV
Definition x86/opcodes.hpp:22796
@ VANDPSZ128rrkz
Definition x86/opcodes.hpp:5551
@ VSHUFF32X4Z256rmbi
Definition x86/opcodes.hpp:21843
@ VPADDDZ256rmkz
Definition x86/opcodes.hpp:15073
@ STR32r
Definition x86/opcodes.hpp:4724
@ VMAXCPHZ256rrk
Definition x86/opcodes.hpp:13271
@ VFNMADD231BF16Z128mbk
Definition x86/opcodes.hpp:11800
@ VCMPSSZrrib_Int
Definition x86/opcodes.hpp:5868
@ SHRD64mri8_NF_ND
Definition x86/opcodes.hpp:4658
@ PUSHFS32
Definition x86/opcodes.hpp:3556
@ CMOVE_Fp64
Definition x86/opcodes.hpp:1254
@ VPSHUFHWZrikz
Definition x86/opcodes.hpp:19546
@ VSQRTPDZ256rb
Definition x86/opcodes.hpp:22048
@ CRC32r64r64_EVEX
Definition x86/opcodes.hpp:1404
@ VPSHLDVDZ128mbk
Definition x86/opcodes.hpp:19218
@ VPSLLDZmbik
Definition x86/opcodes.hpp:19625
@ DEC32m_NF_ND
Definition x86/opcodes.hpp:1516
@ VPSUBUSBrm
Definition x86/opcodes.hpp:20409
@ CFCMOV16rr_REV
Definition x86/opcodes.hpp:1199
@ MMX_MASKMOVQ64
Definition x86/opcodes.hpp:2364
@ VCVTQQ2PDZ128rrkz
Definition x86/opcodes.hpp:7406
@ ST_FpP64m32
Definition x86/opcodes.hpp:4743
@ OR32ri8
Definition x86/opcodes.hpp:2965
@ VCMPSHZrmi_Int
Definition x86/opcodes.hpp:5856
@ VFMADD132PDZ128mkz
Definition x86/opcodes.hpp:9586
@ VFNMADD132PSZ256rbk
Definition x86/opcodes.hpp:11558
@ VP2INTERSECTDZ128rm
Definition x86/opcodes.hpp:14803
@ VPMINUQZ256rmb
Definition x86/opcodes.hpp:17894
@ ROL8mi_ND
Definition x86/opcodes.hpp:3872
@ VPSRADZ128rmk
Definition x86/opcodes.hpp:19828
@ VPSHUFDZ256mi
Definition x86/opcodes.hpp:19510
@ VFNMSUB213SSr_Int
Definition x86/opcodes.hpp:12363
@ BLSIC32rr
Definition x86/opcodes.hpp:1041
@ VMAXPHZrrkz
Definition x86/opcodes.hpp:13392
@ VEXPANDPDZ256rr
Definition x86/opcodes.hpp:9289
@ VPSADBWrm
Definition x86/opcodes.hpp:19128
@ VPSUBQYrm
Definition x86/opcodes.hpp:20314
@ VCVTPH2WZ256rmkz
Definition x86/opcodes.hpp:7082
@ IRET64
Definition x86/opcodes.hpp:1962
@ VFNMADD213PHZ128m
Definition x86/opcodes.hpp:11684
@ VPERMBZ256rmk
Definition x86/opcodes.hpp:16578
@ VMINPSZrrbkz
Definition x86/opcodes.hpp:13861
@ SAR16r1_NF
Definition x86/opcodes.hpp:4058
@ VFMSUBADD213PDZ256rk
Definition x86/opcodes.hpp:11159
@ VCVTPS2UDQZrmbkz
Definition x86/opcodes.hpp:7356
@ VCVTTPS2UQQSZrrk
Definition x86/opcodes.hpp:8561
@ VMINMAXBF16Z128rmi
Definition x86/opcodes.hpp:13603
@ PATCHPOINT
Definition x86/opcodes.hpp:52
@ VMOVHPDZ128rm
Definition x86/opcodes.hpp:14244
@ VPMINSDrr
Definition x86/opcodes.hpp:17781
@ DS_PREFIX
Definition x86/opcodes.hpp:1622
@ VCVTTPS2UQQSZ256rmkz
Definition x86/opcodes.hpp:8544
@ VDIVPSZ256rmk
Definition x86/opcodes.hpp:9129
@ VSQRTPHZ256rb
Definition x86/opcodes.hpp:22083
@ VXORPDZ256rrk
Definition x86/opcodes.hpp:22542
@ OR8ri_NF
Definition x86/opcodes.hpp:3046
@ VPCOMPRESSWZrrk
Definition x86/opcodes.hpp:16003
@ VMOVSHDUPZrmkz
Definition x86/opcodes.hpp:14371
@ ADOX64rr
Definition x86/opcodes.hpp:770
@ VPCONFLICTQZ128rm
Definition x86/opcodes.hpp:16044
@ VPCMPGTDZrmb
Definition x86/opcodes.hpp:15802
@ VPMAXSQZ128rm
Definition x86/opcodes.hpp:17578
@ VGF2P8AFFINEQBZ128rri
Definition x86/opcodes.hpp:13043
@ DIVSSrm_Int
Definition x86/opcodes.hpp:1594
@ VANDNPDrm
Definition x86/opcodes.hpp:5477
@ VPERMT2QZ128rmbkz
Definition x86/opcodes.hpp:17091
@ VPANDNDZ128rmk
Definition x86/opcodes.hpp:15282
@ VPCMPGTDZ128rrk
Definition x86/opcodes.hpp:15794
@ SGDT32m
Definition x86/opcodes.hpp:4285
@ VCVTUW2PHZ128rr
Definition x86/opcodes.hpp:8939
@ VFMADDSUB132PDZ128mb
Definition x86/opcodes.hpp:10163
@ VCVTPH2IUBSZrmkz
Definition x86/opcodes.hpp:6835
@ PTMMULTF32PSV
Definition x86/opcodes.hpp:3494
@ VPERMPDZ256ri
Definition x86/opcodes.hpp:16901
@ VCVTPH2BF8SZrrkz
Definition x86/opcodes.hpp:6661
@ VFMADD213PDZrk
Definition x86/opcodes.hpp:9790
@ VCVTPD2UQQZ128rmbk
Definition x86/opcodes.hpp:6604
@ VCVTTPS2QQZ256rm
Definition x86/opcodes.hpp:8440
@ VPDPBUUDZ256r
Definition x86/opcodes.hpp:16305
@ VPSHUFBYrr
Definition x86/opcodes.hpp:19475
@ VCVTPH2PDZ256rrkz
Definition x86/opcodes.hpp:6862
@ SHRD32rri8_EVEX
Definition x86/opcodes.hpp:4645
@ VCVTUQQ2PDZrrkz
Definition x86/opcodes.hpp:8837
@ VPSHRDDZrmbik
Definition x86/opcodes.hpp:19337
@ VFNMADD231PDZmb
Definition x86/opcodes.hpp:11849
@ CMOVP_Fp32
Definition x86/opcodes.hpp:1273
@ CFCMOV64mr
Definition x86/opcodes.hpp:1206
@ VFMADDSUB231PHZ128mk
Definition x86/opcodes.hpp:10415
@ VFRCZSDrr
Definition x86/opcodes.hpp:12667
@ VPUNPCKLWDZ128rr
Definition x86/opcodes.hpp:20828
@ VAESDECZ128rr
Definition x86/opcodes.hpp:5363
@ VFMSUB132SSZrbk_Int
Definition x86/opcodes.hpp:10667
@ SAR16mi_ND
Definition x86/opcodes.hpp:4052
@ VPGATHERQDYrm
Definition x86/opcodes.hpp:17251
@ CALL64r_RVMARKER
Definition x86/opcodes.hpp:353
@ INC8m_NF
Definition x86/opcodes.hpp:1925
@ SHL8r1_EVEX
Definition x86/opcodes.hpp:4407
@ VPLZCNTQZrmkz
Definition x86/opcodes.hpp:17383
@ VMOVAPDZ256rrk_REV
Definition x86/opcodes.hpp:13940
@ VPORQZ256rmbk
Definition x86/opcodes.hpp:18856
@ MOV64rr_REV
Definition x86/opcodes.hpp:2593
@ VFNMADD213PHZ256rbkz
Definition x86/opcodes.hpp:11702
@ VFNMADD213PDZ256rbkz
Definition x86/opcodes.hpp:11667
@ NEG8m_ND
Definition x86/opcodes.hpp:2867
@ VFMADDSUB231PSZ128mk
Definition x86/opcodes.hpp:10450
@ VFMSUBADD213PDZmb
Definition x86/opcodes.hpp:11162
@ VMOVUPDZ128rmk
Definition x86/opcodes.hpp:14438
@ VFNMADD132SHZrbk_Int
Definition x86/opcodes.hpp:11600
@ RCR64mi
Definition x86/opcodes.hpp:3688
@ NEG64m_ND
Definition x86/opcodes.hpp:2857
@ VFNMADD132SHZrb_Int
Definition x86/opcodes.hpp:11599
@ SHRD16mri8_NF_ND
Definition x86/opcodes.hpp:4618
@ OR32mr_NF_ND
Definition x86/opcodes.hpp:2963
@ VPMOVUSDBZrrk
Definition x86/opcodes.hpp:18266
@ VCVTTBF162IBSZ256rmkz
Definition x86/opcodes.hpp:7690
@ STACKALLOC_W_PROBING
Definition x86/opcodes.hpp:4713
@ OR16mi8_NF_ND
Definition x86/opcodes.hpp:2912
@ VCOMXSSZrm_Int
Definition x86/opcodes.hpp:5938
@ VPUNPCKHBWZ128rrkz
Definition x86/opcodes.hpp:20640
@ BTR16mr
Definition x86/opcodes.hpp:1110
@ VPCMPQZrmik
Definition x86/opcodes.hpp:15866
@ PMINUBrm
Definition x86/opcodes.hpp:3262
@ VCVTTBF162IBSZrmkz
Definition x86/opcodes.hpp:7699
@ VFMADDSUB213PSZrk
Definition x86/opcodes.hpp:10370
@ VFMADDSUB213PHZrb
Definition x86/opcodes.hpp:10332
@ VPMOVQWZ128rr
Definition x86/opcodes.hpp:18018
@ VRNDSCALEBF16Z256rmi
Definition x86/opcodes.hpp:21328
@ OR64rr
Definition x86/opcodes.hpp:3020
@ VRNDSCALEPSZrribkz
Definition x86/opcodes.hpp:21439
@ VPMADD52HUQZmkz
Definition x86/opcodes.hpp:17436
@ VUNPCKHPSZ256rm
Definition x86/opcodes.hpp:22442
@ VADDPHZrrkz
Definition x86/opcodes.hpp:5263
@ VFMSUBADD213PSZ128rk
Definition x86/opcodes.hpp:11217
@ VPERMT2PDZ256rmkz
Definition x86/opcodes.hpp:17048
@ VMINBF16Zrr
Definition x86/opcodes.hpp:13498
@ VCVTDQ2PSZrm
Definition x86/opcodes.hpp:6331
@ VFMADD231SSr_Int
Definition x86/opcodes.hpp:10085
@ VPSHLDDZ128rmikz
Definition x86/opcodes.hpp:19167
@ VCVTPS2IBSZ256rmb
Definition x86/opcodes.hpp:7148
@ VFMSUBADD132PDZrk
Definition x86/opcodes.hpp:11064
@ VFNMADD231SSZrkz_Int
Definition x86/opcodes.hpp:11971
@ VPERMWZ256rmkz
Definition x86/opcodes.hpp:17141
@ OR32mi8
Definition x86/opcodes.hpp:2949
@ MUL_F64m
Definition x86/opcodes.hpp:2813
@ VRNDSCALEPHZ128rmbik
Definition x86/opcodes.hpp:21377
@ VCVTPD2UQQZ128rmb
Definition x86/opcodes.hpp:6603
@ VFMADDSUB231PSZmk
Definition x86/opcodes.hpp:10471
@ VCVTUDQ2PDZ256rr
Definition x86/opcodes.hpp:8727
@ VPXORQZ256rmb
Definition x86/opcodes.hpp:20882
@ VPMULTISHIFTQBZ256rmb
Definition x86/opcodes.hpp:18680
@ VDIVSDZrrkz_Int
Definition x86/opcodes.hpp:9161
@ VBLENDMPSZrmk
Definition x86/opcodes.hpp:5626
@ FNINIT
Definition x86/opcodes.hpp:1693
@ VCVTTPH2UWZrrkz
Definition x86/opcodes.hpp:8228
@ ROL16mi_NF
Definition x86/opcodes.hpp:3783
@ VFNMADD231BF16Z256rkz
Definition x86/opcodes.hpp:11815
@ VCVTTPD2UQQZrm
Definition x86/opcodes.hpp:7986
@ VFNMSUB231PSZmb
Definition x86/opcodes.hpp:12485
@ VPSLLQZ256rik
Definition x86/opcodes.hpp:19667
@ VPMOVSXWQZ256rmk
Definition x86/opcodes.hpp:18240
@ VCVTPH2BF8SZ256rr
Definition x86/opcodes.hpp:6650
@ VPMOVSDWZ128rrk
Definition x86/opcodes.hpp:18049
@ VPSRLQZrr
Definition x86/opcodes.hpp:20133
@ VFMSUB132SDZrbkz_Int
Definition x86/opcodes.hpp:10640
@ INC32m_NF
Definition x86/opcodes.hpp:1904
@ VPSLLWZ256rmkz
Definition x86/opcodes.hpp:19796
@ VRNDSCALEPDZ128rri
Definition x86/opcodes.hpp:21349
@ VCVTTPD2UQQZ128rm
Definition x86/opcodes.hpp:7965
@ VFMSUB132PHZm
Definition x86/opcodes.hpp:10582
@ VINSERTPSZrri
Definition x86/opcodes.hpp:13181
@ VFMADDSUB231PDZ256rkz
Definition x86/opcodes.hpp:10396
@ VPERMPSZrmkz
Definition x86/opcodes.hpp:16947
@ VFMSUB231PSZ256rbkz
Definition x86/opcodes.hpp:10970
@ VRSQRT14PSZ256mbk
Definition x86/opcodes.hpp:21529
@ VEXP2PSZr
Definition x86/opcodes.hpp:9274
@ VPMOVZXBDZ128rr
Definition x86/opcodes.hpp:18366
@ SUB32mi_NF
Definition x86/opcodes.hpp:4798
@ VPMADD52HUQYrr
Definition x86/opcodes.hpp:17412
@ G_UMULO
Definition x86/opcodes.hpp:184
@ SHL8mi
Definition x86/opcodes.hpp:4401
@ VPCMPEQDZ256rr
Definition x86/opcodes.hpp:15719
@ VFNMADD132PHZ128mb
Definition x86/opcodes.hpp:11507
@ VPERMBZ128rmkz
Definition x86/opcodes.hpp:16573
@ VPROLVDZ256rrk
Definition x86/opcodes.hpp:18950
@ VMAXCPSZ256rmbkz
Definition x86/opcodes.hpp:13296
@ VPROLDZ128mikz
Definition x86/opcodes.hpp:18885
@ VFMSUB231SHZm_Int
Definition x86/opcodes.hpp:11004
@ CMPXCHG32rr
Definition x86/opcodes.hpp:1361
@ VPBROADCASTWZ128rmkz
Definition x86/opcodes.hpp:15616
@ VPLZCNTQZ256rmkz
Definition x86/opcodes.hpp:17374
@ ADDSUBPSrm
Definition x86/opcodes.hpp:734
@ VPBLENDMDZrmk
Definition x86/opcodes.hpp:15455
@ VBROADCASTSSZ256rr
Definition x86/opcodes.hpp:5740
@ CMOVB_Fp64
Definition x86/opcodes.hpp:1250
@ VPSUBWrm
Definition x86/opcodes.hpp:20453
@ FCOMPP
Definition x86/opcodes.hpp:1674
@ VPSHADrm
Definition x86/opcodes.hpp:19147
@ VCVTTPS2UDQZ128rmkz
Definition x86/opcodes.hpp:8502
@ VCVTPH2IUBSZrrkz
Definition x86/opcodes.hpp:6841
@ VPDPWSSDSZmbk
Definition x86/opcodes.hpp:16341
@ VCVTPH2PSXZ256rrk
Definition x86/opcodes.hpp:6894
@ VPCMPDZrmbik
Definition x86/opcodes.hpp:15686
@ VPHADDUBDrm
Definition x86/opcodes.hpp:17277
@ VCVTUSI2SDZrr_Int
Definition x86/opcodes.hpp:8907
@ VMAXPHZrr
Definition x86/opcodes.hpp:13387
@ VCVTTPS2UQQZ256rrkz
Definition x86/opcodes.hpp:8583
@ DEC64r_NF
Definition x86/opcodes.hpp:1531
@ VPSUBSBZrm
Definition x86/opcodes.hpp:20359
@ VCMPPDZ128rmbi
Definition x86/opcodes.hpp:5771
@ RET32
Definition x86/opcodes.hpp:3761
@ PMOVZXWDrr
Definition x86/opcodes.hpp:3290
@ VPDPBSSDSrr
Definition x86/opcodes.hpp:16101
@ SETB_C32r
Definition x86/opcodes.hpp:417
@ VPERMIL2PSYrm
Definition x86/opcodes.hpp:16762
@ VPDPWSSDZr
Definition x86/opcodes.hpp:16376
@ VPSLLWZ128mi
Definition x86/opcodes.hpp:19776
@ VPCOMQmi
Definition x86/opcodes.hpp:16005
@ VCVTPH2BF8SZ128rmbkz
Definition x86/opcodes.hpp:6638
@ MOV64rs
Definition x86/opcodes.hpp:2594
@ VADDPSZrrb
Definition x86/opcodes.hpp:5294
@ SHLD16mri8_ND
Definition x86/opcodes.hpp:4428
@ VPMULHWZ256rm
Definition x86/opcodes.hpp:18576
@ VCVTNE2PS2BF16Z256rmb
Definition x86/opcodes.hpp:6373
@ VRCP14PDZrkz
Definition x86/opcodes.hpp:21013
@ VPSRAWZ256ri
Definition x86/opcodes.hpp:20005
@ VPERMT2DZrmkz
Definition x86/opcodes.hpp:17030
@ SUB8mi_EVEX
Definition x86/opcodes.hpp:4874
@ VPUNPCKHDQZ256rmkz
Definition x86/opcodes.hpp:20671
@ RDFLAGS64
Definition x86/opcodes.hpp:407
@ VFNMSUB132PDZmb
Definition x86/opcodes.hpp:12059
@ MMX_PSHUFWmi
Definition x86/opcodes.hpp:2476
@ SAR8rCL_ND
Definition x86/opcodes.hpp:4152
@ SUB_Fp64
Definition x86/opcodes.hpp:4942
@ VRNDSCALEPSZ256rmbik
Definition x86/opcodes.hpp:21419
@ VPMINUBrm
Definition x86/opcodes.hpp:17851
@ VFNMADD132BF16Z256mk
Definition x86/opcodes.hpp:11455
@ VERWm
Definition x86/opcodes.hpp:9254
@ VPERMILPSrm
Definition x86/opcodes.hpp:16891
@ VINSERTPSrri
Definition x86/opcodes.hpp:13183
@ VCVTTPH2UQQZ256rr
Definition x86/opcodes.hpp:8178
@ VPMOVUSDWZ256rrk
Definition x86/opcodes.hpp:18276
@ VTESTPSrm
Definition x86/opcodes.hpp:22360
@ VPCMPBZ256rrik
Definition x86/opcodes.hpp:15668
@ FPTAN
Definition x86/opcodes.hpp:1712
@ VALIGNQZ128rmbikz
Definition x86/opcodes.hpp:5423
@ VSUBPSYrr
Definition x86/opcodes.hpp:22277
@ VMINMAXBF16Zrrik
Definition x86/opcodes.hpp:13625
@ VFMSUBADD132PSZrk
Definition x86/opcodes.hpp:11134
@ VPMINUQZ256rrkz
Definition x86/opcodes.hpp:17901
@ VPMACSSDDrm
Definition x86/opcodes.hpp:17393
@ CMPXCHG16B
Definition x86/opcodes.hpp:1357
@ VFMSUB231BF16Z128m
Definition x86/opcodes.hpp:10853
@ VANDPSZrrk
Definition x86/opcodes.hpp:5568
@ VCMPPDrri
Definition x86/opcodes.hpp:5794
@ VRNDSCALEPSZrribk
Definition x86/opcodes.hpp:21438
@ SEH_PushReg
Definition x86/opcodes.hpp:411
@ VGETMANTPHZ128rmbik
Definition x86/opcodes.hpp:12912
@ VCVTPD2PHZrmkz
Definition x86/opcodes.hpp:6492
@ VPDPBSUDSZrkz
Definition x86/opcodes.hpp:16161
@ VBROADCASTSSZ128rm
Definition x86/opcodes.hpp:5731
@ VCVTPS2IUBSZ128rrk
Definition x86/opcodes.hpp:7178
@ VPUNPCKLBWZ256rm
Definition x86/opcodes.hpp:20747
@ VPADDSWZrm
Definition x86/opcodes.hpp:15155
@ VGETMANTPHZ256rrib
Definition x86/opcodes.hpp:12927
@ VPXORDZ256rm
Definition x86/opcodes.hpp:20854
@ VCVTTPS2UDQSZ256rrbkz
Definition x86/opcodes.hpp:8482
@ MINSSrm
Definition x86/opcodes.hpp:2346
@ VCVTTSD2USIZrm
Definition x86/opcodes.hpp:8639
@ VRNDSCALESHZrri_Int
Definition x86/opcodes.hpp:21458
@ VPBROADCASTDrZ128rrkz
Definition x86/opcodes.hpp:15566
@ VALIGNQZ256rrik
Definition x86/opcodes.hpp:5437
@ PF2IWrr
Definition x86/opcodes.hpp:3179
@ OR32rm
Definition x86/opcodes.hpp:2974
@ VFMADD132PSm
Definition x86/opcodes.hpp:9684
@ VCVTTBF162IBSZ256rrkz
Definition x86/opcodes.hpp:7693
@ MOVSX32rr8_NOREX
Definition x86/opcodes.hpp:2732
@ VCVTQQ2PHZ256rmb
Definition x86/opcodes.hpp:7441
@ ADOX64rr_ND
Definition x86/opcodes.hpp:772
@ VMINPDZ256rmk
Definition x86/opcodes.hpp:13774
@ VEXTRACTPSmri
Definition x86/opcodes.hpp:9382
@ VMINMAXPSZrrikz
Definition x86/opcodes.hpp:13725
@ VGF2P8AFFINEINVQBYrmi
Definition x86/opcodes.hpp:13004
@ VFNMADD231SDZrkz_Int
Definition x86/opcodes.hpp:11943
@ VSQRTPDZ256r
Definition x86/opcodes.hpp:22047
@ NOT16r_EVEX
Definition x86/opcodes.hpp:2886
@ VRNDSCALEPHZ256rmbikz
Definition x86/opcodes.hpp:21387
@ VPMOVSXBQrm
Definition x86/opcodes.hpp:18163
@ VMOVDQU64Z128rrk
Definition x86/opcodes.hpp:14174
@ VADDPSZ128rmk
Definition x86/opcodes.hpp:5270
@ AND64mr_ND
Definition x86/opcodes.hpp:888
@ VCVTPH2WZrrbkz
Definition x86/opcodes.hpp:7098
@ VCVT2PH2HF8SZ256rr
Definition x86/opcodes.hpp:6010
@ VPBLENDWrri
Definition x86/opcodes.hpp:15512
@ VPCMPGTWZ256rrk
Definition x86/opcodes.hpp:15840
@ XOR64mi8_ND
Definition x86/opcodes.hpp:22736
@ VSHUFPDZ128rmbikz
Definition x86/opcodes.hpp:21919
@ VPUNPCKHBWZrrk
Definition x86/opcodes.hpp:20651
@ IMUL8m
Definition x86/opcodes.hpp:1866
@ VMOVDQU8Z256rr_REV
Definition x86/opcodes.hpp:14217
@ VPROTDrm
Definition x86/opcodes.hpp:19105
@ VFMSUB132SSm
Definition x86/opcodes.hpp:10671
@ VFNMSUB213PDZrb
Definition x86/opcodes.hpp:12243
@ VRCPPHZr
Definition x86/opcodes.hpp:21146
@ VPBLENDMWZ256rmkz
Definition x86/opcodes.hpp:15495
@ AND16rr
Definition x86/opcodes.hpp:824
@ VFNMSUB213SHZrbkz_Int
Definition x86/opcodes.hpp:12345
@ AND32ri_NF
Definition x86/opcodes.hpp:858
@ VPXORDZ128rm
Definition x86/opcodes.hpp:20845
@ VPMOVUSQBZ128rr
Definition x86/opcodes.hpp:18285
@ VFNMSUB213PSZrk
Definition x86/opcodes.hpp:12316
@ VCVTBF162IUBSZ256rm
Definition x86/opcodes.hpp:6118
@ SHRD32mri8_ND
Definition x86/opcodes.hpp:4636
@ VPSUBQrr
Definition x86/opcodes.hpp:20344
@ VREDUCEPSZrmbikz
Definition x86/opcodes.hpp:21279
@ VRCP28SDZrb
Definition x86/opcodes.hpp:21081
@ VFPCLASSSHZrik
Definition x86/opcodes.hpp:12653
@ VRCPPHZ256mb
Definition x86/opcodes.hpp:21132
@ VCVTSI642SDrm_Int
Definition x86/opcodes.hpp:7609
@ VPADDSBZ256rrkz
Definition x86/opcodes.hpp:15132
@ CCMP32mi
Definition x86/opcodes.hpp:1170
@ INDIRECT_THUNK_TCRETURN64
Definition x86/opcodes.hpp:361
@ RCL64rCL_ND
Definition x86/opcodes.hpp:3618
@ MMX_PCMPGTDrr
Definition x86/opcodes.hpp:2429
@ SBB8rr_ND_REV
Definition x86/opcodes.hpp:4263
@ VFMADD132PDZ256rkz
Definition x86/opcodes.hpp:9601
@ VPCMPEQQZ128rmb
Definition x86/opcodes.hpp:15732
@ VCVTUQQ2PHZ256rrbk
Definition x86/opcodes.hpp:8855
@ VFMADD213SSZrbkz_Int
Definition x86/opcodes.hpp:9901
@ VPMULLDZ128rr
Definition x86/opcodes.hpp:18598
@ ANDN32rm_EVEX
Definition x86/opcodes.hpp:950
@ VCVTQQ2PHZrm
Definition x86/opcodes.hpp:7452
@ WRSSQ_EVEX
Definition x86/opcodes.hpp:22604
@ BTS16mi8
Definition x86/opcodes.hpp:1121
@ DEC16r
Definition x86/opcodes.hpp:1506
@ VPMOVZXWQZ256rmkz
Definition x86/opcodes.hpp:18481
@ VPANDNDZrrk
Definition x86/opcodes.hpp:15303
@ VREDUCEPSZ256rri
Definition x86/opcodes.hpp:21271
@ G_FLDEXP
Definition x86/opcodes.hpp:217
@ VPMULDQYrm
Definition x86/opcodes.hpp:18493
@ VPCMPGTBYrm
Definition x86/opcodes.hpp:15771
@ SHA256MSG1rr
Definition x86/opcodes.hpp:4296
@ VFNMSUB132PSZmbkz
Definition x86/opcodes.hpp:12131
@ VFIXUPIMMSSZrrikz
Definition x86/opcodes.hpp:9551
@ XOR16rm
Definition x86/opcodes.hpp:22672
@ VCVTTPD2DQZ128rr
Definition x86/opcodes.hpp:7771
@ VGETEXPBF16Zmbk
Definition x86/opcodes.hpp:12718
@ ILD_Fp32m32
Definition x86/opcodes.hpp:1776
@ VPMOVSWBZ256rr
Definition x86/opcodes.hpp:18113
@ VPMOVSXWDrr
Definition x86/opcodes.hpp:18230
@ VFNMADD213BF16Zmk
Definition x86/opcodes.hpp:11642
@ VPMAXUQZ256rrkz
Definition x86/opcodes.hpp:17697
@ VPMULHWZrr
Definition x86/opcodes.hpp:18585
@ VCVTTPD2QQZrrb
Definition x86/opcodes.hpp:7861
@ VCVTDQ2PDZrm
Definition x86/opcodes.hpp:6264
@ SHR8rCL_NF_ND
Definition x86/opcodes.hpp:4603
@ VSQRTSSr_Int
Definition x86/opcodes.hpp:22177
@ ISTT_Fp64m64
Definition x86/opcodes.hpp:1973
@ VPMACSSDQLrm
Definition x86/opcodes.hpp:17397
@ SHA1NEXTErr
Definition x86/opcodes.hpp:4292
@ VMOVDQAYmr
Definition x86/opcodes.hpp:14093
@ VPTESTMBZrrk
Definition x86/opcodes.hpp:20520
@ VPSUBWZ128rm
Definition x86/opcodes.hpp:20435
@ VPSIGNWYrr
Definition x86/opcodes.hpp:19580
@ VCVTTPH2UDQZrmkz
Definition x86/opcodes.hpp:8156
@ AAND64mr_EVEX
Definition x86/opcodes.hpp:448
@ VMULPSZrrb
Definition x86/opcodes.hpp:14687
@ VPADDUSWZrmk
Definition x86/opcodes.hpp:15200
@ VCVTUW2PHZrrbk
Definition x86/opcodes.hpp:8962
@ MINCPSrr
Definition x86/opcodes.hpp:2333
@ TAILJMPd_CC
Definition x86/opcodes.hpp:4985
@ MUL_FPrST0
Definition x86/opcodes.hpp:2816
@ VPSHUFBZrr
Definition x86/opcodes.hpp:19491
@ XOR8mi_EVEX
Definition x86/opcodes.hpp:22772
@ VPBLENDMQZrm
Definition x86/opcodes.hpp:15478
@ VMOVDQU16Z128rmkz
Definition x86/opcodes.hpp:14105
@ ST_FP32m
Definition x86/opcodes.hpp:4732
@ MOVZX64rr8
Definition x86/opcodes.hpp:2761
@ VCVTBIASPH2BF8SZ128rmbk
Definition x86/opcodes.hpp:6138
@ VCVTPH2IUBSZ128rmk
Definition x86/opcodes.hpp:6813
@ VFMADDSUB231PHZ256rbk
Definition x86/opcodes.hpp:10428
@ VPMINUDZ256rmbkz
Definition x86/opcodes.hpp:17867
@ VBROADCASTF32X2Z256rr
Definition x86/opcodes.hpp:5651
@ VPCMPISTRIrmi
Definition x86/opcodes.hpp:15847
@ VFMADDSUB132PHZmbk
Definition x86/opcodes.hpp:10220
@ VCOMPRESSPSZrrk
Definition x86/opcodes.hpp:5930
@ VMOVUPSZ128rrk_REV
Definition x86/opcodes.hpp:14484
@ VPADDBZ256rmkz
Definition x86/opcodes.hpp:15045
@ VCVTPD2DQZ128rr
Definition x86/opcodes.hpp:6437
@ VFMULCPHZrm
Definition x86/opcodes.hpp:11421
@ VFNMADD213SDZmk_Int
Definition x86/opcodes.hpp:11756
@ VPROLDZrikz
Definition x86/opcodes.hpp:18906
@ BLSI64rm
Definition x86/opcodes.hpp:1034
@ VPSLLVQrm
Definition x86/opcodes.hpp:19753
@ ADD64rr_NF_ND_REV
Definition x86/opcodes.hpp:682
@ G_SMIN
Definition x86/opcodes.hpp:246
@ VCVTBIASPH2HF8SZrr
Definition x86/opcodes.hpp:6214
@ VPMOVZXBQZ256rrk
Definition x86/opcodes.hpp:18395
@ VFNMSUB132SHZrkz_Int
Definition x86/opcodes.hpp:12169
@ G_SMULH
Definition x86/opcodes.hpp:187
@ VCVTBF162IUBSZrmbk
Definition x86/opcodes.hpp:6129
@ VMINBF16Z256rmk
Definition x86/opcodes.hpp:13487
@ VDIVBF16Zrrk
Definition x86/opcodes.hpp:9042
@ VCVTPS2UDQZrrb
Definition x86/opcodes.hpp:7360
@ VCVTTPH2UQQZ256rrk
Definition x86/opcodes.hpp:8182
@ VPTESTMDZ256rmk
Definition x86/opcodes.hpp:20530
@ SHR16r1_ND
Definition x86/opcodes.hpp:4506
@ VPSHRDVWZ256mk
Definition x86/opcodes.hpp:19433
@ VCOMPRESSPDZ256rrk
Definition x86/opcodes.hpp:5910
@ COMISDrm
Definition x86/opcodes.hpp:1367
@ VSUBPDZ256rmbk
Definition x86/opcodes.hpp:22219
@ VPDPWSUDZ256mbk
Definition x86/opcodes.hpp:16425
@ VFMADD132SSm
Definition x86/opcodes.hpp:9726
@ VPGATHERQDZ128rm
Definition x86/opcodes.hpp:17252
@ VADDSDrr_Int
Definition x86/opcodes.hpp:5315
@ SHRD64mrCL_NF_ND
Definition x86/opcodes.hpp:4653
@ VFIXUPIMMPDZ256rmbi
Definition x86/opcodes.hpp:9477
@ IMUL16r
Definition x86/opcodes.hpp:1785
@ VPSRAVDZ256rmb
Definition x86/opcodes.hpp:19923
@ AND8ri_ND
Definition x86/opcodes.hpp:931
@ VORPDZ128rmbkz
Definition x86/opcodes.hpp:14746
@ VCVTTBF162IUBSZrmb
Definition x86/opcodes.hpp:7722
@ ROL8mCL_EVEX
Definition x86/opcodes.hpp:3866
@ VMOVDQU8Zrrkz
Definition x86/opcodes.hpp:14231
@ VDIVSHZrrk_Int
Definition x86/opcodes.hpp:9175
@ VXORPDZ128rmb
Definition x86/opcodes.hpp:22527
@ VSQRTBF16Zmb
Definition x86/opcodes.hpp:22022
@ CMP64mr
Definition x86/opcodes.hpp:1322
@ VDIVPHZ128rmkz
Definition x86/opcodes.hpp:9086
@ CMOVBE_F
Definition x86/opcodes.hpp:1244
@ VFMADD132SDZrb_Int
Definition x86/opcodes.hpp:9693
@ VFNMSUB132PSZ256mk
Definition x86/opcodes.hpp:12120
@ BLSR64rm_NF
Definition x86/opcodes.hpp:1064
@ VPSRLVQZ128rmk
Definition x86/opcodes.hpp:20176
@ DIV16m
Definition x86/opcodes.hpp:1543
@ VMOVPQI2QIZmr
Definition x86/opcodes.hpp:14289
@ VPMOVSQBZ256rrkz
Definition x86/opcodes.hpp:18070
@ VCVTPS2IBSZ128rmkz
Definition x86/opcodes.hpp:7143
@ VPSHAQmr
Definition x86/opcodes.hpp:19150
@ VCVTW2PHZ128rmb
Definition x86/opcodes.hpp:8967
@ VPSRAVQZrmbk
Definition x86/opcodes.hpp:19962
@ VPERMDZrr
Definition x86/opcodes.hpp:16606
@ VFMSUBADD231PSZ256mkz
Definition x86/opcodes.hpp:11331
@ VPTERNLOGDZ128rrikz
Definition x86/opcodes.hpp:20463
@ ADC64rr_REV
Definition x86/opcodes.hpp:528
@ VCVTUQQ2PHZ256rmk
Definition x86/opcodes.hpp:8851
@ SHL32r1_ND
Definition x86/opcodes.hpp:4348
@ MMX_PSUBSWrr
Definition x86/opcodes.hpp:2517
@ VPMOVWBZmr
Definition x86/opcodes.hpp:18356
@ VPCMPEQBZrmk
Definition x86/opcodes.hpp:15702
@ VMOVSDZmr
Definition x86/opcodes.hpp:14335
@ KMOVDrk_EVEX
Definition x86/opcodes.hpp:2046
@ KXORWkk
Definition x86/opcodes.hpp:2101
@ VCVTTPS2DQSZ256rm
Definition x86/opcodes.hpp:8271
@ VPOPCNTDZ256rmbk
Definition x86/opcodes.hpp:18757
@ VGETMANTPSZ256rmi
Definition x86/opcodes.hpp:12956
@ VFMADDCSHZmk
Definition x86/opcodes.hpp:10120
@ VCVTSH2SSZrr
Definition x86/opcodes.hpp:7568
@ CMPPDrri
Definition x86/opcodes.hpp:1342
@ PANDrm
Definition x86/opcodes.hpp:3110
@ VGETEXPPHZ256rk
Definition x86/opcodes.hpp:12777
@ OR16ri
Definition x86/opcodes.hpp:2922
@ VPSUBUSWZrrkz
Definition x86/opcodes.hpp:20430
@ VFNMADD231PHZ128mk
Definition x86/opcodes.hpp:11866
@ VCVTPH2PDZ256rm
Definition x86/opcodes.hpp:6851
@ VFMSUB132BF16Z256mbkz
Definition x86/opcodes.hpp:10509
@ AVX512_256_SET0
Definition x86/opcodes.hpp:341
@ VFMADDSUB132PDZ256r
Definition x86/opcodes.hpp:10177
@ F2XM1
Definition x86/opcodes.hpp:1657
@ BEXTRI64ri
Definition x86/opcodes.hpp:995
@ RCL8r1_EVEX
Definition x86/opcodes.hpp:3632
@ VADDSHZrr_Int
Definition x86/opcodes.hpp:5321
@ VCVTHF82PHZ128rmkz
Definition x86/opcodes.hpp:6347
@ VXORPDZ256rm
Definition x86/opcodes.hpp:22535
@ VRNDSCALEPSZrmik
Definition x86/opcodes.hpp:21434
@ VFMSUBADD213PDZ256r
Definition x86/opcodes.hpp:11155
@ SUB32rr_NF
Definition x86/opcodes.hpp:4825
@ PUNPCKHBWrr
Definition x86/opcodes.hpp:3512
@ VFMSUB231SDZm
Definition x86/opcodes.hpp:10987
@ VSM4RNDS4rr
Definition x86/opcodes.hpp:22002
@ VPERMI2BZ128rr
Definition x86/opcodes.hpp:16612
@ VPMADDWDYrr
Definition x86/opcodes.hpp:17496
@ ANDPDrm
Definition x86/opcodes.hpp:965
@ VMOVDQU32Z128mr
Definition x86/opcodes.hpp:14134
@ VPCOMPRESSQZrr
Definition x86/opcodes.hpp:15987
@ VPDPBSUDSZ256mbk
Definition x86/opcodes.hpp:16146
@ UMONITOR16
Definition x86/opcodes.hpp:5133
@ VCVTTPH2UDQZ256rrbk
Definition x86/opcodes.hpp:8147
@ VCVTTPD2DQZrrbk
Definition x86/opcodes.hpp:7794
@ VCVTPH2BF8Z256rmk
Definition x86/opcodes.hpp:6675
@ VFMADDSUB213PDZmbkz
Definition x86/opcodes.hpp:10293
@ VPANDNQZrmbkz
Definition x86/opcodes.hpp:15326
@ VPCOMPRESSQZ256rrk
Definition x86/opcodes.hpp:15983
@ VPSRAVWZ128rmk
Definition x86/opcodes.hpp:19970
@ VMINPDZrrbkz
Definition x86/opcodes.hpp:13791
@ VPBROADCASTBZ128rrkz
Definition x86/opcodes.hpp:15520
@ VFMADDSUB231PSZ128mbkz
Definition x86/opcodes.hpp:10449
@ VAESENCLASTrm
Definition x86/opcodes.hpp:5378
@ VPTESTMDZ128rrk
Definition x86/opcodes.hpp:20526
@ VCVTPD2DQZrmbkz
Definition x86/opcodes.hpp:6455
@ VPANDNQZ128rm
Definition x86/opcodes.hpp:15305
@ VMOVUPSZ256rm
Definition x86/opcodes.hpp:14489
@ VCVTPH2HF8SZ256rm
Definition x86/opcodes.hpp:6731
@ VCVTDQ2PHZ256rm
Definition x86/opcodes.hpp:6284
@ VPCMPGTQZrmbk
Definition x86/opcodes.hpp:15825
@ VPUNPCKHWDZ128rrkz
Definition x86/opcodes.hpp:20724
@ VPMOVD2MZ128kr
Definition x86/opcodes.hpp:17936
@ VFPCLASSPSZ128mbi
Definition x86/opcodes.hpp:12628
@ VPSHUFDZ256mbi
Definition x86/opcodes.hpp:19507
@ VMULPHZrrb
Definition x86/opcodes.hpp:14652
@ VCVTTPD2DQZ256rmbk
Definition x86/opcodes.hpp:7776
@ VPSHUFBZ256rrk
Definition x86/opcodes.hpp:19486
@ VPDPWUSDSZ256r
Definition x86/opcodes.hpp:16460
@ VPRORVQZ256rmb
Definition x86/opcodes.hpp:19079
@ VPDPBUSDSYrm
Definition x86/opcodes.hpp:16195
@ VPMOVSQBZ128mr
Definition x86/opcodes.hpp:18061
@ VCVTPD2PHZ128rm
Definition x86/opcodes.hpp:6466
@ VPSCATTERDDZ128mr
Definition x86/opcodes.hpp:19130
@ VFNMSUB132PDZ256mkz
Definition x86/opcodes.hpp:12051
@ VPERMWZ256rrk
Definition x86/opcodes.hpp:17143
@ VFNMSUB132SSm_Int
Definition x86/opcodes.hpp:12183
@ XOR64ri32
Definition x86/opcodes.hpp:22744
@ VPDPWSSDZ128mkz
Definition x86/opcodes.hpp:16357
@ VRCPBF16Z128rkz
Definition x86/opcodes.hpp:21103
@ VCVTUDQ2PHZ256rmkz
Definition x86/opcodes.hpp:8753
@ VCVTTPS2IUBSZ256rmk
Definition x86/opcodes.hpp:8378
@ RORX32ri
Definition x86/opcodes.hpp:4012
@ VCVTSH2SSZrm_Int
Definition x86/opcodes.hpp:7565
@ VPROLQZ256mikz
Definition x86/opcodes.hpp:18921
@ RCL64rCL_EVEX
Definition x86/opcodes.hpp:3617
@ VFMSUB213PSZ128mk
Definition x86/opcodes.hpp:10778
@ VFMSUB132PSm
Definition x86/opcodes.hpp:10629
@ VFMSUBADD231PDZrb
Definition x86/opcodes.hpp:11275
@ VPERMT2PDZrmkz
Definition x86/opcodes.hpp:17057
@ RCL64ri_EVEX
Definition x86/opcodes.hpp:3620
@ VPERMWZ128rrkz
Definition x86/opcodes.hpp:17138
@ VFMSUB132SSZmk_Int
Definition x86/opcodes.hpp:10661
@ VFPCLASSPSZmbik
Definition x86/opcodes.hpp:12641
@ MULX32rr
Definition x86/opcodes.hpp:2804
@ CTEST32mr
Definition x86/opcodes.hpp:1413
@ VAESENCZrm
Definition x86/opcodes.hpp:5386
@ ANDN64rr_NF
Definition x86/opcodes.hpp:960
@ VPMINUWZrmk
Definition x86/opcodes.hpp:17926
@ VORPSZrrk
Definition x86/opcodes.hpp:14799
@ VCVTPH2UWZrmbkz
Definition x86/opcodes.hpp:7059
@ VPDPBUSDSZ256rk
Definition x86/opcodes.hpp:16213
@ VFMADDSUB213PHZ256mk
Definition x86/opcodes.hpp:10317
@ INC16r_ND
Definition x86/opcodes.hpp:1897
@ VFMSUB213PDYm
Definition x86/opcodes.hpp:10702
@ VCVTTSD2USI64Srr
Definition x86/opcodes.hpp:8626
@ VSQRTPSm
Definition x86/opcodes.hpp:22135
@ VFNMADD231PHZmkz
Definition x86/opcodes.hpp:11888
@ VPSHRDVDZ256r
Definition x86/opcodes.hpp:19387
@ VMULPHZ128rmb
Definition x86/opcodes.hpp:14625
@ VPINSRBZrmi
Definition x86/opcodes.hpp:17317
@ VPBLENDVBrrr
Definition x86/opcodes.hpp:15508
@ VRSQRTBF16Z256rkz
Definition x86/opcodes.hpp:21616
@ VANDPSZ256rm
Definition x86/opcodes.hpp:5552
@ VCVTBIASPH2HF8SZ256rrk
Definition x86/opcodes.hpp:6206
@ ROL8r1
Definition x86/opcodes.hpp:3875
@ VPSRLQZ128mbik
Definition x86/opcodes.hpp:20092
@ SHL32mCL_EVEX
Definition x86/opcodes.hpp:4337
@ VCVTDQ2PDZrmbk
Definition x86/opcodes.hpp:6266
@ JMP32m_NT
Definition x86/opcodes.hpp:2000
@ VCVTPS2UQQZ256rrk
Definition x86/opcodes.hpp:7384
@ VPMOVUSQBZ256rrkz
Definition x86/opcodes.hpp:18292
@ VPAVGBZrm
Definition x86/opcodes.hpp:15381
@ VCVTNEPS2BF16Z128rrkz
Definition x86/opcodes.hpp:6408
@ VPSHRDQZrri
Definition x86/opcodes.hpp:19369
@ VPSHRDVDZ256rk
Definition x86/opcodes.hpp:19388
@ VPSRAQZrmkz
Definition x86/opcodes.hpp:19907
@ VPMAXSQZrrkz
Definition x86/opcodes.hpp:17604
@ VFMSUBADD132PHZmk
Definition x86/opcodes.hpp:11093
@ SBB8rr_EVEX
Definition x86/opcodes.hpp:4260
@ VCVTTPH2IUBSZrmk
Definition x86/opcodes.hpp:8089
@ VFNMSUB231PSZ256rbkz
Definition x86/opcodes.hpp:12481
@ VSUBSDZrrkz_Int
Definition x86/opcodes.hpp:22323
@ VCVTTPS2IUBSZ256rrbkz
Definition x86/opcodes.hpp:8383
@ VREDUCEBF16Z128rmbik
Definition x86/opcodes.hpp:21164
@ VPRORVQZ256rm
Definition x86/opcodes.hpp:19078
@ VBCSTNESH2PSYrm
Definition x86/opcodes.hpp:5575
@ VFNMADD213PSZ128m
Definition x86/opcodes.hpp:11719
@ DEC64r_EVEX
Definition x86/opcodes.hpp:1529
@ AESENC128KL
Definition x86/opcodes.hpp:781
@ VREDUCEPSZrrib
Definition x86/opcodes.hpp:21284
@ XSAVES64
Definition x86/opcodes.hpp:22820
@ VBROADCASTF32X2Zrmk
Definition x86/opcodes.hpp:5655
@ VPABSQZrr
Definition x86/opcodes.hpp:14904
@ VCVTBIASPH2BF8SZrm
Definition x86/opcodes.hpp:6154
@ VCVTTPS2UQQZrmbk
Definition x86/opcodes.hpp:8586
@ VCVTTPH2DQZ256rmk
Definition x86/opcodes.hpp:8011
@ VPMAXUDZ256rrkz
Definition x86/opcodes.hpp:17668
@ VFNMADD231PDZmbkz
Definition x86/opcodes.hpp:11851
@ MOV64mr
Definition x86/opcodes.hpp:2584
@ SHRD32mri8_EVEX
Definition x86/opcodes.hpp:4635
@ OR8mr_ND
Definition x86/opcodes.hpp:3039
@ VFMADD213SHZr
Definition x86/opcodes.hpp:9884
@ ADD8rr_ND_REV
Definition x86/opcodes.hpp:712
@ VPMOVZXWDZrmk
Definition x86/opcodes.hpp:18464
@ CONVERGENCECTRL_ENTRY
Definition x86/opcodes.hpp:70
@ VPSHRDQZ256rmbik
Definition x86/opcodes.hpp:19355
@ VCVTPD2UQQZ256rmb
Definition x86/opcodes.hpp:6612
@ AND32mr_EVEX
Definition x86/opcodes.hpp:846
@ VEXP2PDZrk
Definition x86/opcodes.hpp:9266
@ VPADDDrm
Definition x86/opcodes.hpp:15086
@ VCVT2PH2HF8Z128rm
Definition x86/opcodes.hpp:6022
@ VFMADDSUB231PSZ256rkz
Definition x86/opcodes.hpp:10466
@ VCVTUQQ2PSZ128rmkz
Definition x86/opcodes.hpp:8876
@ VPSHUFHWZ256ri
Definition x86/opcodes.hpp:19538
@ VPTESTMQZrm
Definition x86/opcodes.hpp:20551
@ VPSUBSBZ256rr
Definition x86/opcodes.hpp:20356
@ RCL64ri
Definition x86/opcodes.hpp:3619
@ SHR8mi_NF
Definition x86/opcodes.hpp:4592
@ VAESDECZrr
Definition x86/opcodes.hpp:5367
@ SHR8ri_EVEX
Definition x86/opcodes.hpp:4605
@ VPMADDWDZrr
Definition x86/opcodes.hpp:17512
@ VUCOMXSDZrm
Definition x86/opcodes.hpp:22385
@ VCVTBIASPH2HF8Zrmb
Definition x86/opcodes.hpp:6236
@ VFNMADD213PSm
Definition x86/opcodes.hpp:11752
@ CMOVE_Fp80
Definition x86/opcodes.hpp:1255
@ VFMADD231SHZrbk_Int
Definition x86/opcodes.hpp:10066
@ BLCMSK32rr
Definition x86/opcodes.hpp:1009
@ VMINMAXPHZrmbikz
Definition x86/opcodes.hpp:13683
@ VFMADD231PSZ256rkz
Definition x86/opcodes.hpp:10027
@ VMINPSZ256rr
Definition x86/opcodes.hpp:13846
@ XOR32mi8_EVEX
Definition x86/opcodes.hpp:22690
@ VPSRLWZrrk
Definition x86/opcodes.hpp:20256
@ XOR64ri8
Definition x86/opcodes.hpp:22749
@ VPSRLVWZrm
Definition x86/opcodes.hpp:20213
@ VFMADD231SHZrb_Int
Definition x86/opcodes.hpp:10065
@ VCVTTPD2UQQSZrrbkz
Definition x86/opcodes.hpp:7962
@ VPDPWSUDSZ256mbk
Definition x86/opcodes.hpp:16394
@ VPCMPGTDYrr
Definition x86/opcodes.hpp:15788
@ SBB32ri8
Definition x86/opcodes.hpp:4205
@ VPMULLQZ128rmbk
Definition x86/opcodes.hpp:18623
@ VCVTTPS2UDQZ256rrk
Definition x86/opcodes.hpp:8516
@ VPADDBZ128rm
Definition x86/opcodes.hpp:15037
@ VPSRLQZrmk
Definition x86/opcodes.hpp:20131
@ VFPCLASSPSZmi
Definition x86/opcodes.hpp:12642
@ VFMSUB231PSZ128mbk
Definition x86/opcodes.hpp:10954
@ VMAXSDrm
Definition x86/opcodes.hpp:13441
@ VSCALEFSHZrr
Definition x86/opcodes.hpp:21805
@ VPRORVQZ128rm
Definition x86/opcodes.hpp:19069
@ CCMP16rr_REV
Definition x86/opcodes.hpp:1169
@ VSCALEFPSZ128rr
Definition x86/opcodes.hpp:21766
@ XOR8rr_NF_ND_REV
Definition x86/opcodes.hpp:22799
@ ROR16mi_EVEX
Definition x86/opcodes.hpp:3901
@ VPSHLDDZ256rmbik
Definition x86/opcodes.hpp:19172
@ VCVTUQQ2PHZ128rm
Definition x86/opcodes.hpp:8838
@ POPGS16
Definition x86/opcodes.hpp:3350
@ VCVTTPD2UDQSZrrk
Definition x86/opcodes.hpp:7897
@ VCVTTPD2QQZ128rmbk
Definition x86/opcodes.hpp:7835
@ VCVTPD2QQZ256rrbk
Definition x86/opcodes.hpp:6553
@ SHLD32rri8_NF
Definition x86/opcodes.hpp:4459
@ BLSI32rr_NF
Definition x86/opcodes.hpp:1033
@ VMULSDZrrbkz_Int
Definition x86/opcodes.hpp:14702
@ VGF2P8AFFINEINVQBZ256rmbi
Definition x86/opcodes.hpp:13015
@ VFNMADD132SSZr_Int
Definition x86/opcodes.hpp:11609
@ VFNMSUB231PDZ256rkz
Definition x86/opcodes.hpp:12413
@ VADDBF16Z256rmkz
Definition x86/opcodes.hpp:5181
@ VSCALEFPDZrrk
Definition x86/opcodes.hpp:21725
@ VFMSUBADD132PSZ256rbk
Definition x86/opcodes.hpp:11120
@ VPSUBSWrr
Definition x86/opcodes.hpp:20388
@ SAR8r1_ND
Definition x86/opcodes.hpp:4147
@ IDIV16m_EVEX
Definition x86/opcodes.hpp:1747
@ VFNMSUB231PDZrbk
Definition x86/opcodes.hpp:12422
@ VADDPHZ256rrbk
Definition x86/opcodes.hpp:5248
@ VPERMILPDZrik
Definition x86/opcodes.hpp:16816
@ VPXORDZ256rmk
Definition x86/opcodes.hpp:20858
@ VMINPSZ256rmb
Definition x86/opcodes.hpp:13841
@ VMOVSHZrrk
Definition x86/opcodes.hpp:14385
@ VCVTTPH2UQQZrmkz
Definition x86/opcodes.hpp:8189
@ MUL64m_NF
Definition x86/opcodes.hpp:2778
@ VHSUBPSrm
Definition x86/opcodes.hpp:13102
@ VPSRLQZrmkz
Definition x86/opcodes.hpp:20132
@ VPANDDZ128rr
Definition x86/opcodes.hpp:15257
@ VFPCLASSBF16Z256mi
Definition x86/opcodes.hpp:12582
@ VFMADDSUBPD4Ymr
Definition x86/opcodes.hpp:10481
@ VCVTNE2PS2BF16Zrmb
Definition x86/opcodes.hpp:6382
@ VPSUBQZ256rrkz
Definition x86/opcodes.hpp:20333
@ MOVDIRI32
Definition x86/opcodes.hpp:2651
@ MOVQI2PQIrm
Definition x86/opcodes.hpp:2690
@ VPMOVSDWZrrkz
Definition x86/opcodes.hpp:18060
@ VFMADD213SHZmkz_Int
Definition x86/opcodes.hpp:9883
@ CWDE
Definition x86/opcodes.hpp:1497
@ XOR8rr_NOREX
Definition x86/opcodes.hpp:22801
@ VPSRAVDZrmkz
Definition x86/opcodes.hpp:19936
@ VCVTBIASPH2HF8SZ256rrkz
Definition x86/opcodes.hpp:6207
@ VCVTPH2BF8SZ128rrkz
Definition x86/opcodes.hpp:6643
@ VPDPWSUDZmbkz
Definition x86/opcodes.hpp:16435
@ CVTTPD2DQrm
Definition x86/opcodes.hpp:1476
@ VMINPHZrrk
Definition x86/opcodes.hpp:13827
@ VPERMT2PDZrmk
Definition x86/opcodes.hpp:17056
@ VBROADCASTI64X2Zrm
Definition x86/opcodes.hpp:5709
@ VPSRADrr
Definition x86/opcodes.hpp:19865
@ PUNPCKHBWrm
Definition x86/opcodes.hpp:3511
@ PTCMMIMFP16PSV
Definition x86/opcodes.hpp:3440
@ ANDN32rm
Definition x86/opcodes.hpp:949
@ VFMADD213PDZrb
Definition x86/opcodes.hpp:9787
@ VMOVDQArr
Definition x86/opcodes.hpp:14099
@ VCOMISSZrr
Definition x86/opcodes.hpp:5895
@ VPMINUQZrrk
Definition x86/opcodes.hpp:17909
@ VPADDSWZ256rm
Definition x86/opcodes.hpp:15149
@ VCVTPH2HF8SZrrk
Definition x86/opcodes.hpp:6747
@ VMINPHZrm
Definition x86/opcodes.hpp:13817
@ VPCONFLICTQZ128rrkz
Definition x86/opcodes.hpp:16052
@ VRSQRT28PSZrbk
Definition x86/opcodes.hpp:21577
@ VMOVRSBZ256m
Definition x86/opcodes.hpp:14302
@ VFMSUB132PDZ128mbk
Definition x86/opcodes.hpp:10528
@ MMX_MOVQ64rm
Definition x86/opcodes.hpp:2379
@ VFNMADDPD4mr
Definition x86/opcodes.hpp:11980
@ VCMPBF16Z128rri
Definition x86/opcodes.hpp:5755
@ VFMSUB231PSZmbkz
Definition x86/opcodes.hpp:10976
@ VPCONFLICTQZrrk
Definition x86/opcodes.hpp:16069
@ VEXTRACTF128rri
Definition x86/opcodes.hpp:9317
@ VPSRAWZri
Definition x86/opcodes.hpp:20017
@ VPERMILPSZ128rmk
Definition x86/opcodes.hpp:16848
@ VMULSSZrrbkz_Int
Definition x86/opcodes.hpp:14728
@ VGETEXPSDZmkz
Definition x86/opcodes.hpp:12826
@ VFMADD213PSZr
Definition x86/opcodes.hpp:9856
@ VANDPDYrr
Definition x86/opcodes.hpp:5511
@ PTDPBUSDV
Definition x86/opcodes.hpp:395
@ MMX_CVTPD2PIrm
Definition x86/opcodes.hpp:2350
@ MASKPAIR16STORE
Definition x86/opcodes.hpp:2308
@ VSQRTPDZ128mk
Definition x86/opcodes.hpp:22036
@ VCVTNEPS2BF16Yrm
Definition x86/opcodes.hpp:6398
@ VCVTPS2UDQZ256rrb
Definition x86/opcodes.hpp:7348
@ VPADDUSBZ128rmk
Definition x86/opcodes.hpp:15166
@ VADDSSZrrkz_Int
Definition x86/opcodes.hpp:5337
@ VCVT2PS2PHXZ256rrbk
Definition x86/opcodes.hpp:6066
@ VUNPCKLPSZ256rm
Definition x86/opcodes.hpp:22504
@ VCVTPD2PSZrmb
Definition x86/opcodes.hpp:6523
@ LAR64rr
Definition x86/opcodes.hpp:2108
@ VCVTSH2SDZrm_Int
Definition x86/opcodes.hpp:7548
@ ROL16rCL_EVEX
Definition x86/opcodes.hpp:3791
@ VPMOVSQWZ256rr
Definition x86/opcodes.hpp:18098
@ VRANGEPSZrmi
Definition x86/opcodes.hpp:20960
@ VCVTUQQ2PDZ256rmk
Definition x86/opcodes.hpp:8818
@ VPERMBZrr
Definition x86/opcodes.hpp:16586
@ VCVTUDQ2PDZrmb
Definition x86/opcodes.hpp:8731
@ VRNDSCALEPDZ128rrikz
Definition x86/opcodes.hpp:21351
@ VPOPCNTBZ256rr
Definition x86/opcodes.hpp:18737
@ VEXTRACTI64X2Z256mrik
Definition x86/opcodes.hpp:9366
@ VCMPPDZrrik
Definition x86/opcodes.hpp:5792
@ VCVTPD2UQQZ256rrkz
Definition x86/opcodes.hpp:6622
@ VCVTSI642SSZrm
Definition x86/opcodes.hpp:7617
@ VPDPWUUDrm
Definition x86/opcodes.hpp:16565
@ VCVTSS2SIrm_Int
Definition x86/opcodes.hpp:7667
@ VCVTTPS2DQSZ256rmbkz
Definition x86/opcodes.hpp:8274
@ POP16rmm
Definition x86/opcodes.hpp:3310
@ VCVTTPD2UDQZrr
Definition x86/opcodes.hpp:7926
@ VFMADDSUB213PHZ256mkz
Definition x86/opcodes.hpp:10318
@ VPRORVDZ128rmkz
Definition x86/opcodes.hpp:19047
@ ROR16r1_NF_ND
Definition x86/opcodes.hpp:3909
@ VPABSQZ256rmkz
Definition x86/opcodes.hpp:14894
@ VPMAXUWZ128rrkz
Definition x86/opcodes.hpp:17714
@ VCVT2PS2PHXZrr
Definition x86/opcodes.hpp:6076
@ VBLENDVPSYrrr
Definition x86/opcodes.hpp:5644
@ VPMULUDQZ128rr
Definition x86/opcodes.hpp:18705
@ VDIVSDrr_Int
Definition x86/opcodes.hpp:9165
@ VFMSUBADD132PSZ256mk
Definition x86/opcodes.hpp:11116
@ VCVTPD2UDQZ256rmk
Definition x86/opcodes.hpp:6582
@ VFMADD231PDm
Definition x86/opcodes.hpp:9970
@ VRSQRTPHZ256mkz
Definition x86/opcodes.hpp:21640
@ OR8ri_NF_ND
Definition x86/opcodes.hpp:3047
@ VCVTTSS2USISrr
Definition x86/opcodes.hpp:8704
@ VSQRTSDr
Definition x86/opcodes.hpp:22150
@ VMOVSLDUPZ256rrk
Definition x86/opcodes.hpp:14402
@ VPMOVUSQWZ128mr
Definition x86/opcodes.hpp:18313
@ CMOVNBE_Fp32
Definition x86/opcodes.hpp:1257
@ VFMADDSUB132PHZ256mk
Definition x86/opcodes.hpp:10210
@ SHRD32mrCL_NF_ND
Definition x86/opcodes.hpp:4633
@ BTS32mr
Definition x86/opcodes.hpp:1126
@ VFMSUB132PHZmbkz
Definition x86/opcodes.hpp:10585
@ VCVTTPS2UDQSZrrk
Definition x86/opcodes.hpp:8495
@ XOR32mi
Definition x86/opcodes.hpp:22688
@ G_LLROUND
Definition x86/opcodes.hpp:252
@ VMOVAPDZ256rmkz
Definition x86/opcodes.hpp:13936
@ RDRAND32r
Definition x86/opcodes.hpp:3732
@ VFMADDSUB231PDZ256m
Definition x86/opcodes.hpp:10385
@ INVLPGB32
Definition x86/opcodes.hpp:1951
@ VPACKUSWBZ128rm
Definition x86/opcodes.hpp:15015
@ VPMOVM2DZrk
Definition x86/opcodes.hpp:17974
@ VPUNPCKLQDQZrrk
Definition x86/opcodes.hpp:20819
@ VPMOVUSDWZ256rr
Definition x86/opcodes.hpp:18275
@ VFMADD231PSZrk
Definition x86/opcodes.hpp:10038
@ LCMPXCHG8
Definition x86/opcodes.hpp:2113
@ VPMINUBZrm
Definition x86/opcodes.hpp:17845
@ VFNMSUB132BF16Z128mkz
Definition x86/opcodes.hpp:12013
@ VPERMT2PDZ128rmbk
Definition x86/opcodes.hpp:17036
@ ROL16m1_NF
Definition x86/opcodes.hpp:3773
@ VGETMANTSDZrrik
Definition x86/opcodes.hpp:12984
@ SUB64mr_ND
Definition x86/opcodes.hpp:4843
@ VSCALEFSHZrrbkz_Int
Definition x86/opcodes.hpp:21808
@ TILELOADDRS_EVEX
Definition x86/opcodes.hpp:5050
@ VFNMSUBPS4Yrm
Definition x86/opcodes.hpp:12551
@ VPSRAQZ256rrk
Definition x86/opcodes.hpp:19894
@ VCVTTPH2DQZrmbkz
Definition x86/opcodes.hpp:8022
@ RCR8mi
Definition x86/opcodes.hpp:3706
@ VPABSBZrr
Definition x86/opcodes.hpp:14844
@ VFMADD213PSZ256mk
Definition x86/opcodes.hpp:9842
@ VPABSDZ128rrk
Definition x86/opcodes.hpp:14858
@ VFMSUBSS4mr
Definition x86/opcodes.hpp:11392
@ XOR64mr_NF_ND
Definition x86/opcodes.hpp:22743
@ VFMADD132PDZ128mbkz
Definition x86/opcodes.hpp:9584
@ VPBROADCASTDZ128rrkz
Definition x86/opcodes.hpp:15551
@ VPERMT2DZrr
Definition x86/opcodes.hpp:17031
@ VORPSZrrkz
Definition x86/opcodes.hpp:14800
@ CVTTSD2SIrm_Int
Definition x86/opcodes.hpp:1485
@ VFNMSUB231PHZrb
Definition x86/opcodes.hpp:12456
@ VCVTPH2HF8SZ128rmbkz
Definition x86/opcodes.hpp:6725
@ VCVTTPS2QQSZ256rr
Definition x86/opcodes.hpp:8413
@ VMOVSHDUPZ256rrkz
Definition x86/opcodes.hpp:14368
@ POPFS32
Definition x86/opcodes.hpp:3348
@ VADDPDZrmkz
Definition x86/opcodes.hpp:5222
@ VPDPBUUDSZ128rk
Definition x86/opcodes.hpp:16266
@ LCMPXCHG32
Definition x86/opcodes.hpp:2111
@ VFNMADD231BF16Z128mkz
Definition x86/opcodes.hpp:11803
@ SHR8ri_NF
Definition x86/opcodes.hpp:4607
@ VFNMSUB213PDZ256rbkz
Definition x86/opcodes.hpp:12233
@ VCVTTPD2UQQZ128rmb
Definition x86/opcodes.hpp:7966
@ VPMULLQZrm
Definition x86/opcodes.hpp:18639
@ G_XOR
Definition x86/opcodes.hpp:88
@ VPAVGBZrmk
Definition x86/opcodes.hpp:15382
@ MMX_PHADDDrr
Definition x86/opcodes.hpp:2434
@ VFNMADD213PDYm
Definition x86/opcodes.hpp:11647
@ VPSLLWZ256mikz
Definition x86/opcodes.hpp:19790
@ VCVTQQ2PHZrmb
Definition x86/opcodes.hpp:7453
@ VPADDSBZ256rrk
Definition x86/opcodes.hpp:15131
@ SHR16rCL_EVEX
Definition x86/opcodes.hpp:4510
@ VFNMADD231PSZ128m
Definition x86/opcodes.hpp:11897
@ VMAXPSZrr
Definition x86/opcodes.hpp:13422
@ VMULBF16Zrmbkz
Definition x86/opcodes.hpp:14581
@ VMAXCPSZ128rmk
Definition x86/opcodes.hpp:13288
@ VPDPWUSDZ128r
Definition x86/opcodes.hpp:16482
@ VFMADD132PDZ128r
Definition x86/opcodes.hpp:9587
@ VREDUCEPSZ128rmikz
Definition x86/opcodes.hpp:21261
@ VMINMAXBF16Zrmi
Definition x86/opcodes.hpp:13621
@ VPSHRDVQZmb
Definition x86/opcodes.hpp:19418
@ VGETEXPSHZrk
Definition x86/opcodes.hpp:12840
@ VPSUBSBZ128rmkz
Definition x86/opcodes.hpp:20349
@ VPACKSSDWZ256rrk
Definition x86/opcodes.hpp:14947
@ G_ATOMICRMW_USUB_COND
Definition x86/opcodes.hpp:144
@ VPSHLDWZ256rrikz
Definition x86/opcodes.hpp:19299
@ SHLD32rrCL_EVEX
Definition x86/opcodes.hpp:4452
@ VMINMAXPHZ256rri
Definition x86/opcodes.hpp:13675
@ VCVTPS2PDZrmbkz
Definition x86/opcodes.hpp:7230
@ VPSLLVQYrr
Definition x86/opcodes.hpp:19725
@ VCVTPH2IUBSZ128rmb
Definition x86/opcodes.hpp:6810
@ VFNMADD213PSYm
Definition x86/opcodes.hpp:11717
@ ROR64m1_ND
Definition x86/opcodes.hpp:3952
@ VPSLLVQZ128rmb
Definition x86/opcodes.hpp:19727
@ AND32i32
Definition x86/opcodes.hpp:834
@ VPSRLDrm
Definition x86/opcodes.hpp:20086
@ VFMSUBADD132PHZ128m
Definition x86/opcodes.hpp:11068
@ VFNMSUB231PHZ256rbk
Definition x86/opcodes.hpp:12445
@ XOR64ri32_NF
Definition x86/opcodes.hpp:22747
@ VCVTPS2DQZ256rmb
Definition x86/opcodes.hpp:7113
@ OR64ri32_NF
Definition x86/opcodes.hpp:3008
@ VCVTPD2QQZrrk
Definition x86/opcodes.hpp:6567
@ VMINMAXPHZ128rmik
Definition x86/opcodes.hpp:13664
@ VPMULDQZ256rmbkz
Definition x86/opcodes.hpp:18507
@ VPSUBUSBZ256rmkz
Definition x86/opcodes.hpp:20399
@ MOVBE64rr_REV
Definition x86/opcodes.hpp:2640
@ VPMULLDYrm
Definition x86/opcodes.hpp:18590
@ VPMOVDBZ128rrk
Definition x86/opcodes.hpp:17942
@ VPMULUDQZrrkz
Definition x86/opcodes.hpp:18725
@ VPERMPSZ256rr
Definition x86/opcodes.hpp:16939
@ VCVTBIASPH2HF8SZ128rrk
Definition x86/opcodes.hpp:6197
@ ADC16ri8
Definition x86/opcodes.hpp:465
@ VPSUBBZ128rm
Definition x86/opcodes.hpp:20263
@ SBB8mi
Definition x86/opcodes.hpp:4245
@ VSUBPSZ256rrbkz
Definition x86/opcodes.hpp:22296
@ VFMADDSUB213PDZ256rk
Definition x86/opcodes.hpp:10288
@ POPCNT16rm_EVEX
Definition x86/opcodes.hpp:3323
@ MOV32ao16
Definition x86/opcodes.hpp:2560
@ VPROLQZ128mbi
Definition x86/opcodes.hpp:18907
@ VRSQRTBF16Z256mk
Definition x86/opcodes.hpp:21612
@ VEXTRACTI64X2Zrri
Definition x86/opcodes.hpp:9372
@ VFNMADDSD4rm
Definition x86/opcodes.hpp:11994
@ MPSADBWrri
Definition x86/opcodes.hpp:2763
@ VFMSUBADD213PHZrkz
Definition x86/opcodes.hpp:11207
@ VPERMILPDZ256mikz
Definition x86/opcodes.hpp:16796
@ VPANDNQZrmbk
Definition x86/opcodes.hpp:15325
@ ADDSSrm
Definition x86/opcodes.hpp:728
@ VPSLLQZmbikz
Definition x86/opcodes.hpp:19677
@ VPHSUBSWYrm
Definition x86/opcodes.hpp:17307
@ VGETMANTBF16Zrmbik
Definition x86/opcodes.hpp:12870
@ SUB16mr_NF
Definition x86/opcodes.hpp:4762
@ CVTSI2SSrm
Definition x86/opcodes.hpp:1452
@ VPMADD52HUQZ128mbkz
Definition x86/opcodes.hpp:17416
@ TCVTROWPS2PHHrri
Definition x86/opcodes.hpp:5011
@ VPMOVZXBWZrmkz
Definition x86/opcodes.hpp:18421
@ VMAXPSZ256rmb
Definition x86/opcodes.hpp:13405
@ SHL64mCL_ND
Definition x86/opcodes.hpp:4368
@ VANDPSZrrkz
Definition x86/opcodes.hpp:5569
@ VFNMADD132PSZmbk
Definition x86/opcodes.hpp:11564
@ VANDNPDZ256rr
Definition x86/opcodes.hpp:5465
@ VCVTTPD2QQSZ256rr
Definition x86/opcodes.hpp:7815
@ ILD_Fp16m64
Definition x86/opcodes.hpp:1774
@ G_FCANONICALIZE
Definition x86/opcodes.hpp:231
@ VFNMSUB132SSZm_Int
Definition x86/opcodes.hpp:12171
@ VINSERTI64X2Z256rrik
Definition x86/opcodes.hpp:13166
@ VFMSUBADD213PHZ128mkz
Definition x86/opcodes.hpp:11180
@ VCVTPH2HF8SZrrkz
Definition x86/opcodes.hpp:6748
@ BT16rr
Definition x86/opcodes.hpp:1088
@ VPOPCNTQZ256rmkz
Definition x86/opcodes.hpp:18787
@ VPUNPCKLWDZ128rm
Definition x86/opcodes.hpp:20825
@ VREDUCEPHZ256rrib
Definition x86/opcodes.hpp:21239
@ VCVTDQ2PDZrmb
Definition x86/opcodes.hpp:6265
@ VPERMWZ128rm
Definition x86/opcodes.hpp:17133
@ CMP64rr
Definition x86/opcodes.hpp:1326
@ VDPBF16PSZ128mb
Definition x86/opcodes.hpp:9193
@ XCHG32rr
Definition x86/opcodes.hpp:22631
@ VPINSRDZrri
Definition x86/opcodes.hpp:17322
@ VCVTPS2QQZrmk
Definition x86/opcodes.hpp:7324
@ LCMPXCHG64
Definition x86/opcodes.hpp:2112
@ VREDUCEPDZ256rmbi
Definition x86/opcodes.hpp:21199
@ SBB8ri_EVEX
Definition x86/opcodes.hpp:4254
@ VCVTPH2IUBSZ256rrbkz
Definition x86/opcodes.hpp:6827
@ VREDUCEPHZ256rribkz
Definition x86/opcodes.hpp:21241
@ SHLD16rri8_NF_ND
Definition x86/opcodes.hpp:4440
@ VPSLLVWZ128rrk
Definition x86/opcodes.hpp:19759
@ VPERMI2PSZ256rm
Definition x86/opcodes.hpp:16690
@ PFSUBRrr
Definition x86/opcodes.hpp:3211
@ VFMSUBADD213PSZ256mb
Definition x86/opcodes.hpp:11220
@ VPSHLDVDZ128mb
Definition x86/opcodes.hpp:19217
@ VFMADDSUB231PDZrk
Definition x86/opcodes.hpp:10407
@ VMINPDZ256rrbk
Definition x86/opcodes.hpp:13778
@ VRNDSCALEPDZrri
Definition x86/opcodes.hpp:21370
@ VPSHUFDZmik
Definition x86/opcodes.hpp:19520
@ VMOVDQA32Z256rmkz
Definition x86/opcodes.hpp:14042
@ VMULPDYrm
Definition x86/opcodes.hpp:14587
@ VPMADDUBSWZ128rmk
Definition x86/opcodes.hpp:17476
@ VCVTTPH2UDQZ256rrkz
Definition x86/opcodes.hpp:8150
@ VFMADD231BF16Z256mbkz
Definition x86/opcodes.hpp:9920
@ IMUL32rmi_EVEX
Definition x86/opcodes.hpp:1825
@ VPALIGNRZ128rri
Definition x86/opcodes.hpp:15234
@ VMOVRSBZmkz
Definition x86/opcodes.hpp:14307
@ SCASL
Definition x86/opcodes.hpp:4266
@ SBB64mi32
Definition x86/opcodes.hpp:4220
@ VPERMI2PSZ128rmb
Definition x86/opcodes.hpp:16682
@ VPSLLWZrik
Definition x86/opcodes.hpp:19804
@ VPSRLQZ128mikz
Definition x86/opcodes.hpp:20096
@ VPLZCNTQZ256rmbkz
Definition x86/opcodes.hpp:17372
@ VMOVPQIto64Zrr
Definition x86/opcodes.hpp:14294
@ VPRORQZ256mikz
Definition x86/opcodes.hpp:19029
@ VCVTSI2SHZrr
Definition x86/opcodes.hpp:7591
@ VREDUCEPHZ128rmi
Definition x86/opcodes.hpp:21226
@ VPCMPUQZ128rmbik
Definition x86/opcodes.hpp:15900
@ VRCPSHZrrk
Definition x86/opcodes.hpp:21157
@ VPADDSWZ256rrk
Definition x86/opcodes.hpp:15153
@ ADD64rm_ND
Definition x86/opcodes.hpp:672
@ OR8mi_NF
Definition x86/opcodes.hpp:3035
@ SHR16r1_EVEX
Definition x86/opcodes.hpp:4505
@ VGF2P8MULBZ256rrkz
Definition x86/opcodes.hpp:13079
@ VMOVSHDUPZrrkz
Definition x86/opcodes.hpp:14374
@ VMAXBF16Z256rmkz
Definition x86/opcodes.hpp:13211
@ OR16rr_ND_REV
Definition x86/opcodes.hpp:2941
@ VPERMPDZrmkz
Definition x86/opcodes.hpp:16927
@ VPROTQrr
Definition x86/opcodes.hpp:19112
@ VSHUFF32X4Zrmik
Definition x86/opcodes.hpp:21856
@ VCVTTPH2DQZ256rmkz
Definition x86/opcodes.hpp:8012
@ VCVTTPD2UDQZ128rmbkz
Definition x86/opcodes.hpp:7902
@ VPMAXUBZ256rmkz
Definition x86/opcodes.hpp:17637
@ MOV64toSDrr
Definition x86/opcodes.hpp:2598
@ ROR16mCL_EVEX
Definition x86/opcodes.hpp:3896
@ VANDNPSZ128rr
Definition x86/opcodes.hpp:5487
@ VFMSUBADDPD4mr
Definition x86/opcodes.hpp:11356
@ VGETEXPPSZmb
Definition x86/opcodes.hpp:12813
@ VANDPSZ128rrk
Definition x86/opcodes.hpp:5550
@ VPANDNQZ128rmbkz
Definition x86/opcodes.hpp:15308
@ VPMULLQZ256rmbk
Definition x86/opcodes.hpp:18632
@ VPMULTISHIFTQBZ256rm
Definition x86/opcodes.hpp:18679
@ OR32mi_EVEX
Definition x86/opcodes.hpp:2955
@ FDECSTP
Definition x86/opcodes.hpp:1676
@ MMX_PHSUBDrm
Definition x86/opcodes.hpp:2439
@ VMINMAXBF16Z256rmbi
Definition x86/opcodes.hpp:13609
@ VFPCLASSPDZ256mik
Definition x86/opcodes.hpp:12601
@ VBLENDMPSZ128rm
Definition x86/opcodes.hpp:5604
@ VPERMT2PDZ256rmb
Definition x86/opcodes.hpp:17044
@ LOCK_OR32mi8
Definition x86/opcodes.hpp:2221
@ SAR64r1_EVEX
Definition x86/opcodes.hpp:4116
@ VSQRTSSr
Definition x86/opcodes.hpp:22176
@ VPSHRDVQZ256rk
Definition x86/opcodes.hpp:19415
@ VPERMI2PDZ128rmbk
Definition x86/opcodes.hpp:16656
@ VPERMT2DZ128rrkz
Definition x86/opcodes.hpp:17015
@ VFPCLASSPSZmbi
Definition x86/opcodes.hpp:12640
@ VCVTPD2PHZrmb
Definition x86/opcodes.hpp:6488
@ VPTERNLOGQZrmikz
Definition x86/opcodes.hpp:20505
@ VMULPHZrrbkz
Definition x86/opcodes.hpp:14654
@ VPMINUWZ256rmk
Definition x86/opcodes.hpp:17920
@ VCVTPH2HF8Z128rmbk
Definition x86/opcodes.hpp:6751
@ TEST64mi32
Definition x86/opcodes.hpp:5036
@ VPDPBSUDYrm
Definition x86/opcodes.hpp:16164
@ VPUNPCKLQDQZ128rmbkz
Definition x86/opcodes.hpp:20797
@ VFMSUB132PDZ256rbk
Definition x86/opcodes.hpp:10543
@ VPTESTNMBZ256rr
Definition x86/opcodes.hpp:20575
@ VUNPCKLPDZ256rmkz
Definition x86/opcodes.hpp:22478
@ VDIVPSZrrk
Definition x86/opcodes.hpp:9147
@ OR32ri_NF_ND
Definition x86/opcodes.hpp:2973
@ VSHUFPSZrrikz
Definition x86/opcodes.hpp:21974
@ VDIVPSZ128rmb
Definition x86/opcodes.hpp:9117
@ RCL32mi_EVEX
Definition x86/opcodes.hpp:3593
@ VEXP2PSZmbkz
Definition x86/opcodes.hpp:9271
@ VPSHRDDZrmbi
Definition x86/opcodes.hpp:19336
@ VSUBBF16Zrrk
Definition x86/opcodes.hpp:22204
@ VMAXSHZrr
Definition x86/opcodes.hpp:13449
@ ADDSDrm
Definition x86/opcodes.hpp:724
@ SAR8m1
Definition x86/opcodes.hpp:4130
@ VEXPANDPDZrm
Definition x86/opcodes.hpp:9292
@ VMOVDQU16Z128rrk_REV
Definition x86/opcodes.hpp:14109
@ VCVTQQ2PHZrrbkz
Definition x86/opcodes.hpp:7461
@ MUL16m_EVEX
Definition x86/opcodes.hpp:2765
@ VMAXPDZrmb
Definition x86/opcodes.hpp:13347
@ VFNMSUB231PHZ128mbk
Definition x86/opcodes.hpp:12430
@ VMINCPSZrmbk
Definition x86/opcodes.hpp:13581
@ DPPSrri
Definition x86/opcodes.hpp:1621
@ VSQRTPHZ256mb
Definition x86/opcodes.hpp:22077
@ MMX_CVTTPD2PIrr
Definition x86/opcodes.hpp:2359
@ VPMINUWZ256rm
Definition x86/opcodes.hpp:17919
@ VMINMAXPDZrmikz
Definition x86/opcodes.hpp:13653
@ VPABSDZrrkz
Definition x86/opcodes.hpp:14877
@ MMX_PSADBWrr
Definition x86/opcodes.hpp:2473
@ VPCMPDZ128rmbik
Definition x86/opcodes.hpp:15674
@ VFMADDSUB213PSZrbkz
Definition x86/opcodes.hpp:10369
@ REP_STOSB_64
Definition x86/opcodes.hpp:3752
@ VFMSUB132PDZ128mk
Definition x86/opcodes.hpp:10530
@ KUNPCKBWkk
Definition x86/opcodes.hpp:2091
@ LSL64rm
Definition x86/opcodes.hpp:2268
@ VFMADD231PHZ256rb
Definition x86/opcodes.hpp:9988
@ VFNMSUB213BF16Z256mbkz
Definition x86/opcodes.hpp:12198
@ VGF2P8AFFINEQBZ256rrik
Definition x86/opcodes.hpp:13053
@ VPMINSQZ128rmb
Definition x86/opcodes.hpp:17783
@ VCVTTBF162IBSZrrk
Definition x86/opcodes.hpp:7701
@ XOR64mr_NF
Definition x86/opcodes.hpp:22742
@ VEXP2PSZrk
Definition x86/opcodes.hpp:9278
@ SUB8mi
Definition x86/opcodes.hpp:4872
@ UWRMSRir
Definition x86/opcodes.hpp:5149
@ VPERMDZ256rmkz
Definition x86/opcodes.hpp:16596
@ AND32mi_NF
Definition x86/opcodes.hpp:843
@ VPERMILPSrr
Definition x86/opcodes.hpp:16892
@ VPBLENDMDZ256rm
Definition x86/opcodes.hpp:15442
@ OR64i32
Definition x86/opcodes.hpp:2989
@ PFRCPIT1rr
Definition x86/opcodes.hpp:3201
@ VMOVUPDrr
Definition x86/opcodes.hpp:14470
@ VPMULLWZ256rmk
Definition x86/opcodes.hpp:18657
@ VSUBSDZrr_Int
Definition x86/opcodes.hpp:22318
@ VPSRLVDZ128rr
Definition x86/opcodes.hpp:20147
@ VPMINSBZ128rmk
Definition x86/opcodes.hpp:17732
@ VFRCZSSrr
Definition x86/opcodes.hpp:12669
@ VCVTTPS2DQSZ128rrk
Definition x86/opcodes.hpp:8269
@ VFNMSUBSD4mr
Definition x86/opcodes.hpp:12558
@ VFNMADD213PSZm
Definition x86/opcodes.hpp:11740
@ VFNMADD231BF16Z128rkz
Definition x86/opcodes.hpp:11806
@ VPERMPDZ256rr
Definition x86/opcodes.hpp:16910
@ VRANGEPSZ256rmbi
Definition x86/opcodes.hpp:20945
@ VMINPSZrmbk
Definition x86/opcodes.hpp:13854
@ VPTERNLOGDZ128rmbik
Definition x86/opcodes.hpp:20456
@ VCVTBIASPH2HF8Z256rmb
Definition x86/opcodes.hpp:6227
@ SBB64rr_ND
Definition x86/opcodes.hpp:4241
@ VCVTTPS2DQSZ256rrk
Definition x86/opcodes.hpp:8281
@ VRSQRT28PSZm
Definition x86/opcodes.hpp:21569
@ VPMADDWDZ256rrkz
Definition x86/opcodes.hpp:17508
@ VFMADD132BF16Z128mbk
Definition x86/opcodes.hpp:9554
@ VPANDQZ128rmbkz
Definition x86/opcodes.hpp:15339
@ VCVTPH2HF8Z128rmk
Definition x86/opcodes.hpp:6753
@ VCVTUDQ2PSZ256rrb
Definition x86/opcodes.hpp:8788
@ VCVTPD2UDQZrrbk
Definition x86/opcodes.hpp:6598
@ VPBROADCASTDZ128rrk
Definition x86/opcodes.hpp:15550
@ VCVTW2PHZ128rmk
Definition x86/opcodes.hpp:8970
@ VMINSHZrrbk_Int
Definition x86/opcodes.hpp:13888
@ FPATAN
Definition x86/opcodes.hpp:1709
@ VFNMADD231PDZ256mbkz
Definition x86/opcodes.hpp:11839
@ VPMOVSXDQYrr
Definition x86/opcodes.hpp:18188
@ VMOVRSQZ256mk
Definition x86/opcodes.hpp:14321
@ VPERMPDZ256mbi
Definition x86/opcodes.hpp:16895
@ INC32r_ND
Definition x86/opcodes.hpp:1908
@ VPDPWUUDSrr
Definition x86/opcodes.hpp:16535
@ VPACKUSDWZrrk
Definition x86/opcodes.hpp:15009
@ VFMADD231PHZ128rkz
Definition x86/opcodes.hpp:9980
@ VMOVAPSZ256mrk
Definition x86/opcodes.hpp:13974
@ VFMADDSUB132PSZ256m
Definition x86/opcodes.hpp:10241
@ VFNMADD231PHZ256rkz
Definition x86/opcodes.hpp:11882
@ VFMSUBADD231PDZ256mb
Definition x86/opcodes.hpp:11257
@ VPSLLVWZ256rmk
Definition x86/opcodes.hpp:19762
@ VFNMADD213PDZ256m
Definition x86/opcodes.hpp:11658
@ VPSHLDVWZ256rk
Definition x86/opcodes.hpp:19280
@ VREDUCESHZrribk
Definition x86/opcodes.hpp:21303
@ VCVTUW2PHZ256rmbk
Definition x86/opcodes.hpp:8944
@ VPERMQZrr
Definition x86/opcodes.hpp:16986
@ VCMPSSZrri
Definition x86/opcodes.hpp:5866
@ G_ASSERT_SEXT
Definition x86/opcodes.hpp:74
@ VRNDSCALEPSZ256rmikz
Definition x86/opcodes.hpp:21423
@ VFMADD132PDZmk
Definition x86/opcodes.hpp:9606
@ VCVTTPD2UDQZ256rrbkz
Definition x86/opcodes.hpp:7917
@ VCVTPS2PDZrmb
Definition x86/opcodes.hpp:7228
@ VFNMADD132PSZ128mbk
Definition x86/opcodes.hpp:11543
@ VMINSDZrrkz_Int
Definition x86/opcodes.hpp:13876
@ VPCMPEQWYrr
Definition x86/opcodes.hpp:15752
@ VAESDECZ256rm
Definition x86/opcodes.hpp:5364
@ VGETMANTPHZ256rmbi
Definition x86/opcodes.hpp:12920
@ VMINMAXSDrmi_Int
Definition x86/opcodes.hpp:13727
@ VCOMPRESSPSZ128rrkz
Definition x86/opcodes.hpp:5921
@ VFMSUB132SDZrk_Int
Definition x86/opcodes.hpp:10641
@ VCVTUQQ2PSZrmk
Definition x86/opcodes.hpp:8896
@ VFMSUB132PSZ128m
Definition x86/opcodes.hpp:10596
@ VCVTPH2QQZrr
Definition x86/opcodes.hpp:6963
@ VFMADD132BF16Z256mkz
Definition x86/opcodes.hpp:9566
@ VPEXTRQZmri
Definition x86/opcodes.hpp:17231
@ VMINBF16Z256rr
Definition x86/opcodes.hpp:13489
@ VMOVDQU8Z128rmkz
Definition x86/opcodes.hpp:14204
@ VMINSHZrm
Definition x86/opcodes.hpp:13881
@ VUNPCKHPDZ256rmbkz
Definition x86/opcodes.hpp:22414
@ VCVTNE2PS2BF16Z128rmbk
Definition x86/opcodes.hpp:6365
@ VGF2P8AFFINEINVQBZ128rmikz
Definition x86/opcodes.hpp:13011
@ VPMAXSWZ128rr
Definition x86/opcodes.hpp:17610
@ VPDPWSUDSZr
Definition x86/opcodes.hpp:16407
@ VPBLENDMWZ128rrkz
Definition x86/opcodes.hpp:15492
@ VPHADDUWDrm
Definition x86/opcodes.hpp:17285
@ SAR8mi_NF
Definition x86/opcodes.hpp:4143
@ VFNMADD132SDm_Int
Definition x86/opcodes.hpp:11589
@ VPBROADCASTMW2DZ128rr
Definition x86/opcodes.hpp:15578
@ VMOVDQA32Z256rr_REV
Definition x86/opcodes.hpp:14044
@ NEG32m_EVEX
Definition x86/opcodes.hpp:2846
@ VMOVDDUPZ256rmkz
Definition x86/opcodes.hpp:14009
@ VCVTTPS2UQQSZ128rmb
Definition x86/opcodes.hpp:8531
@ VRANGEPSZ128rmikz
Definition x86/opcodes.hpp:20941
@ VFMSUBADDPD4Yrm
Definition x86/opcodes.hpp:11353
@ VPACKUSWBZ256rmk
Definition x86/opcodes.hpp:15022
@ MOVDIRI32_EVEX
Definition x86/opcodes.hpp:2652
@ VPDPBSUDSZmbkz
Definition x86/opcodes.hpp:16156
@ MMX_PSRAWrr
Definition x86/opcodes.hpp:2498
@ VROUNDSSri_Int
Definition x86/opcodes.hpp:21490
@ VFMADDSUB213PHZ128mk
Definition x86/opcodes.hpp:10308
@ ADD16rm_NF_ND
Definition x86/opcodes.hpp:592
@ VBROADCASTF32X2Z256rrk
Definition x86/opcodes.hpp:5652
@ VSUBPDZ128rrkz
Definition x86/opcodes.hpp:22216
@ VCVTSI642SHZrm_Int
Definition x86/opcodes.hpp:7613
@ SHRX64rm
Definition x86/opcodes.hpp:4673
@ VCVTPH2UDQZ256rrkz
Definition x86/opcodes.hpp:6989
@ VPERMWZrr
Definition x86/opcodes.hpp:17148
@ VPMOVUSQWZ256rrk
Definition x86/opcodes.hpp:18321
@ VPCMPDZrrik
Definition x86/opcodes.hpp:15690
@ VEXPANDPDZ128rmkz
Definition x86/opcodes.hpp:9282
@ VFMADD132PHZ256mk
Definition x86/opcodes.hpp:9629
@ PEXT32rr_EVEX
Definition x86/opcodes.hpp:3162
@ VFNMADD231BF16Z256rk
Definition x86/opcodes.hpp:11814
@ VANDNPDZ128rmk
Definition x86/opcodes.hpp:5454
@ VCVTHF82PHZ128rmk
Definition x86/opcodes.hpp:6346
@ VMPSADBWYrmi
Definition x86/opcodes.hpp:14527
@ VPSLLVQZ128rmkz
Definition x86/opcodes.hpp:19731
@ VINSERTF64X2Zrri
Definition x86/opcodes.hpp:13133
@ VANDNPDZ256rmbkz
Definition x86/opcodes.hpp:5462
@ CHS_F
Definition x86/opcodes.hpp:1212
@ ST_Fp32m
Definition x86/opcodes.hpp:4736
@ ADD_FpI16m32
Definition x86/opcodes.hpp:750
@ VSHUFF32X4Zrrikz
Definition x86/opcodes.hpp:21860
@ VCVTTPD2QQSZ256rrk
Definition x86/opcodes.hpp:7819
@ VPSHLDVWZm
Definition x86/opcodes.hpp:19282
@ VPTESTMDZ256rmbk
Definition x86/opcodes.hpp:20529
@ VADDSDZrrk_Int
Definition x86/opcodes.hpp:5310
@ VPROTDrr_REV
Definition x86/opcodes.hpp:19107
@ RCR32m1_EVEX
Definition x86/opcodes.hpp:3665
@ VRCPPHZ128mkz
Definition x86/opcodes.hpp:21127
@ SHR64ri_NF_ND
Definition x86/opcodes.hpp:4578
@ VMOVDQU32Z128rrkz_REV
Definition x86/opcodes.hpp:14144
@ KMOVDkk
Definition x86/opcodes.hpp:2037
@ VPERMILPDZ256rrkz
Definition x86/opcodes.hpp:16808
@ VBLENDMPDZ256rmbkz
Definition x86/opcodes.hpp:5589
@ ROL32r1_NF
Definition x86/opcodes.hpp:3818
@ POPA16
Definition x86/opcodes.hpp:3320
@ VMOVDQU32Z128rr
Definition x86/opcodes.hpp:14139
@ VMINMAXPSZrmi
Definition x86/opcodes.hpp:13717
@ VPSRAVDZ256rm
Definition x86/opcodes.hpp:19922
@ VPSHLDVDZ128mkz
Definition x86/opcodes.hpp:19221
@ VPCONFLICTDZ256rm
Definition x86/opcodes.hpp:16026
@ VPSUBSWZ256rrkz
Definition x86/opcodes.hpp:20380
@ VCMPBF16Zrmbik
Definition x86/opcodes.hpp:5764
@ VADDPDZrmbkz
Definition x86/opcodes.hpp:5220
@ VCVTNEPS2BF16Zrmkz
Definition x86/opcodes.hpp:6423
@ VFNMADD132SDZr
Definition x86/opcodes.hpp:11580
@ VMAXPSZrrkz
Definition x86/opcodes.hpp:13427
@ WRUSSD_EVEX
Definition x86/opcodes.hpp:22606
@ VPERMI2WZ256rrk
Definition x86/opcodes.hpp:16745
@ VPSRLDri
Definition x86/opcodes.hpp:20085
@ VSUBBF16Z128rrkz
Definition x86/opcodes.hpp:22187
@ VFNMADD231PDZ256mbk
Definition x86/opcodes.hpp:11838
@ G_VECREDUCE_MUL
Definition x86/opcodes.hpp:320
@ VFMSUBADD132PSZr
Definition x86/opcodes.hpp:11130
@ VSCALEFPSZ256rmkz
Definition x86/opcodes.hpp:21774
@ VUNPCKHPSZ128rmkz
Definition x86/opcodes.hpp:22438
@ VFMADDSUB213PDZ256r
Definition x86/opcodes.hpp:10284
@ RCL64r1_EVEX
Definition x86/opcodes.hpp:3614
@ VCVTSD2SIZrr
Definition x86/opcodes.hpp:7519
@ VPSHRDVWZ256rk
Definition x86/opcodes.hpp:19436
@ VPTERNLOGDZ256rrikz
Definition x86/opcodes.hpp:20472
@ MMX_PACKUSWBrm
Definition x86/opcodes.hpp:2392
@ VRCPSHZrmkz
Definition x86/opcodes.hpp:21155
@ VFMSUB132PDZ256rbkz
Definition x86/opcodes.hpp:10544
@ NEG16r_NF_ND
Definition x86/opcodes.hpp:2844
@ VFNMADD231SHZmkz_Int
Definition x86/opcodes.hpp:11951
@ VCVTTPH2UQQZ128rmb
Definition x86/opcodes.hpp:8164
@ AND16ri8_NF
Definition x86/opcodes.hpp:813
@ VPCMPGTQZ128rmk
Definition x86/opcodes.hpp:15814
@ VSCATTERPF1DPSm
Definition x86/opcodes.hpp:21831
@ VRANGEPDZ128rmik
Definition x86/opcodes.hpp:20907
@ VSHUFI32X4Z256rmikz
Definition x86/opcodes.hpp:21884
@ VPMINUQZ128rr
Definition x86/opcodes.hpp:17890
@ LOCK_AND64mi32
Definition x86/opcodes.hpp:2186
@ VPERMILPDZ128rrkz
Definition x86/opcodes.hpp:16790
@ VPMOVDWZ128rr
Definition x86/opcodes.hpp:17956
@ VGATHERQPSYrm
Definition x86/opcodes.hpp:12693
@ VFMADDSUB213PHZ256mb
Definition x86/opcodes.hpp:10314
@ VSQRTSSZrkz_Int
Definition x86/opcodes.hpp:22173
@ VCVTQQ2PDZ256rmkz
Definition x86/opcodes.hpp:7412
@ UD1Qr
Definition x86/opcodes.hpp:5129
@ VFNMSUB213SHZrb
Definition x86/opcodes.hpp:12342
@ VAESENCZ128rm
Definition x86/opcodes.hpp:5382
@ VPRORQZ256ri
Definition x86/opcodes.hpp:19030
@ SHR16rCL_ND
Definition x86/opcodes.hpp:4511
@ VGETMANTPDZ128rrikz
Definition x86/opcodes.hpp:12886
@ AESENCWIDE128KL
Definition x86/opcodes.hpp:785
@ VFCMADDCPHZmb
Definition x86/opcodes.hpp:9406
@ VPAVGWZrmk
Definition x86/opcodes.hpp:15404
@ VGETMANTSHZrrik
Definition x86/opcodes.hpp:12993
@ VFMADD213PDYm
Definition x86/opcodes.hpp:9757
@ VPERMI2DZrmbk
Definition x86/opcodes.hpp:16647
@ VPSRAVDZ128rrkz
Definition x86/opcodes.hpp:19921
@ VFNMADD132PSZ128mk
Definition x86/opcodes.hpp:11545
@ RDPMC
Definition x86/opcodes.hpp:3729
@ ADC16rr_EVEX
Definition x86/opcodes.hpp:474
@ VCVT2PS2PHXZrm
Definition x86/opcodes.hpp:6070
@ VGETMANTPSZ256rmbik
Definition x86/opcodes.hpp:12954
@ VPCONFLICTQZrm
Definition x86/opcodes.hpp:16062
@ VDIVPDZrmk
Definition x86/opcodes.hpp:9071
@ VALIGNDZ128rri
Definition x86/opcodes.hpp:5400
@ VPMOVSXBWZ128rr
Definition x86/opcodes.hpp:18170
@ VPBROADCASTBrZ128rrkz
Definition x86/opcodes.hpp:15535
@ VPSRADZ256mbikz
Definition x86/opcodes.hpp:19835
@ VCVTPH2QQZrm
Definition x86/opcodes.hpp:6957
@ VDIVPHZ256rmbk
Definition x86/opcodes.hpp:9092
@ VPSRLVQZ128rrkz
Definition x86/opcodes.hpp:20180
@ VAESDECLASTZ256rr
Definition x86/opcodes.hpp:5355
@ VRNDSCALEPSZ128rmi
Definition x86/opcodes.hpp:21412
@ VCVTTSD2SI64Zrm
Definition x86/opcodes.hpp:8601
@ VCVTPH2QQZ256rrkz
Definition x86/opcodes.hpp:6956
@ ADC16rr_ND_REV
Definition x86/opcodes.hpp:477
@ VPSRADZrm
Definition x86/opcodes.hpp:19857
@ VPERMPDZ256mikz
Definition x86/opcodes.hpp:16900
@ VFMSUB231PDZrbkz
Definition x86/opcodes.hpp:10912
@ IDIV16r_NF
Definition x86/opcodes.hpp:1751
@ VPERMI2DZ256rmkz
Definition x86/opcodes.hpp:16641
@ VADDPSZ256rm
Definition x86/opcodes.hpp:5275
@ VCVTQQ2PSZ256rmbk
Definition x86/opcodes.hpp:7475
@ BT16ri8
Definition x86/opcodes.hpp:1087
@ VSQRTBF16Z256mbkz
Definition x86/opcodes.hpp:22015
@ COM_FST0r
Definition x86/opcodes.hpp:1378
@ ROL16mi
Definition x86/opcodes.hpp:3780
@ SHR32mi_NF
Definition x86/opcodes.hpp:4532
@ VDIVBF16Z256rrkz
Definition x86/opcodes.hpp:9034
@ VPMOVSXWQZ256rm
Definition x86/opcodes.hpp:18239
@ VCVT2PH2HF8SZ128rm
Definition x86/opcodes.hpp:5995
@ VCVTPD2UQQZrmbk
Definition x86/opcodes.hpp:6625
@ VFMADD231BF16Z128mbkz
Definition x86/opcodes.hpp:9911
@ VPERMQZrikz
Definition x86/opcodes.hpp:16979
@ VPEXTRQmri
Definition x86/opcodes.hpp:17233
@ CVTTSD2SI64rr
Definition x86/opcodes.hpp:1482
@ VPXORDZrmk
Definition x86/opcodes.hpp:20867
@ VCVTTBF162IUBSZ256rmbkz
Definition x86/opcodes.hpp:7715
@ PMOVZXBWrr
Definition x86/opcodes.hpp:3286
@ VFNMSUB132PSZr
Definition x86/opcodes.hpp:12134
@ VPABSDZ256rm
Definition x86/opcodes.hpp:14860
@ SUB32rm
Definition x86/opcodes.hpp:4815
@ VGETEXPBF16Z128mk
Definition x86/opcodes.hpp:12702
@ XOR32i32
Definition x86/opcodes.hpp:22687
@ VCVTPH2WZ256rmbkz
Definition x86/opcodes.hpp:7080
@ VCVTUDQ2PSZ256rmb
Definition x86/opcodes.hpp:8782
@ VRNDSCALEPHZ128rmi
Definition x86/opcodes.hpp:21379
@ VFNMADD213BF16Z256mkz
Definition x86/opcodes.hpp:11634
@ VPMOVUSQDZrr
Definition x86/opcodes.hpp:18310
@ VFMSUB231PDZ256m
Definition x86/opcodes.hpp:10891
@ BSF16rm
Definition x86/opcodes.hpp:1070
@ VUNPCKLPSZ128rr
Definition x86/opcodes.hpp:22501
@ VFNMADD213PHZ256rbk
Definition x86/opcodes.hpp:11701
@ VCVTTPD2UDQZrrk
Definition x86/opcodes.hpp:7930
@ PTDPBUUDV
Definition x86/opcodes.hpp:396
@ VPDPBSSDZ256mb
Definition x86/opcodes.hpp:16114
@ UCOM_FIr
Definition x86/opcodes.hpp:5116
@ VMWRITE64rm
Definition x86/opcodes.hpp:14737
@ VFNMADD132PDZ128rk
Definition x86/opcodes.hpp:11478
@ CMOV16rm
Definition x86/opcodes.hpp:1232
@ VRANGEPDZ128rmikz
Definition x86/opcodes.hpp:20908
@ VMINMAXSHrrikz_Int
Definition x86/opcodes.hpp:13747
@ VFCMULCPHZ128rmk
Definition x86/opcodes.hpp:9430
@ VMOVRSWZ128mkz
Definition x86/opcodes.hpp:14328
@ VPCOMPRESSBZrrkz
Definition x86/opcodes.hpp:15959
@ AND8rr
Definition x86/opcodes.hpp:939
@ VPMADD52HUQZ128mk
Definition x86/opcodes.hpp:17417
@ VFCMULCPHZ256rrk
Definition x86/opcodes.hpp:9445
@ VPSRAWZmi
Definition x86/opcodes.hpp:20014
@ OR64rr_ND
Definition x86/opcodes.hpp:3023
@ VCVTTPH2IUBSZ256rmbkz
Definition x86/opcodes.hpp:8076
@ VRNDSCALEBF16Z256rrik
Definition x86/opcodes.hpp:21332
@ VEXPANDPSZ128rr
Definition x86/opcodes.hpp:9301
@ SUB8rm
Definition x86/opcodes.hpp:4889
@ VFNMSUB231PHZ256mk
Definition x86/opcodes.hpp:12441
@ CMP16i16
Definition x86/opcodes.hpp:1301
@ VFMSUBADD213PDZ128mkz
Definition x86/opcodes.hpp:11145
@ VFMSUBADDPD4Ymr
Definition x86/opcodes.hpp:11352
@ PT2RPNTLVWZ1RS
Definition x86/opcodes.hpp:3436
@ DEC64m
Definition x86/opcodes.hpp:1523
@ MMX_PCMPGTBrr
Definition x86/opcodes.hpp:2427
@ VPTESTMDZ128rmbk
Definition x86/opcodes.hpp:20523
@ VCVTUDQ2PSZ128rmkz
Definition x86/opcodes.hpp:8777
@ SUB_FI32m
Definition x86/opcodes.hpp:4937
@ VPMADD52HUQZmk
Definition x86/opcodes.hpp:17435
@ VCVTTPD2QQSZ128rrkz
Definition x86/opcodes.hpp:7808
@ VPGATHERDDZ256rm
Definition x86/opcodes.hpp:17243
@ CMP8mi8
Definition x86/opcodes.hpp:1330
@ VCVTTSS2SI64Zrrb_Int
Definition x86/opcodes.hpp:8673
@ VMINMAXSHrrik_Int
Definition x86/opcodes.hpp:13746
@ VFMADDSUB132PSZmbk
Definition x86/opcodes.hpp:10255
@ VFIXUPIMMPDZrmbik
Definition x86/opcodes.hpp:9490
@ VFNMADDSS4rr
Definition x86/opcodes.hpp:12004
@ VMINMAXPSZ256rmikz
Definition x86/opcodes.hpp:13707
@ VFMADD231SDr
Definition x86/opcodes.hpp:10056
@ VPUNPCKHDQrm
Definition x86/opcodes.hpp:20684
@ VPERMPSZrmbk
Definition x86/opcodes.hpp:16944
@ VPSHRDQZ256rrikz
Definition x86/opcodes.hpp:19362
@ VPSHAWrr
Definition x86/opcodes.hpp:19156
@ VFMADDCPHZ128rk
Definition x86/opcodes.hpp:10093
@ PSWAPDrr
Definition x86/opcodes.hpp:3430
@ VFNMADDPD4rm
Definition x86/opcodes.hpp:11981
@ VPSLLQYri
Definition x86/opcodes.hpp:19642
@ VCVTPS2IBSZrrkz
Definition x86/opcodes.hpp:7170
@ VRSQRTPHZ128mbkz
Definition x86/opcodes.hpp:21629
@ VFMADD213PHZ256mk
Definition x86/opcodes.hpp:9807
@ VFNMADD213SSZr_Int
Definition x86/opcodes.hpp:11787
@ VREDUCEPHZrrik
Definition x86/opcodes.hpp:21254
@ VCVTPD2UQQZrmkz
Definition x86/opcodes.hpp:6628
@ VCVTPS2QQZrr
Definition x86/opcodes.hpp:7326
@ PATCHABLE_TAIL_CALL
Definition x86/opcodes.hpp:63
@ LIFETIME_START
Definition x86/opcodes.hpp:46
@ VPMOVUSQDZ256rrkz
Definition x86/opcodes.hpp:18307
@ XOR32mi8_ND
Definition x86/opcodes.hpp:22691
@ VCVTPD2UQQZ128rmkz
Definition x86/opcodes.hpp:6607
@ VPDPWSUDSrm
Definition x86/opcodes.hpp:16410
@ VPBROADCASTDrm
Definition x86/opcodes.hpp:15573
@ VCVTTPH2IBSZrrkz
Definition x86/opcodes.hpp:8063
@ VPSLLWYri
Definition x86/opcodes.hpp:19773
@ VPMOVDWZ128rrk
Definition x86/opcodes.hpp:17957
@ VPSUBWZ256rm
Definition x86/opcodes.hpp:20441
@ VMOVAPDZ128rr_REV
Definition x86/opcodes.hpp:13927
@ LCMPXCHG16B_NO_RBX
Definition x86/opcodes.hpp:368
@ VPSLLWZ256rr
Definition x86/opcodes.hpp:19797
@ SUB32ri_NF_ND
Definition x86/opcodes.hpp:4814
@ ADDSSrm_Int
Definition x86/opcodes.hpp:729
@ AND32rr_REV
Definition x86/opcodes.hpp:874
@ VFMSUB132BF16Zmb
Definition x86/opcodes.hpp:10516
@ SHR8r1_NF_ND
Definition x86/opcodes.hpp:4598
@ VPCMPEQQZrmb
Definition x86/opcodes.hpp:15744
@ VPMULUDQrr
Definition x86/opcodes.hpp:18727
@ VMSAVE32
Definition x86/opcodes.hpp:14558
@ VPSLLDZ128mbikz
Definition x86/opcodes.hpp:19596
@ VMOVRSQZmk
Definition x86/opcodes.hpp:14324
@ VPMULLWrm
Definition x86/opcodes.hpp:18668
@ VMOVUPSZrr
Definition x86/opcodes.hpp:14503
@ UNPCKHPSrm
Definition x86/opcodes.hpp:5139
@ VPDPBSSDZ128rk
Definition x86/opcodes.hpp:16111
@ VPEXTRDmri
Definition x86/opcodes.hpp:17229
@ VPCMPEQDZ256rmk
Definition x86/opcodes.hpp:15718
@ VPSADBWZ256rr
Definition x86/opcodes.hpp:19125
@ VPMAXUBZrm
Definition x86/opcodes.hpp:17641
@ VPSIGNBrm
Definition x86/opcodes.hpp:19573
@ VPTESTNMQZ256rmbk
Definition x86/opcodes.hpp:20607
@ SHLD16mri8_NF
Definition x86/opcodes.hpp:4429
@ SAR64m1_EVEX
Definition x86/opcodes.hpp:4101
@ OR64mi32
Definition x86/opcodes.hpp:2990
@ BTR32mi8
Definition x86/opcodes.hpp:1113
@ VPSHUFBZrrk
Definition x86/opcodes.hpp:19492
@ VMOVDQA32Zrmkz
Definition x86/opcodes.hpp:14053
@ VPDPBUUDSZ256mbk
Definition x86/opcodes.hpp:16270
@ VPUNPCKLWDZrrkz
Definition x86/opcodes.hpp:20842
@ VCVTPS2UQQZ128rmkz
Definition x86/opcodes.hpp:7370
@ VPMINSDZ128rmkz
Definition x86/opcodes.hpp:17758
@ VPSRLQZ256ri
Definition x86/opcodes.hpp:20112
@ VPCMPESTRIrri
Definition x86/opcodes.hpp:15768
@ VMULBF16Zrmk
Definition x86/opcodes.hpp:14582
@ SHLD64mrCL_NF
Definition x86/opcodes.hpp:4464
@ VPSHRDVQZrk
Definition x86/opcodes.hpp:19424
@ VGETEXPBF16Z256mbkz
Definition x86/opcodes.hpp:12710
@ VPSRLDQri
Definition x86/opcodes.hpp:20036
@ CVTSI642SSrr
Definition x86/opcodes.hpp:1462
@ VPMOVWBZ256rr
Definition x86/opcodes.hpp:18353
@ VCMPBF16Z256rmi
Definition x86/opcodes.hpp:5759
@ SAR64ri_EVEX
Definition x86/opcodes.hpp:4126
@ XADD32rr
Definition x86/opcodes.hpp:22614
@ VPSUBQZ128rmbk
Definition x86/opcodes.hpp:20318
@ VSUBSHZrmkz_Int
Definition x86/opcodes.hpp:22331
@ VPSLLWYrm
Definition x86/opcodes.hpp:19774
@ VRCP28PDZmkz
Definition x86/opcodes.hpp:21058
@ VFNMADD132PDZ256mk
Definition x86/opcodes.hpp:11484
@ VFNMADD132PHZ128mkz
Definition x86/opcodes.hpp:11511
@ VPSRADZrik
Definition x86/opcodes.hpp:19855
@ BLSR32rr
Definition x86/opcodes.hpp:1059
@ VZEROALL
Definition x86/opcodes.hpp:22586
@ VRSQRTPHZ256m
Definition x86/opcodes.hpp:21635
@ VMAXPDZ256rrkz
Definition x86/opcodes.hpp:13345
@ VMOVNTDQAZ256rm
Definition x86/opcodes.hpp:14267
@ VPMOVSQDZ256rrkz
Definition x86/opcodes.hpp:18085
@ VPMULDQZ128rr
Definition x86/opcodes.hpp:18501
@ VANDNPDZrr
Definition x86/opcodes.hpp:5474
@ OR64mr_NF
Definition x86/opcodes.hpp:3003
@ PTDPHBF8PSV
Definition x86/opcodes.hpp:3478
@ CMPXCHG32rm
Definition x86/opcodes.hpp:1360
@ VSQRTPHZ256rk
Definition x86/opcodes.hpp:22086
@ VMAXBF16Z128rmbkz
Definition x86/opcodes.hpp:13200
@ PFCMPGErm
Definition x86/opcodes.hpp:3186
@ PADDSBrr
Definition x86/opcodes.hpp:3097
@ VPSRAWZ256rrk
Definition x86/opcodes.hpp:20012
@ VMINCSSZrm
Definition x86/opcodes.hpp:13596
@ VFNMSUB213PDZrbk
Definition x86/opcodes.hpp:12244
@ VPSHUFDZ256rikz
Definition x86/opcodes.hpp:19515
@ VPSRAVQZ128rmb
Definition x86/opcodes.hpp:19943
@ VFMSUB132SSZr_Int
Definition x86/opcodes.hpp:10664
@ VFPCLASSPDZmbik
Definition x86/opcodes.hpp:12605
@ MOV16ri_alt
Definition x86/opcodes.hpp:2553
@ VMOVZPDILo2PDIZrm
Definition x86/opcodes.hpp:14518
@ MUL_FpI32m80
Definition x86/opcodes.hpp:2831
@ VCVTW2PHZ128rmkz
Definition x86/opcodes.hpp:8971
@ VPCOMPRESSBZ256rr
Definition x86/opcodes.hpp:15952
@ VPSLLDQZ256ri
Definition x86/opcodes.hpp:19587
@ VCVTPH2WZrmbkz
Definition x86/opcodes.hpp:7092
@ VPANDQZrr
Definition x86/opcodes.hpp:15360
@ VRSQRT14SDZrm
Definition x86/opcodes.hpp:21545
@ VCMPPSZ128rmbik
Definition x86/opcodes.hpp:5820
@ VPTERNLOGQZrmbik
Definition x86/opcodes.hpp:20501
@ VPDPWUUDZmbk
Definition x86/opcodes.hpp:16558
@ VPXORDZ128rrk
Definition x86/opcodes.hpp:20852
@ VRNDSCALEBF16Zrmbik
Definition x86/opcodes.hpp:21335
@ VMINPSZ256rmk
Definition x86/opcodes.hpp:13844
@ VSCALEFBF16Z128rmk
Definition x86/opcodes.hpp:21671
@ VMOVUPSZ256rr
Definition x86/opcodes.hpp:14492
@ VDIVPDZrmb
Definition x86/opcodes.hpp:9068
@ MULSDrr
Definition x86/opcodes.hpp:2794
@ VSHUFI64X2Z256rrikz
Definition x86/opcodes.hpp:21905
@ PUSHA32
Definition x86/opcodes.hpp:3545
@ MOVBE64rr
Definition x86/opcodes.hpp:2639
@ MOV16ao16
Definition x86/opcodes.hpp:2543
@ PBLENDVBrr0
Definition x86/opcodes.hpp:3120
@ VCVTBF162IUBSZ128rmk
Definition x86/opcodes.hpp:6113
@ VCVTHF82PHZrrkz
Definition x86/opcodes.hpp:6362
@ VPADDDZ256rmbkz
Definition x86/opcodes.hpp:15071
@ VFMSUBADD132PDm
Definition x86/opcodes.hpp:11066
@ VPMADD52LUQZ128mb
Definition x86/opcodes.hpp:17445
@ VRSQRT14SDZrr
Definition x86/opcodes.hpp:21548
@ RCL64r1
Definition x86/opcodes.hpp:3613
@ VFNMADD213SHZmk_Int
Definition x86/opcodes.hpp:11772
@ VDPPSYrri
Definition x86/opcodes.hpp:9249
@ VGETMANTSDZrribk
Definition x86/opcodes.hpp:12982
@ VMOVDQUYmr
Definition x86/opcodes.hpp:14233
@ V4FNMADDPSrmkz
Definition x86/opcodes.hpp:5161
@ VPMOVZXWQZ256rrk
Definition x86/opcodes.hpp:18483
@ VCVTSI642SSrm_Int
Definition x86/opcodes.hpp:7623
@ CMC
Definition x86/opcodes.hpp:1231
@ VCVTDQ2PSZ128rm
Definition x86/opcodes.hpp:6310
@ VSQRTSDZrk_Int
Definition x86/opcodes.hpp:22146
@ VPMULHUWrr
Definition x86/opcodes.hpp:18567
@ VADDSDrm_Int
Definition x86/opcodes.hpp:5313
@ VDPPHPSZ256rk
Definition x86/opcodes.hpp:9237
@ VCOMISHZrr
Definition x86/opcodes.hpp:5890
@ PSHUFLWmi
Definition x86/opcodes.hpp:3378
@ VSCALEFPSZrmbkz
Definition x86/opcodes.hpp:21784
@ VPUNPCKHDQZ256rrk
Definition x86/opcodes.hpp:20673
@ VCVTTPH2UWZ256rrbk
Definition x86/opcodes.hpp:8213
@ SUB_F32m
Definition x86/opcodes.hpp:4934
@ VCVTUQQ2PDZ256rmkz
Definition x86/opcodes.hpp:8819
@ VFMSUB213PHZ256mb
Definition x86/opcodes.hpp:10749
@ VCVTPS2IBSZ256rmk
Definition x86/opcodes.hpp:7151
@ VCVTTPD2DQZrmkz
Definition x86/opcodes.hpp:7791
@ VPSRADZ256rmk
Definition x86/opcodes.hpp:19843
@ PINSRWrmi
Definition x86/opcodes.hpp:3238
@ OR64mi8_NF_ND
Definition x86/opcodes.hpp:2999
@ MOVSS2DIrr
Definition x86/opcodes.hpp:2712
@ VPSUBUSBZrrkz
Definition x86/opcodes.hpp:20408
@ VFNMSUB231SDZrk_Int
Definition x86/opcodes.hpp:12508
@ MOV64rd
Definition x86/opcodes.hpp:2588
@ VREDUCEPDZrrikz
Definition x86/opcodes.hpp:21222
@ ROL64m1_NF
Definition x86/opcodes.hpp:3833
@ VCVTPH2WZ128rmbk
Definition x86/opcodes.hpp:7070
@ VPSLLVDZ256rr
Definition x86/opcodes.hpp:19710
@ VBLENDVPDrrr
Definition x86/opcodes.hpp:5642
@ VMINMAXPSZ256rmik
Definition x86/opcodes.hpp:13706
@ VPMOVZXWQYrm
Definition x86/opcodes.hpp:18471
@ VFNMSUB213BF16Z128rkz
Definition x86/opcodes.hpp:12194
@ VCVTDQ2PSrm
Definition x86/opcodes.hpp:6343
@ VPSRAVWZ256rrk
Definition x86/opcodes.hpp:19979
@ VFNMADD213BF16Z128mk
Definition x86/opcodes.hpp:11624
@ ADD32mi8_NF_ND
Definition x86/opcodes.hpp:609
@ SHRD64rrCL_NF
Definition x86/opcodes.hpp:4662
@ RDPKRUr
Definition x86/opcodes.hpp:3728
@ OR8rr_ND
Definition x86/opcodes.hpp:3056
@ VPERMQZ256mi
Definition x86/opcodes.hpp:16956
@ VFMADDSUB132PSZ128r
Definition x86/opcodes.hpp:10238
@ OR64mr_EVEX
Definition x86/opcodes.hpp:3001
@ VCVTDQ2PSZ128rmkz
Definition x86/opcodes.hpp:6315
@ VFMSUB213PDZ128rkz
Definition x86/opcodes.hpp:10712
@ VCVTPS2PHXZ256rmbk
Definition x86/opcodes.hpp:7252
@ VCVTPS2PDZrrb
Definition x86/opcodes.hpp:7234
@ VPMULLQZ256rm
Definition x86/opcodes.hpp:18630
@ MOV32mi
Definition x86/opcodes.hpp:2565
@ VCVTPD2DQZ128rmb
Definition x86/opcodes.hpp:6432
@ VPSLLDZmikz
Definition x86/opcodes.hpp:19629
@ SHRD16mri8
Definition x86/opcodes.hpp:4614
@ VPDPWSSDZ256m
Definition x86/opcodes.hpp:16361
@ VCVTUQQ2PHZrmkz
Definition x86/opcodes.hpp:8864
@ VMOVDQU8Zrrk
Definition x86/opcodes.hpp:14229
@ SHR16m1_ND
Definition x86/opcodes.hpp:4491
@ PT2RPNTLVWZ0T1V
Definition x86/opcodes.hpp:386
@ VFIXUPIMMSDZrribkz
Definition x86/opcodes.hpp:9540
@ BEXTR64rr
Definition x86/opcodes.hpp:989
@ VPSRAQZrrk
Definition x86/opcodes.hpp:19909
@ VCVTUQQ2PSZrm
Definition x86/opcodes.hpp:8892
@ VPMAXUBYrm
Definition x86/opcodes.hpp:17627
@ VPERMILPSZ128rmbk
Definition x86/opcodes.hpp:16846
@ VCVTSI2SSZrrb_Int
Definition x86/opcodes.hpp:7598
@ VPERMI2PSZrrk
Definition x86/opcodes.hpp:16706
@ VGETEXPSHZmk
Definition x86/opcodes.hpp:12834
@ VSCALEFPHZrr
Definition x86/opcodes.hpp:21754
@ VPMINSWZ256rrkz
Definition x86/opcodes.hpp:17822
@ VCVTPS2DQYrr
Definition x86/opcodes.hpp:7102
@ VPMULHUWrm
Definition x86/opcodes.hpp:18566
@ VMAXPSZ256rrk
Definition x86/opcodes.hpp:13414
@ VRANGEPDZ256rrib
Definition x86/opcodes.hpp:20919
@ VADDPHZ256rrk
Definition x86/opcodes.hpp:5250
@ VFMSUB213PHZ256r
Definition x86/opcodes.hpp:10754
@ OR8mr_EVEX
Definition x86/opcodes.hpp:3038
@ VMOVQI2PQIZrm
Definition x86/opcodes.hpp:14297
@ OR16ri8_NF_ND
Definition x86/opcodes.hpp:2927
@ VPMOVZXWDZ128rmkz
Definition x86/opcodes.hpp:18453
@ VFCMULCPHZrrbkz
Definition x86/opcodes.hpp:9456
@ CVTSI642SDrm_Int
Definition x86/opcodes.hpp:1457
@ ROL8mCL_ND
Definition x86/opcodes.hpp:3867
@ CMOV16rr_ND
Definition x86/opcodes.hpp:1235
@ VCVTPS2IUBSZrrbkz
Definition x86/opcodes.hpp:7201
@ VPMAXUQZ128rmbk
Definition x86/opcodes.hpp:17682
@ CMOVB_F
Definition x86/opcodes.hpp:1248
@ VPCMPGTQZ128rmb
Definition x86/opcodes.hpp:15812
@ VPERMQZ256mbik
Definition x86/opcodes.hpp:16954
@ VMOVSHDUPYrm
Definition x86/opcodes.hpp:14355
@ SUB32ri8_NF
Definition x86/opcodes.hpp:4809
@ VCVTDQ2PDZrmkz
Definition x86/opcodes.hpp:6269
@ VEXPANDPSZrr
Definition x86/opcodes.hpp:9313
@ VPMOVSDWZ256mr
Definition x86/opcodes.hpp:18051
@ VGETMANTSHZrri
Definition x86/opcodes.hpp:12989
@ ADD32ri8_NF
Definition x86/opcodes.hpp:623
@ VPACKSSWBrr
Definition x86/opcodes.hpp:14981
@ VUNPCKHPSZ256rmb
Definition x86/opcodes.hpp:22443
@ SUB8mr_EVEX
Definition x86/opcodes.hpp:4879
@ VCVTTPH2UDQZrrb
Definition x86/opcodes.hpp:8158
@ VFNMADD231SHZrbkz_Int
Definition x86/opcodes.hpp:11957
@ VPMINUQZ128rmk
Definition x86/opcodes.hpp:17888
@ VFMSUBADD132PSZ128m
Definition x86/opcodes.hpp:11103
@ VPROLQZrik
Definition x86/opcodes.hpp:18932
@ VCVTTPH2UDQZrrbkz
Definition x86/opcodes.hpp:8160
@ CVTSI642SDrr_Int
Definition x86/opcodes.hpp:1459
@ VCVT2PH2BF8Zrrkz
Definition x86/opcodes.hpp:5994
@ VBLENDMPSZ128rrkz
Definition x86/opcodes.hpp:5612
@ MMX_PUNPCKLBWrr
Definition x86/opcodes.hpp:2531
@ VINSERTI32X4Zrmi
Definition x86/opcodes.hpp:13150
@ CONVERGENCECTRL_GLUE
Definition x86/opcodes.hpp:73
@ ENQCMDS64
Definition x86/opcodes.hpp:1647
@ VMINPHZ256rrbkz
Definition x86/opcodes.hpp:13814
@ VSUBPSZrmb
Definition x86/opcodes.hpp:22300
@ VDPPHPSZ128mbkz
Definition x86/opcodes.hpp:9224
@ VPSLLVQZ256rmbkz
Definition x86/opcodes.hpp:19738
@ PT2RPNTLVWZ0T1
Definition x86/opcodes.hpp:3434
@ CMOVBE_Fp32
Definition x86/opcodes.hpp:1245
@ VFMADDSUB213PSZ256mb
Definition x86/opcodes.hpp:10349
@ VPMOVM2BZrk
Definition x86/opcodes.hpp:17971
@ NEG32m
Definition x86/opcodes.hpp:2845
@ RCR16mi_EVEX
Definition x86/opcodes.hpp:3653
@ VFMSUB132PHZr
Definition x86/opcodes.hpp:10588
@ VPSRAVDZrrkz
Definition x86/opcodes.hpp:19939
@ VUNPCKHPSZrmkz
Definition x86/opcodes.hpp:22456
@ VPSRLDZ128mik
Definition x86/opcodes.hpp:20044
@ G_UMULH
Definition x86/opcodes.hpp:186
@ VPMADDUBSWZ256rmkz
Definition x86/opcodes.hpp:17483
@ VFNMSUB231SHZrk_Int
Definition x86/opcodes.hpp:12524
@ VMAXCSDZrm
Definition x86/opcodes.hpp:13313
@ VFMADD231BF16Z256rkz
Definition x86/opcodes.hpp:9925
@ VFNMSUB132PSm
Definition x86/opcodes.hpp:12140
@ VFNMADD231BF16Z128mk
Definition x86/opcodes.hpp:11802
@ VMINBF16Z128rrk
Definition x86/opcodes.hpp:13481
@ G_FREEZE
Definition x86/opcodes.hpp:107
@ VPMOVSQDZ128rrkz
Definition x86/opcodes.hpp:18080
@ VPCMPGTWZrmk
Definition x86/opcodes.hpp:15842
@ LD_F0
Definition x86/opcodes.hpp:2121
@ TILELOADD
Definition x86/opcodes.hpp:5046
@ VFMADD132PSZ128mb
Definition x86/opcodes.hpp:9652
@ INC16m
Definition x86/opcodes.hpp:1890
@ VCVTTPS2QQZ128rrkz
Definition x86/opcodes.hpp:8439
@ VPCMPEQQZ128rm
Definition x86/opcodes.hpp:15731
@ VFPCLASSPDZ256mbi
Definition x86/opcodes.hpp:12598
@ VFMSUBADD231PHZrk
Definition x86/opcodes.hpp:11313
@ BLENDPSrmi
Definition x86/opcodes.hpp:1018
@ VPMOVSXBQZ256rmk
Definition x86/opcodes.hpp:18152
@ VXORPSZ128rmkz
Definition x86/opcodes.hpp:22562
@ SUB64ri32
Definition x86/opcodes.hpp:4846
@ VPEXTRBmri
Definition x86/opcodes.hpp:17225
@ ADD16rr_NF_REV
Definition x86/opcodes.hpp:601
@ VPMOVSQWZ256rrk
Definition x86/opcodes.hpp:18099
@ LKGS16r
Definition x86/opcodes.hpp:2161
@ PFRCPIT2rr
Definition x86/opcodes.hpp:3203
@ VPCLMULQDQYrmi
Definition x86/opcodes.hpp:15643
@ VCVTTBF162IBSZrm
Definition x86/opcodes.hpp:7694
@ VPCONFLICTDZ128rmbk
Definition x86/opcodes.hpp:16019
@ IDIV32r
Definition x86/opcodes.hpp:1755
@ VMINPSZ256rrbkz
Definition x86/opcodes.hpp:13849
@ VPCMPGTBZ128rrk
Definition x86/opcodes.hpp:15776
@ VFMADDCPHZrbk
Definition x86/opcodes.hpp:10115
@ VADDBF16Zrmbk
Definition x86/opcodes.hpp:5187
@ VCVTTPS2IUBSZrmbk
Definition x86/opcodes.hpp:8388
@ VPDPBUUDZ128m
Definition x86/opcodes.hpp:16290
@ VFPCLASSSDZrik
Definition x86/opcodes.hpp:12649
@ VSQRTSSZr
Definition x86/opcodes.hpp:22167
@ VCVTPH2PSXZ128rrkz
Definition x86/opcodes.hpp:6883
@ VCVTTPS2DQZ256rrbk
Definition x86/opcodes.hpp:8314
@ VPDPBUUDSZmk
Definition x86/opcodes.hpp:16281
@ MMX_PSRAWrm
Definition x86/opcodes.hpp:2497
@ VINSERTF64X4Zrmik
Definition x86/opcodes.hpp:13137
@ VPERMI2QZrmbk
Definition x86/opcodes.hpp:16728
@ VPMINSBZrmkz
Definition x86/opcodes.hpp:17745
@ VPTESTNMWZrm
Definition x86/opcodes.hpp:20625
@ VREDUCESHZrmikz
Definition x86/opcodes.hpp:21300
@ VPSUBDZ128rrk
Definition x86/opcodes.hpp:20292
@ VFNMSUB231PDZrbkz
Definition x86/opcodes.hpp:12423
@ VREDUCEPDZ256rmbik
Definition x86/opcodes.hpp:21200
@ CMP32mi8
Definition x86/opcodes.hpp:1312
@ VPCMPGTQZ256rmb
Definition x86/opcodes.hpp:15818
@ IMUL16r_NF
Definition x86/opcodes.hpp:1787
@ VCVTUQQ2PDZ256rmbkz
Definition x86/opcodes.hpp:8817
@ SUB64mi8
Definition x86/opcodes.hpp:4836
@ ADDSDrr
Definition x86/opcodes.hpp:726
@ VFNMADD132PHZrbk
Definition x86/opcodes.hpp:11535
@ MOV32r1
Definition x86/opcodes.hpp:375
@ MPSADBWrmi
Definition x86/opcodes.hpp:2762
@ VCVTPS2DQZrmkz
Definition x86/opcodes.hpp:7129
@ VPMADD52LUQZ256mbk
Definition x86/opcodes.hpp:17455
@ DIVSDrr_Int
Definition x86/opcodes.hpp:1592
@ VMULSDZrmkz_Int
Definition x86/opcodes.hpp:14697
@ VPSRAQZmbi
Definition x86/opcodes.hpp:19896
@ VCVTSD2USIZrr_Int
Definition x86/opcodes.hpp:7545
@ VINSERTF32X8Zrmikz
Definition x86/opcodes.hpp:13120
@ VPSHUFBITQMBZ256rr
Definition x86/opcodes.hpp:19468
@ SHLD64mrCL
Definition x86/opcodes.hpp:4461
@ VCOMISDZrr
Definition x86/opcodes.hpp:5881
@ VMOVDQA64Zrm
Definition x86/opcodes.hpp:14084
@ VCVTSS2SI64Zrr
Definition x86/opcodes.hpp:7654
@ VCVTSD2USI64Zrm_Int
Definition x86/opcodes.hpp:7541
@ VUNPCKLPSZrmb
Definition x86/opcodes.hpp:22514
@ NEG16m_EVEX
Definition x86/opcodes.hpp:2836
@ VPUNPCKLQDQZrrkz
Definition x86/opcodes.hpp:20820
@ PUSHA16
Definition x86/opcodes.hpp:3544
@ VPXORQZ256rmkz
Definition x86/opcodes.hpp:20886
@ VPCMPGTQZ128rr
Definition x86/opcodes.hpp:15815
@ VCVTDQ2PHZrrkz
Definition x86/opcodes.hpp:6307
@ VPSLLDQZ128ri
Definition x86/opcodes.hpp:19585
@ LRET64
Definition x86/opcodes.hpp:2260
@ VCVTPS2IBSZrmb
Definition x86/opcodes.hpp:7160
@ ROR8mi_NF
Definition x86/opcodes.hpp:3993
@ IST_Fp16m80
Definition x86/opcodes.hpp:1982
@ VFCMADDCPHZ128r
Definition x86/opcodes.hpp:9390
@ PTDPBHF8PSV
Definition x86/opcodes.hpp:3471
@ VPADDQZrm
Definition x86/opcodes.hpp:15108
@ VFMSUBADD231PDYr
Definition x86/opcodes.hpp:11246
@ VCVTBIASPH2BF8SZ128rmkz
Definition x86/opcodes.hpp:6141
@ SHR32mCL
Definition x86/opcodes.hpp:4524
@ VPSRLVQZrmkz
Definition x86/opcodes.hpp:20195
@ ANDN32rr_EVEX
Definition x86/opcodes.hpp:953
@ VDPPHPSZ128r
Definition x86/opcodes.hpp:9227
@ KMOVQkk_EVEX
Definition x86/opcodes.hpp:2048
@ VMULPDZ256rrbkz
Definition x86/opcodes.hpp:14607
@ VFMADD231PSZ128m
Definition x86/opcodes.hpp:10007
@ CMOV_RFP32
Definition x86/opcodes.hpp:1285
@ VPERMT2PDZ128rmk
Definition x86/opcodes.hpp:17038
@ VMINMAXSSrribkz_Int
Definition x86/opcodes.hpp:13756
@ NOT64m_ND
Definition x86/opcodes.hpp:2896
@ VCVTTPD2DQSZ128rmkz
Definition x86/opcodes.hpp:7735
@ XOR8mr
Definition x86/opcodes.hpp:22776
@ VMOVAPSZ256mr
Definition x86/opcodes.hpp:13973
@ VCVTPH2HF8Z128rmb
Definition x86/opcodes.hpp:6750
@ VPOPCNTWZ128rmkz
Definition x86/opcodes.hpp:18802
@ MOVDIR64B64
Definition x86/opcodes.hpp:2649
@ VPSUBUSBZrm
Definition x86/opcodes.hpp:20403
@ VFMADD213BF16Z128mbkz
Definition x86/opcodes.hpp:9733
@ VPMINUBYrr
Definition x86/opcodes.hpp:17832
@ VPSRAWZ256rr
Definition x86/opcodes.hpp:20011
@ VPMINSDZ256rmk
Definition x86/opcodes.hpp:17766
@ VFNMADD132PDZr
Definition x86/opcodes.hpp:11498
@ CMOV_RFP80
Definition x86/opcodes.hpp:1287
@ RCR32mCL_ND
Definition x86/opcodes.hpp:3669
@ VPSLLDZ128mbik
Definition x86/opcodes.hpp:19595
@ VCVTDQ2PDZrrkz
Definition x86/opcodes.hpp:6272
@ VPMASKMOVQrm
Definition x86/opcodes.hpp:17524
@ VMAXCPHZ128rmb
Definition x86/opcodes.hpp:13256
@ VPCMPDZrmik
Definition x86/opcodes.hpp:15688
@ VSCALEFPHZ256rrk
Definition x86/opcodes.hpp:21746
@ XOR16mi8_NF
Definition x86/opcodes.hpp:22651
@ VCVTTPH2WZ128rm
Definition x86/opcodes.hpp:8229
@ VPSRLQZ256mikz
Definition x86/opcodes.hpp:20111
@ VMOVLPDmr
Definition x86/opcodes.hpp:14255
@ VSHUFPDZ256rmbik
Definition x86/opcodes.hpp:21927
@ CHS_Fp32
Definition x86/opcodes.hpp:1213
@ LSL32rr
Definition x86/opcodes.hpp:2267
@ VMAXCPSZ256rrkz
Definition x86/opcodes.hpp:13301
@ VPSHRDWZ256rrik
Definition x86/opcodes.hpp:19454
@ MOV32rd
Definition x86/opcodes.hpp:2571
@ VFMSUBADD132PSYr
Definition x86/opcodes.hpp:11102
@ VCVTPD2DQZ256rmbk
Definition x86/opcodes.hpp:6442
@ VFMADDSUB132PDZmkz
Definition x86/opcodes.hpp:10188
@ VRCP14SDZrm
Definition x86/opcodes.hpp:21041
@ VFNMSUB231PDZ128rk
Definition x86/opcodes.hpp:12400
@ LD_Fp64m
Definition x86/opcodes.hpp:2135
@ VCVTPS2PDZ128rmk
Definition x86/opcodes.hpp:7210
@ ROR64ri
Definition x86/opcodes.hpp:3975
@ VPOPCNTQZrmbk
Definition x86/opcodes.hpp:18793
@ VMOVLPDZ128mr
Definition x86/opcodes.hpp:14253
@ VALIGNDZ128rmikz
Definition x86/opcodes.hpp:5399
@ VCVTPS2UDQZ128rmbk
Definition x86/opcodes.hpp:7334
@ VPMADDWDZ256rrk
Definition x86/opcodes.hpp:17507
@ VREDUCESDZrmikz
Definition x86/opcodes.hpp:21291
@ VMULPSZ256rm
Definition x86/opcodes.hpp:14668
@ PACKSSWBrr
Definition x86/opcodes.hpp:3085
@ VAESDECLASTrm
Definition x86/opcodes.hpp:5358
@ VCVTBIASPH2HF8SZrmb
Definition x86/opcodes.hpp:6209
@ VPTESTMWZrmk
Definition x86/opcodes.hpp:20566
@ VCVTTPS2UDQZrrkz
Definition x86/opcodes.hpp:8529
@ IMUL64rri32_NF
Definition x86/opcodes.hpp:1862
@ VPSRAVWZ128rm
Definition x86/opcodes.hpp:19969
@ VPMULUDQZ256rrk
Definition x86/opcodes.hpp:18715
@ BZHI64rr_NF
Definition x86/opcodes.hpp:1144
@ VPERMIL2PSmr
Definition x86/opcodes.hpp:16765
@ CVTPD2DQrr
Definition x86/opcodes.hpp:1429
@ VCVTBF162IUBSZ128rmkz
Definition x86/opcodes.hpp:6114
@ VGATHERPF1QPDm
Definition x86/opcodes.hpp:12686
@ VUNPCKHPDYrm
Definition x86/opcodes.hpp:22400
@ VFMSUBADD231PHZ128rkz
Definition x86/opcodes.hpp:11290
@ VCVTTPH2UQQZ256rrbk
Definition x86/opcodes.hpp:8180
@ VCVTTPS2QQSZrmk
Definition x86/opcodes.hpp:8423
@ VMOVPQIto64rr
Definition x86/opcodes.hpp:14296
@ VANDNPSZ256rmbk
Definition x86/opcodes.hpp:5492
@ VFMSUB132PDZrkz
Definition x86/opcodes.hpp:10558
@ VFMSUB132PHZ128r
Definition x86/opcodes.hpp:10567
@ VPALIGNRZ256rmi
Definition x86/opcodes.hpp:15237
@ G_UDIVFIXSAT
Definition x86/opcodes.hpp:201
@ VPERMT2DZ128rrk
Definition x86/opcodes.hpp:17014
@ VPMAXUDZ128rmbkz
Definition x86/opcodes.hpp:17654
@ VCVTTPS2DQZ256rmkz
Definition x86/opcodes.hpp:8311
@ VPERMIL2PDYrm
Definition x86/opcodes.hpp:16754
@ VMAXCPSZ256rmk
Definition x86/opcodes.hpp:13297
@ VCVTUQQ2PHZrrkz
Definition x86/opcodes.hpp:8870
@ VCVTTPS2DQZ256rmk
Definition x86/opcodes.hpp:8310
@ VPRORDZ128ri
Definition x86/opcodes.hpp:18994
@ ADC16ri8_EVEX
Definition x86/opcodes.hpp:466
@ VFNMSUB132BF16Z256m
Definition x86/opcodes.hpp:12017
@ VPCMPGTDrm
Definition x86/opcodes.hpp:15807
@ AND32rr_NF_REV
Definition x86/opcodes.hpp:873
@ VCVTUSI642SDZrm
Definition x86/opcodes.hpp:8918
@ VCVTTPH2QQZ256rm
Definition x86/opcodes.hpp:8106
@ VPMULLQZ256rrkz
Definition x86/opcodes.hpp:18638
@ VPACKUSDWZ256rr
Definition x86/opcodes.hpp:14999
@ VFNMSUB213PHZ256m
Definition x86/opcodes.hpp:12259
@ VPMOVQBZmrk
Definition x86/opcodes.hpp:17997
@ VFNMADD231SSZmkz_Int
Definition x86/opcodes.hpp:11963
@ VMINMAXPDZrmik
Definition x86/opcodes.hpp:13652
@ VSQRTSHZm
Definition x86/opcodes.hpp:22152
@ MOVDQUmr
Definition x86/opcodes.hpp:2659
@ VFNMSUB132PSZrb
Definition x86/opcodes.hpp:12135
@ VPSLLVQZrm
Definition x86/opcodes.hpp:19744
@ VFMADD213SSZrkz_Int
Definition x86/opcodes.hpp:9903
@ VCVTTSS2USIZrr_Int
Definition x86/opcodes.hpp:8710
@ XOR8ri_ND
Definition x86/opcodes.hpp:22784
@ VFMSUB132BF16Zmkz
Definition x86/opcodes.hpp:10520
@ VMAXSDrr
Definition x86/opcodes.hpp:13443
@ VPSHUFHWZmikz
Definition x86/opcodes.hpp:19543
@ VREDUCESSZrmi
Definition x86/opcodes.hpp:21307
@ VCVTPH2HF8Z256rm
Definition x86/opcodes.hpp:6758
@ VPSHUFLWZmikz
Definition x86/opcodes.hpp:19565
@ VFNMADDSD4rm_Int
Definition x86/opcodes.hpp:11995
@ CMOVNE_Fp64
Definition x86/opcodes.hpp:1266
@ VGETMANTSHZrmi
Definition x86/opcodes.hpp:12986
@ VPEXPANDDZrrkz
Definition x86/opcodes.hpp:17186
@ VFMADD213PSZrbk
Definition x86/opcodes.hpp:9858
@ VPBROADCASTWrZ256rr
Definition x86/opcodes.hpp:15635
@ VADDSUBPDYrm
Definition x86/opcodes.hpp:5342
@ VPSRAWZrm
Definition x86/opcodes.hpp:20020
@ SBB32ri_EVEX
Definition x86/opcodes.hpp:4208
@ VFMADDSS4rr
Definition x86/opcodes.hpp:10156
@ VFMSUB132PDZ256mkz
Definition x86/opcodes.hpp:10540
@ COM_FIPr
Definition x86/opcodes.hpp:1376
@ VFNMADD231PSZ256mkz
Definition x86/opcodes.hpp:11911
@ VUNPCKLPDZ256rrkz
Definition x86/opcodes.hpp:22481
@ VPRORQZ128rikz
Definition x86/opcodes.hpp:19023
@ VPSHUFHWZ128rikz
Definition x86/opcodes.hpp:19534
@ SAR32m1_EVEX
Definition x86/opcodes.hpp:4071
@ VPTESTMQZrr
Definition x86/opcodes.hpp:20555
@ VCVTTPS2DQZ256rrkz
Definition x86/opcodes.hpp:8317
@ MOVSX64rr32
Definition x86/opcodes.hpp:2737
@ FCOMP64m
Definition x86/opcodes.hpp:1673
@ VPDPBSSDZ128m
Definition x86/opcodes.hpp:16104
@ VPADDSBZ128rmk
Definition x86/opcodes.hpp:15122
@ VPORQZ128rmbkz
Definition x86/opcodes.hpp:18848
@ VPDPBSUDZmk
Definition x86/opcodes.hpp:16188
@ VCVTPD2UQQZrmb
Definition x86/opcodes.hpp:6624
@ VFMADD231SSZrbkz_Int
Definition x86/opcodes.hpp:10079
@ VPEXPANDQZ256rrk
Definition x86/opcodes.hpp:17197
@ VORPSZ128rrk
Definition x86/opcodes.hpp:14781
@ IMULZU64rmi32
Definition x86/opcodes.hpp:1880
@ VMOVDQA32Z128rmkz
Definition x86/opcodes.hpp:14031
@ VCVTPH2QQZ128rmkz
Definition x86/opcodes.hpp:6941
@ SBB32mi
Definition x86/opcodes.hpp:4195
@ VPUNPCKLWDZ256rrkz
Definition x86/opcodes.hpp:20836
@ VROUNDSDmi_Int
Definition x86/opcodes.hpp:21484
@ VPEXPANDDZ128rmk
Definition x86/opcodes.hpp:17170
@ VGETMANTPHZ256rrik
Definition x86/opcodes.hpp:12930
@ POPCNT32rr_NF
Definition x86/opcodes.hpp:3333
@ VMASKMOVDQU
Definition x86/opcodes.hpp:13187
@ VMAXSDZrmkz_Int
Definition x86/opcodes.hpp:13433
@ VSCALEFSSZrmk
Definition x86/opcodes.hpp:21812
@ SHR32rCL_ND
Definition x86/opcodes.hpp:4541
@ VPCMPGTQZ256rmk
Definition x86/opcodes.hpp:15820
@ VPANDQZ256rm
Definition x86/opcodes.hpp:15345
@ VCVTTPD2DQSZrmbk
Definition x86/opcodes.hpp:7753
@ VCVTTPD2QQSZ256rm
Definition x86/opcodes.hpp:7809
@ VPMOVZXDQZ128rmkz
Definition x86/opcodes.hpp:18431
@ VGF2P8AFFINEINVQBZrmikz
Definition x86/opcodes.hpp:13029
@ VCVTUDQ2PSZrrbkz
Definition x86/opcodes.hpp:8802
@ VCVTUQQ2PDZ128rmkz
Definition x86/opcodes.hpp:8810
@ ROL32rCL_EVEX
Definition x86/opcodes.hpp:3821
@ VFNMADD231PDZmk
Definition x86/opcodes.hpp:11852
@ VSCATTERPF0DPDm
Definition x86/opcodes.hpp:21826
@ PSIGNWrm
Definition x86/opcodes.hpp:3384
@ VCVTNE2PS2BF16Zrmkz
Definition x86/opcodes.hpp:6386
@ VFMADDSUB213PDZ256mb
Definition x86/opcodes.hpp:10279
@ CFCMOV16mr
Definition x86/opcodes.hpp:1194
@ SHL64ri
Definition x86/opcodes.hpp:4386
@ VPCMPUDZrmbik
Definition x86/opcodes.hpp:15894
@ VPMULLWZ128rrkz
Definition x86/opcodes.hpp:18655
@ PTESTrr
Definition x86/opcodes.hpp:3482
@ VSUBSHZrmk_Int
Definition x86/opcodes.hpp:22330
@ VPERMQZrmkz
Definition x86/opcodes.hpp:16985
@ VPMAXUQZ256rmbk
Definition x86/opcodes.hpp:17691
@ CFCMOV16rm_ND
Definition x86/opcodes.hpp:1196
@ VRSQRT28PDZrbkz
Definition x86/opcodes.hpp:21566
@ VFMSUB231SSm_Int
Definition x86/opcodes.hpp:11028
@ VCVTTPH2UWZrrbkz
Definition x86/opcodes.hpp:8226
@ ROR16mi_ND
Definition x86/opcodes.hpp:3902
@ VPMOVQ2MZ256kr
Definition x86/opcodes.hpp:17984
@ MMX_PSUBUSBrr
Definition x86/opcodes.hpp:2519
@ VPUNPCKLWDZ256rr
Definition x86/opcodes.hpp:20834
@ CFCMOV16rr_ND
Definition x86/opcodes.hpp:1198
@ SHLD32rrCL_NF_ND
Definition x86/opcodes.hpp:4455
@ VPMULLWZ256rr
Definition x86/opcodes.hpp:18659
@ VPMOVSQBZrr
Definition x86/opcodes.hpp:18073
@ VPCMPUBZrmi
Definition x86/opcodes.hpp:15877
@ AND64ri32_NF_ND
Definition x86/opcodes.hpp:895
@ VUNPCKHPDZ128rrkz
Definition x86/opcodes.hpp:22410
@ VFNMADD132SDZrbk_Int
Definition x86/opcodes.hpp:11584
@ VPSHUFDZ128rikz
Definition x86/opcodes.hpp:19506
@ VPMAXSBZrmk
Definition x86/opcodes.hpp:17540
@ VPCOMPRESSBZ128rr
Definition x86/opcodes.hpp:15947
@ VFNMADD231PSZ256rkz
Definition x86/opcodes.hpp:11917
@ VCVTPH2UDQZ128rm
Definition x86/opcodes.hpp:6969
@ VMOVUPDZ128rrkz
Definition x86/opcodes.hpp:14444
@ VMAXPSZrmkz
Definition x86/opcodes.hpp:13421
@ VFMSUB213SDZm
Definition x86/opcodes.hpp:10809
@ VCVTQQ2PDZrmbk
Definition x86/opcodes.hpp:7421
@ VFMADD231SDZmkz_Int
Definition x86/opcodes.hpp:10045
@ VRCP14PDZ128rk
Definition x86/opcodes.hpp:20994
@ VRNDSCALEPHZrmi
Definition x86/opcodes.hpp:21400
@ SUB8mr
Definition x86/opcodes.hpp:4878
@ AND64rr_EVEX_REV
Definition x86/opcodes.hpp:908
@ VPSRAQZ256rmkz
Definition x86/opcodes.hpp:19892
@ VPBLENDMWZ128rmkz
Definition x86/opcodes.hpp:15489
@ VFNMSUB231PSZ128rkz
Definition x86/opcodes.hpp:12471
@ VFMSUBADD132PSZrbk
Definition x86/opcodes.hpp:11132
@ FARJMP32i
Definition x86/opcodes.hpp:1665
@ VMINCPHZ256rmbkz
Definition x86/opcodes.hpp:13544
@ VPMOVUSWBZmrk
Definition x86/opcodes.hpp:18339
@ VPERMT2PDZrmbkz
Definition x86/opcodes.hpp:17055
@ ROR64r1
Definition x86/opcodes.hpp:3965
@ ENQCMD64_EVEX
Definition x86/opcodes.hpp:1643
@ VFMSUB132PSZ256rk
Definition x86/opcodes.hpp:10615
@ VPMOVSXBQZ128rr
Definition x86/opcodes.hpp:18148
@ VPMULTISHIFTQBZ128rmb
Definition x86/opcodes.hpp:18671
@ VREDUCEPHZ256rmi
Definition x86/opcodes.hpp:21235
@ VPSHLDWZrmi
Definition x86/opcodes.hpp:19300
@ VCVTBF162IBSZ256rm
Definition x86/opcodes.hpp:6091
@ VPUNPCKLWDZ128rmk
Definition x86/opcodes.hpp:20826
@ VMAXPSZ256rmbk
Definition x86/opcodes.hpp:13406
@ VPMAXUQZ128rmk
Definition x86/opcodes.hpp:17684
@ VPMULUDQZrmkz
Definition x86/opcodes.hpp:18722
@ VGETMANTPSZ128rrikz
Definition x86/opcodes.hpp:12952
@ VCVTPS2IUBSZ256rr
Definition x86/opcodes.hpp:7186
@ VINSERTF32X4Zrri
Definition x86/opcodes.hpp:13115
@ VPSLLVQZ256rm
Definition x86/opcodes.hpp:19735
@ VRSQRT14PSZ256mb
Definition x86/opcodes.hpp:21528
@ VCVTPH2WZrrbk
Definition x86/opcodes.hpp:7097
@ VREDUCEPHZrmikz
Definition x86/opcodes.hpp:21249
@ VCVTPH2HF8Z256rmb
Definition x86/opcodes.hpp:6759
@ VPOPCNTWZ128rr
Definition x86/opcodes.hpp:18803
@ MOVSX32rm32
Definition x86/opcodes.hpp:2726
@ VFMADDPD4Yrm
Definition x86/opcodes.hpp:10129
@ VCVTTPH2IBSZ256rmkz
Definition x86/opcodes.hpp:8045
@ VPERMDZrrkz
Definition x86/opcodes.hpp:16608
@ VFMSUBADD213PDZmk
Definition x86/opcodes.hpp:11165
@ VMOVSHDUPZrrk
Definition x86/opcodes.hpp:14373
@ MOVBE32mr
Definition x86/opcodes.hpp:2629
@ VMINSSrm
Definition x86/opcodes.hpp:13903
@ VCVTPD2DQZ256rmb
Definition x86/opcodes.hpp:6441
@ VMOVDQU32Z256rr_REV
Definition x86/opcodes.hpp:14151
@ VGF2P8AFFINEQBZ256rmik
Definition x86/opcodes.hpp:13050
@ VFNMSUB132PHZmkz
Definition x86/opcodes.hpp:12098
@ SHRD64rri8_ND
Definition x86/opcodes.hpp:4666
@ VPMOVUSDBZ128rrk
Definition x86/opcodes.hpp:18256
@ G_SHUFFLE_VECTOR
Definition x86/opcodes.hpp:260
@ VMINMAXBF16Z128rmikz
Definition x86/opcodes.hpp:13605
@ VPCOMPRESSQZmr
Definition x86/opcodes.hpp:15985
@ VGETMANTPHZrri
Definition x86/opcodes.hpp:12938
@ VFMADD231PSm
Definition x86/opcodes.hpp:10040
@ VCVTPH2UWZ256rmbkz
Definition x86/opcodes.hpp:7047
@ VSQRTPDYm
Definition x86/opcodes.hpp:22030
@ VPCMPUDZ256rmbik
Definition x86/opcodes.hpp:15888
@ VPDPBUUDSZrkz
Definition x86/opcodes.hpp:16285
@ VPSHRDVDZmbkz
Definition x86/opcodes.hpp:19393
@ VPMOVSDWZ128mrk
Definition x86/opcodes.hpp:18047
@ VSHUFI32X4Zrmi
Definition x86/opcodes.hpp:21891
@ VPUNPCKLDQZrmb
Definition x86/opcodes.hpp:20782
@ VPMOVUSQWZ256rr
Definition x86/opcodes.hpp:18320
@ VCVTSD2SI64Zrm_Int
Definition x86/opcodes.hpp:7509
@ VPMADDWDZ128rmk
Definition x86/opcodes.hpp:17498
@ VCOMPRESSPSZrrkz
Definition x86/opcodes.hpp:5931
@ VPUNPCKHWDZ256rmk
Definition x86/opcodes.hpp:20726
@ VPSRAVDZ128rmbkz
Definition x86/opcodes.hpp:19916
@ VMINCPSZrmb
Definition x86/opcodes.hpp:13580
@ VCVTSH2SSZrrkz_Int
Definition x86/opcodes.hpp:7574
@ VFMSUB231PDZ256rbk
Definition x86/opcodes.hpp:10899
@ VGETMANTPDZ128rmikz
Definition x86/opcodes.hpp:12883
@ VPMINUQZrmk
Definition x86/opcodes.hpp:17906
@ VFNMADD132SHZmk_Int
Definition x86/opcodes.hpp:11594
@ VFMSUB231PHZ256m
Definition x86/opcodes.hpp:10926
@ VFNMSUB132PHZ128mk
Definition x86/opcodes.hpp:12076
@ PATCHABLE_FUNCTION_EXIT
Definition x86/opcodes.hpp:62
@ VDIVBF16Z128rm
Definition x86/opcodes.hpp:9017
@ VGETEXPPSZ256r
Definition x86/opcodes.hpp:12806
@ VCVTPH2HF8Zrm
Definition x86/opcodes.hpp:6767
@ VFMSUB213SSZrbk_Int
Definition x86/opcodes.hpp:10845
@ CLC
Definition x86/opcodes.hpp:1217
@ VDIVBF16Z256rmbkz
Definition x86/opcodes.hpp:9029
@ VPRORVQZ128rmkz
Definition x86/opcodes.hpp:19074
@ ROR8mCL_EVEX
Definition x86/opcodes.hpp:3986
@ VPSRLVWZ256rrk
Definition x86/opcodes.hpp:20211
@ VFMSUBADD213PSYr
Definition x86/opcodes.hpp:11209
@ ADD8i8
Definition x86/opcodes.hpp:685
@ VFMADD213PDZmb
Definition x86/opcodes.hpp:9781
@ CVTSS2SIrr_Int
Definition x86/opcodes.hpp:1475
@ TDPBSSD
Definition x86/opcodes.hpp:5018
@ VMINMAXBF16Zrri
Definition x86/opcodes.hpp:13624
@ VCMPPDZ128rrik
Definition x86/opcodes.hpp:5776
@ VEXTRACTF32X4Z256rrikz
Definition x86/opcodes.hpp:9322
@ VCVTPH2BF8SZ128rmbk
Definition x86/opcodes.hpp:6637
@ VEXTRACTF32X8Zmrik
Definition x86/opcodes.hpp:9329
@ VFMSUB213PSZ128mkz
Definition x86/opcodes.hpp:10779
@ VPBROADCASTBZ128rm
Definition x86/opcodes.hpp:15515
@ VCVTTPS2IUBSZrmkz
Definition x86/opcodes.hpp:8391
@ VRCPBF16Z256mkz
Definition x86/opcodes.hpp:21109
@ VPMOVSWBZmrk
Definition x86/opcodes.hpp:18117
@ VCVTUQQ2PHZ128rr
Definition x86/opcodes.hpp:8844
@ VMOVAPSYrm
Definition x86/opcodes.hpp:13959
@ VGETEXPBF16Z256mb
Definition x86/opcodes.hpp:12708
@ VCVTSH2SI64Zrr_Int
Definition x86/opcodes.hpp:7559
@ VPANDrr
Definition x86/opcodes.hpp:15366
@ AND64rr_NF_ND_REV
Definition x86/opcodes.hpp:913
@ PANDrr
Definition x86/opcodes.hpp:3111
@ VCVTTPS2QQZrmb
Definition x86/opcodes.hpp:8453
@ VCVTUSI2SHZrm_Int
Definition x86/opcodes.hpp:8909
@ SBB32mi8_EVEX
Definition x86/opcodes.hpp:4197
@ VFMADDSUB213PSZ128rk
Definition x86/opcodes.hpp:10346
@ VCVTPD2PSZ256rm
Definition x86/opcodes.hpp:6510
@ AND8mi_NF
Definition x86/opcodes.hpp:921
@ VFMSUB132PDZ256m
Definition x86/opcodes.hpp:10535
@ VFNMSUB132BF16Z128mb
Definition x86/opcodes.hpp:12009
@ PUSH64i32
Definition x86/opcodes.hpp:3539
@ VFMSUB213PSZ128mb
Definition x86/opcodes.hpp:10775
@ VCVTQQ2PSZ256rrbkz
Definition x86/opcodes.hpp:7482
@ PTCVTROWPS2PHLrreV
Definition x86/opcodes.hpp:3464
@ VGF2P8AFFINEQBZ128rrik
Definition x86/opcodes.hpp:13044
@ VFNMADD213SDr_Int
Definition x86/opcodes.hpp:11769
@ VCVTUDQ2PDZrm
Definition x86/opcodes.hpp:8730
@ VCVTPD2QQZrrkz
Definition x86/opcodes.hpp:6568
@ VFMSUB132PDZ128rk
Definition x86/opcodes.hpp:10533
@ VHSUBPDrm
Definition x86/opcodes.hpp:13098
@ VFMADD132PDZ256rbkz
Definition x86/opcodes.hpp:9599
@ AND64mi8_NF
Definition x86/opcodes.hpp:884
@ NOT32r_ND
Definition x86/opcodes.hpp:2893
@ VGETEXPSHZmkz
Definition x86/opcodes.hpp:12835
@ STD
Definition x86/opcodes.hpp:4715
@ VPSHRDVQZ128rkz
Definition x86/opcodes.hpp:19407
@ VPINSRDrri
Definition x86/opcodes.hpp:17324
@ VSUBPSZ256rmbkz
Definition x86/opcodes.hpp:22290
@ VMAXPDZ256rrk
Definition x86/opcodes.hpp:13344
@ CMPSSrmi_Int
Definition x86/opcodes.hpp:1353
@ VRNDSCALESDZrmi_Int
Definition x86/opcodes.hpp:21443
@ VCVTTPH2IUBSZ128rmb
Definition x86/opcodes.hpp:8065
@ ANDNPDrm
Definition x86/opcodes.hpp:961
@ VFMADD132SDZmkz_Int
Definition x86/opcodes.hpp:9689
@ DIVR_FI32m
Definition x86/opcodes.hpp:1574
@ ADD8rm_EVEX
Definition x86/opcodes.hpp:704
@ VFMSUB231PHZ256rk
Definition x86/opcodes.hpp:10936
@ VPTESTMBZrm
Definition x86/opcodes.hpp:20517
@ VCVTPS2PDZ256rr
Definition x86/opcodes.hpp:7221
@ TZMSK32rr
Definition x86/opcodes.hpp:5103
@ VCVTPS2QQZ256rrb
Definition x86/opcodes.hpp:7315
@ VFMSUB231PHZ256mkz
Definition x86/opcodes.hpp:10931
@ VXORPSrr
Definition x86/opcodes.hpp:22585
@ RDPID32
Definition x86/opcodes.hpp:3726
@ VUNPCKLPSZ256rmb
Definition x86/opcodes.hpp:22505
@ VPMINUDZ128rr
Definition x86/opcodes.hpp:17861
@ VCVTSI2SDZrr_Int
Definition x86/opcodes.hpp:7584
@ VADDSHZrrkz_Int
Definition x86/opcodes.hpp:5326
@ VRSQRT14PSZ128m
Definition x86/opcodes.hpp:21518
@ VP2INTERSECTDZ256rm
Definition x86/opcodes.hpp:14806
@ VMOVDQUrr_REV
Definition x86/opcodes.hpp:14240
@ VFMSUBADD213PSZ128mbk
Definition x86/opcodes.hpp:11212
@ VCVTSD2SIrr_Int
Definition x86/opcodes.hpp:7525
@ SEAMRET
Definition x86/opcodes.hpp:4271
@ VMAXBF16Z256rmbkz
Definition x86/opcodes.hpp:13209
@ VPBLENDMQZ256rrkz
Definition x86/opcodes.hpp:15477
@ VPBROADCASTBYrm
Definition x86/opcodes.hpp:15513
@ VMULBF16Z256rmb
Definition x86/opcodes.hpp:14570
@ VCVTPH2UDQZ256rrbk
Definition x86/opcodes.hpp:6986
@ VPCOMPRESSDZ256mrk
Definition x86/opcodes.hpp:15966
@ VGETMANTPSZrmbik
Definition x86/opcodes.hpp:12966
@ VCVTPH2UDQZ256rmbkz
Definition x86/opcodes.hpp:6981
@ VEXTRACTF64X2Z256rrik
Definition x86/opcodes.hpp:9336
@ VPMULDQZ128rrkz
Definition x86/opcodes.hpp:18503
@ MULSSrr
Definition x86/opcodes.hpp:2798
@ VRNDSCALEPHZrmik
Definition x86/opcodes.hpp:21401
@ VGETMANTPHZrmbikz
Definition x86/opcodes.hpp:12934
@ VUNPCKHPDZ256rmkz
Definition x86/opcodes.hpp:22416
@ VFNMADD132PSZrbk
Definition x86/opcodes.hpp:11570
@ VBLENDMPDZ256rmb
Definition x86/opcodes.hpp:5587
@ PACKUSWBrm
Definition x86/opcodes.hpp:3088
@ VPERMT2PSZ128rr
Definition x86/opcodes.hpp:17067
@ VUCOMISDZrr_Int
Definition x86/opcodes.hpp:22365
@ VPMOVSQBZ256rrk
Definition x86/opcodes.hpp:18069
@ VPSLLVDZrmbk
Definition x86/opcodes.hpp:19715
@ VFNMSUB132PSZ256rkz
Definition x86/opcodes.hpp:12127
@ VPMAXSQZ256rr
Definition x86/opcodes.hpp:17593
@ VPCONFLICTDZ128rr
Definition x86/opcodes.hpp:16023
@ VPCMPUBZ128rmi
Definition x86/opcodes.hpp:15869
@ VRCPBF16Z128mb
Definition x86/opcodes.hpp:21096
@ VCVTPH2DQZ128rmbkz
Definition x86/opcodes.hpp:6692
@ SAR32m1_ND
Definition x86/opcodes.hpp:4072
@ VPERMT2DZ256rmkz
Definition x86/opcodes.hpp:17021
@ VMOVDQA32Z128rmk
Definition x86/opcodes.hpp:14030
@ VPBROADCASTWZ128rr
Definition x86/opcodes.hpp:15617
@ VCVTTSD2SI64Srm
Definition x86/opcodes.hpp:8596
@ AESDECWIDE128KL
Definition x86/opcodes.hpp:777
@ VGETMANTPHZ256rmbikz
Definition x86/opcodes.hpp:12922
@ VPERMT2QZ256rmb
Definition x86/opcodes.hpp:17098
@ VPAVGBZrr
Definition x86/opcodes.hpp:15384
@ VGETEXPPDZ256mkz
Definition x86/opcodes.hpp:12739
@ KXORDkk
Definition x86/opcodes.hpp:2099
@ VPTESTNMDZrr
Definition x86/opcodes.hpp:20597
@ VALIGNDZ256rrikz
Definition x86/opcodes.hpp:5411
@ VCVTPH2UDQZrrbk
Definition x86/opcodes.hpp:6998
@ VPDPWUSDZmk
Definition x86/opcodes.hpp:16498
@ VADDPHZrmbkz
Definition x86/opcodes.hpp:5255
@ VPSRADZ256rik
Definition x86/opcodes.hpp:19840
@ VUNPCKLPDZ256rm
Definition x86/opcodes.hpp:22473
@ VMULPHZrrkz
Definition x86/opcodes.hpp:14656
@ VANDNPDZrmk
Definition x86/opcodes.hpp:5472
@ VCVTTPS2DQZ128rmbk
Definition x86/opcodes.hpp:8299
@ VFMSUBADD213PHZ128rkz
Definition x86/opcodes.hpp:11183
@ VBLENDMPDZ256rm
Definition x86/opcodes.hpp:5586
@ ADC32rr
Definition x86/opcodes.hpp:498
@ VMOVAPDZ256rm
Definition x86/opcodes.hpp:13934
@ VREDUCEPHZrmi
Definition x86/opcodes.hpp:21247
@ VFMADD231SSZrb
Definition x86/opcodes.hpp:10076
@ VCVT2PH2BF8SZ128rmbk
Definition x86/opcodes.hpp:5943
@ VPSLLDZ128rikz
Definition x86/opcodes.hpp:19602
@ VCVTTSS2USI64Zrm_Int
Definition x86/opcodes.hpp:8698
@ G_FPTOUI
Definition x86/opcodes.hpp:223
@ VPMINSBZrrk
Definition x86/opcodes.hpp:17747
@ VPMOVSDBZ128mr
Definition x86/opcodes.hpp:18031
@ VFMADDCPHZ256rkz
Definition x86/opcodes.hpp:10106
@ VPUNPCKLQDQZ256rm
Definition x86/opcodes.hpp:20803
@ G_FSHR
Definition x86/opcodes.hpp:168
@ ADC8rr_EVEX
Definition x86/opcodes.hpp:545
@ CMPSSrri
Definition x86/opcodes.hpp:1354
@ VPDPBUUDSZ256mb
Definition x86/opcodes.hpp:16269
@ PHMINPOSUWrm
Definition x86/opcodes.hpp:3220
@ VPSHUFLWmi
Definition x86/opcodes.hpp:19569
@ SHRD32mri8
Definition x86/opcodes.hpp:4634
@ VCVTSS2SHZrr_Int
Definition x86/opcodes.hpp:7646
@ AND16ri
Definition x86/opcodes.hpp:809
@ SHL64r1_EVEX
Definition x86/opcodes.hpp:4377
@ VGETMANTPDZ256rribk
Definition x86/opcodes.hpp:12895
@ VCVTTSS2SISrm_Int
Definition x86/opcodes.hpp:8679
@ VCVTHF82PHZrr
Definition x86/opcodes.hpp:6360
@ VCVTUQQ2PDZrrbk
Definition x86/opcodes.hpp:8834
@ VCVTTPD2UQQZ256rrbkz
Definition x86/opcodes.hpp:7983
@ VPROLDZ128rik
Definition x86/opcodes.hpp:18887
@ VALIGNQZrri
Definition x86/opcodes.hpp:5445
@ XOR64mr_EVEX
Definition x86/opcodes.hpp:22740
@ VCVTSI2SSrm
Definition x86/opcodes.hpp:7599
@ VPUNPCKLBWZ256rmkz
Definition x86/opcodes.hpp:20749
@ VCVTPD2QQZrr
Definition x86/opcodes.hpp:6563
@ VPEXPANDBZrrk
Definition x86/opcodes.hpp:17167
@ VFMSUB213SSr
Definition x86/opcodes.hpp:10851
@ VPADDUSWZrm
Definition x86/opcodes.hpp:15199
@ VMULSHZrrkz_Int
Definition x86/opcodes.hpp:14719
@ VPDPWUSDSZ128rk
Definition x86/opcodes.hpp:16452
@ VPCMPBZ128rri
Definition x86/opcodes.hpp:15663
@ VPCMPGTWZ128rmk
Definition x86/opcodes.hpp:15834
@ SUB16mr_ND
Definition x86/opcodes.hpp:4761
@ ROR8r1_EVEX
Definition x86/opcodes.hpp:3996
@ CVTSD2SI64rm
Definition x86/opcodes.hpp:1436
@ VCVTTPS2QQSZ256rmb
Definition x86/opcodes.hpp:8408
@ VMINSDrr
Definition x86/opcodes.hpp:13879
@ VPLZCNTDZ256rmbk
Definition x86/opcodes.hpp:17344
@ G_READCYCLECOUNTER
Definition x86/opcodes.hpp:115
@ ADC64mi8_ND
Definition x86/opcodes.hpp:510
@ VPEXPANDBZ128rrkz
Definition x86/opcodes.hpp:17156
@ VSHUFF32X4Z256rmi
Definition x86/opcodes.hpp:21846
@ VPROLVDZ256rmk
Definition x86/opcodes.hpp:18947
@ VPOPCNTQZ256rmk
Definition x86/opcodes.hpp:18786
@ VBROADCASTI64X2Zrmkz
Definition x86/opcodes.hpp:5711
@ VPSUBQZ256rmbk
Definition x86/opcodes.hpp:20327
@ VGETEXPSHZrkz
Definition x86/opcodes.hpp:12841
@ KUNPCKDQkk
Definition x86/opcodes.hpp:2092
@ VPBROADCASTQrZrrk
Definition x86/opcodes.hpp:15608
@ VFNMADD231PHZr
Definition x86/opcodes.hpp:11889
@ SBB8mi_ND
Definition x86/opcodes.hpp:4248
@ PMOVZXWQrr
Definition x86/opcodes.hpp:3292
@ VFMADDSUB132PSZmbkz
Definition x86/opcodes.hpp:10256
@ VPERMT2BZrmk
Definition x86/opcodes.hpp:17002
@ VCVTUDQ2PSZrrk
Definition x86/opcodes.hpp:8803
@ VSQRTPHZrk
Definition x86/opcodes.hpp:22098
@ SHR64m1_NF_ND
Definition x86/opcodes.hpp:4553
@ VREDUCEPHZ256rri
Definition x86/opcodes.hpp:21238
@ PTILEMOVROWrriV
Definition x86/opcodes.hpp:3490
@ VCVTTPS2UQQZrrbkz
Definition x86/opcodes.hpp:8593
@ VCVTUQQ2PHZ256rmbk
Definition x86/opcodes.hpp:8849
@ VSCALEFSHZrrb_Int
Definition x86/opcodes.hpp:21806
@ VPERMILPSZ256mbik
Definition x86/opcodes.hpp:16854
@ ROL32mCL_ND
Definition x86/opcodes.hpp:3807
@ VFNMADD213SSm_Int
Definition x86/opcodes.hpp:11795
@ VSUBSSZrrbk_Int
Definition x86/opcodes.hpp:22346
@ VFMSUB231PSZrkz
Definition x86/opcodes.hpp:10984
@ VRNDSCALESSZrrik_Int
Definition x86/opcodes.hpp:21473
@ VCVT2PH2HF8SZ128rmk
Definition x86/opcodes.hpp:5999
@ VPROTBmr
Definition x86/opcodes.hpp:19097
@ CMPXCHG64rr
Definition x86/opcodes.hpp:1363
@ DIVR_F64m
Definition x86/opcodes.hpp:1572
@ VPBROADCASTDZrmk
Definition x86/opcodes.hpp:15559
@ VCVTPH2WZ256rrbk
Definition x86/opcodes.hpp:7085
@ LODSQ
Definition x86/opcodes.hpp:2253
@ VPSHRDQZ256rmbi
Definition x86/opcodes.hpp:19354
@ VFMSUBADD132PSZ128mk
Definition x86/opcodes.hpp:11107
@ VCVTUDQ2PHZ256rr
Definition x86/opcodes.hpp:8754
@ VCVTPH2WZ256rm
Definition x86/opcodes.hpp:7077
@ VCVTPH2UWZ256rrk
Definition x86/opcodes.hpp:7054
@ VPSUBUSWZ128rr
Definition x86/opcodes.hpp:20416
@ VCVTPD2UDQZ256rmb
Definition x86/opcodes.hpp:6579
@ KSET0Q
Definition x86/opcodes.hpp:363
@ KMOVWkr
Definition x86/opcodes.hpp:2061
@ G_SDIVFIXSAT
Definition x86/opcodes.hpp:200
@ VMOVAPDZrr_REV
Definition x86/opcodes.hpp:13949
@ IMUL32m
Definition x86/opcodes.hpp:1810
@ VFMADDSUB132PHZ256r
Definition x86/opcodes.hpp:10212
@ SHL8m1_ND
Definition x86/opcodes.hpp:4393
@ VCVTTPS2QQZ256rrkz
Definition x86/opcodes.hpp:8451
@ VSQRTBF16Z128mbkz
Definition x86/opcodes.hpp:22006
@ VFNMADD132PHZ256mk
Definition x86/opcodes.hpp:11519
@ KADDBkk
Definition x86/opcodes.hpp:2014
@ VPUNPCKHQDQZ128rr
Definition x86/opcodes.hpp:20694
@ VPSRAQZ256mi
Definition x86/opcodes.hpp:19884
@ VMOVSDmr
Definition x86/opcodes.hpp:14347
@ VMPSADBWZ128rri
Definition x86/opcodes.hpp:14532
@ VPOPCNTDZ128rmkz
Definition x86/opcodes.hpp:18751
@ VFNMSUB213PDZ256mbk
Definition x86/opcodes.hpp:12226
@ VGETEXPPDZrb
Definition x86/opcodes.hpp:12753
@ VPEXPANDQZ128rrk
Definition x86/opcodes.hpp:17191
@ VFNMADD213PSr
Definition x86/opcodes.hpp:11753
@ VPCOMPRESSWZ128rr
Definition x86/opcodes.hpp:15992
@ VPHADDSWrm
Definition x86/opcodes.hpp:17275
@ VCVTQQ2PHZ128rm
Definition x86/opcodes.hpp:7431
@ VPUNPCKHDQZrmkz
Definition x86/opcodes.hpp:20680
@ VFNMSUB132SDZrkz_Int
Definition x86/opcodes.hpp:12153
@ VPERMI2PDZrmbkz
Definition x86/opcodes.hpp:16675
@ VFNMSUB231PSZ128mk
Definition x86/opcodes.hpp:12467
@ VPSLLVQZrmk
Definition x86/opcodes.hpp:19748
@ VFMADDSUB231PHZ128mkz
Definition x86/opcodes.hpp:10416
@ IST_F16m
Definition x86/opcodes.hpp:1975
@ VCVTTPS2IUBSZ256rrk
Definition x86/opcodes.hpp:8384
@ VCVTTPD2DQZrm
Definition x86/opcodes.hpp:7786
@ VMAXPDZrmk
Definition x86/opcodes.hpp:13350
@ VFMADDSUB231PDZ256rk
Definition x86/opcodes.hpp:10395
@ VRCPBF16Z128mk
Definition x86/opcodes.hpp:21099
@ VCMPPHZ256rmi
Definition x86/opcodes.hpp:5803
@ VPRORDZ256rikz
Definition x86/opcodes.hpp:19005
@ VFNMSUB132PDZ256mb
Definition x86/opcodes.hpp:12047
@ SHR64mCL
Definition x86/opcodes.hpp:4554
@ VFCMADDCPHZrb
Definition x86/opcodes.hpp:9412
@ VADDPDZ256rmbk
Definition x86/opcodes.hpp:5207
@ RCL32ri
Definition x86/opcodes.hpp:3601
@ VFMSUB213PSZ128rkz
Definition x86/opcodes.hpp:10782
@ VCVTTPH2UDQZ128rmb
Definition x86/opcodes.hpp:8131
@ VGF2P8MULBZ128rmk
Definition x86/opcodes.hpp:13069
@ VPSRAQZ128mik
Definition x86/opcodes.hpp:19870
@ SWAPGS
Definition x86/opcodes.hpp:4955
@ VGETMANTPSZ256rrib
Definition x86/opcodes.hpp:12960
@ VCVT2PH2HF8Z128rmb
Definition x86/opcodes.hpp:6023
@ LRET16
Definition x86/opcodes.hpp:2258
@ VSCALEFPDZ128rmbkz
Definition x86/opcodes.hpp:21697
@ VFMADD231SDZrb
Definition x86/opcodes.hpp:10048
@ VCVTPH2IUBSZ256rmb
Definition x86/opcodes.hpp:6819
@ SUB8rm_ND
Definition x86/opcodes.hpp:4891
@ VPERMT2DZ256rmb
Definition x86/opcodes.hpp:17017
@ PTILESTOREDV
Definition x86/opcodes.hpp:404
@ VFNMSUB231PHZ256mkz
Definition x86/opcodes.hpp:12442
@ VCVTPD2PHZ128rmkz
Definition x86/opcodes.hpp:6471
@ VCVTPH2PSXZ128rmb
Definition x86/opcodes.hpp:6876
@ VCVTPS2PHXZ128rmk
Definition x86/opcodes.hpp:7245
@ VMOVDQA32Zrmk
Definition x86/opcodes.hpp:14052
@ VGETMANTPHZ128rrik
Definition x86/opcodes.hpp:12918
@ VPCMPEQQYrm
Definition x86/opcodes.hpp:15729
@ KMOVBkm
Definition x86/opcodes.hpp:2029
@ VCVTPH2IUBSZ256rmkz
Definition x86/opcodes.hpp:6823
@ VPABSBZ256rm
Definition x86/opcodes.hpp:14835
@ VMULPSZ128rrk
Definition x86/opcodes.hpp:14666
@ OR32rr_NF_ND_REV
Definition x86/opcodes.hpp:2986
@ BLSI64rm_NF
Definition x86/opcodes.hpp:1036
@ VPROLVQZ256rmk
Definition x86/opcodes.hpp:18974
@ VMULBF16Z128rr
Definition x86/opcodes.hpp:14566
@ VCVTPH2HF8Z128rrk
Definition x86/opcodes.hpp:6756
@ VDPPHPSZ256mb
Definition x86/opcodes.hpp:9231
@ ADC8rr_ND
Definition x86/opcodes.hpp:547
@ VPSRLDZ256ri
Definition x86/opcodes.hpp:20061
@ VPLZCNTQZ128rr
Definition x86/opcodes.hpp:17366
@ VFNMADD213SSZrb
Definition x86/opcodes.hpp:11788
@ VCVTPD2PSZrrbkz
Definition x86/opcodes.hpp:6531
@ VPSHUFBITQMBZ256rmk
Definition x86/opcodes.hpp:19467
@ VPERMILPSZ128mik
Definition x86/opcodes.hpp:16839
@ VSUBPDYrr
Definition x86/opcodes.hpp:22207
@ VCOMPRESSPDZrrk
Definition x86/opcodes.hpp:5915
@ VPALIGNRrmi
Definition x86/opcodes.hpp:15249
@ G_INTRINSIC_ROUNDEVEN
Definition x86/opcodes.hpp:114
@ VRSQRTPHZm
Definition x86/opcodes.hpp:21644
@ VCVTNE2PS2BF16Z256rrkz
Definition x86/opcodes.hpp:6380
@ VRCPPHZ128mbkz
Definition x86/opcodes.hpp:21125
@ VFIXUPIMMSDZrrib
Definition x86/opcodes.hpp:9538
@ VPMULUDQZ128rmbkz
Definition x86/opcodes.hpp:18702
@ VPUNPCKHWDZrrk
Definition x86/opcodes.hpp:20735
@ VALIGNDZ256rmbi
Definition x86/opcodes.hpp:5403
@ G_CONCAT_VECTORS
Definition x86/opcodes.hpp:103
@ VFMADD213PDZrkz
Definition x86/opcodes.hpp:9791
@ VCVTSS2SDrm
Definition x86/opcodes.hpp:7637
@ ADC16rr_EVEX_REV
Definition x86/opcodes.hpp:475
@ VCVTUQQ2PSZ128rrk
Definition x86/opcodes.hpp:8878
@ INC8r_NF
Definition x86/opcodes.hpp:1930
@ VBROADCASTSDZrrkz
Definition x86/opcodes.hpp:5728
@ VPMOVDBZ256mrk
Definition x86/opcodes.hpp:17945
@ VCVTHF82PHZ256rrk
Definition x86/opcodes.hpp:6355
@ VFNMSUB132SSZrbk_Int
Definition x86/opcodes.hpp:12178
@ INC32r_NF
Definition x86/opcodes.hpp:1909
@ VPMAXSDZ256rmb
Definition x86/opcodes.hpp:17559
@ VPMACSDDrm
Definition x86/opcodes.hpp:17387
@ VUNPCKHPSZ256rrkz
Definition x86/opcodes.hpp:22450
@ G_SMULFIX
Definition x86/opcodes.hpp:194
@ VCVTUDQ2PHZ128rr
Definition x86/opcodes.hpp:8745
@ PABSWrm
Definition x86/opcodes.hpp:3080
@ VPDPWUUDSYrr
Definition x86/opcodes.hpp:16506
@ VCVTTPD2UQQSZ256rrbkz
Definition x86/opcodes.hpp:7950
@ VPMAXUWZ128rm
Definition x86/opcodes.hpp:17709
@ VPCOMPRESSBZ128rrk
Definition x86/opcodes.hpp:15948
@ VPRORQZ128rik
Definition x86/opcodes.hpp:19022
@ KXNORBkk
Definition x86/opcodes.hpp:2094
@ VPUNPCKHDQYrr
Definition x86/opcodes.hpp:20656
@ VPADDSWrm
Definition x86/opcodes.hpp:15161
@ VMINSHZrr
Definition x86/opcodes.hpp:13885
@ BLCIC32rr
Definition x86/opcodes.hpp:1005
@ VCVTUW2PHZrrkz
Definition x86/opcodes.hpp:8965
@ VSUBSDZrrbkz_Int
Definition x86/opcodes.hpp:22321
@ VPTERNLOGQZ128rmikz
Definition x86/opcodes.hpp:20487
@ VPMULLDZ128rrkz
Definition x86/opcodes.hpp:18600
@ VPSHRDQZrmi
Definition x86/opcodes.hpp:19366
@ PAVGBrr
Definition x86/opcodes.hpp:3114
@ VPSHUFBZ256rr
Definition x86/opcodes.hpp:19485
@ VPSRAVQZrmkz
Definition x86/opcodes.hpp:19965
@ MMX_PSLLDrm
Definition x86/opcodes.hpp:2485
@ PDEP64rm_EVEX
Definition x86/opcodes.hpp:3156
@ VPORDZ256rrkz
Definition x86/opcodes.hpp:18835
@ VCVTUDQ2PSZ128rmbkz
Definition x86/opcodes.hpp:8775
@ VMAXPHZ256rmbkz
Definition x86/opcodes.hpp:13372
@ CVTTPD2DQrr
Definition x86/opcodes.hpp:1477
@ VPUNPCKHQDQZ256rmbkz
Definition x86/opcodes.hpp:20700
@ VPDPWUSDSYrr
Definition x86/opcodes.hpp:16444
@ VPERMILPSZrik
Definition x86/opcodes.hpp:16878
@ VPACKUSWBZ256rrk
Definition x86/opcodes.hpp:15025
@ VPSLLDZ256mbi
Definition x86/opcodes.hpp:19609
@ VPDPBSUDZmkz
Definition x86/opcodes.hpp:16189
@ RCL16mCL_ND
Definition x86/opcodes.hpp:3573
@ VMINMAXPDZ256rmbi
Definition x86/opcodes.hpp:13636
@ CMOVNE_Fp80
Definition x86/opcodes.hpp:1267
@ VCVTBIASPH2BF8Z128rmk
Definition x86/opcodes.hpp:6167
@ VDPBF16PSZ256rk
Definition x86/opcodes.hpp:9208
@ VFIXUPIMMPSZ256rrik
Definition x86/opcodes.hpp:9520
@ PTTDPBF16PSV
Definition x86/opcodes.hpp:3500
@ ROL8ri_ND
Definition x86/opcodes.hpp:3887
@ LOCK_INC32m
Definition x86/opcodes.hpp:2214
@ VCVTPS2PDZrmbk
Definition x86/opcodes.hpp:7229
@ VSCALEFSDZrrbkz_Int
Definition x86/opcodes.hpp:21799
@ VRSQRTPHZ128mbk
Definition x86/opcodes.hpp:21628
@ VFNMSUB213BF16Zm
Definition x86/opcodes.hpp:12204
@ VPRORDZ256rik
Definition x86/opcodes.hpp:19004
@ VRNDSCALESDZrribkz_Int
Definition x86/opcodes.hpp:21450
@ VPERMILPSZrm
Definition x86/opcodes.hpp:16880
@ VPDPBSSDZ128mk
Definition x86/opcodes.hpp:16108
@ SHL64mCL_NF
Definition x86/opcodes.hpp:4369
@ VMINCPSrr
Definition x86/opcodes.hpp:13589
@ VAESENCZ256rr
Definition x86/opcodes.hpp:5385
@ VPLZCNTQZ128rmbk
Definition x86/opcodes.hpp:17362
@ ENQCMD32
Definition x86/opcodes.hpp:1640
@ VCVTPS2PHZ256mrk
Definition x86/opcodes.hpp:7282
@ VGF2P8AFFINEINVQBZ256rmikz
Definition x86/opcodes.hpp:13020
@ VCVTTPH2WZ256rr
Definition x86/opcodes.hpp:8244
@ VCVTQQ2PHZ128rrk
Definition x86/opcodes.hpp:7438
@ VMOVSHZrr
Definition x86/opcodes.hpp:14383
@ VMULSSZrr_Int
Definition x86/opcodes.hpp:14725
@ VPDPWUSDYrm
Definition x86/opcodes.hpp:16474
@ VADDSSrr
Definition x86/opcodes.hpp:5340
@ ROL8r1_NF_ND
Definition x86/opcodes.hpp:3879
@ LOCK_OR32mr
Definition x86/opcodes.hpp:2222
@ VFCMULCPHZrmk
Definition x86/opcodes.hpp:9451
@ VCVTPS2DQZ128rmb
Definition x86/opcodes.hpp:7104
@ XCHG8rm
Definition x86/opcodes.hpp:22635
@ VRANGEPSZrrikz
Definition x86/opcodes.hpp:20968
@ VMAXSSZrm_Int
Definition x86/opcodes.hpp:13457
@ VPERMI2PDZrmk
Definition x86/opcodes.hpp:16676
@ LOCK_XOR16mi8
Definition x86/opcodes.hpp:2241
@ VPMAXUWZ256rrkz
Definition x86/opcodes.hpp:17720
@ VMAXCPDZrmkz
Definition x86/opcodes.hpp:13249
@ LZCNT16rm
Definition x86/opcodes.hpp:2287
@ VFMADD132SDZr_Int
Definition x86/opcodes.hpp:9691
@ VFMADDPS4Yrm
Definition x86/opcodes.hpp:10137
@ VSUBPSZ256rrk
Definition x86/opcodes.hpp:22297
@ LLDT16m
Definition x86/opcodes.hpp:2162
@ VPAVGBZ128rmk
Definition x86/opcodes.hpp:15370
@ VPMOVSQWZ128rr
Definition x86/opcodes.hpp:18093
@ VPABSDZ256rrkz
Definition x86/opcodes.hpp:14868
@ VFNMADD213SHZrk_Int
Definition x86/opcodes.hpp:11780
@ VPADDBZ256rr
Definition x86/opcodes.hpp:15046
@ VCVTSS2SI64Zrm
Definition x86/opcodes.hpp:7652
@ VUCOMXSHZrm
Definition x86/opcodes.hpp:22390
@ VCVTPD2DQZ128rrk
Definition x86/opcodes.hpp:6438
@ VEXTRACTI64X4Zmri
Definition x86/opcodes.hpp:9375
@ VMINCPHZrmb
Definition x86/opcodes.hpp:13551
@ VPMAXSWZ128rmkz
Definition x86/opcodes.hpp:17609
@ VCVTTPD2UDQSZ256rrkz
Definition x86/opcodes.hpp:7886
@ CVTSD2SIrr_Int
Definition x86/opcodes.hpp:1443
@ VEXTRACTI32X4Zrri
Definition x86/opcodes.hpp:9357
@ ADD64ri32_EVEX
Definition x86/opcodes.hpp:661
@ VMAXPDZ256rrb
Definition x86/opcodes.hpp:13341
@ VCVTTPS2UDQZ128rmb
Definition x86/opcodes.hpp:8498
@ VFMADDSUB231PSZ128mb
Definition x86/opcodes.hpp:10447
@ CMOV64rm
Definition x86/opcodes.hpp:1240
@ VCVTSH2SDZrr
Definition x86/opcodes.hpp:7551
@ VMAXCPHZrr
Definition x86/opcodes.hpp:13279
@ VCVTHF82PHZrm
Definition x86/opcodes.hpp:6357
@ VMAXCPHZ128rmkz
Definition x86/opcodes.hpp:13260
@ VPBROADCASTWZ256rrk
Definition x86/opcodes.hpp:15624
@ VPORQZrmbkz
Definition x86/opcodes.hpp:18866
@ VCVTTPH2QQZrrbk
Definition x86/opcodes.hpp:8126
@ VFMADDSUB231PHZrbkz
Definition x86/opcodes.hpp:10441
@ VMAXPHZ256rrb
Definition x86/opcodes.hpp:13376
@ VPSLLVQZrmbk
Definition x86/opcodes.hpp:19746
@ PSWAPDrm
Definition x86/opcodes.hpp:3429
@ ADC64ri32
Definition x86/opcodes.hpp:514
@ FCOS
Definition x86/opcodes.hpp:1675
@ XOR32mr_NF
Definition x86/opcodes.hpp:22701
@ RCR16ri_ND
Definition x86/opcodes.hpp:3663
@ VPERMDYrm
Definition x86/opcodes.hpp:16589
@ VPBLENDMQZ128rmkz
Definition x86/opcodes.hpp:15465
@ REP_STOSD_32
Definition x86/opcodes.hpp:3753
@ VMOVUPSrr
Definition x86/opcodes.hpp:14511
@ RETI32
Definition x86/opcodes.hpp:3764
@ VCVTUDQ2PSZ128rm
Definition x86/opcodes.hpp:8772
@ VCVTTPD2DQZ256rmkz
Definition x86/opcodes.hpp:7779
@ VPSRLWZrrkz
Definition x86/opcodes.hpp:20257
@ VCVTBF162IUBSZ128rmbk
Definition x86/opcodes.hpp:6111
@ VCVTTPS2IBSZrrk
Definition x86/opcodes.hpp:8363
@ VMINPHZ256rmb
Definition x86/opcodes.hpp:13806
@ VGF2P8AFFINEINVQBZ128rmi
Definition x86/opcodes.hpp:13009
@ VPSLLWZri
Definition x86/opcodes.hpp:19803
@ VCVTPH2PDZ256rmbkz
Definition x86/opcodes.hpp:6854
@ VFCMULCPHZrrk
Definition x86/opcodes.hpp:9457
@ VPGATHERQDrm
Definition x86/opcodes.hpp:17255
@ VDIVSHZrrbk_Int
Definition x86/opcodes.hpp:9173
@ VFMADD132SDZrbkz_Int
Definition x86/opcodes.hpp:9695
@ VP2INTERSECTQZ256rm
Definition x86/opcodes.hpp:14815
@ VSUBPSZrmk
Definition x86/opcodes.hpp:22303
@ VPTERNLOGDZrrik
Definition x86/opcodes.hpp:20480
@ VCVTSS2SI64Zrrb_Int
Definition x86/opcodes.hpp:7656
@ INDIRECT_THUNK_CALL64
Definition x86/opcodes.hpp:359
@ VPCMPUWZ128rmi
Definition x86/opcodes.hpp:15917
@ VPEXPANDDZ128rm
Definition x86/opcodes.hpp:17169
@ VFMADD132PDm
Definition x86/opcodes.hpp:9614
@ ADD64i32
Definition x86/opcodes.hpp:644
@ VFMADD213PDZmkz
Definition x86/opcodes.hpp:9785
@ ARPL16mr
Definition x86/opcodes.hpp:973
@ VPSHLDmr
Definition x86/opcodes.hpp:19306
@ VPCMPUWZrrik
Definition x86/opcodes.hpp:15928
@ VCVTPH2IUBSZ256rmbk
Definition x86/opcodes.hpp:6820
@ VPERMQZrmbkz
Definition x86/opcodes.hpp:16983
@ VPTESTNMDZrrk
Definition x86/opcodes.hpp:20598
@ VCVTTPD2QQZ256rr
Definition x86/opcodes.hpp:7848
@ MMX_PCMPEQDrr
Definition x86/opcodes.hpp:2423
@ VCVTBF162IBSZ128rmbk
Definition x86/opcodes.hpp:6084
@ VPMAXSDZ128rm
Definition x86/opcodes.hpp:17549
@ VPDPBUSDZ128rkz
Definition x86/opcodes.hpp:16236
@ VMOVDQU64Z256rrkz
Definition x86/opcodes.hpp:14187
@ VFMSUB213PDZrkz
Definition x86/opcodes.hpp:10736
@ VINSERTF32X4Z256rmik
Definition x86/opcodes.hpp:13107
@ VFMSUBADD213PSZ128mkz
Definition x86/opcodes.hpp:11215
@ VMAXCPDZ256rmbk
Definition x86/opcodes.hpp:13237
@ VADDPSZ128rr
Definition x86/opcodes.hpp:5272
@ VREDUCEPHZrri
Definition x86/opcodes.hpp:21250
@ MMX_PABSDrm
Definition x86/opcodes.hpp:2384
@ KMOVQmk_EVEX
Definition x86/opcodes.hpp:2054
@ VPDPWSSDZmb
Definition x86/opcodes.hpp:16371
@ VPSHUFDri
Definition x86/opcodes.hpp:19526
@ VCVTTPS2IBSZrmk
Definition x86/opcodes.hpp:8357
@ G_FADD
Definition x86/opcodes.hpp:202
@ VPSRLDZmikz
Definition x86/opcodes.hpp:20075
@ VCVTUQQ2PDZrmk
Definition x86/opcodes.hpp:8830
@ VMAXCPDZ256rrk
Definition x86/opcodes.hpp:13242
@ VPEXTRDZmri
Definition x86/opcodes.hpp:17227
@ SHL64mCL_NF_ND
Definition x86/opcodes.hpp:4370
@ VPBROADCASTQYrm
Definition x86/opcodes.hpp:15581
@ PEXT32rm_EVEX
Definition x86/opcodes.hpp:3160
@ SETB_C64r
Definition x86/opcodes.hpp:418
@ VPSHLDVDZ256mk
Definition x86/opcodes.hpp:19229
@ VFMSUB213PHZrbk
Definition x86/opcodes.hpp:10768
@ VFNMSUB132PSZ128mbk
Definition x86/opcodes.hpp:12109
@ SHL64m1
Definition x86/opcodes.hpp:4361
@ RCL32mi_ND
Definition x86/opcodes.hpp:3594
@ LLDT16r
Definition x86/opcodes.hpp:2163
@ VFNMSUB231PDZmbkz
Definition x86/opcodes.hpp:12417
@ VPACKSSDWZrr
Definition x86/opcodes.hpp:14955
@ VPDPWSSDZ256mbk
Definition x86/opcodes.hpp:16363
@ VPMULLQZ128rrk
Definition x86/opcodes.hpp:18628
@ POP64rmr
Definition x86/opcodes.hpp:3319
@ VCMPPSZrrik
Definition x86/opcodes.hpp:5840
@ SHL8m1
Definition x86/opcodes.hpp:4391
@ VFMSUBADD213PDZ128rkz
Definition x86/opcodes.hpp:11148
@ VGF2P8AFFINEINVQBZ128rmbi
Definition x86/opcodes.hpp:13006
@ VGETEXPPSZrk
Definition x86/opcodes.hpp:12822
@ SUBR_Fp64m
Definition x86/opcodes.hpp:4915
@ VCVTPS2UQQZ128rmb
Definition x86/opcodes.hpp:7366
@ ADD8rm
Definition x86/opcodes.hpp:703
@ VMAXSHZrrb_Int
Definition x86/opcodes.hpp:13451
@ VPMINSDZ256rm
Definition x86/opcodes.hpp:17762
@ VCVTPD2DQZ256rmkz
Definition x86/opcodes.hpp:6445
@ VCVTTPS2IUBSZ128rmkz
Definition x86/opcodes.hpp:8370
@ VFNMADD231SHZm_Int
Definition x86/opcodes.hpp:11949
@ VEXTRACTF64X2Z256mrik
Definition x86/opcodes.hpp:9334
@ VMINPDZrmkz
Definition x86/opcodes.hpp:13787
@ TCVTROWPS2BF16Hrri
Definition x86/opcodes.hpp:5007
@ VPMULLWZrmkz
Definition x86/opcodes.hpp:18664
@ VCVTPH2PSXZ256rrb
Definition x86/opcodes.hpp:6891
@ VREDUCESDZrri
Definition x86/opcodes.hpp:21292
@ VMAXPDZrrbkz
Definition x86/opcodes.hpp:13355
@ VFMSUBADD231PSZ256r
Definition x86/opcodes.hpp:11332
@ VGETEXPSDZrk
Definition x86/opcodes.hpp:12831
@ VPLZCNTDZ256rmkz
Definition x86/opcodes.hpp:17347
@ VFMADD213BF16Zmk
Definition x86/opcodes.hpp:9752
@ VFNMADD132SSZrk_Int
Definition x86/opcodes.hpp:11614
@ REG_SEQUENCE
Definition x86/opcodes.hpp:43
@ MMX_PHSUBWrm
Definition x86/opcodes.hpp:2443
@ VPROLDZ256mbik
Definition x86/opcodes.hpp:18890
@ SAR16rCL_NF_ND
Definition x86/opcodes.hpp:4064
@ ADD32mi8_EVEX
Definition x86/opcodes.hpp:606
@ VMINCPHZrmkz
Definition x86/opcodes.hpp:13555
@ VANDPSrm
Definition x86/opcodes.hpp:5570
@ VFNMSUB231PHZmkz
Definition x86/opcodes.hpp:12454
@ VMINPSZrrbk
Definition x86/opcodes.hpp:13860
@ PHSUBWrr
Definition x86/opcodes.hpp:3227
@ VFMSUBADD132PHZmbkz
Definition x86/opcodes.hpp:11092
@ VCVTUQQ2PDZrmbk
Definition x86/opcodes.hpp:8828
@ VEXPANDPDZ256rmk
Definition x86/opcodes.hpp:9287
@ VMOVUPDrm
Definition x86/opcodes.hpp:14469
@ VFMADD213PSZ256r
Definition x86/opcodes.hpp:9844
@ VCVTUW2PHZ256rrkz
Definition x86/opcodes.hpp:8953
@ VPSRLVDZ128rm
Definition x86/opcodes.hpp:20141
@ VFMSUBADD213PDZrb
Definition x86/opcodes.hpp:11168
@ VMULSSrm_Int
Definition x86/opcodes.hpp:14732
@ ROR16rCL_NF
Definition x86/opcodes.hpp:3913
@ VCMPPDYrri
Definition x86/opcodes.hpp:5770
@ VFMADD132PSZ256mkz
Definition x86/opcodes.hpp:9665
@ XOR32rm_ND
Definition x86/opcodes.hpp:22715
@ VUNPCKLPSZ128rmbk
Definition x86/opcodes.hpp:22497
@ VFMADD213PHZ256mbk
Definition x86/opcodes.hpp:9805
@ PTTCMMRLFP16PS
Definition x86/opcodes.hpp:3497
@ VPSLLQZ256rm
Definition x86/opcodes.hpp:19669
@ CMPSSrri_Int
Definition x86/opcodes.hpp:1355
@ VCVTTPS2DQZ256rrbkz
Definition x86/opcodes.hpp:8315
@ VRCPBF16Z128m
Definition x86/opcodes.hpp:21095
@ VPERMQZ256mik
Definition x86/opcodes.hpp:16957
@ OR32ri_EVEX
Definition x86/opcodes.hpp:2970
@ SARX32rr
Definition x86/opcodes.hpp:4162
@ VFMSUB231PDZmb
Definition x86/opcodes.hpp:10904
@ VFMSUB213PHZ128m
Definition x86/opcodes.hpp:10739
@ PT2RPNTLVWZ1V
Definition x86/opcodes.hpp:391
@ VGETEXPPHZ128mk
Definition x86/opcodes.hpp:12762
@ VPRORVDZ256rmkz
Definition x86/opcodes.hpp:19056
@ VPERMT2BZrr
Definition x86/opcodes.hpp:17004
@ VPMOVSXDQZ128rmk
Definition x86/opcodes.hpp:18190
@ VPERMILPDZ256rmb
Definition x86/opcodes.hpp:16801
@ VFNMADD231PHZ256rbkz
Definition x86/opcodes.hpp:11880
@ VPSHLBrm
Definition x86/opcodes.hpp:19159
@ VADDSSZrrbkz_Int
Definition x86/opcodes.hpp:5335
@ VCVTTPD2UQQSZ256rmkz
Definition x86/opcodes.hpp:7946
@ VPUNPCKLWDrr
Definition x86/opcodes.hpp:20844
@ VFNMSUB231BF16Zrkz
Definition x86/opcodes.hpp:12390
@ VCVTPH2UQQZrmkz
Definition x86/opcodes.hpp:7028
@ VPSHRDVQZ256mk
Definition x86/opcodes.hpp:19412
@ VPMOVDWZ128mr
Definition x86/opcodes.hpp:17954
@ VPCMPGTDZrm
Definition x86/opcodes.hpp:15801
@ VANDPSYrr
Definition x86/opcodes.hpp:5542
@ POPCNT32rr_EVEX
Definition x86/opcodes.hpp:3332
@ VRSQRTPHZ256mbk
Definition x86/opcodes.hpp:21637
@ VPACKUSWBZ256rrkz
Definition x86/opcodes.hpp:15026
@ VFNMSUB213BF16Zr
Definition x86/opcodes.hpp:12210
@ VRCP14SSZrmk
Definition x86/opcodes.hpp:21048
@ VRNDSCALESHZrmikz_Int
Definition x86/opcodes.hpp:21456
@ VCVTTPS2UDQSZ128rmk
Definition x86/opcodes.hpp:8468
@ VDIVPSZrmbkz
Definition x86/opcodes.hpp:9140
@ VPMINUQZrm
Definition x86/opcodes.hpp:17902
@ ADD16ri_NF_ND
Definition x86/opcodes.hpp:587
@ VCMPBF16Z128rmbi
Definition x86/opcodes.hpp:5751
@ VPADDDZ128rmk
Definition x86/opcodes.hpp:15063
@ VPSLLVDYrr
Definition x86/opcodes.hpp:19694
@ VCVTPS2PDZ256rmkz
Definition x86/opcodes.hpp:7220
@ VUCOMISSZrr
Definition x86/opcodes.hpp:22378
@ VPLZCNTQZrmk
Definition x86/opcodes.hpp:17382
@ ROR16ri_ND
Definition x86/opcodes.hpp:3917
@ G_BITREVERSE
Definition x86/opcodes.hpp:270
@ BLCIC32rm
Definition x86/opcodes.hpp:1004
@ VAARG_X32
Definition x86/opcodes.hpp:5166
@ BLSR32rm_EVEX
Definition x86/opcodes.hpp:1057
@ VPSRLWZ256rik
Definition x86/opcodes.hpp:20238
@ VPXORDZ128rmk
Definition x86/opcodes.hpp:20849
@ VCVTBIASPH2HF8SZ128rmbk
Definition x86/opcodes.hpp:6192
@ VCVTPD2DQZ128rm
Definition x86/opcodes.hpp:6431
@ SHL64ri_ND
Definition x86/opcodes.hpp:4388
@ BTS16ri8
Definition x86/opcodes.hpp:1123
@ VPCONFLICTDZ128rrk
Definition x86/opcodes.hpp:16024
@ VMOVPDI2DIrr
Definition x86/opcodes.hpp:14288
@ VPALIGNRZ128rmikz
Definition x86/opcodes.hpp:15233
@ VPSRLDZ256mbik
Definition x86/opcodes.hpp:20056
@ BLSMSK64rm_EVEX
Definition x86/opcodes.hpp:1051
@ VCVTPS2IUBSZ128rmbkz
Definition x86/opcodes.hpp:7174
@ SHLX32rr
Definition x86/opcodes.hpp:4483
@ VPMADDUBSWYrr
Definition x86/opcodes.hpp:17474
@ VCVTUQQ2PDZ128rmbk
Definition x86/opcodes.hpp:8807
@ CMP32ri
Definition x86/opcodes.hpp:1314
@ PUSHDS16
Definition x86/opcodes.hpp:3548
@ VFNMSUB132SHZr_Int
Definition x86/opcodes.hpp:12163
@ VCVTPD2QQZ256rrk
Definition x86/opcodes.hpp:6555
@ VPACKSSWBZ128rmkz
Definition x86/opcodes.hpp:14964
@ VCVTTPS2UQQSZ256rrbkz
Definition x86/opcodes.hpp:8548
@ VFMADDSUB132PHZmk
Definition x86/opcodes.hpp:10222
@ VCVTPD2UDQZrmkz
Definition x86/opcodes.hpp:6595
@ ROR8m1_NF_ND
Definition x86/opcodes.hpp:3984
@ VMULPDZrm
Definition x86/opcodes.hpp:14610
@ VPMINUQZ128rmb
Definition x86/opcodes.hpp:17885
@ IST_Fp64m64
Definition x86/opcodes.hpp:1987
@ VCVTTPH2QQZrmk
Definition x86/opcodes.hpp:8122
@ VPADDUSBZ256rr
Definition x86/opcodes.hpp:15174
@ TZCNT32rm_NF
Definition x86/opcodes.hpp:5092
@ VPSRLVDZ256rmbkz
Definition x86/opcodes.hpp:20153
@ MULSDrr_Int
Definition x86/opcodes.hpp:2795
@ ADDSDrr_Int
Definition x86/opcodes.hpp:727
@ IMUL64rr
Definition x86/opcodes.hpp:1855
@ SHL8rCL_ND
Definition x86/opcodes.hpp:4413
@ VFMADD132PSZmb
Definition x86/opcodes.hpp:9673
@ VGETMANTPHZ256rribk
Definition x86/opcodes.hpp:12928
@ VPMAXUWrr
Definition x86/opcodes.hpp:17728
@ VSCALEFBF16Z256rm
Definition x86/opcodes.hpp:21676
@ VDPPHPSZmk
Definition x86/opcodes.hpp:9243
@ VFMADD231PSZrbk
Definition x86/opcodes.hpp:10036
@ VGETMANTSDZrmikz
Definition x86/opcodes.hpp:12979
@ VMOVDDUPrm
Definition x86/opcodes.hpp:14019
@ DAA
Definition x86/opcodes.hpp:1498
@ VCVTTPD2DQZ256rmbkz
Definition x86/opcodes.hpp:7777
@ VPDPBSUDSZr
Definition x86/opcodes.hpp:16159
@ VFMADD132BF16Z256rkz
Definition x86/opcodes.hpp:9569
@ VPEXTRDrri
Definition x86/opcodes.hpp:17230
@ VSHUFPSZ128rmikz
Definition x86/opcodes.hpp:21953
@ VREDUCEPSZrrik
Definition x86/opcodes.hpp:21287
@ VMPTRLDm
Definition x86/opcodes.hpp:14549
@ VCVTPS2QQZ128rmbk
Definition x86/opcodes.hpp:7301
@ VMOVUPDZrmkz
Definition x86/opcodes.hpp:14461
@ VPSUBSWZ128rr
Definition x86/opcodes.hpp:20372
@ VPABSDZ256rr
Definition x86/opcodes.hpp:14866
@ MOVSX16rr32
Definition x86/opcodes.hpp:2723
@ VGF2P8AFFINEINVQBZ256rrik
Definition x86/opcodes.hpp:13022
@ VFMSUB231SHZr
Definition x86/opcodes.hpp:11007
@ VDIVPHZrmkz
Definition x86/opcodes.hpp:9107
@ VPCONFLICTQZ128rmbk
Definition x86/opcodes.hpp:16046
@ VBROADCASTSDZrmk
Definition x86/opcodes.hpp:5724
@ VMAXPDZ128rrkz
Definition x86/opcodes.hpp:13333
@ VPMOVZXDQYrm
Definition x86/opcodes.hpp:18427
@ INC64r_EVEX
Definition x86/opcodes.hpp:1918
@ VPDPWUUDSZ128r
Definition x86/opcodes.hpp:16513
@ VCVTPH2BF8Z128rm
Definition x86/opcodes.hpp:6662
@ VPDPBSSDZ256mbkz
Definition x86/opcodes.hpp:16116
@ VPSHRDVDZ128m
Definition x86/opcodes.hpp:19372
@ VPSLLQZ128rmk
Definition x86/opcodes.hpp:19655
@ VANDNPDZrmkz
Definition x86/opcodes.hpp:5473
@ VFMADDSUBPD4Yrm
Definition x86/opcodes.hpp:10482
@ VMOVSSZmr
Definition x86/opcodes.hpp:14414
@ OR8rr
Definition x86/opcodes.hpp:3053
@ VDIVPSZ256rrk
Definition x86/opcodes.hpp:9135
@ VCVT2PH2HF8SZ256rrk
Definition x86/opcodes.hpp:6011
@ CMOV_VR256
Definition x86/opcodes.hpp:1297
@ INVLPGB64
Definition x86/opcodes.hpp:1952
@ VFIXUPIMMPDZ256rrikz
Definition x86/opcodes.hpp:9488
@ VFNMADD132PDYr
Definition x86/opcodes.hpp:11470
@ VPSUBQZ128rmb
Definition x86/opcodes.hpp:20317
@ VSQRTPSZ128mbkz
Definition x86/opcodes.hpp:22105
@ VCVTTPS2UQQZ256rmk
Definition x86/opcodes.hpp:8576
@ VPMOVZXBWZrrkz
Definition x86/opcodes.hpp:18424
@ VCVTPH2IBSZrrkz
Definition x86/opcodes.hpp:6808
@ VCVTQQ2PDZrr
Definition x86/opcodes.hpp:7425
@ VPCMPUQZrrik
Definition x86/opcodes.hpp:15916
@ VFNMADD213BF16Zmkz
Definition x86/opcodes.hpp:11643
@ VCVTPH2BF8Z128rrkz
Definition x86/opcodes.hpp:6670
@ VFMADD213SDZm
Definition x86/opcodes.hpp:9864
@ VCVT2PS2PHXZ256rr
Definition x86/opcodes.hpp:6064
@ VFIXUPIMMSDZrmikz
Definition x86/opcodes.hpp:9536
@ VCMPPHZ256rribk
Definition x86/opcodes.hpp:5807
@ TAILJMPr64_REX
Definition x86/opcodes.hpp:4991
@ VPROLQZ128rikz
Definition x86/opcodes.hpp:18915
@ VPMULDQZ256rrkz
Definition x86/opcodes.hpp:18512
@ VCVTBF162IUBSZrm
Definition x86/opcodes.hpp:6127
@ OR16ri8_ND
Definition x86/opcodes.hpp:2925
@ VCVTTPD2DQZrrb
Definition x86/opcodes.hpp:7793
@ VPMULHUWZ128rr
Definition x86/opcodes.hpp:18551
@ ADD32mr
Definition x86/opcodes.hpp:614
@ VFMADDSUB213PDm
Definition x86/opcodes.hpp:10302
@ VCVTNE2PS2BF16Z256rmbkz
Definition x86/opcodes.hpp:6375
@ VPERMT2WZrmkz
Definition x86/opcodes.hpp:17129
@ VPSHLDVDZ256mkz
Definition x86/opcodes.hpp:19230
@ VPSHLDWZ256rri
Definition x86/opcodes.hpp:19297
@ VMOVDI2PDIZrr
Definition x86/opcodes.hpp:14022
@ VPMOVSXBDZ128rrkz
Definition x86/opcodes.hpp:18128
@ CVTTSD2SI64rm
Definition x86/opcodes.hpp:1480
@ G_ATOMICRMW_MAX
Definition x86/opcodes.hpp:134
@ VSUBPSZ256rmkz
Definition x86/opcodes.hpp:22292
@ VPSLLDZri
Definition x86/opcodes.hpp:19630
@ VPERMILPDZ128rmbkz
Definition x86/opcodes.hpp:16785
@ G_BITCAST
Definition x86/opcodes.hpp:106
@ PSRAWri
Definition x86/opcodes.hpp:3400
@ G_ATOMICRMW_AND
Definition x86/opcodes.hpp:130
@ VSHUFI64X2Zrmi
Definition x86/opcodes.hpp:21909
@ VFIXUPIMMPDZ256rmikz
Definition x86/opcodes.hpp:9482
@ VFIXUPIMMSSZrribkz
Definition x86/opcodes.hpp:9549
@ VCVTBF162IUBSZ256rmk
Definition x86/opcodes.hpp:6122
@ XOR32rm_EVEX
Definition x86/opcodes.hpp:22714
@ VADDBF16Z128rmb
Definition x86/opcodes.hpp:5168
@ VFMSUB231PSZ256rb
Definition x86/opcodes.hpp:10968
@ SHL32mi_NF_ND
Definition x86/opcodes.hpp:4345
@ VPHADDSWrr
Definition x86/opcodes.hpp:17276
@ VPABSQZrmb
Definition x86/opcodes.hpp:14899
@ VINSERTI32X8Zrmik
Definition x86/opcodes.hpp:13157
@ VGETMANTSDZrri
Definition x86/opcodes.hpp:12980
@ VFNMADD132PSZmb
Definition x86/opcodes.hpp:11563
@ VCVTTPD2UQQZrrbkz
Definition x86/opcodes.hpp:7995
@ VPADDSWZrrk
Definition x86/opcodes.hpp:15159
@ VFMADD231PSZmbkz
Definition x86/opcodes.hpp:10031
@ VFMADDSUB231PHZmbkz
Definition x86/opcodes.hpp:10435
@ G_INTRINSIC_TRUNC
Definition x86/opcodes.hpp:110
@ VPACKSSWBZ128rrk
Definition x86/opcodes.hpp:14966
@ PLDTILECFGV
Definition x86/opcodes.hpp:381
@ VFMADD231PHZ128mbk
Definition x86/opcodes.hpp:9974
@ OR16rr_ND
Definition x86/opcodes.hpp:2940
@ VPABSWZrrk
Definition x86/opcodes.hpp:14925
@ VDIVPSZ128rr
Definition x86/opcodes.hpp:9122
@ BLSMSK64rr_NF
Definition x86/opcodes.hpp:1055
@ ST_FpP32m
Definition x86/opcodes.hpp:4741
@ VPLZCNTDZ128rmkz
Definition x86/opcodes.hpp:17338
@ VMINPDZ256rmkz
Definition x86/opcodes.hpp:13775
@ VCVTPH2UWZ256rrbk
Definition x86/opcodes.hpp:7052
@ PSIGNDrm
Definition x86/opcodes.hpp:3382
@ VPDPBSSDZ256r
Definition x86/opcodes.hpp:16119
@ NOT64r_EVEX
Definition x86/opcodes.hpp:2898
@ VPCMOVrmr
Definition x86/opcodes.hpp:15657
@ SHL64mi_NF_ND
Definition x86/opcodes.hpp:4375
@ WBINVD
Definition x86/opcodes.hpp:22589
@ VFNMSUB231PHZm
Definition x86/opcodes.hpp:12449
@ AND32ri8_ND
Definition x86/opcodes.hpp:853
@ VPINSRQZrri
Definition x86/opcodes.hpp:17326
@ RCL64ri_ND
Definition x86/opcodes.hpp:3621
@ VFMADD213PSYr
Definition x86/opcodes.hpp:9828
@ VSCALEFPDZ256rrk
Definition x86/opcodes.hpp:21713
@ VMOVUPDZrrkz
Definition x86/opcodes.hpp:14466
@ VCVTTPD2UQQZrmb
Definition x86/opcodes.hpp:7987
@ VPMAXUBZrmkz
Definition x86/opcodes.hpp:17643
@ VMOVDQA32Zrr_REV
Definition x86/opcodes.hpp:14055
@ VPACKUSWBZrmkz
Definition x86/opcodes.hpp:15029
@ VCVTPS2IBSZ256rrb
Definition x86/opcodes.hpp:7154
@ VMPSADBWZrmikz
Definition x86/opcodes.hpp:14543
@ VFNMSUB213PSZ256mb
Definition x86/opcodes.hpp:12295
@ VPCOMPRESSWZ256mrk
Definition x86/opcodes.hpp:15996
@ VMULPSZrr
Definition x86/opcodes.hpp:14686
@ VFCMADDCSHZrbkz
Definition x86/opcodes.hpp:9423
@ VORPDZ256rrk
Definition x86/opcodes.hpp:14759
@ SQRTSDr_Int
Definition x86/opcodes.hpp:4702
@ WRMSRNSir_EVEX
Definition x86/opcodes.hpp:22599
@ VPSUBWrr
Definition x86/opcodes.hpp:20454
@ VPCMPUBZ128rrik
Definition x86/opcodes.hpp:15872
@ VBCSTNESH2PSrm
Definition x86/opcodes.hpp:5576
@ VPBLENDMBZ128rmk
Definition x86/opcodes.hpp:15416
@ SUB16ri8_EVEX
Definition x86/opcodes.hpp:4766
@ RCL64mi
Definition x86/opcodes.hpp:3610
@ VCVTQQ2PDZ128rmbk
Definition x86/opcodes.hpp:7400
@ VPMOVSDWZrr
Definition x86/opcodes.hpp:18058
@ VPTESTMDZ256rr
Definition x86/opcodes.hpp:20531
@ VPSCATTERQQZ256mr
Definition x86/opcodes.hpp:19140
@ SHRD32rri8_ND
Definition x86/opcodes.hpp:4646
@ VFMSUB213SSZr_Int
Definition x86/opcodes.hpp:10842
@ VFMADD132PSZmkz
Definition x86/opcodes.hpp:9677
@ VPDPWUUDSZr
Definition x86/opcodes.hpp:16531
@ VFMULCPHZ256rmk
Definition x86/opcodes.hpp:11413
@ MOV32ImmSExti8
Definition x86/opcodes.hpp:373
@ VMINSDZrm
Definition x86/opcodes.hpp:13866
@ VCVTPS2UDQZrmbk
Definition x86/opcodes.hpp:7355
@ XOR16ri8_NF_ND
Definition x86/opcodes.hpp:22667
@ VCVTPH2UWZrrbkz
Definition x86/opcodes.hpp:7065
@ SHR64m1
Definition x86/opcodes.hpp:4549
@ WRFSBASE
Definition x86/opcodes.hpp:22591
@ VFMSUB231SHZrbk_Int
Definition x86/opcodes.hpp:11011
@ VANDPDZrmk
Definition x86/opcodes.hpp:5534
@ VMULPDZ256rmbk
Definition x86/opcodes.hpp:14600
@ VUNPCKHPSrr
Definition x86/opcodes.hpp:22461
@ MMX_PUNPCKHDQrr
Definition x86/opcodes.hpp:2527
@ VCVTSS2USI64Zrr_Int
Definition x86/opcodes.hpp:7671
@ VFIXUPIMMPDZ128rrik
Definition x86/opcodes.hpp:9475
@ VCVTPH2BF8Z128rmkz
Definition x86/opcodes.hpp:6667
@ VFMADDSUB132PHZ256rb
Definition x86/opcodes.hpp:10213
@ VPSHLDDZrrikz
Definition x86/opcodes.hpp:19188
@ VCVTSI642SSZrr_Int
Definition x86/opcodes.hpp:7620
@ VPCMPGTDYrm
Definition x86/opcodes.hpp:15787
@ VCVTPD2PSZrrkz
Definition x86/opcodes.hpp:6533
@ VPSRLQZ256rrkz
Definition x86/opcodes.hpp:20120
@ VCVTPH2PDZrmk
Definition x86/opcodes.hpp:6867
@ VCVTTPS2UQQSZ256rrk
Definition x86/opcodes.hpp:8549
@ VPEXTRBZmri
Definition x86/opcodes.hpp:17223
@ KMOVBkr
Definition x86/opcodes.hpp:2031
@ VSQRTPSZ128mkz
Definition x86/opcodes.hpp:22107
@ VPABSQZ256rm
Definition x86/opcodes.hpp:14889
@ VFMADD132PDZ128rk
Definition x86/opcodes.hpp:9588
@ VPABSWrr
Definition x86/opcodes.hpp:14928
@ VSUBPHZ128rrk
Definition x86/opcodes.hpp:22250
@ VCVTPS2DQZrrbkz
Definition x86/opcodes.hpp:7133
@ VPBROADCASTQrZrrkz
Definition x86/opcodes.hpp:15609
@ RORX64ri_EVEX
Definition x86/opcodes.hpp:4017
@ VPERMILPDZ256rmk
Definition x86/opcodes.hpp:16804
@ VDIVSDZrr
Definition x86/opcodes.hpp:9155
@ VADDSHZrrk_Int
Definition x86/opcodes.hpp:5325
@ VCVTPH2QQZ256rrbk
Definition x86/opcodes.hpp:6953
@ VFMADDSUB132PDZ256rbk
Definition x86/opcodes.hpp:10179
@ VPTESTNMQZrmb
Definition x86/opcodes.hpp:20612
@ VCVTUSI642SSZrm_Int
Definition x86/opcodes.hpp:8929
@ VPMULLDZ256rmk
Definition x86/opcodes.hpp:18605
@ VORPSZrmbkz
Definition x86/opcodes.hpp:14795
@ G_FMINNUM
Definition x86/opcodes.hpp:232
@ VFMSUB132PDYr
Definition x86/opcodes.hpp:10525
@ VPMOVZXWQZrmkz
Definition x86/opcodes.hpp:18487
@ VCVTSH2SIZrrb_Int
Definition x86/opcodes.hpp:7563
@ VFMADDSUB231PHZ128rkz
Definition x86/opcodes.hpp:10419
@ VFMSUBADD213PDZ128r
Definition x86/opcodes.hpp:11146
@ ROR32mi_NF_ND
Definition x86/opcodes.hpp:3934
@ VPROLVDZ256rmb
Definition x86/opcodes.hpp:18944
@ ROR16mi
Definition x86/opcodes.hpp:3900
@ IST_Fp32m32
Definition x86/opcodes.hpp:1983
@ VPDPWUUDSZ256r
Definition x86/opcodes.hpp:16522
@ LOCK_BTC_RM64rm
Definition x86/opcodes.hpp:2196
@ VPERMPDZ256rmbk
Definition x86/opcodes.hpp:16906
@ VPHADDDQrm
Definition x86/opcodes.hpp:17267
@ VCVTPS2UQQZ256rmbkz
Definition x86/opcodes.hpp:7377
@ VFCMULCPHZ256rrb
Definition x86/opcodes.hpp:9442
@ RCR32mi
Definition x86/opcodes.hpp:3670
@ VCVTUQQ2PDZrrbkz
Definition x86/opcodes.hpp:8835
@ SQRTSSm_Int
Definition x86/opcodes.hpp:4704
@ VREDUCEPHZ256rmik
Definition x86/opcodes.hpp:21236
@ VPUNPCKHDQZrm
Definition x86/opcodes.hpp:20675
@ VFMSUBADD213PSZ256rk
Definition x86/opcodes.hpp:11229
@ VPMAXSDZ128rr
Definition x86/opcodes.hpp:17555
@ VFMADD213PSZ128mb
Definition x86/opcodes.hpp:9830
@ VPERMDZ256rmbk
Definition x86/opcodes.hpp:16593
@ VPMOVSWBZ256mrk
Definition x86/opcodes.hpp:18112
@ ADD32rr_REV
Definition x86/opcodes.hpp:643
@ VCVTUW2PHZ256rr
Definition x86/opcodes.hpp:8948
@ VCVT2PH2BF8SZrrk
Definition x86/opcodes.hpp:5966
@ VSHUFI32X4Z256rrikz
Definition x86/opcodes.hpp:21887
@ VSCALEFPSZ256rm
Definition x86/opcodes.hpp:21769
@ VRSQRT14PSZ256r
Definition x86/opcodes.hpp:21533
@ MOV8rr
Definition x86/opcodes.hpp:2612
@ VSQRTPDZmb
Definition x86/opcodes.hpp:22054
@ VBROADCASTI32X2Z128rm
Definition x86/opcodes.hpp:5679
@ VPSHRDDZ128rmik
Definition x86/opcodes.hpp:19322
@ VPMINUBZ256rmk
Definition x86/opcodes.hpp:17840
@ VFMADDSUB231PSYr
Definition x86/opcodes.hpp:10445
@ PSRADri
Definition x86/opcodes.hpp:3397
@ VMINMAXSSrmik_Int
Definition x86/opcodes.hpp:13750
@ VFMADDSUB213PDZmk
Definition x86/opcodes.hpp:10294
@ VFNMSUB231PDZrb
Definition x86/opcodes.hpp:12421
@ VUNPCKLPDZrm
Definition x86/opcodes.hpp:22482
@ VCMPPSZ256rri
Definition x86/opcodes.hpp:5829
@ VMINMAXPSZrmik
Definition x86/opcodes.hpp:13718
@ VMINPHZrrbk
Definition x86/opcodes.hpp:13825
@ VFMADD231PDYr
Definition x86/opcodes.hpp:9936
@ MINSSrr_Int
Definition x86/opcodes.hpp:2349
@ VPSHRDWZ128rmikz
Definition x86/opcodes.hpp:19446
@ VCVTTPS2DQSZ128rmb
Definition x86/opcodes.hpp:8263
@ VCVTTPH2UQQZrmb
Definition x86/opcodes.hpp:8185
@ VCVTPH2BF8Zrmkz
Definition x86/opcodes.hpp:6685
@ KMOVQmk
Definition x86/opcodes.hpp:2053
@ VPMOVQBZ256mr
Definition x86/opcodes.hpp:17991
@ VPMOVSQWZrrkz
Definition x86/opcodes.hpp:18105
@ VCVTTPD2UQQZ128rrk
Definition x86/opcodes.hpp:7972
@ T2RPNTLVWZ1_EVEX
Definition x86/opcodes.hpp:4981
@ VFMSUB231BF16Zr
Definition x86/opcodes.hpp:10877
@ VPOPCNTWZ128rrk
Definition x86/opcodes.hpp:18804
@ AND16mi8_ND
Definition x86/opcodes.hpp:797
@ VPOPCNTQZrmk
Definition x86/opcodes.hpp:18795
@ VPCOMPRESSBZ256rrk
Definition x86/opcodes.hpp:15953
@ VPSHLDQZ128rrik
Definition x86/opcodes.hpp:19196
@ OR8ri
Definition x86/opcodes.hpp:3042
@ VCVTPS2PHXZ256rrkz
Definition x86/opcodes.hpp:7261
@ VPERMILPDZ128mikz
Definition x86/opcodes.hpp:16778
@ VCVTTBF162IBSZrmbk
Definition x86/opcodes.hpp:7696
@ VFMADD231PHZrbk
Definition x86/opcodes.hpp:10001
@ VFMSUBADD213PDZ256rbk
Definition x86/opcodes.hpp:11157
@ VFNMADD213PSZ256r
Definition x86/opcodes.hpp:11734
@ VMOVAPDZ128rrkz_REV
Definition x86/opcodes.hpp:13931
@ XAM_F
Definition x86/opcodes.hpp:22619
@ SHR16m1_NF
Definition x86/opcodes.hpp:4492
@ VCVTPH2QQZrrbkz
Definition x86/opcodes.hpp:6966
@ VFMADD213PHZ256mbkz
Definition x86/opcodes.hpp:9806
@ VSQRTPSZr
Definition x86/opcodes.hpp:22129
@ VSHUFPSZrri
Definition x86/opcodes.hpp:21972
@ VCVTTPS2IBSZ128rmkz
Definition x86/opcodes.hpp:8337
@ VPERMI2BZ128rmk
Definition x86/opcodes.hpp:16610
@ VPBLENDMBZrr
Definition x86/opcodes.hpp:15430
@ VRSQRTBF16Zm
Definition x86/opcodes.hpp:21617
@ VCVTBIASPH2HF8SZ128rr
Definition x86/opcodes.hpp:6196
@ VPSUBBrm
Definition x86/opcodes.hpp:20281
@ VFNMADD132SHZm_Int
Definition x86/opcodes.hpp:11593
@ VALIGNQZ256rmbikz
Definition x86/opcodes.hpp:5432
@ VINSERTF128rmi
Definition x86/opcodes.hpp:13104
@ VFNMADD213PDZ128mkz
Definition x86/opcodes.hpp:11654
@ VCVTPH2HF8Zrrkz
Definition x86/opcodes.hpp:6775
@ VFNMADD213SSZr
Definition x86/opcodes.hpp:11786
@ VMOVSLDUPYrr
Definition x86/opcodes.hpp:14391
@ VGETMANTPSZ256rmikz
Definition x86/opcodes.hpp:12958
@ VBLENDVPSYrmr
Definition x86/opcodes.hpp:5643
@ VREDUCEBF16Z256rri
Definition x86/opcodes.hpp:21178
@ VPCMPGTBYrr
Definition x86/opcodes.hpp:15772
@ VFMADD213SSr_Int
Definition x86/opcodes.hpp:9907
@ VCVTPS2IBSZ128rmbk
Definition x86/opcodes.hpp:7140
@ WRSSQ
Definition x86/opcodes.hpp:22603
@ ADD64ri32_DB
Definition x86/opcodes.hpp:334
@ VFMSUB213BF16Zrkz
Definition x86/opcodes.hpp:10701
@ VPSLLVQZ256rrk
Definition x86/opcodes.hpp:19742
@ MOVSX32rr16
Definition x86/opcodes.hpp:2729
@ VGETMANTPSZ256rri
Definition x86/opcodes.hpp:12959
@ VFNMSUB231PHZ128mb
Definition x86/opcodes.hpp:12429
@ VFMADD213PDZ128rk
Definition x86/opcodes.hpp:9766
@ VFNMADD132PSZ256rk
Definition x86/opcodes.hpp:11560
@ VPADDSBZ128rrk
Definition x86/opcodes.hpp:15125
@ SHL16mi_NF
Definition x86/opcodes.hpp:4314
@ VGETMANTPHZ128rmi
Definition x86/opcodes.hpp:12914
@ VPDPWSUDZ256rkz
Definition x86/opcodes.hpp:16431
@ RCL8ri_EVEX
Definition x86/opcodes.hpp:3638
@ VPSHUFDYmi
Definition x86/opcodes.hpp:19496
@ VCVTSI2SSZrm
Definition x86/opcodes.hpp:7594
@ VFNMSUBSS4rr
Definition x86/opcodes.hpp:12570
@ VRANGEPSZ256rribkz
Definition x86/opcodes.hpp:20954
@ VPADDWZ256rm
Definition x86/opcodes.hpp:15215
@ VPERMT2DZrmb
Definition x86/opcodes.hpp:17026
@ VCVT2PH2BF8Z128rr
Definition x86/opcodes.hpp:5974
@ VFNMADD231PDZ128rk
Definition x86/opcodes.hpp:11834
@ VPABSQZ128rmkz
Definition x86/opcodes.hpp:14885
@ VGATHERDPSZ256rm
Definition x86/opcodes.hpp:12677
@ VFMSUBADD231PDZrbk
Definition x86/opcodes.hpp:11276
@ VFMADD213PSZ256mbkz
Definition x86/opcodes.hpp:9841
@ PTDPFP16PSV
Definition x86/opcodes.hpp:397
@ VSM4RNDS4Yrm
Definition x86/opcodes.hpp:21993
@ VMOVUPSZ128mr
Definition x86/opcodes.hpp:14476
@ VFMSUB213PDZ256rk
Definition x86/opcodes.hpp:10723
@ VMOVDQU32Z256rr
Definition x86/opcodes.hpp:14150
@ VPMOVZXBDZ128rmkz
Definition x86/opcodes.hpp:18365
@ PMINSBrm
Definition x86/opcodes.hpp:3256
@ VCVTTPH2QQZ128rmbkz
Definition x86/opcodes.hpp:8100
@ VFCMULCPHZ128rmbkz
Definition x86/opcodes.hpp:9429
@ AND16ri_ND
Definition x86/opcodes.hpp:816
@ VPSRAVDZ256rmk
Definition x86/opcodes.hpp:19926
@ VPDPWSUDSZ256mk
Definition x86/opcodes.hpp:16396
@ VFNMSUB231BF16Z256mkz
Definition x86/opcodes.hpp:12378
@ VFNMADD132SDr
Definition x86/opcodes.hpp:11590
@ VUNPCKHPSZrm
Definition x86/opcodes.hpp:22451
@ VPTESTNMQZrr
Definition x86/opcodes.hpp:20615
@ VPBROADCASTDZ256rmkz
Definition x86/opcodes.hpp:15554
@ VADDBF16Z256rmk
Definition x86/opcodes.hpp:5180
@ VDIVSDZrm
Definition x86/opcodes.hpp:9151
@ VCVTPH2DQZ128rmb
Definition x86/opcodes.hpp:6690
@ ADD16rr_EVEX
Definition x86/opcodes.hpp:594
@ VPSRLQZ128ri
Definition x86/opcodes.hpp:20097
@ VADDPSZrrkz
Definition x86/opcodes.hpp:5298
@ VCVTPS2QQZ256rmbkz
Definition x86/opcodes.hpp:7311
@ VPBROADCASTDZrrk
Definition x86/opcodes.hpp:15562
@ VMOVSSZrrk_REV
Definition x86/opcodes.hpp:14423
@ VCVTTPH2UDQZ256rrk
Definition x86/opcodes.hpp:8149
@ VGETEXPBF16Zmk
Definition x86/opcodes.hpp:12720
@ VPADDBZ128rr
Definition x86/opcodes.hpp:15040
@ SAR64r1
Definition x86/opcodes.hpp:4115
@ VCVTSH2SSZrmkz_Int
Definition x86/opcodes.hpp:7567
@ VMINPHZrrb
Definition x86/opcodes.hpp:13824
@ VPERMI2PSZ256rmb
Definition x86/opcodes.hpp:16691
@ CATCHRET
Definition x86/opcodes.hpp:1160
@ VPCMPGTBZrrk
Definition x86/opcodes.hpp:15784
@ VMOVSLDUPZrmkz
Definition x86/opcodes.hpp:14406
@ VPUNPCKLQDQZ128rmbk
Definition x86/opcodes.hpp:20796
@ VMOVAPSYmr
Definition x86/opcodes.hpp:13958
@ SUB32mi8_NF
Definition x86/opcodes.hpp:4794
@ CMPSQ
Definition x86/opcodes.hpp:1351
@ VMAXPSrr
Definition x86/opcodes.hpp:13429
@ VGETMANTPDZ128rmi
Definition x86/opcodes.hpp:12881
@ VPADDWZ128rmkz
Definition x86/opcodes.hpp:15211
@ VFMSUB231PDZ256mkz
Definition x86/opcodes.hpp:10896
@ VSHUFPDZrmikz
Definition x86/opcodes.hpp:21940
@ VMPSADBWZ256rri
Definition x86/opcodes.hpp:14538
@ VCVTTPS2QQZ256rrk
Definition x86/opcodes.hpp:8450
@ VCVTPH2DQZ128rrk
Definition x86/opcodes.hpp:6696
@ VADDBF16Z128rmkz
Definition x86/opcodes.hpp:5172
@ VFNMADD213PHZ256rb
Definition x86/opcodes.hpp:11700
@ VCVTTPH2UWZrrbk
Definition x86/opcodes.hpp:8225
@ VCVTTPH2IBSZrmb
Definition x86/opcodes.hpp:8053
@ VPSLLQri
Definition x86/opcodes.hpp:19690
@ MMX_MOVD64grr
Definition x86/opcodes.hpp:2367
@ VPMINUQZ128rrkz
Definition x86/opcodes.hpp:17892
@ VPSRLVDZ256rrkz
Definition x86/opcodes.hpp:20158
@ VCVTUDQ2PDZ128rrkz
Definition x86/opcodes.hpp:8720
@ VCVTTPD2UDQSZ128rmkz
Definition x86/opcodes.hpp:7871
@ CVTPS2DQrr
Definition x86/opcodes.hpp:1433
@ VPCMPWZ256rrik
Definition x86/opcodes.hpp:15936
@ ADC64rm
Definition x86/opcodes.hpp:520
@ TAILJMPm
Definition x86/opcodes.hpp:4986
@ VPCMPDZ256rmbi
Definition x86/opcodes.hpp:15679
@ VCVTPD2QQZ128rmbk
Definition x86/opcodes.hpp:6538
@ VPMAXSWZrmkz
Definition x86/opcodes.hpp:17621
@ VPSRAQZ256rrkz
Definition x86/opcodes.hpp:19895
@ VPMOVSXWQYrm
Definition x86/opcodes.hpp:18231
@ VCVTPD2PSZrmk
Definition x86/opcodes.hpp:6526
@ VPERMILPDZrikz
Definition x86/opcodes.hpp:16817
@ VMINCPSZ128rmkz
Definition x86/opcodes.hpp:13566
@ CALL64r_NT
Definition x86/opcodes.hpp:1157
@ VCVTTPS2IUBSZrrkz
Definition x86/opcodes.hpp:8397
@ VCVTPS2PDZrr
Definition x86/opcodes.hpp:7233
@ VCVTTPD2DQZ128rrk
Definition x86/opcodes.hpp:7772
@ VPADDWZ256rmk
Definition x86/opcodes.hpp:15216
@ ADD8mr_EVEX
Definition x86/opcodes.hpp:693
@ VRCPBF16Zr
Definition x86/opcodes.hpp:21119
@ MOVRS16rm_EVEX
Definition x86/opcodes.hpp:2692
@ VCVTTPS2QQSZrrb
Definition x86/opcodes.hpp:8426
@ VPMAXSWZrm
Definition x86/opcodes.hpp:17619
@ VCVT2PH2BF8Z256rmbk
Definition x86/opcodes.hpp:5979
@ VPDPWUUDSZrkz
Definition x86/opcodes.hpp:16533
@ VFNMSUB132SSZm
Definition x86/opcodes.hpp:12170
@ VFMSUBADD132PSZ128rkz
Definition x86/opcodes.hpp:11111
@ VEXP2PDZrbk
Definition x86/opcodes.hpp:9264
@ VREDUCESHZrmik
Definition x86/opcodes.hpp:21299
@ VPAVGWZ256rr
Definition x86/opcodes.hpp:15400
@ VANDPDZrmbk
Definition x86/opcodes.hpp:5532
@ VSUBSDZrrk_Int
Definition x86/opcodes.hpp:22322
@ VMINMAXPHZ128rrik
Definition x86/opcodes.hpp:13667
@ ADDSUBPSrr
Definition x86/opcodes.hpp:735
@ ROR64mi_EVEX
Definition x86/opcodes.hpp:3961
@ BZHI32rm
Definition x86/opcodes.hpp:1133
@ VPMULLQZ128rmkz
Definition x86/opcodes.hpp:18626
@ FSINCOS
Definition x86/opcodes.hpp:1718
@ VPERMT2DZ128rmbkz
Definition x86/opcodes.hpp:17010
@ VREDUCESSZrrikz
Definition x86/opcodes.hpp:21315
@ VSHUFI32X4Zrmikz
Definition x86/opcodes.hpp:21893
@ VREDUCEPHZ128rmikz
Definition x86/opcodes.hpp:21228
@ KMOVQrk
Definition x86/opcodes.hpp:2055
@ VPORQZ256rmk
Definition x86/opcodes.hpp:18858
@ SUBSDrm_Int
Definition x86/opcodes.hpp:4927
@ SUBR_FI32m
Definition x86/opcodes.hpp:4911
@ VFNMSUB213SDZrkz_Int
Definition x86/opcodes.hpp:12331
@ VPSLLVDZ128rmb
Definition x86/opcodes.hpp:19696
@ VPADDUSWZ256rrk
Definition x86/opcodes.hpp:15197
@ G_ROTL
Definition x86/opcodes.hpp:170
@ VRNDSCALEBF16Zrrik
Definition x86/opcodes.hpp:21341
@ VCVTTPS2UDQZ256rrbk
Definition x86/opcodes.hpp:8514
@ VRNDSCALESHZrrik_Int
Definition x86/opcodes.hpp:21462
@ G_SMAX
Definition x86/opcodes.hpp:247
@ PSLLQrm
Definition x86/opcodes.hpp:3391
@ VFMADD132PDZmb
Definition x86/opcodes.hpp:9603
@ VMINMAXPHZ256rmikz
Definition x86/opcodes.hpp:13674
@ VFNMADD213PDr
Definition x86/opcodes.hpp:11683
@ VCVT2PS2PHXZ128rrkz
Definition x86/opcodes.hpp:6057
@ VPMOVQDZ128rr
Definition x86/opcodes.hpp:18003
@ VPERMT2QZ256rrk
Definition x86/opcodes.hpp:17104
@ CMOV64rm_ND
Definition x86/opcodes.hpp:1241
@ VPMINUQZrrkz
Definition x86/opcodes.hpp:17910
@ CLZERO64r
Definition x86/opcodes.hpp:1230
@ VPMINSQZ128rmbkz
Definition x86/opcodes.hpp:17785
@ VCVTTPS2IBSZrmbkz
Definition x86/opcodes.hpp:8356
@ AND8rr_ND_REV
Definition x86/opcodes.hpp:943
@ LRET32
Definition x86/opcodes.hpp:2259
@ VFNMSUB213PDZ256m
Definition x86/opcodes.hpp:12224
@ VSUBSSrr
Definition x86/opcodes.hpp:22352
@ VFMADD231BF16Zmb
Definition x86/opcodes.hpp:9927
@ VPSUBSBZ128rrkz
Definition x86/opcodes.hpp:20352
@ VSCALEFPHZrrbk
Definition x86/opcodes.hpp:21756
@ VCVTSH2SDZrmk_Int
Definition x86/opcodes.hpp:7549
@ VFMSUBADD132PHZmb
Definition x86/opcodes.hpp:11090
@ VPSUBDZrrk
Definition x86/opcodes.hpp:20310
@ VPERMILPSZ256rmkz
Definition x86/opcodes.hpp:16867
@ VRANGEPDZ128rmbi
Definition x86/opcodes.hpp:20903
@ VMINPHZ128rm
Definition x86/opcodes.hpp:13796
@ VMAXPSZrrbk
Definition x86/opcodes.hpp:13424
@ VPROTBrr
Definition x86/opcodes.hpp:19100
@ VFMSUB132SHZm_Int
Definition x86/opcodes.hpp:10648
@ VCVTTPS2QQSZrrbkz
Definition x86/opcodes.hpp:8428
@ VCOMPRESSPSZmrk
Definition x86/opcodes.hpp:5928
@ VXORPDYrm
Definition x86/opcodes.hpp:22524
@ SBB64ri8_EVEX
Definition x86/opcodes.hpp:4233
@ MAXSSrm_Int
Definition x86/opcodes.hpp:2326
@ VPMOVZXWDZ128rm
Definition x86/opcodes.hpp:18451
@ VCMPSHZrri
Definition x86/opcodes.hpp:5858
@ VFNMSUB213PDZr
Definition x86/opcodes.hpp:12242
@ VRSQRTBF16Zmbk
Definition x86/opcodes.hpp:21619
@ PEXTRBmri
Definition x86/opcodes.hpp:3167
@ VCVTUQQ2PHZ128rrk
Definition x86/opcodes.hpp:8845
@ VGETEXPPHZ256mb
Definition x86/opcodes.hpp:12768
@ VCVTBIASPH2BF8SZrrkz
Definition x86/opcodes.hpp:6162
@ VDPPHPSZmbk
Definition x86/opcodes.hpp:9241
@ VPERMILPSZ256mbi
Definition x86/opcodes.hpp:16853
@ MAXSDrm_Int
Definition x86/opcodes.hpp:2322
@ VPORDZ128rmbk
Definition x86/opcodes.hpp:18820
@ VCVTTPH2UWZ256rrkz
Definition x86/opcodes.hpp:8216
@ VDIVPDZ256rrkz
Definition x86/opcodes.hpp:9066
@ PADDDrm
Definition x86/opcodes.hpp:3092
@ VSUBPSZrrk
Definition x86/opcodes.hpp:22309
@ VFPCLASSPHZmbik
Definition x86/opcodes.hpp:12623
@ VFMADDSUB231PDZ128mbk
Definition x86/opcodes.hpp:10378
@ VPSLLQZ128mbi
Definition x86/opcodes.hpp:19645
@ VSUBSSZrrk_Int
Definition x86/opcodes.hpp:22348
@ VPEXPANDDZ256rrkz
Definition x86/opcodes.hpp:17180
@ VPDPBSSDSZ128m
Definition x86/opcodes.hpp:16073
@ VPMAXSDZ128rmkz
Definition x86/opcodes.hpp:17554
@ MMX_PHSUBWrr
Definition x86/opcodes.hpp:2444
@ VPMAXSDZrmkz
Definition x86/opcodes.hpp:17572
@ LOCK_ADD64mi8
Definition x86/opcodes.hpp:2176
@ VANDNPDYrr
Definition x86/opcodes.hpp:5449
@ VPMULLQZrmk
Definition x86/opcodes.hpp:18643
@ VSCALEFSDZrmkz
Definition x86/opcodes.hpp:21795
@ VSHUFF32X4Z256rmikz
Definition x86/opcodes.hpp:21848
@ VMOVNTDQZ256mr
Definition x86/opcodes.hpp:14272
@ VPSUBDZrrkz
Definition x86/opcodes.hpp:20311
@ VANDPDZ128rmkz
Definition x86/opcodes.hpp:5517
@ VPMOVZXBQZrrk
Definition x86/opcodes.hpp:18401
@ VMINMAXPSZ128rmi
Definition x86/opcodes.hpp:13696
@ VCVTTPD2UQQZrmk
Definition x86/opcodes.hpp:7990
@ VMAXPSZ256rm
Definition x86/opcodes.hpp:13404
@ XOR64ri32_ND
Definition x86/opcodes.hpp:22746
@ VFMSUBADD132PHZ128mbkz
Definition x86/opcodes.hpp:11071
@ RCR64rCL
Definition x86/opcodes.hpp:3694
@ VXORPDZrmk
Definition x86/opcodes.hpp:22548
@ VMOVDQU16Zrr_REV
Definition x86/opcodes.hpp:14129
@ INC32m_EVEX
Definition x86/opcodes.hpp:1902
@ VFMADDSUB231PDZ256mbkz
Definition x86/opcodes.hpp:10388
@ VFMSUBADD132PHZr
Definition x86/opcodes.hpp:11095
@ XOR16mi_ND
Definition x86/opcodes.hpp:22654
@ VPRORDZ128mbik
Definition x86/opcodes.hpp:18989
@ VPMAXUWZ128rmkz
Definition x86/opcodes.hpp:17711
@ VPMOVUSQWZrrk
Definition x86/opcodes.hpp:18326
@ VFMADD132PSZmbkz
Definition x86/opcodes.hpp:9675
@ VCVTTPD2UQQSZ256rmb
Definition x86/opcodes.hpp:7942
@ VSQRTSHZrbk_Int
Definition x86/opcodes.hpp:22159
@ VCVTPS2IUBSZrrkz
Definition x86/opcodes.hpp:7203
@ VCVTPH2UQQZ128rmkz
Definition x86/opcodes.hpp:7007
@ VADDPHZ128rrkz
Definition x86/opcodes.hpp:5239
@ VPSHUFBITQMBZ256rrk
Definition x86/opcodes.hpp:19469
@ VPMADDUBSWZ128rrk
Definition x86/opcodes.hpp:17479
@ PCMPISTRIrri
Definition x86/opcodes.hpp:3147
@ PFRSQIT1rm
Definition x86/opcodes.hpp:3206
@ VMOVDQU64Z128rrk_REV
Definition x86/opcodes.hpp:14175
@ VMOVSLDUPZrmk
Definition x86/opcodes.hpp:14405
@ VPDPBUUDZ128mbk
Definition x86/opcodes.hpp:16292
@ VCVTTPH2IUBSZ128rrkz
Definition x86/opcodes.hpp:8072
@ VCVTUW2PHZ256rmbkz
Definition x86/opcodes.hpp:8945
@ VPSLLQrr
Definition x86/opcodes.hpp:19692
@ VFNMSUB132SSr
Definition x86/opcodes.hpp:12184
@ VPBLENDDrmi
Definition x86/opcodes.hpp:15413
@ VGETEXPPSZ128rkz
Definition x86/opcodes.hpp:12799
@ LOCK_XOR64mr
Definition x86/opcodes.hpp:2248
@ SARX64rm
Definition x86/opcodes.hpp:4164
@ VRNDSCALEPSZ256rmbikz
Definition x86/opcodes.hpp:21420
@ VPADDSBZ256rm
Definition x86/opcodes.hpp:15127
@ SQRTPSm
Definition x86/opcodes.hpp:4697
@ VPMULHUWZrrkz
Definition x86/opcodes.hpp:18565
@ VMINCSHZrm
Definition x86/opcodes.hpp:13594
@ G_VECREDUCE_FMUL
Definition x86/opcodes.hpp:314
@ FXRSTOR64
Definition x86/opcodes.hpp:1722
@ OR8rm_NF
Definition x86/opcodes.hpp:3051
@ VALIGNQZ256rmi
Definition x86/opcodes.hpp:5433
@ VRSQRT28SSZrbk
Definition x86/opcodes.hpp:21595
@ VMULBF16Z256rrkz
Definition x86/opcodes.hpp:14577
@ VCVTTPH2UQQZrmk
Definition x86/opcodes.hpp:8188
@ MOVNTPSmr
Definition x86/opcodes.hpp:2680
@ VPERM2I128rmi
Definition x86/opcodes.hpp:16569
@ VPEXPANDDZ256rrk
Definition x86/opcodes.hpp:17179
@ PUSHES32
Definition x86/opcodes.hpp:3551
@ VCVTTPS2UQQSZrmb
Definition x86/opcodes.hpp:8552
@ VCVTQQ2PDZ256rr
Definition x86/opcodes.hpp:7413
@ VMINSHZrrb_Int
Definition x86/opcodes.hpp:13887
@ VPCMPEQBZrr
Definition x86/opcodes.hpp:15703
@ VCVTPD2PSZrrb
Definition x86/opcodes.hpp:6529
@ XOR64ri8_ND
Definition x86/opcodes.hpp:22751
@ XADD16rm
Definition x86/opcodes.hpp:22611
@ SHLD64rrCL_NF_ND
Definition x86/opcodes.hpp:4475
@ VDIVPHZ128rrkz
Definition x86/opcodes.hpp:9089
@ VCVTPH2IBSZ128rmk
Definition x86/opcodes.hpp:6780
@ VSQRTPSZmk
Definition x86/opcodes.hpp:22127
@ VPDPWSSDSYrm
Definition x86/opcodes.hpp:16319
@ SHR32r1_NF
Definition x86/opcodes.hpp:4537
@ VPSHLDQZ128rmi
Definition x86/opcodes.hpp:19192
@ BLENDPSrri
Definition x86/opcodes.hpp:1019
@ VCVTNEPS2BF16Z256rr
Definition x86/opcodes.hpp:6415
@ VMOVDQA64Z256rrk
Definition x86/opcodes.hpp:14078
@ VFMADD231PSZrb
Definition x86/opcodes.hpp:10035
@ VCVTPH2UDQZrrb
Definition x86/opcodes.hpp:6997
@ VFMSUBADD213PDYm
Definition x86/opcodes.hpp:11138
@ VPMINUDZ128rrk
Definition x86/opcodes.hpp:17862
@ VCVT2PH2BF8Z256rmk
Definition x86/opcodes.hpp:5981
@ ROL32r1_EVEX
Definition x86/opcodes.hpp:3816
@ G_SREM
Definition x86/opcodes.hpp:82
@ VPCOMPRESSBZrrk
Definition x86/opcodes.hpp:15958
@ MOVSDrr_REV
Definition x86/opcodes.hpp:2704
@ SBB8mr_EVEX
Definition x86/opcodes.hpp:4250
@ VUNPCKHPDZ256rmbk
Definition x86/opcodes.hpp:22413
@ MEMBARRIER
Definition x86/opcodes.hpp:68
@ VMINMAXPHZ256rmbik
Definition x86/opcodes.hpp:13670
@ VRANGEPSZrmbikz
Definition x86/opcodes.hpp:20959
@ VFNMSUB132BF16Zrkz
Definition x86/opcodes.hpp:12034
@ VPCMPQZ128rmi
Definition x86/opcodes.hpp:15853
@ VALIGNQZrmbik
Definition x86/opcodes.hpp:5440
@ VPMULLDZ256rmkz
Definition x86/opcodes.hpp:18606
@ VPBROADCASTQZrrk
Definition x86/opcodes.hpp:15599
@ VPMULTISHIFTQBZ256rrkz
Definition x86/opcodes.hpp:18687
@ VFNMADD231SDZr_Int
Definition x86/opcodes.hpp:11937
@ VPBLENDMDZ256rrk
Definition x86/opcodes.hpp:15449
@ VFNMSUB213PHZ256mbkz
Definition x86/opcodes.hpp:12262
@ VCVTTPS2IBSZ128rrkz
Definition x86/opcodes.hpp:8340
@ VCVTTPD2UQQZrrbk
Definition x86/opcodes.hpp:7994
@ ROR64r1_NF_ND
Definition x86/opcodes.hpp:3969
@ VPMINUDZrrkz
Definition x86/opcodes.hpp:17881
@ RCR32m1_ND
Definition x86/opcodes.hpp:3666
@ MUL32r_NF
Definition x86/opcodes.hpp:2775
@ AAND32mr_EVEX
Definition x86/opcodes.hpp:446
@ SQRTSSr
Definition x86/opcodes.hpp:4705
@ VRSQRT28PDZmk
Definition x86/opcodes.hpp:21561
@ VPADDUSWZ256rr
Definition x86/opcodes.hpp:15196
@ VPMULLDZrmb
Definition x86/opcodes.hpp:18611
@ VPUNPCKHDQZrr
Definition x86/opcodes.hpp:20681
@ XOR8rr_ND
Definition x86/opcodes.hpp:22795
@ VROUNDPDmi
Definition x86/opcodes.hpp:21477
@ VCVTTPS2UDQZrmb
Definition x86/opcodes.hpp:8519
@ MINPSrr
Definition x86/opcodes.hpp:2341
@ VPADDSWYrr
Definition x86/opcodes.hpp:15142
@ VFNMADD231SDZrb
Definition x86/opcodes.hpp:11938
@ VPSLLDZ256mbikz
Definition x86/opcodes.hpp:19611
@ VSUBPHZrrbkz
Definition x86/opcodes.hpp:22273
@ VFMSUBADD213PSZ256m
Definition x86/opcodes.hpp:11219
@ VPERMIL2PDYrr_REV
Definition x86/opcodes.hpp:16756
@ CQO
Definition x86/opcodes.hpp:1386
@ VPSRLQZ256rm
Definition x86/opcodes.hpp:20115
@ SUB64ri32_ND
Definition x86/opcodes.hpp:4848
@ VPERMI2QZrm
Definition x86/opcodes.hpp:16726
@ ROL32m1_ND
Definition x86/opcodes.hpp:3802
@ VPMULLQZ128rr
Definition x86/opcodes.hpp:18627
@ VPTESTNMDZ128rmbk
Definition x86/opcodes.hpp:20583
@ VMOVSLDUPZ256rm
Definition x86/opcodes.hpp:14398
@ VPERMILPSZ256ri
Definition x86/opcodes.hpp:16859
@ CFCMOV64rm_ND
Definition x86/opcodes.hpp:1208
@ VSHUFPSYrri
Definition x86/opcodes.hpp:21947
@ VFMADD213PHZ256rbk
Definition x86/opcodes.hpp:9811
@ VPLZCNTQZrmbk
Definition x86/opcodes.hpp:17380
@ VPDPBUSDSZ128mbk
Definition x86/opcodes.hpp:16199
@ VCVTTPD2UDQZrm
Definition x86/opcodes.hpp:7920
@ VFMADD213SDZr
Definition x86/opcodes.hpp:9868
@ VFCMULCPHZ256rrkz
Definition x86/opcodes.hpp:9446
@ VFPCLASSBF16Z128mik
Definition x86/opcodes.hpp:12577
@ DEC32r_EVEX
Definition x86/opcodes.hpp:1518
@ DIV_Fp32m
Definition x86/opcodes.hpp:1604
@ VFNMADD231SDZm
Definition x86/opcodes.hpp:11932
@ VCVTTPS2UQQZ128rmk
Definition x86/opcodes.hpp:8567
@ VPOPCNTDZ256rm
Definition x86/opcodes.hpp:18755
@ VADDSHZrrbkz_Int
Definition x86/opcodes.hpp:5324
@ VINSERTI32X4Z256rri
Definition x86/opcodes.hpp:13147
@ CVTTSS2SI64rr_Int
Definition x86/opcodes.hpp:1491
@ ADC32mr
Definition x86/opcodes.hpp:486
@ VMAXBF16Z128rmb
Definition x86/opcodes.hpp:13198
@ VPSHRDWZ128rmik
Definition x86/opcodes.hpp:19445
@ VCVTPH2IUBSZ128rr
Definition x86/opcodes.hpp:6815
@ VFNMADD213PSZrbk
Definition x86/opcodes.hpp:11748
@ COMISDrr_Int
Definition x86/opcodes.hpp:1370
@ CALL16m_NT
Definition x86/opcodes.hpp:1146
@ VPMULUDQZ256rm
Definition x86/opcodes.hpp:18708
@ VMINCPHZ256rrk
Definition x86/opcodes.hpp:13548
@ VPDPBSUDZ256m
Definition x86/opcodes.hpp:16175
@ VPMAXSWZ256rmkz
Definition x86/opcodes.hpp:17615
@ VPCMPUQZrmbi
Definition x86/opcodes.hpp:15911
@ VSQRTBF16Z128mbk
Definition x86/opcodes.hpp:22005
@ VFMULCPHZ256rr
Definition x86/opcodes.hpp:11415
@ VPDPWSSDSZ256rk
Definition x86/opcodes.hpp:16337
@ VMOVDQU16Z128rrkz_REV
Definition x86/opcodes.hpp:14111
@ VPAVGWZrmkz
Definition x86/opcodes.hpp:15405
@ VFNMADD132PDZmk
Definition x86/opcodes.hpp:11496
@ VDPBF16PSZ128r
Definition x86/opcodes.hpp:9198
@ VPMOVZXBQZ128rr
Definition x86/opcodes.hpp:18388
@ ST_FpP80m32
Definition x86/opcodes.hpp:4745
@ PSUBDrr
Definition x86/opcodes.hpp:3416
@ VPDPWUSDZ128mk
Definition x86/opcodes.hpp:16480
@ VCVTPD2DQZrmkz
Definition x86/opcodes.hpp:6457
@ VPCMPGTWZ128rm
Definition x86/opcodes.hpp:15833
@ VFMULCPHZ256rrk
Definition x86/opcodes.hpp:11419
@ MMX_CVTPI2PSrm
Definition x86/opcodes.hpp:2354
@ VFMADDSUB213PDZmbk
Definition x86/opcodes.hpp:10292
@ ROR32mi_ND
Definition x86/opcodes.hpp:3932
@ SAR64rCL_NF_ND
Definition x86/opcodes.hpp:4124
@ VFIXUPIMMPDZ128rmbikz
Definition x86/opcodes.hpp:9470
@ VFNMSUB213PSZ256mbk
Definition x86/opcodes.hpp:12296
@ VADDPDZrrb
Definition x86/opcodes.hpp:5224
@ VPACKUSDWZrmbk
Definition x86/opcodes.hpp:15004
@ ROR8ri
Definition x86/opcodes.hpp:4005
@ VCVTPH2IUBSZ128rm
Definition x86/opcodes.hpp:6809
@ VFMSUB231PHZmbkz
Definition x86/opcodes.hpp:10941
@ VMINBF16Zrmk
Definition x86/opcodes.hpp:13496
@ VPMAXSBZrrk
Definition x86/opcodes.hpp:17543
@ VPSRAWZ128rm
Definition x86/opcodes.hpp:19996
@ VMOVAPDYmr
Definition x86/opcodes.hpp:13917
@ VPCONFLICTQZ256rrkz
Definition x86/opcodes.hpp:16061
@ ADJCALLSTACKDOWN64
Definition x86/opcodes.hpp:758
@ AND32mi
Definition x86/opcodes.hpp:835
@ VFMADDSUB231PSZ256rbk
Definition x86/opcodes.hpp:10463
@ VGETMANTBF16Z256rmbik
Definition x86/opcodes.hpp:12861
@ VSHUFF32X4Zrmbikz
Definition x86/opcodes.hpp:21854
@ HADDPSrm
Definition x86/opcodes.hpp:1738
@ VCVTBF162IUBSZrrk
Definition x86/opcodes.hpp:6134
@ VPDPWUUDZ128mb
Definition x86/opcodes.hpp:16539
@ VMULPHZ256rrbk
Definition x86/opcodes.hpp:14641
@ VCVTTPD2QQSZrmkz
Definition x86/opcodes.hpp:7826
@ VCVTPH2IUBSZ256rr
Definition x86/opcodes.hpp:6824
@ AND32mi8_NF_ND
Definition x86/opcodes.hpp:840
@ VGF2P8MULBZ256rmk
Definition x86/opcodes.hpp:13075
@ VPANDNDZrmbkz
Definition x86/opcodes.hpp:15299
@ VFNMSUB132PDZ256mbkz
Definition x86/opcodes.hpp:12049
@ WBNOINVD
Definition x86/opcodes.hpp:22590
@ BUNDLE
Definition x86/opcodes.hpp:45
@ VRSQRT14PSZ128mkz
Definition x86/opcodes.hpp:21523
@ VGETMANTPDZrrikz
Definition x86/opcodes.hpp:12910
@ VMINSDZrrbkz_Int
Definition x86/opcodes.hpp:13874
@ VCVTPH2BF8Z256rr
Definition x86/opcodes.hpp:6677
@ VPMULLQZrmkz
Definition x86/opcodes.hpp:18644
@ VEXPANDPDZ128rrkz
Definition x86/opcodes.hpp:9285
@ VSUBSDrr
Definition x86/opcodes.hpp:22326
@ VPBROADCASTDZ128rm
Definition x86/opcodes.hpp:15546
@ VPBROADCASTDrZrr
Definition x86/opcodes.hpp:15570
@ VCVTSD2SIrm
Definition x86/opcodes.hpp:7522
@ VCVTPH2PDZ128rrk
Definition x86/opcodes.hpp:6849
@ VMOVSDZrm
Definition x86/opcodes.hpp:14337
@ VCVTTBF162IUBSZ128rm
Definition x86/opcodes.hpp:7703
@ VADDSHZrm
Definition x86/opcodes.hpp:5316
@ VPSUBDZ128rmbkz
Definition x86/opcodes.hpp:20288
@ BSR64rr
Definition x86/opcodes.hpp:1081
@ VSHUFI64X2Z256rmbik
Definition x86/opcodes.hpp:21898
@ G_MEMCPY
Definition x86/opcodes.hpp:303
@ VPANDDZrmkz
Definition x86/opcodes.hpp:15274
@ ABS_Fp64
Definition x86/opcodes.hpp:452
@ VFNMADD231BF16Z256mkz
Definition x86/opcodes.hpp:11812
@ VFNMSUB213PHZ128mb
Definition x86/opcodes.hpp:12251
@ VSUBSSZrm
Definition x86/opcodes.hpp:22339
@ PMOVZXBQrm
Definition x86/opcodes.hpp:3283
@ VPERMT2WZrrkz
Definition x86/opcodes.hpp:17132
@ VFNMADD231BF16Zrkz
Definition x86/opcodes.hpp:11824
@ VROUNDPSmi
Definition x86/opcodes.hpp:21481
@ VPMOVDBZ128mr
Definition x86/opcodes.hpp:17939
@ VMOVRSDZ128mkz
Definition x86/opcodes.hpp:14310
@ VPBROADCASTDZ256rr
Definition x86/opcodes.hpp:15555
@ VPOPCNTQZ256rmbkz
Definition x86/opcodes.hpp:18785
@ VPMOVSXBDZ128rr
Definition x86/opcodes.hpp:18126
@ VFNMSUB213PDZ128mk
Definition x86/opcodes.hpp:12219
@ VPSHRDVQZ256mbk
Definition x86/opcodes.hpp:19410
@ VRSQRT14PDZ256r
Definition x86/opcodes.hpp:21506
@ VPERMILPSYrm
Definition x86/opcodes.hpp:16833
@ VCVTPD2UDQZ256rm
Definition x86/opcodes.hpp:6578
@ SHR8ri_ND
Definition x86/opcodes.hpp:4606
@ VSQRTSSm
Definition x86/opcodes.hpp:22174
@ WAIT
Definition x86/opcodes.hpp:22588
@ VPERMPSZrr
Definition x86/opcodes.hpp:16948
@ VPMULDQZrmbk
Definition x86/opcodes.hpp:18515
@ CMOVNB_F
Definition x86/opcodes.hpp:1260
@ VFMADDPS4rm
Definition x86/opcodes.hpp:10141
@ VPRORVQZ128rmk
Definition x86/opcodes.hpp:19073
@ VCVTBF162IBSZrm
Definition x86/opcodes.hpp:6100
@ SAR16rCL_ND
Definition x86/opcodes.hpp:4062
@ VPBLENDMWZ256rrkz
Definition x86/opcodes.hpp:15498
@ VPERMILPDZ128rmkz
Definition x86/opcodes.hpp:16787
@ VCVTPS2IUBSZ256rmbk
Definition x86/opcodes.hpp:7182
@ VMINSSZrm_Int
Definition x86/opcodes.hpp:13893
@ VFNMSUB231PHZrk
Definition x86/opcodes.hpp:12459
@ VCVTTPH2WZrmb
Definition x86/opcodes.hpp:8251
@ MOVSW
Definition x86/opcodes.hpp:2718
@ VPSHUFDZ256rik
Definition x86/opcodes.hpp:19514
@ VCVT2PH2HF8Z128rmk
Definition x86/opcodes.hpp:6026
@ VCVTPS2UDQZrrbkz
Definition x86/opcodes.hpp:7362
@ VCVTSH2USIZrrb_Int
Definition x86/opcodes.hpp:7580
@ VPERMT2DZrrkz
Definition x86/opcodes.hpp:17033
@ VPDPBUSDYrr
Definition x86/opcodes.hpp:16227
@ VPMOVQBZ256rrkz
Definition x86/opcodes.hpp:17995
@ VPSLLVQZ128rm
Definition x86/opcodes.hpp:19726
@ VFMADDSUB132PHZ128rk
Definition x86/opcodes.hpp:10204
@ VPBLENDVBYrrr
Definition x86/opcodes.hpp:15506
@ VDIVPDrm
Definition x86/opcodes.hpp:9079
@ PCMPGTDrr
Definition x86/opcodes.hpp:3141
@ VUNPCKLPSYrr
Definition x86/opcodes.hpp:22494
@ DEC64r_ND
Definition x86/opcodes.hpp:1530
@ BTS64rr
Definition x86/opcodes.hpp:1132
@ LCMPXCHG16B_SAVE_RBX
Definition x86/opcodes.hpp:369
@ VSM4RNDS4rm
Definition x86/opcodes.hpp:22001
@ VPCONFLICTDZ256rmkz
Definition x86/opcodes.hpp:16031
@ VPMAXUDZ128rmbk
Definition x86/opcodes.hpp:17653
@ VPDPBSUDZ256mk
Definition x86/opcodes.hpp:16179
@ VMULPDZ256rr
Definition x86/opcodes.hpp:14604
@ VSHUFI32X4Zrmbikz
Definition x86/opcodes.hpp:21890
@ VFPCLASSPSZ256mik
Definition x86/opcodes.hpp:12637
@ VFMADD132PHZ128r
Definition x86/opcodes.hpp:9622
@ VFMSUB231PHZ128mkz
Definition x86/opcodes.hpp:10922
@ VPERMILPDZmbi
Definition x86/opcodes.hpp:16809
@ VCVTPH2BF8SZ128rmkz
Definition x86/opcodes.hpp:6640
@ VSCALEFPDZ256rm
Definition x86/opcodes.hpp:21703
@ LSL32rm
Definition x86/opcodes.hpp:2266
@ VFMSUB231PSZ128m
Definition x86/opcodes.hpp:10952
@ VPMOVSQDZ256rr
Definition x86/opcodes.hpp:18083
@ VSM3RNDS2rm
Definition x86/opcodes.hpp:21981
@ VPMOVSXWDZ256rmk
Definition x86/opcodes.hpp:18218
@ VPROTWrr_REV
Definition x86/opcodes.hpp:19119
@ VCVTTPS2IUBSZ128rmb
Definition x86/opcodes.hpp:8366
@ VPMOVZXBDZ256rmkz
Definition x86/opcodes.hpp:18371
@ VMOVDQA32Z128mrk
Definition x86/opcodes.hpp:14028
@ VCVTTPH2QQZ128rrkz
Definition x86/opcodes.hpp:8105
@ VGF2P8AFFINEINVQBrmi
Definition x86/opcodes.hpp:13033
@ VFNMSUBPS4rr_REV
Definition x86/opcodes.hpp:12557
@ UWRMSRrr_EVEX
Definition x86/opcodes.hpp:5152
@ TZCNT64rm_EVEX
Definition x86/opcodes.hpp:5097
@ IMUL8r
Definition x86/opcodes.hpp:1869
@ VSCATTERDPSZ128mr
Definition x86/opcodes.hpp:21823
@ VFNMSUB231SSZrbkz_Int
Definition x86/opcodes.hpp:12535
@ VPERMI2QZrrkz
Definition x86/opcodes.hpp:16734
@ VPDPBSUDZ128mkz
Definition x86/opcodes.hpp:16171
@ VUCOMXSHZrr
Definition x86/opcodes.hpp:22392
@ VMOVAPSZrrk_REV
Definition x86/opcodes.hpp:13992
@ VPBROADCASTWrZrrkz
Definition x86/opcodes.hpp:15640
@ VRANGEPDZ256rrikz
Definition x86/opcodes.hpp:20923
@ VPUNPCKLBWZ128rmkz
Definition x86/opcodes.hpp:20743
@ VPAVGWZ256rrk
Definition x86/opcodes.hpp:15401
@ G_VECREDUCE_ADD
Definition x86/opcodes.hpp:319
@ VPABSQZrrk
Definition x86/opcodes.hpp:14905
@ VPDPWUSDSZmk
Definition x86/opcodes.hpp:16467
@ VPBROADCASTBrZ256rrkz
Definition x86/opcodes.hpp:15538
@ VPSRLVQZ128rm
Definition x86/opcodes.hpp:20172
@ VFMADD132SDZrbk_Int
Definition x86/opcodes.hpp:9694
@ VPGATHERDQZ128rm
Definition x86/opcodes.hpp:17247
@ CVTSD2SIrm_Int
Definition x86/opcodes.hpp:1441
@ VMINMAXPHZrribk
Definition x86/opcodes.hpp:13689
@ VPSLLDYri
Definition x86/opcodes.hpp:19591
@ ADOX32rr
Definition x86/opcodes.hpp:764
@ VGF2P8AFFINEQBZ256rmi
Definition x86/opcodes.hpp:13049
@ VPSHRDVDZr
Definition x86/opcodes.hpp:19396
@ VPMULLDrr
Definition x86/opcodes.hpp:18620
@ VPBLENDDrri
Definition x86/opcodes.hpp:15414
@ VCVTTPD2UDQSZ256rrk
Definition x86/opcodes.hpp:7885
@ VFNMADD231PHZrbk
Definition x86/opcodes.hpp:11891
@ CVTPS2PDrm
Definition x86/opcodes.hpp:1434
@ VPSRLVDZ256rm
Definition x86/opcodes.hpp:20150
@ VFMADDSUBPD4Yrr
Definition x86/opcodes.hpp:10483
@ VCVTTPH2IBSZ128rmk
Definition x86/opcodes.hpp:8035
@ SHLD32mrCL_NF
Definition x86/opcodes.hpp:4444
@ VPMAXUBZrrkz
Definition x86/opcodes.hpp:17646
@ VFNMADD231PDZ256rbkz
Definition x86/opcodes.hpp:11845
@ REP_MOVSW_32
Definition x86/opcodes.hpp:3748
@ VCVT2PH2HF8SZrrkz
Definition x86/opcodes.hpp:6021
@ BSF64rr
Definition x86/opcodes.hpp:1075
@ VPBLENDMQZrmkz
Definition x86/opcodes.hpp:15483
@ MMX_PAVGBrr
Definition x86/opcodes.hpp:2417
@ VPRORDZri
Definition x86/opcodes.hpp:19012
@ VFIXUPIMMPDZ256rmi
Definition x86/opcodes.hpp:9480
@ VCVTTPH2WZrm
Definition x86/opcodes.hpp:8250
@ XOR16mi_NF_ND
Definition x86/opcodes.hpp:22656
@ LOCK_ADD64mr
Definition x86/opcodes.hpp:2177
@ VREDUCEPHZ256rrik
Definition x86/opcodes.hpp:21242
@ VMOVUPSZ256rmk
Definition x86/opcodes.hpp:14490
@ VCVTUDQ2PHZ256rrk
Definition x86/opcodes.hpp:8758
@ VFMADDSUB213PDZmb
Definition x86/opcodes.hpp:10291
@ VGETMANTPSZrribk
Definition x86/opcodes.hpp:12973
@ VMLOAD32
Definition x86/opcodes.hpp:13908
@ VCVTPD2QQZ256rr
Definition x86/opcodes.hpp:6551
@ VPOPCNTQZ128rmkz
Definition x86/opcodes.hpp:18778
@ VPCMPGTQYrm
Definition x86/opcodes.hpp:15809
@ ADD32rm_ND
Definition x86/opcodes.hpp:631
@ VCVTDQ2PSZrmbk
Definition x86/opcodes.hpp:6333
@ G_SCMP
Definition x86/opcodes.hpp:173
@ VPERMBZrrkz
Definition x86/opcodes.hpp:16588
@ VMULPSrm
Definition x86/opcodes.hpp:14692
@ VCVTUQQ2PSZ256rrbk
Definition x86/opcodes.hpp:8888
@ XOR16rr_ND
Definition x86/opcodes.hpp:22680
@ SHR32rCL_NF_ND
Definition x86/opcodes.hpp:4543
@ VPABSQZrmk
Definition x86/opcodes.hpp:14902
@ XOR16mr_EVEX
Definition x86/opcodes.hpp:22658
@ SUBR_F64m
Definition x86/opcodes.hpp:4909
@ VPROLVDZrr
Definition x86/opcodes.hpp:18958
@ VFNMADD213PHZ256m
Definition x86/opcodes.hpp:11693
@ VPCONFLICTDZ128rmbkz
Definition x86/opcodes.hpp:16020
@ VPXORQZ256rrk
Definition x86/opcodes.hpp:20888
@ VPERMILPSZ128mbikz
Definition x86/opcodes.hpp:16837
@ VPSUBQZ256rmkz
Definition x86/opcodes.hpp:20330
@ G_BSWAP
Definition x86/opcodes.hpp:269
@ SAR8ri_ND
Definition x86/opcodes.hpp:4157
@ ROR8rCL_ND
Definition x86/opcodes.hpp:4002
@ VPMOVSXDQZ128rrkz
Definition x86/opcodes.hpp:18194
@ VMULSSZrmkz_Int
Definition x86/opcodes.hpp:14723
@ VCVTTPH2UQQZ128rrk
Definition x86/opcodes.hpp:8170
@ SUB32ri_EVEX
Definition x86/opcodes.hpp:4811
@ JCXZ
Definition x86/opcodes.hpp:1993
@ VCVTTPS2UDQZ256rmbk
Definition x86/opcodes.hpp:8508
@ VFMSUB132PHZ256mb
Definition x86/opcodes.hpp:10571
@ OUT8ir
Definition x86/opcodes.hpp:3071
@ VPACKSSDWZ128rmbkz
Definition x86/opcodes.hpp:14934
@ VFNMSUB213PSZr
Definition x86/opcodes.hpp:12312
@ VUNPCKHPSZrrk
Definition x86/opcodes.hpp:22458
@ VCVTPD2UDQZrrkz
Definition x86/opcodes.hpp:6601
@ VGETMANTPDZrrik
Definition x86/opcodes.hpp:12909
@ VFMADDSD4rr_Int
Definition x86/opcodes.hpp:10149
@ SUB_FST0r
Definition x86/opcodes.hpp:4939
@ INC64r_ND
Definition x86/opcodes.hpp:1919
@ LXADD64
Definition x86/opcodes.hpp:2285
@ VPBLENDMQZ256rr
Definition x86/opcodes.hpp:15475
@ VPSRAWZrmkz
Definition x86/opcodes.hpp:20022
@ VREDUCEPDZ128rrik
Definition x86/opcodes.hpp:21197
@ RETI16
Definition x86/opcodes.hpp:3763
@ VMOVDQA32Zrrk
Definition x86/opcodes.hpp:14056
@ VFNMSUB132PDZ256m
Definition x86/opcodes.hpp:12046
@ SHLD32mri8_EVEX
Definition x86/opcodes.hpp:4447
@ VRSQRT14PDZmbk
Definition x86/opcodes.hpp:21511
@ VCVTTPS2IUBSZ256rm
Definition x86/opcodes.hpp:8374
@ VPRORVDZrm
Definition x86/opcodes.hpp:19060
@ VPUNPCKHQDQZ128rm
Definition x86/opcodes.hpp:20688
@ VFMADD213PDZ128mb
Definition x86/opcodes.hpp:9760
@ VCVTPS2IUBSZ128rrkz
Definition x86/opcodes.hpp:7179
@ VCVTPH2PSXZrmkz
Definition x86/opcodes.hpp:6901
@ VCVTTSD2USI64Srr_Int
Definition x86/opcodes.hpp:8627
@ VSHUFPDZrri
Definition x86/opcodes.hpp:21941
@ VPCMPGTQZrm
Definition x86/opcodes.hpp:15823
@ VMOVRSWZmkz
Definition x86/opcodes.hpp:14334
@ VCVTQQ2PHZ128rmbkz
Definition x86/opcodes.hpp:7434
@ VFMSUB132PSZ256rkz
Definition x86/opcodes.hpp:10616
@ VFNMADD132BF16Z128mkz
Definition x86/opcodes.hpp:11447
@ VSHUFI32X4Zrmbi
Definition x86/opcodes.hpp:21888
@ VREDUCESHZrmi
Definition x86/opcodes.hpp:21298
@ VFNMSUB231SDZm_Int
Definition x86/opcodes.hpp:12499
@ VFNMADD132PSYm
Definition x86/opcodes.hpp:11539
@ VMAXCPDZrmb
Definition x86/opcodes.hpp:13245
@ VCVTPH2DQZrrb
Definition x86/opcodes.hpp:6717
@ VADDBF16Zrr
Definition x86/opcodes.hpp:5191
@ VGETEXPPSZ256rk
Definition x86/opcodes.hpp:12810
@ VCVTPH2PSZ256rm
Definition x86/opcodes.hpp:6916
@ VCVTBIASPH2HF8SZ128rmb
Definition x86/opcodes.hpp:6191
@ VADDSSrm_Int
Definition x86/opcodes.hpp:5339
@ PUSH2
Definition x86/opcodes.hpp:3532
@ VCMPPDZ256rmi
Definition x86/opcodes.hpp:5779
@ LWPVAL64rmi
Definition x86/opcodes.hpp:2281
@ ROL8r1_EVEX
Definition x86/opcodes.hpp:3876
@ VCVTDQ2PHZ128rmb
Definition x86/opcodes.hpp:6276
@ VSHA512MSG2rr
Definition x86/opcodes.hpp:21841
@ VFMSUB231SHZrb
Definition x86/opcodes.hpp:11009
@ VFMSUB132PHZrb
Definition x86/opcodes.hpp:10589
@ VCVTTPH2UQQZrrb
Definition x86/opcodes.hpp:8191
@ VCVTTPS2IUBSZrrb
Definition x86/opcodes.hpp:8393
@ VCVTTSD2SI64Srm_Int
Definition x86/opcodes.hpp:8597
@ VFMSUB213PSZ256r
Definition x86/opcodes.hpp:10789
@ VFNMSUB213BF16Z128mk
Definition x86/opcodes.hpp:12190
@ VPCMPESTRIrmi
Definition x86/opcodes.hpp:15767
@ VSQRTSSZrbk_Int
Definition x86/opcodes.hpp:22170
@ VRSQRT28PDZrbk
Definition x86/opcodes.hpp:21565
@ VADDPDZrrbk
Definition x86/opcodes.hpp:5225
@ MOV32rr_REV
Definition x86/opcodes.hpp:2576
@ VFMSUBADD231PHZ256rkz
Definition x86/opcodes.hpp:11302
@ VPMOVSWBZ256rrkz
Definition x86/opcodes.hpp:18115
@ MMX_CVTTPS2PIrm
Definition x86/opcodes.hpp:2360
@ VRNDSCALEBF16Z128rri
Definition x86/opcodes.hpp:21322
@ VPDPWSSDZ256mk
Definition x86/opcodes.hpp:16365
@ PUSHSS16
Definition x86/opcodes.hpp:3562
@ VMOVSHZrrkz
Definition x86/opcodes.hpp:14387
@ VRCP14PDZr
Definition x86/opcodes.hpp:21011
@ VBLENDPDrmi
Definition x86/opcodes.hpp:5633
@ VSUBPDZ128rmbkz
Definition x86/opcodes.hpp:22211
@ VBLENDMPDZ256rrk
Definition x86/opcodes.hpp:5593
@ VTESTPSrr
Definition x86/opcodes.hpp:22361
@ LOCK_BTC_RM16rm
Definition x86/opcodes.hpp:2194
@ VCVTTPS2UQQZrrkz
Definition x86/opcodes.hpp:8595
@ ADCX32rm
Definition x86/opcodes.hpp:550
@ PTWRITEm
Definition x86/opcodes.hpp:3509
@ VPCLMULQDQZ128rmi
Definition x86/opcodes.hpp:15645
@ VPSHLDDZ256rri
Definition x86/opcodes.hpp:19177
@ VPDPWUUDZ256m
Definition x86/opcodes.hpp:16547
@ VPOPCNTQZrm
Definition x86/opcodes.hpp:18791
@ VPXORDZrmkz
Definition x86/opcodes.hpp:20868
@ SBB64rr_EVEX_REV
Definition x86/opcodes.hpp:4240
@ VFMSUBADD213PSZrk
Definition x86/opcodes.hpp:11241
@ VPERMILPSZmik
Definition x86/opcodes.hpp:16875
@ VPSRLDZ128mi
Definition x86/opcodes.hpp:20043
@ VGF2P8AFFINEQBZ128rmik
Definition x86/opcodes.hpp:13041
@ VPMOVDWZ128mrk
Definition x86/opcodes.hpp:17955
@ VCVT2PS2PHXZ256rmb
Definition x86/opcodes.hpp:6059
@ VCVTPS2IUBSZ128rr
Definition x86/opcodes.hpp:7177
@ VCVTTSH2SIZrr
Definition x86/opcodes.hpp:8651
@ VDPBF16PSZr
Definition x86/opcodes.hpp:9216
@ VPDPWSSDZ256mkz
Definition x86/opcodes.hpp:16366
@ VCVTSH2USI64Zrm_Int
Definition x86/opcodes.hpp:7575
@ VPBROADCASTDZ256rrk
Definition x86/opcodes.hpp:15556
@ VPDPBUUDZ256m
Definition x86/opcodes.hpp:16299
@ VCVT2PH2BF8SZ256rmkz
Definition x86/opcodes.hpp:5955
@ VMINCPHZ128rmk
Definition x86/opcodes.hpp:13536
@ VRNDSCALEBF16Zrmbi
Definition x86/opcodes.hpp:21334
@ VPMOVSXBDZ128rm
Definition x86/opcodes.hpp:18123
@ PEXT64rm_EVEX
Definition x86/opcodes.hpp:3164
@ VPMULTISHIFTQBZ256rmbk
Definition x86/opcodes.hpp:18681
@ VMINSSZrr_Int
Definition x86/opcodes.hpp:13897
@ VFMSUB231BF16Z256mkz
Definition x86/opcodes.hpp:10867
@ AND64rm_EVEX
Definition x86/opcodes.hpp:902
@ VFNMADD231PDm
Definition x86/opcodes.hpp:11860
@ VPSRLWZrm
Definition x86/opcodes.hpp:20252
@ VMAXCPDZ256rmkz
Definition x86/opcodes.hpp:13240
@ VGETMANTPSZ256rribk
Definition x86/opcodes.hpp:12961
@ VSM4KEY4Yrr
Definition x86/opcodes.hpp:21984
@ DEC16m_NF_ND
Definition x86/opcodes.hpp:1505
@ VFMADD213SHZrbk_Int
Definition x86/opcodes.hpp:9888
@ ROR64mi_NF_ND
Definition x86/opcodes.hpp:3964
@ VPBLENDMDZrrk
Definition x86/opcodes.hpp:15458
@ VFNMSUB231PDZ128mk
Definition x86/opcodes.hpp:12397
@ VMINMAXBF16Z256rmbikz
Definition x86/opcodes.hpp:13611
@ MMX_PMULHRSWrm
Definition x86/opcodes.hpp:2460
@ ADD64mi32_NF_ND
Definition x86/opcodes.hpp:649
@ VDIVBF16Z128rmbk
Definition x86/opcodes.hpp:9019
@ WRUSSD
Definition x86/opcodes.hpp:22605
@ VPSHABmr
Definition x86/opcodes.hpp:19142
@ VSHUFF64X2Zrrikz
Definition x86/opcodes.hpp:21878
@ VPUNPCKHBWZ256rmkz
Definition x86/opcodes.hpp:20643
@ VCVTSD2SSZrmkz_Int
Definition x86/opcodes.hpp:7529
@ VCVTTSS2SI64Srm
Definition x86/opcodes.hpp:8664
@ VCVTTPH2QQZrmbk
Definition x86/opcodes.hpp:8120
@ VFMADDSUB213PDZrk
Definition x86/opcodes.hpp:10300
@ VPACKUSDWZ128rrk
Definition x86/opcodes.hpp:14991
@ VCVTTPH2IBSZrrbk
Definition x86/opcodes.hpp:8060
@ VCVTTPD2UDQZrmbk
Definition x86/opcodes.hpp:7922
@ VFNMADD132PHZrb
Definition x86/opcodes.hpp:11534
@ RDTSCP
Definition x86/opcodes.hpp:3740
@ VFNMADD132PHZ128r
Definition x86/opcodes.hpp:11512
@ VINSERTF64X2Z256rrikz
Definition x86/opcodes.hpp:13129
@ VPRORQZ256mbik
Definition x86/opcodes.hpp:19025
@ VPADDUSBZ128rrkz
Definition x86/opcodes.hpp:15170
@ VFCMADDCPHZ256mkz
Definition x86/opcodes.hpp:9398
@ VUNPCKLPSZrmbkz
Definition x86/opcodes.hpp:22516
@ VPSRLQZ256mbikz
Definition x86/opcodes.hpp:20108
@ SHR64ri_NF
Definition x86/opcodes.hpp:4577
@ AVX512_512_SETALLONES
Definition x86/opcodes.hpp:343
@ VPCLMULQDQZrmi
Definition x86/opcodes.hpp:15649
@ VPDPBUSDSZ256m
Definition x86/opcodes.hpp:16206
@ VMOVDQU32Z128rmkz
Definition x86/opcodes.hpp:14138
@ VPHSUBDYrm
Definition x86/opcodes.hpp:17303
@ ROR64ri_NF
Definition x86/opcodes.hpp:3978
@ VPCONFLICTDZ256rmbk
Definition x86/opcodes.hpp:16028
@ VPUNPCKLQDQZ256rrk
Definition x86/opcodes.hpp:20810
@ VPERMT2DZrrk
Definition x86/opcodes.hpp:17032
@ VPMAXSDZrrkz
Definition x86/opcodes.hpp:17575
@ AND64mi8_NF_ND
Definition x86/opcodes.hpp:885
@ VCVTUQQ2PSZrrbk
Definition x86/opcodes.hpp:8900
@ VPDPWUSDSZmbk
Definition x86/opcodes.hpp:16465
@ VGETMANTPHZrrik
Definition x86/opcodes.hpp:12942
@ VCVTPS2UDQZ256rmkz
Definition x86/opcodes.hpp:7346
@ DEC8r_ND
Definition x86/opcodes.hpp:1540
@ VMINBF16Z128rr
Definition x86/opcodes.hpp:13480
@ AND32rr_NF_ND
Definition x86/opcodes.hpp:871
@ VDPBF16PSZrk
Definition x86/opcodes.hpp:9217
@ VCVTBF162IUBSZrmb
Definition x86/opcodes.hpp:6128
@ VDIVPSYrm
Definition x86/opcodes.hpp:9114
@ VMOVNTPDYmr
Definition x86/opcodes.hpp:14275
@ PMOVSXBWrr
Definition x86/opcodes.hpp:3274
@ PATCHABLE_FUNCTION_ENTER
Definition x86/opcodes.hpp:60
@ VCVTPH2PDZ256rmb
Definition x86/opcodes.hpp:6852
@ VPDPWSUDSZ128rk
Definition x86/opcodes.hpp:16390
@ VPALIGNRZrrikz
Definition x86/opcodes.hpp:15248
@ VPMINUQZ256rmbk
Definition x86/opcodes.hpp:17895
@ OR32ri8_NF
Definition x86/opcodes.hpp:2968
@ VPSLLWYrr
Definition x86/opcodes.hpp:19775
@ PI2FWrr
Definition x86/opcodes.hpp:3231
@ VPMULDQrr
Definition x86/opcodes.hpp:18523
@ VFMSUB231PHZmkz
Definition x86/opcodes.hpp:10943
@ VPSHRDVDZmkz
Definition x86/opcodes.hpp:19395
@ MOV32ao32
Definition x86/opcodes.hpp:2561
@ VFCMULCPHZ128rmb
Definition x86/opcodes.hpp:9427
@ VPMOVQDZ128rrk
Definition x86/opcodes.hpp:18004
@ VCVTPH2WZrmb
Definition x86/opcodes.hpp:7090
@ VPSRLWZrik
Definition x86/opcodes.hpp:20250
@ VFMADDSD4rm
Definition x86/opcodes.hpp:10146
@ VCVTNEPS2BF16Zrrkz
Definition x86/opcodes.hpp:6426
@ ADD32ri_NF
Definition x86/opcodes.hpp:627
@ VPMAXUDZ128rmk
Definition x86/opcodes.hpp:17655
@ VFNMADD213SHZr
Definition x86/opcodes.hpp:11774
@ VFMADDSUB213PHZrk
Definition x86/opcodes.hpp:10335
@ MOVNTSD
Definition x86/opcodes.hpp:2681
@ VFMADDSUB132PDZ128mkz
Definition x86/opcodes.hpp:10167
@ VPLZCNTQZrr
Definition x86/opcodes.hpp:17384
@ VPERMDZ256rmbkz
Definition x86/opcodes.hpp:16594
@ VPMULHWrr
Definition x86/opcodes.hpp:18589
@ VPOPCNTBZ256rrk
Definition x86/opcodes.hpp:18738
@ VPUNPCKLQDQZ128rrkz
Definition x86/opcodes.hpp:20802
@ VCVTTPH2IUBSZrrbkz
Definition x86/opcodes.hpp:8094
@ VCVTPH2HF8Z256rmbk
Definition x86/opcodes.hpp:6760
@ RCPPSm
Definition x86/opcodes.hpp:3640
@ VFNMADD132BF16Z256m
Definition x86/opcodes.hpp:11451
@ VCVTDQ2PHZ128rrk
Definition x86/opcodes.hpp:6282
@ VREDUCESHZrri
Definition x86/opcodes.hpp:21301
@ VCVTPH2DQZrrkz
Definition x86/opcodes.hpp:6721
@ VFNMSUB132BF16Zmbk
Definition x86/opcodes.hpp:12028
@ VSHUFPDZ128rmi
Definition x86/opcodes.hpp:21920
@ VCVTPS2QQZ128rrkz
Definition x86/opcodes.hpp:7307
@ VCVTPH2UWZrrbk
Definition x86/opcodes.hpp:7064
@ VPRORQZ256mik
Definition x86/opcodes.hpp:19028
@ MOVAPDrm
Definition x86/opcodes.hpp:2616
@ SHLD64rri8_NF_ND
Definition x86/opcodes.hpp:4480
@ VMAXPHZ128rrk
Definition x86/opcodes.hpp:13367
@ VINSERTI32X8Zrrik
Definition x86/opcodes.hpp:13160
@ AVX512_FsFLD0SS
Definition x86/opcodes.hpp:349
@ SUBR_FpI16m32
Definition x86/opcodes.hpp:4919
@ PMINSDrm
Definition x86/opcodes.hpp:3258
@ VPERMI2BZ128rm
Definition x86/opcodes.hpp:16609
@ VCVTPS2PHXZ256rmkz
Definition x86/opcodes.hpp:7255
@ VPBLENDMBZ256rrkz
Definition x86/opcodes.hpp:15426
@ VDIVBF16Zrmk
Definition x86/opcodes.hpp:9039
@ VCVTUQQ2PHZrrbkz
Definition x86/opcodes.hpp:8868
@ VCVTPD2UQQZ256rm
Definition x86/opcodes.hpp:6611
@ VFMADD231BF16Zm
Definition x86/opcodes.hpp:9926
@ VPMAXUBZ128rrkz
Definition x86/opcodes.hpp:17634
@ VFMSUBADD132PDZ128mb
Definition x86/opcodes.hpp:11034
@ VPDPWUSDSYrm
Definition x86/opcodes.hpp:16443
@ VMINMAXPSZ256rmi
Definition x86/opcodes.hpp:13705
@ VEXPANDPSZ128rrk
Definition x86/opcodes.hpp:9302
@ SUB_Fp32m
Definition x86/opcodes.hpp:4941
@ VFMSUB213PDZ128m
Definition x86/opcodes.hpp:10704
@ SHRD16mri8_ND
Definition x86/opcodes.hpp:4616
@ TLS_addr32
Definition x86/opcodes.hpp:5063
@ VCVT2PH2HF8Zrmkz
Definition x86/opcodes.hpp:6045
@ VRSQRTPSr
Definition x86/opcodes.hpp:21656
@ VCMPPDZ256rmbik
Definition x86/opcodes.hpp:5778
@ VFMSUB213PSZrb
Definition x86/opcodes.hpp:10802
@ VPMAXSBYrm
Definition x86/opcodes.hpp:17525
@ VRANGEPSZ256rrikz
Definition x86/opcodes.hpp:20956
@ VPTESTNMQZrmbk
Definition x86/opcodes.hpp:20613
@ VPSUBSBZ128rmk
Definition x86/opcodes.hpp:20348
@ VCVTTSS2USISrm
Definition x86/opcodes.hpp:8702
@ ROR16m1
Definition x86/opcodes.hpp:3890
@ VCMPPSZ256rrib
Definition x86/opcodes.hpp:5830
@ VFMADDCPHZrb
Definition x86/opcodes.hpp:10114
@ VRNDSCALEPHZrrik
Definition x86/opcodes.hpp:21407
@ VPMINSBZ128rmkz
Definition x86/opcodes.hpp:17733
@ LOCK_OR16mi
Definition x86/opcodes.hpp:2217
@ VCVTPH2PSZ256rmkz
Definition x86/opcodes.hpp:6918
@ VPBLENDMDZ128rmbk
Definition x86/opcodes.hpp:15435
@ VPERMILPDZrmbkz
Definition x86/opcodes.hpp:16821
@ LDTILECFG
Definition x86/opcodes.hpp:2119
@ VCVTSD2SIZrm_Int
Definition x86/opcodes.hpp:7518
@ VPSLLDZ256rm
Definition x86/opcodes.hpp:19618
@ VCVTTPD2QQSZ256rmbk
Definition x86/opcodes.hpp:7811
@ SHLD16rri8
Definition x86/opcodes.hpp:4436
@ AESKEYGENASSIST128rm
Definition x86/opcodes.hpp:791
@ SAR16rCL_EVEX
Definition x86/opcodes.hpp:4061
@ VSUBSSrm
Definition x86/opcodes.hpp:22350
@ VCVTTBF162IBSZ256rm
Definition x86/opcodes.hpp:7685
@ SHRD64rrCL_ND
Definition x86/opcodes.hpp:4661
@ XSAVE64
Definition x86/opcodes.hpp:22814
@ IMUL64m_NF
Definition x86/opcodes.hpp:1840
@ VPSRAQZrr
Definition x86/opcodes.hpp:19908
@ VCVT2PH2HF8Z128rmbkz
Definition x86/opcodes.hpp:6025
@ VBLENDMPDZrm
Definition x86/opcodes.hpp:5595
@ VREDUCEPHZ128rmbik
Definition x86/opcodes.hpp:21224
@ VPANDDZ256rmkz
Definition x86/opcodes.hpp:15265
@ VFMADD213SHZr_Int
Definition x86/opcodes.hpp:9885
@ VFMSUBADD213PHZrbkz
Definition x86/opcodes.hpp:11205
@ PCMPISTRMrri
Definition x86/opcodes.hpp:3149
@ VFMADDSUB213PSm
Definition x86/opcodes.hpp:10372
@ VPSRAVQZrm
Definition x86/opcodes.hpp:19960
@ VFMSUB132PHZ256rbk
Definition x86/opcodes.hpp:10578
@ NOT16m_ND
Definition x86/opcodes.hpp:2884
@ VFMADD231PHZ256m
Definition x86/opcodes.hpp:9981
@ VPSRADZ256mikz
Definition x86/opcodes.hpp:19838
@ VCVTTBF162IUBSZ256rrk
Definition x86/opcodes.hpp:7719
@ ROL64mCL_EVEX
Definition x86/opcodes.hpp:3836
@ VFNMADD231SSZrbkz_Int
Definition x86/opcodes.hpp:11969
@ VPMULHRSWZrmkz
Definition x86/opcodes.hpp:18540
@ VPADDDZ128rmbk
Definition x86/opcodes.hpp:15061
@ VCVTPS2PHXZ128rrkz
Definition x86/opcodes.hpp:7249
@ VFMADDCPHZ256mbkz
Definition x86/opcodes.hpp:10098
@ VCMPSHZrmi
Definition x86/opcodes.hpp:5855
@ VCVTPH2IBSZrrk
Definition x86/opcodes.hpp:6807
@ VPMAXUDZ256rrk
Definition x86/opcodes.hpp:17667
@ VCVTTPD2UDQZ128rrkz
Definition x86/opcodes.hpp:7907
@ VPEXTRWrri_REV
Definition x86/opcodes.hpp:17240
@ ROL32mi
Definition x86/opcodes.hpp:3810
@ VFNMSUB231PSZ128mb
Definition x86/opcodes.hpp:12464
@ VFMSUBADD213PSZ128mbkz
Definition x86/opcodes.hpp:11213
@ VDIVPHZ256rr
Definition x86/opcodes.hpp:9096
@ VFMADDCSHZrb
Definition x86/opcodes.hpp:10123
@ VPERMPSZrmbkz
Definition x86/opcodes.hpp:16945
@ VALIGNQZ256rmikz
Definition x86/opcodes.hpp:5435
@ VCVTTPD2DQSZrrbk
Definition x86/opcodes.hpp:7759
@ VFNMADD132SDZr_Int
Definition x86/opcodes.hpp:11581
@ PUSH64r
Definition x86/opcodes.hpp:3541
@ VCVTPD2QQZrmb
Definition x86/opcodes.hpp:6558
@ KMOVQkm_EVEX
Definition x86/opcodes.hpp:2050
@ VPDPBUUDSZ256m
Definition x86/opcodes.hpp:16268
@ VFNMADD213PSZ128rkz
Definition x86/opcodes.hpp:11727
@ SUB8rr
Definition x86/opcodes.hpp:4894
@ VPDPWUUDZr
Definition x86/opcodes.hpp:16562
@ PTILELOADD
Definition x86/opcodes.hpp:3483
@ AND8rm_NF
Definition x86/opcodes.hpp:937
@ VSQRTBF16Z128rk
Definition x86/opcodes.hpp:22010
@ VPROLDZri
Definition x86/opcodes.hpp:18904
@ VFMADD132PHZmkz
Definition x86/opcodes.hpp:9642
@ ROR32r1_NF_ND
Definition x86/opcodes.hpp:3939
@ VPMINSDZ256rrk
Definition x86/opcodes.hpp:17769
@ ADC16mr_EVEX
Definition x86/opcodes.hpp:462
@ VMINSDZrr
Definition x86/opcodes.hpp:13870
@ VCVTNEPS2BF16Z256rmk
Definition x86/opcodes.hpp:6413
@ VPRORVDZrmk
Definition x86/opcodes.hpp:19064
@ VUCOMISSZrrb
Definition x86/opcodes.hpp:22380
@ VPADDSWZ256rmk
Definition x86/opcodes.hpp:15150
@ VCVTTPS2UQQSZ256rrbk
Definition x86/opcodes.hpp:8547
@ COMP_FST0r
Definition x86/opcodes.hpp:1375
@ VCVTQQ2PDZrm
Definition x86/opcodes.hpp:7419
@ VCVTTPH2UQQZ256rrkz
Definition x86/opcodes.hpp:8183
@ VPMOVSXWDZrrk
Definition x86/opcodes.hpp:18227
@ VCVTTPD2QQZrrkz
Definition x86/opcodes.hpp:7865
@ VPTESTNMWZ128rr
Definition x86/opcodes.hpp:20619
@ VFNMSUBSD4rr_REV
Definition x86/opcodes.hpp:12565
@ VSQRTPDZ128rk
Definition x86/opcodes.hpp:22039
@ VSUBSDrm_Int
Definition x86/opcodes.hpp:22325
@ VADDPDZrmb
Definition x86/opcodes.hpp:5218
@ VUNPCKLPDZ128rmk
Definition x86/opcodes.hpp:22468
@ ROUNDSDri
Definition x86/opcodes.hpp:4024
@ VBROADCASTI32X2Z256rr
Definition x86/opcodes.hpp:5688
@ RDMSRri
Definition x86/opcodes.hpp:3724
@ VCVTUQQ2PHZrrk
Definition x86/opcodes.hpp:8869
@ VSHUFPSZ256rrikz
Definition x86/opcodes.hpp:21965
@ VGATHERDPDrm
Definition x86/opcodes.hpp:12674
@ VRANGEPDZrmi
Definition x86/opcodes.hpp:20927
@ VMINPDZrmbk
Definition x86/opcodes.hpp:13784
@ VPANDNDZrm
Definition x86/opcodes.hpp:15296
@ VPORDZrmkz
Definition x86/opcodes.hpp:18841
@ VPMINUBZ256rrkz
Definition x86/opcodes.hpp:17844
@ VCVTPH2UDQZ256rrk
Definition x86/opcodes.hpp:6988
@ PMOVZXDQrr
Definition x86/opcodes.hpp:3288
@ VPDPBUUDZ256mb
Definition x86/opcodes.hpp:16300
@ VFMSUB213PSZmb
Definition x86/opcodes.hpp:10796
@ VPSLLQZ256rmk
Definition x86/opcodes.hpp:19670
@ VSCALEFSDZrm
Definition x86/opcodes.hpp:21793
@ VMOVRSWZ256mkz
Definition x86/opcodes.hpp:14331
@ AND16mr_ND
Definition x86/opcodes.hpp:806
@ VFNMSUB231PSZmkz
Definition x86/opcodes.hpp:12489
@ VPERMWZ128rr
Definition x86/opcodes.hpp:17136
@ VBLENDMPSZ128rmbkz
Definition x86/opcodes.hpp:5607
@ SAR32rCL
Definition x86/opcodes.hpp:4090
@ VFMSUB132SSZm
Definition x86/opcodes.hpp:10659
@ VPCOMPRESSQZrrk
Definition x86/opcodes.hpp:15988
@ VPACKSSDWZ128rmbk
Definition x86/opcodes.hpp:14933
@ VCVTTPH2UQQZ256rmk
Definition x86/opcodes.hpp:8176
@ VPDPWUUDSZ256mkz
Definition x86/opcodes.hpp:16521
@ VMULPSZ256rmkz
Definition x86/opcodes.hpp:14673
@ ROL8rCL_EVEX
Definition x86/opcodes.hpp:3881
@ VRNDSCALEPHZ128rmikz
Definition x86/opcodes.hpp:21381
@ SUBSSrm
Definition x86/opcodes.hpp:4930
@ VRSQRT28SDZrkz
Definition x86/opcodes.hpp:21589
@ VCVTDQ2PHZrrb
Definition x86/opcodes.hpp:6303
@ VPACKUSWBZrrk
Definition x86/opcodes.hpp:15031
@ VPMINSQZ256rmkz
Definition x86/opcodes.hpp:17796
@ ROR32ri_NF_ND
Definition x86/opcodes.hpp:3949
@ VMULBF16Z128rrkz
Definition x86/opcodes.hpp:14568
@ VCOMPRESSPDZ256rrkz
Definition x86/opcodes.hpp:5911
@ VPTERNLOGQZ256rmbikz
Definition x86/opcodes.hpp:20493
@ VPMOVUSWBZ128mrk
Definition x86/opcodes.hpp:18329
@ VPUNPCKHDQZ128rmb
Definition x86/opcodes.hpp:20658
@ VCVTSS2SHZrr
Definition x86/opcodes.hpp:7645
@ VPSRLVDrm
Definition x86/opcodes.hpp:20168
@ VPSLLDZmbi
Definition x86/opcodes.hpp:19624
@ TEST16mi
Definition x86/opcodes.hpp:5026
@ ADJCALLSTACKUP32
Definition x86/opcodes.hpp:759
@ VFMADD231PHZ256mk
Definition x86/opcodes.hpp:9985
@ VPUNPCKLQDQZ256rr
Definition x86/opcodes.hpp:20809
@ VPDPBUSDSZmbk
Definition x86/opcodes.hpp:16217
@ G_BRJT
Definition x86/opcodes.hpp:254
@ VCVTTBF162IUBSZrmbk
Definition x86/opcodes.hpp:7723
@ VCVTDQ2PSZ128rmbk
Definition x86/opcodes.hpp:6312
@ LOCAL_ESCAPE
Definition x86/opcodes.hpp:57
@ VFNMADD231SHZrbk_Int
Definition x86/opcodes.hpp:11956
@ VMAXBF16Zrrk
Definition x86/opcodes.hpp:13222
@ G_PTR_ADD
Definition x86/opcodes.hpp:244
@ VPCOMPRESSDZrr
Definition x86/opcodes.hpp:15972
@ VPROLVQZ256rmkz
Definition x86/opcodes.hpp:18975
@ MMX_PACKSSDWrr
Definition x86/opcodes.hpp:2389
@ VFMSUB231PSZmbk
Definition x86/opcodes.hpp:10975
@ FP32_TO_INT32_IN_MEM
Definition x86/opcodes.hpp:1699
@ VUCOMXSDZrrb_Int
Definition x86/opcodes.hpp:22389
@ VREDUCEPSZrribkz
Definition x86/opcodes.hpp:21286
@ VPABSDZ256rmbkz
Definition x86/opcodes.hpp:14863
@ MMX_PXORrm
Definition x86/opcodes.hpp:2536
@ VPXORDZrmb
Definition x86/opcodes.hpp:20864
@ PMAXUWrr
Definition x86/opcodes.hpp:3255
@ VPERMI2DZrmbkz
Definition x86/opcodes.hpp:16648
@ XOR64_FP
Definition x86/opcodes.hpp:437
@ VPACKSSDWZrmk
Definition x86/opcodes.hpp:14953
@ VCVTPD2UDQZrrk
Definition x86/opcodes.hpp:6600
@ VPERMQYri
Definition x86/opcodes.hpp:16952
@ CVTPS2PDrr
Definition x86/opcodes.hpp:1435
@ VSM3MSG1rr
Definition x86/opcodes.hpp:21978
@ MOVBE32rm
Definition x86/opcodes.hpp:2631
@ VPRORDZ128rikz
Definition x86/opcodes.hpp:18996
@ VPMOVZXWDZrrkz
Definition x86/opcodes.hpp:18468
@ VPRORVDZ128rmbk
Definition x86/opcodes.hpp:19044
@ VPSRADZ256rrkz
Definition x86/opcodes.hpp:19847
@ SLDT16m
Definition x86/opcodes.hpp:4685
@ VFNMADD213BF16Zm
Definition x86/opcodes.hpp:11638
@ VANDNPSYrr
Definition x86/opcodes.hpp:5480
@ VPDPWSUDZ128m
Definition x86/opcodes.hpp:16414
@ VEXTRACTF64X2Zrri
Definition x86/opcodes.hpp:9340
@ VPERMT2BZ128rm
Definition x86/opcodes.hpp:16989
@ VFMADDSUB132PDZ256rk
Definition x86/opcodes.hpp:10181
@ VCVTTPD2UQQZ256rrk
Definition x86/opcodes.hpp:7984
@ VFMSUB213SSZrbkz_Int
Definition x86/opcodes.hpp:10846
@ VREDUCEPDZrrik
Definition x86/opcodes.hpp:21221
@ VFNMSUB231PHZrbk
Definition x86/opcodes.hpp:12457
@ VCVTPH2UWZrrkz
Definition x86/opcodes.hpp:7067
@ VPACKUSWBZ256rmkz
Definition x86/opcodes.hpp:15023
@ VPERMDZ256rr
Definition x86/opcodes.hpp:16597
@ CMPSDrri_Int
Definition x86/opcodes.hpp:1349
@ VPROLDZrik
Definition x86/opcodes.hpp:18905
@ G_DYN_STACKALLOC
Definition x86/opcodes.hpp:290
@ VCVTSD2SSZrrbk_Int
Definition x86/opcodes.hpp:7533
@ VMOVAPDrr_REV
Definition x86/opcodes.hpp:13957
@ VCVTPD2UDQZ128rm
Definition x86/opcodes.hpp:6569
@ VPSHRDVDZ128mbk
Definition x86/opcodes.hpp:19374
@ VFNMADD231BF16Z128m
Definition x86/opcodes.hpp:11798
@ VPDPBSUDSrm
Definition x86/opcodes.hpp:16162
@ VMOVSLDUPZ128rm
Definition x86/opcodes.hpp:14392
@ VMPSADBWZ128rrikz
Definition x86/opcodes.hpp:14534
@ VPMULTISHIFTQBZrrk
Definition x86/opcodes.hpp:18695
@ VCVTUDQ2PHZ128rmb
Definition x86/opcodes.hpp:8740
@ VPUNPCKLWDZ128rrk
Definition x86/opcodes.hpp:20829
@ VDIVPSZ128rmbkz
Definition x86/opcodes.hpp:9119
@ VFNMSUB213PSYr
Definition x86/opcodes.hpp:12284
@ VFNMSUB132BF16Z256mkz
Definition x86/opcodes.hpp:12022
@ VPDPWSUDZmkz
Definition x86/opcodes.hpp:16437
@ VMOVDDUPZrr
Definition x86/opcodes.hpp:14016
@ IMUL32rr_NF
Definition x86/opcodes.hpp:1830
@ VEXP2PSZrkz
Definition x86/opcodes.hpp:9279
@ VPABSQZ128rmbk
Definition x86/opcodes.hpp:14882
@ VCVTPD2UDQZ128rrkz
Definition x86/opcodes.hpp:6577
@ DYN_ALLOCA_64
Definition x86/opcodes.hpp:1624
@ VMOVUPSrr_REV
Definition x86/opcodes.hpp:14512
@ VFMSUB132PSZ128mbkz
Definition x86/opcodes.hpp:10599
@ VEXTRACTPSZmri
Definition x86/opcodes.hpp:9380
@ VBROADCASTI32X2Z128rmkz
Definition x86/opcodes.hpp:5681
@ VCVTTPS2QQZrrb
Definition x86/opcodes.hpp:8459
@ VFMADD132PHZm
Definition x86/opcodes.hpp:9637
@ VPDPWSUDZ256mbkz
Definition x86/opcodes.hpp:16426
@ VFMSUBADD213PDZ128mk
Definition x86/opcodes.hpp:11144
@ VMOVAPSZ128mrk
Definition x86/opcodes.hpp:13963
@ ENCLU
Definition x86/opcodes.hpp:1633
@ SHUFPSrri
Definition x86/opcodes.hpp:4680
@ VPCMPGTBrr
Definition x86/opcodes.hpp:15786
@ VPADDDZ128rr
Definition x86/opcodes.hpp:15065
@ VPMOVSDBZ128rr
Definition x86/opcodes.hpp:18033
@ VRCPPHZ128mb
Definition x86/opcodes.hpp:21123
@ VPSUBSWZrrkz
Definition x86/opcodes.hpp:20386
@ VPDPBSSDSZ128mb
Definition x86/opcodes.hpp:16074
@ OR8mr_NF_ND
Definition x86/opcodes.hpp:3041
@ VMULPHZ128rmbkz
Definition x86/opcodes.hpp:14627
@ VMOVAPSZrr
Definition x86/opcodes.hpp:13989
@ VFNMADD132PDZmbkz
Definition x86/opcodes.hpp:11495
@ VFMADD213BF16Z128rk
Definition x86/opcodes.hpp:9737
@ LOCK_ADD16mr
Definition x86/opcodes.hpp:2171
@ VMOVSHDUPYrr
Definition x86/opcodes.hpp:14356
@ VANDNPSZ256rmb
Definition x86/opcodes.hpp:5491
@ VFMSUB132SHZmk_Int
Definition x86/opcodes.hpp:10649
@ ROR64ri_NF_ND
Definition x86/opcodes.hpp:3979
@ VCVTUDQ2PDZ128rmkz
Definition x86/opcodes.hpp:8717
@ ROL64mCL
Definition x86/opcodes.hpp:3835
@ VCVTPH2BF8Zrmbkz
Definition x86/opcodes.hpp:6683
@ TCONJTCMMIMFP16PS
Definition x86/opcodes.hpp:4994
@ ADD16ri_NF
Definition x86/opcodes.hpp:586
@ VPBLENDMQZ128rrkz
Definition x86/opcodes.hpp:15468
@ LZCNT32rr_NF
Definition x86/opcodes.hpp:2298
@ VFMADDSUB231PDZ256mkz
Definition x86/opcodes.hpp:10390
@ NOT32r
Definition x86/opcodes.hpp:2891
@ VMOVDQA32Z128rm
Definition x86/opcodes.hpp:14029
@ VCVTTPH2IUBSZ256rrkz
Definition x86/opcodes.hpp:8084
@ VMAXSSZrrb_Int
Definition x86/opcodes.hpp:13462
@ VPPERMrrr
Definition x86/opcodes.hpp:18878
@ BT32mi8
Definition x86/opcodes.hpp:1089
@ VPDPBUUDSZ256mbkz
Definition x86/opcodes.hpp:16271
@ VSUBSDrm
Definition x86/opcodes.hpp:22324
@ VRSQRT14PSZr
Definition x86/opcodes.hpp:21542
@ VFMSUBADD132PDZrbkz
Definition x86/opcodes.hpp:11063
@ FBLDm
Definition x86/opcodes.hpp:1668
@ VFMADD213SDZrb_Int
Definition x86/opcodes.hpp:9871
@ VRNDSCALEPDZ128rmbikz
Definition x86/opcodes.hpp:21345
@ ERETS
Definition x86/opcodes.hpp:1650
@ VFMADD132SSr
Definition x86/opcodes.hpp:9728
@ VCVTTPD2UDQSZrmbk
Definition x86/opcodes.hpp:7889
@ VRSQRT14PDZ128mb
Definition x86/opcodes.hpp:21492
@ VFMADDSUB231PHZrkz
Definition x86/opcodes.hpp:10443
@ PSRLDrm
Definition x86/opcodes.hpp:3405
@ VMINPDZrmk
Definition x86/opcodes.hpp:13786
@ REP_MOVSW_64
Definition x86/opcodes.hpp:3749
@ SBB64ri8
Definition x86/opcodes.hpp:4232
@ VFCMADDCPHZ128rkz
Definition x86/opcodes.hpp:9392
@ VCVTDQ2PSZrr
Definition x86/opcodes.hpp:6337
@ VMOVSLDUPZ256rrkz
Definition x86/opcodes.hpp:14403
@ VCMPPHZrrik
Definition x86/opcodes.hpp:5816
@ VPSHLDWZ128rrik
Definition x86/opcodes.hpp:19292
@ VCVTQQ2PDZrrk
Definition x86/opcodes.hpp:7429
@ VRSQRT28PSZrkz
Definition x86/opcodes.hpp:21580
@ PINSRQrmi
Definition x86/opcodes.hpp:3236
@ VBROADCASTSSZ128rmkz
Definition x86/opcodes.hpp:5733
@ BLSFILL32rr
Definition x86/opcodes.hpp:1025
@ VPMOVUSQBZ128mrk
Definition x86/opcodes.hpp:18284
@ VBROADCASTF32X4Zrmk
Definition x86/opcodes.hpp:5664
@ VPMOVSXWDZrmkz
Definition x86/opcodes.hpp:18225
@ VFMADDSUB213PSZr
Definition x86/opcodes.hpp:10366
@ VFNMADD213PDZ256mk
Definition x86/opcodes.hpp:11662
@ VDIVBF16Zrmkz
Definition x86/opcodes.hpp:9040
@ NEG16r_EVEX
Definition x86/opcodes.hpp:2841
@ VMOVDQU64Z128rrkz
Definition x86/opcodes.hpp:14176
@ CVTSD2SIrm
Definition x86/opcodes.hpp:1440
@ VCVTTPD2QQZrmb
Definition x86/opcodes.hpp:7855
@ VCVTPD2PHZrrk
Definition x86/opcodes.hpp:6497
@ LD_Fp064
Definition x86/opcodes.hpp:2127
@ OUTSB
Definition x86/opcodes.hpp:3073
@ VPSHUFLWZ128mikz
Definition x86/opcodes.hpp:19553
@ VPSUBWZ128rrkz
Definition x86/opcodes.hpp:20440
@ VMOVDQU16Z128rrk
Definition x86/opcodes.hpp:14108
@ VPDPWSUDZm
Definition x86/opcodes.hpp:16432
@ MOVBE32rr
Definition x86/opcodes.hpp:2633
@ VGF2P8AFFINEQBZ128rmbikz
Definition x86/opcodes.hpp:13039
@ VFNMSUB213PDZ256r
Definition x86/opcodes.hpp:12230
@ MMX_PSUBBrm
Definition x86/opcodes.hpp:2508
@ VPLZCNTQZ128rmb
Definition x86/opcodes.hpp:17361
@ VSUBSDrr_Int
Definition x86/opcodes.hpp:22327
@ G_VECREDUCE_SMAX
Definition x86/opcodes.hpp:324
@ VCVTBIASPH2HF8SZ256rmk
Definition x86/opcodes.hpp:6203
@ VDBPSADBWZrrikz
Definition x86/opcodes.hpp:9016
@ VPHADDBDrm
Definition x86/opcodes.hpp:17261
@ VCVTUSI2SSZrm
Definition x86/opcodes.hpp:8913
@ CALL64m_NT
Definition x86/opcodes.hpp:1154
@ VPDPBSUDSZmk
Definition x86/opcodes.hpp:16157
@ VRANGEPSZ128rmbikz
Definition x86/opcodes.hpp:20938
@ VPERMT2PDZ128rrkz
Definition x86/opcodes.hpp:17042
@ PMOVSXBDrm
Definition x86/opcodes.hpp:3269
@ VMOVHLPSrr
Definition x86/opcodes.hpp:14242
@ VPSHLDVQZ128mbk
Definition x86/opcodes.hpp:19245
@ LIDT16m
Definition x86/opcodes.hpp:2157
@ VSQRTPDZ128r
Definition x86/opcodes.hpp:22038
@ VFMADD132BF16Zmbk
Definition x86/opcodes.hpp:9572
@ VPSHRDWZ256rmi
Definition x86/opcodes.hpp:19450
@ VPHSUBSWrr
Definition x86/opcodes.hpp:17310
@ ENCODEKEY256
Definition x86/opcodes.hpp:1636
@ VPUNPCKLDQZ128rmbkz
Definition x86/opcodes.hpp:20766
@ VFMSUB132BF16Z128r
Definition x86/opcodes.hpp:10503
@ VCVT2PH2BF8SZrmbkz
Definition x86/opcodes.hpp:5962
@ VINSERTI32X8Zrrikz
Definition x86/opcodes.hpp:13161
@ VCVTUDQ2PSZrr
Definition x86/opcodes.hpp:8799
@ VCVTTSD2USIZrrb_Int
Definition x86/opcodes.hpp:8643
@ VADDBF16Zrm
Definition x86/opcodes.hpp:5185
@ VPBROADCASTWZ256rm
Definition x86/opcodes.hpp:15620
@ VPBROADCASTBZrrk
Definition x86/opcodes.hpp:15531
@ VPDPWSUDZr
Definition x86/opcodes.hpp:16438
@ VPAVGBZ128rrk
Definition x86/opcodes.hpp:15373
@ VMOVDQU64Z128rmk
Definition x86/opcodes.hpp:14170
@ VMINMAXPDZ256rribk
Definition x86/opcodes.hpp:13644
@ VPERMQZmbi
Definition x86/opcodes.hpp:16971
@ MAXPDrm
Definition x86/opcodes.hpp:2317
@ VFNMADDSS4rm
Definition x86/opcodes.hpp:12002
@ VCVTNEPS2BF16Z256rrk
Definition x86/opcodes.hpp:6416
@ VCVTBIASPH2HF8SZrmk
Definition x86/opcodes.hpp:6212
@ SUB_Fp64m32
Definition x86/opcodes.hpp:4944
@ G_FCOS
Definition x86/opcodes.hpp:272
@ VCVTTPH2DQZ256rm
Definition x86/opcodes.hpp:8007
@ G_WRITE_REGISTER
Definition x86/opcodes.hpp:302
@ CMP16rm
Definition x86/opcodes.hpp:1307
@ SUB_FpI32m64
Definition x86/opcodes.hpp:4952
@ ADDSSrr_Int
Definition x86/opcodes.hpp:731
@ VFMSUB231PSZ256mk
Definition x86/opcodes.hpp:10965
@ VDPPHPSZ128mbk
Definition x86/opcodes.hpp:9223
@ VCVTW2PHZ256rrk
Definition x86/opcodes.hpp:8985
@ VADDPDrr
Definition x86/opcodes.hpp:5230
@ ILD_F64m
Definition x86/opcodes.hpp:1772
@ VPHADDUDQrr
Definition x86/opcodes.hpp:17284
@ G_ATOMICRMW_FMAX
Definition x86/opcodes.hpp:140
@ VPSHLDDZ256rmbi
Definition x86/opcodes.hpp:19171
@ VPROLQZ256rik
Definition x86/opcodes.hpp:18923
@ VDIVPHZrmk
Definition x86/opcodes.hpp:9106
@ VCVTTPS2UDQSZ128rmbkz
Definition x86/opcodes.hpp:8467
@ VCVTTPD2UDQSZrr
Definition x86/opcodes.hpp:7893
@ VRANGEPDZrribk
Definition x86/opcodes.hpp:20932
@ VPMADD52HUQZ256mbk
Definition x86/opcodes.hpp:17424
@ VMAXPHZ128rrkz
Definition x86/opcodes.hpp:13368
@ VPANDNDZ256rrkz
Definition x86/opcodes.hpp:15295
@ OUTSL
Definition x86/opcodes.hpp:3074
@ VPSUBUSWZrmkz
Definition x86/opcodes.hpp:20427
@ VCVTTPS2UDQSZ256rm
Definition x86/opcodes.hpp:8473
@ VSCALEFPDZrmk
Definition x86/opcodes.hpp:21719
@ VMAXPHZ256rmb
Definition x86/opcodes.hpp:13370
@ VADDPDZ256rrb
Definition x86/opcodes.hpp:5212
@ DIVR_F32m
Definition x86/opcodes.hpp:1571
@ VFPCLASSPSZ128mi
Definition x86/opcodes.hpp:12630
@ VCVTBF162IUBSZ256rr
Definition x86/opcodes.hpp:6124
@ VFMSUB213SHZm
Definition x86/opcodes.hpp:10825
@ VPMINUWYrr
Definition x86/opcodes.hpp:17912
@ VMINPDZ128rm
Definition x86/opcodes.hpp:13761
@ VPSUBQZ256rrk
Definition x86/opcodes.hpp:20332
@ VGF2P8AFFINEINVQBZrrikz
Definition x86/opcodes.hpp:13032
@ RCR32ri
Definition x86/opcodes.hpp:3679
@ VFMSUB231PSZ128mkz
Definition x86/opcodes.hpp:10957
@ VPTESTMBZ128rrk
Definition x86/opcodes.hpp:20512
@ ROL8ri
Definition x86/opcodes.hpp:3885
@ VPSLLVQZrrkz
Definition x86/opcodes.hpp:19752
@ VREDUCEPHZrmik
Definition x86/opcodes.hpp:21248
@ AVX1_SETALLONES
Definition x86/opcodes.hpp:338
@ VPERMI2PSZ256rmbkz
Definition x86/opcodes.hpp:16693
@ VPMULLDZrmbk
Definition x86/opcodes.hpp:18612
@ VCVTSH2SIZrm_Int
Definition x86/opcodes.hpp:7561
@ VALIGNDZ128rmik
Definition x86/opcodes.hpp:5398
@ REX64_PREFIX
Definition x86/opcodes.hpp:3766
@ VPUNPCKLQDQrm
Definition x86/opcodes.hpp:20821
@ VPORrm
Definition x86/opcodes.hpp:18874
@ VGF2P8AFFINEQBZ256rmbik
Definition x86/opcodes.hpp:13047
@ VFNMSUB231PSZ256r
Definition x86/opcodes.hpp:12478
@ VRCP14SDZrrk
Definition x86/opcodes.hpp:21045
@ VPMAXSDZ256rrkz
Definition x86/opcodes.hpp:17566
@ VALIGNQZ128rmik
Definition x86/opcodes.hpp:5425
@ VCVTPS2DQZrr
Definition x86/opcodes.hpp:7130
@ SUB16ri_NF_ND
Definition x86/opcodes.hpp:4773
@ VCVTPH2PDZ128rmbkz
Definition x86/opcodes.hpp:6845
@ SAR64mi_NF_ND
Definition x86/opcodes.hpp:4114
@ VSCALEFPHZrrkz
Definition x86/opcodes.hpp:21759
@ ROL64ri_NF_ND
Definition x86/opcodes.hpp:3859
@ VPOPCNTDZ256rrkz
Definition x86/opcodes.hpp:18763
@ MORESTACK_RET_RESTORE_R10
Definition x86/opcodes.hpp:372
@ VBLENDMPDZ128rmkz
Definition x86/opcodes.hpp:5582
@ VCVTPH2PSZrrbk
Definition x86/opcodes.hpp:6930
@ VPOPCNTBZrrkz
Definition x86/opcodes.hpp:18745
@ XOR8rm_ND
Definition x86/opcodes.hpp:22789
@ VPSLLDZ128rm
Definition x86/opcodes.hpp:19603
@ MUL64r_EVEX
Definition x86/opcodes.hpp:2780
@ VMINSDZrr_Int
Definition x86/opcodes.hpp:13871
@ VFNMADD132PDZ128mkz
Definition x86/opcodes.hpp:11476
@ BOUNDS32rm
Definition x86/opcodes.hpp:1069
@ VPEXPANDDZ256rm
Definition x86/opcodes.hpp:17175
@ VMINMAXPSZ256rrikz
Definition x86/opcodes.hpp:13713
@ VCVTPD2UDQZ256rmbk
Definition x86/opcodes.hpp:6580
@ VPACKUSWBrm
Definition x86/opcodes.hpp:15033
@ VPMINSDZrr
Definition x86/opcodes.hpp:17777
@ VMOVZPWILo2PWIZmr
Definition x86/opcodes.hpp:14523
@ VGETEXPPHZmbk
Definition x86/opcodes.hpp:12781
@ VPMOVSQBZmr
Definition x86/opcodes.hpp:18071
@ VFMADD132PHZ256rk
Definition x86/opcodes.hpp:9635
@ VPCMPGTDZ256rmbk
Definition x86/opcodes.hpp:15797
@ VPSRLDrr
Definition x86/opcodes.hpp:20087
@ VRSQRT14PDZ256mb
Definition x86/opcodes.hpp:21501
@ VFMADD231PHZ128r
Definition x86/opcodes.hpp:9978
@ VFNMSUB231PSZmbk
Definition x86/opcodes.hpp:12486
@ VPMAXUQZ256rmk
Definition x86/opcodes.hpp:17693
@ VCVTTPH2WZrmbkz
Definition x86/opcodes.hpp:8253
@ VFMSUB231BF16Zrk
Definition x86/opcodes.hpp:10878
@ VFMADD132SSZrb_Int
Definition x86/opcodes.hpp:9721
@ VINSERTF32X4Z256rri
Definition x86/opcodes.hpp:13109
@ VMOVDQU8Z128rr_REV
Definition x86/opcodes.hpp:14206
@ G_ANYEXT
Definition x86/opcodes.hpp:155
@ ROR32rCL_NF
Definition x86/opcodes.hpp:3943
@ VPTESTMDZ128rmb
Definition x86/opcodes.hpp:20522
@ VPMOVZXBDZ256rr
Definition x86/opcodes.hpp:18372
@ VPRORVQZrmbkz
Definition x86/opcodes.hpp:19090
@ SHRD64mri8
Definition x86/opcodes.hpp:4654
@ VMINBF16Z128rm
Definition x86/opcodes.hpp:13474
@ RORX32mi
Definition x86/opcodes.hpp:4010
@ VCVTPS2PHYmr
Definition x86/opcodes.hpp:7274
@ VCVTW2PHZrmk
Definition x86/opcodes.hpp:8991
@ VCVTPH2UQQZ128rmb
Definition x86/opcodes.hpp:7003
@ VFMSUBADD132PHZrb
Definition x86/opcodes.hpp:11096
@ KSHIFTLQki
Definition x86/opcodes.hpp:2081
@ VCVTSD2SSrm_Int
Definition x86/opcodes.hpp:7538
@ VPERMPSZrrkz
Definition x86/opcodes.hpp:16950
@ VPMACSSWWrr
Definition x86/opcodes.hpp:17402
@ VPMOVUSDBZ256rr
Definition x86/opcodes.hpp:18260
@ VGETEXPBF16Z256rk
Definition x86/opcodes.hpp:12714
@ CLRSSBSY
Definition x86/opcodes.hpp:1225
@ ADD16rm_EVEX
Definition x86/opcodes.hpp:589
@ AESENC256KL
Definition x86/opcodes.hpp:782
@ POPF16
Definition x86/opcodes.hpp:3344
@ VCVTPH2HF8Z128rmkz
Definition x86/opcodes.hpp:6754
@ VPSUBDZrmk
Definition x86/opcodes.hpp:20307
@ VPSUBBYrm
Definition x86/opcodes.hpp:20261
@ VPMOVZXWDZ128rrk
Definition x86/opcodes.hpp:18455
@ VPADDUSWZrmkz
Definition x86/opcodes.hpp:15201
@ VFMADDSUB132PDZmk
Definition x86/opcodes.hpp:10187
@ MMX_CVTPI2PDrm
Definition x86/opcodes.hpp:2352
@ VCOMPRESSPDZ128mr
Definition x86/opcodes.hpp:5902
@ MULSDrm_Int
Definition x86/opcodes.hpp:2793
@ VBLENDMPDZrmb
Definition x86/opcodes.hpp:5596
@ VPMAXSWZ256rm
Definition x86/opcodes.hpp:17613
@ CONVERGENCECTRL_LOOP
Definition x86/opcodes.hpp:72
@ VDBPSADBWZrmik
Definition x86/opcodes.hpp:9012
@ ADC64mi32_EVEX
Definition x86/opcodes.hpp:506
@ VFIXUPIMMPSZrmikz
Definition x86/opcodes.hpp:9527
@ LOCK_BTC32m
Definition x86/opcodes.hpp:2192
@ G_BRINDIRECT
Definition x86/opcodes.hpp:149
@ VPMAXUQZ128rmb
Definition x86/opcodes.hpp:17681
@ VPSRLWZ256ri
Definition x86/opcodes.hpp:20237
@ VPHADDBQrr
Definition x86/opcodes.hpp:17264
@ VUNPCKHPSZ256rmbk
Definition x86/opcodes.hpp:22444
@ SUB64ri32_EVEX
Definition x86/opcodes.hpp:4847
@ VCVTPS2UDQZ256rmbkz
Definition x86/opcodes.hpp:7344
@ VGETMANTSHZrrikz
Definition x86/opcodes.hpp:12994
@ VMINPSZ128rr
Definition x86/opcodes.hpp:13837
@ VPMOVSQDZrr
Definition x86/opcodes.hpp:18088
@ VCVTPH2DQZ128rmk
Definition x86/opcodes.hpp:6693
@ SUB64rr_EVEX
Definition x86/opcodes.hpp:4862
@ VMOVDQA32Zmr
Definition x86/opcodes.hpp:14049
@ LAR16rr
Definition x86/opcodes.hpp:2104
@ VPMOVQBZmr
Definition x86/opcodes.hpp:17996
@ VFMADD231PHZ256mbkz
Definition x86/opcodes.hpp:9984
@ V4FNMADDSSrmkz
Definition x86/opcodes.hpp:5164
@ MMX_PHADDSWrm
Definition x86/opcodes.hpp:2435
@ VPMOVWBZrr
Definition x86/opcodes.hpp:18358
@ VXORPDZrmbkz
Definition x86/opcodes.hpp:22547
@ VMULSSZrrbk_Int
Definition x86/opcodes.hpp:14727
@ VBROADCASTI32X4Zrmk
Definition x86/opcodes.hpp:5701
@ VMINCPDZ256rr
Definition x86/opcodes.hpp:13518
@ VCVTPH2IBSZ128rrkz
Definition x86/opcodes.hpp:6784
@ DEC32m_EVEX
Definition x86/opcodes.hpp:1513
@ VMULPSZ128rr
Definition x86/opcodes.hpp:14665
@ VPMOVWBZ128rrk
Definition x86/opcodes.hpp:18349
@ VFMSUB132PDZ256rb
Definition x86/opcodes.hpp:10542
@ VCVTTPS2QQSZ128rrk
Definition x86/opcodes.hpp:8405
@ VRNDSCALEPDZ256rmi
Definition x86/opcodes.hpp:21355
@ VPMINSDZrmbk
Definition x86/opcodes.hpp:17773
@ VFNMSUB132SDm_Int
Definition x86/opcodes.hpp:12155
@ VMAXPDZrm
Definition x86/opcodes.hpp:13346
@ TDPFP16PS
Definition x86/opcodes.hpp:5022
@ VGATHERQPDrm
Definition x86/opcodes.hpp:12692
@ VMAXBF16Zrm
Definition x86/opcodes.hpp:13215
@ IDIV64m_NF
Definition x86/opcodes.hpp:1760
@ VRSQRT14PSZmbk
Definition x86/opcodes.hpp:21538
@ MMX_PADDUSWrm
Definition x86/opcodes.hpp:2406
@ VCVTTPH2DQZrrb
Definition x86/opcodes.hpp:8026
@ VADDPDZrrk
Definition x86/opcodes.hpp:5227
@ VFNMSUBPD4rm
Definition x86/opcodes.hpp:12547
@ VBROADCASTF64X2Z256rmk
Definition x86/opcodes.hpp:5670
@ VCVTTPH2DQZ128rmbk
Definition x86/opcodes.hpp:8000
@ MOV8o32a
Definition x86/opcodes.hpp:2606
@ VPUNPCKHWDYrm
Definition x86/opcodes.hpp:20717
@ ROR64m1_NF
Definition x86/opcodes.hpp:3953
@ VRNDSCALEPSZ256rribkz
Definition x86/opcodes.hpp:21427
@ VCVTUDQ2PSZrmbk
Definition x86/opcodes.hpp:8795
@ VFNMSUB213PHZ256rk
Definition x86/opcodes.hpp:12269
@ PMOVZXWQrm
Definition x86/opcodes.hpp:3291
@ VPSRLQZ128rrkz
Definition x86/opcodes.hpp:20105
@ VPSLLVDrr
Definition x86/opcodes.hpp:19723
@ VREDUCEPDZ256rmbikz
Definition x86/opcodes.hpp:21201
@ VPMOVZXWDZrrk
Definition x86/opcodes.hpp:18467
@ AND16mi_NF_ND
Definition x86/opcodes.hpp:803
@ VFMSUBADD213PHZ128m
Definition x86/opcodes.hpp:11175
@ VFMSUB213PSZ256mk
Definition x86/opcodes.hpp:10787
@ VPCMPUBZ256rmik
Definition x86/opcodes.hpp:15874
@ VPCMPEQQZrmbk
Definition x86/opcodes.hpp:15745
@ VCVTTPD2QQSZrmb
Definition x86/opcodes.hpp:7822
@ VPMAXUWZ256rm
Definition x86/opcodes.hpp:17715
@ VPABSQZ128rmb
Definition x86/opcodes.hpp:14881
@ VPHSUBDYrr
Definition x86/opcodes.hpp:17304
@ VFMSUB231PSZ256rk
Definition x86/opcodes.hpp:10971
@ VFNMADD231SHZr
Definition x86/opcodes.hpp:11952
@ TEST16rr
Definition x86/opcodes.hpp:5029
@ VFNMSUB231PSYr
Definition x86/opcodes.hpp:12462
@ PTDPBSSD
Definition x86/opcodes.hpp:3472
@ VPTESTMQZ256rrk
Definition x86/opcodes.hpp:20550
@ VMINPHZrrkz
Definition x86/opcodes.hpp:13828
@ SHL64rCL_NF
Definition x86/opcodes.hpp:4384
@ VPROLVQZrrk
Definition x86/opcodes.hpp:18986
@ VCVTPD2UDQZ256rmkz
Definition x86/opcodes.hpp:6583
@ LGS16rm
Definition x86/opcodes.hpp:2154
@ VMOVHPSrm
Definition x86/opcodes.hpp:14250
@ VFNMADD132PSZrkz
Definition x86/opcodes.hpp:11573
@ VCVTPD2UQQZ256rrb
Definition x86/opcodes.hpp:6618
@ VCVTPS2PDZrmkz
Definition x86/opcodes.hpp:7232
@ SAR32mi_ND
Definition x86/opcodes.hpp:4082
@ VPMADD52LUQrr
Definition x86/opcodes.hpp:17472
@ VADDPHZrr
Definition x86/opcodes.hpp:5258
@ VRCP14PDZ128mb
Definition x86/opcodes.hpp:20988
@ LFS32rm
Definition x86/opcodes.hpp:2149
@ VBROADCASTF64X4Zrmk
Definition x86/opcodes.hpp:5676
@ VCVTTBF162IUBSZrmk
Definition x86/opcodes.hpp:7725
@ G_ICMP
Definition x86/opcodes.hpp:171
@ VFMSUBSD4rr_Int_REV
Definition x86/opcodes.hpp:11390
@ VPCMPDZrri
Definition x86/opcodes.hpp:15689
@ VCVTTBF162IUBSZ256rr
Definition x86/opcodes.hpp:7718
@ JCC_2
Definition x86/opcodes.hpp:1991
@ VGF2P8MULBrm
Definition x86/opcodes.hpp:13086
@ VFMADD213PSZmkz
Definition x86/opcodes.hpp:9855
@ VPDPBSSDSZ128mk
Definition x86/opcodes.hpp:16077
@ VCVTSI2SHZrrb_Int
Definition x86/opcodes.hpp:7593
@ VSUBPHZrrkz
Definition x86/opcodes.hpp:22275
@ MMX_PADDUSBrm
Definition x86/opcodes.hpp:2404
@ CONVERGENCECTRL_ANCHOR
Definition x86/opcodes.hpp:71
@ VCVTDQ2PDZ256rm
Definition x86/opcodes.hpp:6255
@ VEXTRACTI32X4Zrrik
Definition x86/opcodes.hpp:9358
@ LOCK_ADD8mi
Definition x86/opcodes.hpp:2178
@ VGETEXPBF16Zrk
Definition x86/opcodes.hpp:12723
@ LOCK_BTR_RM64rm
Definition x86/opcodes.hpp:2202
@ VEXP2PDZrb
Definition x86/opcodes.hpp:9263
@ VCVTTPH2IBSZ256rmbk
Definition x86/opcodes.hpp:8042
@ CLTS
Definition x86/opcodes.hpp:1226
@ VRCP28PSZrb
Definition x86/opcodes.hpp:21072
@ VPCMPEQQrr
Definition x86/opcodes.hpp:15750
@ VPMOVSXWQrr
Definition x86/opcodes.hpp:18252
@ VFNMADD231PDZrbkz
Definition x86/opcodes.hpp:11857
@ VCVTBIASPH2HF8Zrr
Definition x86/opcodes.hpp:6241
@ DEC8m_ND
Definition x86/opcodes.hpp:1535
@ VPEXPANDWZ256rr
Definition x86/opcodes.hpp:17214
@ KSHIFTRBki
Definition x86/opcodes.hpp:2083
@ ADCX32rr_ND
Definition x86/opcodes.hpp:555
@ VFMSUB132PSZrkz
Definition x86/opcodes.hpp:10628
@ VINSERTI32X8Zrmi
Definition x86/opcodes.hpp:13156
@ VRANGEPSZ256rribk
Definition x86/opcodes.hpp:20953
@ VFMSUB231SDZmk_Int
Definition x86/opcodes.hpp:10989
@ VPSRLWZ128mikz
Definition x86/opcodes.hpp:20224
@ VPMOVZXWQZ128rrkz
Definition x86/opcodes.hpp:18478
@ VMOVUPDZ256rmkz
Definition x86/opcodes.hpp:14450
@ VCVTPD2QQZ256rmkz
Definition x86/opcodes.hpp:6550
@ VPCMPWZ256rmi
Definition x86/opcodes.hpp:15933
@ VPERMI2QZ128rmbkz
Definition x86/opcodes.hpp:16711
@ PTCMMRLFP16PS
Definition x86/opcodes.hpp:3441
@ VPSHRDQZrrik
Definition x86/opcodes.hpp:19370
@ VPROLDZ256mik
Definition x86/opcodes.hpp:18893
@ VGETMANTPHZ256rmik
Definition x86/opcodes.hpp:12924
@ VPERMI2PDZ128rmbkz
Definition x86/opcodes.hpp:16657
@ VMULPDrr
Definition x86/opcodes.hpp:14623
@ VPDPBSUDZ256rk
Definition x86/opcodes.hpp:16182
@ VMOVSH2Wrr
Definition x86/opcodes.hpp:14354
@ VPMAXSDZrmb
Definition x86/opcodes.hpp:17568
@ VFMADDSUB132PDZ128mbkz
Definition x86/opcodes.hpp:10165
@ VPDPBSUDZ256mkz
Definition x86/opcodes.hpp:16180
@ VFNMADDPS4Yrm
Definition x86/opcodes.hpp:11985
@ VCVTTPS2UDQSZ256rrb
Definition x86/opcodes.hpp:8480
@ VPRORVQZ256rrkz
Definition x86/opcodes.hpp:19086
@ VCVTTPH2WZrmk
Definition x86/opcodes.hpp:8254
@ VRSQRTPHZ128m
Definition x86/opcodes.hpp:21626
@ VCVTTPD2QQZ128rmb
Definition x86/opcodes.hpp:7834
@ VSCALEFPDZ256rmb
Definition x86/opcodes.hpp:21704
@ LEAVE
Definition x86/opcodes.hpp:2143
@ VPSRADZri
Definition x86/opcodes.hpp:19854
@ VCVTPD2UDQZ128rr
Definition x86/opcodes.hpp:6575
@ VBROADCASTF32X2Z256rmk
Definition x86/opcodes.hpp:5649
@ MOVBE16rm
Definition x86/opcodes.hpp:2625
@ VPMAXSDZrmk
Definition x86/opcodes.hpp:17571
@ VCVTTPS2UDQSZrrbk
Definition x86/opcodes.hpp:8493
@ VCVTQQ2PHZ128rmb
Definition x86/opcodes.hpp:7432
@ VINSERTF64X2Z256rmik
Definition x86/opcodes.hpp:13125
@ VDPBF16PSZ256rkz
Definition x86/opcodes.hpp:9209
@ VPMOVZXDQZ128rm
Definition x86/opcodes.hpp:18429
@ VCOMPRESSPSZ256rrk
Definition x86/opcodes.hpp:5925
@ VFMADD213SSm_Int
Definition x86/opcodes.hpp:9905
@ VPCLMULQDQYrri
Definition x86/opcodes.hpp:15644
@ VFMADD231PHZ256rkz
Definition x86/opcodes.hpp:9992
@ VREDUCEPHZ256rribk
Definition x86/opcodes.hpp:21240
@ SHR32mCL_ND
Definition x86/opcodes.hpp:4526
@ G_FFREXP
Definition x86/opcodes.hpp:218
@ VFMADD231PSZ256rbkz
Definition x86/opcodes.hpp:10025
@ VCVTPS2PHXZ256rrb
Definition x86/opcodes.hpp:7257
@ IMUL16rmi8_EVEX
Definition x86/opcodes.hpp:1795
@ VPCOMWri
Definition x86/opcodes.hpp:16016
@ VRSQRT14PSZ256rkz
Definition x86/opcodes.hpp:21535
@ INSERTQ
Definition x86/opcodes.hpp:1937
@ VCVTTPH2UDQZrm
Definition x86/opcodes.hpp:8151
@ KMOVBkm_EVEX
Definition x86/opcodes.hpp:2030
@ VFNMSUB213PDZmb
Definition x86/opcodes.hpp:12237
@ XOR8mr_NF
Definition x86/opcodes.hpp:22779
@ VFMSUBADD132PDZ256rkz
Definition x86/opcodes.hpp:11053
@ VRCP28SDZrk
Definition x86/opcodes.hpp:21084
@ VFMADD213PSZ256rkz
Definition x86/opcodes.hpp:9849
@ VALIGNQZrrik
Definition x86/opcodes.hpp:5446
@ RCR16mCL
Definition x86/opcodes.hpp:3649
@ VRSQRTPHZr
Definition x86/opcodes.hpp:21650
@ SETZUCCr
Definition x86/opcodes.hpp:4282
@ VPMOVSDBZ128rrkz
Definition x86/opcodes.hpp:18035
@ VINSERTI128rmi
Definition x86/opcodes.hpp:13142
@ VCVTTPH2UDQZ256rmb
Definition x86/opcodes.hpp:8140
@ VPHMINPOSUWrr
Definition x86/opcodes.hpp:17298
@ VFNMADD132PHZ128mk
Definition x86/opcodes.hpp:11510
@ SHL32rCL_NF
Definition x86/opcodes.hpp:4354
@ VPABSBZ256rrk
Definition x86/opcodes.hpp:14839
@ VMULPDZ256rmb
Definition x86/opcodes.hpp:14599
@ VPERMI2QZ128rmkz
Definition x86/opcodes.hpp:16713
@ VPGATHERQDZrm
Definition x86/opcodes.hpp:17254
@ VRCP28PDZrk
Definition x86/opcodes.hpp:21063
@ VPMAXUDZ128rm
Definition x86/opcodes.hpp:17651
@ VFNMADD231PSZ256mk
Definition x86/opcodes.hpp:11910
@ VPCMPEQBZ128rmk
Definition x86/opcodes.hpp:15694
@ GETSEC
Definition x86/opcodes.hpp:1728
@ VPMULLDZ128rmbkz
Definition x86/opcodes.hpp:18595
@ ADC8mr_EVEX
Definition x86/opcodes.hpp:535
@ VFMSUBADD132PDZ256mk
Definition x86/opcodes.hpp:11046
@ VFNMADDPS4mr
Definition x86/opcodes.hpp:11988
@ BTS16rr
Definition x86/opcodes.hpp:1124
@ VANDPDZ128rmbk
Definition x86/opcodes.hpp:5514
@ VFNMADD231PDYm
Definition x86/opcodes.hpp:11825
@ VCVTPH2IBSZ256rmb
Definition x86/opcodes.hpp:6786
@ SUB64mi8_NF
Definition x86/opcodes.hpp:4839
@ VPACKSSDWZ256rmb
Definition x86/opcodes.hpp:14941
@ VUCOMISDZrm_Int
Definition x86/opcodes.hpp:22363
@ VFNMSUB132PSZ128mbkz
Definition x86/opcodes.hpp:12110
@ MOVZPQILo2PQIrr
Definition x86/opcodes.hpp:2747
@ VPBROADCASTQZ256rr
Definition x86/opcodes.hpp:15592
@ VCVTPS2DQZ256rrkz
Definition x86/opcodes.hpp:7123
@ VPMOVQBZrrk
Definition x86/opcodes.hpp:17999
@ VSUBPSZ128rm
Definition x86/opcodes.hpp:22278
@ MUL8m
Definition x86/opcodes.hpp:2782
@ VPMOVSXWDZrrkz
Definition x86/opcodes.hpp:18228
@ ADC32rr_ND
Definition x86/opcodes.hpp:501
@ VCVTTPH2WZ256rmk
Definition x86/opcodes.hpp:8242
@ CMOV32rm_ND
Definition x86/opcodes.hpp:1237
@ VFMSUBADD213PHZ256mk
Definition x86/opcodes.hpp:11188
@ VFMSUBADD213PHZmbkz
Definition x86/opcodes.hpp:11199
@ VFNMSUB213PDZ128rk
Definition x86/opcodes.hpp:12222
@ VCVTQQ2PSZ128rrkz
Definition x86/opcodes.hpp:7472
@ VFNMADD132SSZm
Definition x86/opcodes.hpp:11604
@ VPCMPQZ128rmbi
Definition x86/opcodes.hpp:15851
@ VCVTUDQ2PSZ256rmbkz
Definition x86/opcodes.hpp:8784
@ VDIVPSZ256rmb
Definition x86/opcodes.hpp:9126
@ VXORPDZ128rmk
Definition x86/opcodes.hpp:22530
@ VDIVSHZrrbkz_Int
Definition x86/opcodes.hpp:9174
@ VPSHLDVDZ128m
Definition x86/opcodes.hpp:19216
@ VPTESTNMWZ256rm
Definition x86/opcodes.hpp:20621
@ VFNMSUB213SDZrk_Int
Definition x86/opcodes.hpp:12330
@ INSW
Definition x86/opcodes.hpp:1940
@ VCVTTSD2SI64rr
Definition x86/opcodes.hpp:8608
@ VMOVLHPSrr
Definition x86/opcodes.hpp:14252
@ AAA
Definition x86/opcodes.hpp:438
@ VPBROADCASTQrZ128rrk
Definition x86/opcodes.hpp:15602
@ VPROLQZmbik
Definition x86/opcodes.hpp:18926
@ VGETEXPPDZ256rb
Definition x86/opcodes.hpp:12741
@ VPERMI2WZ128rrkz
Definition x86/opcodes.hpp:16740
@ VCVTTPS2IBSZ256rrb
Definition x86/opcodes.hpp:8348
@ VMOVUPSZ128rm_NOVLX
Definition x86/opcodes.hpp:428
@ VPBLENDMDZ128rmbkz
Definition x86/opcodes.hpp:15436
@ VFIXUPIMMPDZrribkz
Definition x86/opcodes.hpp:9498
@ MOVMSKPDrr
Definition x86/opcodes.hpp:2673
@ VRNDSCALESDZrrib_Int
Definition x86/opcodes.hpp:21448
@ VPSRLQZmbi
Definition x86/opcodes.hpp:20121
@ VFNMADD231SSm_Int
Definition x86/opcodes.hpp:11973
@ VPBROADCASTDZrr
Definition x86/opcodes.hpp:15561
@ VCVTUDQ2PHZrmkz
Definition x86/opcodes.hpp:8765
@ VCVTTPS2UDQZrr
Definition x86/opcodes.hpp:8524
@ VPOPCNTWZ256rmkz
Definition x86/opcodes.hpp:18808
@ VFMSUB213PHZ128rkz
Definition x86/opcodes.hpp:10747
@ VMINCSDrr
Definition x86/opcodes.hpp:13593
@ JCC_1
Definition x86/opcodes.hpp:1990
@ INC64m
Definition x86/opcodes.hpp:1912
@ ADCX64rr_EVEX
Definition x86/opcodes.hpp:560
@ VADDPDZ256rrbkz
Definition x86/opcodes.hpp:5214
@ VPMOVZXWQZrm
Definition x86/opcodes.hpp:18485
@ VPSRLDZ128rmk
Definition x86/opcodes.hpp:20050
@ VPMAXUWYrm
Definition x86/opcodes.hpp:17707
@ VRNDSCALEBF16Z128rmik
Definition x86/opcodes.hpp:21320
@ CWD
Definition x86/opcodes.hpp:1496
@ VPMOVD2MZkr
Definition x86/opcodes.hpp:17938
@ REP_STOSQ_32
Definition x86/opcodes.hpp:3755
@ VDPBF16PSZ256mbkz
Definition x86/opcodes.hpp:9204
@ VCVTUQQ2PHZ256rrk
Definition x86/opcodes.hpp:8857
@ VPDPBSSDZmb
Definition x86/opcodes.hpp:16123
@ BLCMSK64rm
Definition x86/opcodes.hpp:1010
@ VPORDZ256rmk
Definition x86/opcodes.hpp:18831
@ PSUBSWrr
Definition x86/opcodes.hpp:3422
@ SHLDROT64ri
Definition x86/opcodes.hpp:420
@ VRNDSCALESHZrribk_Int
Definition x86/opcodes.hpp:21460
@ VPMOVDWZmr
Definition x86/opcodes.hpp:17964
@ MOVDQAmr
Definition x86/opcodes.hpp:2655
@ VPCMPEQDZrrk
Definition x86/opcodes.hpp:15726
@ VGF2P8MULBYrr
Definition x86/opcodes.hpp:13067
@ VREDUCESSZrribkz
Definition x86/opcodes.hpp:21313
@ VPMINSQZrm
Definition x86/opcodes.hpp:17800
@ VFNMSUB231SHZmkz_Int
Definition x86/opcodes.hpp:12517
@ SUB64mi8_NF_ND
Definition x86/opcodes.hpp:4840
@ VPXORQZrr
Definition x86/opcodes.hpp:20896
@ AND16ri8_NF_ND
Definition x86/opcodes.hpp:814
@ VPHSUBWYrm
Definition x86/opcodes.hpp:17313
@ TCVTROWPS2PHHrre
Definition x86/opcodes.hpp:5010
@ VUNPCKLPDZ128rr
Definition x86/opcodes.hpp:22470
@ SAR32rCL_NF
Definition x86/opcodes.hpp:4093
@ VFMSUB231PDZ256mk
Definition x86/opcodes.hpp:10895
@ VMINCPDZ256rm
Definition x86/opcodes.hpp:13512
@ VPMADDWDrr
Definition x86/opcodes.hpp:17516
@ ADD64rr_EVEX
Definition x86/opcodes.hpp:676
@ VMULPHZ128rmk
Definition x86/opcodes.hpp:14628
@ VCVTPH2BF8Z128rmb
Definition x86/opcodes.hpp:6663
@ VCVTTPD2DQSZrrb
Definition x86/opcodes.hpp:7758
@ VFPCLASSBF16Z128ri
Definition x86/opcodes.hpp:12578
@ VPCONFLICTDZrr
Definition x86/opcodes.hpp:16041
@ TEST32rr
Definition x86/opcodes.hpp:5034
@ VFNMADD213PDZmkz
Definition x86/opcodes.hpp:11675
@ VPMOVZXDQZrr
Definition x86/opcodes.hpp:18444
@ VPSRLWZrr
Definition x86/opcodes.hpp:20255
@ VPEXPANDQZ128rr
Definition x86/opcodes.hpp:17190
@ VRANGESDZrrib
Definition x86/opcodes.hpp:20973
@ VPSRLQYrm
Definition x86/opcodes.hpp:20089
@ VPERMT2WZ128rmk
Definition x86/opcodes.hpp:17116
@ VSUBSSZrr_Int
Definition x86/opcodes.hpp:22344
@ VFMSUB213PDZ256r
Definition x86/opcodes.hpp:10719
@ MOVSLDUPrr
Definition x86/opcodes.hpp:2710
@ VPEXPANDQZrmkz
Definition x86/opcodes.hpp:17201
@ VPSHLQrr_REV
Definition x86/opcodes.hpp:19313
@ VCMPBF16Z128rmik
Definition x86/opcodes.hpp:5754
@ VPSRLVWZ128rrk
Definition x86/opcodes.hpp:20205
@ BTS64mr
Definition x86/opcodes.hpp:1130
@ VMOVSHZrmk
Definition x86/opcodes.hpp:14381
@ VCVTTSD2SI64Zrr_Int
Definition x86/opcodes.hpp:8604
@ VPUNPCKHBWrr
Definition x86/opcodes.hpp:20654
@ VPSHADrr
Definition x86/opcodes.hpp:19148
@ VPSRAVDZ128rmkz
Definition x86/opcodes.hpp:19918
@ VFMSUB231PHZ256mk
Definition x86/opcodes.hpp:10930
@ VSHUFPDrri
Definition x86/opcodes.hpp:21945
@ VPSRLDZrr
Definition x86/opcodes.hpp:20082
@ VPSRAVQZ128rmbk
Definition x86/opcodes.hpp:19944
@ VMOVDQU16Zrm
Definition x86/opcodes.hpp:14125
@ VRSQRTBF16Z256mbk
Definition x86/opcodes.hpp:21610
@ VFMSUB132SSr_Int
Definition x86/opcodes.hpp:10674
@ VMOVAPDZ128mrk
Definition x86/opcodes.hpp:13922
@ VCVTTPH2UDQZ128rmk
Definition x86/opcodes.hpp:8134
@ VCVTTPD2UDQSZ128rrk
Definition x86/opcodes.hpp:7873
@ VCVTPH2QQZ256rr
Definition x86/opcodes.hpp:6951
@ INC16r_NF_ND
Definition x86/opcodes.hpp:1899
@ VREDUCEPHZrrikz
Definition x86/opcodes.hpp:21255
@ POPA32
Definition x86/opcodes.hpp:3321
@ VPORYrm
Definition x86/opcodes.hpp:18872
@ PHADDDrr
Definition x86/opcodes.hpp:3215
@ VCVTPS2QQZ256rmkz
Definition x86/opcodes.hpp:7313
@ VCVTPH2BF8SZ128rm
Definition x86/opcodes.hpp:6635
@ RCR8mCL_ND
Definition x86/opcodes.hpp:3705
@ VPSLLWZ128rm
Definition x86/opcodes.hpp:19782
@ VCVTPS2PHXZ256rrbkz
Definition x86/opcodes.hpp:7259
@ G_FSHL
Definition x86/opcodes.hpp:167
@ MOVRS8rm_EVEX
Definition x86/opcodes.hpp:2698
@ VPCMPGTBZ256rr
Definition x86/opcodes.hpp:15779
@ VCVTHF82PHZ256rrkz
Definition x86/opcodes.hpp:6356
@ CVTSI2SSrm_Int
Definition x86/opcodes.hpp:1453
@ VPSHRDWZrrik
Definition x86/opcodes.hpp:19460
@ VADDSSZrmkz_Int
Definition x86/opcodes.hpp:5330
@ VPSRLDZ256rrkz
Definition x86/opcodes.hpp:20069
@ VFMULCPHZ256rrbk
Definition x86/opcodes.hpp:11417
@ VPSLLDZrrk
Definition x86/opcodes.hpp:19637
@ VADDSSZrmk_Int
Definition x86/opcodes.hpp:5329
@ VPTESTNMDZ128rr
Definition x86/opcodes.hpp:20585
@ CMOVNB_Fp64
Definition x86/opcodes.hpp:1262
@ VPHADDUBQrm
Definition x86/opcodes.hpp:17279
@ VPMAXSQZ256rmbk
Definition x86/opcodes.hpp:17589
@ VANDPDZ256rm
Definition x86/opcodes.hpp:5521
@ VALIGNQZrmik
Definition x86/opcodes.hpp:5443
@ VPMOVZXDQZ256rrkz
Definition x86/opcodes.hpp:18440
@ VSQRTSDZm
Definition x86/opcodes.hpp:22137
@ VRCP14PDZ256mb
Definition x86/opcodes.hpp:20997
@ VFMSUB213PHZ128mbk
Definition x86/opcodes.hpp:10741
@ VCVTTPH2QQZ128rmk
Definition x86/opcodes.hpp:8101
@ VFNMSUB213BF16Zmbkz
Definition x86/opcodes.hpp:12207
@ VPSRAWZ128rmk
Definition x86/opcodes.hpp:19997
@ SHR32ri_EVEX
Definition x86/opcodes.hpp:4545
@ SBB32mi_EVEX
Definition x86/opcodes.hpp:4199
@ VPERMILPDYri
Definition x86/opcodes.hpp:16770
@ VPERMT2DZrm
Definition x86/opcodes.hpp:17025
@ VFMSUB213BF16Z128mbk
Definition x86/opcodes.hpp:10677
@ VCVT2PS2PHXZ256rmbk
Definition x86/opcodes.hpp:6060
@ VPMAXUDZ128rmb
Definition x86/opcodes.hpp:17652
@ VCVTUDQ2PDZ256rmkz
Definition x86/opcodes.hpp:8726
@ VMOVRSDZ128m
Definition x86/opcodes.hpp:14308
@ SHLD32mrCL_EVEX
Definition x86/opcodes.hpp:4442
@ VADDPHZ256rmbkz
Definition x86/opcodes.hpp:5243
@ VGF2P8AFFINEINVQBZ128rmbik
Definition x86/opcodes.hpp:13007
@ LFS64rm
Definition x86/opcodes.hpp:2150
@ VCVTPH2UDQZ128rmkz
Definition x86/opcodes.hpp:6974
@ VPERMI2PDZ128rrk
Definition x86/opcodes.hpp:16661
@ VFMADD231SHZrkz_Int
Definition x86/opcodes.hpp:10069
@ VGF2P8AFFINEQBZrmi
Definition x86/opcodes.hpp:13058
@ VXORPDZ128rrk
Definition x86/opcodes.hpp:22533
@ VFNMADD213SHZr_Int
Definition x86/opcodes.hpp:11775
@ KANDDkk
Definition x86/opcodes.hpp:2019
@ VMAXPHZ256rmkz
Definition x86/opcodes.hpp:13374
@ ADC16mi8
Definition x86/opcodes.hpp:456
@ VMULPHZrrbk
Definition x86/opcodes.hpp:14653
@ VCVTUQQ2PSZ128rmbk
Definition x86/opcodes.hpp:8873
@ VPAVGWZ128rmkz
Definition x86/opcodes.hpp:15393
@ VCVTTPS2UDQSZrrbkz
Definition x86/opcodes.hpp:8494
@ VFMSUB213BF16Z256mk
Definition x86/opcodes.hpp:10688
@ XOR16ri_NF_ND
Definition x86/opcodes.hpp:22671
@ MUL32m_EVEX
Definition x86/opcodes.hpp:2771
@ VPINSRBrri
Definition x86/opcodes.hpp:17320
@ VCVTBIASPH2BF8Zrmbk
Definition x86/opcodes.hpp:6183
@ VPSHRDVDZrk
Definition x86/opcodes.hpp:19397
@ VPERMT2PSZ128rmkz
Definition x86/opcodes.hpp:17066
@ VFNMSUB213SSZmkz_Int
Definition x86/opcodes.hpp:12351
@ VFMADDSD4rr_Int_REV
Definition x86/opcodes.hpp:10150
@ VCVTUSI642SHZrm
Definition x86/opcodes.hpp:8923
@ SHRD16rri8
Definition x86/opcodes.hpp:4624
@ ILD_Fp16m32
Definition x86/opcodes.hpp:1773
@ VPERMT2QZrmbk
Definition x86/opcodes.hpp:17108
@ VPEXPANDWZrmkz
Definition x86/opcodes.hpp:17219
@ VSQRTSDZr
Definition x86/opcodes.hpp:22141
@ VCVTTPS2IUBSZrrk
Definition x86/opcodes.hpp:8396
@ VPSHLDQZ256rrikz
Definition x86/opcodes.hpp:19206
@ VFMADDSUB213PDZ256mkz
Definition x86/opcodes.hpp:10283
@ VPMINUBZ256rmkz
Definition x86/opcodes.hpp:17841
@ VCVTPS2PHXZ128rm
Definition x86/opcodes.hpp:7241
@ VFMADD231SSZm_Int
Definition x86/opcodes.hpp:10071
@ VFMADD231BF16Z256mk
Definition x86/opcodes.hpp:9921
@ LOADIWKEY
Definition x86/opcodes.hpp:2168
@ VSCATTERDPDZmr
Definition x86/opcodes.hpp:21822
@ VMULPHZ256rrkz
Definition x86/opcodes.hpp:14644
@ VPMULLQZ256rmb
Definition x86/opcodes.hpp:18631
@ VPERMPSZ256rmb
Definition x86/opcodes.hpp:16934
@ SMSW16m
Definition x86/opcodes.hpp:4691
@ VFIXUPIMMPDZrrikz
Definition x86/opcodes.hpp:9500
@ VFMADD213BF16Zmbk
Definition x86/opcodes.hpp:9750
@ IMUL64rm
Definition x86/opcodes.hpp:1844
@ VMINCPDZ128rr
Definition x86/opcodes.hpp:13509
@ VCVTPH2PSrm
Definition x86/opcodes.hpp:6934
@ VFMSUBADD213PHZr
Definition x86/opcodes.hpp:11202
@ VCVTPS2UQQZ256rrb
Definition x86/opcodes.hpp:7381
@ VPUNPCKHQDQZ128rmk
Definition x86/opcodes.hpp:20692
@ VCVTUDQ2PHZ256rrbkz
Definition x86/opcodes.hpp:8757
@ VPMINUDZ128rmb
Definition x86/opcodes.hpp:17856
@ VEXTRACTF32X8Zrri
Definition x86/opcodes.hpp:9330
@ VMOVDQU8Z256mrk
Definition x86/opcodes.hpp:14212
@ VHADDPSYrm
Definition x86/opcodes.hpp:13092
@ VMINMAXPDZrmi
Definition x86/opcodes.hpp:13651
@ NEG16r
Definition x86/opcodes.hpp:2840
@ VPABSBYrm
Definition x86/opcodes.hpp:14827
@ VFMADD231BF16Zrkz
Definition x86/opcodes.hpp:9934
@ VMINCPDZrmkz
Definition x86/opcodes.hpp:13526
@ SHR8mi_NF_ND
Definition x86/opcodes.hpp:4593
@ DIVR_FpI32m32
Definition x86/opcodes.hpp:1585
@ SHL8mCL_EVEX
Definition x86/opcodes.hpp:4397
@ VRANGEPSZrmik
Definition x86/opcodes.hpp:20961
@ VFNMADD231PDZ256rb
Definition x86/opcodes.hpp:11843
@ VFMADDSUBPD4rr
Definition x86/opcodes.hpp:10487
@ VFNMADD213PDZ128m
Definition x86/opcodes.hpp:11649
@ VFNMSUB213SSZmk_Int
Definition x86/opcodes.hpp:12350
@ VCVTSI642SDrm
Definition x86/opcodes.hpp:7608
@ VPACKSSWBZ256rrk
Definition x86/opcodes.hpp:14972
@ VPROLVQZ256rr
Definition x86/opcodes.hpp:18976
@ VREDUCEPSZ128rri
Definition x86/opcodes.hpp:21262
@ VCVT2PH2HF8SZ128rmbkz
Definition x86/opcodes.hpp:5998
@ VPMOVQWZ128mr
Definition x86/opcodes.hpp:18016
@ VFMSUB231SHZm
Definition x86/opcodes.hpp:11003
@ SUB32rr_ND_REV
Definition x86/opcodes.hpp:4824
@ VFNMSUB132SHZrk_Int
Definition x86/opcodes.hpp:12168
@ PSUBDrm
Definition x86/opcodes.hpp:3415
@ VMINPDZrrkz
Definition x86/opcodes.hpp:13793
@ VCVTPH2UWZrmk
Definition x86/opcodes.hpp:7060
@ VPSRLWZ256rr
Definition x86/opcodes.hpp:20243
@ VMULPSZ256rrbkz
Definition x86/opcodes.hpp:14677
@ VCVTUDQ2PHZrrkz
Definition x86/opcodes.hpp:8771
@ MMX_PCMPEQWrm
Definition x86/opcodes.hpp:2424
@ VBLENDMPDZrrkz
Definition x86/opcodes.hpp:5603
@ VCVTTSD2SISrm
Definition x86/opcodes.hpp:8610
@ VANDPSZ256rmb
Definition x86/opcodes.hpp:5553
@ VCVTPS2DQZrmbk
Definition x86/opcodes.hpp:7126
@ VPERMI2DZrrk
Definition x86/opcodes.hpp:16652
@ VBROADCASTSSZ128rrkz
Definition x86/opcodes.hpp:5736
@ VPCMPGTBZ128rmk
Definition x86/opcodes.hpp:15774
@ TCRETURNdicc
Definition x86/opcodes.hpp:4999
@ VUNPCKLPSZ128rmbkz
Definition x86/opcodes.hpp:22498
@ PMINUBrr
Definition x86/opcodes.hpp:3263
@ VPMINUBZrmk
Definition x86/opcodes.hpp:17846
@ VCVTQQ2PDZrrbk
Definition x86/opcodes.hpp:7427
@ VMOVSHZrrkz_REV
Definition x86/opcodes.hpp:14388
@ VPOPCNTWZ256rr
Definition x86/opcodes.hpp:18809
@ VPMAXSQZ256rmkz
Definition x86/opcodes.hpp:17592
@ KSET1D
Definition x86/opcodes.hpp:365
@ OR16mr_NF_ND
Definition x86/opcodes.hpp:2921
@ VCVTPH2PSZrrbkz
Definition x86/opcodes.hpp:6931
@ TZCNT16rr_EVEX
Definition x86/opcodes.hpp:5088
@ VUCOMISDZrm
Definition x86/opcodes.hpp:22362
@ VPSLLWZ128rikz
Definition x86/opcodes.hpp:19781
@ VPTERNLOGDZ128rmik
Definition x86/opcodes.hpp:20459
@ VMINCPDZ256rmb
Definition x86/opcodes.hpp:13513
@ VSUBPDZ256rrb
Definition x86/opcodes.hpp:22224
@ PCMPEQWrr
Definition x86/opcodes.hpp:3133
@ VPSHUFBZ256rm
Definition x86/opcodes.hpp:19482
@ VCVTDQ2PHZ128rr
Definition x86/opcodes.hpp:6281
@ VFNMSUB231PHZmbk
Definition x86/opcodes.hpp:12451
@ MUL_F32m
Definition x86/opcodes.hpp:2812
@ VCVTTPD2UDQSZ256rmbkz
Definition x86/opcodes.hpp:7878
@ PMULUDQrr
Definition x86/opcodes.hpp:3308
@ VMINPDZ128rmb
Definition x86/opcodes.hpp:13762
@ VINSERTI64X4Zrrikz
Definition x86/opcodes.hpp:13179
@ VMAXCPHZrrkz
Definition x86/opcodes.hpp:13281
@ VGETEXPPHZrbk
Definition x86/opcodes.hpp:12787
@ VPSHUFLWZ128ri
Definition x86/opcodes.hpp:19554
@ VGATHERPF0DPDm
Definition x86/opcodes.hpp:12680
@ VFMADD132PDZ256r
Definition x86/opcodes.hpp:9596
@ VCVTBF162IBSZrr
Definition x86/opcodes.hpp:6106
@ OR16rr_NF_ND
Definition x86/opcodes.hpp:2943
@ VCVTTPD2UDQZ256rmk
Definition x86/opcodes.hpp:7912
@ POPDS32
Definition x86/opcodes.hpp:3341
@ PEXTRWrri_REV
Definition x86/opcodes.hpp:3175
@ VPANDDZ256rmbkz
Definition x86/opcodes.hpp:15263
@ POPSS32
Definition x86/opcodes.hpp:3355
@ VPADDUSBZ128rrk
Definition x86/opcodes.hpp:15169
@ SHL8r1_ND
Definition x86/opcodes.hpp:4408
@ VPSRLQZ256rr
Definition x86/opcodes.hpp:20118
@ VPSHUFHWZrik
Definition x86/opcodes.hpp:19545
@ VALIGNDZrmbi
Definition x86/opcodes.hpp:5412
@ VFCMULCPHZ128rmkz
Definition x86/opcodes.hpp:9431
@ ENQCMDS32
Definition x86/opcodes.hpp:1645
@ SAR64mi_ND
Definition x86/opcodes.hpp:4112
@ VCVTPH2HF8SZ256rr
Definition x86/opcodes.hpp:6737
@ VCMPBF16Z256rmbik
Definition x86/opcodes.hpp:5758
@ SHL64r1
Definition x86/opcodes.hpp:4376
@ VCVTTPH2WZ256rm
Definition x86/opcodes.hpp:8238
@ VMFUNC
Definition x86/opcodes.hpp:13473
@ VPMADD52HUQZ256mb
Definition x86/opcodes.hpp:17423
@ VFMADDSUB132PSZm
Definition x86/opcodes.hpp:10253
@ VCVTPH2DQZ256rrk
Definition x86/opcodes.hpp:6708
@ VFMADD231PDZr
Definition x86/opcodes.hpp:9964
@ VFMSUBADD231PHZ256m
Definition x86/opcodes.hpp:11291
@ VANDPSZ128rmkz
Definition x86/opcodes.hpp:5548
@ VPCMPEQDZ128rm
Definition x86/opcodes.hpp:15709
@ VFMADD231PSZ128mb
Definition x86/opcodes.hpp:10008
@ ROL64rCL
Definition x86/opcodes.hpp:3850
@ VFMSUBADD132PDZ128rkz
Definition x86/opcodes.hpp:11041
@ VCVTPH2WZrrk
Definition x86/opcodes.hpp:7099
@ VFMADD231PSZmkz
Definition x86/opcodes.hpp:10033
@ VPSUBDZ256rrk
Definition x86/opcodes.hpp:20301
@ MMX_PHSUBSWrr
Definition x86/opcodes.hpp:2442
@ VFIXUPIMMPDZ128rmikz
Definition x86/opcodes.hpp:9473
@ VPMADD52LUQZmb
Definition x86/opcodes.hpp:17463
@ VFIXUPIMMPDZ128rmbi
Definition x86/opcodes.hpp:9468
@ ROL64mi
Definition x86/opcodes.hpp:3840
@ PINSRDrri
Definition x86/opcodes.hpp:3235
@ UMONITOR32
Definition x86/opcodes.hpp:5134
@ VCVTTBF162IUBSZrmkz
Definition x86/opcodes.hpp:7726
@ VXORPSZ128rmbkz
Definition x86/opcodes.hpp:22560
@ VPSLLQZrikz
Definition x86/opcodes.hpp:19683
@ VMPSADBWZrmik
Definition x86/opcodes.hpp:14542
@ VCVTPH2BF8SZrmbkz
Definition x86/opcodes.hpp:6656
@ VPANDDZ256rrkz
Definition x86/opcodes.hpp:15268
@ VCVTTPS2UQQZrr
Definition x86/opcodes.hpp:8590
@ VCVT2PH2HF8Z256rrkz
Definition x86/opcodes.hpp:6039
@ VPMASKMOVDYrm
Definition x86/opcodes.hpp:17518
@ VPSRADZrmk
Definition x86/opcodes.hpp:19858
@ VMULSDZrmk_Int
Definition x86/opcodes.hpp:14696
@ VPADDUSBZ128rmkz
Definition x86/opcodes.hpp:15167
@ VPERMILPSZ128ri
Definition x86/opcodes.hpp:16841
@ VRNDSCALEPHZrri
Definition x86/opcodes.hpp:21403
@ VFNMADD132PSYr
Definition x86/opcodes.hpp:11540
@ VFMSUB231SSr_Int
Definition x86/opcodes.hpp:11030
@ FAKE_USE
Definition x86/opcodes.hpp:67
@ IDIV8r_EVEX
Definition x86/opcodes.hpp:1768
@ VSUBBF16Z256rmb
Definition x86/opcodes.hpp:22189
@ VCVT2PH2HF8SZ128rr
Definition x86/opcodes.hpp:6001
@ VFMSUB231PDZ128mb
Definition x86/opcodes.hpp:10883
@ VFMULCPHZrmkz
Definition x86/opcodes.hpp:11426
@ ADC16mi
Definition x86/opcodes.hpp:455
@ VFMULCPHZrmbk
Definition x86/opcodes.hpp:11423
@ VCVTTSD2SI64rm_Int
Definition x86/opcodes.hpp:8607
@ VFNMSUB231BF16Zmbkz
Definition x86/opcodes.hpp:12385
@ ROL8rCL_NF
Definition x86/opcodes.hpp:3883
@ VPDPWSSDZmbkz
Definition x86/opcodes.hpp:16373
@ VCVTPD2DQZrrbkz
Definition x86/opcodes.hpp:6461
@ VCVTBF162IBSZ128rmb
Definition x86/opcodes.hpp:6083
@ ORPDrm
Definition x86/opcodes.hpp:3063
@ SUB64mi8_EVEX
Definition x86/opcodes.hpp:4837
@ OR64mi8_NF
Definition x86/opcodes.hpp:2998
@ VMOVUPSZ256rrkz
Definition x86/opcodes.hpp:14496
@ VMINCPSZrm
Definition x86/opcodes.hpp:13579
@ VPUNPCKLWDYrr
Definition x86/opcodes.hpp:20824
@ VCOMISBF16Zrr_Int
Definition x86/opcodes.hpp:5878
@ MOV32r_1
Definition x86/opcodes.hpp:376
@ INC16r_alt
Definition x86/opcodes.hpp:1900
@ VMINMAXPSZrribkz
Definition x86/opcodes.hpp:13723
@ VPSHLDDZ128rmik
Definition x86/opcodes.hpp:19166
@ VMAXPDZ128rr
Definition x86/opcodes.hpp:13331
@ VPADDSWZrmk
Definition x86/opcodes.hpp:15156
@ ADC32rr_REV
Definition x86/opcodes.hpp:503
@ VCVTTPD2UDQZ256rrbk
Definition x86/opcodes.hpp:7916
@ VMAXPDZ128rm
Definition x86/opcodes.hpp:13325
@ VBROADCASTI32X2Zrmkz
Definition x86/opcodes.hpp:5693
@ VFMADD231PHZ128rk
Definition x86/opcodes.hpp:9979
@ MMX_PSUBDrm
Definition x86/opcodes.hpp:2510
@ VPBROADCASTQZ256rmk
Definition x86/opcodes.hpp:15590
@ CTEST16rr
Definition x86/opcodes.hpp:1411
@ VPMOVSWBZrr
Definition x86/opcodes.hpp:18118
@ VFPCLASSSHZmik
Definition x86/opcodes.hpp:12651
@ G_FSIN
Definition x86/opcodes.hpp:273
@ VPMOVZXBWZ128rrk
Definition x86/opcodes.hpp:18411
@ VSQRTPSZ256mkz
Definition x86/opcodes.hpp:22116
@ VADDPSZ128rmbk
Definition x86/opcodes.hpp:5268
@ VCVTTPH2QQZrm
Definition x86/opcodes.hpp:8118
@ VGETEXPSDZrb
Definition x86/opcodes.hpp:12828
@ VPSRAWri
Definition x86/opcodes.hpp:20026
@ VCVTW2PHZ256rm
Definition x86/opcodes.hpp:8975
@ XADD8rr
Definition x86/opcodes.hpp:22618
@ ADD8mi_EVEX
Definition x86/opcodes.hpp:688
@ VPMAXSWZrr
Definition x86/opcodes.hpp:17622
@ VREDUCEBF16Zrmikz
Definition x86/opcodes.hpp:21186
@ SHR8mi
Definition x86/opcodes.hpp:4589
@ BZHI64rr
Definition x86/opcodes.hpp:1142
@ FAULTING_OP
Definition x86/opcodes.hpp:58
@ VPSLLDQri
Definition x86/opcodes.hpp:19590
@ VPBLENDVBYrmr
Definition x86/opcodes.hpp:15505
@ VMULSDrm_Int
Definition x86/opcodes.hpp:14706
@ VPMAXSQZ128rmbk
Definition x86/opcodes.hpp:17580
@ BLSR32rr_NF
Definition x86/opcodes.hpp:1061
@ VUNPCKLPDZ256rmk
Definition x86/opcodes.hpp:22477
@ VCVTTPH2WZ256rrkz
Definition x86/opcodes.hpp:8249
@ SHL32mCL_ND
Definition x86/opcodes.hpp:4338
@ VFNMADDPD4Yrr_REV
Definition x86/opcodes.hpp:11979
@ ILD_Fp32m64
Definition x86/opcodes.hpp:1777
@ ANDNPDrr
Definition x86/opcodes.hpp:962
@ VORPDZrmbk
Definition x86/opcodes.hpp:14763
@ AND8rm
Definition x86/opcodes.hpp:934
@ CVTSI642SSrr_Int
Definition x86/opcodes.hpp:1463
@ SBB32ri_ND
Definition x86/opcodes.hpp:4209
@ VCVTPS2UQQZrm
Definition x86/opcodes.hpp:7386
@ VCVTTBF162IBSZ256rrk
Definition x86/opcodes.hpp:7692
@ VPSHLDVDZ256r
Definition x86/opcodes.hpp:19231
@ VGETEXPPDZ128mkz
Definition x86/opcodes.hpp:12730
@ VPDPBSSDSYrm
Definition x86/opcodes.hpp:16071
@ VGETEXPPSZ128mbkz
Definition x86/opcodes.hpp:12794
@ VCVTPD2PSZ128rmk
Definition x86/opcodes.hpp:6505
@ CMOV_GR16
Definition x86/opcodes.hpp:1282
@ VRCPSSm_Int
Definition x86/opcodes.hpp:21160
@ VXORPDZ128rm
Definition x86/opcodes.hpp:22526
@ VMOVAPSZ256rrk_REV
Definition x86/opcodes.hpp:13981
@ ADD16mi_EVEX
Definition x86/opcodes.hpp:569
@ VPACKSSDWrr
Definition x86/opcodes.hpp:14959
@ RDMSRLIST
Definition x86/opcodes.hpp:3723
@ VFMSUB213PDZrbkz
Definition x86/opcodes.hpp:10734
@ VFMSUB231PDZ256rk
Definition x86/opcodes.hpp:10901
@ MMX_PMULHUWrm
Definition x86/opcodes.hpp:2462
@ VCVTPD2PHZ256rmkz
Definition x86/opcodes.hpp:6480
@ VPSRLWZri
Definition x86/opcodes.hpp:20249
@ VCVTTPH2IUBSZrrkz
Definition x86/opcodes.hpp:8096
@ VPMINUQZrmkz
Definition x86/opcodes.hpp:17907
@ VORPSZrm
Definition x86/opcodes.hpp:14792
@ VPSHLDQZ128rmbi
Definition x86/opcodes.hpp:19189
@ VCMPSSZrri_Int
Definition x86/opcodes.hpp:5867
@ VMULPDZ128rmb
Definition x86/opcodes.hpp:14590
@ PTTDPBF16PS
Definition x86/opcodes.hpp:3499
@ VMINPDZ128rrkz
Definition x86/opcodes.hpp:13769
@ OR16rr_NF_REV
Definition x86/opcodes.hpp:2945
@ VRNDSCALEBF16Z128rmi
Definition x86/opcodes.hpp:21319
@ VPDPBUSDSZ128rkz
Definition x86/opcodes.hpp:16205
@ VPEXPANDBZ256rrk
Definition x86/opcodes.hpp:17161
@ VPDPWUSDZ128rkz
Definition x86/opcodes.hpp:16484
@ MOVPDI2DImr
Definition x86/opcodes.hpp:2684
@ VMINPSZ256rm
Definition x86/opcodes.hpp:13840
@ VPTERNLOGDZrmikz
Definition x86/opcodes.hpp:20478
@ VFMADD132SDZm
Definition x86/opcodes.hpp:9686
@ VCVTDQ2PSZ256rrbkz
Definition x86/opcodes.hpp:6328
@ VFMADDSUB213PDZ256rkz
Definition x86/opcodes.hpp:10289
@ ROL8m1
Definition x86/opcodes.hpp:3860
@ BLSR64rr_EVEX
Definition x86/opcodes.hpp:1066
@ VPERMDZrmbk
Definition x86/opcodes.hpp:16602
@ VPSRLVQZ256rmk
Definition x86/opcodes.hpp:20185
@ LOCK_AND8mi
Definition x86/opcodes.hpp:2189
@ VPSHLDVDZmb
Definition x86/opcodes.hpp:19235
@ VPMOVUSQWZrrkz
Definition x86/opcodes.hpp:18327
@ VPUNPCKLDQZ256rmbk
Definition x86/opcodes.hpp:20774
@ VGETEXPSHZr
Definition x86/opcodes.hpp:12836
@ SAR8rCL_EVEX
Definition x86/opcodes.hpp:4151
@ VINSERTI32X8Zrri
Definition x86/opcodes.hpp:13159
@ VCOMISDZrm
Definition x86/opcodes.hpp:5879
@ VPTERNLOGQZrmbikz
Definition x86/opcodes.hpp:20502
@ VFMSUBADD231PSZ256mk
Definition x86/opcodes.hpp:11330
@ ANDN32rr
Definition x86/opcodes.hpp:952
@ G_ATOMICRMW_UINC_WRAP
Definition x86/opcodes.hpp:142
@ VFNMADD231BF16Z256mb
Definition x86/opcodes.hpp:11808
@ VPMINSDZ128rrkz
Definition x86/opcodes.hpp:17761
@ TTCMMRLFP16PS
Definition x86/opcodes.hpp:5079
@ VPSRLQZ256rmkz
Definition x86/opcodes.hpp:20117
@ VFMADDSUB132PDZrbk
Definition x86/opcodes.hpp:10191
@ VBROADCASTI32X4Zrm
Definition x86/opcodes.hpp:5700
@ LDTILECFG_EVEX
Definition x86/opcodes.hpp:2120
@ VPGATHERDQZ256rm
Definition x86/opcodes.hpp:17248
@ VFIXUPIMMPDZ256rrik
Definition x86/opcodes.hpp:9487
@ BLCS64rm
Definition x86/opcodes.hpp:1014
@ VFMADDSUB213PSZm
Definition x86/opcodes.hpp:10360
@ RCL32mi
Definition x86/opcodes.hpp:3592
@ VPERMT2PSZ128rrkz
Definition x86/opcodes.hpp:17069
@ VFNMADD132SDZrbkz_Int
Definition x86/opcodes.hpp:11585
@ POPCNT64rr_NF
Definition x86/opcodes.hpp:3339
@ INC8m
Definition x86/opcodes.hpp:1922
@ VSHUFI64X2Z256rrik
Definition x86/opcodes.hpp:21904
@ VCVTTPS2QQZrmbk
Definition x86/opcodes.hpp:8454
@ VFNMSUB213PDZ128r
Definition x86/opcodes.hpp:12221
@ VPAVGBZ128rmkz
Definition x86/opcodes.hpp:15371
@ XOR16ri8_NF
Definition x86/opcodes.hpp:22666
@ VPMAXSBZ128rmkz
Definition x86/opcodes.hpp:17529
@ VFMADD231PDZ256mb
Definition x86/opcodes.hpp:9947
@ VCVTPS2PHZmrk
Definition x86/opcodes.hpp:7290
@ SHR64rCL_EVEX
Definition x86/opcodes.hpp:4570
@ VRSQRT28SDZrbk
Definition x86/opcodes.hpp:21586
@ VBLENDMPSZ128rrk
Definition x86/opcodes.hpp:5611
@ VCVTPH2PSXZ128rmbk
Definition x86/opcodes.hpp:6877
@ VFCMADDCPHZrk
Definition x86/opcodes.hpp:9415
@ VPMULHUWYrm
Definition x86/opcodes.hpp:18546
@ DIVR_FpI16m80
Definition x86/opcodes.hpp:1584
@ VMULPHZrrk
Definition x86/opcodes.hpp:14655
@ VSUBPSZ256rmb
Definition x86/opcodes.hpp:22288
@ VPCMPEQWrm
Definition x86/opcodes.hpp:15765
@ VFNMADD213BF16Zrk
Definition x86/opcodes.hpp:11645
@ VREDUCEPDZ128rmikz
Definition x86/opcodes.hpp:21195
@ VCVTPH2PDZ128rmbk
Definition x86/opcodes.hpp:6844
@ SBB16mi8_EVEX
Definition x86/opcodes.hpp:4172
@ VCVTQQ2PSZrmbkz
Definition x86/opcodes.hpp:7488
@ VPSUBBZ256rm
Definition x86/opcodes.hpp:20269
@ VPSUBSBZrr
Definition x86/opcodes.hpp:20362
@ ROL64m1
Definition x86/opcodes.hpp:3830
@ VBLENDMPDZrrk
Definition x86/opcodes.hpp:5602
@ VPSRLVQZ256rm
Definition x86/opcodes.hpp:20181
@ VSHUFPSZ128rmbik
Definition x86/opcodes.hpp:21949
@ VMINMAXPDZ256rmbikz
Definition x86/opcodes.hpp:13638
@ XAM_Fp64
Definition x86/opcodes.hpp:22621
@ SHL32r1
Definition x86/opcodes.hpp:4346
@ VFMSUB213PSZrbk
Definition x86/opcodes.hpp:10803
@ VPSLLVWZrmk
Definition x86/opcodes.hpp:19768
@ CCMP16mi
Definition x86/opcodes.hpp:1162
@ VRCPPHZrk
Definition x86/opcodes.hpp:21147
@ VPMAXSBZ128rmk
Definition x86/opcodes.hpp:17528
@ VPSHLDVDZ128r
Definition x86/opcodes.hpp:19222
@ VCVT2PH2BF8SZ128rmkz
Definition x86/opcodes.hpp:5946
@ OR64mr_ND
Definition x86/opcodes.hpp:3002
@ VMOVDQU64Z256rmkz
Definition x86/opcodes.hpp:14182
@ VPSUBQZrr
Definition x86/opcodes.hpp:20340
@ VMOVDQU32Z128rmk
Definition x86/opcodes.hpp:14137
@ VPUNPCKHBWZrr
Definition x86/opcodes.hpp:20650
@ VPTESTNMQZ128rmb
Definition x86/opcodes.hpp:20600
@ VPMOVUSQWZ128rr
Definition x86/opcodes.hpp:18315
@ VFMADD132PSZ256rbk
Definition x86/opcodes.hpp:9668
@ VPSHLDVDZ128rkz
Definition x86/opcodes.hpp:19224
@ VCVTPD2DQYrr
Definition x86/opcodes.hpp:6430
@ VUNPCKLPDZrmbk
Definition x86/opcodes.hpp:22484
@ VCVTBF162IUBSZ128rmbkz
Definition x86/opcodes.hpp:6112
@ VPMAXSQZrmk
Definition x86/opcodes.hpp:17600
@ VPSUBDZrmbk
Definition x86/opcodes.hpp:20305
@ VALIGNDZrrik
Definition x86/opcodes.hpp:5419
@ LSS32rm
Definition x86/opcodes.hpp:2271
@ BLSMSK32rr_NF
Definition x86/opcodes.hpp:1049
@ VPMADD52LUQZ256rkz
Definition x86/opcodes.hpp:17461
@ VFMADDSUB213PHZ128mbk
Definition x86/opcodes.hpp:10306
@ VPERMILPDYmi
Definition x86/opcodes.hpp:16769
@ BSR64rm
Definition x86/opcodes.hpp:1080
@ VMOVDQA64Z256rrkz_REV
Definition x86/opcodes.hpp:14081
@ VRNDSCALEPSZ128rmik
Definition x86/opcodes.hpp:21413
@ VFNMSUB132PSr
Definition x86/opcodes.hpp:12141
@ VMOVDQU64Z128rmkz
Definition x86/opcodes.hpp:14171
@ VFNMADD213PDZ256r
Definition x86/opcodes.hpp:11664
@ VPANDNQZ256rmbk
Definition x86/opcodes.hpp:15316
@ VFNMADD213BF16Z128r
Definition x86/opcodes.hpp:11626
@ SAR32m1_NF_ND
Definition x86/opcodes.hpp:4074
@ MOVUPSmr
Definition x86/opcodes.hpp:2743
@ PMULLWrm
Definition x86/opcodes.hpp:3305
@ SBB8rr_ND
Definition x86/opcodes.hpp:4262
@ VMOVUPSZrmk
Definition x86/opcodes.hpp:14501
@ VPTERNLOGDZ256rmbikz
Definition x86/opcodes.hpp:20466
@ SEH_SaveReg
Definition x86/opcodes.hpp:412
@ VMINPSZ256rrb
Definition x86/opcodes.hpp:13847
@ VCVTTPD2DQZrmbkz
Definition x86/opcodes.hpp:7789
@ VFNMSUB132PSZ256mb
Definition x86/opcodes.hpp:12117
@ PSUBBrm
Definition x86/opcodes.hpp:3413
@ INC16r_EVEX
Definition x86/opcodes.hpp:1896
@ VCVTBF162IBSZ256rmbk
Definition x86/opcodes.hpp:6093
@ VPDPBSUDZ128mb
Definition x86/opcodes.hpp:16167
@ VCVTTPD2DQSZ256rm
Definition x86/opcodes.hpp:7739
@ VMINPSZ256rrbk
Definition x86/opcodes.hpp:13848
@ G_FTANH
Definition x86/opcodes.hpp:282
@ VFMSUBADD132PSZ128mkz
Definition x86/opcodes.hpp:11108
@ VPMAXSWYrr
Definition x86/opcodes.hpp:17606
@ SAR16r1_NF_ND
Definition x86/opcodes.hpp:4059
@ VMOVDQA64Z256mr
Definition x86/opcodes.hpp:14071
@ VSQRTPDZ128mbk
Definition x86/opcodes.hpp:22034
@ VREDUCEBF16Zrri
Definition x86/opcodes.hpp:21187
@ VADDPSZrmb
Definition x86/opcodes.hpp:5288
@ VPCMPUQZ128rmik
Definition x86/opcodes.hpp:15902
@ VRCPSSm
Definition x86/opcodes.hpp:21159
@ VFNMSUB132SSZrb
Definition x86/opcodes.hpp:12176
@ VPOPCNTBZrmkz
Definition x86/opcodes.hpp:18742
@ VMINMAXPHZrrik
Definition x86/opcodes.hpp:13691
@ VFNMSUBSS4rm
Definition x86/opcodes.hpp:12568
@ VPSLLDrm
Definition x86/opcodes.hpp:19640
@ VGATHERDPSZrm
Definition x86/opcodes.hpp:12678
@ VMINSHZrmkz_Int
Definition x86/opcodes.hpp:13884
@ VPSRAVDZ256rmbkz
Definition x86/opcodes.hpp:19925
@ VFMADD213SHZm_Int
Definition x86/opcodes.hpp:9881
@ VGF2P8AFFINEINVQBZ128rmbikz
Definition x86/opcodes.hpp:13008
@ G_SADDSAT
Definition x86/opcodes.hpp:189
@ VFMADD231BF16Zmkz
Definition x86/opcodes.hpp:9931
@ ADD64rr_DB
Definition x86/opcodes.hpp:335
@ VPSRAVDrm
Definition x86/opcodes.hpp:19940
@ VCVTW2PHZ256rmbk
Definition x86/opcodes.hpp:8977
@ VPCOMPRESSDZrrk
Definition x86/opcodes.hpp:15973
@ SBB16i16
Definition x86/opcodes.hpp:4169
@ VPMULUDQZ128rmkz
Definition x86/opcodes.hpp:18704
@ COPY
Definition x86/opcodes.hpp:44
@ VPDPWUUDZ256r
Definition x86/opcodes.hpp:16553
@ VANDPDrr
Definition x86/opcodes.hpp:5540
@ VFMSUBADD213PHZ256rbk
Definition x86/opcodes.hpp:11192
@ VPERMQZrmbk
Definition x86/opcodes.hpp:16982
@ SHRD64rri8_NF_ND
Definition x86/opcodes.hpp:4668
@ VPMINSQZ128rmbk
Definition x86/opcodes.hpp:17784
@ PCMPEQBrm
Definition x86/opcodes.hpp:3126
@ VCVTPS2IUBSZ128rm
Definition x86/opcodes.hpp:7171
@ VMAXCPSZrmbkz
Definition x86/opcodes.hpp:13305
@ VPANDDZ128rmbk
Definition x86/opcodes.hpp:15253
@ VSUBPHZ256rmbk
Definition x86/opcodes.hpp:22254
@ VPSHUFDZrik
Definition x86/opcodes.hpp:19523
@ VPSRAVQZ128rm
Definition x86/opcodes.hpp:19942
@ VPDPWSUDSZ128mk
Definition x86/opcodes.hpp:16387
@ XOR16mi8
Definition x86/opcodes.hpp:22648
@ VCVTNEPS2BF16rm
Definition x86/opcodes.hpp:6427
@ VFNMSUB213PDZ128mbkz
Definition x86/opcodes.hpp:12218
@ VPACKUSDWYrm
Definition x86/opcodes.hpp:14982
@ VMULSDZrrbk_Int
Definition x86/opcodes.hpp:14701
@ VPSRLVQZrmk
Definition x86/opcodes.hpp:20194
@ MMX_PSRAWri
Definition x86/opcodes.hpp:2496
@ VSCALEFBF16Zrr
Definition x86/opcodes.hpp:21691
@ RCL8m1
Definition x86/opcodes.hpp:3622
@ VFCMADDCPHZ128rk
Definition x86/opcodes.hpp:9391
@ VPMAXSQZrmb
Definition x86/opcodes.hpp:17597
@ VPMOVZXDQZ128rrkz
Definition x86/opcodes.hpp:18434
@ RCR64rCL_EVEX
Definition x86/opcodes.hpp:3695
@ VINSERTF32X8Zrrik
Definition x86/opcodes.hpp:13122
@ VREDUCEPDZ256rribkz
Definition x86/opcodes.hpp:21208
@ AND32mr_ND
Definition x86/opcodes.hpp:847
@ VFNMSUB132PSZ128mk
Definition x86/opcodes.hpp:12111
@ SUB32mi8_EVEX
Definition x86/opcodes.hpp:4792
@ VPSRAWZ128mi
Definition x86/opcodes.hpp:19990
@ VINSERTI64X4Zrmik
Definition x86/opcodes.hpp:13175
@ VPMAXSQZrrk
Definition x86/opcodes.hpp:17603
@ VPADDDZrmkz
Definition x86/opcodes.hpp:15082
@ VPANDDZrmbk
Definition x86/opcodes.hpp:15271
@ VFPCLASSSDZmi
Definition x86/opcodes.hpp:12646
@ XOR64rr_NF
Definition x86/opcodes.hpp:22764
@ ADCX32rr_EVEX
Definition x86/opcodes.hpp:554
@ VCMPPDZrrib
Definition x86/opcodes.hpp:5790
@ VFRCZSSrm
Definition x86/opcodes.hpp:12668
@ VCVTBF162IBSZ128rrk
Definition x86/opcodes.hpp:6089
@ VPMULHUWZ128rmk
Definition x86/opcodes.hpp:18549
@ VPSHUFLWZ256rik
Definition x86/opcodes.hpp:19561
@ VCVTTPD2UQQSZ256rrkz
Definition x86/opcodes.hpp:7952
@ VPRORVQZrmk
Definition x86/opcodes.hpp:19091
@ VMOVUPSZ256rrkz_REV
Definition x86/opcodes.hpp:14497
@ VCVTBIASPH2BF8SZ128rmk
Definition x86/opcodes.hpp:6140
@ VPMAXUDZ128rrk
Definition x86/opcodes.hpp:17658
@ VMOVLHPSZrr
Definition x86/opcodes.hpp:14251
@ VPMAXSBZ256rm
Definition x86/opcodes.hpp:17533
@ VPSUBQrm
Definition x86/opcodes.hpp:20343
@ VCVTTPS2UQQZrrk
Definition x86/opcodes.hpp:8594
@ XOR8mr_NF_ND
Definition x86/opcodes.hpp:22780
@ VADDSUBPSrm
Definition x86/opcodes.hpp:5348
@ VUCOMXSDZrr_Int
Definition x86/opcodes.hpp:22388
@ VPSRLQZmi
Definition x86/opcodes.hpp:20124
@ VFMSUB132SHZmkz_Int
Definition x86/opcodes.hpp:10650
@ RCL8r1
Definition x86/opcodes.hpp:3631
@ VCVTBF162IUBSZ256rmbk
Definition x86/opcodes.hpp:6120
@ VPDPBSUDSZ256rkz
Definition x86/opcodes.hpp:16152
@ VFNMADD213SHZrbk_Int
Definition x86/opcodes.hpp:11778
@ VPDPWSSDZm
Definition x86/opcodes.hpp:16370
@ VCVTQQ2PSZrmbk
Definition x86/opcodes.hpp:7487
@ VFMSUBADD231PDZ128rkz
Definition x86/opcodes.hpp:11255
@ CMOV_VK2
Definition x86/opcodes.hpp:1290
@ VDPBF16PSZm
Definition x86/opcodes.hpp:9210
@ VFNMSUB213PHZ128mbk
Definition x86/opcodes.hpp:12252
@ VFMADD132SHZm
Definition x86/opcodes.hpp:9702
@ VCVTUSI642SHZrm_Int
Definition x86/opcodes.hpp:8924
@ VPSHRDQZrmbikz
Definition x86/opcodes.hpp:19365
@ VFMULCSHZrmkz
Definition x86/opcodes.hpp:11435
@ VFMADDSUBPS4Yrm
Definition x86/opcodes.hpp:10490
@ PREFETCHWT1
Definition x86/opcodes.hpp:3367
@ VSQRTSSZrbkz_Int
Definition x86/opcodes.hpp:22171
@ VPSLLVQYrm
Definition x86/opcodes.hpp:19724
@ VCVTTSD2USI64Zrr
Definition x86/opcodes.hpp:8631
@ VP4DPWSSDSrm
Definition x86/opcodes.hpp:14821
@ AND16mi_NF
Definition x86/opcodes.hpp:802
@ INC64m_NF
Definition x86/opcodes.hpp:1915
@ PBLENDWrri
Definition x86/opcodes.hpp:3122
@ VBLENDMPSZ256rm
Definition x86/opcodes.hpp:5613
@ UCOM_Fpr32
Definition x86/opcodes.hpp:5122
@ BT32rr
Definition x86/opcodes.hpp:1092
@ MMX_PCMPGTWrm
Definition x86/opcodes.hpp:2430
@ VCVTTPS2QQZ256rr
Definition x86/opcodes.hpp:8446
@ VFMSUB213PDZ256rkz
Definition x86/opcodes.hpp:10724
@ VDIVSDZrrk_Int
Definition x86/opcodes.hpp:9160
@ VXORPDZ128rmkz
Definition x86/opcodes.hpp:22531
@ VUNPCKLPSZrrkz
Definition x86/opcodes.hpp:22521
@ VADDBF16Zrmb
Definition x86/opcodes.hpp:5186
@ NOOPW
Definition x86/opcodes.hpp:2880
@ VCVTBIASPH2BF8Zrmk
Definition x86/opcodes.hpp:6185
@ VUCOMISSZrm_Int
Definition x86/opcodes.hpp:22377
@ VCVTTPS2DQZrrkz
Definition x86/opcodes.hpp:8329
@ VPEXPANDDZ256rmkz
Definition x86/opcodes.hpp:17177
@ VCVTTPS2IBSZ128rmbk
Definition x86/opcodes.hpp:8334
@ VPMOVUSQDZ128rrk
Definition x86/opcodes.hpp:18301
@ ROL8mi_NF
Definition x86/opcodes.hpp:3873
@ VCVTTPH2UQQZ256rrbkz
Definition x86/opcodes.hpp:8181
@ VCVTTPD2UDQSZrmbkz
Definition x86/opcodes.hpp:7890
@ VFMADDSUB132PHZrk
Definition x86/opcodes.hpp:10228
@ IMUL64m_EVEX
Definition x86/opcodes.hpp:1839
@ VFNMADDSS4rr_Int
Definition x86/opcodes.hpp:12005
@ VPMULHWZrmkz
Definition x86/opcodes.hpp:18584
@ VRSQRTBF16Z256mbkz
Definition x86/opcodes.hpp:21611
@ VRCP14PSZ256mbk
Definition x86/opcodes.hpp:21025
@ RCL32ri_EVEX
Definition x86/opcodes.hpp:3602
@ MFENCE
Definition x86/opcodes.hpp:2329
@ VCVTPH2UDQZ128rrkz
Definition x86/opcodes.hpp:6977
@ RCR16rCL
Definition x86/opcodes.hpp:3658
@ VCVTDQ2PSZ128rr
Definition x86/opcodes.hpp:6316
@ VCVTPH2BF8Zrr
Definition x86/opcodes.hpp:6686
@ VANDNPSZrr
Definition x86/opcodes.hpp:5505
@ VMAXPHZ256rr
Definition x86/opcodes.hpp:13375
@ SHL8m1_NF_ND
Definition x86/opcodes.hpp:4395
@ VADDBF16Z256rr
Definition x86/opcodes.hpp:5182
@ VPDPBSUDZ128mbkz
Definition x86/opcodes.hpp:16169
@ POP2
Definition x86/opcodes.hpp:3312
@ VFMADDSUB213PDZrkz
Definition x86/opcodes.hpp:10301
@ VUCOMXSDZrr
Definition x86/opcodes.hpp:22387
@ VPERMT2BZ128rmkz
Definition x86/opcodes.hpp:16991
@ VPSRLWZmik
Definition x86/opcodes.hpp:20247
@ VPMADD52HUQZ128rk
Definition x86/opcodes.hpp:17420
@ VMINCPSYrr
Definition x86/opcodes.hpp:13560
@ VREDUCEBF16Zrmbik
Definition x86/opcodes.hpp:21182
@ VINSERTPSrmi
Definition x86/opcodes.hpp:13182
@ VFMADD213SDZm_Int
Definition x86/opcodes.hpp:9865
@ VCVTPS2IBSZrmbkz
Definition x86/opcodes.hpp:7162
@ FP32_TO_INT64_IN_MEM
Definition x86/opcodes.hpp:1700
@ CVTPD2DQrm
Definition x86/opcodes.hpp:1428
@ VPERMQZrm
Definition x86/opcodes.hpp:16980
@ SBB8rm_ND
Definition x86/opcodes.hpp:4258
@ VCVTSD2SI64rm_Int
Definition x86/opcodes.hpp:7514
@ VPMOVZXBWZ256rr
Definition x86/opcodes.hpp:18416
@ IMUL32rm_NF_ND
Definition x86/opcodes.hpp:1820
@ VMINMAXPHZrrib
Definition x86/opcodes.hpp:13688
@ VPERMILPDZ256rmkz
Definition x86/opcodes.hpp:16805
@ VINSERTI32X4Z256rmik
Definition x86/opcodes.hpp:13145
@ VCVTPH2BF8SZ256rmbkz
Definition x86/opcodes.hpp:6647
@ POPDS16
Definition x86/opcodes.hpp:3340
@ NEG8m_NF
Definition x86/opcodes.hpp:2868
@ MMX_PHSUBSWrm
Definition x86/opcodes.hpp:2441
@ CVTSS2SIrm
Definition x86/opcodes.hpp:1472
@ VPANDDZrrkz
Definition x86/opcodes.hpp:15277
@ SUBSSrr_Int
Definition x86/opcodes.hpp:4933
@ VFMSUBADD231PDZ128mk
Definition x86/opcodes.hpp:11251
@ VADDBF16Z128rm
Definition x86/opcodes.hpp:5167
@ VFNMSUBPS4Yrr
Definition x86/opcodes.hpp:12552
@ VMAXPSZ128rrkz
Definition x86/opcodes.hpp:13403
@ ADD_Fp80m64
Definition x86/opcodes.hpp:749
@ VFMSUB213PDZ128r
Definition x86/opcodes.hpp:10710
@ VSHUFPSZrmbikz
Definition x86/opcodes.hpp:21968
@ VCVTPS2QQZ256rrbkz
Definition x86/opcodes.hpp:7317
@ VFMADDSUB132PHZ128mb
Definition x86/opcodes.hpp:10198
@ VFMSUB213SSZrkz_Int
Definition x86/opcodes.hpp:10848
@ VADDPDZ256rmk
Definition x86/opcodes.hpp:5209
@ VINSERTF64X2Zrrikz
Definition x86/opcodes.hpp:13135
@ ORPSrr
Definition x86/opcodes.hpp:3066
@ VFMADDSUB231PSZr
Definition x86/opcodes.hpp:10473
@ TCVTROWPS2PHLrre
Definition x86/opcodes.hpp:5012
@ VPMADDWDZrmkz
Definition x86/opcodes.hpp:17511
@ VFMADDCSHZm
Definition x86/opcodes.hpp:10119
@ EH_RETURN64
Definition x86/opcodes.hpp:1626
@ AND64ri32_ND
Definition x86/opcodes.hpp:893
@ VPOPCNTQZrr
Definition x86/opcodes.hpp:18797
@ VMOVUPDZrmk
Definition x86/opcodes.hpp:14460
@ VRCP14PSZ128mb
Definition x86/opcodes.hpp:21015
@ VEXTRACTF32X8Zmri
Definition x86/opcodes.hpp:9328
@ MOVUPSrm
Definition x86/opcodes.hpp:2744
@ RCR64mi_EVEX
Definition x86/opcodes.hpp:3689
@ VMULBF16Zrmbk
Definition x86/opcodes.hpp:14580
@ VCVTNEOPH2PSYrm
Definition x86/opcodes.hpp:6396
@ VPMULTISHIFTQBZ128rmkz
Definition x86/opcodes.hpp:18675
@ VRANGESDZrmikz
Definition x86/opcodes.hpp:20971
@ VFMSUB213PSZ128rk
Definition x86/opcodes.hpp:10781
@ VSQRTSDm_Int
Definition x86/opcodes.hpp:22149
@ VPSHUFDZ128ri
Definition x86/opcodes.hpp:19504
@ VPROLVQZ128rmkz
Definition x86/opcodes.hpp:18966
@ VMOVNTDQAZrm
Definition x86/opcodes.hpp:14268
@ VCMPSHZrmik_Int
Definition x86/opcodes.hpp:5857
@ VCVTPS2UDQZ128rmk
Definition x86/opcodes.hpp:7336
@ VFMADD132BF16Z128mkz
Definition x86/opcodes.hpp:9557
@ VFMADD231SHZm
Definition x86/opcodes.hpp:10058
@ VCVTTPD2UDQZrrkz
Definition x86/opcodes.hpp:7931
@ VCVTPS2UQQZ128rr
Definition x86/opcodes.hpp:7371
@ VPMINSDZ256rmb
Definition x86/opcodes.hpp:17763
@ CVTSI642SDrm
Definition x86/opcodes.hpp:1456
@ VMOVAPSZrmkz
Definition x86/opcodes.hpp:13988
@ VPSUBUSWZ256rmk
Definition x86/opcodes.hpp:20420
@ MMX_PUNPCKHBWrm
Definition x86/opcodes.hpp:2524
@ VPROLDZ256mikz
Definition x86/opcodes.hpp:18894
@ VANDNPSZ256rmbkz
Definition x86/opcodes.hpp:5493
@ DIVR_Fp80m64
Definition x86/opcodes.hpp:1581
@ VCVTTPD2DQYrm
Definition x86/opcodes.hpp:7763
@ VPOPCNTBZ128rmkz
Definition x86/opcodes.hpp:18730
@ VPDPWSSDZ128mbkz
Definition x86/opcodes.hpp:16355
@ VFCMULCPHZ256rmbkz
Definition x86/opcodes.hpp:9438
@ VPCOMPRESSWZ256rr
Definition x86/opcodes.hpp:15997
@ VCVTNEPS2BF16Z256rmbkz
Definition x86/opcodes.hpp:6412
@ VPERMI2PSZrmbkz
Definition x86/opcodes.hpp:16702
@ VFMSUB132SDZr_Int
Definition x86/opcodes.hpp:10636
@ VCVTUDQ2PDZ256rmbkz
Definition x86/opcodes.hpp:8724
@ VCVTTPS2DQSZrrbk
Definition x86/opcodes.hpp:8291
@ VSCALEFPSZ256rrbkz
Definition x86/opcodes.hpp:21778
@ VPSRLVDrr
Definition x86/opcodes.hpp:20169
@ XOR8rr_NF_ND
Definition x86/opcodes.hpp:22798
@ VPCMPQZrrik
Definition x86/opcodes.hpp:15868
@ VCVTTPD2UDQZrmb
Definition x86/opcodes.hpp:7921
@ VPSRLWYri
Definition x86/opcodes.hpp:20219
@ VFMSUBADD231PHZrbkz
Definition x86/opcodes.hpp:11312
@ ADC64rm_EVEX
Definition x86/opcodes.hpp:521
@ VMINPHZ128rr
Definition x86/opcodes.hpp:13802
@ KMOVWrk_EVEX
Definition x86/opcodes.hpp:2066
@ KANDNWkk
Definition x86/opcodes.hpp:2023
@ VPDPBUSDZ128rk
Definition x86/opcodes.hpp:16235
@ VMOVAPDZ256mr
Definition x86/opcodes.hpp:13932
@ VPORQZ256rrkz
Definition x86/opcodes.hpp:18862
@ VSUBPDZ256rrbkz
Definition x86/opcodes.hpp:22226
@ VFMSUBADD213PSZ256rbkz
Definition x86/opcodes.hpp:11228
@ VPSUBSBYrm
Definition x86/opcodes.hpp:20345
@ VFMSUB132BF16Z256m
Definition x86/opcodes.hpp:10506
@ ROR8mi
Definition x86/opcodes.hpp:3990
@ BZHI32rm_NF
Definition x86/opcodes.hpp:1135
@ VDBPSADBWZ256rmi
Definition x86/opcodes.hpp:9005
@ VFMADDSUBPS4mr
Definition x86/opcodes.hpp:10493
@ FICOM32m
Definition x86/opcodes.hpp:1681
@ VMINSDrm_Int
Definition x86/opcodes.hpp:13878
@ SBB32mr
Definition x86/opcodes.hpp:4201
@ VFCMADDCPHZ256rbk
Definition x86/opcodes.hpp:9401
@ VSCALEFPHZ128rrk
Definition x86/opcodes.hpp:21734
@ VPADDWZrr
Definition x86/opcodes.hpp:15224
@ VFMADD213PHZ256mkz
Definition x86/opcodes.hpp:9808
@ SHLX64rm
Definition x86/opcodes.hpp:4485
@ VPDPBSSDZ128mkz
Definition x86/opcodes.hpp:16109
@ VPMOVZXBQZ128rmkz
Definition x86/opcodes.hpp:18387
@ LMSW16m
Definition x86/opcodes.hpp:2166
@ ROR8ri_NF_ND
Definition x86/opcodes.hpp:4009
@ VCVTQQ2PDZ128rmbkz
Definition x86/opcodes.hpp:7401
@ VPERMT2PSZrr
Definition x86/opcodes.hpp:17085
@ ROR8ri_NF
Definition x86/opcodes.hpp:4008
@ VFNMSUB132PDm
Definition x86/opcodes.hpp:12070
@ VFMSUBADD132PHZ128mkz
Definition x86/opcodes.hpp:11073
@ TLSCall_64
Definition x86/opcodes.hpp:5062
@ CMP32rr
Definition x86/opcodes.hpp:1317
@ VMINBF16Z128rmbkz
Definition x86/opcodes.hpp:13477
@ VPDPBSSDZm
Definition x86/opcodes.hpp:16122
@ VCVTBF162IUBSZ128rrkz
Definition x86/opcodes.hpp:6117
@ VPMOVSXBDYrm
Definition x86/opcodes.hpp:18121
@ VFMADDSUB231PHZmb
Definition x86/opcodes.hpp:10433
@ VFMSUB132PHZrk
Definition x86/opcodes.hpp:10592
@ VREDUCEPHZrmbikz
Definition x86/opcodes.hpp:21246
@ VPDPBUSDZ128r
Definition x86/opcodes.hpp:16234
@ VPMAXUDZrrk
Definition x86/opcodes.hpp:17676
@ VRNDSCALEPSZ128rrikz
Definition x86/opcodes.hpp:21417
@ VPMOVSXBQYrr
Definition x86/opcodes.hpp:18144
@ VFCMADDCPHZ128mbk
Definition x86/opcodes.hpp:9386
@ ADD8mr_NF_ND
Definition x86/opcodes.hpp:696
@ SUB8rm_EVEX
Definition x86/opcodes.hpp:4890
@ VSUBPHZ128rr
Definition x86/opcodes.hpp:22249
@ VMINMAXPDZ256rmi
Definition x86/opcodes.hpp:13639
@ VFNMADD213BF16Zmbkz
Definition x86/opcodes.hpp:11641
@ VCVTPS2DQZ256rmkz
Definition x86/opcodes.hpp:7117
@ INC16r_NF
Definition x86/opcodes.hpp:1898
@ VFNMADD132PDZ128rkz
Definition x86/opcodes.hpp:11479
@ VGATHERQPSZ256rm
Definition x86/opcodes.hpp:12695
@ VREDUCEPSZ128rmik
Definition x86/opcodes.hpp:21260
@ G_FPTOUI_SAT
Definition x86/opcodes.hpp:227
@ VPCONFLICTDZrmk
Definition x86/opcodes.hpp:16039
@ VPCMPGTDZ256rmb
Definition x86/opcodes.hpp:15796
@ VPROLVDZ256rmkz
Definition x86/opcodes.hpp:18948
@ VFNMSUB132SDZrbk_Int
Definition x86/opcodes.hpp:12150
@ VFNMSUB132BF16Zmb
Definition x86/opcodes.hpp:12027
@ G_STRICT_FSQRT
Definition x86/opcodes.hpp:299
@ VMOVDQU64Zrr_REV
Definition x86/opcodes.hpp:14195
@ ROR32m1_NF_ND
Definition x86/opcodes.hpp:3924
@ VFMADD231PDZ128rkz
Definition x86/opcodes.hpp:9945
@ VSQRTBF16Zmk
Definition x86/opcodes.hpp:22025
@ VPTERNLOGQZ128rrikz
Definition x86/opcodes.hpp:20490
@ VADDPSZrrbkz
Definition x86/opcodes.hpp:5296
@ VMOVDQU16Z256rr_REV
Definition x86/opcodes.hpp:14118
@ VMOVDQU16Zrrk
Definition x86/opcodes.hpp:14130
@ VPMINSWZ256rmkz
Definition x86/opcodes.hpp:17819
@ VPSUBWYrr
Definition x86/opcodes.hpp:20434
@ VPBROADCASTQZ256rmkz
Definition x86/opcodes.hpp:15591
@ VRNDSCALESDZrmikz_Int
Definition x86/opcodes.hpp:21445
@ VPDPBSSDZ256rkz
Definition x86/opcodes.hpp:16121
@ VFMSUBADD231PDZ256mbkz
Definition x86/opcodes.hpp:11259
@ VPABSWZ256rrk
Definition x86/opcodes.hpp:14919
@ LLWPCB
Definition x86/opcodes.hpp:2164
@ T1MSKC32rm
Definition x86/opcodes.hpp:4962
@ VPSUBUSBZrmkz
Definition x86/opcodes.hpp:20405
@ VRNDSCALEPSZ256rribk
Definition x86/opcodes.hpp:21426
@ VUNPCKHPDZ128rmb
Definition x86/opcodes.hpp:22403
@ VFNMSUB132PSZ128mb
Definition x86/opcodes.hpp:12108
@ VUNPCKLPSZ128rrkz
Definition x86/opcodes.hpp:22503
@ VPSRADZ256mik
Definition x86/opcodes.hpp:19837
@ VPMINSWZrmkz
Definition x86/opcodes.hpp:17825
@ VMINMAXPHZ128rri
Definition x86/opcodes.hpp:13666
@ VCVTTPH2QQZ128rr
Definition x86/opcodes.hpp:8103
@ VPSUBUSWYrm
Definition x86/opcodes.hpp:20411
@ VMINCSDZrm
Definition x86/opcodes.hpp:13590
@ VCVTTSS2SISrm
Definition x86/opcodes.hpp:8678
@ VSHUFF64X2Z256rrik
Definition x86/opcodes.hpp:21868
@ VPHADDBWrm
Definition x86/opcodes.hpp:17265
@ VCVTUW2PHZ128rmb
Definition x86/opcodes.hpp:8934
@ VFNMSUBSS4mr
Definition x86/opcodes.hpp:12566
@ LOCK_SUB16mi8
Definition x86/opcodes.hpp:2230
@ ROR16m1_EVEX
Definition x86/opcodes.hpp:3891
@ VMASKMOVPDYrm
Definition x86/opcodes.hpp:13190
@ VCVTSS2SHZrrb_Int
Definition x86/opcodes.hpp:7647
@ MMX_PSIGNBrr
Definition x86/opcodes.hpp:2479
@ VPBROADCASTWrZ128rr
Definition x86/opcodes.hpp:15632
@ VPTERNLOGQZ256rri
Definition x86/opcodes.hpp:20497
@ VSCALEFSHZrrbk_Int
Definition x86/opcodes.hpp:21807
@ VDPBF16PSZ128m
Definition x86/opcodes.hpp:9192
@ VPTESTMQZ128rrk
Definition x86/opcodes.hpp:20544
@ VCVTTPS2UDQSZ256rmb
Definition x86/opcodes.hpp:8474
@ VSCALEFBF16Z128rmb
Definition x86/opcodes.hpp:21668
@ VFPCLASSPHZ256mik
Definition x86/opcodes.hpp:12619
@ IST_FP64m
Definition x86/opcodes.hpp:1979
@ VPSHRDVQZ128mbkz
Definition x86/opcodes.hpp:19402
@ VPABSWZrrkz
Definition x86/opcodes.hpp:14926
@ VFMADDSUB231PDZrbk
Definition x86/opcodes.hpp:10405
@ VXORPDYrr
Definition x86/opcodes.hpp:22525
@ KSHIFTRDki
Definition x86/opcodes.hpp:2084
@ VPUNPCKHQDQZ128rrkz
Definition x86/opcodes.hpp:20696
@ VPMINUQZ256rmkz
Definition x86/opcodes.hpp:17898
@ VPSUBUSBZ128rmk
Definition x86/opcodes.hpp:20392
@ VMINPHZ128rrkz
Definition x86/opcodes.hpp:13804
@ VPSCATTERQQZmr
Definition x86/opcodes.hpp:19141
@ VGETMANTPSZrrik
Definition x86/opcodes.hpp:12975
@ VPMOVSXBWZrmk
Definition x86/opcodes.hpp:18180
@ LOCK_ADD16mi8
Definition x86/opcodes.hpp:2170
@ VPUNPCKHQDQZ256rr
Definition x86/opcodes.hpp:20703
@ VANDNPDZ256rmkz
Definition x86/opcodes.hpp:5464
@ VCVTSS2USI64Zrrb_Int
Definition x86/opcodes.hpp:7672
@ VCVTTSS2USI64Zrrb_Int
Definition x86/opcodes.hpp:8701
@ VPCONFLICTDZ128rmb
Definition x86/opcodes.hpp:16018
@ VFMADD132PHZ256mkz
Definition x86/opcodes.hpp:9630
@ IMUL16rmi8_NF
Definition x86/opcodes.hpp:1796
@ VGETEXPPDZ256mbk
Definition x86/opcodes.hpp:12736
@ VPSUBUSBZrrk
Definition x86/opcodes.hpp:20407
@ VCVTPS2UDQZ128rmbkz
Definition x86/opcodes.hpp:7335
@ VPCMPEQDZ128rmk
Definition x86/opcodes.hpp:15712
@ VDIVPHZ256rrk
Definition x86/opcodes.hpp:9100
@ PMADDUBSWrr
Definition x86/opcodes.hpp:3241
@ VSQRTBF16Z256r
Definition x86/opcodes.hpp:22018
@ VCVTUQQ2PHZ128rmkz
Definition x86/opcodes.hpp:8843
@ VPBROADCASTBZ256rrk
Definition x86/opcodes.hpp:15525
@ VPSCATTERQDZ256mr
Definition x86/opcodes.hpp:19137
@ VFMADD132PDZ128mk
Definition x86/opcodes.hpp:9585
@ VPMULLQZ256rr
Definition x86/opcodes.hpp:18636
@ VPTESTMDZrm
Definition x86/opcodes.hpp:20533
@ VPADDUSBrr
Definition x86/opcodes.hpp:15184
@ VMOVDQA32Z128rr_REV
Definition x86/opcodes.hpp:14033
@ VEXP2PDZrbkz
Definition x86/opcodes.hpp:9265
@ VFMSUBADD132PHZ256mb
Definition x86/opcodes.hpp:11078
@ VFMADD132PHZ256rbk
Definition x86/opcodes.hpp:9633
@ VPDPWUUDZ256rkz
Definition x86/opcodes.hpp:16555
@ VPADDUSBZ256rmkz
Definition x86/opcodes.hpp:15173
@ VPBLENDMBZ128rrkz
Definition x86/opcodes.hpp:15420
@ VMINCPDZ256rmkz
Definition x86/opcodes.hpp:13517
@ VCVTSD2SI64Zrm
Definition x86/opcodes.hpp:7508
@ VRSQRTPHZmbk
Definition x86/opcodes.hpp:21646
@ CLDEMOTE
Definition x86/opcodes.hpp:1219
@ ROR16m1_NF
Definition x86/opcodes.hpp:3893
@ DIVPSrr
Definition x86/opcodes.hpp:1570
@ ADC8mi_EVEX
Definition x86/opcodes.hpp:532
@ VFNMSUB231PSYm
Definition x86/opcodes.hpp:12461
@ VCVTPH2IBSZ256rmk
Definition x86/opcodes.hpp:6789
@ MOVZX64rr16
Definition x86/opcodes.hpp:2760
@ VCVTPD2PSZ128rrkz
Definition x86/opcodes.hpp:6509
@ VPABSQZ128rrkz
Definition x86/opcodes.hpp:14888
@ VFMSUBADD132PSr
Definition x86/opcodes.hpp:11137
@ VSQRTBF16Z128r
Definition x86/opcodes.hpp:22009
@ VFMULCPHZ256rmbk
Definition x86/opcodes.hpp:11411
@ VPCMPEQDZ256rmbk
Definition x86/opcodes.hpp:15717
@ VCVTPS2UDQZ128rrk
Definition x86/opcodes.hpp:7339
@ VREDUCEPSZrmi
Definition x86/opcodes.hpp:21280
@ VMULPHZ256rmbkz
Definition x86/opcodes.hpp:14636
@ VCVTPS2PDZ256rmbk
Definition x86/opcodes.hpp:7217
@ VPMOVZXBQZ256rrkz
Definition x86/opcodes.hpp:18396
@ VPSUBQZ128rrkz
Definition x86/opcodes.hpp:20324
@ VFNMSUB213BF16Z256rk
Definition x86/opcodes.hpp:12202
@ VRNDSCALEPDZrmbikz
Definition x86/opcodes.hpp:21366
@ VFMADDCPHZ256rbkz
Definition x86/opcodes.hpp:10104
@ VCVTUDQ2PSZ128rrkz
Definition x86/opcodes.hpp:8780
@ VFNMADD231PSZ256rb
Definition x86/opcodes.hpp:11913
@ VMOVDQU32Z256rrkz
Definition x86/opcodes.hpp:14154
@ UCOMISSrm
Definition x86/opcodes.hpp:5111
@ VCVTPS2UDQZrmkz
Definition x86/opcodes.hpp:7358
@ VPANDQZ128rr
Definition x86/opcodes.hpp:15342
@ VPBROADCASTBZrr
Definition x86/opcodes.hpp:15530
@ VANDNPSZrm
Definition x86/opcodes.hpp:5499
@ VPBLENDMWZrr
Definition x86/opcodes.hpp:15502
@ VCVTDQ2PDZrrk
Definition x86/opcodes.hpp:6271
@ VPMAXUWZ256rr
Definition x86/opcodes.hpp:17718
@ VADDSUBPDYrr
Definition x86/opcodes.hpp:5343
@ VPERMI2QZrmb
Definition x86/opcodes.hpp:16727
@ VPCONFLICTQZ256rm
Definition x86/opcodes.hpp:16053
@ DBG_INSTR_REF
Definition x86/opcodes.hpp:40
@ ADD16ri
Definition x86/opcodes.hpp:578
@ VPERMILPDZ128ri
Definition x86/opcodes.hpp:16779
@ VPABSDZ128rmb
Definition x86/opcodes.hpp:14852
@ VFMADD231PHZrk
Definition x86/opcodes.hpp:10003
@ VCVTPH2BF8SZrmb
Definition x86/opcodes.hpp:6654
@ SHRD16mri8_NF
Definition x86/opcodes.hpp:4617
@ VCVTPD2QQZrrbkz
Definition x86/opcodes.hpp:6566
@ VFMADD231SSm_Int
Definition x86/opcodes.hpp:10083
@ VFMADDCPHZ256mb
Definition x86/opcodes.hpp:10096
@ VPMINUBZ256rm
Definition x86/opcodes.hpp:17839
@ VCVTTPH2DQZ128rmb
Definition x86/opcodes.hpp:7999
@ VSUBSDZrr
Definition x86/opcodes.hpp:22317
@ VADDSDrr
Definition x86/opcodes.hpp:5314
@ VCVTTPS2UDQSZ128rmkz
Definition x86/opcodes.hpp:8469
@ VMINPDZ256rrb
Definition x86/opcodes.hpp:13777
@ NEG64r_NF_ND
Definition x86/opcodes.hpp:2864
@ VMINMAXPHZ128rmbi
Definition x86/opcodes.hpp:13660
@ VPMINSQZrrk
Definition x86/opcodes.hpp:17807
@ VFMADDSUB213PSZrbk
Definition x86/opcodes.hpp:10368
@ SUB32ri8_ND
Definition x86/opcodes.hpp:4808
@ VCVTTPD2UDQSZ128rm
Definition x86/opcodes.hpp:7866
@ VBROADCASTSSYrr
Definition x86/opcodes.hpp:5730
@ VCMPPSZ256rrik
Definition x86/opcodes.hpp:5832
@ VPSHLDWZ256rrik
Definition x86/opcodes.hpp:19298
@ VPADDUSBZrrk
Definition x86/opcodes.hpp:15181
@ VCVTNE2PS2BF16Z256rmkz
Definition x86/opcodes.hpp:6377
@ VFNMSUB213SHZr
Definition x86/opcodes.hpp:12340
@ VCVTTPH2QQZ256rmkz
Definition x86/opcodes.hpp:8111
@ VSQRTBF16Zmkz
Definition x86/opcodes.hpp:22026
@ SAR32ri
Definition x86/opcodes.hpp:4095
@ VRNDSCALEPDZ256rmikz
Definition x86/opcodes.hpp:21357
@ VPSHLDQZ128rri
Definition x86/opcodes.hpp:19195
@ VPMULTISHIFTQBZ256rmbkz
Definition x86/opcodes.hpp:18682
@ VFMADD231PDZmk
Definition x86/opcodes.hpp:9962
@ VMOVRSBZmk
Definition x86/opcodes.hpp:14306
@ VCVTBIASPH2HF8SZrm
Definition x86/opcodes.hpp:6208
@ VGETMANTPDZ128rri
Definition x86/opcodes.hpp:12884
@ DIV32r_EVEX
Definition x86/opcodes.hpp:1553
@ VCVTTPS2QQSZrmb
Definition x86/opcodes.hpp:8420
@ VUNPCKLPSZ256rmbk
Definition x86/opcodes.hpp:22506
@ VPCMPEQBrr
Definition x86/opcodes.hpp:15706
@ SHRD64rrCL_EVEX
Definition x86/opcodes.hpp:4660
@ VFMSUB132PDm
Definition x86/opcodes.hpp:10559
@ VPADDQYrr
Definition x86/opcodes.hpp:15089
@ VFMSUBADD213PDZ256rb
Definition x86/opcodes.hpp:11156
@ VFNMSUB213BF16Z128rk
Definition x86/opcodes.hpp:12193
@ VPMULLQZrr
Definition x86/opcodes.hpp:18645
@ VFMSUBADD132PSZ256m
Definition x86/opcodes.hpp:11112
@ G_ASSERT_ZEXT
Definition x86/opcodes.hpp:75
@ VPDPWSUDZ128r
Definition x86/opcodes.hpp:16420
@ MMX_PSRLQri
Definition x86/opcodes.hpp:2502
@ VFMADD132PSZ256mbkz
Definition x86/opcodes.hpp:9663
@ VPCONFLICTDZrrkz
Definition x86/opcodes.hpp:16043
@ SUBSDrr_Int
Definition x86/opcodes.hpp:4929
@ PTCONJTFP16
Definition x86/opcodes.hpp:3445
@ VCVTTPS2QQSZ256rrbk
Definition x86/opcodes.hpp:8415
@ VFMSUBADD231PSZrb
Definition x86/opcodes.hpp:11345
@ VCVTTPH2WZrr
Definition x86/opcodes.hpp:8256
@ VCVTTPD2DQSZrrkz
Definition x86/opcodes.hpp:7762
@ VCVTSI2SSZrr
Definition x86/opcodes.hpp:7596
@ VRANGEPDZrmikz
Definition x86/opcodes.hpp:20929
@ VPEXPANDQZ256rr
Definition x86/opcodes.hpp:17196
@ VPMAXSQZ256rmb
Definition x86/opcodes.hpp:17588
@ VPSUBDZ128rr
Definition x86/opcodes.hpp:20291
@ VCVT2PH2HF8Zrrkz
Definition x86/opcodes.hpp:6048
@ VCVTPS2UQQZ256rmkz
Definition x86/opcodes.hpp:7379
@ VEXPANDPSZ128rmk
Definition x86/opcodes.hpp:9299
@ PUSH16rmr
Definition x86/opcodes.hpp:3531
@ VCVTTPD2UDQSZ256rmbk
Definition x86/opcodes.hpp:7877
@ VPERMT2WZ128rr
Definition x86/opcodes.hpp:17118
@ XOR16rr_NF_ND_REV
Definition x86/opcodes.hpp:22684
@ VPBROADCASTDrZ128rrk
Definition x86/opcodes.hpp:15565
@ VPERMILPDYrr
Definition x86/opcodes.hpp:16772
@ VCVTUDQ2PSZ128rr
Definition x86/opcodes.hpp:8778
@ VPERMT2QZ256rm
Definition x86/opcodes.hpp:17097
@ IMUL16rri_EVEX
Definition x86/opcodes.hpp:1808
@ VCVTPS2PHmr
Definition x86/opcodes.hpp:7297
@ XOR32rr
Definition x86/opcodes.hpp:22718
@ ROR32mCL_ND
Definition x86/opcodes.hpp:3927
@ IMUL16rm_NF_ND
Definition x86/opcodes.hpp:1792
@ SHL32m1
Definition x86/opcodes.hpp:4331
@ BSR16rm
Definition x86/opcodes.hpp:1076
@ VCVTPS2UQQZ128rmbkz
Definition x86/opcodes.hpp:7368
@ MUL_Fp32m
Definition x86/opcodes.hpp:2819
@ VGF2P8AFFINEINVQBZ256rrikz
Definition x86/opcodes.hpp:13023
@ VFNMADD132SSm
Definition x86/opcodes.hpp:11616
@ VGETMANTBF16Z256rmbi
Definition x86/opcodes.hpp:12860
@ VPSHRDVDZ256mbk
Definition x86/opcodes.hpp:19383
@ VPSADBWZrr
Definition x86/opcodes.hpp:19127
@ VCVTQQ2PDZrmbkz
Definition x86/opcodes.hpp:7422
@ VPPERMrrm
Definition x86/opcodes.hpp:18877
@ VFNMSUB132PDZ256mk
Definition x86/opcodes.hpp:12050
@ MOVHPSrm
Definition x86/opcodes.hpp:2667
@ VPMOVZXWQrr
Definition x86/opcodes.hpp:18492
@ MOV32ao64
Definition x86/opcodes.hpp:2562
@ MUL8r_EVEX
Definition x86/opcodes.hpp:2786
@ VCMPBF16Zrmbi
Definition x86/opcodes.hpp:5763
@ EXTRQI
Definition x86/opcodes.hpp:1656
@ SHLD64rrCL_EVEX
Definition x86/opcodes.hpp:4472
@ SHL16ri_NF_ND
Definition x86/opcodes.hpp:4330
@ VCVTTPS2DQSZrrbkz
Definition x86/opcodes.hpp:8292
@ VALIGNQZ256rrikz
Definition x86/opcodes.hpp:5438
@ VFNMSUB213PDZrk
Definition x86/opcodes.hpp:12246
@ VPRORQZ128mik
Definition x86/opcodes.hpp:19019
@ FsFLD0SS
Definition x86/opcodes.hpp:357
@ VCVTTPH2DQZ128rrkz
Definition x86/opcodes.hpp:8006
@ VCVTTPS2DQZrmkz
Definition x86/opcodes.hpp:8323
@ VXORPDZ256rmk
Definition x86/opcodes.hpp:22539
@ MMX_PSUBUSWrr
Definition x86/opcodes.hpp:2521
@ VPSUBSWYrr
Definition x86/opcodes.hpp:20368
@ VPERMI2PDZ128rmkz
Definition x86/opcodes.hpp:16659
@ VFMULCSHZrm
Definition x86/opcodes.hpp:11433
@ VPSHLBrr_REV
Definition x86/opcodes.hpp:19161
@ VPSUBSWrm
Definition x86/opcodes.hpp:20387
@ VPMOVSXDQZrrkz
Definition x86/opcodes.hpp:18206
@ VFMSUB231PDZ256rkz
Definition x86/opcodes.hpp:10902
@ VCOMXSDZrrb_Int
Definition x86/opcodes.hpp:5934
@ VFMADD231PHZr
Definition x86/opcodes.hpp:9999
@ VCVTTPH2DQZrmk
Definition x86/opcodes.hpp:8023
@ VCVTSS2SDZrm_Int
Definition x86/opcodes.hpp:7627
@ VCOMXSHZrm_Int
Definition x86/opcodes.hpp:5935
@ VPSLLWZ128rik
Definition x86/opcodes.hpp:19780
@ VFMSUBADD132PDZr
Definition x86/opcodes.hpp:11060
@ VFNMSUBPD4Yrm
Definition x86/opcodes.hpp:12543
@ VCVTTPS2IUBSZrmk
Definition x86/opcodes.hpp:8390
@ VRCP28PDZrbkz
Definition x86/opcodes.hpp:21062
@ VFNMADD132SSm_Int
Definition x86/opcodes.hpp:11617
@ VPDPBSSDZmk
Definition x86/opcodes.hpp:16126
@ VPMOVSXWQZ256rr
Definition x86/opcodes.hpp:18242
@ VERRm
Definition x86/opcodes.hpp:9252
@ VPABSQZrmbkz
Definition x86/opcodes.hpp:14901
@ VRSQRT14PDZ256rkz
Definition x86/opcodes.hpp:21508
@ PI2FDrm
Definition x86/opcodes.hpp:3228
@ VFRCZSDrm
Definition x86/opcodes.hpp:12666
@ VCVTTPS2QQZ128rmkz
Definition x86/opcodes.hpp:8436
@ VCVTTPS2IBSZrrbk
Definition x86/opcodes.hpp:8361
@ XADD64rm
Definition x86/opcodes.hpp:22615
@ VPXORDZ128rrkz
Definition x86/opcodes.hpp:20853
@ VPMOVD2MZ256kr
Definition x86/opcodes.hpp:17937
@ VCVTNE2PS2BF16Z256rr
Definition x86/opcodes.hpp:6378
@ VPUNPCKLBWZ128rrk
Definition x86/opcodes.hpp:20745
@ VRCPPSr
Definition x86/opcodes.hpp:21152
@ VPCMPGTQZ256rr
Definition x86/opcodes.hpp:15821
@ VCVTTSS2SISrr_Int
Definition x86/opcodes.hpp:8681
@ VSQRTPHZ128mkz
Definition x86/opcodes.hpp:22072
@ VFMADD132BF16Zr
Definition x86/opcodes.hpp:9576
@ VCVTTBF162IBSZ256rmk
Definition x86/opcodes.hpp:7689
@ VMAXCSHZrr
Definition x86/opcodes.hpp:13318
@ SHL32m1_NF
Definition x86/opcodes.hpp:4334
@ VCVTDQ2PSYrr
Definition x86/opcodes.hpp:6309
@ VMINCPHZ128rmkz
Definition x86/opcodes.hpp:13537
@ AND64rr_ND_REV
Definition x86/opcodes.hpp:910
@ VFMSUBPD4rr
Definition x86/opcodes.hpp:11374
@ VFCMULCSHZrmk
Definition x86/opcodes.hpp:9460
@ VFMADDSUB213PHZ256m
Definition x86/opcodes.hpp:10313
@ VPSHLDVDZm
Definition x86/opcodes.hpp:19234
@ VFMADD231PDZ256mk
Definition x86/opcodes.hpp:9950
@ VFNMSUB231BF16Z256rkz
Definition x86/opcodes.hpp:12381
@ XABORT
Definition x86/opcodes.hpp:22609
@ G_STACKSAVE
Definition x86/opcodes.hpp:291
@ SHRD16rrCL_NF
Definition x86/opcodes.hpp:4622
@ VCVTTPH2WZ128rmkz
Definition x86/opcodes.hpp:8234
@ VALIGNDZrmikz
Definition x86/opcodes.hpp:5417
@ VFNMSUB132PSZrkz
Definition x86/opcodes.hpp:12139
@ VPMULHUWYrr
Definition x86/opcodes.hpp:18547
@ VFMSUB213SHZm_Int
Definition x86/opcodes.hpp:10826
@ SAR32ri_NF_ND
Definition x86/opcodes.hpp:4099
@ PACKSSWBrm
Definition x86/opcodes.hpp:3084
@ VPSUBQZrrkz
Definition x86/opcodes.hpp:20342
@ VPERMI2PSZrmkz
Definition x86/opcodes.hpp:16704
@ VCVTTPH2UQQZ128rmkz
Definition x86/opcodes.hpp:8168
@ VPMAXSQZrm
Definition x86/opcodes.hpp:17596
@ VSUBBF16Z256rmk
Definition x86/opcodes.hpp:22192
@ VRCPBF16Zmbk
Definition x86/opcodes.hpp:21115
@ VFMADD213BF16Zmbkz
Definition x86/opcodes.hpp:9751
@ VFNMADD132PDZmkz
Definition x86/opcodes.hpp:11497
@ VFNMSUB132PHZ128rkz
Definition x86/opcodes.hpp:12080
@ VCVTTPS2IBSZ256rrbkz
Definition x86/opcodes.hpp:8350
@ VFMADDCPHZ128r
Definition x86/opcodes.hpp:10092
@ XOR64rm_NF_ND
Definition x86/opcodes.hpp:22758
@ ADOX32rm_ND
Definition x86/opcodes.hpp:763
@ PINSRWrri
Definition x86/opcodes.hpp:3239
@ VFMADD213PHZ128rkz
Definition x86/opcodes.hpp:9802
@ ROL16r1_NF
Definition x86/opcodes.hpp:3788
@ VRSQRTBF16Z128mbk
Definition x86/opcodes.hpp:21601
@ VPDPWUUDSZ256mk
Definition x86/opcodes.hpp:16520
@ CALL32m
Definition x86/opcodes.hpp:1149
@ VMAXCPSZrr
Definition x86/opcodes.hpp:13308
@ VPDPBSUDZm
Definition x86/opcodes.hpp:16184
@ CFCMOV32rr_REV
Definition x86/opcodes.hpp:1205
@ VFNMSUB132PDZ256rb
Definition x86/opcodes.hpp:12053
@ VPSLLWZ256rrk
Definition x86/opcodes.hpp:19798
@ VPRORQZmikz
Definition x86/opcodes.hpp:19038
@ VMOVDQA32Zmrk
Definition x86/opcodes.hpp:14050
@ VPMADD52LUQYrr
Definition x86/opcodes.hpp:17443
@ VFMADD132PSZ128mbkz
Definition x86/opcodes.hpp:9654
@ VINSERTF64X4Zrmi
Definition x86/opcodes.hpp:13136
@ VCVTTPD2UQQZ256rmbk
Definition x86/opcodes.hpp:7976
@ TTCMMIMFP16PS
Definition x86/opcodes.hpp:5078
@ VRANGEPSZ128rri
Definition x86/opcodes.hpp:20942
@ VPMADDWDZ128rmkz
Definition x86/opcodes.hpp:17499
@ VPMINSQZrmk
Definition x86/opcodes.hpp:17804
@ ROR32r1_NF
Definition x86/opcodes.hpp:3938
@ VPDPWUUDSZrk
Definition x86/opcodes.hpp:16532
@ VCVT2PH2BF8Z128rmkz
Definition x86/opcodes.hpp:5973
@ VSQRTBF16Z128m
Definition x86/opcodes.hpp:22003
@ MOVDQArr_REV
Definition x86/opcodes.hpp:2658
@ VPSUBWZ128rmkz
Definition x86/opcodes.hpp:20437
@ STATEPOINT
Definition x86/opcodes.hpp:56
@ VPCMPGTDZ128rmk
Definition x86/opcodes.hpp:15792
@ VPABSBrm
Definition x86/opcodes.hpp:14847
@ VCVTUQQ2PSZrrk
Definition x86/opcodes.hpp:8902
@ VREDUCEBF16Z256rrikz
Definition x86/opcodes.hpp:21180
@ VFMSUB132PHZ128mkz
Definition x86/opcodes.hpp:10566
@ VPSHLDVWZ256mk
Definition x86/opcodes.hpp:19277
@ VPLZCNTDZ256rm
Definition x86/opcodes.hpp:17342
@ VCVTBF162IUBSZ128rrk
Definition x86/opcodes.hpp:6116
@ VSHUFF64X2Zrri
Definition x86/opcodes.hpp:21876
@ VMAXPDZ128rmkz
Definition x86/opcodes.hpp:13330
@ VCVTSS2SDZrrbk_Int
Definition x86/opcodes.hpp:7633
@ VPSRAQZ256mbi
Definition x86/opcodes.hpp:19881
@ VPMAXUWYrr
Definition x86/opcodes.hpp:17708
@ VFMSUB231BF16Z128mbkz
Definition x86/opcodes.hpp:10856
@ NOT8m_ND
Definition x86/opcodes.hpp:2902
@ MOV64ri
Definition x86/opcodes.hpp:2589
@ CMOV_VR128X
Definition x86/opcodes.hpp:1296
@ VPERMT2BZrrkz
Definition x86/opcodes.hpp:17006
@ VFNMSUB213PSZmk
Definition x86/opcodes.hpp:12310
@ ROR16mCL_NF
Definition x86/opcodes.hpp:3898
@ VFMSUB231SDZrkz_Int
Definition x86/opcodes.hpp:10998
@ VCVT2PH2HF8Z256rm
Definition x86/opcodes.hpp:6031
@ G_USUBO
Definition x86/opcodes.hpp:178
@ VFIXUPIMMPDZ128rmbik
Definition x86/opcodes.hpp:9469
@ VPDPBUUDZ256mkz
Definition x86/opcodes.hpp:16304
@ VMOVSHDUPZ256rr
Definition x86/opcodes.hpp:14366
@ VBLENDPSYrri
Definition x86/opcodes.hpp:5636
@ VCVTTPD2UDQZ128rmb
Definition x86/opcodes.hpp:7900
@ VPMAXSWZ256rr
Definition x86/opcodes.hpp:17616
@ ROL8mi_EVEX
Definition x86/opcodes.hpp:3871
@ VFNMSUB231PSZ128mkz
Definition x86/opcodes.hpp:12468
@ VXORPDZ256rmkz
Definition x86/opcodes.hpp:22540
@ VMOVUPDZ128rrk
Definition x86/opcodes.hpp:14442
@ ADC8ri_EVEX
Definition x86/opcodes.hpp:539
@ VPSLLDQZri
Definition x86/opcodes.hpp:19589
@ VCVTUDQ2PHZ256rm
Definition x86/opcodes.hpp:8748
@ SUB32mi8_NF_ND
Definition x86/opcodes.hpp:4795
@ VCVTTPH2QQZ256rmb
Definition x86/opcodes.hpp:8107
@ VRCP14PDZmbk
Definition x86/opcodes.hpp:21007
@ VFMSUBPS4Yrm
Definition x86/opcodes.hpp:11377
@ VCVTTPS2UQQZ256rrb
Definition x86/opcodes.hpp:8579
@ VMINCPSZ256rmbkz
Definition x86/opcodes.hpp:13573
@ VCVTTPS2UDQZrrb
Definition x86/opcodes.hpp:8525
@ VCVTPH2UWZ256rm
Definition x86/opcodes.hpp:7044
@ VBROADCASTSSZrmk
Definition x86/opcodes.hpp:5744
@ VSM4KEY4Yrm
Definition x86/opcodes.hpp:21983
@ VPCMPGTQZ128rrk
Definition x86/opcodes.hpp:15816
@ VPXORQZrmbkz
Definition x86/opcodes.hpp:20893
@ VFMADD213PHZmbkz
Definition x86/opcodes.hpp:9818
@ VGETEXPBF16Z128mbkz
Definition x86/opcodes.hpp:12701
@ VGETEXPPDZrkz
Definition x86/opcodes.hpp:12757
@ ADC32rr_EVEX_REV
Definition x86/opcodes.hpp:500
@ VSHUFF64X2Z256rmbik
Definition x86/opcodes.hpp:21862
@ VPCMPEQQZ256rm
Definition x86/opcodes.hpp:15737
@ KMOVBkr_EVEX
Definition x86/opcodes.hpp:2032
@ VEXTRACTI64X2Zrrikz
Definition x86/opcodes.hpp:9374
@ VMINPSZ128rm
Definition x86/opcodes.hpp:13831
@ VPSHLDVWZmkz
Definition x86/opcodes.hpp:19284
@ SHL64mi
Definition x86/opcodes.hpp:4371
@ VFNMADD213PDZm
Definition x86/opcodes.hpp:11670
@ VPDPWSUDSZ256mbkz
Definition x86/opcodes.hpp:16395
@ VPMOVSQDZrrkz
Definition x86/opcodes.hpp:18090
@ VPDPWUSDSZ256mb
Definition x86/opcodes.hpp:16455
@ VAESENCrm
Definition x86/opcodes.hpp:5388
@ VCVTPS2UDQZrr
Definition x86/opcodes.hpp:7359
@ VCVTUSI642SSZrr_Int
Definition x86/opcodes.hpp:8931
@ VMAXCPDZrm
Definition x86/opcodes.hpp:13244
@ SHRD16rri8_NF_ND
Definition x86/opcodes.hpp:4628
@ VSQRTBF16Z256mk
Definition x86/opcodes.hpp:22016
@ IMUL64rmi32_NF
Definition x86/opcodes.hpp:1851
@ MMX_PUNPCKLWDrm
Definition x86/opcodes.hpp:2534
@ VCVTBIASPH2HF8Z256rrkz
Definition x86/opcodes.hpp:6234
@ EH_LABEL
Definition x86/opcodes.hpp:28
@ VPDPWSSDSYrr
Definition x86/opcodes.hpp:16320
@ VCVTPH2IBSZ256rrbkz
Definition x86/opcodes.hpp:6794
@ VMAXPSZ128rr
Definition x86/opcodes.hpp:13401
@ ADC32rm_EVEX
Definition x86/opcodes.hpp:496
@ VFMADD231PHZ256rbk
Definition x86/opcodes.hpp:9989
@ VPRORDZrikz
Definition x86/opcodes.hpp:19014
@ VFMSUB213PSZm
Definition x86/opcodes.hpp:10795
@ VCVTUDQ2PHZrrk
Definition x86/opcodes.hpp:8770
@ VPANDNQZ256rrkz
Definition x86/opcodes.hpp:15322
@ SAR16r1_EVEX
Definition x86/opcodes.hpp:4056
@ VFMADDSUB132PSm
Definition x86/opcodes.hpp:10265
@ VSUBSSZrmk_Int
Definition x86/opcodes.hpp:22341
@ VFNMADD231PHZ128mbk
Definition x86/opcodes.hpp:11864
@ ADDR32_PREFIX
Definition x86/opcodes.hpp:723
@ VCMPPSZ128rri
Definition x86/opcodes.hpp:5823
@ STUI
Definition x86/opcodes.hpp:4729
@ VRANGESSZrrib
Definition x86/opcodes.hpp:20982
@ MOVDDUPrm
Definition x86/opcodes.hpp:2641
@ VCVTTPS2QQZrrk
Definition x86/opcodes.hpp:8462
@ VPERMILPDZ128rmbk
Definition x86/opcodes.hpp:16784
@ VCMPPSZ256rmbik
Definition x86/opcodes.hpp:5826
@ PHSUBDrm
Definition x86/opcodes.hpp:3222
@ VPSRLQZ256mbik
Definition x86/opcodes.hpp:20107
@ VSQRTPSZ256mbkz
Definition x86/opcodes.hpp:22114
@ VFMADDSUB231PDZmb
Definition x86/opcodes.hpp:10398
@ VPORQZ128rm
Definition x86/opcodes.hpp:18845
@ VPSLLDZrmkz
Definition x86/opcodes.hpp:19635
@ VCVTTPS2IBSZ128rmk
Definition x86/opcodes.hpp:8336
@ SHLD32rri8_ND
Definition x86/opcodes.hpp:4458
@ VPTESTMBZ128rmk
Definition x86/opcodes.hpp:20510
@ VPSHRDQZrmik
Definition x86/opcodes.hpp:19367
@ VPSRLVDZrmb
Definition x86/opcodes.hpp:20160
@ VMULSHZrr_Int
Definition x86/opcodes.hpp:14714
@ VFNMSUB213PSZ128rk
Definition x86/opcodes.hpp:12292
@ TZMSK64rm
Definition x86/opcodes.hpp:5104
@ CMPXCHG8B
Definition x86/opcodes.hpp:1364
@ MMX_PSLLDri
Definition x86/opcodes.hpp:2484
@ VCVTUSI642SHZrr_Int
Definition x86/opcodes.hpp:8926
@ VFPCLASSSHZmi
Definition x86/opcodes.hpp:12650
@ VPSLLWZrm
Definition x86/opcodes.hpp:19806
@ G_SEXT
Definition x86/opcodes.hpp:161
@ VFCMADDCPHZ256mbkz
Definition x86/opcodes.hpp:9396
@ VMAXPDZ256rrbkz
Definition x86/opcodes.hpp:13343
@ VFMADDSUB132PSYm
Definition x86/opcodes.hpp:10230
@ VBROADCASTI64X2Z256rmk
Definition x86/opcodes.hpp:5707
@ VPMOVSQWZrr
Definition x86/opcodes.hpp:18103
@ VPCONFLICTQZrmk
Definition x86/opcodes.hpp:16066
@ VPMINUDYrm
Definition x86/opcodes.hpp:17853
@ RCR8mi_EVEX
Definition x86/opcodes.hpp:3707
@ VFMADD231SSZr
Definition x86/opcodes.hpp:10074
@ VADDBF16Z256rmb
Definition x86/opcodes.hpp:5177
@ VCVTTPD2UDQSZ256rrbk
Definition x86/opcodes.hpp:7883
@ VBROADCASTSDZ256rmkz
Definition x86/opcodes.hpp:5719
@ VFNMADDSD4mr_Int
Definition x86/opcodes.hpp:11993
@ VPTESTNMQZ128rrk
Definition x86/opcodes.hpp:20604
@ VFMADDCPHZr
Definition x86/opcodes.hpp:10113
@ VFNMSUB132BF16Z256mbkz
Definition x86/opcodes.hpp:12020
@ VDIVPSZ256rrbkz
Definition x86/opcodes.hpp:9134
@ VPSRAVQZ128rmk
Definition x86/opcodes.hpp:19946
@ VPALIGNRZrmik
Definition x86/opcodes.hpp:15244
@ VPOPCNTDZrrk
Definition x86/opcodes.hpp:18771
@ VINSERTI64X2Zrrikz
Definition x86/opcodes.hpp:13173
@ VMOVHPSmr
Definition x86/opcodes.hpp:14249
@ NOT8m_EVEX
Definition x86/opcodes.hpp:2901
@ VFNMADD231PHZ128rk
Definition x86/opcodes.hpp:11869
@ VPMAXSBZ128rm
Definition x86/opcodes.hpp:17527
@ SHR16mi_NF_ND
Definition x86/opcodes.hpp:4503
@ VPSHLWrm
Definition x86/opcodes.hpp:19315
@ PMULHUWrr
Definition x86/opcodes.hpp:3300
@ VPMINSBZ256rm
Definition x86/opcodes.hpp:17737
@ VPCMPGTWYrr
Definition x86/opcodes.hpp:15832
@ VCVTPD2PHZ256rrkz
Definition x86/opcodes.hpp:6486
@ SHL32mCL
Definition x86/opcodes.hpp:4336
@ CCMP8ri
Definition x86/opcodes.hpp:1188
@ VPTESTMBZ256rrk
Definition x86/opcodes.hpp:20516
@ VMINMAXPHZ256rmbi
Definition x86/opcodes.hpp:13669
@ VRANGEPSZ128rmbik
Definition x86/opcodes.hpp:20937
@ VCVT2PS2PHXZrrbk
Definition x86/opcodes.hpp:6078
@ CMP64i32
Definition x86/opcodes.hpp:1319
@ VCVTPD2DQZ256rr
Definition x86/opcodes.hpp:6446
@ ROR64mCL
Definition x86/opcodes.hpp:3955
@ VCVTTPD2UDQSZrmk
Definition x86/opcodes.hpp:7891
@ VCVTPH2DQZrrk
Definition x86/opcodes.hpp:6720
@ VPERMI2QZrr
Definition x86/opcodes.hpp:16732
@ VCVTSD2SHZrr
Definition x86/opcodes.hpp:7501
@ VFMSUB213PHZ256rbk
Definition x86/opcodes.hpp:10756
@ VGETEXPPDZ256r
Definition x86/opcodes.hpp:12740
@ LODSB
Definition x86/opcodes.hpp:2251
@ VPMULUDQZ128rmb
Definition x86/opcodes.hpp:18700
@ VDPBF16PSZrkz
Definition x86/opcodes.hpp:9218
@ VGF2P8AFFINEINVQBZrmi
Definition x86/opcodes.hpp:13027
@ VPDPWUUDSZ128rk
Definition x86/opcodes.hpp:16514
@ VSHUFPDZ256rri
Definition x86/opcodes.hpp:21932
@ VPROLVQZ256rmb
Definition x86/opcodes.hpp:18971
@ VFMADDSUB213PSZ256mbkz
Definition x86/opcodes.hpp:10351
@ VDIVPDZ256rmb
Definition x86/opcodes.hpp:9056
@ VCVTUDQ2PSZ128rmk
Definition x86/opcodes.hpp:8776
@ VMINPDrm
Definition x86/opcodes.hpp:13794
@ VCVTTPD2DQZ128rmk
Definition x86/opcodes.hpp:7769
@ VSHUFF32X4Z256rmbik
Definition x86/opcodes.hpp:21844
@ VADDSHZrrbk_Int
Definition x86/opcodes.hpp:5323
@ VCVTBIASPH2HF8SZ128rmbkz
Definition x86/opcodes.hpp:6193
@ VMWRITE32rr
Definition x86/opcodes.hpp:14736
@ TEST16i16
Definition x86/opcodes.hpp:5025
@ VPSRAWZrikz
Definition x86/opcodes.hpp:20019
@ VPMINSWYrr
Definition x86/opcodes.hpp:17810
@ SEH_SetFrame
Definition x86/opcodes.hpp:414
@ VAESENCYrm
Definition x86/opcodes.hpp:5380
@ VPMOVSXBWYrm
Definition x86/opcodes.hpp:18165
@ MUL_FpI16m32
Definition x86/opcodes.hpp:2826
@ VCVTPH2UQQZ256rmbkz
Definition x86/opcodes.hpp:7014
@ DIVR_Fp80m32
Definition x86/opcodes.hpp:1580
@ VEXTRACTF64X2Zmri
Definition x86/opcodes.hpp:9338
@ BEXTRI32ri
Definition x86/opcodes.hpp:993
@ VCMPPSZrmi
Definition x86/opcodes.hpp:5835
@ VALIGNDZ128rrikz
Definition x86/opcodes.hpp:5402
@ VCVTNE2PS2BF16Zrmbkz
Definition x86/opcodes.hpp:6384
@ VPSHLDVQZ256mb
Definition x86/opcodes.hpp:19253
@ VXORPSZrr
Definition x86/opcodes.hpp:22581
@ ADD8ri_NF_ND
Definition x86/opcodes.hpp:702
@ VCVTSD2SSZrrbkz_Int
Definition x86/opcodes.hpp:7534
@ XAM_Fp32
Definition x86/opcodes.hpp:22620
@ MMX_PADDQrm
Definition x86/opcodes.hpp:2398
@ VRNDSCALEPSZrmi
Definition x86/opcodes.hpp:21433
@ JMP64r_NT
Definition x86/opcodes.hpp:2007
@ VPUNPCKLDQZrmbk
Definition x86/opcodes.hpp:20783
@ VPORQZrrkz
Definition x86/opcodes.hpp:18871
@ VPMOVWBZrrk
Definition x86/opcodes.hpp:18359
@ VPDPWSUDSZrkz
Definition x86/opcodes.hpp:16409
@ VPGATHERQQZrm
Definition x86/opcodes.hpp:17259
@ VPDPBUSDSZ128mbkz
Definition x86/opcodes.hpp:16200
@ VFMADD213PSZ256rbk
Definition x86/opcodes.hpp:9846
@ VPERMT2PDZrrk
Definition x86/opcodes.hpp:17059
@ VPGATHERDDZrm
Definition x86/opcodes.hpp:17244
@ CMPSDrmi_Int
Definition x86/opcodes.hpp:1347
@ ROL16mCL_NF
Definition x86/opcodes.hpp:3778
@ VCVTPD2PHZrmk
Definition x86/opcodes.hpp:6491
@ OR32ri8_ND
Definition x86/opcodes.hpp:2967
@ VSCALEFPHZ128rmbkz
Definition x86/opcodes.hpp:21730
@ VFMADDSUB231PHZ256m
Definition x86/opcodes.hpp:10420
@ SAR32ri_EVEX
Definition x86/opcodes.hpp:4096
@ VFMADDSUB132PHZ128rkz
Definition x86/opcodes.hpp:10205
@ VMAXSDZrrbk_Int
Definition x86/opcodes.hpp:13437
@ VCVTTPS2QQSZrr
Definition x86/opcodes.hpp:8425
@ OR32rr_ND
Definition x86/opcodes.hpp:2982
@ VPBROADCASTBZ128rmk
Definition x86/opcodes.hpp:15516
@ VPCMPEQWZrmk
Definition x86/opcodes.hpp:15762
@ VPMOVSXDQZ256rrk
Definition x86/opcodes.hpp:18199
@ VMOVUPSZ256mr
Definition x86/opcodes.hpp:14487
@ VDIVBF16Z128rmk
Definition x86/opcodes.hpp:9021
@ VFMSUBADD213PHZ256m
Definition x86/opcodes.hpp:11184
@ VPUNPCKLWDZrm
Definition x86/opcodes.hpp:20837
@ VCVTTPS2UDQSZ128rm
Definition x86/opcodes.hpp:8464
@ VFNMADDPS4Yrr_REV
Definition x86/opcodes.hpp:11987
@ VPCMPUWZ256rmi
Definition x86/opcodes.hpp:15921
@ SUB64rm_NF
Definition x86/opcodes.hpp:4859
@ AESDECWIDE256KL
Definition x86/opcodes.hpp:778
@ VFNMADD231PDZ128rkz
Definition x86/opcodes.hpp:11835
@ VFIXUPIMMPSZ256rribkz
Definition x86/opcodes.hpp:9519
@ VRCP28SSZrkz
Definition x86/opcodes.hpp:21094
@ VPMULHRSWZ128rmk
Definition x86/opcodes.hpp:18527
@ VCVTTBF162IUBSZ128rrkz
Definition x86/opcodes.hpp:7711
@ SHL8m1_EVEX
Definition x86/opcodes.hpp:4392
@ VMAXPDYrm
Definition x86/opcodes.hpp:13323
@ VMOVDQA32Z256rrkz
Definition x86/opcodes.hpp:14047
@ VPERMI2QZ128rrkz
Definition x86/opcodes.hpp:16716
@ SHRD64mri8_ND
Definition x86/opcodes.hpp:4656
@ VCVTTPD2UQQSZrrb
Definition x86/opcodes.hpp:7960
@ VRNDSCALESSZrmik_Int
Definition x86/opcodes.hpp:21466
@ VCVTPH2HF8Zrmbk
Definition x86/opcodes.hpp:6769
@ VPDPBUUDZ256mbk
Definition x86/opcodes.hpp:16301
@ VCVTTPH2IBSZrmkz
Definition x86/opcodes.hpp:8057
@ VMOVAPSrm
Definition x86/opcodes.hpp:13996
@ PUNPCKLWDrm
Definition x86/opcodes.hpp:3525
@ VPERMI2QZ256rmk
Definition x86/opcodes.hpp:16721
@ RCL16mi
Definition x86/opcodes.hpp:3574
@ VPLZCNTQZ128rmk
Definition x86/opcodes.hpp:17364
@ VPMOVUSQBZ128mr
Definition x86/opcodes.hpp:18283
@ MOV8mr_NOREX
Definition x86/opcodes.hpp:2604
@ INVEPT32
Definition x86/opcodes.hpp:1945
@ VRNDSCALEPHZrmikz
Definition x86/opcodes.hpp:21402
@ VMOVDQU8Zrr_REV
Definition x86/opcodes.hpp:14228
@ VPSLLDZ256mik
Definition x86/opcodes.hpp:19613
@ VCVTQQ2PHZrrbk
Definition x86/opcodes.hpp:7460
@ PSADBWrm
Definition x86/opcodes.hpp:3370
@ VCVTPH2UWZ128rmb
Definition x86/opcodes.hpp:7036
@ VMOVAPDZ128rr
Definition x86/opcodes.hpp:13926
@ VPBROADCASTWYrm
Definition x86/opcodes.hpp:15612
@ VFMADD132PSZ128m
Definition x86/opcodes.hpp:9651
@ OR8rr_EVEX
Definition x86/opcodes.hpp:3054
@ GS_PREFIX
Definition x86/opcodes.hpp:1735
@ VFCMADDCPHZ256rbkz
Definition x86/opcodes.hpp:9402
@ VFMSUB213BF16Z128mk
Definition x86/opcodes.hpp:10679
@ VCVTPD2PSZrmbk
Definition x86/opcodes.hpp:6524
@ VFMSUBADD231PSZ128rk
Definition x86/opcodes.hpp:11324
@ VMINMAXSSrmi
Definition x86/opcodes.hpp:13748
@ VPMULHRSWZ256rmk
Definition x86/opcodes.hpp:18533
@ VCVTBIASPH2BF8SZ256rmbk
Definition x86/opcodes.hpp:6147
@ VPCMPWZrri
Definition x86/opcodes.hpp:15939
@ OUT32ir
Definition x86/opcodes.hpp:3069
@ MMX_PCMPGTWrr
Definition x86/opcodes.hpp:2431
@ OR8i8
Definition x86/opcodes.hpp:3030
@ VFMADD132SDm
Definition x86/opcodes.hpp:9698
@ VBROADCASTF32X4Z256rm
Definition x86/opcodes.hpp:5660
@ VPMADD52LUQZ256mbkz
Definition x86/opcodes.hpp:17456
@ VCVTUQQ2PHZ128rmbk
Definition x86/opcodes.hpp:8840
@ IST_Fp64m80
Definition x86/opcodes.hpp:1988
@ VCVTTPD2QQZ256rrkz
Definition x86/opcodes.hpp:7853
@ POPSS16
Definition x86/opcodes.hpp:3354
@ VFMSUB132SSr
Definition x86/opcodes.hpp:10673
@ VPEXPANDQZrrk
Definition x86/opcodes.hpp:17203
@ VCVTTPH2IUBSZrmbk
Definition x86/opcodes.hpp:8087
@ VFMSUBADD132PDZrb
Definition x86/opcodes.hpp:11061
@ VDPBF16PSZ256mb
Definition x86/opcodes.hpp:9202
@ VPHADDBWrr
Definition x86/opcodes.hpp:17266
@ VFMSUB231PDZ128rk
Definition x86/opcodes.hpp:10889
@ AESENCLASTrm
Definition x86/opcodes.hpp:783
@ VXORPSZrmbk
Definition x86/opcodes.hpp:22577
@ VMINCPHZ256rmbk
Definition x86/opcodes.hpp:13543
@ VRCP14PSZ128rkz
Definition x86/opcodes.hpp:21022
@ VFNMSUB132SHZrbkz_Int
Definition x86/opcodes.hpp:12167
@ VMPSADBWZ256rmi
Definition x86/opcodes.hpp:14535
@ LAR64rm
Definition x86/opcodes.hpp:2107
@ VPDPBSSDSZ128mkz
Definition x86/opcodes.hpp:16078
@ VUNPCKLPDZ128rmbkz
Definition x86/opcodes.hpp:22467
@ VMAXCPDYrm
Definition x86/opcodes.hpp:13224
@ VCVTPH2IUBSZ256rm
Definition x86/opcodes.hpp:6818
@ VSUBPDZ128rmbk
Definition x86/opcodes.hpp:22210
@ VUNPCKHPSYrm
Definition x86/opcodes.hpp:22431
@ VFCMULCPHZ128rr
Definition x86/opcodes.hpp:9432
@ VCVTUQQ2PDZ128rmbkz
Definition x86/opcodes.hpp:8808
@ VPSHRDVQZ128r
Definition x86/opcodes.hpp:19405
@ MOVAPSrm
Definition x86/opcodes.hpp:2620
@ VPERMBZ128rr
Definition x86/opcodes.hpp:16574
@ VFMSUBADD132PSZmbk
Definition x86/opcodes.hpp:11126
@ VMOVUPSZrrk
Definition x86/opcodes.hpp:14505
@ SHL8ri
Definition x86/opcodes.hpp:4416
@ CCMP64mi8
Definition x86/opcodes.hpp:1179
@ VFMADDSUB213PDYr
Definition x86/opcodes.hpp:10268
@ VFMSUB231SSr
Definition x86/opcodes.hpp:11029
@ VPMADD52LUQZmkz
Definition x86/opcodes.hpp:17467
@ VFMADD231BF16Z128mbk
Definition x86/opcodes.hpp:9910
@ VALIGNQZrmikz
Definition x86/opcodes.hpp:5444
@ VMAXPDZ256rrbk
Definition x86/opcodes.hpp:13342
@ T2RPNTLVWZ1RS_EVEX
Definition x86/opcodes.hpp:4978
@ VUNPCKHPDZrrk
Definition x86/opcodes.hpp:22427
@ MWAITX
Definition x86/opcodes.hpp:379
@ VPRORVQZ256rmbkz
Definition x86/opcodes.hpp:19081
@ VFMADD231PSZ128r
Definition x86/opcodes.hpp:10013
@ XSHA256
Definition x86/opcodes.hpp:22823
@ VCVTUDQ2PSZrrbk
Definition x86/opcodes.hpp:8801
@ CMOVNE_F
Definition x86/opcodes.hpp:1264
@ VPMOVZXWDZ128rr
Definition x86/opcodes.hpp:18454
@ ROL8mCL
Definition x86/opcodes.hpp:3865
@ VFMSUBADD213PSZ128r
Definition x86/opcodes.hpp:11216
@ LZCNT16rm_NF
Definition x86/opcodes.hpp:2289
@ VPBLENDMQZrrk
Definition x86/opcodes.hpp:15485
@ VCVTPD2PHZrrbk
Definition x86/opcodes.hpp:6495
@ VFNMSUB132SDZrb_Int
Definition x86/opcodes.hpp:12149
@ VMAXCPSYrr
Definition x86/opcodes.hpp:13283
@ VPCOMPRESSQZrrkz
Definition x86/opcodes.hpp:15989
@ SHLD16rri8_NF
Definition x86/opcodes.hpp:4439
@ RCL32rCL_EVEX
Definition x86/opcodes.hpp:3599
@ VMOVSDZmrk
Definition x86/opcodes.hpp:14336
@ CMOVNP_F
Definition x86/opcodes.hpp:1268
@ VADDSHZrm_Int
Definition x86/opcodes.hpp:5317
@ VPMAXUDZrm
Definition x86/opcodes.hpp:17669
@ VPMAXUBZ128rr
Definition x86/opcodes.hpp:17632
@ VPUNPCKLWDZrmkz
Definition x86/opcodes.hpp:20839
@ VMOVDQU8Z256rrkz_REV
Definition x86/opcodes.hpp:14221
@ VPANDNDZ128rm
Definition x86/opcodes.hpp:15278
@ VPERMI2PDZ256rmbk
Definition x86/opcodes.hpp:16665
@ VCVTSD2SI64Zrrb_Int
Definition x86/opcodes.hpp:7512
@ SHL64mCL
Definition x86/opcodes.hpp:4366
@ VCVTPS2DQZrmk
Definition x86/opcodes.hpp:7128
@ VPGATHERDQYrm
Definition x86/opcodes.hpp:17246
@ VPSHLDVQZ256mbkz
Definition x86/opcodes.hpp:19255
@ VPDPBSSDSZ256mk
Definition x86/opcodes.hpp:16086
@ XOR16ri_NF
Definition x86/opcodes.hpp:22670
@ VPSLLDQZ128mi
Definition x86/opcodes.hpp:19584
@ VFPCLASSBF16Zmbi
Definition x86/opcodes.hpp:12586
@ VPMOVSWBZ128mr
Definition x86/opcodes.hpp:18106
@ VMPSADBWZrri
Definition x86/opcodes.hpp:14544
@ VPADDUSBZ256rmk
Definition x86/opcodes.hpp:15172
@ VCVTPH2BF8SZ256rm
Definition x86/opcodes.hpp:6644
@ VRSQRT28PDZmbkz
Definition x86/opcodes.hpp:21560
@ VPACKUSDWZrmbkz
Definition x86/opcodes.hpp:15005
@ VFIXUPIMMPDZ256rribkz
Definition x86/opcodes.hpp:9486
@ VSHUFI32X4Zrmbik
Definition x86/opcodes.hpp:21889
@ VRANGEPDZ256rmikz
Definition x86/opcodes.hpp:20917
@ VPERMQZrrkz
Definition x86/opcodes.hpp:16988
@ VSHUFPSZ128rrikz
Definition x86/opcodes.hpp:21956
@ VCVTDQ2PSZ128rmk
Definition x86/opcodes.hpp:6314
@ VFMSUBADD231PDZ128m
Definition x86/opcodes.hpp:11247
@ VCVTTPS2QQSZ256rmkz
Definition x86/opcodes.hpp:8412
@ VFMADD231PSZmb
Definition x86/opcodes.hpp:10029
@ VFNMADD231SSZrb_Int
Definition x86/opcodes.hpp:11967
@ VMAXSSZrm
Definition x86/opcodes.hpp:13456
@ VFIXUPIMMPDZrri
Definition x86/opcodes.hpp:9495
@ VPAVGBZrmkz
Definition x86/opcodes.hpp:15383
@ VCVTPH2UWZ128rm
Definition x86/opcodes.hpp:7035
@ VADDPSZrmkz
Definition x86/opcodes.hpp:5292
@ G_ATOMICRMW_NAND
Definition x86/opcodes.hpp:131
@ VFNMSUB132BF16Zm
Definition x86/opcodes.hpp:12026
@ VFMSUBADD231PSZmb
Definition x86/opcodes.hpp:11339
@ VPERMILPDZ128mi
Definition x86/opcodes.hpp:16776
@ VFMSUBADD213PHZ128mbk
Definition x86/opcodes.hpp:11177
@ VFMADD231SDr_Int
Definition x86/opcodes.hpp:10057
@ VPRORDZmik
Definition x86/opcodes.hpp:19010
@ VPTESTNMBZrm
Definition x86/opcodes.hpp:20577
@ VFPCLASSSDZmik
Definition x86/opcodes.hpp:12647
@ VPCOMUQmi
Definition x86/opcodes.hpp:16011
@ VFNMSUB132PDZ128mbkz
Definition x86/opcodes.hpp:12040
@ VRCP14PDZ128mbk
Definition x86/opcodes.hpp:20989
@ VGETMANTPSZ256rrikz
Definition x86/opcodes.hpp:12964
@ XOR32rr_EVEX_REV
Definition x86/opcodes.hpp:22720
@ VPERMT2QZ128rrk
Definition x86/opcodes.hpp:17095
@ VPERMI2DZ128rm
Definition x86/opcodes.hpp:16627
@ VFNMSUB213BF16Z128mb
Definition x86/opcodes.hpp:12187
@ VMAXCPDZ256rm
Definition x86/opcodes.hpp:13235
@ VMINPHZrrbkz
Definition x86/opcodes.hpp:13826
@ VPMAXSBZrr
Definition x86/opcodes.hpp:17542
@ VCVTTBF162IUBSZ128rr
Definition x86/opcodes.hpp:7709
@ VFNMSUB213SDZm_Int
Definition x86/opcodes.hpp:12321
@ VFMADD213BF16Z128mkz
Definition x86/opcodes.hpp:9735
@ ST_F32m
Definition x86/opcodes.hpp:4730
@ VPDPWSSDSZmk
Definition x86/opcodes.hpp:16343
@ VPTESTNMWZ256rmk
Definition x86/opcodes.hpp:20622
@ G_CONSTANT_FOLD_BARRIER
Definition x86/opcodes.hpp:108
@ ADDSUBPDrr
Definition x86/opcodes.hpp:733
@ VCVTTPD2QQSZ256rrbkz
Definition x86/opcodes.hpp:7818
@ VPBROADCASTQrZ256rrkz
Definition x86/opcodes.hpp:15606
@ VSHUFPDZ256rrikz
Definition x86/opcodes.hpp:21934
@ VPDPWSSDSZ128mk
Definition x86/opcodes.hpp:16325
@ VRCP28PDZm
Definition x86/opcodes.hpp:21053
@ XADD32rm
Definition x86/opcodes.hpp:22613
@ VRSQRTBF16Zrk
Definition x86/opcodes.hpp:21624
@ VPCMPBZrmi
Definition x86/opcodes.hpp:15669
@ VFMSUB132PDZ128r
Definition x86/opcodes.hpp:10532
@ VFNMSUB231SDm
Definition x86/opcodes.hpp:12510
@ VPMOVWBZ256mrk
Definition x86/opcodes.hpp:18352
@ VREDUCEPSZrri
Definition x86/opcodes.hpp:21283
@ MMX_PMOVMSKBrr
Definition x86/opcodes.hpp:2459
@ VPSLLDZ128mbi
Definition x86/opcodes.hpp:19594
@ CVTSD2SSrm
Definition x86/opcodes.hpp:1444
@ VRNDSCALEPHZ256rrib
Definition x86/opcodes.hpp:21392
@ SUBR_FI16m
Definition x86/opcodes.hpp:4910
@ VCVTPS2PHXZ128rr
Definition x86/opcodes.hpp:7247
@ SHLD64rri8_EVEX
Definition x86/opcodes.hpp:4477
@ VEXTRACTF32X8Zrrikz
Definition x86/opcodes.hpp:9332
@ VGETMANTPDZrmbik
Definition x86/opcodes.hpp:12900
@ OR8rr_NF_ND
Definition x86/opcodes.hpp:3059
@ VPSRLWZ128rr
Definition x86/opcodes.hpp:20231
@ VPMINSBZrrkz
Definition x86/opcodes.hpp:17748
@ VPDPBUUDSZ128mbk
Definition x86/opcodes.hpp:16261
@ KMOVQkm
Definition x86/opcodes.hpp:2049
@ VCVTBIASPH2BF8SZ256rrkz
Definition x86/opcodes.hpp:6153
@ VPADDSBZ128rrkz
Definition x86/opcodes.hpp:15126
@ VCVTTPH2QQZ256rmbkz
Definition x86/opcodes.hpp:8109
@ VPBROADCASTWZrmkz
Definition x86/opcodes.hpp:15628
@ VFNMSUB231PSZ256rbk
Definition x86/opcodes.hpp:12480
@ VCVTPS2PDYrr
Definition x86/opcodes.hpp:7205
@ VREDUCEPSZ128rrikz
Definition x86/opcodes.hpp:21264
@ VPRORVQZrmkz
Definition x86/opcodes.hpp:19092
@ VPMINSQZ128rr
Definition x86/opcodes.hpp:17788
@ SUB16mi_EVEX
Definition x86/opcodes.hpp:4755
@ VPMINUDZrrk
Definition x86/opcodes.hpp:17880
@ VMPSADBWZ256rrikz
Definition x86/opcodes.hpp:14540
@ VMINMAXBF16Z128rrik
Definition x86/opcodes.hpp:13607
@ VFMSUBADD231PHZ128mk
Definition x86/opcodes.hpp:11286
@ VPSUBBZrmkz
Definition x86/opcodes.hpp:20277
@ VPSRAQZ256rr
Definition x86/opcodes.hpp:19893
@ VPMINUWrm
Definition x86/opcodes.hpp:17931
@ VMINMAXPDZ128rmbik
Definition x86/opcodes.hpp:13628
@ VADDSDZrm
Definition x86/opcodes.hpp:5301
@ VDIVPHZrrkz
Definition x86/opcodes.hpp:9113
@ VPMOVZXBQZ128rrkz
Definition x86/opcodes.hpp:18390
@ VPMOVDWZ256mrk
Definition x86/opcodes.hpp:17960
@ VRANGEPDZrrikz
Definition x86/opcodes.hpp:20935
@ VXORPDrm
Definition x86/opcodes.hpp:22553
@ VPCONFLICTQZ128rmb
Definition x86/opcodes.hpp:16045
@ VCVTPS2PDZ256rrk
Definition x86/opcodes.hpp:7225
@ VGETEXPPDZ256rk
Definition x86/opcodes.hpp:12744
@ AND8rr_NF
Definition x86/opcodes.hpp:944
@ VFPCLASSPHZmik
Definition x86/opcodes.hpp:12625
@ VPCMPUQZrmbik
Definition x86/opcodes.hpp:15912
@ ROR8mCL_NF
Definition x86/opcodes.hpp:3988
@ VRCP14PDZm
Definition x86/opcodes.hpp:21005
@ PTCVTROWPS2BF16HrreV
Definition x86/opcodes.hpp:3452
@ VUNPCKLPSZrmkz
Definition x86/opcodes.hpp:22518
@ VPMULLQZrmb
Definition x86/opcodes.hpp:18640
@ VPERMI2PDZ256rmbkz
Definition x86/opcodes.hpp:16666
@ G_FPTRUNC
Definition x86/opcodes.hpp:221
@ VRNDSCALESHZrmi
Definition x86/opcodes.hpp:21453
@ OR8rr_NF_ND_REV
Definition x86/opcodes.hpp:3060
@ VSQRTSSZr_Int
Definition x86/opcodes.hpp:22168
@ VCVTTPS2UDQSZrmk
Definition x86/opcodes.hpp:8489
@ VPTESTMWZ128rrk
Definition x86/opcodes.hpp:20560
@ VPMACSWWrm
Definition x86/opcodes.hpp:17405
@ VRSQRTPSYr
Definition x86/opcodes.hpp:21654
@ VPSLLQYrm
Definition x86/opcodes.hpp:19643
@ ADC64ri8_ND
Definition x86/opcodes.hpp:519
@ VPANDNDZrrkz
Definition x86/opcodes.hpp:15304
@ SHL16r1_ND
Definition x86/opcodes.hpp:4318
@ VPCMPGTBZrmk
Definition x86/opcodes.hpp:15782
@ VCVTPS2IBSZ256rrk
Definition x86/opcodes.hpp:7157
@ VCVTW2PHZ128rmbk
Definition x86/opcodes.hpp:8968
@ CMOV_VK8
Definition x86/opcodes.hpp:1294
@ VXORPSZrmb
Definition x86/opcodes.hpp:22576
@ VFMADDSUB132PHZ256rbk
Definition x86/opcodes.hpp:10214
@ VCVTPH2PDZrmbk
Definition x86/opcodes.hpp:6865
@ VEXP2PSZmkz
Definition x86/opcodes.hpp:9273
@ DPPDrmi
Definition x86/opcodes.hpp:1618
@ VPANDNDZrmb
Definition x86/opcodes.hpp:15297
@ PMULUDQrm
Definition x86/opcodes.hpp:3307
@ VFMADD132SSZr_Int
Definition x86/opcodes.hpp:9719
@ VANDPDZ128rrkz
Definition x86/opcodes.hpp:5520
@ VFMADD213PSZmbkz
Definition x86/opcodes.hpp:9853
@ VPANDNYrr
Definition x86/opcodes.hpp:15333
@ VCVTW2PHZrmb
Definition x86/opcodes.hpp:8988
@ VADDPDZ128rrkz
Definition x86/opcodes.hpp:5204
@ VPBLENDMDZ128rm
Definition x86/opcodes.hpp:15433
@ IMUL32rri_EVEX
Definition x86/opcodes.hpp:1836
@ VPCOMDri
Definition x86/opcodes.hpp:15944
@ VADDBF16Zrmk
Definition x86/opcodes.hpp:5189
@ AESENCWIDE256KL
Definition x86/opcodes.hpp:786
@ VXORPSYrm
Definition x86/opcodes.hpp:22555
@ KNOTBkk
Definition x86/opcodes.hpp:2067
@ VFMSUB132PSZrk
Definition x86/opcodes.hpp:10627
@ VMAXPHZ256rrk
Definition x86/opcodes.hpp:13379
@ VCVTPH2QQZ128rr
Definition x86/opcodes.hpp:6942
@ VPMOVUSDBZmr
Definition x86/opcodes.hpp:18263
@ VPMOVSXBDZrmk
Definition x86/opcodes.hpp:18136
@ VGETMANTPSZ256rmik
Definition x86/opcodes.hpp:12957
@ VPMADDUBSWZrm
Definition x86/opcodes.hpp:17487
@ VPSHLDVWZmk
Definition x86/opcodes.hpp:19283
@ VCVTPH2BF8Z256rmb
Definition x86/opcodes.hpp:6672
@ VPSUBQZrm
Definition x86/opcodes.hpp:20334
@ VMOVDDUPZ256rrkz
Definition x86/opcodes.hpp:14012
@ MONITORX64rrr
Definition x86/opcodes.hpp:2541
@ VMAXPHZ128rmbkz
Definition x86/opcodes.hpp:13363
@ RCR32rCL
Definition x86/opcodes.hpp:3676
@ VCVTW2PHZ256rmk
Definition x86/opcodes.hpp:8979
@ VPCMPGTQZ256rmbk
Definition x86/opcodes.hpp:15819
@ VCVTPH2DQZ128rmbk
Definition x86/opcodes.hpp:6691
@ VPERMILPSri
Definition x86/opcodes.hpp:16890
@ PAVGWrr
Definition x86/opcodes.hpp:3118
@ VFNMSUBPS4rr
Definition x86/opcodes.hpp:12556
@ VPMOVSXBDZ256rmkz
Definition x86/opcodes.hpp:18131
@ VPOPCNTQZ128rr
Definition x86/opcodes.hpp:18779
@ VRNDSCALEBF16Zrmbikz
Definition x86/opcodes.hpp:21336
@ VPMOVSQWZ128rrk
Definition x86/opcodes.hpp:18094
@ VCVTBIASPH2HF8Z256rmbkz
Definition x86/opcodes.hpp:6229
@ ROL16mCL_ND
Definition x86/opcodes.hpp:3777
@ VCVTSD2SI64rr
Definition x86/opcodes.hpp:7515
@ VCVTTPD2DQSZ256rmkz
Definition x86/opcodes.hpp:7744
@ VCVTPS2PHZrrkz
Definition x86/opcodes.hpp:7296
@ VPSRAQZ128rmkz
Definition x86/opcodes.hpp:19877
@ VPACKUSWBZ128rmk
Definition x86/opcodes.hpp:15016
@ VCVT2PH2HF8SZ128rrkz
Definition x86/opcodes.hpp:6003
@ VRSQRTPHZmk
Definition x86/opcodes.hpp:21648
@ VFMADDSUB132PDZ256rbkz
Definition x86/opcodes.hpp:10180
@ VPPERMrrr_REV
Definition x86/opcodes.hpp:18879
@ VPERMI2DZrr
Definition x86/opcodes.hpp:16651
@ VPERMPDZ256rm
Definition x86/opcodes.hpp:16904
@ VCVTSS2SI64rr_Int
Definition x86/opcodes.hpp:7660
@ VFMADD213PDZ256mbkz
Definition x86/opcodes.hpp:9771
@ VMINMAXPDZ256rmik
Definition x86/opcodes.hpp:13640
@ BTR64mr
Definition x86/opcodes.hpp:1118
@ VGETEXPSSZrbk
Definition x86/opcodes.hpp:12847
@ VCVTPH2UQQZ256rrk
Definition x86/opcodes.hpp:7021
@ CRC32r64r8_EVEX
Definition x86/opcodes.hpp:1406
@ VINSERTF64X4Zrri
Definition x86/opcodes.hpp:13139
@ VFMSUBADD231PHZ128mkz
Definition x86/opcodes.hpp:11287
@ VCVTTPH2IBSZrr
Definition x86/opcodes.hpp:8058
@ VPSLLVQZ128rrk
Definition x86/opcodes.hpp:19733
@ VMINMAXPHZ128rmi
Definition x86/opcodes.hpp:13663
@ VPMOVSXWDZ128rmk
Definition x86/opcodes.hpp:18212
@ VPABSQZ128rmk
Definition x86/opcodes.hpp:14884
@ VFMADDSD4mr_Int
Definition x86/opcodes.hpp:10145
@ VUCOMISSZrr_Int
Definition x86/opcodes.hpp:22379
@ VDIVPHZ128rr
Definition x86/opcodes.hpp:9087
@ VPMOVSQWZ128mr
Definition x86/opcodes.hpp:18091
@ VANDPSZ128rmbk
Definition x86/opcodes.hpp:5545
@ CFCMOV16rm
Definition x86/opcodes.hpp:1195
@ VPMOVSQDZ128mrk
Definition x86/opcodes.hpp:18077
@ VPERMI2DZrm
Definition x86/opcodes.hpp:16645
@ VFNMADD213PSZ256m
Definition x86/opcodes.hpp:11728
@ VPBLENDMBZ256rm
Definition x86/opcodes.hpp:15421
@ VCVTTPH2IBSZ128rm
Definition x86/opcodes.hpp:8031
@ CVTSD2SSrr
Definition x86/opcodes.hpp:1446
@ VPCONFLICTQZ256rmb
Definition x86/opcodes.hpp:16054
@ VFMADD213PSZmk
Definition x86/opcodes.hpp:9854
@ VPCMOVrrm
Definition x86/opcodes.hpp:15658
@ VPSHLQrr
Definition x86/opcodes.hpp:19312
@ G_VASTART
Definition x86/opcodes.hpp:159
@ VREDUCEPDZrri
Definition x86/opcodes.hpp:21217
@ SQRTPSr
Definition x86/opcodes.hpp:4698
@ VPMULLQZ256rmkz
Definition x86/opcodes.hpp:18635
@ VPSHUFBZ256rmk
Definition x86/opcodes.hpp:19483
@ BT32mr
Definition x86/opcodes.hpp:1090
@ VCVTTPH2QQZ256rrbk
Definition x86/opcodes.hpp:8114
@ VXORPDZ256rmbkz
Definition x86/opcodes.hpp:22538
@ VCOMPRESSPSZ256mrk
Definition x86/opcodes.hpp:5923
@ VPCMPUWZ256rri
Definition x86/opcodes.hpp:15923
@ VFMSUB231PSZrk
Definition x86/opcodes.hpp:10983
@ VBROADCASTSSZrmkz
Definition x86/opcodes.hpp:5745
@ VMULBF16Z256rm
Definition x86/opcodes.hpp:14569
@ VFMADDSUB132PSZmb
Definition x86/opcodes.hpp:10254
@ VCVTNEPS2BF16Z256rmb
Definition x86/opcodes.hpp:6410
@ VPABSBZ128rmk
Definition x86/opcodes.hpp:14830
@ BT32ri8
Definition x86/opcodes.hpp:1091
@ VCVTPS2UQQZ256rm
Definition x86/opcodes.hpp:7374
@ VCVTTPS2DQYrm
Definition x86/opcodes.hpp:8295
@ VPXORQZ128rm
Definition x86/opcodes.hpp:20872
@ VFNMSUB231BF16Z256mk
Definition x86/opcodes.hpp:12377
@ IMUL64rr_NF_ND
Definition x86/opcodes.hpp:1859
@ VFMSUB231PDZrkz
Definition x86/opcodes.hpp:10914
@ VPMADD52LUQYrm
Definition x86/opcodes.hpp:17442
@ VPCMPEQBZ256rr
Definition x86/opcodes.hpp:15699
@ VFCMULCPHZ256rrbk
Definition x86/opcodes.hpp:9443
@ VFMSUB213BF16Z256mb
Definition x86/opcodes.hpp:10685
@ SUB32rr_REV
Definition x86/opcodes.hpp:4829
@ VCVTPH2UDQZrmkz
Definition x86/opcodes.hpp:6995
@ VFNMSUBPS4mr
Definition x86/opcodes.hpp:12554
@ PTILELOADDRST1V
Definition x86/opcodes.hpp:398
@ CRC32r32m32
Definition x86/opcodes.hpp:1389
@ VMOVUPSZ128mrk
Definition x86/opcodes.hpp:14477
@ VPTESTNMDZ128rmk
Definition x86/opcodes.hpp:20584
@ VMOVNTDQZ128mr
Definition x86/opcodes.hpp:14271
@ VMINCPDYrr
Definition x86/opcodes.hpp:13502
@ VUCOMISDZrr
Definition x86/opcodes.hpp:22364
@ VCMPSHZrrik_Int
Definition x86/opcodes.hpp:5862
@ VGETEXPPHZm
Definition x86/opcodes.hpp:12779
@ VMOVAPSZrrkz_REV
Definition x86/opcodes.hpp:13994
@ PMULDQrm
Definition x86/opcodes.hpp:3293
@ VPDPWUSDSZ128mkz
Definition x86/opcodes.hpp:16450
@ VPMOVUSDWZrr
Definition x86/opcodes.hpp:18280
@ VXORPSYrr
Definition x86/opcodes.hpp:22556
@ PCMPESTRIrmi
Definition x86/opcodes.hpp:3134
@ VMOVDQU8Z128mr
Definition x86/opcodes.hpp:14200
@ VMAXBF16Z256rrkz
Definition x86/opcodes.hpp:13214
@ PSLLWri
Definition x86/opcodes.hpp:3393
@ OR64rr_NF_REV
Definition x86/opcodes.hpp:3028
@ VPMINSBZ128rr
Definition x86/opcodes.hpp:17734
@ SUB16mi_ND
Definition x86/opcodes.hpp:4756
@ VPSLLVQZrmkz
Definition x86/opcodes.hpp:19749
@ VRCP14PDZ256mbkz
Definition x86/opcodes.hpp:20999
@ VPMOVSQBZ128rrkz
Definition x86/opcodes.hpp:18065
@ CVTSI2SSrr
Definition x86/opcodes.hpp:1454
@ VMAXPHZ256rrbk
Definition x86/opcodes.hpp:13377
@ VFNMSUB132BF16Z256mbk
Definition x86/opcodes.hpp:12019
@ VCVTDQ2PHZ256rmk
Definition x86/opcodes.hpp:6288
@ VPSUBQZ128rm
Definition x86/opcodes.hpp:20316
@ VRNDSCALEPSZ256rmbi
Definition x86/opcodes.hpp:21418
@ G_ATOMICRMW_UDEC_WRAP
Definition x86/opcodes.hpp:143
@ IMUL32rri
Definition x86/opcodes.hpp:1832
@ VAESDECZrm
Definition x86/opcodes.hpp:5366
@ VFCMULCSHZrmkz
Definition x86/opcodes.hpp:9461
@ AND16mi8_EVEX
Definition x86/opcodes.hpp:796
@ ADD16rr_DB
Definition x86/opcodes.hpp:331
@ VPERMWZ256rmk
Definition x86/opcodes.hpp:17140
@ VPERMI2QZ256rm
Definition x86/opcodes.hpp:16717
@ CMPSDrmi
Definition x86/opcodes.hpp:1346
@ VGETEXPPHZ128mb
Definition x86/opcodes.hpp:12759
@ VPSRAWZ256rikz
Definition x86/opcodes.hpp:20007
@ VPERMI2QZ256rrk
Definition x86/opcodes.hpp:16724
@ VCVTPH2WZrmbk
Definition x86/opcodes.hpp:7091
@ VFIXUPIMMPSZ128rrikz
Definition x86/opcodes.hpp:9509
@ VPSHLDDZ256rmi
Definition x86/opcodes.hpp:19174
@ VCVTPH2PSXZ256rm
Definition x86/opcodes.hpp:6884
@ VPBLENDMWZ256rr
Definition x86/opcodes.hpp:15496
@ VPCMPWZ128rmi
Definition x86/opcodes.hpp:15929
@ VCVTPH2PSXZ256rmbk
Definition x86/opcodes.hpp:6886
@ ADD32ri8_NF_ND
Definition x86/opcodes.hpp:624
@ VPANDQZrmbk
Definition x86/opcodes.hpp:15356
@ VMINCPSZ128rmbk
Definition x86/opcodes.hpp:13563
@ VFMADDSUB213PDZ256rb
Definition x86/opcodes.hpp:10285
@ ROUNDSSmi
Definition x86/opcodes.hpp:4026
@ VREDUCESDZrrik
Definition x86/opcodes.hpp:21296
@ VPMAXUDZ256rmbkz
Definition x86/opcodes.hpp:17663
@ MOV32o64a
Definition x86/opcodes.hpp:2569
@ VCVTPS2IBSZ256rmbk
Definition x86/opcodes.hpp:7149
@ VPSHLDVWZ128m
Definition x86/opcodes.hpp:19270
@ VMINMAXPSZ128rrikz
Definition x86/opcodes.hpp:13701
@ DAS
Definition x86/opcodes.hpp:1499
@ ST_Fp80m64
Definition x86/opcodes.hpp:4740
@ VSCALEFBF16Zrm
Definition x86/opcodes.hpp:21685
@ BTS64ri8
Definition x86/opcodes.hpp:1131
@ VMASKMOVPSYrm
Definition x86/opcodes.hpp:13194
@ VCMPSDrmi
Definition x86/opcodes.hpp:5851
@ VBROADCASTF64X2Zrm
Definition x86/opcodes.hpp:5672
@ MUL64r_NF
Definition x86/opcodes.hpp:2781
@ VPMULHWZ256rrk
Definition x86/opcodes.hpp:18580
@ VPDPBUSDZ256rk
Definition x86/opcodes.hpp:16244
@ VFNMADD231PHZmbk
Definition x86/opcodes.hpp:11885
@ VFMADDSUB132PHZrb
Definition x86/opcodes.hpp:10225
@ VFMADD213PSZrkz
Definition x86/opcodes.hpp:9861
@ VPMOVZXWDZ256rmkz
Definition x86/opcodes.hpp:18459
@ BEXTR64rm
Definition x86/opcodes.hpp:986
@ MMX_PADDDrr
Definition x86/opcodes.hpp:2397
@ VPMOVSXBDZ256rm
Definition x86/opcodes.hpp:18129
@ VFMSUB231SSZrkz_Int
Definition x86/opcodes.hpp:11026
@ SHR8rCL
Definition x86/opcodes.hpp:4599
@ VPROTWrr
Definition x86/opcodes.hpp:19118
@ VPANDQZrmkz
Definition x86/opcodes.hpp:15359
@ VPROLQZ128mikz
Definition x86/opcodes.hpp:18912
@ VFMADD213SHZmk_Int
Definition x86/opcodes.hpp:9882
@ VANDNPSZrmbk
Definition x86/opcodes.hpp:5501
@ VPDPWUUDZ128mbkz
Definition x86/opcodes.hpp:16541
@ VCVTSH2SSZrrb_Int
Definition x86/opcodes.hpp:7570
@ VFMADD213PHZmkz
Definition x86/opcodes.hpp:9820
@ VCVTTPH2WZrrbk
Definition x86/opcodes.hpp:8258
@ LODSW
Definition x86/opcodes.hpp:2254
@ VCVTTPH2UDQZ128rm
Definition x86/opcodes.hpp:8130
@ VCVTPH2UDQZ256rmk
Definition x86/opcodes.hpp:6982
@ LD_Fp164
Definition x86/opcodes.hpp:2130
@ VADDPSZ256rrk
Definition x86/opcodes.hpp:5285
@ G_AND
Definition x86/opcodes.hpp:86
@ VPANDNDZrmk
Definition x86/opcodes.hpp:15300
@ ADD8rr_REV
Definition x86/opcodes.hpp:717
@ PT2RPNTLVWZ1RST1V
Definition x86/opcodes.hpp:388
@ VCVTTPS2UDQZ128rmbk
Definition x86/opcodes.hpp:8499
@ VPERMILPSZmikz
Definition x86/opcodes.hpp:16876
@ VDIVSSrm_Int
Definition x86/opcodes.hpp:9189
@ ADD32ri8_ND
Definition x86/opcodes.hpp:622
@ VCVTPD2UDQZ128rmk
Definition x86/opcodes.hpp:6573
@ VFMSUB132PDZ128mb
Definition x86/opcodes.hpp:10527
@ VPMULDQZ128rm
Definition x86/opcodes.hpp:18495
@ VANDPSZ256rmk
Definition x86/opcodes.hpp:5556
@ VFMSUB213SSZmk_Int
Definition x86/opcodes.hpp:10839
@ VCVTTPS2UQQSZ128rmkz
Definition x86/opcodes.hpp:8535
@ VCVTPS2UQQZ256rmbk
Definition x86/opcodes.hpp:7376
@ VCVTPS2DQZ256rr
Definition x86/opcodes.hpp:7118
@ VCMPSDZrrik_Int
Definition x86/opcodes.hpp:5850
@ SAR8mi_EVEX
Definition x86/opcodes.hpp:4141
@ VMAXCPDZ128rrkz
Definition x86/opcodes.hpp:13234
@ VRCP14PSZmbk
Definition x86/opcodes.hpp:21034
@ VPMAXSWZ128rrkz
Definition x86/opcodes.hpp:17612
@ VFMSUB231PDYm
Definition x86/opcodes.hpp:10880
@ VCVTDQ2PDZ128rm
Definition x86/opcodes.hpp:6246
@ VPABSDZ128rmkz
Definition x86/opcodes.hpp:14856
@ VCVTHF82PHZrrk
Definition x86/opcodes.hpp:6361
@ CTEST32ri
Definition x86/opcodes.hpp:1414
@ VREDUCEPSZ128rmbikz
Definition x86/opcodes.hpp:21258
@ VREDUCEPDZrribk
Definition x86/opcodes.hpp:21219
@ ANDN64rm
Definition x86/opcodes.hpp:955
@ VPRORVDZrrkz
Definition x86/opcodes.hpp:19068
@ VCVTUDQ2PHZ256rmk
Definition x86/opcodes.hpp:8752
@ UD1Wr
Definition x86/opcodes.hpp:5131
@ VCVTUDQ2PSZ128rmb
Definition x86/opcodes.hpp:8773
@ VFMSUB213PSZmk
Definition x86/opcodes.hpp:10799
@ VBLENDMPSZ256rrk
Definition x86/opcodes.hpp:5620
@ PAVGBrm
Definition x86/opcodes.hpp:3113
@ VPBLENDMWZ128rm
Definition x86/opcodes.hpp:15487
@ VEXPANDPDZ256rrk
Definition x86/opcodes.hpp:9290
@ VSQRTPHZmbkz
Definition x86/opcodes.hpp:22091
@ VCVTSS2SDZrrk_Int
Definition x86/opcodes.hpp:7635
@ VCVTHF82PHZrmkz
Definition x86/opcodes.hpp:6359
@ VCVTTPH2UQQZrrk
Definition x86/opcodes.hpp:8194
@ VCVT2PH2BF8SZ256rmb
Definition x86/opcodes.hpp:5951
@ VFMULCPHZrrb
Definition x86/opcodes.hpp:11428
@ VCVTNEPS2BF16Zrmk
Definition x86/opcodes.hpp:6422
@ VPSLLDZ128rrkz
Definition x86/opcodes.hpp:19608
@ VFMADDSUB132PDZ256rkz
Definition x86/opcodes.hpp:10182
@ G_RESET_FPENV
Definition x86/opcodes.hpp:240
@ VFMSUB132SSZm_Int
Definition x86/opcodes.hpp:10660
@ VMOVUPDZ128mrk
Definition x86/opcodes.hpp:14436
@ VREDUCEBF16Z256rmikz
Definition x86/opcodes.hpp:21177
@ VSUBSHZrrb_Int
Definition x86/opcodes.hpp:22334
@ VORPSZ128rmbkz
Definition x86/opcodes.hpp:14777
@ VMINPHZrmb
Definition x86/opcodes.hpp:13818
@ VMAXSDZrrbkz_Int
Definition x86/opcodes.hpp:13438
@ ADD16ri_EVEX
Definition x86/opcodes.hpp:584
@ VMINMAXPSZ256rribk
Definition x86/opcodes.hpp:13710
@ VCVTTPS2QQSZ128rm
Definition x86/opcodes.hpp:8398
@ AESDECrr
Definition x86/opcodes.hpp:780
@ VCVTPD2UDQZ256rrkz
Definition x86/opcodes.hpp:6589
@ RCR16mCL_ND
Definition x86/opcodes.hpp:3651
@ DEC8m_NF_ND
Definition x86/opcodes.hpp:1537
@ VPMULHRSWZ256rm
Definition x86/opcodes.hpp:18532
@ G_ADD
Definition x86/opcodes.hpp:77
@ VMINMAXPDZ128rrik
Definition x86/opcodes.hpp:13634
@ VFMSUB213BF16Z256mbkz
Definition x86/opcodes.hpp:10687
@ VCVTSS2SIrm
Definition x86/opcodes.hpp:7666
@ VPHADDUBQrr
Definition x86/opcodes.hpp:17280
@ VCVTTPH2UQQZrmbkz
Definition x86/opcodes.hpp:8187
@ VPSLLDZ128rmk
Definition x86/opcodes.hpp:19604
@ VPBROADCASTQZ128rmkz
Definition x86/opcodes.hpp:15585
@ VPMOVQDZrrk
Definition x86/opcodes.hpp:18014
@ ADD32mi
Definition x86/opcodes.hpp:604
@ VXORPDZ256rrkz
Definition x86/opcodes.hpp:22543
@ VSQRTBF16Z128mk
Definition x86/opcodes.hpp:22007
@ VSM4KEY4Z128rm
Definition x86/opcodes.hpp:21985
@ AND32rm
Definition x86/opcodes.hpp:860
@ PTTCMMIMFP16PS
Definition x86/opcodes.hpp:3495
@ VFNMSUB231PHZ128rkz
Definition x86/opcodes.hpp:12436
@ VPANDQZ128rmb
Definition x86/opcodes.hpp:15337
@ G_FMAXNUM_IEEE
Definition x86/opcodes.hpp:235
@ SHRD32rrCL_NF_ND
Definition x86/opcodes.hpp:4643
@ RORX32mi_EVEX
Definition x86/opcodes.hpp:4011
@ DIVR_FPrST0
Definition x86/opcodes.hpp:1575
@ VCVTPD2PHZ256rmk
Definition x86/opcodes.hpp:6479
@ G_SUB
Definition x86/opcodes.hpp:78
@ VCVTPH2PSXZrmbk
Definition x86/opcodes.hpp:6898
@ VFNMADD231PSZ256mbk
Definition x86/opcodes.hpp:11908
@ VPBLENDMDZ256rmbk
Definition x86/opcodes.hpp:15444
@ VPMADD52HUQZr
Definition x86/opcodes.hpp:17437
@ AND16mi_ND
Definition x86/opcodes.hpp:801
@ AND32rm_EVEX
Definition x86/opcodes.hpp:861
@ G_FACOS
Definition x86/opcodes.hpp:276
@ VORPDZ128rr
Definition x86/opcodes.hpp:14749
@ VCVTPS2UDQZ256rmk
Definition x86/opcodes.hpp:7345
@ AND64rm_NF
Definition x86/opcodes.hpp:904
@ VPMADD52LUQZ128mk
Definition x86/opcodes.hpp:17448
@ ROL64m1_ND
Definition x86/opcodes.hpp:3832
@ VPMOVZXBDZ128rrkz
Definition x86/opcodes.hpp:18368
@ VFNMSUB213PDZmk
Definition x86/opcodes.hpp:12240
@ VMINPSZ256rrk
Definition x86/opcodes.hpp:13850
@ VPSUBUSWZ128rmkz
Definition x86/opcodes.hpp:20415
@ VPSHRDQZ256rri
Definition x86/opcodes.hpp:19360
@ MUL8r_NF
Definition x86/opcodes.hpp:2787
@ VDPPDrri
Definition x86/opcodes.hpp:9220
@ VFNMADD213PSZ256rbk
Definition x86/opcodes.hpp:11736
@ VCVTTPS2QQZ256rmbk
Definition x86/opcodes.hpp:8442
@ VPMOVSQBZ256mr
Definition x86/opcodes.hpp:18066
@ G_STRICT_FSUB
Definition x86/opcodes.hpp:294
@ VMOVSSZrm
Definition x86/opcodes.hpp:14416
@ VCVTPS2PDZrrk
Definition x86/opcodes.hpp:7237
@ VRCP14PSZ128mkz
Definition x86/opcodes.hpp:21019
@ VFNMADD231PDZ128m
Definition x86/opcodes.hpp:11827
@ VPSLLDQZmi
Definition x86/opcodes.hpp:19588
@ TCRETURNdi64cc
Definition x86/opcodes.hpp:4998
@ VSCALEFSHZrmkz
Definition x86/opcodes.hpp:21804
@ VCVT2PH2HF8Zrrk
Definition x86/opcodes.hpp:6047
@ VCMPPSZrmbik
Definition x86/opcodes.hpp:5834
@ VMINMAXPHZ256rrib
Definition x86/opcodes.hpp:13676
@ VPMOVQDZmr
Definition x86/opcodes.hpp:18011
@ VCVT2PH2BF8Z256rrk
Definition x86/opcodes.hpp:5984
@ VCVTPH2WZ256rrb
Definition x86/opcodes.hpp:7084
@ VPMAXUWZrm
Definition x86/opcodes.hpp:17721
@ IRET32
Definition x86/opcodes.hpp:1961
@ VCVTTPD2UQQZ128rmkz
Definition x86/opcodes.hpp:7970
@ ADC16mi_ND
Definition x86/opcodes.hpp:460
@ VPMOVZXBDZ256rrkz
Definition x86/opcodes.hpp:18374
@ VPERMQZ256rmbk
Definition x86/opcodes.hpp:16964
@ VFMADDSUB231PDZ128mb
Definition x86/opcodes.hpp:10377
@ VPDPBUUDrr
Definition x86/opcodes.hpp:16318
@ VMOVAPSZ256rm
Definition x86/opcodes.hpp:13975
@ CCMP8rr
Definition x86/opcodes.hpp:1190
@ VFPCLASSPSZ256mbi
Definition x86/opcodes.hpp:12634
@ VPDPWSSDrm
Definition x86/opcodes.hpp:16379
@ ADC8rr_EVEX_REV
Definition x86/opcodes.hpp:546
@ VCVTSD2USIZrrb_Int
Definition x86/opcodes.hpp:7546
@ VREDUCEBF16Zrmik
Definition x86/opcodes.hpp:21185
@ VPEXPANDDZ128rrkz
Definition x86/opcodes.hpp:17174
@ VPSRAVQZrmk
Definition x86/opcodes.hpp:19964
@ VPBROADCASTBrZ256rrk
Definition x86/opcodes.hpp:15537
@ VMINCPSZ128rmk
Definition x86/opcodes.hpp:13565
@ ROL64ri_NF
Definition x86/opcodes.hpp:3858
@ VPTESTNMBZrrk
Definition x86/opcodes.hpp:20580
@ G_FPTOSI
Definition x86/opcodes.hpp:222
@ VCVTPS2UDQZrm
Definition x86/opcodes.hpp:7353
@ NEG64r_EVEX
Definition x86/opcodes.hpp:2861
@ VCVTTBF162IUBSZ128rmk
Definition x86/opcodes.hpp:7707
@ VFMADD132PHZmk
Definition x86/opcodes.hpp:9641
@ VINSERTI32X4Z256rrikz
Definition x86/opcodes.hpp:13149
@ VDIVPDZ256rmk
Definition x86/opcodes.hpp:9059
@ VCVTPH2UDQZrm
Definition x86/opcodes.hpp:6990
@ VPMINSWZ128rmkz
Definition x86/opcodes.hpp:17813
@ CLAC
Definition x86/opcodes.hpp:1216
@ VCVTTBF162IUBSZrrkz
Definition x86/opcodes.hpp:7729
@ MMX_MOVDQ2Qrr
Definition x86/opcodes.hpp:2373
@ VCMPPSrmi
Definition x86/opcodes.hpp:5841
@ VFNMADD231PHZ256rk
Definition x86/opcodes.hpp:11881
@ VFMADD132SSZr
Definition x86/opcodes.hpp:9718
@ VMAXSDZrr_Int
Definition x86/opcodes.hpp:13435
@ VPCMPEQBZrm
Definition x86/opcodes.hpp:15701
@ VCVTPS2UDQZrrkz
Definition x86/opcodes.hpp:7364
@ VPSADBWrr
Definition x86/opcodes.hpp:19129
@ VDIVPHZ128rmbk
Definition x86/opcodes.hpp:9083
@ VPSUBQZ128rmk
Definition x86/opcodes.hpp:20320
@ VPSUBWZrm
Definition x86/opcodes.hpp:20447
@ BTR16mi8
Definition x86/opcodes.hpp:1109
@ SYSEXIT
Definition x86/opcodes.hpp:4958
@ VRSQRT28SDZmk
Definition x86/opcodes.hpp:21582
@ VFMADDCPHZrkz
Definition x86/opcodes.hpp:10118
@ VFNMADD231PHZ256mkz
Definition x86/opcodes.hpp:11876
@ ADC64mr_ND
Definition x86/opcodes.hpp:513
@ VFNMSUB231SHZr_Int
Definition x86/opcodes.hpp:12519
@ VPSRAWZ256rrkz
Definition x86/opcodes.hpp:20013
@ VFNMSUB231PDYm
Definition x86/opcodes.hpp:12391
@ PDEP64rr
Definition x86/opcodes.hpp:3157
@ PUSH16rmm
Definition x86/opcodes.hpp:3530
@ VPAVGBZ256rrkz
Definition x86/opcodes.hpp:15380
@ XRESLDTRK
Definition x86/opcodes.hpp:22808
@ VCVTSH2SDZrrkz_Int
Definition x86/opcodes.hpp:7557
@ VMOVDQU64Zrrkz
Definition x86/opcodes.hpp:14198
@ VFMSUBADD231PDm
Definition x86/opcodes.hpp:11280
@ VCVTDQ2PSZ256rmbkz
Definition x86/opcodes.hpp:6322
@ NOOPLr
Definition x86/opcodes.hpp:2877
@ VRCPSHZrrkz
Definition x86/opcodes.hpp:21158
@ VPSHRDVWZm
Definition x86/opcodes.hpp:19438
@ VFNMSUB132PDZ256rkz
Definition x86/opcodes.hpp:12057
@ VFMSUBADDPD4rr
Definition x86/opcodes.hpp:11358
@ SAR8m1_ND
Definition x86/opcodes.hpp:4132
@ ADD16rm_ND
Definition x86/opcodes.hpp:590
@ LOCK_BTR64m
Definition x86/opcodes.hpp:2199
@ VCOMXSDZrm_Int
Definition x86/opcodes.hpp:5932
@ VCVTTPH2IBSZrmk
Definition x86/opcodes.hpp:8056
@ G_SDIVFIX
Definition x86/opcodes.hpp:198
@ CCMP16rr
Definition x86/opcodes.hpp:1168
@ VSHUFPDZ256rmbi
Definition x86/opcodes.hpp:21926
@ VCVTTPD2DQSZ128rm
Definition x86/opcodes.hpp:7730
@ MOV64o64a
Definition x86/opcodes.hpp:2586
@ VPUNPCKLBWZ128rm
Definition x86/opcodes.hpp:20741
@ VFMADD213PHZrbk
Definition x86/opcodes.hpp:9823
@ VCVTTPS2IBSZ256rmbk
Definition x86/opcodes.hpp:8343
@ SUB32mr_EVEX
Definition x86/opcodes.hpp:4801
@ VADDPDZrr
Definition x86/opcodes.hpp:5223
@ VSUBPHZrrb
Definition x86/opcodes.hpp:22271
@ VMULPSZrmb
Definition x86/opcodes.hpp:14681
@ CCMP32ri
Definition x86/opcodes.hpp:1173
@ VFMADDSUB231PDZ128mkz
Definition x86/opcodes.hpp:10381
@ VFMSUBADD213PHZmbk
Definition x86/opcodes.hpp:11198
@ VPERMDZ256rmk
Definition x86/opcodes.hpp:16595
@ VPMOVZXWDYrm
Definition x86/opcodes.hpp:18449
@ ADC32ri8_EVEX
Definition x86/opcodes.hpp:491
@ VFMADDSUB213PSYr
Definition x86/opcodes.hpp:10338
@ VPERMPDZ256rmb
Definition x86/opcodes.hpp:16905
@ VPBLENDMQZrmk
Definition x86/opcodes.hpp:15482
@ SS_PREFIX
Definition x86/opcodes.hpp:4711
@ VMOVDQAYrm
Definition x86/opcodes.hpp:14094
@ PTWRITEr
Definition x86/opcodes.hpp:3510
@ VPCMPGTWrm
Definition x86/opcodes.hpp:15845
@ ROL32rCL_NF_ND
Definition x86/opcodes.hpp:3824
@ VPMADDWDZ256rmk
Definition x86/opcodes.hpp:17504
@ VCVTPD2PHZ128rmk
Definition x86/opcodes.hpp:6470
@ VPSHUFLWYmi
Definition x86/opcodes.hpp:19549
@ VP4DPWSSDSrmk
Definition x86/opcodes.hpp:14822
@ SEG_ALLOCA_64
Definition x86/opcodes.hpp:4273
@ VCVTPS2IUBSZ256rrkz
Definition x86/opcodes.hpp:7191
@ VMOVSHZrmkz
Definition x86/opcodes.hpp:14382
@ VPANDNDZ128rrkz
Definition x86/opcodes.hpp:15286
@ VPSRAVQZrrkz
Definition x86/opcodes.hpp:19968
@ VPUNPCKHDQZrmk
Definition x86/opcodes.hpp:20679
@ VFMADD213PDZ128mk
Definition x86/opcodes.hpp:9763
@ LOOPE
Definition x86/opcodes.hpp:2256
@ VRCPBF16Z128mbk
Definition x86/opcodes.hpp:21097
@ XOR16rm_EVEX
Definition x86/opcodes.hpp:22673
@ VFMADD231BF16Zmk
Definition x86/opcodes.hpp:9930
@ VUNPCKLPDZrr
Definition x86/opcodes.hpp:22488
@ VPCMPGTQYrr
Definition x86/opcodes.hpp:15810
@ VFNMSUB231PSr
Definition x86/opcodes.hpp:12497
@ VFMSUBADD132PHZ128rkz
Definition x86/opcodes.hpp:11076
@ VCVTTPD2DQZrrkz
Definition x86/opcodes.hpp:7797
@ AND64rr_NF
Definition x86/opcodes.hpp:911
@ VPUNPCKLDQZ256rmb
Definition x86/opcodes.hpp:20773
@ VPCONFLICTQZ256rmk
Definition x86/opcodes.hpp:16057
@ VREDUCEPHZrrib
Definition x86/opcodes.hpp:21251
@ DIVSDrm
Definition x86/opcodes.hpp:1589
@ MOV32ri_alt
Definition x86/opcodes.hpp:2573
@ VFNMADD231PSZ256m
Definition x86/opcodes.hpp:11906
@ KUNPCKWDkk
Definition x86/opcodes.hpp:2093
@ VCVTSS2SIZrm_Int
Definition x86/opcodes.hpp:7662
@ VPADDSWZ256rr
Definition x86/opcodes.hpp:15152
@ VCVT2PS2PHXZrmbk
Definition x86/opcodes.hpp:6072
@ VPSRLVDZ128rrk
Definition x86/opcodes.hpp:20148
@ VCVTDQ2PSZ128rrkz
Definition x86/opcodes.hpp:6318
@ VPSUBUSBZrr
Definition x86/opcodes.hpp:20406
@ VSQRTPSZmbkz
Definition x86/opcodes.hpp:22126
@ VMINCPSZ128rmb
Definition x86/opcodes.hpp:13562
@ VPSHLDWZ128rmi
Definition x86/opcodes.hpp:19288
@ VPSUBSWZ256rmkz
Definition x86/opcodes.hpp:20377
@ VPERMI2BZ128rrk
Definition x86/opcodes.hpp:16613
@ VMOVDQA64Z256rmk
Definition x86/opcodes.hpp:14074
@ VSUBPDZrmkz
Definition x86/opcodes.hpp:22234
@ VGETMANTPDZ256rmik
Definition x86/opcodes.hpp:12891
@ ADCX64rm
Definition x86/opcodes.hpp:556
@ VFNMADD132SDm
Definition x86/opcodes.hpp:11588
@ VMAXBF16Zrmkz
Definition x86/opcodes.hpp:13220
@ VPERMPDYri
Definition x86/opcodes.hpp:16894
@ VFMADD213SSZrbk_Int
Definition x86/opcodes.hpp:9900
@ SHR8m1_ND
Definition x86/opcodes.hpp:4581
@ VPSUBBZrrkz
Definition x86/opcodes.hpp:20280
@ VFNMADD213PDYr
Definition x86/opcodes.hpp:11648
@ VCVTDQ2PHZ128rm
Definition x86/opcodes.hpp:6275
@ VFMSUB231PSZ256rkz
Definition x86/opcodes.hpp:10972
@ VCVTPD2PSZ128rmbk
Definition x86/opcodes.hpp:6503
@ VPCMPWZrmi
Definition x86/opcodes.hpp:15937
@ VPERMPDZ256rrk
Definition x86/opcodes.hpp:16911
@ ROR32rCL_NF_ND
Definition x86/opcodes.hpp:3944
@ SUB8mi_ND
Definition x86/opcodes.hpp:4875
@ VCVTPH2BF8Z128rmbk
Definition x86/opcodes.hpp:6664
@ VPCMPDZ256rmi
Definition x86/opcodes.hpp:15681
@ VPMULLWZ256rrkz
Definition x86/opcodes.hpp:18661
@ VFMSUBADD132PSZmb
Definition x86/opcodes.hpp:11125
@ CLD
Definition x86/opcodes.hpp:1218
@ CFCMOV32rm_ND
Definition x86/opcodes.hpp:1202
@ VFMSUBADD132PSZrbkz
Definition x86/opcodes.hpp:11133
@ VMOVDQU32Z128rrkz
Definition x86/opcodes.hpp:14143
@ VPMOVZXBWrr
Definition x86/opcodes.hpp:18426
@ VFNMSUB231SHZrb
Definition x86/opcodes.hpp:12520
@ VFPCLASSBF16Z128mbik
Definition x86/opcodes.hpp:12575
@ VCVTTPH2UWZ256rmb
Definition x86/opcodes.hpp:8206
@ MAXSSrr
Definition x86/opcodes.hpp:2327
@ VPDPWSSDZ256mbkz
Definition x86/opcodes.hpp:16364
@ VPANDQZ256rr
Definition x86/opcodes.hpp:15351
@ VCVTW2PHZ128rrkz
Definition x86/opcodes.hpp:8974
@ VSUBPHZrrbk
Definition x86/opcodes.hpp:22272
@ VFMADDSUB213PDZ128mkz
Definition x86/opcodes.hpp:10274
@ ADCX64rr
Definition x86/opcodes.hpp:559
@ VPTESTYrr
Definition x86/opcodes.hpp:20630
@ VCVTQQ2PSZrrbkz
Definition x86/opcodes.hpp:7494
@ VPBROADCASTBZ256rmkz
Definition x86/opcodes.hpp:15523
@ VCVTSI642SDZrrb_Int
Definition x86/opcodes.hpp:7607
@ VCVTTPH2IBSZ256rmbkz
Definition x86/opcodes.hpp:8043
@ VCVTTPD2QQSZ128rrk
Definition x86/opcodes.hpp:7807
@ VFNMSUB213PSZ128mbkz
Definition x86/opcodes.hpp:12288
@ VCVT2PH2HF8SZ256rmk
Definition x86/opcodes.hpp:6008
@ VCVTUQQ2PHZ256rrkz
Definition x86/opcodes.hpp:8858
@ VGETMANTSHZrmik
Definition x86/opcodes.hpp:12987
@ VCVTPH2HF8Zrr
Definition x86/opcodes.hpp:6773
@ VFMADDSUB231PHZ256rb
Definition x86/opcodes.hpp:10427
@ KMOVDmk_EVEX
Definition x86/opcodes.hpp:2044
@ VALIGNQZrrikz
Definition x86/opcodes.hpp:5447
@ VFNMSUB132PSZmbk
Definition x86/opcodes.hpp:12130
@ VPCMPEQBZ128rrk
Definition x86/opcodes.hpp:15696
@ G_FMAXNUM
Definition x86/opcodes.hpp:233
@ VEXTRACTI64X2Z256rrik
Definition x86/opcodes.hpp:9368
@ SUBPDrm
Definition x86/opcodes.hpp:4904
@ VFNMADD231PSZ256mbkz
Definition x86/opcodes.hpp:11909
@ VCVTUQQ2PSZ256rr
Definition x86/opcodes.hpp:8886
@ VFNMSUB132SDZmk_Int
Definition x86/opcodes.hpp:12144
@ VPMULDQZ256rm
Definition x86/opcodes.hpp:18504
@ VFNMSUB132PDZ128r
Definition x86/opcodes.hpp:12043
@ VMINMAXSSrmikz_Int
Definition x86/opcodes.hpp:13751
@ VGF2P8AFFINEQBZrmik
Definition x86/opcodes.hpp:13059
@ SQRT_Fp64
Definition x86/opcodes.hpp:4709
@ VPBLENDMDZrm
Definition x86/opcodes.hpp:15451
@ VROUNDPDYri
Definition x86/opcodes.hpp:21476
@ VCVTBF162IBSZ256rmkz
Definition x86/opcodes.hpp:6096
@ VPMAXUDrm
Definition x86/opcodes.hpp:17678
@ VMULSHZrm_Int
Definition x86/opcodes.hpp:14710
@ VCVTPD2UQQZ128rmk
Definition x86/opcodes.hpp:6606
@ XOR16ri8_EVEX
Definition x86/opcodes.hpp:22664
@ VSCALEFPDZ256rrb
Definition x86/opcodes.hpp:21710
@ SHL8r1_NF
Definition x86/opcodes.hpp:4409
@ VDIVPSYrr
Definition x86/opcodes.hpp:9115
@ SHLD32mri8
Definition x86/opcodes.hpp:4446
@ VGETEXPPHZ256mbk
Definition x86/opcodes.hpp:12769
@ VPSHUFHWZmi
Definition x86/opcodes.hpp:19541
@ PINSRBrmi
Definition x86/opcodes.hpp:3232
@ ROR8m1
Definition x86/opcodes.hpp:3980
@ VPABSWZ128rmk
Definition x86/opcodes.hpp:14910
@ VFMSUB231PSZ128mk
Definition x86/opcodes.hpp:10956
@ VCVTW2PHZ256rrb
Definition x86/opcodes.hpp:8982
@ SHR8mCL
Definition x86/opcodes.hpp:4584
@ VBROADCASTI64X4Zrmkz
Definition x86/opcodes.hpp:5714
@ VSHUFPSZ256rmbikz
Definition x86/opcodes.hpp:21959
@ VFMADD231SDZm
Definition x86/opcodes.hpp:10042
@ NOT32m_ND
Definition x86/opcodes.hpp:2890
@ CCMP8mr
Definition x86/opcodes.hpp:1187
@ G_CONSTANT
Definition x86/opcodes.hpp:157
@ IMUL16m
Definition x86/opcodes.hpp:1782
@ VMOVSSrr_REV
Definition x86/opcodes.hpp:14430
@ VPBROADCASTQYrr
Definition x86/opcodes.hpp:15582
@ VPADDSBYrm
Definition x86/opcodes.hpp:15119
@ VGF2P8AFFINEQBZ256rri
Definition x86/opcodes.hpp:13052
@ INC8m_NF_ND
Definition x86/opcodes.hpp:1926
@ VDIVPDZrm
Definition x86/opcodes.hpp:9067
@ BEXTR64rm_EVEX
Definition x86/opcodes.hpp:987
@ VMOVDQU16Zrmkz
Definition x86/opcodes.hpp:14127
@ VPMASKMOVQYmr
Definition x86/opcodes.hpp:17521
@ VCVTPH2UDQZ256rrb
Definition x86/opcodes.hpp:6985
@ VFMSUBADD132PDZ256rbk
Definition x86/opcodes.hpp:11050
@ VPMULHUWZ256rrkz
Definition x86/opcodes.hpp:18559
@ VFMSUB132PSZ128mk
Definition x86/opcodes.hpp:10600
@ CRC32r64m8_EVEX
Definition x86/opcodes.hpp:1402
@ VCVTTPH2DQZ256rrkz
Definition x86/opcodes.hpp:8018
@ VDIVSSZrmkz_Int
Definition x86/opcodes.hpp:9180
@ VPROTQmr
Definition x86/opcodes.hpp:19109
@ PADDSBrm
Definition x86/opcodes.hpp:3096
@ VCVTDQ2PSYrm
Definition x86/opcodes.hpp:6308
@ VRANGESSZrribkz
Definition x86/opcodes.hpp:20984
@ CVTSS2SIrr
Definition x86/opcodes.hpp:1474
@ VCVTPS2UQQZrmbk
Definition x86/opcodes.hpp:7388
@ ADD32ri_DB
Definition x86/opcodes.hpp:332
@ VCVTDQ2PDZ128rmbkz
Definition x86/opcodes.hpp:6249
@ VADDBF16Z256rmbkz
Definition x86/opcodes.hpp:5179
@ VPABSQZ256rmbkz
Definition x86/opcodes.hpp:14892
@ VPSHRDQZ128rmbi
Definition x86/opcodes.hpp:19345
@ VCVTDQ2PDZ256rrkz
Definition x86/opcodes.hpp:6263
@ VPMULDQrm
Definition x86/opcodes.hpp:18522
@ VINSERTF64X2Z256rmikz
Definition x86/opcodes.hpp:13126
@ VCVTPD2QQZ128rrk
Definition x86/opcodes.hpp:6543
@ VPBROADCASTWZrr
Definition x86/opcodes.hpp:15629
@ VGETEXPBF16Zmkz
Definition x86/opcodes.hpp:12721
@ VPAVGWZ256rrkz
Definition x86/opcodes.hpp:15402
@ VADDBF16Z128rmk
Definition x86/opcodes.hpp:5171
@ MMX_PADDWrr
Definition x86/opcodes.hpp:2409
@ VPORDZrmbkz
Definition x86/opcodes.hpp:18839
@ VCVTSD2SSZrmk_Int
Definition x86/opcodes.hpp:7528
@ LD_F1
Definition x86/opcodes.hpp:2122
@ VPERMILPDZrmk
Definition x86/opcodes.hpp:16822
@ VPTESTMQZ128rm
Definition x86/opcodes.hpp:20539
@ VMOVDQU8Zrrk_REV
Definition x86/opcodes.hpp:14230
@ VPAVGBYrm
Definition x86/opcodes.hpp:15367
@ VMAXSSrr
Definition x86/opcodes.hpp:13469
@ VFNMSUB132PSYr
Definition x86/opcodes.hpp:12106
@ RET
Definition x86/opcodes.hpp:3759
@ VANDPSZ128rmk
Definition x86/opcodes.hpp:5547
@ VFMSUB231PHZrk
Definition x86/opcodes.hpp:10948
@ OR64rm_EVEX
Definition x86/opcodes.hpp:3016
@ BLSFILL32rm
Definition x86/opcodes.hpp:1024
@ LOCK_OR64mi8
Definition x86/opcodes.hpp:2224
@ VFMSUB213PDYr
Definition x86/opcodes.hpp:10703
@ VMINMAXPHZ128rmbik
Definition x86/opcodes.hpp:13661
@ SHR32rCL_NF
Definition x86/opcodes.hpp:4542
@ VPERMT2PSZrmbkz
Definition x86/opcodes.hpp:17082
@ VMINCPDZ256rmbkz
Definition x86/opcodes.hpp:13515
@ VFNMADD132SSZrb_Int
Definition x86/opcodes.hpp:11611
@ VFCMADDCPHZmkz
Definition x86/opcodes.hpp:9410
@ SUB32rm_NF
Definition x86/opcodes.hpp:4818
@ VMINMAXSSrrikz_Int
Definition x86/opcodes.hpp:13758
@ VPANDQZ256rrk
Definition x86/opcodes.hpp:15352
@ VREDUCEBF16Zrrikz
Definition x86/opcodes.hpp:21189
@ VCVTBIASPH2BF8Zrrk
Definition x86/opcodes.hpp:6188
@ VUNPCKLPDZ256rrk
Definition x86/opcodes.hpp:22480
@ VCVTQQ2PSZ256rrb
Definition x86/opcodes.hpp:7480
@ VPSLLDZ128ri
Definition x86/opcodes.hpp:19600
@ VPINSRWrri
Definition x86/opcodes.hpp:17332
@ VRNDSCALEPHZrribk
Definition x86/opcodes.hpp:21405
@ VPUNPCKHQDQZ256rmbk
Definition x86/opcodes.hpp:20699
@ VPERMPDZrmb
Definition x86/opcodes.hpp:16923
@ VPADDUSBZ256rrk
Definition x86/opcodes.hpp:15175
@ VADDPHZrrbk
Definition x86/opcodes.hpp:5260
@ VFMSUB231PHZmb
Definition x86/opcodes.hpp:10939
@ XSAVEOPT
Definition x86/opcodes.hpp:22817
@ VPTESTNMWZ256rr
Definition x86/opcodes.hpp:20623
@ VORPSZ256rmbk
Definition x86/opcodes.hpp:14785
@ VPERMIL2PDYmr
Definition x86/opcodes.hpp:16753
@ VEXPANDPDZrrk
Definition x86/opcodes.hpp:9296
@ VCVTTPS2DQSZrrkz
Definition x86/opcodes.hpp:8294
@ MMX_PMADDUBSWrr
Definition x86/opcodes.hpp:2448
@ VPSLLQZ256rmkz
Definition x86/opcodes.hpp:19671
@ ADD32rm_EVEX
Definition x86/opcodes.hpp:630
@ VCVTTSD2USI64Srm
Definition x86/opcodes.hpp:8624
@ VEXTRACTI128rri
Definition x86/opcodes.hpp:9349
@ VPMULHWZrrk
Definition x86/opcodes.hpp:18586
@ VPRORDZmikz
Definition x86/opcodes.hpp:19011
@ VGETMANTPSZ128rmbikz
Definition x86/opcodes.hpp:12946
@ VFIXUPIMMPSZ128rri
Definition x86/opcodes.hpp:9507
@ VFMSUBADD231PHZmbk
Definition x86/opcodes.hpp:11305
@ VPTESTNMBZ128rm
Definition x86/opcodes.hpp:20569
@ VCVTTSH2SI64Zrm
Definition x86/opcodes.hpp:8644
@ VPMOVZXDQZ256rm
Definition x86/opcodes.hpp:18435
@ VDIVSSrr_Int
Definition x86/opcodes.hpp:9191
@ CVTTSD2SI64rm_Int
Definition x86/opcodes.hpp:1481
@ VUCOMISHZrm_Int
Definition x86/opcodes.hpp:22372
@ VFMADDSUB231PSZ256rbkz
Definition x86/opcodes.hpp:10464
@ VGETMANTSSZrmi
Definition x86/opcodes.hpp:12995
@ VFNMSUB213PDZ256rkz
Definition x86/opcodes.hpp:12235
@ VFNMSUB213PHZ128mk
Definition x86/opcodes.hpp:12254
@ VCVTNE2PS2BF16Z256rmbk
Definition x86/opcodes.hpp:6374
@ AND8ri_NF
Definition x86/opcodes.hpp:932
@ SHL16mi_ND
Definition x86/opcodes.hpp:4313
@ VSQRTPDZrk
Definition x86/opcodes.hpp:22063
@ SHL16m1_EVEX
Definition x86/opcodes.hpp:4302
@ VPSHRDVQZ256mb
Definition x86/opcodes.hpp:19409
@ DIV8r_EVEX
Definition x86/opcodes.hpp:1565
@ VDBPSADBWZrrik
Definition x86/opcodes.hpp:9015
@ VCVTSD2SHZrrk_Int
Definition x86/opcodes.hpp:7506
@ VPMULUDQZ256rmkz
Definition x86/opcodes.hpp:18713
@ AND8mr_NF
Definition x86/opcodes.hpp:926
@ VCVTUW2PHZ128rmkz
Definition x86/opcodes.hpp:8938
@ SHR16rCL
Definition x86/opcodes.hpp:4509
@ VCVTBF162IBSZrmkz
Definition x86/opcodes.hpp:6105
@ VCVTUQQ2PSZrmbkz
Definition x86/opcodes.hpp:8895
@ VPANDQZrmb
Definition x86/opcodes.hpp:15355
@ VFMSUBADD213PSZmbk
Definition x86/opcodes.hpp:11233
@ VPSHLDVQZ128r
Definition x86/opcodes.hpp:19249
@ VDIVPDZ128rmkz
Definition x86/opcodes.hpp:9051
@ VPLZCNTQZ128rmkz
Definition x86/opcodes.hpp:17365
@ INC64r_NF
Definition x86/opcodes.hpp:1920
@ AND8i8
Definition x86/opcodes.hpp:916
@ ROL16ri_EVEX
Definition x86/opcodes.hpp:3796
@ VMINPSZ256rmbk
Definition x86/opcodes.hpp:13842
@ VFMSUBADD132PHZ128mb
Definition x86/opcodes.hpp:11069
@ G_SADDE
Definition x86/opcodes.hpp:181
@ OR16mr_EVEX
Definition x86/opcodes.hpp:2918
@ VCVTPS2QQZ256rr
Definition x86/opcodes.hpp:7314
@ VSCALEFPHZ256rmkz
Definition x86/opcodes.hpp:21741
@ XABORT_DEF
Definition x86/opcodes.hpp:435
@ VCVTPS2PHXZrmbk
Definition x86/opcodes.hpp:7264
@ VCVTTPS2UDQSZ128rmb
Definition x86/opcodes.hpp:8465
@ VFNMADD231PSZ128mkz
Definition x86/opcodes.hpp:11902
@ VCVTTSH2USIZrr_Int
Definition x86/opcodes.hpp:8662
@ VFNMADD213SHZrkz_Int
Definition x86/opcodes.hpp:11781
@ VCVTTPS2UQQZrmb
Definition x86/opcodes.hpp:8585
@ VPROLVDZrmkz
Definition x86/opcodes.hpp:18957
@ VP2INTERSECTDZ128rr
Definition x86/opcodes.hpp:14805
@ VFMADDCPHZ256rb
Definition x86/opcodes.hpp:10102
@ RCL64r1_ND
Definition x86/opcodes.hpp:3615
@ VFMSUB231SHZrk_Int
Definition x86/opcodes.hpp:11013
@ TMMULTF32PS
Definition x86/opcodes.hpp:5071
@ VFMADDSUB231PDZ256rbkz
Definition x86/opcodes.hpp:10394
@ VMULBF16Zrmb
Definition x86/opcodes.hpp:14579
@ VCVTTPH2WZrmkz
Definition x86/opcodes.hpp:8255
@ VCVTPS2UDQZ256rr
Definition x86/opcodes.hpp:7347
@ VCVT2PH2BF8SZ256rmbk
Definition x86/opcodes.hpp:5952
@ VPANDYrr
Definition x86/opcodes.hpp:15364
@ VPDPBSUDSZ128m
Definition x86/opcodes.hpp:16135
@ VCVTDQ2PDZ256rrk
Definition x86/opcodes.hpp:6262
@ VPERMI2QZ128rmb
Definition x86/opcodes.hpp:16709
@ VRCP14PSZ128m
Definition x86/opcodes.hpp:21014
@ VPMOVSQBZ256rr
Definition x86/opcodes.hpp:18068
@ VFMADDSUB132PSZmkz
Definition x86/opcodes.hpp:10258
@ LD_Fp032
Definition x86/opcodes.hpp:2126
@ VFMSUB213PSZ128mbkz
Definition x86/opcodes.hpp:10777
@ LAR16rm
Definition x86/opcodes.hpp:2103
@ VFNMADD132BF16Zrk
Definition x86/opcodes.hpp:11467
@ VCVTTSH2USIZrrb_Int
Definition x86/opcodes.hpp:8663
@ VPMOVSXBDZrr
Definition x86/opcodes.hpp:18138
@ VFMADD132PDZmbk
Definition x86/opcodes.hpp:9604
@ VPERMPDZrrkz
Definition x86/opcodes.hpp:16930
@ VPTESTNMDZrmb
Definition x86/opcodes.hpp:20594
@ IMUL32m_EVEX
Definition x86/opcodes.hpp:1811
@ VPORDZ256rm
Definition x86/opcodes.hpp:18827
@ VUNPCKHPDZ128rmbkz
Definition x86/opcodes.hpp:22405
@ VMULPHZrmk
Definition x86/opcodes.hpp:14649
@ VPSRAWZ256rmkz
Definition x86/opcodes.hpp:20010
@ VCVTPS2DQZrrk
Definition x86/opcodes.hpp:7134
@ VANDPSZrm
Definition x86/opcodes.hpp:5561
@ AND32mi8
Definition x86/opcodes.hpp:836
@ LOCK_BTS_RM64rm
Definition x86/opcodes.hpp:2208
@ VSQRTSHZmk_Int
Definition x86/opcodes.hpp:22154
@ SLDT16r
Definition x86/opcodes.hpp:4686
@ VPCMPGTWZrm
Definition x86/opcodes.hpp:15841
@ VFMADDSUB231PSr
Definition x86/opcodes.hpp:10480
@ RCR64r1_ND
Definition x86/opcodes.hpp:3693
@ BTS32rr
Definition x86/opcodes.hpp:1128
@ VINSERTI32X4Zrmikz
Definition x86/opcodes.hpp:13152
@ TZCNT32rr_NF
Definition x86/opcodes.hpp:5095
@ VADDPDZ256rmbkz
Definition x86/opcodes.hpp:5208
@ VXORPDZ128rr
Definition x86/opcodes.hpp:22532
@ PT2RPNTLVWZ0V
Definition x86/opcodes.hpp:387
@ VUCOMISSZrm
Definition x86/opcodes.hpp:22376
@ MMX_PSHUFWri
Definition x86/opcodes.hpp:2477
@ RCR16rCL_EVEX
Definition x86/opcodes.hpp:3659
@ VMINCPSZ256rrk
Definition x86/opcodes.hpp:13577
@ VPANDNDZ256rmb
Definition x86/opcodes.hpp:15288
@ PUSH32i8
Definition x86/opcodes.hpp:3535
@ VSQRTBF16Z256mb
Definition x86/opcodes.hpp:22013
@ SHLX32rm
Definition x86/opcodes.hpp:4481
@ PUSH32i
Definition x86/opcodes.hpp:3534
@ VMULBF16Z256rmbkz
Definition x86/opcodes.hpp:14572
@ LES32rm
Definition x86/opcodes.hpp:2146
@ VPERMPDZmbikz
Definition x86/opcodes.hpp:16915
@ CCMP16rm
Definition x86/opcodes.hpp:1167
@ VMOVUPSYrr
Definition x86/opcodes.hpp:14474
@ VPSUBUSBZ128rr
Definition x86/opcodes.hpp:20394
@ VPCMPGTDZ128rmb
Definition x86/opcodes.hpp:15790
@ VPSLLQZrr
Definition x86/opcodes.hpp:19687
@ VPADDUSWZrrkz
Definition x86/opcodes.hpp:15204
@ VMOVDQA32Z256rm
Definition x86/opcodes.hpp:14040
@ VPERMI2DZ256rmbkz
Definition x86/opcodes.hpp:16639
@ VCVTPS2PHZ256mr
Definition x86/opcodes.hpp:7281
@ VPERMILPDZmbikz
Definition x86/opcodes.hpp:16811
@ VCVTHF82PHZ256rm
Definition x86/opcodes.hpp:6351
@ VCMPSDZrri
Definition x86/opcodes.hpp:5846
@ VMULSDZrm
Definition x86/opcodes.hpp:14694
@ SHR32ri_NF
Definition x86/opcodes.hpp:4547
@ VMOVAPDZ256rrkz
Definition x86/opcodes.hpp:13941
@ VPMAXUBrm
Definition x86/opcodes.hpp:17647
@ SARX32rm_EVEX
Definition x86/opcodes.hpp:4161
@ VUNPCKHPSZrmk
Definition x86/opcodes.hpp:22455
@ VPADDQZrrkz
Definition x86/opcodes.hpp:15116
@ VCVTPS2IBSZ256rm
Definition x86/opcodes.hpp:7147
@ VPERMILPSZrrkz
Definition x86/opcodes.hpp:16888
@ VEXP2PDZr
Definition x86/opcodes.hpp:9262
@ VPMOVSXBDZrrk
Definition x86/opcodes.hpp:18139
@ SBB16rm
Definition x86/opcodes.hpp:4185
@ VCVTBF162IBSZ128rm
Definition x86/opcodes.hpp:6082
@ SIDT16m
Definition x86/opcodes.hpp:4681
@ VBROADCASTI32X2Zrrk
Definition x86/opcodes.hpp:5695
@ VCVTSI642SHZrm
Definition x86/opcodes.hpp:7612
@ VFNMADD231BF16Zrk
Definition x86/opcodes.hpp:11823
@ VPERMILPDZ256rr
Definition x86/opcodes.hpp:16806
@ VPBROADCASTWrZ256rrk
Definition x86/opcodes.hpp:15636
@ VPMOVZXBDZ256rrk
Definition x86/opcodes.hpp:18373
@ V4FNMADDSSrm
Definition x86/opcodes.hpp:5162
@ VSUBPHZ256rrb
Definition x86/opcodes.hpp:22259
@ VFMSUBSS4rr_Int
Definition x86/opcodes.hpp:11397
@ VFMADD231PDZrkz
Definition x86/opcodes.hpp:9969
@ VCVTPS2PHXZ128rmb
Definition x86/opcodes.hpp:7242
@ VPMOVUSQWZ128rrk
Definition x86/opcodes.hpp:18316
@ VRCP28PDZmb
Definition x86/opcodes.hpp:21054
@ VPCLMULQDQrri
Definition x86/opcodes.hpp:15652
@ VFNMSUB132BF16Z128rkz
Definition x86/opcodes.hpp:12016
@ VFNMADD213BF16Z128mb
Definition x86/opcodes.hpp:11621
@ VMAXSDZrmk_Int
Definition x86/opcodes.hpp:13432
@ VPSRADZmik
Definition x86/opcodes.hpp:19852
@ VMOVDQAmr
Definition x86/opcodes.hpp:14097
@ VP2INTERSECTDZ256rr
Definition x86/opcodes.hpp:14808
@ VCVTPH2IBSZrmb
Definition x86/opcodes.hpp:6798
@ VSQRTPDZ128m
Definition x86/opcodes.hpp:22032
@ VSQRTPSZ256m
Definition x86/opcodes.hpp:22111
@ VSCALEFPSZ256rmb
Definition x86/opcodes.hpp:21770
@ VRNDSCALEPSZrmikz
Definition x86/opcodes.hpp:21435
@ VRANGEPSZ256rri
Definition x86/opcodes.hpp:20951
@ RCR8r1_EVEX
Definition x86/opcodes.hpp:3710
@ VCVTTPD2DQZ256rmb
Definition x86/opcodes.hpp:7775
@ VPHSUBBWrr
Definition x86/opcodes.hpp:17300
@ VFMADD231SHZrbkz_Int
Definition x86/opcodes.hpp:10067
@ VMOVDQU32Zmr
Definition x86/opcodes.hpp:14156
@ VPSHRDVWZ128mkz
Definition x86/opcodes.hpp:19428
@ VCVTTPD2UQQZ128rrkz
Definition x86/opcodes.hpp:7973
@ VPSHUFDZ128mikz
Definition x86/opcodes.hpp:19503
@ OR16rm_ND
Definition x86/opcodes.hpp:2934
@ VPORQZ128rr
Definition x86/opcodes.hpp:18851
@ VPDPWUSDrr
Definition x86/opcodes.hpp:16504
@ VRNDSCALEPHZ128rrik
Definition x86/opcodes.hpp:21383
@ VFMSUB231PHZ128mbkz
Definition x86/opcodes.hpp:10920
@ VPTERNLOGDZ128rmbikz
Definition x86/opcodes.hpp:20457
@ VCVTTPD2UQQZ128rr
Definition x86/opcodes.hpp:7971
@ VSUBPSZ128rmb
Definition x86/opcodes.hpp:22279
@ VCVTTPS2UQQZrrb
Definition x86/opcodes.hpp:8591
@ ROR16r1_EVEX
Definition x86/opcodes.hpp:3906
@ VPUNPCKLDQZ128rm
Definition x86/opcodes.hpp:20763
@ VCVTDQ2PSZ256rmkz
Definition x86/opcodes.hpp:6324
@ VBCSTNEBF162PSYrm
Definition x86/opcodes.hpp:5573
@ VPDPWUSDSZmb
Definition x86/opcodes.hpp:16464
@ TZCNT32rm_EVEX
Definition x86/opcodes.hpp:5091
@ VMINPSZ128rmk
Definition x86/opcodes.hpp:13835
@ VRANGEPDZrmbi
Definition x86/opcodes.hpp:20924
@ VFMSUB213PDZ256mkz
Definition x86/opcodes.hpp:10718
@ VADDPHZrmb
Definition x86/opcodes.hpp:5253
@ VPMOVUSQWZ256rrkz
Definition x86/opcodes.hpp:18322
@ VPMOVQDZ256mr
Definition x86/opcodes.hpp:18006
@ VPAVGBZ256rm
Definition x86/opcodes.hpp:15375
@ VFNMADD231PHZmb
Definition x86/opcodes.hpp:11884
@ VCVTPS2PHXZrmbkz
Definition x86/opcodes.hpp:7265
@ VPBLENDMDZ128rrkz
Definition x86/opcodes.hpp:15441
@ VPDPWSUDZ128mk
Definition x86/opcodes.hpp:16418
@ VPMOVSQDZ256mr
Definition x86/opcodes.hpp:18081
@ VFMSUBADD132PHZ256mbk
Definition x86/opcodes.hpp:11079
@ VCOMISDZrrb
Definition x86/opcodes.hpp:5883
@ VPERMQZrrk
Definition x86/opcodes.hpp:16987
@ VFMADDSUB231PHZ128mbk
Definition x86/opcodes.hpp:10413
@ FP80_TO_INT64_IN_MEM
Definition x86/opcodes.hpp:1708
@ VPCMPUQZrri
Definition x86/opcodes.hpp:15915
@ VRNDSCALEBF16Z256rri
Definition x86/opcodes.hpp:21331
@ SHR8mCL_NF
Definition x86/opcodes.hpp:4587
@ SUB32rr_ND
Definition x86/opcodes.hpp:4823
@ MUL8m_NF
Definition x86/opcodes.hpp:2784
@ PSRLQri
Definition x86/opcodes.hpp:3407
@ VRSQRTBF16Zmk
Definition x86/opcodes.hpp:21621
@ VMINPHZrmbk
Definition x86/opcodes.hpp:13819
@ VPACKUSDWZ256rmkz
Definition x86/opcodes.hpp:14998
@ VLDMXCSR
Definition x86/opcodes.hpp:13186
@ LD_Fp64m80
Definition x86/opcodes.hpp:2136
@ VRCP14PSZmbkz
Definition x86/opcodes.hpp:21035
@ TCVTROWPS2BF16Hrre
Definition x86/opcodes.hpp:5006
@ VFMADD213PSZ256m
Definition x86/opcodes.hpp:9838
@ VCMPPDZrmbi
Definition x86/opcodes.hpp:5785
@ VPMOVDWZ128rrkz
Definition x86/opcodes.hpp:17958
@ OR64ri32_ND
Definition x86/opcodes.hpp:3007
@ VPORQZ128rrk
Definition x86/opcodes.hpp:18852
@ VFNMADD231SSZr_Int
Definition x86/opcodes.hpp:11965
@ VRNDSCALEPSZrmbik
Definition x86/opcodes.hpp:21431
@ ADOX32rm_EVEX
Definition x86/opcodes.hpp:762
@ BTC16mr
Definition x86/opcodes.hpp:1098
@ VFNMSUB132BF16Zmkz
Definition x86/opcodes.hpp:12031
@ VPSRLVQrm
Definition x86/opcodes.hpp:20199
@ XOR64rr_NF_ND_REV
Definition x86/opcodes.hpp:22766
@ AND8rr_NF_ND_REV
Definition x86/opcodes.hpp:946
@ VMOVSDrr
Definition x86/opcodes.hpp:14350
@ VEXTRACTF64X2Z256mri
Definition x86/opcodes.hpp:9333
@ VPSRADZ128rikz
Definition x86/opcodes.hpp:19826
@ VFMADD132SHZrb_Int
Definition x86/opcodes.hpp:9709
@ VMOVNTPSZ256mr
Definition x86/opcodes.hpp:14282
@ VFNMADD213SHZrb
Definition x86/opcodes.hpp:11776
@ VPERMQZ256rr
Definition x86/opcodes.hpp:16968
@ VPBLENDMBZ128rm
Definition x86/opcodes.hpp:15415
@ VPSHUFLWri
Definition x86/opcodes.hpp:19570
@ SMSW32r
Definition x86/opcodes.hpp:4693
@ VCVTTPD2QQSZ128rmk
Definition x86/opcodes.hpp:7804
@ SBB8ri
Definition x86/opcodes.hpp:4252
@ VFNMADD132PSZ256mbk
Definition x86/opcodes.hpp:11552
@ VPMULTISHIFTQBZ128rmbk
Definition x86/opcodes.hpp:18672
@ VORPSZ256rrk
Definition x86/opcodes.hpp:14790
@ VFMADD132SDZrb
Definition x86/opcodes.hpp:9692
@ VFMSUBADD213PSZrb
Definition x86/opcodes.hpp:11238
@ VBROADCASTI32X2Z256rrk
Definition x86/opcodes.hpp:5689
@ VCVTUDQ2PHZrm
Definition x86/opcodes.hpp:8760
@ SHRD32rrCL_EVEX
Definition x86/opcodes.hpp:4640
@ VRNDSCALEBF16Zrmi
Definition x86/opcodes.hpp:21337
@ VPDPWSUDSYrr
Definition x86/opcodes.hpp:16382
@ VMOVDQU8Zmrk
Definition x86/opcodes.hpp:14223
@ VPMADD52LUQZr
Definition x86/opcodes.hpp:17468
@ DIV8r
Definition x86/opcodes.hpp:1564
@ VMOVAPSZ128mr_NOVLX
Definition x86/opcodes.hpp:423
@ VFNMADD132BF16Z128r
Definition x86/opcodes.hpp:11448
@ VGETEXPSDZr
Definition x86/opcodes.hpp:12827
@ VFMSUB231PDZ256r
Definition x86/opcodes.hpp:10897
@ VPMULTISHIFTQBZ256rr
Definition x86/opcodes.hpp:18685
@ UCOM_FIPr
Definition x86/opcodes.hpp:5115
@ VPBROADCASTWZ256rr
Definition x86/opcodes.hpp:15623
@ VCVTPH2IUBSZrrbk
Definition x86/opcodes.hpp:6838
@ VCVTPH2QQZ256rmbk
Definition x86/opcodes.hpp:6947
@ VFMADD132PHZ256rb
Definition x86/opcodes.hpp:9632
@ FLDL2T
Definition x86/opcodes.hpp:1688
@ VBROADCASTI32X2Z128rmk
Definition x86/opcodes.hpp:5680
@ VMINCPSZrmk
Definition x86/opcodes.hpp:13583
@ MOV8mr
Definition x86/opcodes.hpp:2603
@ VFNMSUB231BF16Z256rk
Definition x86/opcodes.hpp:12380
@ AESENCrr
Definition x86/opcodes.hpp:788
@ VEXPANDPSZ128rmkz
Definition x86/opcodes.hpp:9300
@ ADC8ri
Definition x86/opcodes.hpp:537
@ VFMSUBADD213PDZ256mbk
Definition x86/opcodes.hpp:11151
@ MOV16o64a
Definition x86/opcodes.hpp:2551
@ G_ATOMICRMW_MIN
Definition x86/opcodes.hpp:135
@ VSUBSDZrmk_Int
Definition x86/opcodes.hpp:22315
@ VCVTNE2PS2BF16Z128rmb
Definition x86/opcodes.hpp:6364
@ PTCVTROWPS2PHHrreV
Definition x86/opcodes.hpp:3460
@ VFNMSUB231PSZ256mbkz
Definition x86/opcodes.hpp:12475
@ VFMADD231BF16Z128rkz
Definition x86/opcodes.hpp:9916
@ VFMSUBADD213PHZmkz
Definition x86/opcodes.hpp:11201
@ MWAITXrrr
Definition x86/opcodes.hpp:2833
@ VPSLLWZ128ri
Definition x86/opcodes.hpp:19779
@ VFNMADD132PDZ256m
Definition x86/opcodes.hpp:11480
@ VFMADDSUB231PDZ128mk
Definition x86/opcodes.hpp:10380
@ VFIXUPIMMPSZrrib
Definition x86/opcodes.hpp:9529
@ VPMULUDQZrmk
Definition x86/opcodes.hpp:18721
@ SAR16rCL
Definition x86/opcodes.hpp:4060
@ VCVTPS2PHXZ256rrk
Definition x86/opcodes.hpp:7260
@ VFNMADD231PHZ256rbk
Definition x86/opcodes.hpp:11879
@ VRNDSCALEBF16Z128rrik
Definition x86/opcodes.hpp:21323
@ G_SET_FPMODE
Definition x86/opcodes.hpp:242
@ VMINPHZ256rrbk
Definition x86/opcodes.hpp:13813
@ VPROLDZ128rikz
Definition x86/opcodes.hpp:18888
@ VCVTPS2UDQZrmb
Definition x86/opcodes.hpp:7354
@ VCVTTPS2DQrr
Definition x86/opcodes.hpp:8331
@ VFIXUPIMMPSZ128rrik
Definition x86/opcodes.hpp:9508
@ VPMOVQDZrr
Definition x86/opcodes.hpp:18013
@ VPACKUSWBYrm
Definition x86/opcodes.hpp:15013
@ VMOVDQAYrr
Definition x86/opcodes.hpp:14095
@ VCVTTPD2QQZ256rrb
Definition x86/opcodes.hpp:7849
@ VCMPPSZ128rrik
Definition x86/opcodes.hpp:5824
@ VFMSUB231SSZmkz_Int
Definition x86/opcodes.hpp:11018
@ VCVTUDQ2PDZ128rrk
Definition x86/opcodes.hpp:8719
@ VCVTPS2IBSZrmk
Definition x86/opcodes.hpp:7163
@ VPTESTNMWZrmk
Definition x86/opcodes.hpp:20626
@ VPMOVZXWQZ128rmkz
Definition x86/opcodes.hpp:18475
@ VCVTDQ2PHZ128rmkz
Definition x86/opcodes.hpp:6280
@ VDIVPSZ128rrk
Definition x86/opcodes.hpp:9123
@ VCVTTPH2QQZ256rmk
Definition x86/opcodes.hpp:8110
@ VUNPCKHPDZ256rmb
Definition x86/opcodes.hpp:22412
@ DPPSrmi
Definition x86/opcodes.hpp:1620
@ VPEXPANDBZ256rmk
Definition x86/opcodes.hpp:17158
@ IMUL16r_EVEX
Definition x86/opcodes.hpp:1786
@ VMOVZPDILo2PDIZrr
Definition x86/opcodes.hpp:14519
@ VMULPDZ256rrb
Definition x86/opcodes.hpp:14605
@ VPSRADZmi
Definition x86/opcodes.hpp:19851
@ PATCHABLE_EVENT_CALL
Definition x86/opcodes.hpp:64
@ COM_Fpr80
Definition x86/opcodes.hpp:1384
@ ADDPSrm
Definition x86/opcodes.hpp:720
@ SBB32rm_ND
Definition x86/opcodes.hpp:4212
Namespace related to assembly/disassembly support.
Definition Abstract/Binary.hpp:43
LIEF namespace.
Definition Abstract/Binary.hpp:36