From: Liwei Xu Date: Wed, 16 Oct 2024 02:25:35 +0000 (+0800) Subject: Support Intel AVX10.2 convert instructions X-Git-Tag: gdb-16-branchpoint~658 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3bac89e65f01b978b033f44f62dbe9bc526dd10a;p=thirdparty%2Fbinutils-gdb.git Support Intel AVX10.2 convert instructions In this patch, we will support AVX10.2 convert instructions. All of them are new instruction forms. Among all the instructions, vcvtbiasph2[b,h]f8[,s] needs extra care. Since Operand 2 could indicate memory size, we do not need suffix under ATTmode. However, we could not fold all three templates but only XMM/YMM since the dst operand size are the same for them. Also, a new iterator is added to reduce redundancy. gas/ * testsuite/gas/i386/i386.exp: Add AVX10.2 tests. * testsuite/gas/i386/x86-64.exp: Ditto. * testsuite/gas/i386/avx10_2-256-cvt-intel.d: New. * testsuite/gas/i386/avx10_2-256-cvt.d: Ditto. * testsuite/gas/i386/avx10_2-256-cvt.s: Ditto. * testsuite/gas/i386/avx10_2-512-cvt-intel.d: Ditto. * testsuite/gas/i386/avx10_2-512-cvt.d: Ditto. * testsuite/gas/i386/avx10_2-512-cvt.s: Ditto. * testsuite/gas/i386/x86-64-avx10_2-256-cvt-intel.d: Ditto. * testsuite/gas/i386/x86-64-avx10_2-256-cvt.d: Ditto. * testsuite/gas/i386/x86-64-avx10_2-256-cvt.s: Ditto. * testsuite/gas/i386/x86-64-avx10_2-512-cvt-intel.d: Ditto. * testsuite/gas/i386/x86-64-avx10_2-512-cvt.d: Ditto. * testsuite/gas/i386/x86-64-avx10_2-512-cvt.s: Ditto. opcodes/ * i386-dis-evex-prefix.h: Add PREFIX_EVEX_0F3874, PREFIX_EVEX_MAP5_18, PREFIX_EVEX_MAP5_1B, PREFIX_EVEX_MAP5_1E and PREFIX_EVEX_MAP5_74. * i386-dis-evex.h: Add table pass for AVX10.2 instructions. * i386-dis.c (MOD_EVEX_0F38B1): New. (PREFIX_EVEX_0F3874): Ditto. (PREFIX_EVEX_MAP5_18): Ditto. (PREFIX_EVEX_MAP5_1B): Ditto. (PREFIX_EVEX_MAP5_1E): Ditto. (PREFIX_EVEX_MAP5_74): Ditto. * i386-opc.tbl: Add AVX10.2 instructions. * i386-mnem.h: Regenerated. * i386-tbl.h: Ditto. Co-authored-by: Kong Lingling Co-authored-by: Haochen Jiang --- diff --git a/gas/testsuite/gas/i386/avx10_2-256-cvt-intel.d b/gas/testsuite/gas/i386/avx10_2-256-cvt-intel.d new file mode 100644 index 00000000000..b2e42d9cde5 --- /dev/null +++ b/gas/testsuite/gas/i386/avx10_2-256-cvt-intel.d @@ -0,0 +1,148 @@ +#objdump: -dw -Mintel +#name: i386 AVX10.2/256 convert insns (Intel disassembly) +#source: avx10_2-256-cvt.s + +.*: +file format .* + +Disassembly of section \.text: + +#... +[a-f0-9]+ <_intel>: +\s*[a-f0-9]+:\s*62 f2 55 08 67 f4\s+vcvt2ps2phx xmm6,xmm5,xmm4 +\s*[a-f0-9]+:\s*62 f2 55 28 67 f4\s+vcvt2ps2phx ymm6,ymm5,ymm4 +\s*[a-f0-9]+:\s*62 f2 51 18 67 f4\s+vcvt2ps2phx ymm6,ymm5,ymm4\{rn-sae\} +\s*[a-f0-9]+:\s*62 f2 55 0f 67 b4 f4 00 00 00 10\s+vcvt2ps2phx xmm6\{k7\},xmm5,XMMWORD PTR \[esp\+esi\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 f2 55 18 67 31\s+vcvt2ps2phx xmm6,xmm5,DWORD BCST \[ecx\] +\s*[a-f0-9]+:\s*62 f2 55 08 67 71 7f\s+vcvt2ps2phx xmm6,xmm5,XMMWORD PTR \[ecx\+0x7f0\] +\s*[a-f0-9]+:\s*62 f2 55 1f 67 72 80\s+vcvt2ps2phx xmm6\{k7\},xmm5,DWORD BCST \[edx-0x200\] +\s*[a-f0-9]+:\s*62 f2 55 2f 67 b4 f4 00 00 00 10\s+vcvt2ps2phx ymm6\{k7\},ymm5,YMMWORD PTR \[esp\+esi\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 f2 55 38 67 31\s+vcvt2ps2phx ymm6,ymm5,DWORD BCST \[ecx\] +\s*[a-f0-9]+:\s*62 f2 55 28 67 71 7f\s+vcvt2ps2phx ymm6,ymm5,YMMWORD PTR \[ecx\+0xfe0\] +\s*[a-f0-9]+:\s*62 f2 55 3f 67 72 80\s+vcvt2ps2phx ymm6\{k7\},ymm5,DWORD BCST \[edx-0x200\] +\s*[a-f0-9]+:\s*62 f2 54 08 74 f4\s+vcvtbiasph2bf8 xmm6,xmm5,xmm4 +\s*[a-f0-9]+:\s*62 f2 54 28 74 f4\s+vcvtbiasph2bf8 xmm6,ymm5,ymm4 +\s*[a-f0-9]+:\s*62 f2 54 0f 74 b4 f4 00 00 00 10\s+vcvtbiasph2bf8 xmm6\{k7\},xmm5,XMMWORD PTR \[esp\+esi\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 f2 54 18 74 31\s+vcvtbiasph2bf8 xmm6,xmm5,WORD BCST \[ecx\] +\s*[a-f0-9]+:\s*62 f2 54 08 74 71 7f\s+vcvtbiasph2bf8 xmm6,xmm5,XMMWORD PTR \[ecx\+0x7f0\] +\s*[a-f0-9]+:\s*62 f2 54 9f 74 72 80\s+vcvtbiasph2bf8 xmm6\{k7\}\{z\},xmm5,WORD BCST \[edx-0x100\] +\s*[a-f0-9]+:\s*62 f2 54 2f 74 b4 f4 00 00 00 10\s+vcvtbiasph2bf8 xmm6\{k7\},ymm5,YMMWORD PTR \[esp\+esi\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 f2 54 38 74 31\s+vcvtbiasph2bf8 xmm6,ymm5,WORD BCST \[ecx\] +\s*[a-f0-9]+:\s*62 f2 54 28 74 71 7f\s+vcvtbiasph2bf8 xmm6,ymm5,YMMWORD PTR \[ecx\+0xfe0\] +\s*[a-f0-9]+:\s*62 f2 54 bf 74 72 80\s+vcvtbiasph2bf8 xmm6\{k7\}\{z\},ymm5,WORD BCST \[edx-0x100\] +\s*[a-f0-9]+:\s*62 f2 57 08 74 f4\s+vcvtne2ph2bf8 xmm6,xmm5,xmm4 +\s*[a-f0-9]+:\s*62 f2 57 28 74 f4\s+vcvtne2ph2bf8 ymm6,ymm5,ymm4 +\s*[a-f0-9]+:\s*62 f2 57 0f 74 b4 f4 00 00 00 10\s+vcvtne2ph2bf8 xmm6\{k7\},xmm5,XMMWORD PTR \[esp\+esi\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 f2 57 18 74 31\s+vcvtne2ph2bf8 xmm6,xmm5,WORD BCST \[ecx\] +\s*[a-f0-9]+:\s*62 f2 57 08 74 71 7f\s+vcvtne2ph2bf8 xmm6,xmm5,XMMWORD PTR \[ecx\+0x7f0\] +\s*[a-f0-9]+:\s*62 f2 57 1f 74 72 80\s+vcvtne2ph2bf8 xmm6\{k7\},xmm5,WORD BCST \[edx-0x100\] +\s*[a-f0-9]+:\s*62 f2 57 2f 74 b4 f4 00 00 00 10\s+vcvtne2ph2bf8 ymm6\{k7\},ymm5,YMMWORD PTR \[esp\+esi\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 f2 57 38 74 31\s+vcvtne2ph2bf8 ymm6,ymm5,WORD BCST \[ecx\] +\s*[a-f0-9]+:\s*62 f2 57 28 74 71 7f\s+vcvtne2ph2bf8 ymm6,ymm5,YMMWORD PTR \[ecx\+0xfe0\] +\s*[a-f0-9]+:\s*62 f2 57 3f 74 72 80\s+vcvtne2ph2bf8 ymm6\{k7\},ymm5,WORD BCST \[edx-0x100\] +\s*[a-f0-9]+:\s*62 f2 7e 08 74 f5\s+vcvtneph2bf8 xmm6,xmm5 +\s*[a-f0-9]+:\s*62 f2 7e 28 74 f5\s+vcvtneph2bf8 xmm6,ymm5 +\s*[a-f0-9]+:\s*62 f2 7e 0f 74 b4 f4 00 00 00 10\s+vcvtneph2bf8 xmm6\{k7\},XMMWORD PTR \[esp\+esi\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 f2 7e 18 74 31\s+vcvtneph2bf8 xmm6,WORD BCST \[ecx\]\{1to8\} +\s*[a-f0-9]+:\s*62 f2 7e 08 74 71 7f\s+vcvtneph2bf8 xmm6,XMMWORD PTR \[ecx\+0x7f0\] +\s*[a-f0-9]+:\s*62 f2 7e 9f 74 72 80\s+vcvtneph2bf8 xmm6\{k7\}\{z\},WORD BCST \[edx-0x100\]\{1to8\} +\s*[a-f0-9]+:\s*62 f2 7e 38 74 31\s+vcvtneph2bf8 xmm6,WORD BCST \[ecx\]\{1to16\} +\s*[a-f0-9]+:\s*62 f2 7e 28 74 71 7f\s+vcvtneph2bf8 xmm6,YMMWORD PTR \[ecx\+0xfe0\] +\s*[a-f0-9]+:\s*62 f2 7e bf 74 72 80\s+vcvtneph2bf8 xmm6\{k7\}\{z\},WORD BCST \[edx-0x100\]\{1to16\} +\s*[a-f0-9]+:\s*62 f5 54 08 74 f4\s+vcvtbiasph2bf8s xmm6,xmm5,xmm4 +\s*[a-f0-9]+:\s*62 f5 54 28 74 f4\s+vcvtbiasph2bf8s xmm6,ymm5,ymm4 +\s*[a-f0-9]+:\s*62 f5 54 0f 74 b4 f4 00 00 00 10\s+vcvtbiasph2bf8s xmm6\{k7\},xmm5,XMMWORD PTR \[esp\+esi\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 f5 54 18 74 31\s+vcvtbiasph2bf8s xmm6,xmm5,WORD BCST \[ecx\] +\s*[a-f0-9]+:\s*62 f5 54 08 74 71 7f\s+vcvtbiasph2bf8s xmm6,xmm5,XMMWORD PTR \[ecx\+0x7f0\] +\s*[a-f0-9]+:\s*62 f5 54 9f 74 72 80\s+vcvtbiasph2bf8s xmm6\{k7\}\{z\},xmm5,WORD BCST \[edx-0x100\] +\s*[a-f0-9]+:\s*62 f5 54 2f 74 b4 f4 00 00 00 10\s+vcvtbiasph2bf8s xmm6\{k7\},ymm5,YMMWORD PTR \[esp\+esi\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 f5 54 38 74 31\s+vcvtbiasph2bf8s xmm6,ymm5,WORD BCST \[ecx\] +\s*[a-f0-9]+:\s*62 f5 54 28 74 71 7f\s+vcvtbiasph2bf8s xmm6,ymm5,YMMWORD PTR \[ecx\+0xfe0\] +\s*[a-f0-9]+:\s*62 f5 54 bf 74 72 80\s+vcvtbiasph2bf8s xmm6\{k7\}\{z\},ymm5,WORD BCST \[edx-0x100\] +\s*[a-f0-9]+:\s*62 f5 57 08 74 f4\s+vcvtne2ph2bf8s xmm6,xmm5,xmm4 +\s*[a-f0-9]+:\s*62 f5 57 28 74 f4\s+vcvtne2ph2bf8s ymm6,ymm5,ymm4 +\s*[a-f0-9]+:\s*62 f5 57 0f 74 b4 f4 00 00 00 10\s+vcvtne2ph2bf8s xmm6\{k7\},xmm5,XMMWORD PTR \[esp\+esi\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 f5 57 18 74 31\s+vcvtne2ph2bf8s xmm6,xmm5,WORD BCST \[ecx\] +\s*[a-f0-9]+:\s*62 f5 57 08 74 71 7f\s+vcvtne2ph2bf8s xmm6,xmm5,XMMWORD PTR \[ecx\+0x7f0\] +\s*[a-f0-9]+:\s*62 f5 57 1f 74 72 80\s+vcvtne2ph2bf8s xmm6\{k7\},xmm5,WORD BCST \[edx-0x100\] +\s*[a-f0-9]+:\s*62 f5 57 2f 74 b4 f4 00 00 00 10\s+vcvtne2ph2bf8s ymm6\{k7\},ymm5,YMMWORD PTR \[esp\+esi\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 f5 57 38 74 31\s+vcvtne2ph2bf8s ymm6,ymm5,WORD BCST \[ecx\] +\s*[a-f0-9]+:\s*62 f5 57 28 74 71 7f\s+vcvtne2ph2bf8s ymm6,ymm5,YMMWORD PTR \[ecx\+0xfe0\] +\s*[a-f0-9]+:\s*62 f5 57 3f 74 72 80\s+vcvtne2ph2bf8s ymm6\{k7\},ymm5,WORD BCST \[edx-0x100\] +\s*[a-f0-9]+:\s*62 f5 7e 08 74 f5\s+vcvtneph2bf8s xmm6,xmm5 +\s*[a-f0-9]+:\s*62 f5 7e 28 74 f5\s+vcvtneph2bf8s xmm6,ymm5 +\s*[a-f0-9]+:\s*62 f5 7e 0f 74 b4 f4 00 00 00 10\s+vcvtneph2bf8s xmm6\{k7\},XMMWORD PTR \[esp\+esi\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 f5 7e 18 74 31\s+vcvtneph2bf8s xmm6,WORD BCST \[ecx\]\{1to8\} +\s*[a-f0-9]+:\s*62 f5 7e 08 74 71 7f\s+vcvtneph2bf8s xmm6,XMMWORD PTR \[ecx\+0x7f0\] +\s*[a-f0-9]+:\s*62 f5 7e 9f 74 72 80\s+vcvtneph2bf8s xmm6\{k7\}\{z\},WORD BCST \[edx-0x100\]\{1to8\} +\s*[a-f0-9]+:\s*62 f5 7e 38 74 31\s+vcvtneph2bf8s xmm6,WORD BCST \[ecx\]\{1to16\} +\s*[a-f0-9]+:\s*62 f5 7e 28 74 71 7f\s+vcvtneph2bf8s xmm6,YMMWORD PTR \[ecx\+0xfe0\] +\s*[a-f0-9]+:\s*62 f5 7e bf 74 72 80\s+vcvtneph2bf8s xmm6\{k7\}\{z\},WORD BCST \[edx-0x100\]\{1to16\} +\s*[a-f0-9]+:\s*62 f5 54 08 18 f4\s+vcvtbiasph2hf8 xmm6,xmm5,xmm4 +\s*[a-f0-9]+:\s*62 f5 54 28 18 f4\s+vcvtbiasph2hf8 xmm6,ymm5,ymm4 +\s*[a-f0-9]+:\s*62 f5 54 0f 18 b4 f4 00 00 00 10\s+vcvtbiasph2hf8 xmm6\{k7\},xmm5,XMMWORD PTR \[esp\+esi\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 f5 54 18 18 31\s+vcvtbiasph2hf8 xmm6,xmm5,WORD BCST \[ecx\] +\s*[a-f0-9]+:\s*62 f5 54 08 18 71 7f\s+vcvtbiasph2hf8 xmm6,xmm5,XMMWORD PTR \[ecx\+0x7f0\] +\s*[a-f0-9]+:\s*62 f5 54 9f 18 72 80\s+vcvtbiasph2hf8 xmm6\{k7\}\{z\},xmm5,WORD BCST \[edx-0x100\] +\s*[a-f0-9]+:\s*62 f5 54 2f 18 b4 f4 00 00 00 10\s+vcvtbiasph2hf8 xmm6\{k7\},ymm5,YMMWORD PTR \[esp\+esi\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 f5 54 38 18 31\s+vcvtbiasph2hf8 xmm6,ymm5,WORD BCST \[ecx\] +\s*[a-f0-9]+:\s*62 f5 54 28 18 71 7f\s+vcvtbiasph2hf8 xmm6,ymm5,YMMWORD PTR \[ecx\+0xfe0\] +\s*[a-f0-9]+:\s*62 f5 54 bf 18 72 80\s+vcvtbiasph2hf8 xmm6\{k7\}\{z\},ymm5,WORD BCST \[edx-0x100\] +\s*[a-f0-9]+:\s*62 f5 57 08 18 f4\s+vcvtne2ph2hf8 xmm6,xmm5,xmm4 +\s*[a-f0-9]+:\s*62 f5 57 28 18 f4\s+vcvtne2ph2hf8 ymm6,ymm5,ymm4 +\s*[a-f0-9]+:\s*62 f5 57 0f 18 b4 f4 00 00 00 10\s+vcvtne2ph2hf8 xmm6\{k7\},xmm5,XMMWORD PTR \[esp\+esi\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 f5 57 18 18 31\s+vcvtne2ph2hf8 xmm6,xmm5,WORD BCST \[ecx\] +\s*[a-f0-9]+:\s*62 f5 57 08 18 71 7f\s+vcvtne2ph2hf8 xmm6,xmm5,XMMWORD PTR \[ecx\+0x7f0\] +\s*[a-f0-9]+:\s*62 f5 57 1f 18 72 80\s+vcvtne2ph2hf8 xmm6\{k7\},xmm5,WORD BCST \[edx-0x100\] +\s*[a-f0-9]+:\s*62 f5 57 2f 18 b4 f4 00 00 00 10\s+vcvtne2ph2hf8 ymm6\{k7\},ymm5,YMMWORD PTR \[esp\+esi\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 f5 57 38 18 31\s+vcvtne2ph2hf8 ymm6,ymm5,WORD BCST \[ecx\] +\s*[a-f0-9]+:\s*62 f5 57 28 18 71 7f\s+vcvtne2ph2hf8 ymm6,ymm5,YMMWORD PTR \[ecx\+0xfe0\] +\s*[a-f0-9]+:\s*62 f5 57 3f 18 72 80\s+vcvtne2ph2hf8 ymm6\{k7\},ymm5,WORD BCST \[edx-0x100\] +\s*[a-f0-9]+:\s*62 f5 7e 08 18 f5\s+vcvtneph2hf8 xmm6,xmm5 +\s*[a-f0-9]+:\s*62 f5 7e 28 18 f5\s+vcvtneph2hf8 xmm6,ymm5 +\s*[a-f0-9]+:\s*62 f5 7e 0f 18 b4 f4 00 00 00 10\s+vcvtneph2hf8 xmm6\{k7\},XMMWORD PTR \[esp\+esi\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 f5 7e 18 18 31\s+vcvtneph2hf8 xmm6,WORD BCST \[ecx\]\{1to8\} +\s*[a-f0-9]+:\s*62 f5 7e 08 18 71 7f\s+vcvtneph2hf8 xmm6,XMMWORD PTR \[ecx\+0x7f0\] +\s*[a-f0-9]+:\s*62 f5 7e 9f 18 72 80\s+vcvtneph2hf8 xmm6\{k7\}\{z\},WORD BCST \[edx-0x100\]\{1to8\} +\s*[a-f0-9]+:\s*62 f5 7e 38 18 31\s+vcvtneph2hf8 xmm6,WORD BCST \[ecx\]\{1to16\} +\s*[a-f0-9]+:\s*62 f5 7e 28 18 71 7f\s+vcvtneph2hf8 xmm6,YMMWORD PTR \[ecx\+0xfe0\] +\s*[a-f0-9]+:\s*62 f5 7e bf 18 72 80\s+vcvtneph2hf8 xmm6\{k7\}\{z\},WORD BCST \[edx-0x100\]\{1to16\} +\s*[a-f0-9]+:\s*62 f5 54 08 1b f4\s+vcvtbiasph2hf8s xmm6,xmm5,xmm4 +\s*[a-f0-9]+:\s*62 f5 54 28 1b f4\s+vcvtbiasph2hf8s xmm6,ymm5,ymm4 +\s*[a-f0-9]+:\s*62 f5 54 0f 1b b4 f4 00 00 00 10\s+vcvtbiasph2hf8s xmm6\{k7\},xmm5,XMMWORD PTR \[esp\+esi\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 f5 54 18 1b 31\s+vcvtbiasph2hf8s xmm6,xmm5,WORD BCST \[ecx\] +\s*[a-f0-9]+:\s*62 f5 54 08 1b 71 7f\s+vcvtbiasph2hf8s xmm6,xmm5,XMMWORD PTR \[ecx\+0x7f0\] +\s*[a-f0-9]+:\s*62 f5 54 9f 1b 72 80\s+vcvtbiasph2hf8s xmm6\{k7\}\{z\},xmm5,WORD BCST \[edx-0x100\] +\s*[a-f0-9]+:\s*62 f5 54 2f 1b b4 f4 00 00 00 10\s+vcvtbiasph2hf8s xmm6\{k7\},ymm5,YMMWORD PTR \[esp\+esi\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 f5 54 38 1b 31\s+vcvtbiasph2hf8s xmm6,ymm5,WORD BCST \[ecx\] +\s*[a-f0-9]+:\s*62 f5 54 28 1b 71 7f\s+vcvtbiasph2hf8s xmm6,ymm5,YMMWORD PTR \[ecx\+0xfe0\] +\s*[a-f0-9]+:\s*62 f5 54 bf 1b 72 80\s+vcvtbiasph2hf8s xmm6\{k7\}\{z\},ymm5,WORD BCST \[edx-0x100\] +\s*[a-f0-9]+:\s*62 f5 57 08 1b f4\s+vcvtne2ph2hf8s xmm6,xmm5,xmm4 +\s*[a-f0-9]+:\s*62 f5 57 28 1b f4\s+vcvtne2ph2hf8s ymm6,ymm5,ymm4 +\s*[a-f0-9]+:\s*62 f5 57 0f 1b b4 f4 00 00 00 10\s+vcvtne2ph2hf8s xmm6\{k7\},xmm5,XMMWORD PTR \[esp\+esi\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 f5 57 18 1b 31\s+vcvtne2ph2hf8s xmm6,xmm5,WORD BCST \[ecx\] +\s*[a-f0-9]+:\s*62 f5 57 08 1b 71 7f\s+vcvtne2ph2hf8s xmm6,xmm5,XMMWORD PTR \[ecx\+0x7f0\] +\s*[a-f0-9]+:\s*62 f5 57 1f 1b 72 80\s+vcvtne2ph2hf8s xmm6\{k7\},xmm5,WORD BCST \[edx-0x100\] +\s*[a-f0-9]+:\s*62 f5 57 2f 1b b4 f4 00 00 00 10\s+vcvtne2ph2hf8s ymm6\{k7\},ymm5,YMMWORD PTR \[esp\+esi\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 f5 57 38 1b 31\s+vcvtne2ph2hf8s ymm6,ymm5,WORD BCST \[ecx\] +\s*[a-f0-9]+:\s*62 f5 57 28 1b 71 7f\s+vcvtne2ph2hf8s ymm6,ymm5,YMMWORD PTR \[ecx\+0xfe0\] +\s*[a-f0-9]+:\s*62 f5 57 3f 1b 72 80\s+vcvtne2ph2hf8s ymm6\{k7\},ymm5,WORD BCST \[edx-0x100\] +\s*[a-f0-9]+:\s*62 f5 7e 08 1b f5\s+vcvtneph2hf8s xmm6,xmm5 +\s*[a-f0-9]+:\s*62 f5 7e 28 1b f5\s+vcvtneph2hf8s xmm6,ymm5 +\s*[a-f0-9]+:\s*62 f5 7e 0f 1b b4 f4 00 00 00 10\s+vcvtneph2hf8s xmm6\{k7\},XMMWORD PTR \[esp\+esi\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 f5 7e 18 1b 31\s+vcvtneph2hf8s xmm6,WORD BCST \[ecx\]\{1to8\} +\s*[a-f0-9]+:\s*62 f5 7e 08 1b 71 7f\s+vcvtneph2hf8s xmm6,XMMWORD PTR \[ecx\+0x7f0\] +\s*[a-f0-9]+:\s*62 f5 7e 9f 1b 72 80\s+vcvtneph2hf8s xmm6\{k7\}\{z\},WORD BCST \[edx-0x100\]\{1to8\} +\s*[a-f0-9]+:\s*62 f5 7e 38 1b 31\s+vcvtneph2hf8s xmm6,WORD BCST \[ecx\]\{1to16\} +\s*[a-f0-9]+:\s*62 f5 7e 28 1b 71 7f\s+vcvtneph2hf8s xmm6,YMMWORD PTR \[ecx\+0xfe0\] +\s*[a-f0-9]+:\s*62 f5 7e bf 1b 72 80\s+vcvtneph2hf8s xmm6\{k7\}\{z\},WORD BCST \[edx-0x100\]\{1to16\} +\s*[a-f0-9]+:\s*62 f5 7f 08 1e f5\s+vcvthf82ph xmm6,xmm5 +\s*[a-f0-9]+:\s*62 f5 7f 28 1e f5\s+vcvthf82ph ymm6,xmm5 +\s*[a-f0-9]+:\s*62 f5 7f 0f 1e b4 f4 00 00 00 10\s+vcvthf82ph xmm6\{k7\},QWORD PTR \[esp\+esi\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 f5 7f 08 1e 31\s+vcvthf82ph xmm6,QWORD PTR \[ecx\] +\s*[a-f0-9]+:\s*62 f5 7f 08 1e 71 7f\s+vcvthf82ph xmm6,QWORD PTR \[ecx\+0x3f8\] +\s*[a-f0-9]+:\s*62 f5 7f 8f 1e 72 80\s+vcvthf82ph xmm6\{k7\}\{z\},QWORD PTR \[edx-0x400\] +\s*[a-f0-9]+:\s*62 f5 7f 2f 1e b4 f4 00 00 00 10\s+vcvthf82ph ymm6\{k7\},XMMWORD PTR \[esp\+esi\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 f5 7f 28 1e 31\s+vcvthf82ph ymm6,XMMWORD PTR \[ecx\] +\s*[a-f0-9]+:\s*62 f5 7f 28 1e 71 7f\s+vcvthf82ph ymm6,XMMWORD PTR \[ecx\+0x7f0\] +\s*[a-f0-9]+:\s*62 f5 7f af 1e 72 80\s+vcvthf82ph ymm6\{k7\}\{z\},XMMWORD PTR \[edx-0x800\] +#pass diff --git a/gas/testsuite/gas/i386/avx10_2-256-cvt.d b/gas/testsuite/gas/i386/avx10_2-256-cvt.d new file mode 100644 index 00000000000..c36fe31f7f5 --- /dev/null +++ b/gas/testsuite/gas/i386/avx10_2-256-cvt.d @@ -0,0 +1,146 @@ +#objdump: -dw +#name: i386 AVX10.2/256 convert insns + +.*: +file format .* + +Disassembly of section \.text: + +0+ <_start>: +\s*[a-f0-9]+:\s*62 f2 55 08 67 f4\s+vcvt2ps2phx\s+%xmm4,%xmm5,%xmm6 +\s*[a-f0-9]+:\s*62 f2 55 28 67 f4\s+vcvt2ps2phx\s+%ymm4,%ymm5,%ymm6 +\s*[a-f0-9]+:\s*62 f2 51 18 67 f4\s+vcvt2ps2phx\s+\{rn-sae\},%ymm4,%ymm5,%ymm6 +\s*[a-f0-9]+:\s*62 f2 55 0f 67 b4 f4 00 00 00 10\s+vcvt2ps2phx\s+0x10000000\(%esp,%esi,8\),%xmm5,%xmm6\{%k7\} +\s*[a-f0-9]+:\s*62 f2 55 18 67 31\s+vcvt2ps2phx\s+\(%ecx\)\{1to4\},%xmm5,%xmm6 +\s*[a-f0-9]+:\s*62 f2 55 08 67 71 7f\s+vcvt2ps2phx\s+0x7f0\(%ecx\),%xmm5,%xmm6 +\s*[a-f0-9]+:\s*62 f2 55 1f 67 72 80\s+vcvt2ps2phx\s+-0x200\(%edx\)\{1to4\},%xmm5,%xmm6\{%k7\} +\s*[a-f0-9]+:\s*62 f2 55 2f 67 b4 f4 00 00 00 10\s+vcvt2ps2phx\s+0x10000000\(%esp,%esi,8\),%ymm5,%ymm6\{%k7\} +\s*[a-f0-9]+:\s*62 f2 55 38 67 31\s+vcvt2ps2phx\s+\(%ecx\)\{1to8\},%ymm5,%ymm6 +\s*[a-f0-9]+:\s*62 f2 55 28 67 71 7f\s+vcvt2ps2phx\s+0xfe0\(%ecx\),%ymm5,%ymm6 +\s*[a-f0-9]+:\s*62 f2 55 3f 67 72 80\s+vcvt2ps2phx\s+-0x200\(%edx\)\{1to8\},%ymm5,%ymm6\{%k7\} +\s*[a-f0-9]+:\s*62 f2 54 08 74 f4\s+vcvtbiasph2bf8\s+%xmm4,%xmm5,%xmm6 +\s*[a-f0-9]+:\s*62 f2 54 28 74 f4\s+vcvtbiasph2bf8\s+%ymm4,%ymm5,%xmm6 +\s*[a-f0-9]+:\s*62 f2 54 0f 74 b4 f4 00 00 00 10\s+vcvtbiasph2bf8\s+0x10000000\(%esp,%esi,8\),%xmm5,%xmm6\{%k7\} +\s*[a-f0-9]+:\s*62 f2 54 18 74 31\s+vcvtbiasph2bf8\s+\(%ecx\)\{1to8\},%xmm5,%xmm6 +\s*[a-f0-9]+:\s*62 f2 54 08 74 71 7f\s+vcvtbiasph2bf8\s+0x7f0\(%ecx\),%xmm5,%xmm6 +\s*[a-f0-9]+:\s*62 f2 54 9f 74 72 80\s+vcvtbiasph2bf8\s+-0x100\(%edx\)\{1to8\},%xmm5,%xmm6\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 f2 54 2f 74 b4 f4 00 00 00 10\s+vcvtbiasph2bf8\s+0x10000000\(%esp,%esi,8\),%ymm5,%xmm6\{%k7\} +\s*[a-f0-9]+:\s*62 f2 54 38 74 31\s+vcvtbiasph2bf8\s+\(%ecx\)\{1to16\},%ymm5,%xmm6 +\s*[a-f0-9]+:\s*62 f2 54 28 74 71 7f\s+vcvtbiasph2bf8\s+0xfe0\(%ecx\),%ymm5,%xmm6 +\s*[a-f0-9]+:\s*62 f2 54 bf 74 72 80\s+vcvtbiasph2bf8\s+-0x100\(%edx\)\{1to16\},%ymm5,%xmm6\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 f2 57 08 74 f4\s+vcvtne2ph2bf8\s+%xmm4,%xmm5,%xmm6 +\s*[a-f0-9]+:\s*62 f2 57 28 74 f4\s+vcvtne2ph2bf8\s+%ymm4,%ymm5,%ymm6 +\s*[a-f0-9]+:\s*62 f2 57 0f 74 b4 f4 00 00 00 10\s+vcvtne2ph2bf8\s+0x10000000\(%esp,%esi,8\),%xmm5,%xmm6\{%k7\} +\s*[a-f0-9]+:\s*62 f2 57 18 74 31\s+vcvtne2ph2bf8\s+\(%ecx\)\{1to8\},%xmm5,%xmm6 +\s*[a-f0-9]+:\s*62 f2 57 08 74 71 7f\s+vcvtne2ph2bf8\s+0x7f0\(%ecx\),%xmm5,%xmm6 +\s*[a-f0-9]+:\s*62 f2 57 1f 74 72 80\s+vcvtne2ph2bf8\s+-0x100\(%edx\)\{1to8\},%xmm5,%xmm6\{%k7\} +\s*[a-f0-9]+:\s*62 f2 57 2f 74 b4 f4 00 00 00 10\s+vcvtne2ph2bf8\s+0x10000000\(%esp,%esi,8\),%ymm5,%ymm6\{%k7\} +\s*[a-f0-9]+:\s*62 f2 57 38 74 31\s+vcvtne2ph2bf8\s+\(%ecx\)\{1to16\},%ymm5,%ymm6 +\s*[a-f0-9]+:\s*62 f2 57 28 74 71 7f\s+vcvtne2ph2bf8\s+0xfe0\(%ecx\),%ymm5,%ymm6 +\s*[a-f0-9]+:\s*62 f2 57 3f 74 72 80\s+vcvtne2ph2bf8\s+-0x100\(%edx\)\{1to16\},%ymm5,%ymm6\{%k7\} +\s*[a-f0-9]+:\s*62 f2 7e 08 74 f5\s+vcvtneph2bf8\s+%xmm5,%xmm6 +\s*[a-f0-9]+:\s*62 f2 7e 28 74 f5\s+vcvtneph2bf8\s+%ymm5,%xmm6 +\s*[a-f0-9]+:\s*62 f2 7e 0f 74 b4 f4 00 00 00 10\s+vcvtneph2bf8x\s+0x10000000\(%esp,%esi,8\),%xmm6\{%k7\} +\s*[a-f0-9]+:\s*62 f2 7e 18 74 31\s+vcvtneph2bf8\s+\(%ecx\)\{1to8\},%xmm6 +\s*[a-f0-9]+:\s*62 f2 7e 08 74 71 7f\s+vcvtneph2bf8x\s+0x7f0\(%ecx\),%xmm6 +\s*[a-f0-9]+:\s*62 f2 7e 9f 74 72 80\s+vcvtneph2bf8\s+-0x100\(%edx\)\{1to8\},%xmm6\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 f2 7e 38 74 31\s+vcvtneph2bf8\s+\(%ecx\)\{1to16\},%xmm6 +\s*[a-f0-9]+:\s*62 f2 7e 28 74 71 7f\s+vcvtneph2bf8y\s+0xfe0\(%ecx\),%xmm6 +\s*[a-f0-9]+:\s*62 f2 7e bf 74 72 80\s+vcvtneph2bf8\s+-0x100\(%edx\)\{1to16\},%xmm6\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 f5 54 08 74 f4\s+vcvtbiasph2bf8s\s+%xmm4,%xmm5,%xmm6 +\s*[a-f0-9]+:\s*62 f5 54 28 74 f4\s+vcvtbiasph2bf8s\s+%ymm4,%ymm5,%xmm6 +\s*[a-f0-9]+:\s*62 f5 54 0f 74 b4 f4 00 00 00 10\s+vcvtbiasph2bf8s\s+0x10000000\(%esp,%esi,8\),%xmm5,%xmm6\{%k7\} +\s*[a-f0-9]+:\s*62 f5 54 18 74 31\s+vcvtbiasph2bf8s\s+\(%ecx\)\{1to8\},%xmm5,%xmm6 +\s*[a-f0-9]+:\s*62 f5 54 08 74 71 7f\s+vcvtbiasph2bf8s\s+0x7f0\(%ecx\),%xmm5,%xmm6 +\s*[a-f0-9]+:\s*62 f5 54 9f 74 72 80\s+vcvtbiasph2bf8s\s+-0x100\(%edx\)\{1to8\},%xmm5,%xmm6\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 f5 54 2f 74 b4 f4 00 00 00 10\s+vcvtbiasph2bf8s\s+0x10000000\(%esp,%esi,8\),%ymm5,%xmm6\{%k7\} +\s*[a-f0-9]+:\s*62 f5 54 38 74 31\s+vcvtbiasph2bf8s\s+\(%ecx\)\{1to16\},%ymm5,%xmm6 +\s*[a-f0-9]+:\s*62 f5 54 28 74 71 7f\s+vcvtbiasph2bf8s\s+0xfe0\(%ecx\),%ymm5,%xmm6 +\s*[a-f0-9]+:\s*62 f5 54 bf 74 72 80\s+vcvtbiasph2bf8s\s+-0x100\(%edx\)\{1to16\},%ymm5,%xmm6\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 f5 57 08 74 f4\s+vcvtne2ph2bf8s\s+%xmm4,%xmm5,%xmm6 +\s*[a-f0-9]+:\s*62 f5 57 28 74 f4\s+vcvtne2ph2bf8s\s+%ymm4,%ymm5,%ymm6 +\s*[a-f0-9]+:\s*62 f5 57 0f 74 b4 f4 00 00 00 10\s+vcvtne2ph2bf8s\s+0x10000000\(%esp,%esi,8\),%xmm5,%xmm6\{%k7\} +\s*[a-f0-9]+:\s*62 f5 57 18 74 31\s+vcvtne2ph2bf8s\s+\(%ecx\)\{1to8\},%xmm5,%xmm6 +\s*[a-f0-9]+:\s*62 f5 57 08 74 71 7f\s+vcvtne2ph2bf8s\s+0x7f0\(%ecx\),%xmm5,%xmm6 +\s*[a-f0-9]+:\s*62 f5 57 1f 74 72 80\s+vcvtne2ph2bf8s\s+-0x100\(%edx\)\{1to8\},%xmm5,%xmm6\{%k7\} +\s*[a-f0-9]+:\s*62 f5 57 2f 74 b4 f4 00 00 00 10\s+vcvtne2ph2bf8s\s+0x10000000\(%esp,%esi,8\),%ymm5,%ymm6\{%k7\} +\s*[a-f0-9]+:\s*62 f5 57 38 74 31\s+vcvtne2ph2bf8s\s+\(%ecx\)\{1to16\},%ymm5,%ymm6 +\s*[a-f0-9]+:\s*62 f5 57 28 74 71 7f\s+vcvtne2ph2bf8s\s+0xfe0\(%ecx\),%ymm5,%ymm6 +\s*[a-f0-9]+:\s*62 f5 57 3f 74 72 80\s+vcvtne2ph2bf8s\s+-0x100\(%edx\)\{1to16\},%ymm5,%ymm6\{%k7\} +\s*[a-f0-9]+:\s*62 f5 7e 08 74 f5\s+vcvtneph2bf8s\s+%xmm5,%xmm6 +\s*[a-f0-9]+:\s*62 f5 7e 28 74 f5\s+vcvtneph2bf8s\s+%ymm5,%xmm6 +\s*[a-f0-9]+:\s*62 f5 7e 0f 74 b4 f4 00 00 00 10\s+vcvtneph2bf8sx\s+0x10000000\(%esp,%esi,8\),%xmm6\{%k7\} +\s*[a-f0-9]+:\s*62 f5 7e 18 74 31\s+vcvtneph2bf8s\s+\(%ecx\)\{1to8\},%xmm6 +\s*[a-f0-9]+:\s*62 f5 7e 08 74 71 7f\s+vcvtneph2bf8sx\s+0x7f0\(%ecx\),%xmm6 +\s*[a-f0-9]+:\s*62 f5 7e 9f 74 72 80\s+vcvtneph2bf8s\s+-0x100\(%edx\)\{1to8\},%xmm6\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 f5 7e 38 74 31\s+vcvtneph2bf8s\s+\(%ecx\)\{1to16\},%xmm6 +\s*[a-f0-9]+:\s*62 f5 7e 28 74 71 7f\s+vcvtneph2bf8sy\s+0xfe0\(%ecx\),%xmm6 +\s*[a-f0-9]+:\s*62 f5 7e bf 74 72 80\s+vcvtneph2bf8s\s+-0x100\(%edx\)\{1to16\},%xmm6\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 f5 54 08 18 f4\s+vcvtbiasph2hf8\s+%xmm4,%xmm5,%xmm6 +\s*[a-f0-9]+:\s*62 f5 54 28 18 f4\s+vcvtbiasph2hf8\s+%ymm4,%ymm5,%xmm6 +\s*[a-f0-9]+:\s*62 f5 54 0f 18 b4 f4 00 00 00 10\s+vcvtbiasph2hf8\s+0x10000000\(%esp,%esi,8\),%xmm5,%xmm6\{%k7\} +\s*[a-f0-9]+:\s*62 f5 54 18 18 31\s+vcvtbiasph2hf8\s+\(%ecx\)\{1to8\},%xmm5,%xmm6 +\s*[a-f0-9]+:\s*62 f5 54 08 18 71 7f\s+vcvtbiasph2hf8\s+0x7f0\(%ecx\),%xmm5,%xmm6 +\s*[a-f0-9]+:\s*62 f5 54 9f 18 72 80\s+vcvtbiasph2hf8\s+-0x100\(%edx\)\{1to8\},%xmm5,%xmm6\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 f5 54 2f 18 b4 f4 00 00 00 10\s+vcvtbiasph2hf8\s+0x10000000\(%esp,%esi,8\),%ymm5,%xmm6\{%k7\} +\s*[a-f0-9]+:\s*62 f5 54 38 18 31\s+vcvtbiasph2hf8\s+\(%ecx\)\{1to16\},%ymm5,%xmm6 +\s*[a-f0-9]+:\s*62 f5 54 28 18 71 7f\s+vcvtbiasph2hf8\s+0xfe0\(%ecx\),%ymm5,%xmm6 +\s*[a-f0-9]+:\s*62 f5 54 bf 18 72 80\s+vcvtbiasph2hf8\s+-0x100\(%edx\)\{1to16\},%ymm5,%xmm6\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 f5 57 08 18 f4\s+vcvtne2ph2hf8\s+%xmm4,%xmm5,%xmm6 +\s*[a-f0-9]+:\s*62 f5 57 28 18 f4\s+vcvtne2ph2hf8\s+%ymm4,%ymm5,%ymm6 +\s*[a-f0-9]+:\s*62 f5 57 0f 18 b4 f4 00 00 00 10\s+vcvtne2ph2hf8\s+0x10000000\(%esp,%esi,8\),%xmm5,%xmm6\{%k7\} +\s*[a-f0-9]+:\s*62 f5 57 18 18 31\s+vcvtne2ph2hf8\s+\(%ecx\)\{1to8\},%xmm5,%xmm6 +\s*[a-f0-9]+:\s*62 f5 57 08 18 71 7f\s+vcvtne2ph2hf8\s+0x7f0\(%ecx\),%xmm5,%xmm6 +\s*[a-f0-9]+:\s*62 f5 57 1f 18 72 80\s+vcvtne2ph2hf8\s+-0x100\(%edx\)\{1to8\},%xmm5,%xmm6\{%k7\} +\s*[a-f0-9]+:\s*62 f5 57 2f 18 b4 f4 00 00 00 10\s+vcvtne2ph2hf8\s+0x10000000\(%esp,%esi,8\),%ymm5,%ymm6\{%k7\} +\s*[a-f0-9]+:\s*62 f5 57 38 18 31\s+vcvtne2ph2hf8\s+\(%ecx\)\{1to16\},%ymm5,%ymm6 +\s*[a-f0-9]+:\s*62 f5 57 28 18 71 7f\s+vcvtne2ph2hf8\s+0xfe0\(%ecx\),%ymm5,%ymm6 +\s*[a-f0-9]+:\s*62 f5 57 3f 18 72 80\s+vcvtne2ph2hf8\s+-0x100\(%edx\)\{1to16\},%ymm5,%ymm6\{%k7\} +\s*[a-f0-9]+:\s*62 f5 7e 08 18 f5\s+vcvtneph2hf8\s+%xmm5,%xmm6 +\s*[a-f0-9]+:\s*62 f5 7e 28 18 f5\s+vcvtneph2hf8\s+%ymm5,%xmm6 +\s*[a-f0-9]+:\s*62 f5 7e 0f 18 b4 f4 00 00 00 10\s+vcvtneph2hf8x\s+0x10000000\(%esp,%esi,8\),%xmm6\{%k7\} +\s*[a-f0-9]+:\s*62 f5 7e 18 18 31\s+vcvtneph2hf8\s+\(%ecx\)\{1to8\},%xmm6 +\s*[a-f0-9]+:\s*62 f5 7e 08 18 71 7f\s+vcvtneph2hf8x\s+0x7f0\(%ecx\),%xmm6 +\s*[a-f0-9]+:\s*62 f5 7e 9f 18 72 80\s+vcvtneph2hf8\s+-0x100\(%edx\)\{1to8\},%xmm6\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 f5 7e 38 18 31\s+vcvtneph2hf8\s+\(%ecx\)\{1to16\},%xmm6 +\s*[a-f0-9]+:\s*62 f5 7e 28 18 71 7f\s+vcvtneph2hf8y\s+0xfe0\(%ecx\),%xmm6 +\s*[a-f0-9]+:\s*62 f5 7e bf 18 72 80\s+vcvtneph2hf8\s+-0x100\(%edx\)\{1to16\},%xmm6\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 f5 54 08 1b f4\s+vcvtbiasph2hf8s\s+%xmm4,%xmm5,%xmm6 +\s*[a-f0-9]+:\s*62 f5 54 28 1b f4\s+vcvtbiasph2hf8s\s+%ymm4,%ymm5,%xmm6 +\s*[a-f0-9]+:\s*62 f5 54 0f 1b b4 f4 00 00 00 10\s+vcvtbiasph2hf8s\s+0x10000000\(%esp,%esi,8\),%xmm5,%xmm6\{%k7\} +\s*[a-f0-9]+:\s*62 f5 54 18 1b 31\s+vcvtbiasph2hf8s\s+\(%ecx\)\{1to8\},%xmm5,%xmm6 +\s*[a-f0-9]+:\s*62 f5 54 08 1b 71 7f\s+vcvtbiasph2hf8s\s+0x7f0\(%ecx\),%xmm5,%xmm6 +\s*[a-f0-9]+:\s*62 f5 54 9f 1b 72 80\s+vcvtbiasph2hf8s\s+-0x100\(%edx\)\{1to8\},%xmm5,%xmm6\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 f5 54 2f 1b b4 f4 00 00 00 10\s+vcvtbiasph2hf8s\s+0x10000000\(%esp,%esi,8\),%ymm5,%xmm6\{%k7\} +\s*[a-f0-9]+:\s*62 f5 54 38 1b 31\s+vcvtbiasph2hf8s\s+\(%ecx\)\{1to16\},%ymm5,%xmm6 +\s*[a-f0-9]+:\s*62 f5 54 28 1b 71 7f\s+vcvtbiasph2hf8s\s+0xfe0\(%ecx\),%ymm5,%xmm6 +\s*[a-f0-9]+:\s*62 f5 54 bf 1b 72 80\s+vcvtbiasph2hf8s\s+-0x100\(%edx\)\{1to16\},%ymm5,%xmm6\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 f5 57 08 1b f4\s+vcvtne2ph2hf8s\s+%xmm4,%xmm5,%xmm6 +\s*[a-f0-9]+:\s*62 f5 57 28 1b f4\s+vcvtne2ph2hf8s\s+%ymm4,%ymm5,%ymm6 +\s*[a-f0-9]+:\s*62 f5 57 0f 1b b4 f4 00 00 00 10\s+vcvtne2ph2hf8s\s+0x10000000\(%esp,%esi,8\),%xmm5,%xmm6\{%k7\} +\s*[a-f0-9]+:\s*62 f5 57 18 1b 31\s+vcvtne2ph2hf8s\s+\(%ecx\)\{1to8\},%xmm5,%xmm6 +\s*[a-f0-9]+:\s*62 f5 57 08 1b 71 7f\s+vcvtne2ph2hf8s\s+0x7f0\(%ecx\),%xmm5,%xmm6 +\s*[a-f0-9]+:\s*62 f5 57 1f 1b 72 80\s+vcvtne2ph2hf8s\s+-0x100\(%edx\)\{1to8\},%xmm5,%xmm6\{%k7\} +\s*[a-f0-9]+:\s*62 f5 57 2f 1b b4 f4 00 00 00 10\s+vcvtne2ph2hf8s\s+0x10000000\(%esp,%esi,8\),%ymm5,%ymm6\{%k7\} +\s*[a-f0-9]+:\s*62 f5 57 38 1b 31\s+vcvtne2ph2hf8s\s+\(%ecx\)\{1to16\},%ymm5,%ymm6 +\s*[a-f0-9]+:\s*62 f5 57 28 1b 71 7f\s+vcvtne2ph2hf8s\s+0xfe0\(%ecx\),%ymm5,%ymm6 +\s*[a-f0-9]+:\s*62 f5 57 3f 1b 72 80\s+vcvtne2ph2hf8s\s+-0x100\(%edx\)\{1to16\},%ymm5,%ymm6\{%k7\} +\s*[a-f0-9]+:\s*62 f5 7e 08 1b f5\s+vcvtneph2hf8s\s+%xmm5,%xmm6 +\s*[a-f0-9]+:\s*62 f5 7e 28 1b f5\s+vcvtneph2hf8s\s+%ymm5,%xmm6 +\s*[a-f0-9]+:\s*62 f5 7e 0f 1b b4 f4 00 00 00 10\s+vcvtneph2hf8sx\s+0x10000000\(%esp,%esi,8\),%xmm6\{%k7\} +\s*[a-f0-9]+:\s*62 f5 7e 18 1b 31\s+vcvtneph2hf8s\s+\(%ecx\)\{1to8\},%xmm6 +\s*[a-f0-9]+:\s*62 f5 7e 08 1b 71 7f\s+vcvtneph2hf8sx\s+0x7f0\(%ecx\),%xmm6 +\s*[a-f0-9]+:\s*62 f5 7e 9f 1b 72 80\s+vcvtneph2hf8s\s+-0x100\(%edx\)\{1to8\},%xmm6\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 f5 7e 38 1b 31\s+vcvtneph2hf8s\s+\(%ecx\)\{1to16\},%xmm6 +\s*[a-f0-9]+:\s*62 f5 7e 28 1b 71 7f\s+vcvtneph2hf8sy\s+0xfe0\(%ecx\),%xmm6 +\s*[a-f0-9]+:\s*62 f5 7e bf 1b 72 80\s+vcvtneph2hf8s\s+-0x100\(%edx\)\{1to16\},%xmm6\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 f5 7f 08 1e f5\s+vcvthf82ph\s+%xmm5,%xmm6 +\s*[a-f0-9]+:\s*62 f5 7f 28 1e f5\s+vcvthf82ph\s+%xmm5,%ymm6 +\s*[a-f0-9]+:\s*62 f5 7f 0f 1e b4 f4 00 00 00 10\s+vcvthf82ph\s+0x10000000\(%esp,%esi,8\),%xmm6\{%k7\} +\s*[a-f0-9]+:\s*62 f5 7f 08 1e 31\s+vcvthf82ph\s+\(%ecx\),%xmm6 +\s*[a-f0-9]+:\s*62 f5 7f 08 1e 71 7f\s+vcvthf82ph\s+0x3f8\(%ecx\),%xmm6 +\s*[a-f0-9]+:\s*62 f5 7f 8f 1e 72 80\s+vcvthf82ph\s+-0x400\(%edx\),%xmm6\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 f5 7f 2f 1e b4 f4 00 00 00 10\s+vcvthf82ph\s+0x10000000\(%esp,%esi,8\),%ymm6\{%k7\} +\s*[a-f0-9]+:\s*62 f5 7f 28 1e 31\s+vcvthf82ph\s+\(%ecx\),%ymm6 +\s*[a-f0-9]+:\s*62 f5 7f 28 1e 71 7f\s+vcvthf82ph\s+0x7f0\(%ecx\),%ymm6 +\s*[a-f0-9]+:\s*62 f5 7f af 1e 72 80\s+vcvthf82ph\s+-0x800\(%edx\),%ymm6\{%k7\}\{z\} +#pass diff --git a/gas/testsuite/gas/i386/avx10_2-256-cvt.s b/gas/testsuite/gas/i386/avx10_2-256-cvt.s new file mode 100644 index 00000000000..bad9d3d9dd4 --- /dev/null +++ b/gas/testsuite/gas/i386/avx10_2-256-cvt.s @@ -0,0 +1,117 @@ +# Check 32bit AVX10.2/256 instructions + + .arch generic32 + .arch .avx10.2/256 + .text +_start: + vcvt2ps2phx %xmm4, %xmm5, %xmm6 + vcvt2ps2phx %ymm4, %ymm5, %ymm6 + vcvt2ps2phx {rn-sae}, %ymm4, %ymm5, %ymm6 + vcvt2ps2phx 0x10000000(%esp, %esi, 8), %xmm5, %xmm6{%k7} + vcvt2ps2phx (%ecx){1to4}, %xmm5, %xmm6 + vcvt2ps2phx 2032(%ecx), %xmm5, %xmm6 + vcvt2ps2phx -512(%edx){1to4}, %xmm5, %xmm6{%k7} + vcvt2ps2phx 0x10000000(%esp, %esi, 8), %ymm5, %ymm6{%k7} + vcvt2ps2phx (%ecx){1to8}, %ymm5, %ymm6 + vcvt2ps2phx 4064(%ecx), %ymm5, %ymm6 + vcvt2ps2phx -512(%edx){1to8}, %ymm5, %ymm6{%k7} + + .irp m, bf8, bf8s, hf8, hf8s + vcvtbiasph2\m %xmm4, %xmm5, %xmm6 + vcvtbiasph2\m %ymm4, %ymm5, %xmm6 + vcvtbiasph2\m 0x10000000(%esp, %esi, 8), %xmm5, %xmm6{%k7} + vcvtbiasph2\m (%ecx){1to8}, %xmm5, %xmm6 + vcvtbiasph2\m 2032(%ecx), %xmm5, %xmm6 + vcvtbiasph2\m -256(%edx){1to8}, %xmm5, %xmm6{%k7}{z} + vcvtbiasph2\m 0x10000000(%esp, %esi, 8), %ymm5, %xmm6{%k7} + vcvtbiasph2\m (%ecx){1to16}, %ymm5, %xmm6 + vcvtbiasph2\m 4064(%ecx), %ymm5, %xmm6 + vcvtbiasph2\m -256(%edx){1to16}, %ymm5, %xmm6{%k7}{z} + vcvtne2ph2\m %xmm4, %xmm5, %xmm6 + vcvtne2ph2\m %ymm4, %ymm5, %ymm6 + vcvtne2ph2\m 0x10000000(%esp, %esi, 8), %xmm5, %xmm6{%k7} + vcvtne2ph2\m (%ecx){1to8}, %xmm5, %xmm6 + vcvtne2ph2\m 2032(%ecx), %xmm5, %xmm6 + vcvtne2ph2\m -256(%edx){1to8}, %xmm5, %xmm6{%k7} + vcvtne2ph2\m 0x10000000(%esp, %esi, 8), %ymm5, %ymm6{%k7} + vcvtne2ph2\m (%ecx){1to16}, %ymm5, %ymm6 + vcvtne2ph2\m 4064(%ecx), %ymm5, %ymm6 + vcvtne2ph2\m -256(%edx){1to16}, %ymm5, %ymm6{%k7} + vcvtneph2\m %xmm5, %xmm6 + vcvtneph2\m %ymm5, %xmm6 + vcvtneph2\m\()x 0x10000000(%esp, %esi, 8), %xmm6{%k7} + vcvtneph2\m (%ecx){1to8}, %xmm6 + vcvtneph2\m\()x 2032(%ecx), %xmm6 + vcvtneph2\m -256(%edx){1to8}, %xmm6{%k7}{z} + vcvtneph2\m (%ecx){1to16}, %xmm6 + vcvtneph2\m\()y 4064(%ecx), %xmm6 + vcvtneph2\m -256(%edx){1to16}, %xmm6{%k7}{z} + .endr + + vcvthf82ph %xmm5, %xmm6 + vcvthf82ph %xmm5, %ymm6 + vcvthf82ph 0x10000000(%esp, %esi, 8), %xmm6{%k7} + vcvthf82ph (%ecx), %xmm6 + vcvthf82ph 1016(%ecx), %xmm6 + vcvthf82ph -1024(%edx), %xmm6{%k7}{z} + vcvthf82ph 0x10000000(%esp, %esi, 8), %ymm6{%k7} + vcvthf82ph (%ecx), %ymm6 + vcvthf82ph 2032(%ecx), %ymm6 + vcvthf82ph -2048(%edx), %ymm6{%k7}{z} + +_intel: + .intel_syntax noprefix + vcvt2ps2phx xmm6, xmm5, xmm4 + vcvt2ps2phx ymm6, ymm5, ymm4 + vcvt2ps2phx ymm6, ymm5, ymm4, {rn-sae} + vcvt2ps2phx xmm6{k7}, xmm5, XMMWORD PTR [esp+esi*8+0x10000000] + vcvt2ps2phx xmm6, xmm5, DWORD PTR [ecx]{1to4} + vcvt2ps2phx xmm6, xmm5, XMMWORD PTR [ecx+2032] + vcvt2ps2phx xmm6{k7}, xmm5, DWORD PTR [edx-512]{1to4} + vcvt2ps2phx ymm6{k7}, ymm5, YMMWORD PTR [esp+esi*8+0x10000000] + vcvt2ps2phx ymm6, ymm5, DWORD PTR [ecx]{1to8} + vcvt2ps2phx ymm6, ymm5, YMMWORD PTR [ecx+4064] + vcvt2ps2phx ymm6{k7}, ymm5, DWORD PTR [edx-512]{1to8} + + .irp m, bf8, bf8s, hf8, hf8s + vcvtbiasph2\m xmm6, xmm5, xmm4 + vcvtbiasph2\m xmm6, ymm5, ymm4 + vcvtbiasph2\m xmm6{k7}, xmm5, XMMWORD PTR [esp+esi*8+0x10000000] + vcvtbiasph2\m xmm6, xmm5, WORD PTR [ecx]{1to8} + vcvtbiasph2\m xmm6, xmm5, XMMWORD PTR [ecx+2032] + vcvtbiasph2\m xmm6{k7}{z}, xmm5, WORD PTR [edx-256]{1to8} + vcvtbiasph2\m xmm6{k7}, ymm5, YMMWORD PTR [esp+esi*8+0x10000000] + vcvtbiasph2\m xmm6, ymm5, WORD PTR [ecx]{1to16} + vcvtbiasph2\m xmm6, ymm5, YMMWORD PTR [ecx+4064] + vcvtbiasph2\m xmm6{k7}{z}, ymm5, WORD PTR [edx-256]{1to16} + vcvtne2ph2\m xmm6, xmm5, xmm4 + vcvtne2ph2\m ymm6, ymm5, ymm4 + vcvtne2ph2\m xmm6{k7}, xmm5, XMMWORD PTR [esp+esi*8+0x10000000] + vcvtne2ph2\m xmm6, xmm5, WORD PTR [ecx]{1to8} + vcvtne2ph2\m xmm6, xmm5, XMMWORD PTR [ecx+2032] + vcvtne2ph2\m xmm6{k7}, xmm5, WORD PTR [edx-256]{1to8} + vcvtne2ph2\m ymm6{k7}, ymm5, YMMWORD PTR [esp+esi*8+0x10000000] + vcvtne2ph2\m ymm6, ymm5, WORD PTR [ecx]{1to16} + vcvtne2ph2\m ymm6, ymm5, YMMWORD PTR [ecx+4064] + vcvtne2ph2\m ymm6{k7}, ymm5, WORD PTR [edx-256]{1to16} + vcvtneph2\m xmm6, xmm5 + vcvtneph2\m xmm6, ymm5 + vcvtneph2\m xmm6{k7}, XMMWORD PTR [esp+esi*8+0x10000000] + vcvtneph2\m xmm6, WORD PTR [ecx]{1to8} + vcvtneph2\m xmm6, XMMWORD PTR [ecx+2032] + vcvtneph2\m xmm6{k7}{z}, WORD PTR [edx-256]{1to8} + vcvtneph2\m xmm6, WORD PTR [ecx]{1to16} + vcvtneph2\m xmm6, YMMWORD PTR [ecx+4064] + vcvtneph2\m xmm6{k7}{z}, WORD PTR [edx-256]{1to16} + .endr + + vcvthf82ph xmm6, xmm5 + vcvthf82ph ymm6, xmm5 + vcvthf82ph xmm6{k7}, QWORD PTR [esp+esi*8+0x10000000] + vcvthf82ph xmm6, QWORD PTR [ecx] + vcvthf82ph xmm6, QWORD PTR [ecx+1016] + vcvthf82ph xmm6{k7}{z}, QWORD PTR [edx-1024] + vcvthf82ph ymm6{k7}, XMMWORD PTR [esp+esi*8+0x10000000] + vcvthf82ph ymm6, XMMWORD PTR [ecx] + vcvthf82ph ymm6, XMMWORD PTR [ecx+2032] + vcvthf82ph ymm6{k7}{z}, XMMWORD PTR [edx-2048] diff --git a/gas/testsuite/gas/i386/avx10_2-512-cvt-intel.d b/gas/testsuite/gas/i386/avx10_2-512-cvt-intel.d new file mode 100644 index 00000000000..b7ca3c256a1 --- /dev/null +++ b/gas/testsuite/gas/i386/avx10_2-512-cvt-intel.d @@ -0,0 +1,82 @@ +#objdump: -dw -Mintel +#name: i386 AVX10.2/512 convert insns (Intel disassembly) +#source: avx10_2-512-cvt.s + +.*: +file format .* + +Disassembly of section \.text: + +#... +[a-f0-9]+ <_intel>: +\s*[a-f0-9]+:\s*62 f2 55 48 67 f4\s+vcvt2ps2phx zmm6,zmm5,zmm4 +\s*[a-f0-9]+:\s*62 f2 55 18 67 f4\s+vcvt2ps2phx zmm6,zmm5,zmm4\{rn-sae\} +\s*[a-f0-9]+:\s*62 f2 55 4f 67 b4 f4 00 00 00 10\s+vcvt2ps2phx zmm6\{k7\},zmm5,ZMMWORD PTR \[esp\+esi\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 f2 55 58 67 31\s+vcvt2ps2phx zmm6,zmm5,DWORD BCST \[ecx\] +\s*[a-f0-9]+:\s*62 f2 55 48 67 71 7f\s+vcvt2ps2phx zmm6,zmm5,ZMMWORD PTR \[ecx\+0x1fc0\] +\s*[a-f0-9]+:\s*62 f2 55 5f 67 72 80\s+vcvt2ps2phx zmm6\{k7\},zmm5,DWORD BCST \[edx-0x200\] +\s*[a-f0-9]+:\s*62 f2 54 48 74 f4\s+vcvtbiasph2bf8 ymm6,zmm5,zmm4 +\s*[a-f0-9]+:\s*62 f2 54 4f 74 b4 f4 00 00 00 10\s+vcvtbiasph2bf8 ymm6\{k7\},zmm5,ZMMWORD PTR \[esp\+esi\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 f2 54 58 74 31\s+vcvtbiasph2bf8 ymm6,zmm5,WORD BCST \[ecx\] +\s*[a-f0-9]+:\s*62 f2 54 48 74 71 7f\s+vcvtbiasph2bf8 ymm6,zmm5,ZMMWORD PTR \[ecx\+0x1fc0\] +\s*[a-f0-9]+:\s*62 f2 54 df 74 72 80\s+vcvtbiasph2bf8 ymm6\{k7\}\{z\},zmm5,WORD BCST \[edx-0x100\] +\s*[a-f0-9]+:\s*62 f2 57 48 74 f4\s+vcvtne2ph2bf8 zmm6,zmm5,zmm4 +\s*[a-f0-9]+:\s*62 f2 57 4f 74 b4 f4 00 00 00 10\s+vcvtne2ph2bf8 zmm6\{k7\},zmm5,ZMMWORD PTR \[esp\+esi\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 f2 57 58 74 31\s+vcvtne2ph2bf8 zmm6,zmm5,WORD BCST \[ecx\] +\s*[a-f0-9]+:\s*62 f2 57 48 74 71 7f\s+vcvtne2ph2bf8 zmm6,zmm5,ZMMWORD PTR \[ecx\+0x1fc0\] +\s*[a-f0-9]+:\s*62 f2 57 5f 74 72 80\s+vcvtne2ph2bf8 zmm6\{k7\},zmm5,WORD BCST \[edx-0x100\] +\s*[a-f0-9]+:\s*62 f2 7e 48 74 f5\s+vcvtneph2bf8 ymm6,zmm5 +\s*[a-f0-9]+:\s*62 f2 7e 4f 74 b4 f4 00 00 00 10\s+vcvtneph2bf8 ymm6\{k7\},ZMMWORD PTR \[esp\+esi\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 f2 7e 58 74 31\s+vcvtneph2bf8 ymm6,WORD BCST \[ecx\] +\s*[a-f0-9]+:\s*62 f2 7e 48 74 71 7f\s+vcvtneph2bf8 ymm6,ZMMWORD PTR \[ecx\+0x1fc0\] +\s*[a-f0-9]+:\s*62 f2 7e df 74 72 80\s+vcvtneph2bf8 ymm6\{k7\}\{z\},WORD BCST \[edx-0x100\] +\s*[a-f0-9]+:\s*62 f5 54 48 74 f4\s+vcvtbiasph2bf8s ymm6,zmm5,zmm4 +\s*[a-f0-9]+:\s*62 f5 54 4f 74 b4 f4 00 00 00 10\s+vcvtbiasph2bf8s ymm6\{k7\},zmm5,ZMMWORD PTR \[esp\+esi\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 f5 54 58 74 31\s+vcvtbiasph2bf8s ymm6,zmm5,WORD BCST \[ecx\] +\s*[a-f0-9]+:\s*62 f5 54 48 74 71 7f\s+vcvtbiasph2bf8s ymm6,zmm5,ZMMWORD PTR \[ecx\+0x1fc0\] +\s*[a-f0-9]+:\s*62 f5 54 df 74 72 80\s+vcvtbiasph2bf8s ymm6\{k7\}\{z\},zmm5,WORD BCST \[edx-0x100\] +\s*[a-f0-9]+:\s*62 f5 57 48 74 f4\s+vcvtne2ph2bf8s zmm6,zmm5,zmm4 +\s*[a-f0-9]+:\s*62 f5 57 4f 74 b4 f4 00 00 00 10\s+vcvtne2ph2bf8s zmm6\{k7\},zmm5,ZMMWORD PTR \[esp\+esi\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 f5 57 58 74 31\s+vcvtne2ph2bf8s zmm6,zmm5,WORD BCST \[ecx\] +\s*[a-f0-9]+:\s*62 f5 57 48 74 71 7f\s+vcvtne2ph2bf8s zmm6,zmm5,ZMMWORD PTR \[ecx\+0x1fc0\] +\s*[a-f0-9]+:\s*62 f5 57 5f 74 72 80\s+vcvtne2ph2bf8s zmm6\{k7\},zmm5,WORD BCST \[edx-0x100\] +\s*[a-f0-9]+:\s*62 f5 7e 48 74 f5\s+vcvtneph2bf8s ymm6,zmm5 +\s*[a-f0-9]+:\s*62 f5 7e 4f 74 b4 f4 00 00 00 10\s+vcvtneph2bf8s ymm6\{k7\},ZMMWORD PTR \[esp\+esi\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 f5 7e 58 74 31\s+vcvtneph2bf8s ymm6,WORD BCST \[ecx\] +\s*[a-f0-9]+:\s*62 f5 7e 48 74 71 7f\s+vcvtneph2bf8s ymm6,ZMMWORD PTR \[ecx\+0x1fc0\] +\s*[a-f0-9]+:\s*62 f5 7e df 74 72 80\s+vcvtneph2bf8s ymm6\{k7\}\{z\},WORD BCST \[edx-0x100\] +\s*[a-f0-9]+:\s*62 f5 54 48 18 f4\s+vcvtbiasph2hf8 ymm6,zmm5,zmm4 +\s*[a-f0-9]+:\s*62 f5 54 4f 18 b4 f4 00 00 00 10\s+vcvtbiasph2hf8 ymm6\{k7\},zmm5,ZMMWORD PTR \[esp\+esi\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 f5 54 58 18 31\s+vcvtbiasph2hf8 ymm6,zmm5,WORD BCST \[ecx\] +\s*[a-f0-9]+:\s*62 f5 54 48 18 71 7f\s+vcvtbiasph2hf8 ymm6,zmm5,ZMMWORD PTR \[ecx\+0x1fc0\] +\s*[a-f0-9]+:\s*62 f5 54 df 18 72 80\s+vcvtbiasph2hf8 ymm6\{k7\}\{z\},zmm5,WORD BCST \[edx-0x100\] +\s*[a-f0-9]+:\s*62 f5 57 48 18 f4\s+vcvtne2ph2hf8 zmm6,zmm5,zmm4 +\s*[a-f0-9]+:\s*62 f5 57 4f 18 b4 f4 00 00 00 10\s+vcvtne2ph2hf8 zmm6\{k7\},zmm5,ZMMWORD PTR \[esp\+esi\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 f5 57 58 18 31\s+vcvtne2ph2hf8 zmm6,zmm5,WORD BCST \[ecx\] +\s*[a-f0-9]+:\s*62 f5 57 48 18 71 7f\s+vcvtne2ph2hf8 zmm6,zmm5,ZMMWORD PTR \[ecx\+0x1fc0\] +\s*[a-f0-9]+:\s*62 f5 57 5f 18 72 80\s+vcvtne2ph2hf8 zmm6\{k7\},zmm5,WORD BCST \[edx-0x100\] +\s*[a-f0-9]+:\s*62 f5 7e 48 18 f5\s+vcvtneph2hf8 ymm6,zmm5 +\s*[a-f0-9]+:\s*62 f5 7e 4f 18 b4 f4 00 00 00 10\s+vcvtneph2hf8 ymm6\{k7\},ZMMWORD PTR \[esp\+esi\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 f5 7e 58 18 31\s+vcvtneph2hf8 ymm6,WORD BCST \[ecx\] +\s*[a-f0-9]+:\s*62 f5 7e 48 18 71 7f\s+vcvtneph2hf8 ymm6,ZMMWORD PTR \[ecx\+0x1fc0\] +\s*[a-f0-9]+:\s*62 f5 7e df 18 72 80\s+vcvtneph2hf8 ymm6\{k7\}\{z\},WORD BCST \[edx-0x100\] +\s*[a-f0-9]+:\s*62 f5 54 48 1b f4\s+vcvtbiasph2hf8s ymm6,zmm5,zmm4 +\s*[a-f0-9]+:\s*62 f5 54 4f 1b b4 f4 00 00 00 10\s+vcvtbiasph2hf8s ymm6\{k7\},zmm5,ZMMWORD PTR \[esp\+esi\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 f5 54 58 1b 31\s+vcvtbiasph2hf8s ymm6,zmm5,WORD BCST \[ecx\] +\s*[a-f0-9]+:\s*62 f5 54 48 1b 71 7f\s+vcvtbiasph2hf8s ymm6,zmm5,ZMMWORD PTR \[ecx\+0x1fc0\] +\s*[a-f0-9]+:\s*62 f5 54 df 1b 72 80\s+vcvtbiasph2hf8s ymm6\{k7\}\{z\},zmm5,WORD BCST \[edx-0x100\] +\s*[a-f0-9]+:\s*62 f5 57 48 1b f4\s+vcvtne2ph2hf8s zmm6,zmm5,zmm4 +\s*[a-f0-9]+:\s*62 f5 57 4f 1b b4 f4 00 00 00 10\s+vcvtne2ph2hf8s zmm6\{k7\},zmm5,ZMMWORD PTR \[esp\+esi\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 f5 57 58 1b 31\s+vcvtne2ph2hf8s zmm6,zmm5,WORD BCST \[ecx\] +\s*[a-f0-9]+:\s*62 f5 57 48 1b 71 7f\s+vcvtne2ph2hf8s zmm6,zmm5,ZMMWORD PTR \[ecx\+0x1fc0\] +\s*[a-f0-9]+:\s*62 f5 57 5f 1b 72 80\s+vcvtne2ph2hf8s zmm6\{k7\},zmm5,WORD BCST \[edx-0x100\] +\s*[a-f0-9]+:\s*62 f5 7e 48 1b f5\s+vcvtneph2hf8s ymm6,zmm5 +\s*[a-f0-9]+:\s*62 f5 7e 4f 1b b4 f4 00 00 00 10\s+vcvtneph2hf8s ymm6\{k7\},ZMMWORD PTR \[esp\+esi\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 f5 7e 58 1b 31\s+vcvtneph2hf8s ymm6,WORD BCST \[ecx\] +\s*[a-f0-9]+:\s*62 f5 7e 48 1b 71 7f\s+vcvtneph2hf8s ymm6,ZMMWORD PTR \[ecx\+0x1fc0\] +\s*[a-f0-9]+:\s*62 f5 7e df 1b 72 80\s+vcvtneph2hf8s ymm6\{k7\}\{z\},WORD BCST \[edx-0x100\] +\s*[a-f0-9]+:\s*62 f5 7f 48 1e f5\s+vcvthf82ph zmm6,ymm5 +\s*[a-f0-9]+:\s*62 f5 7f 4f 1e b4 f4 00 00 00 10\s+vcvthf82ph zmm6\{k7\},YMMWORD PTR \[esp\+esi\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 f5 7f 48 1e 31\s+vcvthf82ph zmm6,YMMWORD PTR \[ecx\] +\s*[a-f0-9]+:\s*62 f5 7f 48 1e 71 7f\s+vcvthf82ph zmm6,YMMWORD PTR \[ecx\+0xfe0\] +\s*[a-f0-9]+:\s*62 f5 7f cf 1e 72 80\s+vcvthf82ph zmm6\{k7\}\{z\},YMMWORD PTR \[edx-0x1000\] +#pass diff --git a/gas/testsuite/gas/i386/avx10_2-512-cvt.d b/gas/testsuite/gas/i386/avx10_2-512-cvt.d new file mode 100644 index 00000000000..be5433ba789 --- /dev/null +++ b/gas/testsuite/gas/i386/avx10_2-512-cvt.d @@ -0,0 +1,80 @@ +#objdump: -dw +#name: i386 AVX10.2/512 convert insns + +.*: +file format .* + +Disassembly of section \.text: + +0+ <_start>: +\s*[a-f0-9]+:\s*62 f2 55 48 67 f4\s+vcvt2ps2phx\s+%zmm4,%zmm5,%zmm6 +\s*[a-f0-9]+:\s*62 f2 55 18 67 f4\s+vcvt2ps2phx\s+\{rn-sae\},%zmm4,%zmm5,%zmm6 +\s*[a-f0-9]+:\s*62 f2 55 4f 67 b4 f4 00 00 00 10\s+vcvt2ps2phx\s+0x10000000\(%esp,%esi,8\),%zmm5,%zmm6\{%k7\} +\s*[a-f0-9]+:\s*62 f2 55 58 67 31\s+vcvt2ps2phx\s+\(%ecx\)\{1to16\},%zmm5,%zmm6 +\s*[a-f0-9]+:\s*62 f2 55 48 67 71 7f\s+vcvt2ps2phx\s+0x1fc0\(%ecx\),%zmm5,%zmm6 +\s*[a-f0-9]+:\s*62 f2 55 5f 67 72 80\s+vcvt2ps2phx\s+-0x200\(%edx\)\{1to16\},%zmm5,%zmm6\{%k7\} +\s*[a-f0-9]+:\s*62 f2 54 48 74 f4\s+vcvtbiasph2bf8\s+%zmm4,%zmm5,%ymm6 +\s*[a-f0-9]+:\s*62 f2 54 4f 74 b4 f4 00 00 00 10\s+vcvtbiasph2bf8\s+0x10000000\(%esp,%esi,8\),%zmm5,%ymm6\{%k7\} +\s*[a-f0-9]+:\s*62 f2 54 58 74 31\s+vcvtbiasph2bf8\s+\(%ecx\)\{1to32\},%zmm5,%ymm6 +\s*[a-f0-9]+:\s*62 f2 54 48 74 71 7f\s+vcvtbiasph2bf8\s+0x1fc0\(%ecx\),%zmm5,%ymm6 +\s*[a-f0-9]+:\s*62 f2 54 df 74 72 80\s+vcvtbiasph2bf8\s+-0x100\(%edx\)\{1to32\},%zmm5,%ymm6\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 f2 57 48 74 f4\s+vcvtne2ph2bf8\s+%zmm4,%zmm5,%zmm6 +\s*[a-f0-9]+:\s*62 f2 57 4f 74 b4 f4 00 00 00 10\s+vcvtne2ph2bf8\s+0x10000000\(%esp,%esi,8\),%zmm5,%zmm6\{%k7\} +\s*[a-f0-9]+:\s*62 f2 57 58 74 31\s+vcvtne2ph2bf8\s+\(%ecx\)\{1to32\},%zmm5,%zmm6 +\s*[a-f0-9]+:\s*62 f2 57 48 74 71 7f\s+vcvtne2ph2bf8\s+0x1fc0\(%ecx\),%zmm5,%zmm6 +\s*[a-f0-9]+:\s*62 f2 57 5f 74 72 80\s+vcvtne2ph2bf8\s+-0x100\(%edx\)\{1to32\},%zmm5,%zmm6\{%k7\} +\s*[a-f0-9]+:\s*62 f2 7e 48 74 f5\s+vcvtneph2bf8\s+%zmm5,%ymm6 +\s*[a-f0-9]+:\s*62 f2 7e 4f 74 b4 f4 00 00 00 10\s+vcvtneph2bf8\s+0x10000000\(%esp,%esi,8\),%ymm6\{%k7\} +\s*[a-f0-9]+:\s*62 f2 7e 58 74 31\s+vcvtneph2bf8\s+\(%ecx\)\{1to32\},%ymm6 +\s*[a-f0-9]+:\s*62 f2 7e 48 74 71 7f\s+vcvtneph2bf8\s+0x1fc0\(%ecx\),%ymm6 +\s*[a-f0-9]+:\s*62 f2 7e df 74 72 80\s+vcvtneph2bf8\s+-0x100\(%edx\)\{1to32\},%ymm6\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 f5 54 48 74 f4\s+vcvtbiasph2bf8s\s+%zmm4,%zmm5,%ymm6 +\s*[a-f0-9]+:\s*62 f5 54 4f 74 b4 f4 00 00 00 10\s+vcvtbiasph2bf8s\s+0x10000000\(%esp,%esi,8\),%zmm5,%ymm6\{%k7\} +\s*[a-f0-9]+:\s*62 f5 54 58 74 31\s+vcvtbiasph2bf8s\s+\(%ecx\)\{1to32\},%zmm5,%ymm6 +\s*[a-f0-9]+:\s*62 f5 54 48 74 71 7f\s+vcvtbiasph2bf8s\s+0x1fc0\(%ecx\),%zmm5,%ymm6 +\s*[a-f0-9]+:\s*62 f5 54 df 74 72 80\s+vcvtbiasph2bf8s\s+-0x100\(%edx\)\{1to32\},%zmm5,%ymm6\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 f5 57 48 74 f4\s+vcvtne2ph2bf8s\s+%zmm4,%zmm5,%zmm6 +\s*[a-f0-9]+:\s*62 f5 57 4f 74 b4 f4 00 00 00 10\s+vcvtne2ph2bf8s\s+0x10000000\(%esp,%esi,8\),%zmm5,%zmm6\{%k7\} +\s*[a-f0-9]+:\s*62 f5 57 58 74 31\s+vcvtne2ph2bf8s\s+\(%ecx\)\{1to32\},%zmm5,%zmm6 +\s*[a-f0-9]+:\s*62 f5 57 48 74 71 7f\s+vcvtne2ph2bf8s\s+0x1fc0\(%ecx\),%zmm5,%zmm6 +\s*[a-f0-9]+:\s*62 f5 57 5f 74 72 80\s+vcvtne2ph2bf8s\s+-0x100\(%edx\)\{1to32\},%zmm5,%zmm6\{%k7\} +\s*[a-f0-9]+:\s*62 f5 7e 48 74 f5\s+vcvtneph2bf8s\s+%zmm5,%ymm6 +\s*[a-f0-9]+:\s*62 f5 7e 4f 74 b4 f4 00 00 00 10\s+vcvtneph2bf8s\s+0x10000000\(%esp,%esi,8\),%ymm6\{%k7\} +\s*[a-f0-9]+:\s*62 f5 7e 58 74 31\s+vcvtneph2bf8s\s+\(%ecx\)\{1to32\},%ymm6 +\s*[a-f0-9]+:\s*62 f5 7e 48 74 71 7f\s+vcvtneph2bf8s\s+0x1fc0\(%ecx\),%ymm6 +\s*[a-f0-9]+:\s*62 f5 7e df 74 72 80\s+vcvtneph2bf8s\s+-0x100\(%edx\)\{1to32\},%ymm6\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 f5 54 48 18 f4\s+vcvtbiasph2hf8\s+%zmm4,%zmm5,%ymm6 +\s*[a-f0-9]+:\s*62 f5 54 4f 18 b4 f4 00 00 00 10\s+vcvtbiasph2hf8\s+0x10000000\(%esp,%esi,8\),%zmm5,%ymm6\{%k7\} +\s*[a-f0-9]+:\s*62 f5 54 58 18 31\s+vcvtbiasph2hf8\s+\(%ecx\)\{1to32\},%zmm5,%ymm6 +\s*[a-f0-9]+:\s*62 f5 54 48 18 71 7f\s+vcvtbiasph2hf8\s+0x1fc0\(%ecx\),%zmm5,%ymm6 +\s*[a-f0-9]+:\s*62 f5 54 df 18 72 80\s+vcvtbiasph2hf8\s+-0x100\(%edx\)\{1to32\},%zmm5,%ymm6\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 f5 57 48 18 f4\s+vcvtne2ph2hf8\s+%zmm4,%zmm5,%zmm6 +\s*[a-f0-9]+:\s*62 f5 57 4f 18 b4 f4 00 00 00 10\s+vcvtne2ph2hf8\s+0x10000000\(%esp,%esi,8\),%zmm5,%zmm6\{%k7\} +\s*[a-f0-9]+:\s*62 f5 57 58 18 31\s+vcvtne2ph2hf8\s+\(%ecx\)\{1to32\},%zmm5,%zmm6 +\s*[a-f0-9]+:\s*62 f5 57 48 18 71 7f\s+vcvtne2ph2hf8\s+0x1fc0\(%ecx\),%zmm5,%zmm6 +\s*[a-f0-9]+:\s*62 f5 57 5f 18 72 80\s+vcvtne2ph2hf8\s+-0x100\(%edx\)\{1to32\},%zmm5,%zmm6\{%k7\} +\s*[a-f0-9]+:\s*62 f5 7e 48 18 f5\s+vcvtneph2hf8\s+%zmm5,%ymm6 +\s*[a-f0-9]+:\s*62 f5 7e 4f 18 b4 f4 00 00 00 10\s+vcvtneph2hf8\s+0x10000000\(%esp,%esi,8\),%ymm6\{%k7\} +\s*[a-f0-9]+:\s*62 f5 7e 58 18 31\s+vcvtneph2hf8\s+\(%ecx\)\{1to32\},%ymm6 +\s*[a-f0-9]+:\s*62 f5 7e 48 18 71 7f\s+vcvtneph2hf8\s+0x1fc0\(%ecx\),%ymm6 +\s*[a-f0-9]+:\s*62 f5 7e df 18 72 80\s+vcvtneph2hf8\s+-0x100\(%edx\)\{1to32\},%ymm6\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 f5 54 48 1b f4\s+vcvtbiasph2hf8s\s+%zmm4,%zmm5,%ymm6 +\s*[a-f0-9]+:\s*62 f5 54 4f 1b b4 f4 00 00 00 10\s+vcvtbiasph2hf8s\s+0x10000000\(%esp,%esi,8\),%zmm5,%ymm6\{%k7\} +\s*[a-f0-9]+:\s*62 f5 54 58 1b 31\s+vcvtbiasph2hf8s\s+\(%ecx\)\{1to32\},%zmm5,%ymm6 +\s*[a-f0-9]+:\s*62 f5 54 48 1b 71 7f\s+vcvtbiasph2hf8s\s+0x1fc0\(%ecx\),%zmm5,%ymm6 +\s*[a-f0-9]+:\s*62 f5 54 df 1b 72 80\s+vcvtbiasph2hf8s\s+-0x100\(%edx\)\{1to32\},%zmm5,%ymm6\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 f5 57 48 1b f4\s+vcvtne2ph2hf8s\s+%zmm4,%zmm5,%zmm6 +\s*[a-f0-9]+:\s*62 f5 57 4f 1b b4 f4 00 00 00 10\s+vcvtne2ph2hf8s\s+0x10000000\(%esp,%esi,8\),%zmm5,%zmm6\{%k7\} +\s*[a-f0-9]+:\s*62 f5 57 58 1b 31\s+vcvtne2ph2hf8s\s+\(%ecx\)\{1to32\},%zmm5,%zmm6 +\s*[a-f0-9]+:\s*62 f5 57 48 1b 71 7f\s+vcvtne2ph2hf8s\s+0x1fc0\(%ecx\),%zmm5,%zmm6 +\s*[a-f0-9]+:\s*62 f5 57 5f 1b 72 80\s+vcvtne2ph2hf8s\s+-0x100\(%edx\)\{1to32\},%zmm5,%zmm6\{%k7\} +\s*[a-f0-9]+:\s*62 f5 7e 48 1b f5\s+vcvtneph2hf8s\s+%zmm5,%ymm6 +\s*[a-f0-9]+:\s*62 f5 7e 4f 1b b4 f4 00 00 00 10\s+vcvtneph2hf8s\s+0x10000000\(%esp,%esi,8\),%ymm6\{%k7\} +\s*[a-f0-9]+:\s*62 f5 7e 58 1b 31\s+vcvtneph2hf8s\s+\(%ecx\)\{1to32\},%ymm6 +\s*[a-f0-9]+:\s*62 f5 7e 48 1b 71 7f\s+vcvtneph2hf8s\s+0x1fc0\(%ecx\),%ymm6 +\s*[a-f0-9]+:\s*62 f5 7e df 1b 72 80\s+vcvtneph2hf8s\s+-0x100\(%edx\)\{1to32\},%ymm6\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 f5 7f 48 1e f5\s+vcvthf82ph\s+%ymm5,%zmm6 +\s*[a-f0-9]+:\s*62 f5 7f 4f 1e b4 f4 00 00 00 10\s+vcvthf82ph\s+0x10000000\(%esp,%esi,8\),%zmm6\{%k7\} +\s*[a-f0-9]+:\s*62 f5 7f 48 1e 31\s+vcvthf82ph\s+\(%ecx\),%zmm6 +\s*[a-f0-9]+:\s*62 f5 7f 48 1e 71 7f\s+vcvthf82ph\s+0xfe0\(%ecx\),%zmm6 +\s*[a-f0-9]+:\s*62 f5 7f cf 1e 72 80\s+vcvthf82ph\s+-0x1000\(%edx\),%zmm6\{%k7\}\{z\} +#pass diff --git a/gas/testsuite/gas/i386/avx10_2-512-cvt.s b/gas/testsuite/gas/i386/avx10_2-512-cvt.s new file mode 100644 index 00000000000..ac5a143e2c5 --- /dev/null +++ b/gas/testsuite/gas/i386/avx10_2-512-cvt.s @@ -0,0 +1,69 @@ +# Check 32bit AVX10.2/512 instructions + + .arch generic32 + .arch .avx10.2/512 + .text +_start: + vcvt2ps2phx %zmm4, %zmm5, %zmm6 + vcvt2ps2phx {rn-sae}, %zmm4, %zmm5, %zmm6 + vcvt2ps2phx 0x10000000(%esp, %esi, 8), %zmm5, %zmm6{%k7} + vcvt2ps2phx (%ecx){1to16}, %zmm5, %zmm6 + vcvt2ps2phx 8128(%ecx), %zmm5, %zmm6 + vcvt2ps2phx -512(%edx){1to16}, %zmm5, %zmm6{%k7} + + .irp m, bf8, bf8s, hf8, hf8s + vcvtbiasph2\m %zmm4, %zmm5, %ymm6 + vcvtbiasph2\m 0x10000000(%esp, %esi, 8), %zmm5, %ymm6{%k7} + vcvtbiasph2\m (%ecx){1to32}, %zmm5, %ymm6 + vcvtbiasph2\m 8128(%ecx), %zmm5, %ymm6 + vcvtbiasph2\m -256(%edx){1to32}, %zmm5, %ymm6{%k7}{z} + vcvtne2ph2\m %zmm4, %zmm5, %zmm6 + vcvtne2ph2\m 0x10000000(%esp, %esi, 8), %zmm5, %zmm6{%k7} + vcvtne2ph2\m (%ecx){1to32}, %zmm5, %zmm6 + vcvtne2ph2\m 8128(%ecx), %zmm5, %zmm6 + vcvtne2ph2\m -256(%edx){1to32}, %zmm5, %zmm6{%k7} + vcvtneph2\m %zmm5, %ymm6 + vcvtneph2\m 0x10000000(%esp, %esi, 8), %ymm6{%k7} + vcvtneph2\m (%ecx){1to32}, %ymm6 + vcvtneph2\m 8128(%ecx), %ymm6 + vcvtneph2\m -256(%edx){1to32}, %ymm6{%k7}{z} + .endr + + vcvthf82ph %ymm5, %zmm6 + vcvthf82ph 0x10000000(%esp, %esi, 8), %zmm6{%k7} + vcvthf82ph (%ecx), %zmm6 + vcvthf82ph 4064(%ecx), %zmm6 + vcvthf82ph -4096(%edx), %zmm6{%k7}{z} + +_intel: + .intel_syntax noprefix + vcvt2ps2phx zmm6, zmm5, zmm4 + vcvt2ps2phx zmm6, zmm5, zmm4, {rn-sae} + vcvt2ps2phx zmm6{k7}, zmm5, ZMMWORD PTR [esp+esi*8+0x10000000] + vcvt2ps2phx zmm6, zmm5, DWORD PTR [ecx]{1to16} + vcvt2ps2phx zmm6, zmm5, ZMMWORD PTR [ecx+8128] + vcvt2ps2phx zmm6{k7}, zmm5, DWORD PTR [edx-512]{1to16} + + .irp m, bf8, bf8s, hf8, hf8s + vcvtbiasph2\m ymm6, zmm5, zmm4 + vcvtbiasph2\m ymm6{k7}, zmm5, ZMMWORD PTR [esp+esi*8+0x10000000] + vcvtbiasph2\m ymm6, zmm5, WORD PTR [ecx]{1to32} + vcvtbiasph2\m ymm6, zmm5, ZMMWORD PTR [ecx+8128] + vcvtbiasph2\m ymm6{k7}{z}, zmm5, WORD PTR [edx-256]{1to32} + vcvtne2ph2\m zmm6, zmm5, zmm4 + vcvtne2ph2\m zmm6{k7}, zmm5, ZMMWORD PTR [esp+esi*8+0x10000000] + vcvtne2ph2\m zmm6, zmm5, WORD PTR [ecx]{1to32} + vcvtne2ph2\m zmm6, zmm5, ZMMWORD PTR [ecx+8128] + vcvtne2ph2\m zmm6{k7}, zmm5, WORD PTR [edx-256]{1to32} + vcvtneph2\m ymm6, zmm5 + vcvtneph2\m ymm6{k7}, ZMMWORD PTR [esp+esi*8+0x10000000] + vcvtneph2\m ymm6, WORD PTR [ecx]{1to32} + vcvtneph2\m ymm6, ZMMWORD PTR [ecx+8128] + vcvtneph2\m ymm6{k7}{z}, WORD PTR [edx-256]{1to32} + .endr + + vcvthf82ph zmm6, ymm5 + vcvthf82ph zmm6{k7}, YMMWORD PTR [esp+esi*8+0x10000000] + vcvthf82ph zmm6, YMMWORD PTR [ecx] + vcvthf82ph zmm6, YMMWORD PTR [ecx+4064] + vcvthf82ph zmm6{k7}{z}, YMMWORD PTR [edx-4096] diff --git a/gas/testsuite/gas/i386/i386.exp b/gas/testsuite/gas/i386/i386.exp index d022b252a73..0a979ccf16a 100644 --- a/gas/testsuite/gas/i386/i386.exp +++ b/gas/testsuite/gas/i386/i386.exp @@ -527,6 +527,10 @@ if [gas_32_check] then { run_dump_test "avx10_2-512-media-intel" run_dump_test "avx10_2-256-media" run_dump_test "avx10_2-256-media-intel" + run_dump_test "avx10_2-512-cvt" + run_dump_test "avx10_2-512-cvt-intel" + run_dump_test "avx10_2-256-cvt" + run_dump_test "avx10_2-256-cvt-intel" run_list_test "sg" run_dump_test "clzero" run_dump_test "invlpgb" diff --git a/gas/testsuite/gas/i386/x86-64-avx10_2-256-cvt-intel.d b/gas/testsuite/gas/i386/x86-64-avx10_2-256-cvt-intel.d new file mode 100644 index 00000000000..89cca31f160 --- /dev/null +++ b/gas/testsuite/gas/i386/x86-64-avx10_2-256-cvt-intel.d @@ -0,0 +1,148 @@ +#objdump: -dw -Mintel +#name: x86_64 AVX10.2/256 convert insns (Intel disassembly) +#source: x86-64-avx10_2-256-cvt.s + +.*: +file format .* + +Disassembly of section \.text: + +#... +[a-f0-9]+ <_intel>: +\s*[a-f0-9]+:\s*62 02 15 00 67 f4\s+vcvt2ps2phx xmm30,xmm29,xmm28 +\s*[a-f0-9]+:\s*62 02 15 20 67 f4\s+vcvt2ps2phx ymm30,ymm29,ymm28 +\s*[a-f0-9]+:\s*62 02 11 10 67 f4\s+vcvt2ps2phx ymm30,ymm29,ymm28\{rn-sae\} +\s*[a-f0-9]+:\s*62 22 15 07 67 b4 f5 00 00 00 10\s+vcvt2ps2phx xmm30\{k7\},xmm29,XMMWORD PTR \[rbp\+r14\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 42 15 10 67 31\s+vcvt2ps2phx xmm30,xmm29,DWORD BCST \[r9\] +\s*[a-f0-9]+:\s*62 62 15 00 67 71 7f\s+vcvt2ps2phx xmm30,xmm29,XMMWORD PTR \[rcx\+0x7f0\] +\s*[a-f0-9]+:\s*62 62 15 17 67 72 80\s+vcvt2ps2phx xmm30\{k7\},xmm29,DWORD BCST \[rdx-0x200\] +\s*[a-f0-9]+:\s*62 22 15 27 67 b4 f5 00 00 00 10\s+vcvt2ps2phx ymm30\{k7\},ymm29,YMMWORD PTR \[rbp\+r14\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 42 15 30 67 31\s+vcvt2ps2phx ymm30,ymm29,DWORD BCST \[r9\] +\s*[a-f0-9]+:\s*62 62 15 20 67 71 7f\s+vcvt2ps2phx ymm30,ymm29,YMMWORD PTR \[rcx\+0xfe0\] +\s*[a-f0-9]+:\s*62 62 15 37 67 72 80\s+vcvt2ps2phx ymm30\{k7\},ymm29,DWORD BCST \[rdx-0x200\] +\s*[a-f0-9]+:\s*62 02 14 00 74 f4\s+vcvtbiasph2bf8 xmm30,xmm29,xmm28 +\s*[a-f0-9]+:\s*62 02 14 20 74 f4\s+vcvtbiasph2bf8 xmm30,ymm29,ymm28 +\s*[a-f0-9]+:\s*62 22 14 07 74 b4 f5 00 00 00 10\s+vcvtbiasph2bf8 xmm30\{k7\},xmm29,XMMWORD PTR \[rbp\+r14\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 42 14 10 74 31\s+vcvtbiasph2bf8 xmm30,xmm29,WORD BCST \[r9\] +\s*[a-f0-9]+:\s*62 62 14 00 74 71 7f\s+vcvtbiasph2bf8 xmm30,xmm29,XMMWORD PTR \[rcx\+0x7f0\] +\s*[a-f0-9]+:\s*62 62 14 97 74 72 80\s+vcvtbiasph2bf8 xmm30\{k7\}\{z\},xmm29,WORD BCST \[rdx-0x100\] +\s*[a-f0-9]+:\s*62 22 14 27 74 b4 f5 00 00 00 10\s+vcvtbiasph2bf8 xmm30\{k7\},ymm29,YMMWORD PTR \[rbp\+r14\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 42 14 30 74 31\s+vcvtbiasph2bf8 xmm30,ymm29,WORD BCST \[r9\] +\s*[a-f0-9]+:\s*62 62 14 20 74 71 7f\s+vcvtbiasph2bf8 xmm30,ymm29,YMMWORD PTR \[rcx\+0xfe0\] +\s*[a-f0-9]+:\s*62 62 14 b7 74 72 80\s+vcvtbiasph2bf8 xmm30\{k7\}\{z\},ymm29,WORD BCST \[rdx-0x100\] +\s*[a-f0-9]+:\s*62 02 17 00 74 f4\s+vcvtne2ph2bf8 xmm30,xmm29,xmm28 +\s*[a-f0-9]+:\s*62 02 17 20 74 f4\s+vcvtne2ph2bf8 ymm30,ymm29,ymm28 +\s*[a-f0-9]+:\s*62 22 17 07 74 b4 f5 00 00 00 10\s+vcvtne2ph2bf8 xmm30\{k7\},xmm29,XMMWORD PTR \[rbp\+r14\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 42 17 10 74 31\s+vcvtne2ph2bf8 xmm30,xmm29,WORD BCST \[r9\] +\s*[a-f0-9]+:\s*62 62 17 00 74 71 7f\s+vcvtne2ph2bf8 xmm30,xmm29,XMMWORD PTR \[rcx\+0x7f0\] +\s*[a-f0-9]+:\s*62 62 17 17 74 72 80\s+vcvtne2ph2bf8 xmm30\{k7\},xmm29,WORD BCST \[rdx-0x100\] +\s*[a-f0-9]+:\s*62 22 17 27 74 b4 f5 00 00 00 10\s+vcvtne2ph2bf8 ymm30\{k7\},ymm29,YMMWORD PTR \[rbp\+r14\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 42 17 30 74 31\s+vcvtne2ph2bf8 ymm30,ymm29,WORD BCST \[r9\] +\s*[a-f0-9]+:\s*62 62 17 20 74 71 7f\s+vcvtne2ph2bf8 ymm30,ymm29,YMMWORD PTR \[rcx\+0xfe0\] +\s*[a-f0-9]+:\s*62 62 17 37 74 72 80\s+vcvtne2ph2bf8 ymm30\{k7\},ymm29,WORD BCST \[rdx-0x100\] +\s*[a-f0-9]+:\s*62 02 7e 08 74 f5\s+vcvtneph2bf8 xmm30,xmm29 +\s*[a-f0-9]+:\s*62 02 7e 28 74 f5\s+vcvtneph2bf8 xmm30,ymm29 +\s*[a-f0-9]+:\s*62 22 7e 0f 74 b4 f5 00 00 00 10\s+vcvtneph2bf8 xmm30\{k7\},XMMWORD PTR \[rbp\+r14\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 42 7e 18 74 31\s+vcvtneph2bf8 xmm30,WORD BCST \[r9\]\{1to8\} +\s*[a-f0-9]+:\s*62 62 7e 08 74 71 7f\s+vcvtneph2bf8 xmm30,XMMWORD PTR \[rcx\+0x7f0\] +\s*[a-f0-9]+:\s*62 62 7e 9f 74 72 80\s+vcvtneph2bf8 xmm30\{k7\}\{z\},WORD BCST \[rdx-0x100\]\{1to8\} +\s*[a-f0-9]+:\s*62 42 7e 38 74 31\s+vcvtneph2bf8 xmm30,WORD BCST \[r9\]\{1to16\} +\s*[a-f0-9]+:\s*62 62 7e 28 74 71 7f\s+vcvtneph2bf8 xmm30,YMMWORD PTR \[rcx\+0xfe0\] +\s*[a-f0-9]+:\s*62 62 7e bf 74 72 80\s+vcvtneph2bf8 xmm30\{k7\}\{z\},WORD BCST \[rdx-0x100\]\{1to16\} +\s*[a-f0-9]+:\s*62 05 14 00 74 f4\s+vcvtbiasph2bf8s xmm30,xmm29,xmm28 +\s*[a-f0-9]+:\s*62 05 14 20 74 f4\s+vcvtbiasph2bf8s xmm30,ymm29,ymm28 +\s*[a-f0-9]+:\s*62 25 14 07 74 b4 f5 00 00 00 10\s+vcvtbiasph2bf8s xmm30\{k7\},xmm29,XMMWORD PTR \[rbp\+r14\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 45 14 10 74 31\s+vcvtbiasph2bf8s xmm30,xmm29,WORD BCST \[r9\] +\s*[a-f0-9]+:\s*62 65 14 00 74 71 7f\s+vcvtbiasph2bf8s xmm30,xmm29,XMMWORD PTR \[rcx\+0x7f0\] +\s*[a-f0-9]+:\s*62 65 14 97 74 72 80\s+vcvtbiasph2bf8s xmm30\{k7\}\{z\},xmm29,WORD BCST \[rdx-0x100\] +\s*[a-f0-9]+:\s*62 25 14 27 74 b4 f5 00 00 00 10\s+vcvtbiasph2bf8s xmm30\{k7\},ymm29,YMMWORD PTR \[rbp\+r14\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 45 14 30 74 31\s+vcvtbiasph2bf8s xmm30,ymm29,WORD BCST \[r9\] +\s*[a-f0-9]+:\s*62 65 14 20 74 71 7f\s+vcvtbiasph2bf8s xmm30,ymm29,YMMWORD PTR \[rcx\+0xfe0\] +\s*[a-f0-9]+:\s*62 65 14 b7 74 72 80\s+vcvtbiasph2bf8s xmm30\{k7\}\{z\},ymm29,WORD BCST \[rdx-0x100\] +\s*[a-f0-9]+:\s*62 05 17 00 74 f4\s+vcvtne2ph2bf8s xmm30,xmm29,xmm28 +\s*[a-f0-9]+:\s*62 05 17 20 74 f4\s+vcvtne2ph2bf8s ymm30,ymm29,ymm28 +\s*[a-f0-9]+:\s*62 25 17 07 74 b4 f5 00 00 00 10\s+vcvtne2ph2bf8s xmm30\{k7\},xmm29,XMMWORD PTR \[rbp\+r14\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 45 17 10 74 31\s+vcvtne2ph2bf8s xmm30,xmm29,WORD BCST \[r9\] +\s*[a-f0-9]+:\s*62 65 17 00 74 71 7f\s+vcvtne2ph2bf8s xmm30,xmm29,XMMWORD PTR \[rcx\+0x7f0\] +\s*[a-f0-9]+:\s*62 65 17 17 74 72 80\s+vcvtne2ph2bf8s xmm30\{k7\},xmm29,WORD BCST \[rdx-0x100\] +\s*[a-f0-9]+:\s*62 25 17 27 74 b4 f5 00 00 00 10\s+vcvtne2ph2bf8s ymm30\{k7\},ymm29,YMMWORD PTR \[rbp\+r14\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 45 17 30 74 31\s+vcvtne2ph2bf8s ymm30,ymm29,WORD BCST \[r9\] +\s*[a-f0-9]+:\s*62 65 17 20 74 71 7f\s+vcvtne2ph2bf8s ymm30,ymm29,YMMWORD PTR \[rcx\+0xfe0\] +\s*[a-f0-9]+:\s*62 65 17 37 74 72 80\s+vcvtne2ph2bf8s ymm30\{k7\},ymm29,WORD BCST \[rdx-0x100\] +\s*[a-f0-9]+:\s*62 05 7e 08 74 f5\s+vcvtneph2bf8s xmm30,xmm29 +\s*[a-f0-9]+:\s*62 05 7e 28 74 f5\s+vcvtneph2bf8s xmm30,ymm29 +\s*[a-f0-9]+:\s*62 25 7e 0f 74 b4 f5 00 00 00 10\s+vcvtneph2bf8s xmm30\{k7\},XMMWORD PTR \[rbp\+r14\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 45 7e 18 74 31\s+vcvtneph2bf8s xmm30,WORD BCST \[r9\]\{1to8\} +\s*[a-f0-9]+:\s*62 65 7e 08 74 71 7f\s+vcvtneph2bf8s xmm30,XMMWORD PTR \[rcx\+0x7f0\] +\s*[a-f0-9]+:\s*62 65 7e 9f 74 72 80\s+vcvtneph2bf8s xmm30\{k7\}\{z\},WORD BCST \[rdx-0x100\]\{1to8\} +\s*[a-f0-9]+:\s*62 45 7e 38 74 31\s+vcvtneph2bf8s xmm30,WORD BCST \[r9\]\{1to16\} +\s*[a-f0-9]+:\s*62 65 7e 28 74 71 7f\s+vcvtneph2bf8s xmm30,YMMWORD PTR \[rcx\+0xfe0\] +\s*[a-f0-9]+:\s*62 65 7e bf 74 72 80\s+vcvtneph2bf8s xmm30\{k7\}\{z\},WORD BCST \[rdx-0x100\]\{1to16\} +\s*[a-f0-9]+:\s*62 05 14 00 18 f4\s+vcvtbiasph2hf8 xmm30,xmm29,xmm28 +\s*[a-f0-9]+:\s*62 05 14 20 18 f4\s+vcvtbiasph2hf8 xmm30,ymm29,ymm28 +\s*[a-f0-9]+:\s*62 25 14 07 18 b4 f5 00 00 00 10\s+vcvtbiasph2hf8 xmm30\{k7\},xmm29,XMMWORD PTR \[rbp\+r14\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 45 14 10 18 31\s+vcvtbiasph2hf8 xmm30,xmm29,WORD BCST \[r9\] +\s*[a-f0-9]+:\s*62 65 14 00 18 71 7f\s+vcvtbiasph2hf8 xmm30,xmm29,XMMWORD PTR \[rcx\+0x7f0\] +\s*[a-f0-9]+:\s*62 65 14 97 18 72 80\s+vcvtbiasph2hf8 xmm30\{k7\}\{z\},xmm29,WORD BCST \[rdx-0x100\] +\s*[a-f0-9]+:\s*62 25 14 27 18 b4 f5 00 00 00 10\s+vcvtbiasph2hf8 xmm30\{k7\},ymm29,YMMWORD PTR \[rbp\+r14\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 45 14 30 18 31\s+vcvtbiasph2hf8 xmm30,ymm29,WORD BCST \[r9\] +\s*[a-f0-9]+:\s*62 65 14 20 18 71 7f\s+vcvtbiasph2hf8 xmm30,ymm29,YMMWORD PTR \[rcx\+0xfe0\] +\s*[a-f0-9]+:\s*62 65 14 b7 18 72 80\s+vcvtbiasph2hf8 xmm30\{k7\}\{z\},ymm29,WORD BCST \[rdx-0x100\] +\s*[a-f0-9]+:\s*62 05 17 00 18 f4\s+vcvtne2ph2hf8 xmm30,xmm29,xmm28 +\s*[a-f0-9]+:\s*62 05 17 20 18 f4\s+vcvtne2ph2hf8 ymm30,ymm29,ymm28 +\s*[a-f0-9]+:\s*62 25 17 07 18 b4 f5 00 00 00 10\s+vcvtne2ph2hf8 xmm30\{k7\},xmm29,XMMWORD PTR \[rbp\+r14\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 45 17 10 18 31\s+vcvtne2ph2hf8 xmm30,xmm29,WORD BCST \[r9\] +\s*[a-f0-9]+:\s*62 65 17 00 18 71 7f\s+vcvtne2ph2hf8 xmm30,xmm29,XMMWORD PTR \[rcx\+0x7f0\] +\s*[a-f0-9]+:\s*62 65 17 17 18 72 80\s+vcvtne2ph2hf8 xmm30\{k7\},xmm29,WORD BCST \[rdx-0x100\] +\s*[a-f0-9]+:\s*62 25 17 27 18 b4 f5 00 00 00 10\s+vcvtne2ph2hf8 ymm30\{k7\},ymm29,YMMWORD PTR \[rbp\+r14\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 45 17 30 18 31\s+vcvtne2ph2hf8 ymm30,ymm29,WORD BCST \[r9\] +\s*[a-f0-9]+:\s*62 65 17 20 18 71 7f\s+vcvtne2ph2hf8 ymm30,ymm29,YMMWORD PTR \[rcx\+0xfe0\] +\s*[a-f0-9]+:\s*62 65 17 37 18 72 80\s+vcvtne2ph2hf8 ymm30\{k7\},ymm29,WORD BCST \[rdx-0x100\] +\s*[a-f0-9]+:\s*62 05 7e 08 18 f5\s+vcvtneph2hf8 xmm30,xmm29 +\s*[a-f0-9]+:\s*62 05 7e 28 18 f5\s+vcvtneph2hf8 xmm30,ymm29 +\s*[a-f0-9]+:\s*62 25 7e 0f 18 b4 f5 00 00 00 10\s+vcvtneph2hf8 xmm30\{k7\},XMMWORD PTR \[rbp\+r14\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 45 7e 18 18 31\s+vcvtneph2hf8 xmm30,WORD BCST \[r9\]\{1to8\} +\s*[a-f0-9]+:\s*62 65 7e 08 18 71 7f\s+vcvtneph2hf8 xmm30,XMMWORD PTR \[rcx\+0x7f0\] +\s*[a-f0-9]+:\s*62 65 7e 9f 18 72 80\s+vcvtneph2hf8 xmm30\{k7\}\{z\},WORD BCST \[rdx-0x100\]\{1to8\} +\s*[a-f0-9]+:\s*62 45 7e 38 18 31\s+vcvtneph2hf8 xmm30,WORD BCST \[r9\]\{1to16\} +\s*[a-f0-9]+:\s*62 65 7e 28 18 71 7f\s+vcvtneph2hf8 xmm30,YMMWORD PTR \[rcx\+0xfe0\] +\s*[a-f0-9]+:\s*62 65 7e bf 18 72 80\s+vcvtneph2hf8 xmm30\{k7\}\{z\},WORD BCST \[rdx-0x100\]\{1to16\} +\s*[a-f0-9]+:\s*62 05 14 00 1b f4\s+vcvtbiasph2hf8s xmm30,xmm29,xmm28 +\s*[a-f0-9]+:\s*62 05 14 20 1b f4\s+vcvtbiasph2hf8s xmm30,ymm29,ymm28 +\s*[a-f0-9]+:\s*62 25 14 07 1b b4 f5 00 00 00 10\s+vcvtbiasph2hf8s xmm30\{k7\},xmm29,XMMWORD PTR \[rbp\+r14\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 45 14 10 1b 31\s+vcvtbiasph2hf8s xmm30,xmm29,WORD BCST \[r9\] +\s*[a-f0-9]+:\s*62 65 14 00 1b 71 7f\s+vcvtbiasph2hf8s xmm30,xmm29,XMMWORD PTR \[rcx\+0x7f0\] +\s*[a-f0-9]+:\s*62 65 14 97 1b 72 80\s+vcvtbiasph2hf8s xmm30\{k7\}\{z\},xmm29,WORD BCST \[rdx-0x100\] +\s*[a-f0-9]+:\s*62 25 14 27 1b b4 f5 00 00 00 10\s+vcvtbiasph2hf8s xmm30\{k7\},ymm29,YMMWORD PTR \[rbp\+r14\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 45 14 30 1b 31\s+vcvtbiasph2hf8s xmm30,ymm29,WORD BCST \[r9\] +\s*[a-f0-9]+:\s*62 65 14 20 1b 71 7f\s+vcvtbiasph2hf8s xmm30,ymm29,YMMWORD PTR \[rcx\+0xfe0\] +\s*[a-f0-9]+:\s*62 65 14 b7 1b 72 80\s+vcvtbiasph2hf8s xmm30\{k7\}\{z\},ymm29,WORD BCST \[rdx-0x100\] +\s*[a-f0-9]+:\s*62 05 17 00 1b f4\s+vcvtne2ph2hf8s xmm30,xmm29,xmm28 +\s*[a-f0-9]+:\s*62 05 17 20 1b f4\s+vcvtne2ph2hf8s ymm30,ymm29,ymm28 +\s*[a-f0-9]+:\s*62 25 17 07 1b b4 f5 00 00 00 10\s+vcvtne2ph2hf8s xmm30\{k7\},xmm29,XMMWORD PTR \[rbp\+r14\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 45 17 10 1b 31\s+vcvtne2ph2hf8s xmm30,xmm29,WORD BCST \[r9\] +\s*[a-f0-9]+:\s*62 65 17 00 1b 71 7f\s+vcvtne2ph2hf8s xmm30,xmm29,XMMWORD PTR \[rcx\+0x7f0\] +\s*[a-f0-9]+:\s*62 65 17 17 1b 72 80\s+vcvtne2ph2hf8s xmm30\{k7\},xmm29,WORD BCST \[rdx-0x100\] +\s*[a-f0-9]+:\s*62 25 17 27 1b b4 f5 00 00 00 10\s+vcvtne2ph2hf8s ymm30\{k7\},ymm29,YMMWORD PTR \[rbp\+r14\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 45 17 30 1b 31\s+vcvtne2ph2hf8s ymm30,ymm29,WORD BCST \[r9\] +\s*[a-f0-9]+:\s*62 65 17 20 1b 71 7f\s+vcvtne2ph2hf8s ymm30,ymm29,YMMWORD PTR \[rcx\+0xfe0\] +\s*[a-f0-9]+:\s*62 65 17 37 1b 72 80\s+vcvtne2ph2hf8s ymm30\{k7\},ymm29,WORD BCST \[rdx-0x100\] +\s*[a-f0-9]+:\s*62 05 7e 08 1b f5\s+vcvtneph2hf8s xmm30,xmm29 +\s*[a-f0-9]+:\s*62 05 7e 28 1b f5\s+vcvtneph2hf8s xmm30,ymm29 +\s*[a-f0-9]+:\s*62 25 7e 0f 1b b4 f5 00 00 00 10\s+vcvtneph2hf8s xmm30\{k7\},XMMWORD PTR \[rbp\+r14\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 45 7e 18 1b 31\s+vcvtneph2hf8s xmm30,WORD BCST \[r9\]\{1to8\} +\s*[a-f0-9]+:\s*62 65 7e 08 1b 71 7f\s+vcvtneph2hf8s xmm30,XMMWORD PTR \[rcx\+0x7f0\] +\s*[a-f0-9]+:\s*62 65 7e 9f 1b 72 80\s+vcvtneph2hf8s xmm30\{k7\}\{z\},WORD BCST \[rdx-0x100\]\{1to8\} +\s*[a-f0-9]+:\s*62 45 7e 38 1b 31\s+vcvtneph2hf8s xmm30,WORD BCST \[r9\]\{1to16\} +\s*[a-f0-9]+:\s*62 65 7e 28 1b 71 7f\s+vcvtneph2hf8s xmm30,YMMWORD PTR \[rcx\+0xfe0\] +\s*[a-f0-9]+:\s*62 65 7e bf 1b 72 80\s+vcvtneph2hf8s xmm30\{k7\}\{z\},WORD BCST \[rdx-0x100\]\{1to16\} +\s*[a-f0-9]+:\s*62 05 7f 08 1e f5\s+vcvthf82ph xmm30,xmm29 +\s*[a-f0-9]+:\s*62 05 7f 28 1e f5\s+vcvthf82ph ymm30,xmm29 +\s*[a-f0-9]+:\s*62 25 7f 0f 1e b4 f5 00 00 00 10\s+vcvthf82ph xmm30\{k7\},QWORD PTR \[rbp\+r14\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 45 7f 08 1e 31\s+vcvthf82ph xmm30,QWORD PTR \[r9\] +\s*[a-f0-9]+:\s*62 65 7f 08 1e 71 7f\s+vcvthf82ph xmm30,QWORD PTR \[rcx\+0x3f8\] +\s*[a-f0-9]+:\s*62 65 7f 8f 1e 72 80\s+vcvthf82ph xmm30\{k7\}\{z\},QWORD PTR \[rdx-0x400\] +\s*[a-f0-9]+:\s*62 25 7f 2f 1e b4 f5 00 00 00 10\s+vcvthf82ph ymm30\{k7\},XMMWORD PTR \[rbp\+r14\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 45 7f 28 1e 31\s+vcvthf82ph ymm30,XMMWORD PTR \[r9\] +\s*[a-f0-9]+:\s*62 65 7f 28 1e 71 7f\s+vcvthf82ph ymm30,XMMWORD PTR \[rcx\+0x7f0\] +\s*[a-f0-9]+:\s*62 65 7f af 1e 72 80\s+vcvthf82ph ymm30\{k7\}\{z\},XMMWORD PTR \[rdx-0x800\] +#pass diff --git a/gas/testsuite/gas/i386/x86-64-avx10_2-256-cvt.d b/gas/testsuite/gas/i386/x86-64-avx10_2-256-cvt.d new file mode 100644 index 00000000000..c4aa561893b --- /dev/null +++ b/gas/testsuite/gas/i386/x86-64-avx10_2-256-cvt.d @@ -0,0 +1,146 @@ +#objdump: -dw +#name: x86_64 AVX10.2/256 convert insns + +.*: +file format .* + +Disassembly of section \.text: + +0+ <_start>: +\s*[a-f0-9]+:\s*62 02 15 00 67 f4\s+vcvt2ps2phx\s+%xmm28,%xmm29,%xmm30 +\s*[a-f0-9]+:\s*62 02 15 20 67 f4\s+vcvt2ps2phx\s+%ymm28,%ymm29,%ymm30 +\s*[a-f0-9]+:\s*62 02 11 10 67 f4\s+vcvt2ps2phx\s+\{rn-sae\},%ymm28,%ymm29,%ymm30 +\s*[a-f0-9]+:\s*62 22 15 07 67 b4 f5 00 00 00 10\s+vcvt2ps2phx\s+0x10000000\(%rbp,%r14,8\),%xmm29,%xmm30\{%k7\} +\s*[a-f0-9]+:\s*62 42 15 10 67 31\s+vcvt2ps2phx\s+\(%r9\)\{1to4\},%xmm29,%xmm30 +\s*[a-f0-9]+:\s*62 62 15 00 67 71 7f\s+vcvt2ps2phx\s+0x7f0\(%rcx\),%xmm29,%xmm30 +\s*[a-f0-9]+:\s*62 62 15 17 67 72 80\s+vcvt2ps2phx\s+-0x200\(%rdx\)\{1to4\},%xmm29,%xmm30\{%k7\} +\s*[a-f0-9]+:\s*62 22 15 27 67 b4 f5 00 00 00 10\s+vcvt2ps2phx\s+0x10000000\(%rbp,%r14,8\),%ymm29,%ymm30\{%k7\} +\s*[a-f0-9]+:\s*62 42 15 30 67 31\s+vcvt2ps2phx\s+\(%r9\)\{1to8\},%ymm29,%ymm30 +\s*[a-f0-9]+:\s*62 62 15 20 67 71 7f\s+vcvt2ps2phx\s+0xfe0\(%rcx\),%ymm29,%ymm30 +\s*[a-f0-9]+:\s*62 62 15 37 67 72 80\s+vcvt2ps2phx\s+-0x200\(%rdx\)\{1to8\},%ymm29,%ymm30\{%k7\} +\s*[a-f0-9]+:\s*62 02 14 00 74 f4\s+vcvtbiasph2bf8\s+%xmm28,%xmm29,%xmm30 +\s*[a-f0-9]+:\s*62 02 14 20 74 f4\s+vcvtbiasph2bf8\s+%ymm28,%ymm29,%xmm30 +\s*[a-f0-9]+:\s*62 22 14 07 74 b4 f5 00 00 00 10\s+vcvtbiasph2bf8\s+0x10000000\(%rbp,%r14,8\),%xmm29,%xmm30\{%k7\} +\s*[a-f0-9]+:\s*62 42 14 10 74 31\s+vcvtbiasph2bf8\s+\(%r9\)\{1to8\},%xmm29,%xmm30 +\s*[a-f0-9]+:\s*62 62 14 00 74 71 7f\s+vcvtbiasph2bf8\s+0x7f0\(%rcx\),%xmm29,%xmm30 +\s*[a-f0-9]+:\s*62 62 14 97 74 72 80\s+vcvtbiasph2bf8\s+-0x100\(%rdx\)\{1to8\},%xmm29,%xmm30\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 22 14 27 74 b4 f5 00 00 00 10\s+vcvtbiasph2bf8\s+0x10000000\(%rbp,%r14,8\),%ymm29,%xmm30\{%k7\} +\s*[a-f0-9]+:\s*62 42 14 30 74 31\s+vcvtbiasph2bf8\s+\(%r9\)\{1to16\},%ymm29,%xmm30 +\s*[a-f0-9]+:\s*62 62 14 20 74 71 7f\s+vcvtbiasph2bf8\s+0xfe0\(%rcx\),%ymm29,%xmm30 +\s*[a-f0-9]+:\s*62 62 14 b7 74 72 80\s+vcvtbiasph2bf8\s+-0x100\(%rdx\)\{1to16\},%ymm29,%xmm30\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 02 17 00 74 f4\s+vcvtne2ph2bf8\s+%xmm28,%xmm29,%xmm30 +\s*[a-f0-9]+:\s*62 02 17 20 74 f4\s+vcvtne2ph2bf8\s+%ymm28,%ymm29,%ymm30 +\s*[a-f0-9]+:\s*62 22 17 07 74 b4 f5 00 00 00 10\s+vcvtne2ph2bf8\s+0x10000000\(%rbp,%r14,8\),%xmm29,%xmm30\{%k7\} +\s*[a-f0-9]+:\s*62 42 17 10 74 31\s+vcvtne2ph2bf8\s+\(%r9\)\{1to8\},%xmm29,%xmm30 +\s*[a-f0-9]+:\s*62 62 17 00 74 71 7f\s+vcvtne2ph2bf8\s+0x7f0\(%rcx\),%xmm29,%xmm30 +\s*[a-f0-9]+:\s*62 62 17 17 74 72 80\s+vcvtne2ph2bf8\s+-0x100\(%rdx\)\{1to8\},%xmm29,%xmm30\{%k7\} +\s*[a-f0-9]+:\s*62 22 17 27 74 b4 f5 00 00 00 10\s+vcvtne2ph2bf8\s+0x10000000\(%rbp,%r14,8\),%ymm29,%ymm30\{%k7\} +\s*[a-f0-9]+:\s*62 42 17 30 74 31\s+vcvtne2ph2bf8\s+\(%r9\)\{1to16\},%ymm29,%ymm30 +\s*[a-f0-9]+:\s*62 62 17 20 74 71 7f\s+vcvtne2ph2bf8\s+0xfe0\(%rcx\),%ymm29,%ymm30 +\s*[a-f0-9]+:\s*62 62 17 37 74 72 80\s+vcvtne2ph2bf8\s+-0x100\(%rdx\)\{1to16\},%ymm29,%ymm30\{%k7\} +\s*[a-f0-9]+:\s*62 02 7e 08 74 f5\s+vcvtneph2bf8\s+%xmm29,%xmm30 +\s*[a-f0-9]+:\s*62 02 7e 28 74 f5\s+vcvtneph2bf8\s+%ymm29,%xmm30 +\s*[a-f0-9]+:\s*62 22 7e 0f 74 b4 f5 00 00 00 10\s+vcvtneph2bf8x\s+0x10000000\(%rbp,%r14,8\),%xmm30\{%k7\} +\s*[a-f0-9]+:\s*62 42 7e 18 74 31\s+vcvtneph2bf8\s+\(%r9\)\{1to8\},%xmm30 +\s*[a-f0-9]+:\s*62 62 7e 08 74 71 7f\s+vcvtneph2bf8x\s+0x7f0\(%rcx\),%xmm30 +\s*[a-f0-9]+:\s*62 62 7e 9f 74 72 80\s+vcvtneph2bf8\s+-0x100\(%rdx\)\{1to8\},%xmm30\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 42 7e 38 74 31\s+vcvtneph2bf8\s+\(%r9\)\{1to16\},%xmm30 +\s*[a-f0-9]+:\s*62 62 7e 28 74 71 7f\s+vcvtneph2bf8y\s+0xfe0\(%rcx\),%xmm30 +\s*[a-f0-9]+:\s*62 62 7e bf 74 72 80\s+vcvtneph2bf8\s+-0x100\(%rdx\)\{1to16\},%xmm30\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 05 14 00 74 f4\s+vcvtbiasph2bf8s\s+%xmm28,%xmm29,%xmm30 +\s*[a-f0-9]+:\s*62 05 14 20 74 f4\s+vcvtbiasph2bf8s\s+%ymm28,%ymm29,%xmm30 +\s*[a-f0-9]+:\s*62 25 14 07 74 b4 f5 00 00 00 10\s+vcvtbiasph2bf8s\s+0x10000000\(%rbp,%r14,8\),%xmm29,%xmm30\{%k7\} +\s*[a-f0-9]+:\s*62 45 14 10 74 31\s+vcvtbiasph2bf8s\s+\(%r9\)\{1to8\},%xmm29,%xmm30 +\s*[a-f0-9]+:\s*62 65 14 00 74 71 7f\s+vcvtbiasph2bf8s\s+0x7f0\(%rcx\),%xmm29,%xmm30 +\s*[a-f0-9]+:\s*62 65 14 97 74 72 80\s+vcvtbiasph2bf8s\s+-0x100\(%rdx\)\{1to8\},%xmm29,%xmm30\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 25 14 27 74 b4 f5 00 00 00 10\s+vcvtbiasph2bf8s\s+0x10000000\(%rbp,%r14,8\),%ymm29,%xmm30\{%k7\} +\s*[a-f0-9]+:\s*62 45 14 30 74 31\s+vcvtbiasph2bf8s\s+\(%r9\)\{1to16\},%ymm29,%xmm30 +\s*[a-f0-9]+:\s*62 65 14 20 74 71 7f\s+vcvtbiasph2bf8s\s+0xfe0\(%rcx\),%ymm29,%xmm30 +\s*[a-f0-9]+:\s*62 65 14 b7 74 72 80\s+vcvtbiasph2bf8s\s+-0x100\(%rdx\)\{1to16\},%ymm29,%xmm30\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 05 17 00 74 f4\s+vcvtne2ph2bf8s\s+%xmm28,%xmm29,%xmm30 +\s*[a-f0-9]+:\s*62 05 17 20 74 f4\s+vcvtne2ph2bf8s\s+%ymm28,%ymm29,%ymm30 +\s*[a-f0-9]+:\s*62 25 17 07 74 b4 f5 00 00 00 10\s+vcvtne2ph2bf8s\s+0x10000000\(%rbp,%r14,8\),%xmm29,%xmm30\{%k7\} +\s*[a-f0-9]+:\s*62 45 17 10 74 31\s+vcvtne2ph2bf8s\s+\(%r9\)\{1to8\},%xmm29,%xmm30 +\s*[a-f0-9]+:\s*62 65 17 00 74 71 7f\s+vcvtne2ph2bf8s\s+0x7f0\(%rcx\),%xmm29,%xmm30 +\s*[a-f0-9]+:\s*62 65 17 17 74 72 80\s+vcvtne2ph2bf8s\s+-0x100\(%rdx\)\{1to8\},%xmm29,%xmm30\{%k7\} +\s*[a-f0-9]+:\s*62 25 17 27 74 b4 f5 00 00 00 10\s+vcvtne2ph2bf8s\s+0x10000000\(%rbp,%r14,8\),%ymm29,%ymm30\{%k7\} +\s*[a-f0-9]+:\s*62 45 17 30 74 31\s+vcvtne2ph2bf8s\s+\(%r9\)\{1to16\},%ymm29,%ymm30 +\s*[a-f0-9]+:\s*62 65 17 20 74 71 7f\s+vcvtne2ph2bf8s\s+0xfe0\(%rcx\),%ymm29,%ymm30 +\s*[a-f0-9]+:\s*62 65 17 37 74 72 80\s+vcvtne2ph2bf8s\s+-0x100\(%rdx\)\{1to16\},%ymm29,%ymm30\{%k7\} +\s*[a-f0-9]+:\s*62 05 7e 08 74 f5\s+vcvtneph2bf8s\s+%xmm29,%xmm30 +\s*[a-f0-9]+:\s*62 05 7e 28 74 f5\s+vcvtneph2bf8s\s+%ymm29,%xmm30 +\s*[a-f0-9]+:\s*62 25 7e 0f 74 b4 f5 00 00 00 10\s+vcvtneph2bf8sx\s+0x10000000\(%rbp,%r14,8\),%xmm30\{%k7\} +\s*[a-f0-9]+:\s*62 45 7e 18 74 31\s+vcvtneph2bf8s\s+\(%r9\)\{1to8\},%xmm30 +\s*[a-f0-9]+:\s*62 65 7e 08 74 71 7f\s+vcvtneph2bf8sx\s+0x7f0\(%rcx\),%xmm30 +\s*[a-f0-9]+:\s*62 65 7e 9f 74 72 80\s+vcvtneph2bf8s\s+-0x100\(%rdx\)\{1to8\},%xmm30\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 45 7e 38 74 31\s+vcvtneph2bf8s\s+\(%r9\)\{1to16\},%xmm30 +\s*[a-f0-9]+:\s*62 65 7e 28 74 71 7f\s+vcvtneph2bf8sy\s+0xfe0\(%rcx\),%xmm30 +\s*[a-f0-9]+:\s*62 65 7e bf 74 72 80\s+vcvtneph2bf8s\s+-0x100\(%rdx\)\{1to16\},%xmm30\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 05 14 00 18 f4\s+vcvtbiasph2hf8\s+%xmm28,%xmm29,%xmm30 +\s*[a-f0-9]+:\s*62 05 14 20 18 f4\s+vcvtbiasph2hf8\s+%ymm28,%ymm29,%xmm30 +\s*[a-f0-9]+:\s*62 25 14 07 18 b4 f5 00 00 00 10\s+vcvtbiasph2hf8\s+0x10000000\(%rbp,%r14,8\),%xmm29,%xmm30\{%k7\} +\s*[a-f0-9]+:\s*62 45 14 10 18 31\s+vcvtbiasph2hf8\s+\(%r9\)\{1to8\},%xmm29,%xmm30 +\s*[a-f0-9]+:\s*62 65 14 00 18 71 7f\s+vcvtbiasph2hf8\s+0x7f0\(%rcx\),%xmm29,%xmm30 +\s*[a-f0-9]+:\s*62 65 14 97 18 72 80\s+vcvtbiasph2hf8\s+-0x100\(%rdx\)\{1to8\},%xmm29,%xmm30\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 25 14 27 18 b4 f5 00 00 00 10\s+vcvtbiasph2hf8\s+0x10000000\(%rbp,%r14,8\),%ymm29,%xmm30\{%k7\} +\s*[a-f0-9]+:\s*62 45 14 30 18 31\s+vcvtbiasph2hf8\s+\(%r9\)\{1to16\},%ymm29,%xmm30 +\s*[a-f0-9]+:\s*62 65 14 20 18 71 7f\s+vcvtbiasph2hf8\s+0xfe0\(%rcx\),%ymm29,%xmm30 +\s*[a-f0-9]+:\s*62 65 14 b7 18 72 80\s+vcvtbiasph2hf8\s+-0x100\(%rdx\)\{1to16\},%ymm29,%xmm30\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 05 17 00 18 f4\s+vcvtne2ph2hf8\s+%xmm28,%xmm29,%xmm30 +\s*[a-f0-9]+:\s*62 05 17 20 18 f4\s+vcvtne2ph2hf8\s+%ymm28,%ymm29,%ymm30 +\s*[a-f0-9]+:\s*62 25 17 07 18 b4 f5 00 00 00 10\s+vcvtne2ph2hf8\s+0x10000000\(%rbp,%r14,8\),%xmm29,%xmm30\{%k7\} +\s*[a-f0-9]+:\s*62 45 17 10 18 31\s+vcvtne2ph2hf8\s+\(%r9\)\{1to8\},%xmm29,%xmm30 +\s*[a-f0-9]+:\s*62 65 17 00 18 71 7f\s+vcvtne2ph2hf8\s+0x7f0\(%rcx\),%xmm29,%xmm30 +\s*[a-f0-9]+:\s*62 65 17 17 18 72 80\s+vcvtne2ph2hf8\s+-0x100\(%rdx\)\{1to8\},%xmm29,%xmm30\{%k7\} +\s*[a-f0-9]+:\s*62 25 17 27 18 b4 f5 00 00 00 10\s+vcvtne2ph2hf8\s+0x10000000\(%rbp,%r14,8\),%ymm29,%ymm30\{%k7\} +\s*[a-f0-9]+:\s*62 45 17 30 18 31\s+vcvtne2ph2hf8\s+\(%r9\)\{1to16\},%ymm29,%ymm30 +\s*[a-f0-9]+:\s*62 65 17 20 18 71 7f\s+vcvtne2ph2hf8\s+0xfe0\(%rcx\),%ymm29,%ymm30 +\s*[a-f0-9]+:\s*62 65 17 37 18 72 80\s+vcvtne2ph2hf8\s+-0x100\(%rdx\)\{1to16\},%ymm29,%ymm30\{%k7\} +\s*[a-f0-9]+:\s*62 05 7e 08 18 f5\s+vcvtneph2hf8\s+%xmm29,%xmm30 +\s*[a-f0-9]+:\s*62 05 7e 28 18 f5\s+vcvtneph2hf8\s+%ymm29,%xmm30 +\s*[a-f0-9]+:\s*62 25 7e 0f 18 b4 f5 00 00 00 10\s+vcvtneph2hf8x\s+0x10000000\(%rbp,%r14,8\),%xmm30\{%k7\} +\s*[a-f0-9]+:\s*62 45 7e 18 18 31\s+vcvtneph2hf8\s+\(%r9\)\{1to8\},%xmm30 +\s*[a-f0-9]+:\s*62 65 7e 08 18 71 7f\s+vcvtneph2hf8x\s+0x7f0\(%rcx\),%xmm30 +\s*[a-f0-9]+:\s*62 65 7e 9f 18 72 80\s+vcvtneph2hf8\s+-0x100\(%rdx\)\{1to8\},%xmm30\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 45 7e 38 18 31\s+vcvtneph2hf8\s+\(%r9\)\{1to16\},%xmm30 +\s*[a-f0-9]+:\s*62 65 7e 28 18 71 7f\s+vcvtneph2hf8y\s+0xfe0\(%rcx\),%xmm30 +\s*[a-f0-9]+:\s*62 65 7e bf 18 72 80\s+vcvtneph2hf8\s+-0x100\(%rdx\)\{1to16\},%xmm30\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 05 14 00 1b f4\s+vcvtbiasph2hf8s\s+%xmm28,%xmm29,%xmm30 +\s*[a-f0-9]+:\s*62 05 14 20 1b f4\s+vcvtbiasph2hf8s\s+%ymm28,%ymm29,%xmm30 +\s*[a-f0-9]+:\s*62 25 14 07 1b b4 f5 00 00 00 10\s+vcvtbiasph2hf8s\s+0x10000000\(%rbp,%r14,8\),%xmm29,%xmm30\{%k7\} +\s*[a-f0-9]+:\s*62 45 14 10 1b 31\s+vcvtbiasph2hf8s\s+\(%r9\)\{1to8\},%xmm29,%xmm30 +\s*[a-f0-9]+:\s*62 65 14 00 1b 71 7f\s+vcvtbiasph2hf8s\s+0x7f0\(%rcx\),%xmm29,%xmm30 +\s*[a-f0-9]+:\s*62 65 14 97 1b 72 80\s+vcvtbiasph2hf8s\s+-0x100\(%rdx\)\{1to8\},%xmm29,%xmm30\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 25 14 27 1b b4 f5 00 00 00 10\s+vcvtbiasph2hf8s\s+0x10000000\(%rbp,%r14,8\),%ymm29,%xmm30\{%k7\} +\s*[a-f0-9]+:\s*62 45 14 30 1b 31\s+vcvtbiasph2hf8s\s+\(%r9\)\{1to16\},%ymm29,%xmm30 +\s*[a-f0-9]+:\s*62 65 14 20 1b 71 7f\s+vcvtbiasph2hf8s\s+0xfe0\(%rcx\),%ymm29,%xmm30 +\s*[a-f0-9]+:\s*62 65 14 b7 1b 72 80\s+vcvtbiasph2hf8s\s+-0x100\(%rdx\)\{1to16\},%ymm29,%xmm30\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 05 17 00 1b f4\s+vcvtne2ph2hf8s\s+%xmm28,%xmm29,%xmm30 +\s*[a-f0-9]+:\s*62 05 17 20 1b f4\s+vcvtne2ph2hf8s\s+%ymm28,%ymm29,%ymm30 +\s*[a-f0-9]+:\s*62 25 17 07 1b b4 f5 00 00 00 10\s+vcvtne2ph2hf8s\s+0x10000000\(%rbp,%r14,8\),%xmm29,%xmm30\{%k7\} +\s*[a-f0-9]+:\s*62 45 17 10 1b 31\s+vcvtne2ph2hf8s\s+\(%r9\)\{1to8\},%xmm29,%xmm30 +\s*[a-f0-9]+:\s*62 65 17 00 1b 71 7f\s+vcvtne2ph2hf8s\s+0x7f0\(%rcx\),%xmm29,%xmm30 +\s*[a-f0-9]+:\s*62 65 17 17 1b 72 80\s+vcvtne2ph2hf8s\s+-0x100\(%rdx\)\{1to8\},%xmm29,%xmm30\{%k7\} +\s*[a-f0-9]+:\s*62 25 17 27 1b b4 f5 00 00 00 10\s+vcvtne2ph2hf8s\s+0x10000000\(%rbp,%r14,8\),%ymm29,%ymm30\{%k7\} +\s*[a-f0-9]+:\s*62 45 17 30 1b 31\s+vcvtne2ph2hf8s\s+\(%r9\)\{1to16\},%ymm29,%ymm30 +\s*[a-f0-9]+:\s*62 65 17 20 1b 71 7f\s+vcvtne2ph2hf8s\s+0xfe0\(%rcx\),%ymm29,%ymm30 +\s*[a-f0-9]+:\s*62 65 17 37 1b 72 80\s+vcvtne2ph2hf8s\s+-0x100\(%rdx\)\{1to16\},%ymm29,%ymm30\{%k7\} +\s*[a-f0-9]+:\s*62 05 7e 08 1b f5\s+vcvtneph2hf8s\s+%xmm29,%xmm30 +\s*[a-f0-9]+:\s*62 05 7e 28 1b f5\s+vcvtneph2hf8s\s+%ymm29,%xmm30 +\s*[a-f0-9]+:\s*62 25 7e 0f 1b b4 f5 00 00 00 10\s+vcvtneph2hf8sx\s+0x10000000\(%rbp,%r14,8\),%xmm30\{%k7\} +\s*[a-f0-9]+:\s*62 45 7e 18 1b 31\s+vcvtneph2hf8s\s+\(%r9\)\{1to8\},%xmm30 +\s*[a-f0-9]+:\s*62 65 7e 08 1b 71 7f\s+vcvtneph2hf8sx\s+0x7f0\(%rcx\),%xmm30 +\s*[a-f0-9]+:\s*62 65 7e 9f 1b 72 80\s+vcvtneph2hf8s\s+-0x100\(%rdx\)\{1to8\},%xmm30\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 45 7e 38 1b 31\s+vcvtneph2hf8s\s+\(%r9\)\{1to16\},%xmm30 +\s*[a-f0-9]+:\s*62 65 7e 28 1b 71 7f\s+vcvtneph2hf8sy\s+0xfe0\(%rcx\),%xmm30 +\s*[a-f0-9]+:\s*62 65 7e bf 1b 72 80\s+vcvtneph2hf8s\s+-0x100\(%rdx\)\{1to16\},%xmm30\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 05 7f 08 1e f5\s+vcvthf82ph\s+%xmm29,%xmm30 +\s*[a-f0-9]+:\s*62 05 7f 28 1e f5\s+vcvthf82ph\s+%xmm29,%ymm30 +\s*[a-f0-9]+:\s*62 25 7f 0f 1e b4 f5 00 00 00 10\s+vcvthf82ph\s+0x10000000\(%rbp,%r14,8\),%xmm30\{%k7\} +\s*[a-f0-9]+:\s*62 45 7f 08 1e 31\s+vcvthf82ph\s+\(%r9\),%xmm30 +\s*[a-f0-9]+:\s*62 65 7f 08 1e 71 7f\s+vcvthf82ph\s+0x3f8\(%rcx\),%xmm30 +\s*[a-f0-9]+:\s*62 65 7f 8f 1e 72 80\s+vcvthf82ph\s+-0x400\(%rdx\),%xmm30\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 25 7f 2f 1e b4 f5 00 00 00 10\s+vcvthf82ph\s+0x10000000\(%rbp,%r14,8\),%ymm30\{%k7\} +\s*[a-f0-9]+:\s*62 45 7f 28 1e 31\s+vcvthf82ph\s+\(%r9\),%ymm30 +\s*[a-f0-9]+:\s*62 65 7f 28 1e 71 7f\s+vcvthf82ph\s+0x7f0\(%rcx\),%ymm30 +\s*[a-f0-9]+:\s*62 65 7f af 1e 72 80\s+vcvthf82ph\s+-0x800\(%rdx\),%ymm30\{%k7\}\{z\} +#pass diff --git a/gas/testsuite/gas/i386/x86-64-avx10_2-256-cvt.s b/gas/testsuite/gas/i386/x86-64-avx10_2-256-cvt.s new file mode 100644 index 00000000000..0583c6064e6 --- /dev/null +++ b/gas/testsuite/gas/i386/x86-64-avx10_2-256-cvt.s @@ -0,0 +1,117 @@ +# Check 64bit AVX10.2/256 instructions + + .arch generic64 + .arch .avx10.2/256 + .text +_start: + vcvt2ps2phx %xmm28, %xmm29, %xmm30 + vcvt2ps2phx %ymm28, %ymm29, %ymm30 + vcvt2ps2phx {rn-sae}, %ymm28, %ymm29, %ymm30 + vcvt2ps2phx 0x10000000(%rbp, %r14, 8), %xmm29, %xmm30{%k7} + vcvt2ps2phx (%r9){1to4}, %xmm29, %xmm30 + vcvt2ps2phx 2032(%rcx), %xmm29, %xmm30 + vcvt2ps2phx -512(%rdx){1to4}, %xmm29, %xmm30{%k7} + vcvt2ps2phx 0x10000000(%rbp, %r14, 8), %ymm29, %ymm30{%k7} + vcvt2ps2phx (%r9){1to8}, %ymm29, %ymm30 + vcvt2ps2phx 4064(%rcx), %ymm29, %ymm30 + vcvt2ps2phx -512(%rdx){1to8}, %ymm29, %ymm30{%k7} + + .irp m, bf8, bf8s, hf8, hf8s + vcvtbiasph2\m %xmm28, %xmm29, %xmm30 + vcvtbiasph2\m %ymm28, %ymm29, %xmm30 + vcvtbiasph2\m 0x10000000(%rbp, %r14, 8), %xmm29, %xmm30{%k7} + vcvtbiasph2\m (%r9){1to8}, %xmm29, %xmm30 + vcvtbiasph2\m 2032(%rcx), %xmm29, %xmm30 + vcvtbiasph2\m -256(%rdx){1to8}, %xmm29, %xmm30{%k7}{z} + vcvtbiasph2\m 0x10000000(%rbp, %r14, 8), %ymm29, %xmm30{%k7} + vcvtbiasph2\m (%r9){1to16}, %ymm29, %xmm30 + vcvtbiasph2\m 4064(%rcx), %ymm29, %xmm30 + vcvtbiasph2\m -256(%rdx){1to16}, %ymm29, %xmm30{%k7}{z} + vcvtne2ph2\m %xmm28, %xmm29, %xmm30 + vcvtne2ph2\m %ymm28, %ymm29, %ymm30 + vcvtne2ph2\m 0x10000000(%rbp, %r14, 8), %xmm29, %xmm30{%k7} + vcvtne2ph2\m (%r9){1to8}, %xmm29, %xmm30 + vcvtne2ph2\m 2032(%rcx), %xmm29, %xmm30 + vcvtne2ph2\m -256(%rdx){1to8}, %xmm29, %xmm30{%k7} + vcvtne2ph2\m 0x10000000(%rbp, %r14, 8), %ymm29, %ymm30{%k7} + vcvtne2ph2\m (%r9){1to16}, %ymm29, %ymm30 + vcvtne2ph2\m 4064(%rcx), %ymm29, %ymm30 + vcvtne2ph2\m -256(%rdx){1to16}, %ymm29, %ymm30{%k7} + vcvtneph2\m %xmm29, %xmm30 + vcvtneph2\m %ymm29, %xmm30 + vcvtneph2\m\()x 0x10000000(%rbp, %r14, 8), %xmm30{%k7} + vcvtneph2\m (%r9){1to8}, %xmm30 + vcvtneph2\m\()x 2032(%rcx), %xmm30 + vcvtneph2\m -256(%rdx){1to8}, %xmm30{%k7}{z} + vcvtneph2\m (%r9){1to16}, %xmm30 + vcvtneph2\m\()y 4064(%rcx), %xmm30 + vcvtneph2\m -256(%rdx){1to16}, %xmm30{%k7}{z} + .endr + + vcvthf82ph %xmm29, %xmm30 + vcvthf82ph %xmm29, %ymm30 + vcvthf82ph 0x10000000(%rbp, %r14, 8), %xmm30{%k7} + vcvthf82ph (%r9), %xmm30 + vcvthf82ph 1016(%rcx), %xmm30 + vcvthf82ph -1024(%rdx), %xmm30{%k7}{z} + vcvthf82ph 0x10000000(%rbp, %r14, 8), %ymm30{%k7} + vcvthf82ph (%r9), %ymm30 + vcvthf82ph 2032(%rcx), %ymm30 + vcvthf82ph -2048(%rdx), %ymm30{%k7}{z} + +_intel: + .intel_syntax noprefix + vcvt2ps2phx xmm30, xmm29, xmm28 + vcvt2ps2phx ymm30, ymm29, ymm28 + vcvt2ps2phx ymm30, ymm29, ymm28, {rn-sae} + vcvt2ps2phx xmm30{k7}, xmm29, XMMWORD PTR [rbp+r14*8+0x10000000] + vcvt2ps2phx xmm30, xmm29, DWORD PTR [r9]{1to4} + vcvt2ps2phx xmm30, xmm29, XMMWORD PTR [rcx+2032] + vcvt2ps2phx xmm30{k7}, xmm29, DWORD PTR [rdx-512]{1to4} + vcvt2ps2phx ymm30{k7}, ymm29, YMMWORD PTR [rbp+r14*8+0x10000000] + vcvt2ps2phx ymm30, ymm29, DWORD PTR [r9]{1to8} + vcvt2ps2phx ymm30, ymm29, YMMWORD PTR [rcx+4064] + vcvt2ps2phx ymm30{k7}, ymm29, DWORD PTR [rdx-512]{1to8} + + .irp m, bf8, bf8s, hf8, hf8s + vcvtbiasph2\m xmm30, xmm29, xmm28 + vcvtbiasph2\m xmm30, ymm29, ymm28 + vcvtbiasph2\m xmm30{k7}, xmm29, XMMWORD PTR [rbp+r14*8+0x10000000] + vcvtbiasph2\m xmm30, xmm29, WORD PTR [r9]{1to8} + vcvtbiasph2\m xmm30, xmm29, XMMWORD PTR [rcx+2032] + vcvtbiasph2\m xmm30{k7}{z}, xmm29, WORD PTR [rdx-256]{1to8} + vcvtbiasph2\m xmm30{k7}, ymm29, YMMWORD PTR [rbp+r14*8+0x10000000] + vcvtbiasph2\m xmm30, ymm29, WORD PTR [r9]{1to16} + vcvtbiasph2\m xmm30, ymm29, YMMWORD PTR [rcx+4064] + vcvtbiasph2\m xmm30{k7}{z}, ymm29, WORD PTR [rdx-256]{1to16} + vcvtne2ph2\m xmm30, xmm29, xmm28 + vcvtne2ph2\m ymm30, ymm29, ymm28 + vcvtne2ph2\m xmm30{k7}, xmm29, XMMWORD PTR [rbp+r14*8+0x10000000] + vcvtne2ph2\m xmm30, xmm29, WORD PTR [r9]{1to8} + vcvtne2ph2\m xmm30, xmm29, XMMWORD PTR [rcx+2032] + vcvtne2ph2\m xmm30{k7}, xmm29, WORD PTR [rdx-256]{1to8} + vcvtne2ph2\m ymm30{k7}, ymm29, YMMWORD PTR [rbp+r14*8+0x10000000] + vcvtne2ph2\m ymm30, ymm29, WORD PTR [r9]{1to16} + vcvtne2ph2\m ymm30, ymm29, YMMWORD PTR [rcx+4064] + vcvtne2ph2\m ymm30{k7}, ymm29, WORD PTR [rdx-256]{1to16} + vcvtneph2\m xmm30, xmm29 + vcvtneph2\m xmm30, ymm29 + vcvtneph2\m xmm30{k7}, XMMWORD PTR [rbp+r14*8+0x10000000] + vcvtneph2\m xmm30, WORD PTR [r9]{1to8} + vcvtneph2\m xmm30, XMMWORD PTR [rcx+2032] + vcvtneph2\m xmm30{k7}{z}, WORD PTR [rdx-256]{1to8} + vcvtneph2\m xmm30, WORD PTR [r9]{1to16} + vcvtneph2\m xmm30, YMMWORD PTR [rcx+4064] + vcvtneph2\m xmm30{k7}{z}, WORD PTR [rdx-256]{1to16} + .endr + + vcvthf82ph xmm30, xmm29 + vcvthf82ph ymm30, xmm29 + vcvthf82ph xmm30{k7}, QWORD PTR [rbp+r14*8+0x10000000] + vcvthf82ph xmm30, QWORD PTR [r9] + vcvthf82ph xmm30, QWORD PTR [rcx+1016] + vcvthf82ph xmm30{k7}{z}, QWORD PTR [rdx-1024] + vcvthf82ph ymm30{k7}, XMMWORD PTR [rbp+r14*8+0x10000000] + vcvthf82ph ymm30, XMMWORD PTR [r9] + vcvthf82ph ymm30, XMMWORD PTR [rcx+2032] + vcvthf82ph ymm30{k7}{z}, XMMWORD PTR [rdx-2048] diff --git a/gas/testsuite/gas/i386/x86-64-avx10_2-512-cvt-intel.d b/gas/testsuite/gas/i386/x86-64-avx10_2-512-cvt-intel.d new file mode 100644 index 00000000000..1576cf380bc --- /dev/null +++ b/gas/testsuite/gas/i386/x86-64-avx10_2-512-cvt-intel.d @@ -0,0 +1,82 @@ +#objdump: -dw -Mintel +#name: x86_64 AVX10.2/512 convert insns (Intel disassembly) +#source: x86-64-avx10_2-512-cvt.s + +.*: +file format .* + +Disassembly of section \.text: + +#... +[a-f0-9]+ <_intel>: +\s*[a-f0-9]+:\s*62 02 15 40 67 f4\s+vcvt2ps2phx zmm30,zmm29,zmm28 +\s*[a-f0-9]+:\s*62 02 15 10 67 f4\s+vcvt2ps2phx zmm30,zmm29,zmm28\{rn-sae\} +\s*[a-f0-9]+:\s*62 22 15 47 67 b4 f5 00 00 00 10\s+vcvt2ps2phx zmm30\{k7\},zmm29,ZMMWORD PTR \[rbp\+r14\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 42 15 50 67 31\s+vcvt2ps2phx zmm30,zmm29,DWORD BCST \[r9\] +\s*[a-f0-9]+:\s*62 62 15 40 67 71 7f\s+vcvt2ps2phx zmm30,zmm29,ZMMWORD PTR \[rcx\+0x1fc0\] +\s*[a-f0-9]+:\s*62 62 15 57 67 72 80\s+vcvt2ps2phx zmm30\{k7\},zmm29,DWORD BCST \[rdx-0x200\] +\s*[a-f0-9]+:\s*62 02 14 40 74 f4\s+vcvtbiasph2bf8 ymm30,zmm29,zmm28 +\s*[a-f0-9]+:\s*62 22 14 47 74 b4 f5 00 00 00 10\s+vcvtbiasph2bf8 ymm30\{k7\},zmm29,ZMMWORD PTR \[rbp\+r14\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 42 14 50 74 31\s+vcvtbiasph2bf8 ymm30,zmm29,WORD BCST \[r9\] +\s*[a-f0-9]+:\s*62 62 14 40 74 71 7f\s+vcvtbiasph2bf8 ymm30,zmm29,ZMMWORD PTR \[rcx\+0x1fc0\] +\s*[a-f0-9]+:\s*62 62 14 d7 74 72 80\s+vcvtbiasph2bf8 ymm30\{k7\}\{z\},zmm29,WORD BCST \[rdx-0x100\] +\s*[a-f0-9]+:\s*62 02 17 40 74 f4\s+vcvtne2ph2bf8 zmm30,zmm29,zmm28 +\s*[a-f0-9]+:\s*62 22 17 47 74 b4 f5 00 00 00 10\s+vcvtne2ph2bf8 zmm30\{k7\},zmm29,ZMMWORD PTR \[rbp\+r14\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 42 17 50 74 31\s+vcvtne2ph2bf8 zmm30,zmm29,WORD BCST \[r9\] +\s*[a-f0-9]+:\s*62 62 17 40 74 71 7f\s+vcvtne2ph2bf8 zmm30,zmm29,ZMMWORD PTR \[rcx\+0x1fc0\] +\s*[a-f0-9]+:\s*62 62 17 57 74 72 80\s+vcvtne2ph2bf8 zmm30\{k7\},zmm29,WORD BCST \[rdx-0x100\] +\s*[a-f0-9]+:\s*62 02 7e 48 74 f5\s+vcvtneph2bf8 ymm30,zmm29 +\s*[a-f0-9]+:\s*62 22 7e 4f 74 b4 f5 00 00 00 10\s+vcvtneph2bf8 ymm30\{k7\},ZMMWORD PTR \[rbp\+r14\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 42 7e 58 74 31\s+vcvtneph2bf8 ymm30,WORD BCST \[r9\] +\s*[a-f0-9]+:\s*62 62 7e 48 74 71 7f\s+vcvtneph2bf8 ymm30,ZMMWORD PTR \[rcx\+0x1fc0\] +\s*[a-f0-9]+:\s*62 62 7e df 74 72 80\s+vcvtneph2bf8 ymm30\{k7\}\{z\},WORD BCST \[rdx-0x100\] +\s*[a-f0-9]+:\s*62 05 14 40 74 f4\s+vcvtbiasph2bf8s ymm30,zmm29,zmm28 +\s*[a-f0-9]+:\s*62 25 14 47 74 b4 f5 00 00 00 10\s+vcvtbiasph2bf8s ymm30\{k7\},zmm29,ZMMWORD PTR \[rbp\+r14\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 45 14 50 74 31\s+vcvtbiasph2bf8s ymm30,zmm29,WORD BCST \[r9\] +\s*[a-f0-9]+:\s*62 65 14 40 74 71 7f\s+vcvtbiasph2bf8s ymm30,zmm29,ZMMWORD PTR \[rcx\+0x1fc0\] +\s*[a-f0-9]+:\s*62 65 14 d7 74 72 80\s+vcvtbiasph2bf8s ymm30\{k7\}\{z\},zmm29,WORD BCST \[rdx-0x100\] +\s*[a-f0-9]+:\s*62 05 17 40 74 f4\s+vcvtne2ph2bf8s zmm30,zmm29,zmm28 +\s*[a-f0-9]+:\s*62 25 17 47 74 b4 f5 00 00 00 10\s+vcvtne2ph2bf8s zmm30\{k7\},zmm29,ZMMWORD PTR \[rbp\+r14\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 45 17 50 74 31\s+vcvtne2ph2bf8s zmm30,zmm29,WORD BCST \[r9\] +\s*[a-f0-9]+:\s*62 65 17 40 74 71 7f\s+vcvtne2ph2bf8s zmm30,zmm29,ZMMWORD PTR \[rcx\+0x1fc0\] +\s*[a-f0-9]+:\s*62 65 17 57 74 72 80\s+vcvtne2ph2bf8s zmm30\{k7\},zmm29,WORD BCST \[rdx-0x100\] +\s*[a-f0-9]+:\s*62 05 7e 48 74 f5\s+vcvtneph2bf8s ymm30,zmm29 +\s*[a-f0-9]+:\s*62 25 7e 4f 74 b4 f5 00 00 00 10\s+vcvtneph2bf8s ymm30\{k7\},ZMMWORD PTR \[rbp\+r14\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 45 7e 58 74 31\s+vcvtneph2bf8s ymm30,WORD BCST \[r9\] +\s*[a-f0-9]+:\s*62 65 7e 48 74 71 7f\s+vcvtneph2bf8s ymm30,ZMMWORD PTR \[rcx\+0x1fc0\] +\s*[a-f0-9]+:\s*62 65 7e df 74 72 80\s+vcvtneph2bf8s ymm30\{k7\}\{z\},WORD BCST \[rdx-0x100\] +\s*[a-f0-9]+:\s*62 05 14 40 18 f4\s+vcvtbiasph2hf8 ymm30,zmm29,zmm28 +\s*[a-f0-9]+:\s*62 25 14 47 18 b4 f5 00 00 00 10\s+vcvtbiasph2hf8 ymm30\{k7\},zmm29,ZMMWORD PTR \[rbp\+r14\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 45 14 50 18 31\s+vcvtbiasph2hf8 ymm30,zmm29,WORD BCST \[r9\] +\s*[a-f0-9]+:\s*62 65 14 40 18 71 7f\s+vcvtbiasph2hf8 ymm30,zmm29,ZMMWORD PTR \[rcx\+0x1fc0\] +\s*[a-f0-9]+:\s*62 65 14 d7 18 72 80\s+vcvtbiasph2hf8 ymm30\{k7\}\{z\},zmm29,WORD BCST \[rdx-0x100\] +\s*[a-f0-9]+:\s*62 05 17 40 18 f4\s+vcvtne2ph2hf8 zmm30,zmm29,zmm28 +\s*[a-f0-9]+:\s*62 25 17 47 18 b4 f5 00 00 00 10\s+vcvtne2ph2hf8 zmm30\{k7\},zmm29,ZMMWORD PTR \[rbp\+r14\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 45 17 50 18 31\s+vcvtne2ph2hf8 zmm30,zmm29,WORD BCST \[r9\] +\s*[a-f0-9]+:\s*62 65 17 40 18 71 7f\s+vcvtne2ph2hf8 zmm30,zmm29,ZMMWORD PTR \[rcx\+0x1fc0\] +\s*[a-f0-9]+:\s*62 65 17 57 18 72 80\s+vcvtne2ph2hf8 zmm30\{k7\},zmm29,WORD BCST \[rdx-0x100\] +\s*[a-f0-9]+:\s*62 05 7e 48 18 f5\s+vcvtneph2hf8 ymm30,zmm29 +\s*[a-f0-9]+:\s*62 25 7e 4f 18 b4 f5 00 00 00 10\s+vcvtneph2hf8 ymm30\{k7\},ZMMWORD PTR \[rbp\+r14\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 45 7e 58 18 31\s+vcvtneph2hf8 ymm30,WORD BCST \[r9\] +\s*[a-f0-9]+:\s*62 65 7e 48 18 71 7f\s+vcvtneph2hf8 ymm30,ZMMWORD PTR \[rcx\+0x1fc0\] +\s*[a-f0-9]+:\s*62 65 7e df 18 72 80\s+vcvtneph2hf8 ymm30\{k7\}\{z\},WORD BCST \[rdx-0x100\] +\s*[a-f0-9]+:\s*62 05 14 40 1b f4\s+vcvtbiasph2hf8s ymm30,zmm29,zmm28 +\s*[a-f0-9]+:\s*62 25 14 47 1b b4 f5 00 00 00 10\s+vcvtbiasph2hf8s ymm30\{k7\},zmm29,ZMMWORD PTR \[rbp\+r14\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 45 14 50 1b 31\s+vcvtbiasph2hf8s ymm30,zmm29,WORD BCST \[r9\] +\s*[a-f0-9]+:\s*62 65 14 40 1b 71 7f\s+vcvtbiasph2hf8s ymm30,zmm29,ZMMWORD PTR \[rcx\+0x1fc0\] +\s*[a-f0-9]+:\s*62 65 14 d7 1b 72 80\s+vcvtbiasph2hf8s ymm30\{k7\}\{z\},zmm29,WORD BCST \[rdx-0x100\] +\s*[a-f0-9]+:\s*62 05 17 40 1b f4\s+vcvtne2ph2hf8s zmm30,zmm29,zmm28 +\s*[a-f0-9]+:\s*62 25 17 47 1b b4 f5 00 00 00 10\s+vcvtne2ph2hf8s zmm30\{k7\},zmm29,ZMMWORD PTR \[rbp\+r14\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 45 17 50 1b 31\s+vcvtne2ph2hf8s zmm30,zmm29,WORD BCST \[r9\] +\s*[a-f0-9]+:\s*62 65 17 40 1b 71 7f\s+vcvtne2ph2hf8s zmm30,zmm29,ZMMWORD PTR \[rcx\+0x1fc0\] +\s*[a-f0-9]+:\s*62 65 17 57 1b 72 80\s+vcvtne2ph2hf8s zmm30\{k7\},zmm29,WORD BCST \[rdx-0x100\] +\s*[a-f0-9]+:\s*62 05 7e 48 1b f5\s+vcvtneph2hf8s ymm30,zmm29 +\s*[a-f0-9]+:\s*62 25 7e 4f 1b b4 f5 00 00 00 10\s+vcvtneph2hf8s ymm30\{k7\},ZMMWORD PTR \[rbp\+r14\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 45 7e 58 1b 31\s+vcvtneph2hf8s ymm30,WORD BCST \[r9\] +\s*[a-f0-9]+:\s*62 65 7e 48 1b 71 7f\s+vcvtneph2hf8s ymm30,ZMMWORD PTR \[rcx\+0x1fc0\] +\s*[a-f0-9]+:\s*62 65 7e df 1b 72 80\s+vcvtneph2hf8s ymm30\{k7\}\{z\},WORD BCST \[rdx-0x100\] +\s*[a-f0-9]+:\s*62 05 7f 48 1e f5\s+vcvthf82ph zmm30,ymm29 +\s*[a-f0-9]+:\s*62 25 7f 4f 1e b4 f5 00 00 00 10\s+vcvthf82ph zmm30\{k7\},YMMWORD PTR \[rbp\+r14\*8\+0x10000000\] +\s*[a-f0-9]+:\s*62 45 7f 48 1e 31\s+vcvthf82ph zmm30,YMMWORD PTR \[r9\] +\s*[a-f0-9]+:\s*62 65 7f 48 1e 71 7f\s+vcvthf82ph zmm30,YMMWORD PTR \[rcx\+0xfe0\] +\s*[a-f0-9]+:\s*62 65 7f cf 1e 72 80\s+vcvthf82ph zmm30\{k7\}\{z\},YMMWORD PTR \[rdx-0x1000\] +#pass diff --git a/gas/testsuite/gas/i386/x86-64-avx10_2-512-cvt.d b/gas/testsuite/gas/i386/x86-64-avx10_2-512-cvt.d new file mode 100644 index 00000000000..03e4489a771 --- /dev/null +++ b/gas/testsuite/gas/i386/x86-64-avx10_2-512-cvt.d @@ -0,0 +1,80 @@ +#objdump: -dw +#name: x86_64 AVX10.2/512 convert insns + +.*: +file format .* + +Disassembly of section \.text: + +0+ <_start>: +\s*[a-f0-9]+:\s*62 02 15 40 67 f4\s+vcvt2ps2phx\s+%zmm28,%zmm29,%zmm30 +\s*[a-f0-9]+:\s*62 02 15 10 67 f4\s+vcvt2ps2phx\s+\{rn-sae\},%zmm28,%zmm29,%zmm30 +\s*[a-f0-9]+:\s*62 22 15 47 67 b4 f5 00 00 00 10\s+vcvt2ps2phx\s+0x10000000\(%rbp,%r14,8\),%zmm29,%zmm30\{%k7\} +\s*[a-f0-9]+:\s*62 42 15 50 67 31\s+vcvt2ps2phx\s+\(%r9\)\{1to16\},%zmm29,%zmm30 +\s*[a-f0-9]+:\s*62 62 15 40 67 71 7f\s+vcvt2ps2phx\s+0x1fc0\(%rcx\),%zmm29,%zmm30 +\s*[a-f0-9]+:\s*62 62 15 57 67 72 80\s+vcvt2ps2phx\s+-0x200\(%rdx\)\{1to16\},%zmm29,%zmm30\{%k7\} +\s*[a-f0-9]+:\s*62 02 14 40 74 f4\s+vcvtbiasph2bf8\s+%zmm28,%zmm29,%ymm30 +\s*[a-f0-9]+:\s*62 22 14 47 74 b4 f5 00 00 00 10\s+vcvtbiasph2bf8\s+0x10000000\(%rbp,%r14,8\),%zmm29,%ymm30\{%k7\} +\s*[a-f0-9]+:\s*62 42 14 50 74 31\s+vcvtbiasph2bf8\s+\(%r9\)\{1to32\},%zmm29,%ymm30 +\s*[a-f0-9]+:\s*62 62 14 40 74 71 7f\s+vcvtbiasph2bf8\s+0x1fc0\(%rcx\),%zmm29,%ymm30 +\s*[a-f0-9]+:\s*62 62 14 d7 74 72 80\s+vcvtbiasph2bf8\s+-0x100\(%rdx\)\{1to32\},%zmm29,%ymm30\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 02 17 40 74 f4\s+vcvtne2ph2bf8\s+%zmm28,%zmm29,%zmm30 +\s*[a-f0-9]+:\s*62 22 17 47 74 b4 f5 00 00 00 10\s+vcvtne2ph2bf8\s+0x10000000\(%rbp,%r14,8\),%zmm29,%zmm30\{%k7\} +\s*[a-f0-9]+:\s*62 42 17 50 74 31\s+vcvtne2ph2bf8\s+\(%r9\)\{1to32\},%zmm29,%zmm30 +\s*[a-f0-9]+:\s*62 62 17 40 74 71 7f\s+vcvtne2ph2bf8\s+0x1fc0\(%rcx\),%zmm29,%zmm30 +\s*[a-f0-9]+:\s*62 62 17 57 74 72 80\s+vcvtne2ph2bf8\s+-0x100\(%rdx\)\{1to32\},%zmm29,%zmm30\{%k7\} +\s*[a-f0-9]+:\s*62 02 7e 48 74 f5\s+vcvtneph2bf8\s+%zmm29,%ymm30 +\s*[a-f0-9]+:\s*62 22 7e 4f 74 b4 f5 00 00 00 10\s+vcvtneph2bf8\s+0x10000000\(%rbp,%r14,8\),%ymm30\{%k7\} +\s*[a-f0-9]+:\s*62 42 7e 58 74 31\s+vcvtneph2bf8\s+\(%r9\)\{1to32\},%ymm30 +\s*[a-f0-9]+:\s*62 62 7e 48 74 71 7f\s+vcvtneph2bf8\s+0x1fc0\(%rcx\),%ymm30 +\s*[a-f0-9]+:\s*62 62 7e df 74 72 80\s+vcvtneph2bf8\s+-0x100\(%rdx\)\{1to32\},%ymm30\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 05 14 40 74 f4\s+vcvtbiasph2bf8s\s+%zmm28,%zmm29,%ymm30 +\s*[a-f0-9]+:\s*62 25 14 47 74 b4 f5 00 00 00 10\s+vcvtbiasph2bf8s\s+0x10000000\(%rbp,%r14,8\),%zmm29,%ymm30\{%k7\} +\s*[a-f0-9]+:\s*62 45 14 50 74 31\s+vcvtbiasph2bf8s\s+\(%r9\)\{1to32\},%zmm29,%ymm30 +\s*[a-f0-9]+:\s*62 65 14 40 74 71 7f\s+vcvtbiasph2bf8s\s+0x1fc0\(%rcx\),%zmm29,%ymm30 +\s*[a-f0-9]+:\s*62 65 14 d7 74 72 80\s+vcvtbiasph2bf8s\s+-0x100\(%rdx\)\{1to32\},%zmm29,%ymm30\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 05 17 40 74 f4\s+vcvtne2ph2bf8s\s+%zmm28,%zmm29,%zmm30 +\s*[a-f0-9]+:\s*62 25 17 47 74 b4 f5 00 00 00 10\s+vcvtne2ph2bf8s\s+0x10000000\(%rbp,%r14,8\),%zmm29,%zmm30\{%k7\} +\s*[a-f0-9]+:\s*62 45 17 50 74 31\s+vcvtne2ph2bf8s\s+\(%r9\)\{1to32\},%zmm29,%zmm30 +\s*[a-f0-9]+:\s*62 65 17 40 74 71 7f\s+vcvtne2ph2bf8s\s+0x1fc0\(%rcx\),%zmm29,%zmm30 +\s*[a-f0-9]+:\s*62 65 17 57 74 72 80\s+vcvtne2ph2bf8s\s+-0x100\(%rdx\)\{1to32\},%zmm29,%zmm30\{%k7\} +\s*[a-f0-9]+:\s*62 05 7e 48 74 f5\s+vcvtneph2bf8s\s+%zmm29,%ymm30 +\s*[a-f0-9]+:\s*62 25 7e 4f 74 b4 f5 00 00 00 10\s+vcvtneph2bf8s\s+0x10000000\(%rbp,%r14,8\),%ymm30\{%k7\} +\s*[a-f0-9]+:\s*62 45 7e 58 74 31\s+vcvtneph2bf8s\s+\(%r9\)\{1to32\},%ymm30 +\s*[a-f0-9]+:\s*62 65 7e 48 74 71 7f\s+vcvtneph2bf8s\s+0x1fc0\(%rcx\),%ymm30 +\s*[a-f0-9]+:\s*62 65 7e df 74 72 80\s+vcvtneph2bf8s\s+-0x100\(%rdx\)\{1to32\},%ymm30\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 05 14 40 18 f4\s+vcvtbiasph2hf8\s+%zmm28,%zmm29,%ymm30 +\s*[a-f0-9]+:\s*62 25 14 47 18 b4 f5 00 00 00 10\s+vcvtbiasph2hf8\s+0x10000000\(%rbp,%r14,8\),%zmm29,%ymm30\{%k7\} +\s*[a-f0-9]+:\s*62 45 14 50 18 31\s+vcvtbiasph2hf8\s+\(%r9\)\{1to32\},%zmm29,%ymm30 +\s*[a-f0-9]+:\s*62 65 14 40 18 71 7f\s+vcvtbiasph2hf8\s+0x1fc0\(%rcx\),%zmm29,%ymm30 +\s*[a-f0-9]+:\s*62 65 14 d7 18 72 80\s+vcvtbiasph2hf8\s+-0x100\(%rdx\)\{1to32\},%zmm29,%ymm30\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 05 17 40 18 f4\s+vcvtne2ph2hf8\s+%zmm28,%zmm29,%zmm30 +\s*[a-f0-9]+:\s*62 25 17 47 18 b4 f5 00 00 00 10\s+vcvtne2ph2hf8\s+0x10000000\(%rbp,%r14,8\),%zmm29,%zmm30\{%k7\} +\s*[a-f0-9]+:\s*62 45 17 50 18 31\s+vcvtne2ph2hf8\s+\(%r9\)\{1to32\},%zmm29,%zmm30 +\s*[a-f0-9]+:\s*62 65 17 40 18 71 7f\s+vcvtne2ph2hf8\s+0x1fc0\(%rcx\),%zmm29,%zmm30 +\s*[a-f0-9]+:\s*62 65 17 57 18 72 80\s+vcvtne2ph2hf8\s+-0x100\(%rdx\)\{1to32\},%zmm29,%zmm30\{%k7\} +\s*[a-f0-9]+:\s*62 05 7e 48 18 f5\s+vcvtneph2hf8\s+%zmm29,%ymm30 +\s*[a-f0-9]+:\s*62 25 7e 4f 18 b4 f5 00 00 00 10\s+vcvtneph2hf8\s+0x10000000\(%rbp,%r14,8\),%ymm30\{%k7\} +\s*[a-f0-9]+:\s*62 45 7e 58 18 31\s+vcvtneph2hf8\s+\(%r9\)\{1to32\},%ymm30 +\s*[a-f0-9]+:\s*62 65 7e 48 18 71 7f\s+vcvtneph2hf8\s+0x1fc0\(%rcx\),%ymm30 +\s*[a-f0-9]+:\s*62 65 7e df 18 72 80\s+vcvtneph2hf8\s+-0x100\(%rdx\)\{1to32\},%ymm30\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 05 14 40 1b f4\s+vcvtbiasph2hf8s\s+%zmm28,%zmm29,%ymm30 +\s*[a-f0-9]+:\s*62 25 14 47 1b b4 f5 00 00 00 10\s+vcvtbiasph2hf8s\s+0x10000000\(%rbp,%r14,8\),%zmm29,%ymm30\{%k7\} +\s*[a-f0-9]+:\s*62 45 14 50 1b 31\s+vcvtbiasph2hf8s\s+\(%r9\)\{1to32\},%zmm29,%ymm30 +\s*[a-f0-9]+:\s*62 65 14 40 1b 71 7f\s+vcvtbiasph2hf8s\s+0x1fc0\(%rcx\),%zmm29,%ymm30 +\s*[a-f0-9]+:\s*62 65 14 d7 1b 72 80\s+vcvtbiasph2hf8s\s+-0x100\(%rdx\)\{1to32\},%zmm29,%ymm30\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 05 17 40 1b f4\s+vcvtne2ph2hf8s\s+%zmm28,%zmm29,%zmm30 +\s*[a-f0-9]+:\s*62 25 17 47 1b b4 f5 00 00 00 10\s+vcvtne2ph2hf8s\s+0x10000000\(%rbp,%r14,8\),%zmm29,%zmm30\{%k7\} +\s*[a-f0-9]+:\s*62 45 17 50 1b 31\s+vcvtne2ph2hf8s\s+\(%r9\)\{1to32\},%zmm29,%zmm30 +\s*[a-f0-9]+:\s*62 65 17 40 1b 71 7f\s+vcvtne2ph2hf8s\s+0x1fc0\(%rcx\),%zmm29,%zmm30 +\s*[a-f0-9]+:\s*62 65 17 57 1b 72 80\s+vcvtne2ph2hf8s\s+-0x100\(%rdx\)\{1to32\},%zmm29,%zmm30\{%k7\} +\s*[a-f0-9]+:\s*62 05 7e 48 1b f5\s+vcvtneph2hf8s\s+%zmm29,%ymm30 +\s*[a-f0-9]+:\s*62 25 7e 4f 1b b4 f5 00 00 00 10\s+vcvtneph2hf8s\s+0x10000000\(%rbp,%r14,8\),%ymm30\{%k7\} +\s*[a-f0-9]+:\s*62 45 7e 58 1b 31\s+vcvtneph2hf8s\s+\(%r9\)\{1to32\},%ymm30 +\s*[a-f0-9]+:\s*62 65 7e 48 1b 71 7f\s+vcvtneph2hf8s\s+0x1fc0\(%rcx\),%ymm30 +\s*[a-f0-9]+:\s*62 65 7e df 1b 72 80\s+vcvtneph2hf8s\s+-0x100\(%rdx\)\{1to32\},%ymm30\{%k7\}\{z\} +\s*[a-f0-9]+:\s*62 05 7f 48 1e f5\s+vcvthf82ph\s+%ymm29,%zmm30 +\s*[a-f0-9]+:\s*62 25 7f 4f 1e b4 f5 00 00 00 10\s+vcvthf82ph\s+0x10000000\(%rbp,%r14,8\),%zmm30\{%k7\} +\s*[a-f0-9]+:\s*62 45 7f 48 1e 31\s+vcvthf82ph\s+\(%r9\),%zmm30 +\s*[a-f0-9]+:\s*62 65 7f 48 1e 71 7f\s+vcvthf82ph\s+0xfe0\(%rcx\),%zmm30 +\s*[a-f0-9]+:\s*62 65 7f cf 1e 72 80\s+vcvthf82ph\s+-0x1000\(%rdx\),%zmm30\{%k7\}\{z\} +#pass diff --git a/gas/testsuite/gas/i386/x86-64-avx10_2-512-cvt.s b/gas/testsuite/gas/i386/x86-64-avx10_2-512-cvt.s new file mode 100644 index 00000000000..8a4c957767e --- /dev/null +++ b/gas/testsuite/gas/i386/x86-64-avx10_2-512-cvt.s @@ -0,0 +1,69 @@ +# Check 64bit AVX10.2/512 instructions + + .arch generic64 + .arch .avx10.2/512 + .text +_start: + vcvt2ps2phx %zmm28, %zmm29, %zmm30 + vcvt2ps2phx {rn-sae}, %zmm28, %zmm29, %zmm30 + vcvt2ps2phx 0x10000000(%rbp, %r14, 8), %zmm29, %zmm30{%k7} + vcvt2ps2phx (%r9){1to16}, %zmm29, %zmm30 + vcvt2ps2phx 8128(%rcx), %zmm29, %zmm30 + vcvt2ps2phx -512(%rdx){1to16}, %zmm29, %zmm30{%k7} + + .irp m, bf8, bf8s, hf8, hf8s + vcvtbiasph2\m %zmm28, %zmm29, %ymm30 + vcvtbiasph2\m 0x10000000(%rbp, %r14, 8), %zmm29, %ymm30{%k7} + vcvtbiasph2\m (%r9){1to32}, %zmm29, %ymm30 + vcvtbiasph2\m 8128(%rcx), %zmm29, %ymm30 + vcvtbiasph2\m -256(%rdx){1to32}, %zmm29, %ymm30{%k7}{z} + vcvtne2ph2\m %zmm28, %zmm29, %zmm30 + vcvtne2ph2\m 0x10000000(%rbp, %r14, 8), %zmm29, %zmm30{%k7} + vcvtne2ph2\m (%r9){1to32}, %zmm29, %zmm30 + vcvtne2ph2\m 8128(%rcx), %zmm29, %zmm30 + vcvtne2ph2\m -256(%rdx){1to32}, %zmm29, %zmm30{%k7} + vcvtneph2\m %zmm29, %ymm30 + vcvtneph2\m 0x10000000(%rbp, %r14, 8), %ymm30{%k7} + vcvtneph2\m (%r9){1to32}, %ymm30 + vcvtneph2\m 8128(%rcx), %ymm30 + vcvtneph2\m -256(%rdx){1to32}, %ymm30{%k7}{z} + .endr + + vcvthf82ph %ymm29, %zmm30 + vcvthf82ph 0x10000000(%rbp, %r14, 8), %zmm30{%k7} + vcvthf82ph (%r9), %zmm30 + vcvthf82ph 4064(%rcx), %zmm30 + vcvthf82ph -4096(%rdx), %zmm30{%k7}{z} + +_intel: + .intel_syntax noprefix + vcvt2ps2phx zmm30, zmm29, zmm28 + vcvt2ps2phx zmm30, zmm29, zmm28, {rn-sae} + vcvt2ps2phx zmm30{k7}, zmm29, ZMMWORD PTR [rbp+r14*8+0x10000000] + vcvt2ps2phx zmm30, zmm29, DWORD PTR [r9]{1to16} + vcvt2ps2phx zmm30, zmm29, ZMMWORD PTR [rcx+8128] + vcvt2ps2phx zmm30{k7}, zmm29, DWORD PTR [rdx-512]{1to16} + + .irp m, bf8, bf8s, hf8, hf8s + vcvtbiasph2\m ymm30, zmm29, zmm28 + vcvtbiasph2\m ymm30{k7}, zmm29, ZMMWORD PTR [rbp+r14*8+0x10000000] + vcvtbiasph2\m ymm30, zmm29, WORD PTR [r9]{1to32} + vcvtbiasph2\m ymm30, zmm29, ZMMWORD PTR [rcx+8128] + vcvtbiasph2\m ymm30{k7}{z}, zmm29, WORD PTR [rdx-256]{1to32} + vcvtne2ph2\m zmm30, zmm29, zmm28 + vcvtne2ph2\m zmm30{k7}, zmm29, ZMMWORD PTR [rbp+r14*8+0x10000000] + vcvtne2ph2\m zmm30, zmm29, WORD PTR [r9]{1to32} + vcvtne2ph2\m zmm30, zmm29, ZMMWORD PTR [rcx+8128] + vcvtne2ph2\m zmm30{k7}, zmm29, WORD PTR [rdx-256]{1to32} + vcvtneph2\m ymm30, zmm29 + vcvtneph2\m ymm30{k7}, ZMMWORD PTR [rbp+r14*8+0x10000000] + vcvtneph2\m ymm30, WORD PTR [r9]{1to32} + vcvtneph2\m ymm30, ZMMWORD PTR [rcx+8128] + vcvtneph2\m ymm30{k7}{z}, WORD PTR [rdx-256]{1to32} + .endr + + vcvthf82ph zmm30, ymm29 + vcvthf82ph zmm30{k7}, YMMWORD PTR [rbp+r14*8+0x10000000] + vcvthf82ph zmm30, YMMWORD PTR [r9] + vcvthf82ph zmm30, YMMWORD PTR [rcx+4064] + vcvthf82ph zmm30{k7}{z}, YMMWORD PTR [rdx-4096] diff --git a/gas/testsuite/gas/i386/x86-64.exp b/gas/testsuite/gas/i386/x86-64.exp index d110dcd775a..2ba211e1cc7 100644 --- a/gas/testsuite/gas/i386/x86-64.exp +++ b/gas/testsuite/gas/i386/x86-64.exp @@ -505,6 +505,10 @@ run_dump_test "x86-64-avx10_2-512-media" run_dump_test "x86-64-avx10_2-512-media-intel" run_dump_test "x86-64-avx10_2-256-media" run_dump_test "x86-64-avx10_2-256-media-intel" +run_dump_test "x86-64-avx10_2-512-cvt" +run_dump_test "x86-64-avx10_2-512-cvt-intel" +run_dump_test "x86-64-avx10_2-256-cvt" +run_dump_test "x86-64-avx10_2-256-cvt-intel" run_dump_test "x86-64-clzero" run_dump_test "x86-64-mwaitx-bdver4" run_list_test "x86-64-mwaitx-reg" diff --git a/opcodes/i386-dis-evex-prefix.h b/opcodes/i386-dis-evex-prefix.h index 574a640e650..cffc3852065 100644 --- a/opcodes/i386-dis-evex-prefix.h +++ b/opcodes/i386-dis-evex-prefix.h @@ -257,6 +257,13 @@ { VEX_W_TABLE (EVEX_W_0F3872_P_2) }, { "vcvtne2p%XS2bf16", { XM, Vex, EXx}, 0 }, }, + /* PREFIX_EVEX_0F3874 */ + { + { "vcvtbiasp%XH2bf8", { XMxmmq, Vex, EXxh }, 0 }, + { "vcvtnep%XH2bf8%XY", { XMxmmq, EXxh }, 0 }, + { Bad_Opcode }, + { "vcvtne2p%XH2bf8", { XM, Vex, EXxh }, 0 }, + }, /* PREFIX_EVEX_0F389A */ { { Bad_Opcode }, @@ -384,12 +391,33 @@ { Bad_Opcode }, { "vmovs%XH", { EXwS, VexScalarR, XMScalar }, 0 }, }, + /* PREFIX_EVEX_MAP5_18 */ + { + { "vcvtbiasp%XH2hf8", { XMxmmq, Vex, EXxh }, 0 }, + { "vcvtnep%XH2hf8%XY", { XMxmmq, EXxh }, 0 }, + { Bad_Opcode }, + { "vcvtne2p%XH2hf8", { XM, Vex, EXxh }, 0 }, + }, + /* PREFIX_EVEX_MAP5_1B */ + { + { "vcvtbiasp%XH2hf8s", { XMxmmq, Vex, EXxh }, 0 }, + { "vcvtnep%XH2hf8s%XY", { XMxmmq, EXxh }, 0 }, + { Bad_Opcode }, + { "vcvtne2p%XH2hf8s", { XM, Vex, EXxh }, 0 }, + }, /* PREFIX_EVEX_MAP5_1D */ { { "vcvtss2s%XH", { XMScalar, VexScalar, EXd, EXxEVexR }, 0 }, { Bad_Opcode }, { "vcvtps2p%XHx%XY", { XMxmmq, EXx, EXxEVexR }, 0 }, }, + /* PREFIX_EVEX_MAP5_1E */ + { + { Bad_Opcode }, + { Bad_Opcode }, + { Bad_Opcode }, + { "vcvthf82p%XH", { XM, EXxmmq }, 0 }, + }, /* PREFIX_EVEX_MAP5_2A */ { { Bad_Opcode }, @@ -461,6 +489,13 @@ { "vmaxp%XH", { XM, Vex, EXxh, EXxEVexS }, 0 }, { "vmaxs%XH", { XMScalar, VexScalar, EXw, EXxEVexS }, 0 }, }, + /* PREFIX_EVEX_MAP5_74 */ + { + { "vcvtbiasp%XH2bf8s", { XMxmmq, Vex, EXxh }, 0 }, + { "vcvtnep%XH2bf8s%XY", { XMxmmq, EXxh }, 0 }, + { Bad_Opcode }, + { "vcvtne2p%XH2bf8s", { XM, Vex, EXxh }, 0 }, + }, /* PREFIX_EVEX_MAP5_78 */ { { "vcvttp%XH2udq", { XM, EXxmmqh, EXxEVexS }, 0 }, diff --git a/opcodes/i386-dis-evex.h b/opcodes/i386-dis-evex.h index b5ca4a0aeaf..9e0546e66ca 100644 --- a/opcodes/i386-dis-evex.h +++ b/opcodes/i386-dis-evex.h @@ -408,7 +408,7 @@ static const struct dis386 evex_table[][256] = { { "vpblendm%DQ", { XM, Vex, EXx }, PREFIX_DATA }, { "vblendmp%XW", { XM, Vex, EXx }, PREFIX_DATA }, { "vpblendm%BW", { XM, Vex, EXx }, PREFIX_DATA }, - { Bad_Opcode }, + { "vcvt2p%XS2phx", { XM, Vex, EXx, EXxEVexR }, PREFIX_DATA }, /* 68 */ { PREFIX_TABLE (PREFIX_EVEX_0F3868) }, { Bad_Opcode }, @@ -423,7 +423,7 @@ static const struct dis386 evex_table[][256] = { { "vpshldv%DQ", { XM, Vex, EXx }, PREFIX_DATA }, { PREFIX_TABLE (PREFIX_EVEX_0F3872) }, { "vpshrdv%DQ", { XM, Vex, EXx }, PREFIX_DATA }, - { Bad_Opcode }, + { PREFIX_TABLE (PREFIX_EVEX_0F3874) }, { "vpermi2%BW", { XM, Vex, EXx }, PREFIX_DATA }, { "vpermi2%DQ", { XM, Vex, EXx }, PREFIX_DATA }, { "vpermi2p%XW", { XM, Vex, EXx }, PREFIX_DATA }, @@ -1193,13 +1193,13 @@ static const struct dis386 evex_table[][256] = { { Bad_Opcode }, { Bad_Opcode }, /* 18 */ + { PREFIX_TABLE (PREFIX_EVEX_MAP5_18) }, { Bad_Opcode }, { Bad_Opcode }, - { Bad_Opcode }, - { Bad_Opcode }, + { PREFIX_TABLE (PREFIX_EVEX_MAP5_1B) }, { Bad_Opcode }, { PREFIX_TABLE (PREFIX_EVEX_MAP5_1D) }, - { Bad_Opcode }, + { PREFIX_TABLE (PREFIX_EVEX_MAP5_1E) }, { Bad_Opcode }, /* 20 */ { Bad_Opcode }, @@ -1296,7 +1296,7 @@ static const struct dis386 evex_table[][256] = { { Bad_Opcode }, { Bad_Opcode }, { Bad_Opcode }, - { Bad_Opcode }, + { PREFIX_TABLE (PREFIX_EVEX_MAP5_74) }, { Bad_Opcode }, { Bad_Opcode }, { Bad_Opcode }, diff --git a/opcodes/i386-dis.c b/opcodes/i386-dis.c index 3a4af4d61a3..9cf7edbbc0e 100644 --- a/opcodes/i386-dis.c +++ b/opcodes/i386-dis.c @@ -1190,6 +1190,7 @@ enum PREFIX_EVEX_0F3853, PREFIX_EVEX_0F3868, PREFIX_EVEX_0F3872, + PREFIX_EVEX_0F3874, PREFIX_EVEX_0F389A, PREFIX_EVEX_0F389B, PREFIX_EVEX_0F38AA, @@ -1214,7 +1215,10 @@ enum PREFIX_EVEX_MAP5_10, PREFIX_EVEX_MAP5_11, + PREFIX_EVEX_MAP5_18, + PREFIX_EVEX_MAP5_1B, PREFIX_EVEX_MAP5_1D, + PREFIX_EVEX_MAP5_1E, PREFIX_EVEX_MAP5_2A, PREFIX_EVEX_MAP5_2C, PREFIX_EVEX_MAP5_2D, @@ -1229,6 +1233,7 @@ enum PREFIX_EVEX_MAP5_5D, PREFIX_EVEX_MAP5_5E, PREFIX_EVEX_MAP5_5F, + PREFIX_EVEX_MAP5_74, PREFIX_EVEX_MAP5_78, PREFIX_EVEX_MAP5_79, PREFIX_EVEX_MAP5_7A, diff --git a/opcodes/i386-mnem.h b/opcodes/i386-mnem.h index ec6fa8fb812..9357bb2967f 100644 --- a/opcodes/i386-mnem.h +++ b/opcodes/i386-mnem.h @@ -116,2375 +116,2397 @@ extern const char i386_mnemonics[]; #define MN_vinserti128 0x3bd #define MN_vbroadcasti128 0x3c9 #define MN_encodekey128 0x3d8 -#define MN_vmovdqu8 0x3e5 -#define MN_vextractf32x8 0x3ee -#define MN_vinsertf32x8 0x3fc -#define MN_vbroadcastf32x8 0x409 -#define MN_vextracti32x8 0x419 -#define MN_vinserti32x8 0x427 -#define MN_vbroadcasti32x8 0x434 -#define MN_ud2a 0x444 -#define MN_aaa 0x449 -#define MN_daa 0x44d -#define MN_ssca 0x451 -#define MN_lea 0x456 -#define MN_invlpga 0x45a -#define MN_pusha 0x462 -#define MN_ja 0x468 -#define MN_jna 0x46b -#define MN_ccmpna 0x46f -#define MN_setna 0x476 -#define MN_ctestna 0x47c -#define MN_setzuna 0x484 +#define MN_vcvtne2ph2bf8 0x3e5 +#define MN_vcvtneph2bf8 0x3f3 +#define MN_vcvtbiasph2bf8 0x400 +#define MN_vcvtne2ph2hf8 0x40f +#define MN_vcvtneph2hf8 0x41d +#define MN_vcvtbiasph2hf8 0x42a +#define MN_vmovdqu8 0x439 +#define MN_vextractf32x8 0x442 +#define MN_vinsertf32x8 0x450 +#define MN_vbroadcastf32x8 0x45d +#define MN_vextracti32x8 0x46d +#define MN_vinserti32x8 0x47b +#define MN_vbroadcasti32x8 0x488 +#define MN_ud2a 0x498 +#define MN_aaa 0x49d +#define MN_daa 0x4a1 +#define MN_ssca 0x4a5 +#define MN_lea 0x4aa +#define MN_invlpga 0x4ae +#define MN_pusha 0x4b6 +#define MN_ja 0x4bc +#define MN_jna 0x4bf +#define MN_ccmpna 0x4c3 +#define MN_setna 0x4ca +#define MN_ctestna 0x4d0 +#define MN_setzuna 0x4d8 #define MN_cmovna (MN_fcmovna + 1) #define MN_fcmovna (MN_cfcmovna + 1) -#define MN_cfcmovna 0x48c -#define MN_ccmpa 0x495 -#define MN_popa 0x49b +#define MN_cfcmovna 0x4e0 +#define MN_ccmpa 0x4e9 +#define MN_popa 0x4ef #define MN_movntdqa (MN_vmovntdqa + 1) -#define MN_vmovntdqa 0x4a0 +#define MN_vmovntdqa 0x4f4 #define MN_movdqa (MN_vmovdqa + 1) -#define MN_vmovdqa 0x4aa -#define MN_seta 0x4b2 -#define MN_prefetchnta 0x4b7 -#define MN_ctesta 0x4c3 -#define MN_setzua 0x4ca +#define MN_vmovdqa 0x4fe +#define MN_seta 0x506 +#define MN_prefetchnta 0x50b +#define MN_ctesta 0x517 +#define MN_setzua 0x51e #define MN_cmova (MN_fcmova + 1) #define MN_fcmova (MN_cfcmova + 1) -#define MN_cfcmova 0x4d1 -#define MN_rex_b 0x4d9 -#define MN_ud2b 0x4df -#define MN_vpermi2b 0x4e4 -#define MN_vpmovm2b 0x4ed -#define MN_vpermt2b 0x4f6 -#define MN_movdir64b 0x4ff -#define MN_cmpxchg16b 0x509 -#define MN_cmpxchg8b 0x514 -#define MN_vpshab 0x51e -#define MN_sbb 0x525 +#define MN_cfcmova 0x525 +#define MN_rex_b 0x52d +#define MN_ud2b 0x533 +#define MN_vpermi2b 0x538 +#define MN_vpmovm2b 0x541 +#define MN_vpermt2b 0x54a +#define MN_movdir64b 0x553 +#define MN_cmpxchg16b 0x55d +#define MN_cmpxchg8b 0x568 +#define MN_vpshab 0x572 +#define MN_sbb 0x579 #define MN_psubb (MN_vpsubb + 1) -#define MN_vpsubb 0x529 -#define MN_xcrypt_ecb 0x530 -#define MN_xcryptecb 0x53b -#define MN_llwpcb 0x545 -#define MN_slwpcb 0x54c -#define MN_kaddb 0x553 +#define MN_vpsubb 0x57d +#define MN_xcrypt_ecb 0x584 +#define MN_xcryptecb 0x58f +#define MN_llwpcb 0x599 +#define MN_slwpcb 0x5a0 +#define MN_kaddb 0x5a7 #define MN_paddb (MN_vpaddb + 1) -#define MN_vpaddb 0x559 -#define MN_kandb 0x560 -#define MN_vpexpandb 0x566 -#define MN_vpmovusdb 0x570 -#define MN_vpmovsdb 0x57a -#define MN_vpmovdb 0x583 -#define MN_vpcomgeb 0x58b -#define MN_vpcomleb 0x594 -#define MN_vpcmpnleb 0x59d -#define MN_vpcmpleb 0x5a7 -#define MN_vpcomfalseb 0x5b0 -#define MN_vpcomtrueb 0x5bc -#define MN_xcrypt_cfb 0x5c7 -#define MN_xcryptcfb 0x5d2 -#define MN_xcrypt_ofb 0x5dc -#define MN_xcryptofb 0x5e7 +#define MN_vpaddb 0x5ad +#define MN_kandb 0x5b4 +#define MN_vpexpandb 0x5ba +#define MN_vpmovusdb 0x5c4 +#define MN_vpmovsdb 0x5ce +#define MN_vpmovdb 0x5d7 +#define MN_vpcomgeb 0x5df +#define MN_vpcomleb 0x5e8 +#define MN_vpcmpnleb 0x5f1 +#define MN_vpcmpleb 0x5fb +#define MN_vpcomfalseb 0x604 +#define MN_vpcomtrueb 0x610 +#define MN_xcrypt_cfb 0x61b +#define MN_xcryptcfb 0x626 +#define MN_xcrypt_ofb 0x630 +#define MN_xcryptofb 0x63b #define MN_pshufb (MN_vpshufb + 1) -#define MN_vpshufb 0x5f1 -#define MN_invlpgb 0x5f9 +#define MN_vpshufb 0x645 +#define MN_invlpgb 0x64d #define MN_pavgb (MN_vpavgb + 1) -#define MN_vpavgb 0x601 -#define MN_jb 0x608 -#define MN_pbndkb 0x60b +#define MN_vpavgb 0x655 +#define MN_jb 0x65c +#define MN_pbndkb 0x65f #define MN_pmovmskb (MN_vpmovmskb + 1) -#define MN_vpmovmskb 0x612 -#define MN_vpshlb 0x61c -#define MN_kshiftlb 0x623 +#define MN_vpmovmskb 0x666 +#define MN_vpshlb 0x670 +#define MN_kshiftlb 0x677 #define MN_gf2p8mulb (MN_vgf2p8mulb + 1) -#define MN_vgf2p8mulb 0x62c -#define MN_vpblendmb 0x637 -#define MN_vptestnmb 0x641 -#define MN_vpcomb 0x64b -#define MN_vpshufbitqmb 0x652 -#define MN_vpermb 0x65f -#define MN_vptestmb 0x666 -#define MN_kandnb 0x66f +#define MN_vgf2p8mulb 0x680 +#define MN_vpblendmb 0x68b +#define MN_vptestnmb 0x695 +#define MN_vpcomb 0x69f +#define MN_vpshufbitqmb 0x6a6 +#define MN_vpermb 0x6b3 +#define MN_vptestmb 0x6ba +#define MN_kandnb 0x6c3 #define MN_psignb (MN_vpsignb + 1) -#define MN_vpsignb 0x676 -#define MN_jnb 0x67e -#define MN_ccmpnb 0x682 -#define MN_setnb 0x689 -#define MN_ctestnb 0x68f -#define MN_setzunb 0x697 +#define MN_vpsignb 0x6ca +#define MN_jnb 0x6d2 +#define MN_ccmpnb 0x6d6 +#define MN_setnb 0x6dd +#define MN_ctestnb 0x6e3 +#define MN_setzunb 0x6eb #define MN_cmovnb (MN_fcmovnb + 1) #define MN_fcmovnb (MN_cfcmovnb + 1) -#define MN_cfcmovnb 0x69f -#define MN_ccmpb 0x6a8 -#define MN_vpcmpb 0x6ae -#define MN_vpcomeqb 0x6b5 +#define MN_cfcmovnb 0x6f3 +#define MN_ccmpb 0x6fc +#define MN_vpcmpb 0x702 +#define MN_vpcomeqb 0x709 #define MN_gf2p8affineqb (MN_vgf2p8affineqb + 1) -#define MN_vgf2p8affineqb 0x6be -#define MN_vpcomneqb 0x6cd -#define MN_vpcmpneqb 0x6d7 +#define MN_vgf2p8affineqb 0x712 +#define MN_vpcomneqb 0x721 +#define MN_vpcmpneqb 0x72b #define MN_pcmpeqb (MN_vpcmpeqb + 1) -#define MN_vpcmpeqb 0x6e1 -#define MN_vpmovusqb 0x6ea -#define MN_vpmovsqb 0x6f4 -#define MN_vpmultishiftqb 0x6fd +#define MN_vpcmpeqb 0x735 +#define MN_vpmovusqb 0x73e +#define MN_vpmovsqb 0x748 +#define MN_vpmultishiftqb 0x751 #define MN_gf2p8affineinvqb (MN_vgf2p8affineinvqb + 1) -#define MN_vgf2p8affineinvqb 0x70c -#define MN_vpmovqb 0x71e -#define MN_rex_rb 0x726 -#define MN_korb 0x72d -#define MN_kxnorb 0x732 -#define MN_kxorb 0x739 +#define MN_vgf2p8affineinvqb 0x760 +#define MN_vpmovqb 0x772 +#define MN_rex_rb 0x77a +#define MN_korb 0x781 +#define MN_kxnorb 0x786 +#define MN_kxorb 0x78d #define MN_pinsrb (MN_vpinsrb + 1) -#define MN_vpinsrb 0x73f -#define MN_kshiftrb 0x747 +#define MN_vpinsrb 0x793 +#define MN_kshiftrb 0x79b #define MN_pextrb (MN_vpextrb + 1) -#define MN_vpextrb 0x750 -#define MN_rex_wrb 0x758 +#define MN_vpextrb 0x7a4 +#define MN_rex_wrb 0x7ac #define MN_pabsb (MN_vpabsb + 1) -#define MN_vpabsb 0x760 +#define MN_vpabsb 0x7b4 #define MN_psubsb (MN_vpsubsb + 1) -#define MN_vpsubsb 0x767 +#define MN_vpsubsb 0x7bb #define MN_paddsb (MN_vpaddsb + 1) -#define MN_vpaddsb 0x76f +#define MN_vpaddsb 0x7c3 #define MN_pminsb (MN_vpminsb + 1) -#define MN_vpminsb 0x777 -#define MN_vpcompressb 0x77f +#define MN_vpminsb 0x7cb +#define MN_vpcompressb 0x7d3 #define MN_psubusb (MN_vpsubusb + 1) -#define MN_vpsubusb 0x78b +#define MN_vpsubusb 0x7df #define MN_paddusb (MN_vpaddusb + 1) -#define MN_vpaddusb 0x794 -#define MN_pavgusb 0x79d -#define MN_movsb 0x7a5 +#define MN_vpaddusb 0x7e8 +#define MN_pavgusb 0x7f1 +#define MN_movsb 0x7f9 #define MN_pmaxsb (MN_vpmaxsb + 1) -#define MN_vpmaxsb 0x7ab -#define MN_setb 0x7b3 -#define MN_vpcomgtb 0x7b8 +#define MN_vpmaxsb 0x7ff +#define MN_setb 0x807 +#define MN_vpcomgtb 0x80c #define MN_pcmpgtb (MN_vpcmpgtb + 1) -#define MN_vpcmpgtb 0x7c1 -#define MN_vpcomltb 0x7ca -#define MN_vpcmpnltb 0x7d3 -#define MN_vpcmpltb 0x7dd -#define MN_vpopcntb 0x7e6 -#define MN_knotb 0x7ef -#define MN_vprotb 0x7f5 -#define MN_vpbroadcastb 0x7fc -#define MN_ctestb 0x809 -#define MN_ktestb 0x810 -#define MN_kortestb 0x817 -#define MN_vpcomgeub 0x820 -#define MN_vpcomleub 0x82a -#define MN_vpcmpnleub 0x834 -#define MN_vpcmpleub 0x83f -#define MN_vpcomfalseub 0x849 -#define MN_vpcomtrueub 0x856 -#define MN_vpcomub 0x862 +#define MN_vpcmpgtb 0x815 +#define MN_vpcomltb 0x81e +#define MN_vpcmpnltb 0x827 +#define MN_vpcmpltb 0x831 +#define MN_vpopcntb 0x83a +#define MN_knotb 0x843 +#define MN_vprotb 0x849 +#define MN_vpbroadcastb 0x850 +#define MN_ctestb 0x85d +#define MN_ktestb 0x864 +#define MN_kortestb 0x86b +#define MN_vpcomgeub 0x874 +#define MN_vpcomleub 0x87e +#define MN_vpcmpnleub 0x888 +#define MN_vpcmpleub 0x893 +#define MN_vpcomfalseub 0x89d +#define MN_vpcomtrueub 0x8aa +#define MN_vpcomub 0x8b6 #define MN_pminub (MN_vpminub + 1) -#define MN_vpminub 0x86a -#define MN_vpcmpub 0x872 -#define MN_vpcomequb 0x87a -#define MN_vpcomnequb 0x884 -#define MN_vpcmpnequb 0x88f -#define MN_vpcmpequb 0x89a +#define MN_vpminub 0x8be +#define MN_vpcmpub 0x8c6 +#define MN_vpcomequb 0x8ce +#define MN_vpcomnequb 0x8d8 +#define MN_vpcmpnequb 0x8e3 +#define MN_vpcmpequb 0x8ee #define MN_sub (MN_fsub + 1) #define MN_fsub (MN_pfsub + 1) -#define MN_pfsub 0x8a4 -#define MN_fisub 0x8aa -#define MN_vpcomgtub 0x8b0 -#define MN_vpcomltub 0x8ba -#define MN_vpcmpnltub 0x8c4 -#define MN_vpcmpltub 0x8cf +#define MN_pfsub 0x8f8 +#define MN_fisub 0x8fe +#define MN_vpcomgtub 0x904 +#define MN_vpcomltub 0x90e +#define MN_vpcmpnltub 0x918 +#define MN_vpcmpltub 0x923 #define MN_pmaxub (MN_vpmaxub + 1) -#define MN_vpmaxub 0x8d9 -#define MN_setzub 0x8e1 +#define MN_vpmaxub 0x92d +#define MN_setzub 0x935 #define MN_pblendvb (MN_vpblendvb + 1) -#define MN_vpblendvb 0x8e8 +#define MN_vpblendvb 0x93c #define MN_cmovb (MN_fcmovb + 1) #define MN_fcmovb (MN_cfcmovb + 1) -#define MN_cfcmovb 0x8f2 -#define MN_kmovb 0x8fa -#define MN_rex_wb 0x900 -#define MN_clwb 0x907 +#define MN_cfcmovb 0x946 +#define MN_kmovb 0x94e +#define MN_rex_wb 0x954 +#define MN_clwb 0x95b #define MN_packsswb (MN_vpacksswb + 1) -#define MN_vpacksswb 0x90c +#define MN_vpacksswb 0x960 #define MN_packuswb (MN_vpackuswb + 1) -#define MN_vpackuswb 0x916 -#define MN_vpmovuswb 0x920 -#define MN_vpmovswb 0x92a -#define MN_vpmovwb 0x933 -#define MN_rex_xb 0x93b -#define MN_rex_rxb 0x942 -#define MN_rex_wrxb 0x94a -#define MN_rex_wxb 0x953 -#define MN_movzb 0x95b -#define MN_clac 0x961 -#define MN_stac 0x966 -#define MN_xcrypt_cbc 0x96b -#define MN_xcryptcbc 0x976 -#define MN_pfacc 0x980 -#define MN_pfnacc 0x986 -#define MN_pfpnacc 0x98d -#define MN_adc 0x995 +#define MN_vpackuswb 0x96a +#define MN_vpmovuswb 0x974 +#define MN_vpmovswb 0x97e +#define MN_vpmovwb 0x987 +#define MN_rex_xb 0x98f +#define MN_rex_rxb 0x996 +#define MN_rex_wrxb 0x99e +#define MN_rex_wxb 0x9a7 +#define MN_movzb 0x9af +#define MN_clac 0x9b5 +#define MN_stac 0x9ba +#define MN_xcrypt_cbc 0x9bf +#define MN_xcryptcbc 0x9ca +#define MN_pfacc 0x9d4 +#define MN_pfnacc 0x9da +#define MN_pfpnacc 0x9e1 +#define MN_adc 0x9e9 #define MN_dec (MN_aesdec + 3) #define MN_aesdec (MN_vaesdec + 1) -#define MN_vaesdec 0x999 -#define MN_getsec 0x9a1 -#define MN_xsavec 0x9a8 -#define MN_blcic 0x9af -#define MN_blsic 0x9b5 -#define MN_jc 0x9bb -#define MN_t1mskc 0x9be -#define MN_clc 0x9c5 -#define MN_cmc 0x9c9 +#define MN_vaesdec 0x9ed +#define MN_getsec 0x9f5 +#define MN_xsavec 0x9fc +#define MN_blcic 0xa03 +#define MN_blsic 0xa09 +#define MN_jc 0xa0f +#define MN_t1mskc 0xa12 +#define MN_clc 0xa19 +#define MN_cmc 0xa1d #define MN_aesimc (MN_vaesimc + 1) -#define MN_vaesimc 0x9cd -#define MN_rdpmc 0x9d5 +#define MN_vaesimc 0xa21 +#define MN_rdpmc 0xa29 #define MN_aesenc (MN_vaesenc + 1) -#define MN_vaesenc 0x9db -#define MN_inc 0x9e3 -#define MN_jnc 0x9e7 -#define MN_ccmpnc 0x9eb -#define MN_setnc 0x9f2 -#define MN_ctestnc 0x9f8 -#define MN_vmfunc 0xa00 -#define MN_setzunc 0xa07 +#define MN_vaesenc 0xa2f +#define MN_inc 0xa37 +#define MN_jnc 0xa3b +#define MN_ccmpnc 0xa3f +#define MN_setnc 0xa46 +#define MN_ctestnc 0xa4c +#define MN_vmfunc 0xa54 +#define MN_setzunc 0xa5b #define MN_cmovnc (MN_cfcmovnc + 2) -#define MN_cfcmovnc 0xa0f -#define MN_tlbsync 0xa18 -#define MN_ccmpc 0xa20 -#define MN_rdtsc 0xa26 -#define MN_btc 0xa2c -#define MN_setc 0xa30 +#define MN_cfcmovnc 0xa63 +#define MN_tlbsync 0xa6c +#define MN_ccmpc 0xa74 +#define MN_rdtsc 0xa7a +#define MN_btc 0xa80 +#define MN_setc 0xa84 #define MN_stc (MN_ctestc + 3) -#define MN_ctestc 0xa35 -#define MN_setzuc 0xa3c +#define MN_ctestc 0xa89 +#define MN_setzuc 0xa90 #define MN_cmovc (MN_cfcmovc + 2) -#define MN_cfcmovc 0xa43 -#define MN_vpermi2d 0xa4b -#define MN_vpmovm2d 0xa54 -#define MN_vpermt2d 0xa5d -#define MN_vpbroadcastmw2d 0xa66 -#define MN_aad 0xa76 -#define MN_vmread 0xa7a -#define MN_vpshad 0xa81 -#define MN_vmload 0xa88 +#define MN_cfcmovc 0xa97 +#define MN_vpermi2d 0xa9f +#define MN_vpmovm2d 0xaa8 +#define MN_vpermt2d 0xab1 +#define MN_vpbroadcastmw2d 0xaba +#define MN_aad 0xaca +#define MN_vmread 0xace +#define MN_vpshad 0xad5 +#define MN_vmload 0xadc #define MN_psrad (MN_vpsrad + 1) -#define MN_vpsrad 0xa8f -#define MN_vphaddbd 0xa96 -#define MN_vphaddubd 0xa9f +#define MN_vpsrad 0xae3 +#define MN_vphaddbd 0xaea +#define MN_vphaddubd 0xaf3 #define MN_phsubd (MN_vphsubd + 1) -#define MN_vphsubd 0xaa9 +#define MN_vphsubd 0xafd #define MN_psubd (MN_vpsubd + 1) -#define MN_vpsubd 0xab1 +#define MN_vpsubd 0xb05 #define MN_pmovsxbd (MN_vpmovsxbd + 1) -#define MN_vpmovsxbd 0xab8 +#define MN_vpmovsxbd 0xb0c #define MN_pmovzxbd (MN_vpmovzxbd + 1) -#define MN_vpmovzxbd 0xac2 +#define MN_vpmovzxbd 0xb16 #define MN_add (MN_aadd + 1) -#define MN_aadd 0xacc +#define MN_aadd 0xb20 #define MN_fadd (MN_pfadd + 1) -#define MN_pfadd 0xad1 -#define MN_fiadd 0xad7 -#define MN_tileloadd 0xadd +#define MN_pfadd 0xb25 +#define MN_fiadd 0xb2b +#define MN_tileloadd 0xb31 #define MN_xadd (MN_cmpnaxadd + 5) -#define MN_cmpnaxadd 0xae7 -#define MN_cmpaxadd 0xaf1 -#define MN_cmpnbxadd 0xafa -#define MN_cmpbxadd 0xb04 -#define MN_cmpncxadd 0xb0d -#define MN_cmpcxadd 0xb17 -#define MN_cmpnaexadd 0xb20 -#define MN_cmpaexadd 0xb2b -#define MN_cmpnbexadd 0xb35 -#define MN_cmpbexadd 0xb40 -#define MN_cmpngexadd 0xb4a -#define MN_cmpgexadd 0xb55 -#define MN_cmpnlexadd 0xb5f -#define MN_cmplexadd 0xb6a -#define MN_cmpnexadd 0xb74 -#define MN_cmpexadd 0xb7e -#define MN_cmppexadd 0xb87 -#define MN_cmpngxadd 0xb91 -#define MN_cmpgxadd 0xb9b -#define MN_cmpnlxadd 0xba4 -#define MN_cmplxadd 0xbae -#define MN_cmpnoxadd 0xbb7 -#define MN_cmpoxadd 0xbc1 -#define MN_cmppoxadd 0xbca -#define MN_cmpnpxadd 0xbd4 -#define MN_cmppxadd 0xbde -#define MN_cmpnsxadd 0xbe7 -#define MN_cmpsxadd 0xbf1 -#define MN_cmpnzxadd 0xbfa -#define MN_cmpzxadd 0xc04 +#define MN_cmpnaxadd 0xb3b +#define MN_cmpaxadd 0xb45 +#define MN_cmpnbxadd 0xb4e +#define MN_cmpbxadd 0xb58 +#define MN_cmpncxadd 0xb61 +#define MN_cmpcxadd 0xb6b +#define MN_cmpnaexadd 0xb74 +#define MN_cmpaexadd 0xb7f +#define MN_cmpnbexadd 0xb89 +#define MN_cmpbexadd 0xb94 +#define MN_cmpngexadd 0xb9e +#define MN_cmpgexadd 0xba9 +#define MN_cmpnlexadd 0xbb3 +#define MN_cmplexadd 0xbbe +#define MN_cmpnexadd 0xbc8 +#define MN_cmpexadd 0xbd2 +#define MN_cmppexadd 0xbdb +#define MN_cmpngxadd 0xbe5 +#define MN_cmpgxadd 0xbef +#define MN_cmpnlxadd 0xbf8 +#define MN_cmplxadd 0xc02 +#define MN_cmpnoxadd 0xc0b +#define MN_cmpoxadd 0xc15 +#define MN_cmppoxadd 0xc1e +#define MN_cmpnpxadd 0xc28 +#define MN_cmppxadd 0xc32 +#define MN_cmpnsxadd 0xc3b +#define MN_cmpsxadd 0xc45 +#define MN_cmpnzxadd 0xc4e +#define MN_cmpzxadd 0xc58 #define MN_phaddd (MN_vphaddd + 1) -#define MN_vphaddd 0xc0d -#define MN_kaddd 0xc15 +#define MN_vphaddd 0xc61 +#define MN_kaddd 0xc69 #define MN_paddd (MN_vpaddd + 1) -#define MN_vpaddd 0xc1b -#define MN_vpshldd 0xc22 -#define MN_kandd 0xc2a -#define MN_vpandd 0xc30 -#define MN_vpexpandd 0xc37 -#define MN_vpblendd 0xc41 -#define MN_vpgatherdd 0xc4a -#define MN_vpscatterdd 0xc55 -#define MN_vpshrdd 0xc61 -#define MN_vpmacsdd 0xc69 -#define MN_vpmacssdd 0xc72 -#define MN_rdseed 0xc7c -#define MN_vpcomged 0xc83 -#define MN_vpcomled 0xc8c -#define MN_vpcmpnled 0xc95 -#define MN_vpcmpled 0xc9f -#define MN_tilestored 0xca8 -#define MN_vpcomfalsed 0xcb3 -#define MN_vpcomtrued 0xcbf -#define MN_pi2fd 0xcca +#define MN_vpaddd 0xc6f +#define MN_vpshldd 0xc76 +#define MN_kandd 0xc7e +#define MN_vpandd 0xc84 +#define MN_vpexpandd 0xc8b +#define MN_vpblendd 0xc95 +#define MN_vpgatherdd 0xc9e +#define MN_vpscatterdd 0xca9 +#define MN_vpshrdd 0xcb5 +#define MN_vpmacsdd 0xcbd +#define MN_vpmacssdd 0xcc6 +#define MN_rdseed 0xcd0 +#define MN_vpcomged 0xcd7 +#define MN_vpcomled 0xce0 +#define MN_vpcmpnled 0xce9 +#define MN_vpcmpled 0xcf3 +#define MN_tilestored 0xcfc +#define MN_vpcomfalsed 0xd07 +#define MN_vpcomtrued 0xd13 +#define MN_pi2fd 0xd1e #define MN_pshufd (MN_vpshufd + 1) -#define MN_vpshufd 0xcd0 -#define MN_vpternlogd 0xcd8 -#define MN_pf2id 0xce3 -#define MN_invpcid 0xce9 -#define MN_rdpid 0xcf1 -#define MN_invvpid 0xcf7 -#define MN_cpuid 0xcff -#define MN_fbld 0xd05 -#define MN_cld 0xd0a -#define MN_fld 0xd0e +#define MN_vpshufd 0xd24 +#define MN_vpternlogd 0xd2c +#define MN_pf2id 0xd37 +#define MN_invpcid 0xd3d +#define MN_rdpid 0xd45 +#define MN_invvpid 0xd4b +#define MN_cpuid 0xd53 +#define MN_fbld 0xd59 +#define MN_cld 0xd5e +#define MN_fld 0xd62 #define MN_shld (MN_vpshld + 2) -#define MN_vpshld 0xd12 -#define MN_fild 0xd19 +#define MN_vpshld 0xd66 +#define MN_fild 0xd6d #define MN_pslld (MN_vpslld + 1) -#define MN_vpslld 0xd1e +#define MN_vpslld 0xd72 #define MN_pmulld (MN_vpmulld + 1) -#define MN_vpmulld 0xd25 -#define MN_vprold 0xd2d +#define MN_vpmulld 0xd79 +#define MN_vprold 0xd81 #define MN_psrld (MN_vpsrld + 1) -#define MN_vpsrld 0xd34 -#define MN_vmptrld 0xd3b -#define MN_kshiftld 0xd43 -#define MN_enqcmd 0xd4c -#define MN_vpblendmd 0xd53 -#define MN_vptestnmd 0xd5d -#define MN_vpcomd 0xd67 -#define MN_vpermd 0xd6e -#define MN_vptestmd 0xd75 +#define MN_vpsrld 0xd88 +#define MN_vmptrld 0xd8f +#define MN_kshiftld 0xd97 +#define MN_enqcmd 0xda0 +#define MN_vpblendmd 0xda7 +#define MN_vptestnmd 0xdb1 +#define MN_vpcomd 0xdbb +#define MN_vpermd 0xdc2 +#define MN_vptestmd 0xdc9 #define MN_and (MN_aand + 1) -#define MN_aand 0xd7e +#define MN_aand 0xdd2 #define MN_pand (MN_vpand + 1) -#define MN_vpand 0xd83 -#define MN_rdrand 0xd89 -#define MN_bnd 0xd90 -#define MN_kandnd 0xd94 -#define MN_vpandnd 0xd9b -#define MN_xend 0xda3 -#define MN_valignd 0xda8 +#define MN_vpand 0xdd7 +#define MN_rdrand 0xddd +#define MN_bnd 0xde4 +#define MN_kandnd 0xde8 +#define MN_vpandnd 0xdef +#define MN_xend 0xdf7 +#define MN_valignd 0xdfc #define MN_psignd (MN_vpsignd + 1) -#define MN_vpsignd 0xdb0 -#define MN_bound 0xdb8 -#define MN_slod 0xdbe -#define MN_vfmaddsub231pd 0xdc3 -#define MN_vfmsub231pd 0xdd2 -#define MN_vfnmsub231pd 0xdde -#define MN_vfmsubadd231pd 0xdeb -#define MN_vfmadd231pd 0xdfa -#define MN_vfnmadd231pd 0xe06 -#define MN_vfmaddsub132pd 0xe13 -#define MN_vfmsub132pd 0xe22 -#define MN_vfnmsub132pd 0xe2e -#define MN_vfmsubadd132pd 0xe3b -#define MN_vfmadd132pd 0xe4a -#define MN_vfnmadd132pd 0xe56 -#define MN_vcvtph2pd 0xe63 -#define MN_vpermi2pd 0xe6d -#define MN_cvtpi2pd 0xe77 -#define MN_vpermil2pd 0xe80 -#define MN_vexp2pd 0xe8b +#define MN_vpsignd 0xe04 +#define MN_bound 0xe0c +#define MN_slod 0xe12 +#define MN_vfmaddsub231pd 0xe17 +#define MN_vfmsub231pd 0xe26 +#define MN_vfnmsub231pd 0xe32 +#define MN_vfmsubadd231pd 0xe3f +#define MN_vfmadd231pd 0xe4e +#define MN_vfnmadd231pd 0xe5a +#define MN_vfmaddsub132pd 0xe67 +#define MN_vfmsub132pd 0xe76 +#define MN_vfnmsub132pd 0xe82 +#define MN_vfmsubadd132pd 0xe8f +#define MN_vfmadd132pd 0xe9e +#define MN_vfnmadd132pd 0xeaa +#define MN_vcvtph2pd 0xeb7 +#define MN_vpermi2pd 0xec1 +#define MN_cvtpi2pd 0xecb +#define MN_vpermil2pd 0xed4 +#define MN_vexp2pd 0xedf #define MN_cvtdq2pd (MN_vcvtdq2pd + 1) -#define MN_vcvtdq2pd 0xe93 -#define MN_vcvtudq2pd 0xe9d -#define MN_vcvtqq2pd 0xea8 -#define MN_vcvtuqq2pd 0xeb2 +#define MN_vcvtdq2pd 0xee7 +#define MN_vcvtudq2pd 0xef1 +#define MN_vcvtqq2pd 0xefc +#define MN_vcvtuqq2pd 0xf06 #define MN_cvtps2pd (MN_vcvtps2pd + 1) -#define MN_vcvtps2pd 0xebd -#define MN_vpermt2pd 0xec7 -#define MN_vfmaddsub213pd 0xed1 -#define MN_vfmsub213pd 0xee0 -#define MN_vfnmsub213pd 0xeec -#define MN_vfmsubadd213pd 0xef9 -#define MN_vfmadd213pd 0xf08 -#define MN_vfnmadd213pd 0xf14 -#define MN_vrcp14pd 0xf21 -#define MN_vrsqrt14pd 0xf2a -#define MN_vrcp28pd 0xf35 -#define MN_vrsqrt28pd 0xf3e +#define MN_vcvtps2pd 0xf11 +#define MN_vpermt2pd 0xf1b +#define MN_vfmaddsub213pd 0xf25 +#define MN_vfmsub213pd 0xf34 +#define MN_vfnmsub213pd 0xf40 +#define MN_vfmsubadd213pd 0xf4d +#define MN_vfmadd213pd 0xf5c +#define MN_vfnmadd213pd 0xf68 +#define MN_vrcp14pd 0xf75 +#define MN_vrsqrt14pd 0xf7e +#define MN_vrcp28pd 0xf89 +#define MN_vrsqrt28pd 0xf92 #define MN_movapd (MN_vmovapd + 1) -#define MN_vmovapd 0xf49 -#define MN_pswapd 0xf51 +#define MN_vmovapd 0xf9d +#define MN_pswapd 0xfa5 #define MN_subpd (MN_addsubpd + 3) #define MN_addsubpd (MN_vfmaddsubpd + 3) -#define MN_vfmaddsubpd 0xf58 -#define MN_vaddsubpd 0xf64 +#define MN_vfmaddsubpd 0xfac +#define MN_vaddsubpd 0xfb8 #define MN_hsubpd (MN_vhsubpd + 1) -#define MN_vhsubpd 0xf6e -#define MN_vfmsubpd 0xf76 -#define MN_vfnmsubpd 0xf7f -#define MN_vsubpd 0xf89 -#define MN_vgatherpf0dpd 0xf90 -#define MN_vscatterpf0dpd 0xf9e -#define MN_vgatherpf1dpd 0xfad -#define MN_vscatterpf1dpd 0xfbb +#define MN_vhsubpd 0xfc2 +#define MN_vfmsubpd 0xfca +#define MN_vfnmsubpd 0xfd3 +#define MN_vsubpd 0xfdd +#define MN_vgatherpf0dpd 0xfe4 +#define MN_vscatterpf0dpd 0xff2 +#define MN_vgatherpf1dpd 0x1001 +#define MN_vscatterpf1dpd 0x100f #define MN_addpd (MN_vfmsubaddpd + 6) -#define MN_vfmsubaddpd 0xfca +#define MN_vfmsubaddpd 0x101e #define MN_haddpd (MN_vhaddpd + 1) -#define MN_vhaddpd 0xfd6 -#define MN_vfmaddpd 0xfde -#define MN_vfnmaddpd 0xfe7 -#define MN_vaddpd 0xff1 +#define MN_vhaddpd 0x102a +#define MN_vfmaddpd 0x1032 +#define MN_vfnmaddpd 0x103b +#define MN_vaddpd 0x1045 #define MN_andpd (MN_vexpandpd + 4) -#define MN_vexpandpd 0xff8 -#define MN_vandpd 0x1002 +#define MN_vexpandpd 0x104c +#define MN_vandpd 0x1056 #define MN_blendpd (MN_vblendpd + 1) -#define MN_vblendpd 0x1009 +#define MN_vblendpd 0x105d #define MN_roundpd (MN_vroundpd + 1) -#define MN_vroundpd 0x1012 -#define MN_vgatherdpd 0x101b -#define MN_vscatterdpd 0x1026 +#define MN_vroundpd 0x1066 +#define MN_vgatherdpd 0x106f +#define MN_vscatterdpd 0x107a #define MN_cmpunordpd (MN_vcmpunordpd + 1) -#define MN_vcmpunordpd 0x1032 +#define MN_vcmpunordpd 0x1086 #define MN_cmpordpd (MN_vcmpordpd + 1) -#define MN_vcmpordpd 0x103e -#define MN_vreducepd 0x1048 -#define MN_vrangepd 0x1052 -#define MN_vcmpngepd 0x105b -#define MN_vcmpgepd 0x1065 -#define MN_vrndscalepd 0x106e +#define MN_vcmpordpd 0x1092 +#define MN_vreducepd 0x109c +#define MN_vrangepd 0x10a6 +#define MN_vcmpngepd 0x10af +#define MN_vcmpgepd 0x10b9 +#define MN_vrndscalepd 0x10c2 #define MN_cmpnlepd (MN_vcmpnlepd + 1) -#define MN_vcmpnlepd 0x107a +#define MN_vcmpnlepd 0x10ce #define MN_cmplepd (MN_vcmplepd + 1) -#define MN_vcmplepd 0x1084 -#define MN_vcmpfalsepd 0x108d -#define MN_vcmptruepd 0x1099 -#define MN_vscalefpd 0x10a4 +#define MN_vcmplepd 0x10d8 +#define MN_vcmpfalsepd 0x10e1 +#define MN_vcmptruepd 0x10ed +#define MN_vscalefpd 0x10f8 #define MN_shufpd (MN_vshufpd + 1) -#define MN_vshufpd 0x10ae +#define MN_vshufpd 0x1102 #define MN_unpckhpd (MN_vunpckhpd + 1) -#define MN_vunpckhpd 0x10b6 +#define MN_vunpckhpd 0x110a #define MN_movhpd (MN_vmovhpd + 1) -#define MN_vmovhpd 0x10c0 +#define MN_vmovhpd 0x1114 #define MN_movmskpd (MN_vmovmskpd + 1) -#define MN_vmovmskpd 0x10c8 -#define MN_vpermilpd 0x10d2 +#define MN_vmovmskpd 0x111c +#define MN_vpermilpd 0x1126 #define MN_unpcklpd (MN_vunpcklpd + 1) -#define MN_vunpcklpd 0x10dc +#define MN_vunpcklpd 0x1130 #define MN_mulpd (MN_vmulpd + 1) -#define MN_vmulpd 0x10e6 +#define MN_vmulpd 0x113a #define MN_movlpd (MN_vmovlpd + 1) -#define MN_vmovlpd 0x10ed -#define MN_vpcmpd 0x10f5 -#define MN_vblendmpd 0x10fc -#define MN_vfixupimmpd 0x1106 -#define MN_vpermpd 0x1112 +#define MN_vmovlpd 0x1141 +#define MN_vpcmpd 0x1149 +#define MN_vblendmpd 0x1150 +#define MN_vfixupimmpd 0x115a +#define MN_vpermpd 0x1166 #define MN_andnpd (MN_vandnpd + 1) -#define MN_vandnpd 0x111a +#define MN_vandnpd 0x116e #define MN_minpd (MN_vminpd + 1) -#define MN_vminpd 0x1122 +#define MN_vminpd 0x1176 #define MN_dppd (MN_vdppd + 1) -#define MN_vdppd 0x1129 +#define MN_vdppd 0x117d #define MN_cmppd (MN_vcmppd + 1) -#define MN_vcmppd 0x112f -#define MN_vgetexppd 0x1136 -#define MN_vgatherpf0qpd 0x1140 -#define MN_vscatterpf0qpd 0x114e -#define MN_vgatherpf1qpd 0x115d -#define MN_vscatterpf1qpd 0x116b -#define MN_vcmpunord_qpd 0x117a -#define MN_vcmpord_qpd 0x1188 +#define MN_vcmppd 0x1183 +#define MN_vgetexppd 0x118a +#define MN_vgatherpf0qpd 0x1194 +#define MN_vscatterpf0qpd 0x11a2 +#define MN_vgatherpf1qpd 0x11b1 +#define MN_vscatterpf1qpd 0x11bf +#define MN_vcmpunord_qpd 0x11ce +#define MN_vcmpord_qpd 0x11dc #define MN_cmpneqpd (MN_vcmpneqpd + 1) -#define MN_vcmpneqpd 0x1194 +#define MN_vcmpneqpd 0x11e8 #define MN_cmpeqpd (MN_vcmpeqpd + 1) -#define MN_vcmpeqpd 0x119e -#define MN_vcmpge_oqpd 0x11a7 -#define MN_vcmple_oqpd 0x11b3 -#define MN_vcmpfalse_oqpd 0x11bf -#define MN_vcmpneq_oqpd 0x11ce -#define MN_vcmpeq_oqpd 0x11db -#define MN_vcmpgt_oqpd 0x11e7 -#define MN_vcmplt_oqpd 0x11f3 -#define MN_vgatherqpd 0x11ff -#define MN_vscatterqpd 0x120a -#define MN_vcmpnge_uqpd 0x1216 -#define MN_vcmpnle_uqpd 0x1223 -#define MN_vcmptrue_uqpd 0x1230 -#define MN_vcmpneq_uqpd 0x123e -#define MN_vcmpeq_uqpd 0x124b -#define MN_vcmpngt_uqpd 0x1257 -#define MN_vcmpnlt_uqpd 0x1264 +#define MN_vcmpeqpd 0x11f2 +#define MN_vcmpge_oqpd 0x11fb +#define MN_vcmple_oqpd 0x1207 +#define MN_vcmpfalse_oqpd 0x1213 +#define MN_vcmpneq_oqpd 0x1222 +#define MN_vcmpeq_oqpd 0x122f +#define MN_vcmpgt_oqpd 0x123b +#define MN_vcmplt_oqpd 0x1247 +#define MN_vgatherqpd 0x1253 +#define MN_vscatterqpd 0x125e +#define MN_vcmpnge_uqpd 0x126a +#define MN_vcmpnle_uqpd 0x1277 +#define MN_vcmptrue_uqpd 0x1284 +#define MN_vcmpneq_uqpd 0x1292 +#define MN_vcmpeq_uqpd 0x129f +#define MN_vcmpngt_uqpd 0x12ab +#define MN_vcmpnlt_uqpd 0x12b8 #define MN_orpd (MN_vorpd + 1) -#define MN_vorpd 0x1271 +#define MN_vorpd 0x12c5 #define MN_xorpd (MN_vxorpd + 1) -#define MN_vxorpd 0x1277 -#define MN_vcmpunord_spd 0x127e -#define MN_vcmpord_spd 0x128c -#define MN_vcmpge_ospd 0x1298 -#define MN_vcmple_ospd 0x12a4 -#define MN_vcmpfalse_ospd 0x12b0 -#define MN_vcmpneq_ospd 0x12bf -#define MN_vcmpeq_ospd 0x12cc -#define MN_vcmpgt_ospd 0x12d8 -#define MN_vcmplt_ospd 0x12e4 -#define MN_vfpclasspd 0x12f0 -#define MN_incsspd 0x12fb -#define MN_rdsspd 0x1303 -#define MN_vcompresspd 0x130a -#define MN_vcmpnge_uspd 0x1316 -#define MN_vcmpnle_uspd 0x1323 -#define MN_vcmptrue_uspd 0x1330 -#define MN_vcmpneq_uspd 0x133e -#define MN_vcmpeq_uspd 0x134b -#define MN_vcmpngt_uspd 0x1357 -#define MN_vcmpnlt_uspd 0x1364 -#define MN_vcmpngtpd 0x1371 -#define MN_vcmpgtpd 0x137b +#define MN_vxorpd 0x12cb +#define MN_vcmpunord_spd 0x12d2 +#define MN_vcmpord_spd 0x12e0 +#define MN_vcmpge_ospd 0x12ec +#define MN_vcmple_ospd 0x12f8 +#define MN_vcmpfalse_ospd 0x1304 +#define MN_vcmpneq_ospd 0x1313 +#define MN_vcmpeq_ospd 0x1320 +#define MN_vcmpgt_ospd 0x132c +#define MN_vcmplt_ospd 0x1338 +#define MN_vfpclasspd 0x1344 +#define MN_incsspd 0x134f +#define MN_rdsspd 0x1357 +#define MN_vcompresspd 0x135e +#define MN_vcmpnge_uspd 0x136a +#define MN_vcmpnle_uspd 0x1377 +#define MN_vcmptrue_uspd 0x1384 +#define MN_vcmpneq_uspd 0x1392 +#define MN_vcmpeq_uspd 0x139f +#define MN_vcmpngt_uspd 0x13ab +#define MN_vcmpnlt_uspd 0x13b8 +#define MN_vcmpngtpd 0x13c5 +#define MN_vcmpgtpd 0x13cf #define MN_cmpnltpd (MN_vcmpnltpd + 1) -#define MN_vcmpnltpd 0x1384 +#define MN_vcmpnltpd 0x13d8 #define MN_cmpltpd (MN_vcmpltpd + 1) -#define MN_vcmpltpd 0x138e -#define MN_vgetmantpd 0x1397 +#define MN_vcmpltpd 0x13e2 +#define MN_vgetmantpd 0x13eb #define MN_movntpd (MN_vmovntpd + 1) -#define MN_vmovntpd 0x13a2 +#define MN_vmovntpd 0x13f6 #define MN_sqrtpd (MN_vsqrtpd + 1) -#define MN_vsqrtpd 0x13ab -#define MN_vtestpd 0x13b3 +#define MN_vsqrtpd 0x13ff +#define MN_vtestpd 0x1407 #define MN_movupd (MN_vmovupd + 1) -#define MN_vmovupd 0x13bb +#define MN_vmovupd 0x140f #define MN_blendvpd (MN_vblendvpd + 1) -#define MN_vblendvpd 0x13c3 +#define MN_vblendvpd 0x1417 #define MN_divpd (MN_vdivpd + 1) -#define MN_vdivpd 0x13cd -#define MN_vmaskmovpd 0x13d4 +#define MN_vdivpd 0x1421 +#define MN_vmaskmovpd 0x1428 #define MN_maxpd (MN_vmaxpd + 1) -#define MN_vmaxpd 0x13df -#define MN_vfrczpd 0x13e6 -#define MN_vpcomeqd 0x13ee -#define MN_vpcomneqd 0x13f7 -#define MN_vpcmpneqd 0x1401 +#define MN_vmaxpd 0x1433 +#define MN_vfrczpd 0x143a +#define MN_vpcomeqd 0x1442 +#define MN_vpcomneqd 0x144b +#define MN_vpcmpneqd 0x1455 #define MN_pcmpeqd (MN_vpcmpeqd + 1) -#define MN_vpcmpeqd 0x140b -#define MN_vpgatherqd 0x1414 -#define MN_vpscatterqd 0x141f -#define MN_vpmovusqd 0x142b -#define MN_vpmovsqd 0x1435 -#define MN_vpmovqd 0x143e -#define MN_shrd 0x1446 -#define MN_kord 0x144b -#define MN_kxnord 0x1450 -#define MN_vpord 0x1457 -#define MN_vprord 0x145d +#define MN_vpcmpeqd 0x145f +#define MN_vpgatherqd 0x1468 +#define MN_vpscatterqd 0x1473 +#define MN_vpmovusqd 0x147f +#define MN_vpmovsqd 0x1489 +#define MN_vpmovqd 0x1492 +#define MN_shrd 0x149a +#define MN_kord 0x149f +#define MN_kxnord 0x14a4 +#define MN_vpord 0x14ab +#define MN_vprord 0x14b1 #define MN_word (MN_aword + 1) -#define MN_aword 0x1464 +#define MN_aword 0x14b8 #define MN_dword (MN_adword + 1) -#define MN_adword 0x146a -#define MN_kxord 0x1471 -#define MN_vpxord 0x1477 +#define MN_adword 0x14be +#define MN_kxord 0x14c5 +#define MN_vpxord 0x14cb #define MN_pinsrd (MN_vpinsrd + 1) -#define MN_vpinsrd 0x147e -#define MN_kshiftrd 0x1486 +#define MN_vpinsrd 0x14d2 +#define MN_kshiftrd 0x14da #define MN_pextrd (MN_vpextrd + 1) -#define MN_vpextrd 0x148f -#define MN_vfmsub231sd 0x1497 -#define MN_vfnmsub231sd 0x14a3 -#define MN_vfmadd231sd 0x14b0 -#define MN_vfnmadd231sd 0x14bc -#define MN_vfmsub132sd 0x14c9 -#define MN_vfnmsub132sd 0x14d5 -#define MN_vfmadd132sd 0x14e2 -#define MN_vfnmadd132sd 0x14ee -#define MN_vcvtsh2sd 0x14fb +#define MN_vpextrd 0x14e3 +#define MN_vfmsub231sd 0x14eb +#define MN_vfnmsub231sd 0x14f7 +#define MN_vfmadd231sd 0x1504 +#define MN_vfnmadd231sd 0x1510 +#define MN_vfmsub132sd 0x151d +#define MN_vfnmsub132sd 0x1529 +#define MN_vfmadd132sd 0x1536 +#define MN_vfnmadd132sd 0x1542 +#define MN_vcvtsh2sd 0x154f #define MN_cvtsi2sd (MN_vcvtsi2sd + 1) -#define MN_vcvtsi2sd 0x1505 -#define MN_vcvtusi2sd 0x150f +#define MN_vcvtsi2sd 0x1559 +#define MN_vcvtusi2sd 0x1563 #define MN_cvtss2sd (MN_vcvtss2sd + 1) -#define MN_vcvtss2sd 0x151a -#define MN_vfmsub213sd 0x1524 -#define MN_vfnmsub213sd 0x1530 -#define MN_vfmadd213sd 0x153d -#define MN_vfnmadd213sd 0x1549 -#define MN_vrcp14sd 0x1556 -#define MN_vrsqrt14sd 0x155f -#define MN_vrcp28sd 0x156a -#define MN_vrsqrt28sd 0x1573 +#define MN_vcvtss2sd 0x156e +#define MN_vfmsub213sd 0x1578 +#define MN_vfnmsub213sd 0x1584 +#define MN_vfmadd213sd 0x1591 +#define MN_vfnmadd213sd 0x159d +#define MN_vrcp14sd 0x15aa +#define MN_vrsqrt14sd 0x15b3 +#define MN_vrcp28sd 0x15be +#define MN_vrsqrt28sd 0x15c7 #define MN_pabsd (MN_vpabsd + 1) -#define MN_vpabsd 0x157e +#define MN_vpabsd 0x15d2 #define MN_subsd (MN_vfmsubsd + 3) -#define MN_vfmsubsd 0x1585 -#define MN_vfnmsubsd 0x158e -#define MN_vsubsd 0x1598 +#define MN_vfmsubsd 0x15d9 +#define MN_vfnmsubsd 0x15e2 +#define MN_vsubsd 0x15ec #define MN_addsd (MN_vfmaddsd + 3) -#define MN_vfmaddsd 0x159f -#define MN_vfnmaddsd 0x15a8 -#define MN_vaddsd 0x15b2 +#define MN_vfmaddsd 0x15f3 +#define MN_vfnmaddsd 0x15fc +#define MN_vaddsd 0x1606 #define MN_roundsd (MN_vroundsd + 1) -#define MN_vroundsd 0x15b9 +#define MN_vroundsd 0x160d #define MN_cmpunordsd (MN_vcmpunordsd + 1) -#define MN_vcmpunordsd 0x15c2 +#define MN_vcmpunordsd 0x1616 #define MN_cmpordsd (MN_vcmpordsd + 1) -#define MN_vcmpordsd 0x15ce -#define MN_vreducesd 0x15d8 -#define MN_vrangesd 0x15e2 -#define MN_vcmpngesd 0x15eb -#define MN_vcmpgesd 0x15f5 -#define MN_vrndscalesd 0x15fe +#define MN_vcmpordsd 0x1622 +#define MN_vreducesd 0x162c +#define MN_vrangesd 0x1636 +#define MN_vcmpngesd 0x163f +#define MN_vcmpgesd 0x1649 +#define MN_vrndscalesd 0x1652 #define MN_cmpnlesd (MN_vcmpnlesd + 1) -#define MN_vcmpnlesd 0x160a +#define MN_vcmpnlesd 0x165e #define MN_cmplesd (MN_vcmplesd + 1) -#define MN_vcmplesd 0x1614 -#define MN_vcmpfalsesd 0x161d -#define MN_vcmptruesd 0x1629 -#define MN_vscalefsd 0x1634 +#define MN_vcmplesd 0x1668 +#define MN_vcmpfalsesd 0x1671 +#define MN_vcmptruesd 0x167d +#define MN_vscalefsd 0x1688 #define MN_comisd (MN_ucomisd + 1) #define MN_ucomisd (MN_vucomisd + 1) -#define MN_vucomisd 0x163e -#define MN_vcomisd 0x1647 +#define MN_vucomisd 0x1692 +#define MN_vcomisd 0x169b #define MN_mulsd (MN_vmulsd + 1) -#define MN_vmulsd 0x164f -#define MN_vfixupimmsd 0x1656 +#define MN_vmulsd 0x16a3 +#define MN_vfixupimmsd 0x16aa #define MN_minsd (MN_pminsd + 1) #define MN_pminsd (MN_vpminsd + 1) -#define MN_vpminsd 0x1662 -#define MN_vminsd 0x166a +#define MN_vpminsd 0x16b6 +#define MN_vminsd 0x16be #define MN_cmpsd (MN_vcmpsd + 1) -#define MN_vcmpsd 0x1671 -#define MN_vgetexpsd 0x1678 -#define MN_vcmpunord_qsd 0x1682 -#define MN_vcmpord_qsd 0x1690 +#define MN_vcmpsd 0x16c5 +#define MN_vgetexpsd 0x16cc +#define MN_vcmpunord_qsd 0x16d6 +#define MN_vcmpord_qsd 0x16e4 #define MN_cmpneqsd (MN_vcmpneqsd + 1) -#define MN_vcmpneqsd 0x169c +#define MN_vcmpneqsd 0x16f0 #define MN_cmpeqsd (MN_vcmpeqsd + 1) -#define MN_vcmpeqsd 0x16a6 -#define MN_vcmpge_oqsd 0x16af -#define MN_vcmple_oqsd 0x16bb -#define MN_vcmpfalse_oqsd 0x16c7 -#define MN_vcmpneq_oqsd 0x16d6 -#define MN_vcmpeq_oqsd 0x16e3 -#define MN_vcmpgt_oqsd 0x16ef -#define MN_vcmplt_oqsd 0x16fb -#define MN_vcmpnge_uqsd 0x1707 -#define MN_vcmpnle_uqsd 0x1714 -#define MN_vcmptrue_uqsd 0x1721 -#define MN_vcmpneq_uqsd 0x172f -#define MN_vcmpeq_uqsd 0x173c -#define MN_vcmpngt_uqsd 0x1748 -#define MN_vcmpnlt_uqsd 0x1755 -#define MN_vcmpunord_ssd 0x1762 -#define MN_vcmpord_ssd 0x1770 -#define MN_vpdpbssd 0x177c -#define MN_tdpbssd 0x1785 -#define MN_vpcompressd 0x178d -#define MN_vcmpge_ossd 0x1799 -#define MN_vcmple_ossd 0x17a5 -#define MN_vcmpfalse_ossd 0x17b1 -#define MN_vcmpneq_ossd 0x17c0 -#define MN_vcmpeq_ossd 0x17cd -#define MN_vcmpgt_ossd 0x17d9 -#define MN_vcmplt_ossd 0x17e5 -#define MN_wrssd 0x17f1 -#define MN_vfpclasssd 0x17f7 -#define MN_vcmpnge_ussd 0x1802 -#define MN_vcmpnle_ussd 0x180f -#define MN_vcmptrue_ussd 0x181c -#define MN_vcmpneq_ussd 0x182a -#define MN_vcmpeq_ussd 0x1837 -#define MN_vcmpngt_ussd 0x1843 -#define MN_vcmpnlt_ussd 0x1850 -#define MN_wrussd 0x185d -#define MN_vp4dpwssd 0x1864 -#define MN_vpdpwssd 0x186e -#define MN_vcmpngtsd 0x1877 -#define MN_vcmpgtsd 0x1881 +#define MN_vcmpeqsd 0x16fa +#define MN_vcmpge_oqsd 0x1703 +#define MN_vcmple_oqsd 0x170f +#define MN_vcmpfalse_oqsd 0x171b +#define MN_vcmpneq_oqsd 0x172a +#define MN_vcmpeq_oqsd 0x1737 +#define MN_vcmpgt_oqsd 0x1743 +#define MN_vcmplt_oqsd 0x174f +#define MN_vcmpnge_uqsd 0x175b +#define MN_vcmpnle_uqsd 0x1768 +#define MN_vcmptrue_uqsd 0x1775 +#define MN_vcmpneq_uqsd 0x1783 +#define MN_vcmpeq_uqsd 0x1790 +#define MN_vcmpngt_uqsd 0x179c +#define MN_vcmpnlt_uqsd 0x17a9 +#define MN_vcmpunord_ssd 0x17b6 +#define MN_vcmpord_ssd 0x17c4 +#define MN_vpdpbssd 0x17d0 +#define MN_tdpbssd 0x17d9 +#define MN_vpcompressd 0x17e1 +#define MN_vcmpge_ossd 0x17ed +#define MN_vcmple_ossd 0x17f9 +#define MN_vcmpfalse_ossd 0x1805 +#define MN_vcmpneq_ossd 0x1814 +#define MN_vcmpeq_ossd 0x1821 +#define MN_vcmpgt_ossd 0x182d +#define MN_vcmplt_ossd 0x1839 +#define MN_wrssd 0x1845 +#define MN_vfpclasssd 0x184b +#define MN_vcmpnge_ussd 0x1856 +#define MN_vcmpnle_ussd 0x1863 +#define MN_vcmptrue_ussd 0x1870 +#define MN_vcmpneq_ussd 0x187e +#define MN_vcmpeq_ussd 0x188b +#define MN_vcmpngt_ussd 0x1897 +#define MN_vcmpnlt_ussd 0x18a4 +#define MN_wrussd 0x18b1 +#define MN_vp4dpwssd 0x18b8 +#define MN_vpdpwssd 0x18c2 +#define MN_vcmpngtsd 0x18cb +#define MN_vcmpgtsd 0x18d5 #define MN_cmpnltsd (MN_vcmpnltsd + 1) -#define MN_vcmpnltsd 0x188a +#define MN_vcmpnltsd 0x18de #define MN_cmpltsd (MN_vcmpltsd + 1) -#define MN_vcmpltsd 0x1894 -#define MN_vgetmantsd 0x189d -#define MN_movntsd 0x18a8 +#define MN_vcmpltsd 0x18e8 +#define MN_vgetmantsd 0x18f1 +#define MN_movntsd 0x18fc #define MN_sqrtsd (MN_vsqrtsd + 1) -#define MN_vsqrtsd 0x18b0 -#define MN_vbroadcastsd 0x18b8 -#define MN_vpdpbusd 0x18c5 -#define MN_tdpbusd 0x18ce -#define MN_vpdpwusd 0x18d6 +#define MN_vsqrtsd 0x1904 +#define MN_vbroadcastsd 0x190c +#define MN_vpdpbusd 0x1919 +#define MN_tdpbusd 0x1922 +#define MN_vpdpwusd 0x192a #define MN_divsd (MN_vdivsd + 1) -#define MN_vdivsd 0x18df +#define MN_vdivsd 0x1933 #define MN_movsd (MN_vmovsd + 1) -#define MN_vmovsd 0x18e6 +#define MN_vmovsd 0x193a #define MN_maxsd (MN_pmaxsd + 1) #define MN_pmaxsd (MN_vpmaxsd + 1) -#define MN_vpmaxsd 0x18ed -#define MN_vmaxsd 0x18f5 -#define MN_vfrczsd 0x18fc -#define MN_vp2intersectd 0x1904 -#define MN_vpconflictd 0x1912 -#define MN_vpcomgtd 0x191e +#define MN_vpmaxsd 0x1941 +#define MN_vmaxsd 0x1949 +#define MN_vfrczsd 0x1950 +#define MN_vp2intersectd 0x1958 +#define MN_vpconflictd 0x1966 +#define MN_vpcomgtd 0x1972 #define MN_pcmpgtd (MN_vpcmpgtd + 1) -#define MN_vpcmpgtd 0x1927 -#define MN_cltd 0x1930 -#define MN_vpcomltd 0x1935 -#define MN_vpcmpnltd 0x193e -#define MN_vpcmpltd 0x1948 -#define MN_vpopcntd 0x1951 -#define MN_vplzcntd 0x195a -#define MN_knotd 0x1963 -#define MN_vprotd 0x1969 +#define MN_vpcmpgtd 0x197b +#define MN_cltd 0x1984 +#define MN_vpcomltd 0x1989 +#define MN_vpcmpnltd 0x1992 +#define MN_vpcmpltd 0x199c +#define MN_vpopcntd 0x19a5 +#define MN_vplzcntd 0x19ae +#define MN_knotd 0x19b7 +#define MN_vprotd 0x19bd #define MN_std (MN_vpbroadcastd + 9) -#define MN_vpbroadcastd 0x1970 -#define MN_ktestd 0x197d -#define MN_kortestd 0x1984 -#define MN_cwtd 0x198d -#define MN_vpcomgeud 0x1992 -#define MN_vpcomleud 0x199c -#define MN_vpcmpnleud 0x19a6 -#define MN_vpcmpleud 0x19b1 -#define MN_vpcomfalseud 0x19bb -#define MN_vpcomtrueud 0x19c8 -#define MN_vpcomud 0x19d4 +#define MN_vpbroadcastd 0x19c4 +#define MN_ktestd 0x19d1 +#define MN_kortestd 0x19d8 +#define MN_cwtd 0x19e1 +#define MN_vpcomgeud 0x19e6 +#define MN_vpcomleud 0x19f0 +#define MN_vpcmpnleud 0x19fa +#define MN_vpcmpleud 0x1a05 +#define MN_vpcomfalseud 0x1a0f +#define MN_vpcomtrueud 0x1a1c +#define MN_vpcomud 0x1a28 #define MN_pminud (MN_vpminud + 1) -#define MN_vpminud 0x19dc -#define MN_vpcmpud 0x19e4 -#define MN_vpcomequd 0x19ec -#define MN_vpcomnequd 0x19f6 -#define MN_vpcmpnequd 0x1a01 -#define MN_vpcmpequd 0x1a0c -#define MN_vpdpbsud 0x1a16 -#define MN_tdpbsud 0x1a1f -#define MN_vpdpwsud 0x1a27 -#define MN_vpcomgtud 0x1a30 -#define MN_vpcomltud 0x1a3a -#define MN_vpcmpnltud 0x1a44 -#define MN_vpcmpltud 0x1a4f -#define MN_vpdpbuud 0x1a59 -#define MN_tdpbuud 0x1a62 -#define MN_vpdpwuud 0x1a6a +#define MN_vpminud 0x1a30 +#define MN_vpcmpud 0x1a38 +#define MN_vpcomequd 0x1a40 +#define MN_vpcomnequd 0x1a4a +#define MN_vpcmpnequd 0x1a55 +#define MN_vpcmpequd 0x1a60 +#define MN_vpdpbsud 0x1a6a +#define MN_tdpbsud 0x1a73 +#define MN_vpdpwsud 0x1a7b +#define MN_vpcomgtud 0x1a84 +#define MN_vpcomltud 0x1a8e +#define MN_vpcmpnltud 0x1a98 +#define MN_vpcmpltud 0x1aa3 +#define MN_vpdpbuud 0x1aad +#define MN_tdpbuud 0x1ab6 +#define MN_vpdpwuud 0x1abe #define MN_pmaxud (MN_vpmaxud + 1) -#define MN_vpmaxud 0x1a73 -#define MN_vpsravd 0x1a7b -#define MN_vpshldvd 0x1a83 -#define MN_vpshrdvd 0x1a8c -#define MN_vpsllvd 0x1a95 -#define MN_vprolvd 0x1a9d -#define MN_vpsrlvd 0x1aa5 +#define MN_vpmaxud 0x1ac7 +#define MN_vpsravd 0x1acf +#define MN_vpshldvd 0x1ad7 +#define MN_vpshrdvd 0x1ae0 +#define MN_vpsllvd 0x1ae9 +#define MN_vprolvd 0x1af1 +#define MN_vpsrlvd 0x1af9 #define MN_invd (MN_wbinvd + 2) -#define MN_wbinvd 0x1aad -#define MN_wbnoinvd 0x1ab4 +#define MN_wbinvd 0x1b01 +#define MN_wbnoinvd 0x1b08 #define MN_movd (MN_kmovd + 1) #define MN_kmovd (MN_vpmaskmovd + 5) -#define MN_vpmaskmovd 0x1abd -#define MN_vmovd 0x1ac8 -#define MN_vprorvd 0x1ace -#define MN_vphsubwd 0x1ad6 -#define MN_cwd 0x1adf -#define MN_vphaddwd 0x1ae3 +#define MN_vpmaskmovd 0x1b11 +#define MN_vmovd 0x1b1c +#define MN_vprorvd 0x1b22 +#define MN_vphsubwd 0x1b2a +#define MN_cwd 0x1b33 +#define MN_vphaddwd 0x1b37 #define MN_pmaddwd (MN_vpmaddwd + 1) -#define MN_vpmaddwd 0x1aec +#define MN_vpmaddwd 0x1b40 #define MN_punpckhwd (MN_vpunpckhwd + 1) -#define MN_vpunpckhwd 0x1af5 -#define MN_kunpckwd 0x1b00 +#define MN_vpunpckhwd 0x1b49 +#define MN_kunpckwd 0x1b54 #define MN_punpcklwd (MN_vpunpcklwd + 1) -#define MN_vpunpcklwd 0x1b09 -#define MN_vpmacswd 0x1b14 -#define MN_vpmadcswd 0x1b1d -#define MN_vpmacsswd 0x1b27 -#define MN_vpmadcsswd 0x1b31 -#define MN_vphadduwd 0x1b3c +#define MN_vpunpcklwd 0x1b5d +#define MN_vpmacswd 0x1b68 +#define MN_vpmadcswd 0x1b71 +#define MN_vpmacsswd 0x1b7b +#define MN_vpmadcsswd 0x1b85 +#define MN_vphadduwd 0x1b90 #define MN_pmovsxwd (MN_vpmovsxwd + 1) -#define MN_vpmovsxwd 0x1b46 +#define MN_vpmovsxwd 0x1b9a #define MN_pmovzxwd (MN_vpmovzxwd + 1) -#define MN_vpmovzxwd 0x1b50 -#define MN_movsxd 0x1b5a -#define MN_fldl2e 0x1b61 -#define MN_jae 0x1b68 -#define MN_jnae 0x1b6c -#define MN_ccmpnae 0x1b71 -#define MN_setnae 0x1b79 -#define MN_ctestnae 0x1b80 -#define MN_setzunae 0x1b89 +#define MN_vpmovzxwd 0x1ba4 +#define MN_movsxd 0x1bae +#define MN_fldl2e 0x1bb5 +#define MN_jae 0x1bbc +#define MN_jnae 0x1bc0 +#define MN_ccmpnae 0x1bc5 +#define MN_setnae 0x1bcd +#define MN_ctestnae 0x1bd4 +#define MN_setzunae 0x1bdd #define MN_cmovnae (MN_fcmovnae + 1) #define MN_fcmovnae (MN_cfcmovnae + 1) -#define MN_cfcmovnae 0x1b92 -#define MN_ccmpae 0x1b9c -#define MN_setae 0x1ba3 -#define MN_ctestae 0x1ba9 -#define MN_setzuae 0x1bb1 +#define MN_cfcmovnae 0x1be6 +#define MN_ccmpae 0x1bf0 +#define MN_setae 0x1bf7 +#define MN_ctestae 0x1bfd +#define MN_setzuae 0x1c05 #define MN_cmovae (MN_fcmovae + 1) #define MN_fcmovae (MN_cfcmovae + 1) -#define MN_cfcmovae 0x1bb9 -#define MN_jbe 0x1bc2 -#define MN_jnbe 0x1bc6 -#define MN_ccmpnbe 0x1bcb -#define MN_setnbe 0x1bd3 -#define MN_ctestnbe 0x1bda -#define MN_setzunbe 0x1be3 +#define MN_cfcmovae 0x1c0d +#define MN_jbe 0x1c16 +#define MN_jnbe 0x1c1a +#define MN_ccmpnbe 0x1c1f +#define MN_setnbe 0x1c27 +#define MN_ctestnbe 0x1c2e +#define MN_setzunbe 0x1c37 #define MN_cmovnbe (MN_fcmovnbe + 1) #define MN_fcmovnbe (MN_cfcmovnbe + 1) -#define MN_cfcmovnbe 0x1bec -#define MN_ccmpbe 0x1bf6 -#define MN_setbe 0x1bfd -#define MN_ctestbe 0x1c03 -#define MN_setzube 0x1c0b +#define MN_cfcmovnbe 0x1c40 +#define MN_ccmpbe 0x1c4a +#define MN_setbe 0x1c51 +#define MN_ctestbe 0x1c57 +#define MN_setzube 0x1c5f #define MN_movbe (MN_cmovbe + 1) #define MN_cmovbe (MN_fcmovbe + 1) #define MN_fcmovbe (MN_cfcmovbe + 1) -#define MN_cfcmovbe 0x1c13 -#define MN_lfence 0x1c1c -#define MN_mfence 0x1c23 -#define MN_sfence 0x1c2a -#define MN_cwde 0x1c31 -#define MN_ffree 0x1c36 -#define MN_jge 0x1c3c -#define MN_jnge 0x1c40 -#define MN_ccmpnge 0x1c45 -#define MN_setnge 0x1c4d -#define MN_ctestnge 0x1c54 -#define MN_setzunge 0x1c5d +#define MN_cfcmovbe 0x1c67 +#define MN_lfence 0x1c70 +#define MN_mfence 0x1c77 +#define MN_sfence 0x1c7e +#define MN_cwde 0x1c85 +#define MN_ffree 0x1c8a +#define MN_jge 0x1c90 +#define MN_jnge 0x1c94 +#define MN_ccmpnge 0x1c99 +#define MN_setnge 0x1ca1 +#define MN_ctestnge 0x1ca8 +#define MN_setzunge 0x1cb1 #define MN_cmovnge (MN_cfcmovnge + 2) -#define MN_cfcmovnge 0x1c66 -#define MN_ccmpge 0x1c70 -#define MN_pfcmpge 0x1c77 -#define MN_setge 0x1c7f -#define MN_ctestge 0x1c85 -#define MN_setzuge 0x1c8d +#define MN_cfcmovnge 0x1cba +#define MN_ccmpge 0x1cc4 +#define MN_pfcmpge 0x1ccb +#define MN_setge 0x1cd3 +#define MN_ctestge 0x1cd9 +#define MN_setzuge 0x1ce1 #define MN_cmovge (MN_cfcmovge + 2) -#define MN_cfcmovge 0x1c95 -#define MN_je 0x1c9e -#define MN_fscale 0x1ca1 -#define MN_jle 0x1ca8 -#define MN_jnle 0x1cac -#define MN_ccmpnle 0x1cb1 -#define MN_setnle 0x1cb9 -#define MN_ctestnle 0x1cc0 -#define MN_setzunle 0x1cc9 +#define MN_cfcmovge 0x1ce9 +#define MN_je 0x1cf2 +#define MN_fscale 0x1cf5 +#define MN_jle 0x1cfc +#define MN_jnle 0x1d00 +#define MN_ccmpnle 0x1d05 +#define MN_setnle 0x1d0d +#define MN_ctestnle 0x1d14 +#define MN_setzunle 0x1d1d #define MN_cmovnle (MN_cfcmovnle + 2) -#define MN_cfcmovnle 0x1cd2 -#define MN_ccmple 0x1cdc -#define MN_setle 0x1ce3 -#define MN_ctestle 0x1ce9 -#define MN_setzule 0x1cf1 +#define MN_cfcmovnle 0x1d26 +#define MN_ccmple 0x1d30 +#define MN_setle 0x1d37 +#define MN_ctestle 0x1d3d +#define MN_setzule 0x1d45 #define MN_cmovle (MN_cfcmovle + 2) -#define MN_cfcmovle 0x1cf9 -#define MN_vmresume 0x1d02 -#define MN_jne 0x1d0b -#define MN_repne 0x1d0f -#define MN_ccmpne 0x1d15 -#define MN_loopne 0x1d1c -#define MN_setne 0x1d23 -#define MN_ctestne 0x1d29 -#define MN_setzune 0x1d31 +#define MN_cfcmovle 0x1d4d +#define MN_vmresume 0x1d56 +#define MN_jne 0x1d5f +#define MN_repne 0x1d63 +#define MN_ccmpne 0x1d69 +#define MN_loopne 0x1d70 +#define MN_setne 0x1d77 +#define MN_ctestne 0x1d7d +#define MN_setzune 0x1d85 #define MN_cmovne (MN_fcmovne + 1) #define MN_fcmovne (MN_cfcmovne + 1) -#define MN_cfcmovne 0x1d39 -#define MN_repe 0x1d42 -#define MN_jpe 0x1d47 -#define MN_ccmpe 0x1d4b -#define MN_loope 0x1d51 -#define MN_setpe 0x1d57 -#define MN_setzupe 0x1d5d +#define MN_cfcmovne 0x1d8d +#define MN_repe 0x1d96 +#define MN_jpe 0x1d9b +#define MN_ccmpe 0x1d9f +#define MN_loope 0x1da5 +#define MN_setpe 0x1dab +#define MN_setzupe 0x1db1 #define MN_cmovpe (MN_cfcmovpe + 2) -#define MN_cfcmovpe 0x1d65 -#define MN_cdqe 0x1d6e -#define MN_xacquire 0x1d73 -#define MN_xstore 0x1d7c -#define MN_rdfsbase 0x1d83 -#define MN_wrfsbase 0x1d8c -#define MN_rdgsbase 0x1d95 -#define MN_wrgsbase 0x1d9e -#define MN_tilerelease 0x1da7 -#define MN_xrelease 0x1db3 +#define MN_cfcmovpe 0x1db9 +#define MN_cdqe 0x1dc2 +#define MN_xacquire 0x1dc7 +#define MN_xstore 0x1dd0 +#define MN_rdfsbase 0x1dd7 +#define MN_wrfsbase 0x1de0 +#define MN_rdgsbase 0x1de9 +#define MN_wrgsbase 0x1df2 +#define MN_tilerelease 0x1dfb +#define MN_xrelease 0x1e07 #define MN_pause (MN_tpause + 1) -#define MN_tpause 0x1dbc -#define MN_pvalidate 0x1dc3 -#define MN_rmpupdate 0x1dcd -#define MN_sete 0x1dd7 -#define MN_vmwrite 0x1ddc -#define MN_ptwrite 0x1de4 -#define MN_cldemote 0x1dec -#define MN_cteste 0x1df5 -#define MN_sha1nexte 0x1dfc -#define MN_setzue 0x1e06 -#define MN_leave 0x1e0d -#define MN_fsave 0x1e13 -#define MN_vmsave 0x1e19 -#define MN_fnsave 0x1e20 +#define MN_tpause 0x1e10 +#define MN_pvalidate 0x1e17 +#define MN_rmpupdate 0x1e21 +#define MN_sete 0x1e2b +#define MN_vmwrite 0x1e30 +#define MN_ptwrite 0x1e38 +#define MN_cldemote 0x1e40 +#define MN_cteste 0x1e49 +#define MN_sha1nexte 0x1e50 +#define MN_setzue 0x1e5a +#define MN_leave 0x1e61 +#define MN_fsave 0x1e67 +#define MN_vmsave 0x1e6d +#define MN_fnsave 0x1e74 #define MN_xsave (MN_fxsave + 1) -#define MN_fxsave 0x1e27 +#define MN_fxsave 0x1e7b #define MN_cmove (MN_fcmove + 1) #define MN_fcmove (MN_cfcmove + 1) -#define MN_cfcmove 0x1e2e -#define MN_serialize 0x1e36 -#define MN_vmxoff 0x1e40 -#define MN_lahf 0x1e47 -#define MN_sahf 0x1e4c -#define MN_pushf 0x1e51 -#define MN_ccmpf 0x1e57 -#define MN_popf 0x1e5d -#define MN_bsf 0x1e62 -#define MN_retf 0x1e66 -#define MN_ctestf 0x1e6b -#define MN_neg 0x1e72 -#define MN_ldtilecfg 0x1e76 -#define MN_sttilecfg 0x1e80 +#define MN_cfcmove 0x1e82 +#define MN_serialize 0x1e8a +#define MN_vmxoff 0x1e94 +#define MN_lahf 0x1e9b +#define MN_sahf 0x1ea0 +#define MN_pushf 0x1ea5 +#define MN_ccmpf 0x1eab +#define MN_popf 0x1eb1 +#define MN_bsf 0x1eb6 +#define MN_retf 0x1eba +#define MN_ctestf 0x1ebf +#define MN_neg 0x1ec6 +#define MN_ldtilecfg 0x1eca +#define MN_sttilecfg 0x1ed4 #define MN_xchg (MN_cmpxchg + 3) -#define MN_cmpxchg 0x1e8a -#define MN_pconfig 0x1e92 -#define MN_jg 0x1e9a -#define MN_jng 0x1e9d -#define MN_ccmpng 0x1ea1 -#define MN_xstore_rng 0x1ea8 -#define MN_xstorerng 0x1eb3 -#define MN_setng 0x1ebd -#define MN_ctestng 0x1ec3 -#define MN_setzung 0x1ecb +#define MN_cmpxchg 0x1ede +#define MN_pconfig 0x1ee6 +#define MN_jg 0x1eee +#define MN_jng 0x1ef1 +#define MN_ccmpng 0x1ef5 +#define MN_xstore_rng 0x1efc +#define MN_xstorerng 0x1f07 +#define MN_setng 0x1f11 +#define MN_ctestng 0x1f17 +#define MN_setzung 0x1f1f #define MN_cmovng (MN_cfcmovng + 2) -#define MN_cfcmovng 0x1ed3 -#define MN_invlpg 0x1edc -#define MN_ccmpg 0x1ee3 -#define MN_setg 0x1ee9 -#define MN_ctestg 0x1eee -#define MN_setzug 0x1ef5 +#define MN_cfcmovng 0x1f27 +#define MN_invlpg 0x1f30 +#define MN_ccmpg 0x1f37 +#define MN_setg 0x1f3d +#define MN_ctestg 0x1f42 +#define MN_setzug 0x1f49 #define MN_cmovg (MN_cfcmovg + 2) -#define MN_cfcmovg 0x1efc -#define MN_vmlaunch 0x1f04 -#define MN_prefetch 0x1f0d -#define MN_fxch 0x1f16 -#define MN_vfmaddsub231ph 0x1f1b -#define MN_vfmsub231ph 0x1f2a -#define MN_vfnmsub231ph 0x1f36 -#define MN_vfmsubadd231ph 0x1f43 -#define MN_vfmadd231ph 0x1f52 -#define MN_vfnmadd231ph 0x1f5e -#define MN_vfmaddsub132ph 0x1f6b -#define MN_vfmsub132ph 0x1f7a -#define MN_vfnmsub132ph 0x1f86 -#define MN_vfmsubadd132ph 0x1f93 -#define MN_vfmadd132ph 0x1fa2 -#define MN_vfnmadd132ph 0x1fae -#define MN_vcvtpd2ph 0x1fbb -#define MN_vcvtdq2ph 0x1fc5 -#define MN_vcvtudq2ph 0x1fcf -#define MN_vcvtqq2ph 0x1fda -#define MN_vcvtuqq2ph 0x1fe4 -#define MN_vcvtps2ph 0x1fef -#define MN_vcvtw2ph 0x1ff9 -#define MN_vcvtuw2ph 0x2002 -#define MN_vfmaddsub213ph 0x200c -#define MN_vfmsub213ph 0x201b -#define MN_vfnmsub213ph 0x2027 -#define MN_vfmsubadd213ph 0x2034 -#define MN_vfmadd213ph 0x2043 -#define MN_vfnmadd213ph 0x204f -#define MN_vsubph 0x205c -#define MN_vfcmaddcph 0x2063 -#define MN_vfmaddcph 0x206e -#define MN_vfcmulcph 0x2078 -#define MN_vfmulcph 0x2082 -#define MN_vaddph 0x208b -#define MN_vcmpunordph 0x2092 -#define MN_vcmpordph 0x209e -#define MN_vreduceph 0x20a8 -#define MN_vcmpngeph 0x20b2 -#define MN_vcmpgeph 0x20bc -#define MN_vrndscaleph 0x20c5 -#define MN_vcmpnleph 0x20d1 -#define MN_vcmpleph 0x20db -#define MN_vcmpfalseph 0x20e4 -#define MN_vcmptrueph 0x20f0 -#define MN_vscalefph 0x20fb -#define MN_vmulph 0x2105 -#define MN_vminph 0x210c -#define MN_vrcpph 0x2113 -#define MN_vcmpph 0x211a -#define MN_vgetexpph 0x2121 -#define MN_vcmpunord_qph 0x212b -#define MN_vcmpord_qph 0x2139 -#define MN_vcmpneqph 0x2145 -#define MN_vcmpeqph 0x214f -#define MN_vcmpge_oqph 0x2158 -#define MN_vcmple_oqph 0x2164 -#define MN_vcmpfalse_oqph 0x2170 -#define MN_vcmpneq_oqph 0x217f -#define MN_vcmpeq_oqph 0x218c -#define MN_vcmpgt_oqph 0x2198 -#define MN_vcmplt_oqph 0x21a4 -#define MN_vcmpnge_uqph 0x21b0 -#define MN_vcmpnle_uqph 0x21bd -#define MN_vcmptrue_uqph 0x21ca -#define MN_vcmpneq_uqph 0x21d8 -#define MN_vcmpeq_uqph 0x21e5 -#define MN_vcmpngt_uqph 0x21f1 -#define MN_vcmpnlt_uqph 0x21fe -#define MN_vcmpunord_sph 0x220b -#define MN_vcmpord_sph 0x2219 -#define MN_vcmpge_osph 0x2225 -#define MN_vcmple_osph 0x2231 -#define MN_vcmpfalse_osph 0x223d -#define MN_vcmpneq_osph 0x224c -#define MN_vcmpeq_osph 0x2259 -#define MN_vcmpgt_osph 0x2265 -#define MN_vcmplt_osph 0x2271 -#define MN_vfpclassph 0x227d -#define MN_vcmpnge_usph 0x2288 -#define MN_vcmpnle_usph 0x2295 -#define MN_vcmptrue_usph 0x22a2 -#define MN_vcmpneq_usph 0x22b0 -#define MN_vcmpeq_usph 0x22bd -#define MN_vcmpngt_usph 0x22c9 -#define MN_vcmpnlt_usph 0x22d6 -#define MN_vcmpngtph 0x22e3 -#define MN_vcmpgtph 0x22ed -#define MN_vcmpnltph 0x22f6 -#define MN_vcmpltph 0x2300 -#define MN_vgetmantph 0x2309 -#define MN_vrsqrtph 0x2314 -#define MN_vsqrtph 0x231d -#define MN_vdivph 0x2325 -#define MN_vmaxph 0x232c -#define MN_vpmacsdqh 0x2333 -#define MN_vpmacssdqh 0x233d -#define MN_vfmsub231sh 0x2348 -#define MN_vfnmsub231sh 0x2354 -#define MN_vfmadd231sh 0x2361 -#define MN_vfnmadd231sh 0x236d -#define MN_vfmsub132sh 0x237a -#define MN_vfnmsub132sh 0x2386 -#define MN_vfmadd132sh 0x2393 -#define MN_vfnmadd132sh 0x239f -#define MN_vcvtsd2sh 0x23ac -#define MN_vcvtsi2sh 0x23b6 -#define MN_vcvtusi2sh 0x23c0 -#define MN_vcvtss2sh 0x23cb -#define MN_vfmsub213sh 0x23d5 -#define MN_vfnmsub213sh 0x23e1 -#define MN_vfmadd213sh 0x23ee -#define MN_vfnmadd213sh 0x23fa -#define MN_psmash 0x2407 -#define MN_vsubsh 0x240e -#define MN_vfcmaddcsh 0x2415 -#define MN_vfmaddcsh 0x2420 -#define MN_vfcmulcsh 0x242a -#define MN_vfmulcsh 0x2434 -#define MN_vaddsh 0x243d -#define MN_vcmpunordsh 0x2444 -#define MN_vcmpordsh 0x2450 -#define MN_vreducesh 0x245a -#define MN_vcmpngesh 0x2464 -#define MN_vcmpgesh 0x246e -#define MN_vrndscalesh 0x2477 -#define MN_vcmpnlesh 0x2483 -#define MN_vcmplesh 0x248d -#define MN_vcmpfalsesh 0x2496 -#define MN_vcmptruesh 0x24a2 -#define MN_vscalefsh 0x24ad -#define MN_vucomish 0x24b7 -#define MN_vcomish 0x24c0 -#define MN_vmulsh 0x24c8 -#define MN_vminsh 0x24cf -#define MN_vrcpsh 0x24d6 -#define MN_vcmpsh 0x24dd -#define MN_vgetexpsh 0x24e4 -#define MN_vcmpunord_qsh 0x24ee -#define MN_vcmpord_qsh 0x24fc -#define MN_vcmpneqsh 0x2508 -#define MN_vcmpeqsh 0x2512 -#define MN_vcmpge_oqsh 0x251b -#define MN_vcmple_oqsh 0x2527 -#define MN_vcmpfalse_oqsh 0x2533 -#define MN_vcmpneq_oqsh 0x2542 -#define MN_vcmpeq_oqsh 0x254f -#define MN_vcmpgt_oqsh 0x255b -#define MN_vcmplt_oqsh 0x2567 -#define MN_vcmpnge_uqsh 0x2573 -#define MN_vcmpnle_uqsh 0x2580 -#define MN_vcmptrue_uqsh 0x258d -#define MN_vcmpneq_uqsh 0x259b -#define MN_vcmpeq_uqsh 0x25a8 -#define MN_vcmpngt_uqsh 0x25b4 -#define MN_vcmpnlt_uqsh 0x25c1 -#define MN_vcmpunord_ssh 0x25ce -#define MN_vcmpord_ssh 0x25dc -#define MN_vcmpge_ossh 0x25e8 -#define MN_vcmple_ossh 0x25f4 -#define MN_vcmpfalse_ossh 0x2600 -#define MN_vcmpneq_ossh 0x260f -#define MN_vcmpeq_ossh 0x261c -#define MN_vcmpgt_ossh 0x2628 -#define MN_vcmplt_ossh 0x2634 -#define MN_vfpclasssh 0x2640 -#define MN_vcmpnge_ussh 0x264b -#define MN_vcmpnle_ussh 0x2658 -#define MN_vcmptrue_ussh 0x2665 -#define MN_vcmpneq_ussh 0x2673 -#define MN_vcmpeq_ussh 0x2680 -#define MN_vcmpngt_ussh 0x268c -#define MN_vcmpnlt_ussh 0x2699 -#define MN_vcmpngtsh 0x26a6 -#define MN_vcmpgtsh 0x26b0 -#define MN_vcmpnltsh 0x26b9 -#define MN_vcmpltsh 0x26c3 -#define MN_vgetmantsh 0x26cc -#define MN_vrsqrtsh 0x26d7 -#define MN_vsqrtsh 0x26e0 -#define MN_clflush 0x26e8 -#define MN_push 0x26f0 -#define MN_vdivsh 0x26f5 -#define MN_vmovsh 0x26fc -#define MN_vmaxsh 0x2703 -#define MN_blci 0x270a -#define MN_clgi 0x270f -#define MN_stgi 0x2714 -#define MN_bzhi 0x2719 -#define MN_cli 0x271e -#define MN_fcomi 0x2722 -#define MN_fucomi 0x2728 -#define MN_feni 0x272f -#define MN_fneni 0x2734 -#define MN_cvttpd2pi 0x273a -#define MN_cvtpd2pi 0x2744 -#define MN_cvttps2pi 0x274d -#define MN_cvtps2pi 0x2757 -#define MN_fldpi 0x2760 -#define MN_senduipi 0x2766 -#define MN_fcompi 0x276f -#define MN_fucompi 0x2776 -#define MN_movdiri 0x277e +#define MN_cfcmovg 0x1f50 +#define MN_vmlaunch 0x1f58 +#define MN_prefetch 0x1f61 +#define MN_fxch 0x1f6a +#define MN_vfmaddsub231ph 0x1f6f +#define MN_vfmsub231ph 0x1f7e +#define MN_vfnmsub231ph 0x1f8a +#define MN_vfmsubadd231ph 0x1f97 +#define MN_vfmadd231ph 0x1fa6 +#define MN_vfnmadd231ph 0x1fb2 +#define MN_vfmaddsub132ph 0x1fbf +#define MN_vfmsub132ph 0x1fce +#define MN_vfnmsub132ph 0x1fda +#define MN_vfmsubadd132ph 0x1fe7 +#define MN_vfmadd132ph 0x1ff6 +#define MN_vfnmadd132ph 0x2002 +#define MN_vcvthf82ph 0x200f +#define MN_vcvtpd2ph 0x201a +#define MN_vcvtdq2ph 0x2024 +#define MN_vcvtudq2ph 0x202e +#define MN_vcvtqq2ph 0x2039 +#define MN_vcvtuqq2ph 0x2043 +#define MN_vcvtps2ph 0x204e +#define MN_vcvtw2ph 0x2058 +#define MN_vcvtuw2ph 0x2061 +#define MN_vfmaddsub213ph 0x206b +#define MN_vfmsub213ph 0x207a +#define MN_vfnmsub213ph 0x2086 +#define MN_vfmsubadd213ph 0x2093 +#define MN_vfmadd213ph 0x20a2 +#define MN_vfnmadd213ph 0x20ae +#define MN_vsubph 0x20bb +#define MN_vfcmaddcph 0x20c2 +#define MN_vfmaddcph 0x20cd +#define MN_vfcmulcph 0x20d7 +#define MN_vfmulcph 0x20e1 +#define MN_vaddph 0x20ea +#define MN_vcmpunordph 0x20f1 +#define MN_vcmpordph 0x20fd +#define MN_vreduceph 0x2107 +#define MN_vcmpngeph 0x2111 +#define MN_vcmpgeph 0x211b +#define MN_vrndscaleph 0x2124 +#define MN_vcmpnleph 0x2130 +#define MN_vcmpleph 0x213a +#define MN_vcmpfalseph 0x2143 +#define MN_vcmptrueph 0x214f +#define MN_vscalefph 0x215a +#define MN_vmulph 0x2164 +#define MN_vminph 0x216b +#define MN_vrcpph 0x2172 +#define MN_vcmpph 0x2179 +#define MN_vgetexpph 0x2180 +#define MN_vcmpunord_qph 0x218a +#define MN_vcmpord_qph 0x2198 +#define MN_vcmpneqph 0x21a4 +#define MN_vcmpeqph 0x21ae +#define MN_vcmpge_oqph 0x21b7 +#define MN_vcmple_oqph 0x21c3 +#define MN_vcmpfalse_oqph 0x21cf +#define MN_vcmpneq_oqph 0x21de +#define MN_vcmpeq_oqph 0x21eb +#define MN_vcmpgt_oqph 0x21f7 +#define MN_vcmplt_oqph 0x2203 +#define MN_vcmpnge_uqph 0x220f +#define MN_vcmpnle_uqph 0x221c +#define MN_vcmptrue_uqph 0x2229 +#define MN_vcmpneq_uqph 0x2237 +#define MN_vcmpeq_uqph 0x2244 +#define MN_vcmpngt_uqph 0x2250 +#define MN_vcmpnlt_uqph 0x225d +#define MN_vcmpunord_sph 0x226a +#define MN_vcmpord_sph 0x2278 +#define MN_vcmpge_osph 0x2284 +#define MN_vcmple_osph 0x2290 +#define MN_vcmpfalse_osph 0x229c +#define MN_vcmpneq_osph 0x22ab +#define MN_vcmpeq_osph 0x22b8 +#define MN_vcmpgt_osph 0x22c4 +#define MN_vcmplt_osph 0x22d0 +#define MN_vfpclassph 0x22dc +#define MN_vcmpnge_usph 0x22e7 +#define MN_vcmpnle_usph 0x22f4 +#define MN_vcmptrue_usph 0x2301 +#define MN_vcmpneq_usph 0x230f +#define MN_vcmpeq_usph 0x231c +#define MN_vcmpngt_usph 0x2328 +#define MN_vcmpnlt_usph 0x2335 +#define MN_vcmpngtph 0x2342 +#define MN_vcmpgtph 0x234c +#define MN_vcmpnltph 0x2355 +#define MN_vcmpltph 0x235f +#define MN_vgetmantph 0x2368 +#define MN_vrsqrtph 0x2373 +#define MN_vsqrtph 0x237c +#define MN_vdivph 0x2384 +#define MN_vmaxph 0x238b +#define MN_vpmacsdqh 0x2392 +#define MN_vpmacssdqh 0x239c +#define MN_vfmsub231sh 0x23a7 +#define MN_vfnmsub231sh 0x23b3 +#define MN_vfmadd231sh 0x23c0 +#define MN_vfnmadd231sh 0x23cc +#define MN_vfmsub132sh 0x23d9 +#define MN_vfnmsub132sh 0x23e5 +#define MN_vfmadd132sh 0x23f2 +#define MN_vfnmadd132sh 0x23fe +#define MN_vcvtsd2sh 0x240b +#define MN_vcvtsi2sh 0x2415 +#define MN_vcvtusi2sh 0x241f +#define MN_vcvtss2sh 0x242a +#define MN_vfmsub213sh 0x2434 +#define MN_vfnmsub213sh 0x2440 +#define MN_vfmadd213sh 0x244d +#define MN_vfnmadd213sh 0x2459 +#define MN_psmash 0x2466 +#define MN_vsubsh 0x246d +#define MN_vfcmaddcsh 0x2474 +#define MN_vfmaddcsh 0x247f +#define MN_vfcmulcsh 0x2489 +#define MN_vfmulcsh 0x2493 +#define MN_vaddsh 0x249c +#define MN_vcmpunordsh 0x24a3 +#define MN_vcmpordsh 0x24af +#define MN_vreducesh 0x24b9 +#define MN_vcmpngesh 0x24c3 +#define MN_vcmpgesh 0x24cd +#define MN_vrndscalesh 0x24d6 +#define MN_vcmpnlesh 0x24e2 +#define MN_vcmplesh 0x24ec +#define MN_vcmpfalsesh 0x24f5 +#define MN_vcmptruesh 0x2501 +#define MN_vscalefsh 0x250c +#define MN_vucomish 0x2516 +#define MN_vcomish 0x251f +#define MN_vmulsh 0x2527 +#define MN_vminsh 0x252e +#define MN_vrcpsh 0x2535 +#define MN_vcmpsh 0x253c +#define MN_vgetexpsh 0x2543 +#define MN_vcmpunord_qsh 0x254d +#define MN_vcmpord_qsh 0x255b +#define MN_vcmpneqsh 0x2567 +#define MN_vcmpeqsh 0x2571 +#define MN_vcmpge_oqsh 0x257a +#define MN_vcmple_oqsh 0x2586 +#define MN_vcmpfalse_oqsh 0x2592 +#define MN_vcmpneq_oqsh 0x25a1 +#define MN_vcmpeq_oqsh 0x25ae +#define MN_vcmpgt_oqsh 0x25ba +#define MN_vcmplt_oqsh 0x25c6 +#define MN_vcmpnge_uqsh 0x25d2 +#define MN_vcmpnle_uqsh 0x25df +#define MN_vcmptrue_uqsh 0x25ec +#define MN_vcmpneq_uqsh 0x25fa +#define MN_vcmpeq_uqsh 0x2607 +#define MN_vcmpngt_uqsh 0x2613 +#define MN_vcmpnlt_uqsh 0x2620 +#define MN_vcmpunord_ssh 0x262d +#define MN_vcmpord_ssh 0x263b +#define MN_vcmpge_ossh 0x2647 +#define MN_vcmple_ossh 0x2653 +#define MN_vcmpfalse_ossh 0x265f +#define MN_vcmpneq_ossh 0x266e +#define MN_vcmpeq_ossh 0x267b +#define MN_vcmpgt_ossh 0x2687 +#define MN_vcmplt_ossh 0x2693 +#define MN_vfpclasssh 0x269f +#define MN_vcmpnge_ussh 0x26aa +#define MN_vcmpnle_ussh 0x26b7 +#define MN_vcmptrue_ussh 0x26c4 +#define MN_vcmpneq_ussh 0x26d2 +#define MN_vcmpeq_ussh 0x26df +#define MN_vcmpngt_ussh 0x26eb +#define MN_vcmpnlt_ussh 0x26f8 +#define MN_vcmpngtsh 0x2705 +#define MN_vcmpgtsh 0x270f +#define MN_vcmpnltsh 0x2718 +#define MN_vcmpltsh 0x2722 +#define MN_vgetmantsh 0x272b +#define MN_vrsqrtsh 0x2736 +#define MN_vsqrtsh 0x273f +#define MN_clflush 0x2747 +#define MN_push 0x274f +#define MN_vdivsh 0x2754 +#define MN_vmovsh 0x275b +#define MN_vmaxsh 0x2762 +#define MN_blci 0x2769 +#define MN_clgi 0x276e +#define MN_stgi 0x2773 +#define MN_bzhi 0x2778 +#define MN_cli 0x277d +#define MN_fcomi 0x2781 +#define MN_fucomi 0x2787 +#define MN_feni 0x278e +#define MN_fneni 0x2793 +#define MN_cvttpd2pi 0x2799 +#define MN_cvtpd2pi 0x27a3 +#define MN_cvttps2pi 0x27ac +#define MN_cvtps2pi 0x27b6 +#define MN_fldpi 0x27bf +#define MN_senduipi 0x27c5 +#define MN_fcompi 0x27ce +#define MN_fucompi 0x27d5 +#define MN_movdiri 0x27dd #define MN_pcmpestri (MN_vpcmpestri + 1) -#define MN_vpcmpestri 0x2786 +#define MN_vpcmpestri 0x27e5 #define MN_pcmpistri (MN_vpcmpistri + 1) -#define MN_vpcmpistri 0x2791 +#define MN_vpcmpistri 0x27f0 #define MN_cvttsd2si (MN_vcvttsd2si + 1) -#define MN_vcvttsd2si 0x279c +#define MN_vcvttsd2si 0x27fb #define MN_cvtsd2si (MN_vcvtsd2si + 1) -#define MN_vcvtsd2si 0x27a7 -#define MN_vcvttsh2si 0x27b1 -#define MN_vcvtsh2si 0x27bc +#define MN_vcvtsd2si 0x2806 +#define MN_vcvttsh2si 0x2810 +#define MN_vcvtsh2si 0x281b #define MN_cvttss2si (MN_vcvttss2si + 1) -#define MN_vcvttss2si 0x27c6 +#define MN_vcvttss2si 0x2825 #define MN_cvtss2si (MN_vcvtss2si + 1) -#define MN_vcvtss2si 0x27d1 -#define MN_fdisi 0x27db -#define MN_fndisi 0x27e1 -#define MN_blsi 0x27e8 -#define MN_vcvttsd2usi 0x27ed -#define MN_vcvtsd2usi 0x27f9 -#define MN_vcvttsh2usi 0x2804 -#define MN_vcvtsh2usi 0x2810 -#define MN_vcvttss2usi 0x281b -#define MN_vcvtss2usi 0x2827 -#define MN_movnti 0x2832 -#define MN_sti 0x2839 -#define MN_clui 0x283d +#define MN_vcvtss2si 0x2830 +#define MN_fdisi 0x283a +#define MN_fndisi 0x2840 +#define MN_blsi 0x2847 +#define MN_vcvttsd2usi 0x284c +#define MN_vcvtsd2usi 0x2858 +#define MN_vcvttsh2usi 0x2863 +#define MN_vcvtsh2usi 0x286f +#define MN_vcvttss2usi 0x287a +#define MN_vcvtss2usi 0x2886 +#define MN_movnti 0x2891 +#define MN_sti 0x2898 +#define MN_clui 0x289c #define MN_stui (MN_testui + 2) -#define MN_testui 0x2842 -#define MN_notrack 0x2849 -#define MN_lock 0x2851 -#define MN_bndmk 0x2856 -#define MN_xresldtrk 0x285c -#define MN_xsusldtrk 0x2866 -#define MN_blcmsk 0x2870 -#define MN_blsmsk 0x2877 -#define MN_tzmsk 0x287e -#define MN_sal 0x2884 -#define MN_lwpval 0x2888 -#define MN_bndcl 0x288f -#define MN_rcl 0x2895 -#define MN_shl 0x2899 -#define MN_jl 0x289d -#define MN_aesdec256kl 0x28a0 -#define MN_aesenc256kl 0x28ac -#define MN_aesdecwide256kl 0x28b8 -#define MN_aesencwide256kl 0x28c8 -#define MN_aesdec128kl 0x28d8 -#define MN_aesenc128kl 0x28e4 -#define MN_aesdecwide128kl 0x28f0 -#define MN_aesencwide128kl 0x2900 +#define MN_testui 0x28a1 +#define MN_notrack 0x28a8 +#define MN_lock 0x28b0 +#define MN_bndmk 0x28b5 +#define MN_xresldtrk 0x28bb +#define MN_xsusldtrk 0x28c5 +#define MN_blcmsk 0x28cf +#define MN_blsmsk 0x28d6 +#define MN_tzmsk 0x28dd +#define MN_sal 0x28e3 +#define MN_lwpval 0x28e7 +#define MN_bndcl 0x28ee +#define MN_rcl 0x28f4 +#define MN_shl 0x28f8 +#define MN_jl 0x28fc +#define MN_aesdec256kl 0x28ff +#define MN_aesenc256kl 0x290b +#define MN_aesdecwide256kl 0x2917 +#define MN_aesencwide256kl 0x2927 +#define MN_aesdec128kl 0x2937 +#define MN_aesenc128kl 0x2943 +#define MN_aesdecwide128kl 0x294f +#define MN_aesencwide128kl 0x295f #define MN_call (MN_tdcall + 2) -#define MN_tdcall 0x2910 -#define MN_lcall 0x2917 -#define MN_seamcall 0x291d -#define MN_vmmcall 0x2926 -#define MN_vmcall 0x292e -#define MN_syscall 0x2935 -#define MN_vzeroall 0x293d -#define MN_fildll 0x2946 -#define MN_blcfill 0x294d -#define MN_blsfill 0x2955 -#define MN_fistpll 0x295d -#define MN_fisttpll 0x2965 -#define MN_jnl 0x296e -#define MN_ccmpnl 0x2972 -#define MN_setnl 0x2979 -#define MN_ctestnl 0x297f -#define MN_setzunl 0x2987 +#define MN_tdcall 0x296f +#define MN_lcall 0x2976 +#define MN_seamcall 0x297c +#define MN_vmmcall 0x2985 +#define MN_vmcall 0x298d +#define MN_syscall 0x2994 +#define MN_vzeroall 0x299c +#define MN_fildll 0x29a5 +#define MN_blcfill 0x29ac +#define MN_blsfill 0x29b4 +#define MN_fistpll 0x29bc +#define MN_fisttpll 0x29c4 +#define MN_jnl 0x29cd +#define MN_ccmpnl 0x29d1 +#define MN_setnl 0x29d8 +#define MN_ctestnl 0x29de +#define MN_setzunl 0x29e6 #define MN_cmovnl (MN_cfcmovnl + 2) -#define MN_cfcmovnl 0x298f -#define MN_rol 0x2998 -#define MN_ccmpl 0x299c -#define MN_arpl 0x29a2 -#define MN_vpmacsdql 0x29a7 -#define MN_vpmacssdql 0x29b1 -#define MN_lsl 0x29bc -#define MN_movsl 0x29c0 -#define MN_setl 0x29c6 -#define MN_ctestl 0x29cb -#define MN_cwtl 0x29d2 +#define MN_cfcmovnl 0x29ee +#define MN_rol 0x29f7 +#define MN_ccmpl 0x29fb +#define MN_arpl 0x2a01 +#define MN_vpmacsdql 0x2a06 +#define MN_vpmacssdql 0x2a10 +#define MN_lsl 0x2a1b +#define MN_movsl 0x2a1f +#define MN_setl 0x2a25 +#define MN_ctestl 0x2a2a +#define MN_cwtl 0x2a31 #define MN_mul (MN_fmul + 1) #define MN_fmul (MN_pfmul + 1) -#define MN_pfmul 0x29d7 +#define MN_pfmul 0x2a36 #define MN_imul (MN_fimul + 1) -#define MN_fimul 0x29dd -#define MN_montmul 0x29e3 -#define MN_setzul 0x29eb +#define MN_fimul 0x2a3c +#define MN_montmul 0x2a42 +#define MN_setzul 0x2a4a #define MN_cmovl (MN_cfcmovl + 2) -#define MN_cfcmovl 0x29f2 -#define MN_vpmovb2m 0x29fa -#define MN_vpmovd2m 0x2a03 -#define MN_vpmovq2m 0x2a0c -#define MN_vpmovw2m 0x2a15 -#define MN_aam 0x2a1e -#define MN_fxam 0x2a22 -#define MN_fprem 0x2a27 -#define MN_fcom 0x2a2d -#define MN_ficom 0x2a32 -#define MN_fucom 0x2a38 -#define MN_fsetpm 0x2a3e -#define MN_fnsetpm 0x2a45 -#define MN_frstpm 0x2a4d -#define MN_vpperm 0x2a54 +#define MN_cfcmovl 0x2a51 +#define MN_vpmovb2m 0x2a59 +#define MN_vpmovd2m 0x2a62 +#define MN_vpmovq2m 0x2a6b +#define MN_vpmovw2m 0x2a74 +#define MN_aam 0x2a7d +#define MN_fxam 0x2a81 +#define MN_fprem 0x2a86 +#define MN_fcom 0x2a8c +#define MN_ficom 0x2a91 +#define MN_fucom 0x2a97 +#define MN_fsetpm 0x2a9d +#define MN_fnsetpm 0x2aa4 +#define MN_frstpm 0x2aac +#define MN_vpperm 0x2ab3 #define MN_pcmpestrm (MN_vpcmpestrm + 1) -#define MN_vpcmpestrm 0x2a5b +#define MN_vpcmpestrm 0x2aba #define MN_pcmpistrm (MN_vpcmpistrm + 1) -#define MN_vpcmpistrm 0x2a66 -#define MN_rsm 0x2a71 -#define MN_fpatan 0x2a75 -#define MN_fptan 0x2a7c -#define MN_bndcn 0x2a82 +#define MN_vpcmpistrm 0x2ac5 +#define MN_rsm 0x2ad0 +#define MN_fpatan 0x2ad4 +#define MN_fptan 0x2adb +#define MN_bndcn 0x2ae1 #define MN_andn (MN_pandn + 1) #define MN_pandn (MN_vpandn + 1) -#define MN_vpandn 0x2a88 +#define MN_vpandn 0x2ae7 #define MN_in (MN_xbegin + 4) -#define MN_xbegin 0x2a8f -#define MN_pfmin 0x2a96 -#define MN_fsin 0x2a9c -#define MN_vmxon 0x2aa1 -#define MN_vmrun 0x2aa7 -#define MN_jo 0x2aad -#define MN_jno 0x2ab0 -#define MN_ccmpno 0x2ab4 -#define MN_setno 0x2abb -#define MN_ctestno 0x2ac1 -#define MN_setzuno 0x2ac9 +#define MN_xbegin 0x2aee +#define MN_pfmin 0x2af5 +#define MN_fsin 0x2afb +#define MN_vmxon 0x2b00 +#define MN_vmrun 0x2b06 +#define MN_jo 0x2b0c +#define MN_jno 0x2b0f +#define MN_ccmpno 0x2b13 +#define MN_setno 0x2b1a +#define MN_ctestno 0x2b20 +#define MN_setzuno 0x2b28 #define MN_cmovno (MN_cfcmovno + 2) -#define MN_cfcmovno 0x2ad1 -#define MN_jpo 0x2ada -#define MN_ccmpo 0x2ade -#define MN_setpo 0x2ae4 -#define MN_setzupo 0x2aea +#define MN_cfcmovno 0x2b30 +#define MN_jpo 0x2b39 +#define MN_ccmpo 0x2b3d +#define MN_setpo 0x2b43 +#define MN_setzupo 0x2b49 #define MN_cmovpo (MN_cfcmovpo + 2) -#define MN_cfcmovpo 0x2af2 -#define MN_cqo 0x2afb -#define MN_tilezero 0x2aff -#define MN_clzero 0x2b08 -#define MN_seto 0x2b0f -#define MN_into 0x2b14 -#define MN_cqto 0x2b19 -#define MN_ctesto 0x2b1e -#define MN_ssto 0x2b25 -#define MN_setzuo 0x2b2a +#define MN_cfcmovpo 0x2b51 +#define MN_cqo 0x2b5a +#define MN_tilezero 0x2b5e +#define MN_clzero 0x2b67 +#define MN_seto 0x2b6e +#define MN_into 0x2b73 +#define MN_cqto 0x2b78 +#define MN_ctesto 0x2b7d +#define MN_ssto 0x2b84 +#define MN_setzuo 0x2b89 #define MN_cmovo (MN_cfcmovo + 2) -#define MN_cfcmovo 0x2b31 -#define MN_push2p 0x2b39 -#define MN_pop2p 0x2b40 -#define MN_bswap 0x2b46 -#define MN_fsubp 0x2b4c -#define MN_pfrcp 0x2b52 -#define MN_rdtscp 0x2b58 -#define MN_faddp 0x2b5f -#define MN_pdep 0x2b65 -#define MN_ffreep 0x2b6a -#define MN_rep 0x2b71 -#define MN_pushp 0x2b75 -#define MN_fcomip 0x2b7b -#define MN_fucomip 0x2b82 -#define MN_jp 0x2b8a -#define MN_fmulp 0x2b8d +#define MN_cfcmovo 0x2b90 +#define MN_push2p 0x2b98 +#define MN_pop2p 0x2b9f +#define MN_bswap 0x2ba5 +#define MN_fsubp 0x2bab +#define MN_pfrcp 0x2bb1 +#define MN_rdtscp 0x2bb7 +#define MN_faddp 0x2bbe +#define MN_pdep 0x2bc4 +#define MN_ffreep 0x2bc9 +#define MN_rep 0x2bd0 +#define MN_pushp 0x2bd4 +#define MN_fcomip 0x2bda +#define MN_fucomip 0x2be1 +#define MN_jp 0x2be9 +#define MN_fmulp 0x2bec #define MN_cmp (MN_scmp + 1) -#define MN_scmp 0x2b93 +#define MN_scmp 0x2bf2 #define MN_jmp (MN_ljmp + 1) -#define MN_ljmp 0x2b98 -#define MN_fcomp 0x2b9d -#define MN_ficomp 0x2ba3 -#define MN_fucomp 0x2baa -#define MN_jnp 0x2bb1 -#define MN_setnp 0x2bb5 -#define MN_setzunp 0x2bbb +#define MN_ljmp 0x2bf7 +#define MN_fcomp 0x2bfc +#define MN_ficomp 0x2c02 +#define MN_fucomp 0x2c09 +#define MN_jnp 0x2c10 +#define MN_setnp 0x2c14 +#define MN_setzunp 0x2c1a #define MN_cmovnp (MN_cfcmovnp + 2) -#define MN_cfcmovnp 0x2bc3 +#define MN_cfcmovnp 0x2c22 #define MN_nop (MN_fnop + 1) -#define MN_fnop 0x2bcc -#define MN_loop 0x2bd1 -#define MN_pop 0x2bd6 -#define MN_fcompp 0x2bda -#define MN_fucompp 0x2be1 -#define MN_popp 0x2be9 -#define MN_fsubrp 0x2bee -#define MN_fdivrp 0x2bf5 -#define MN_rstorssp 0x2bfc -#define MN_saveprevssp 0x2c05 -#define MN_setp 0x2c11 -#define MN_fbstp 0x2c16 -#define MN_fdecstp 0x2c1c -#define MN_fincstp 0x2c24 -#define MN_fstp 0x2c2c -#define MN_fistp 0x2c31 -#define MN_fisttp 0x2c37 +#define MN_fnop 0x2c2b +#define MN_loop 0x2c30 +#define MN_pop 0x2c35 +#define MN_fcompp 0x2c39 +#define MN_fucompp 0x2c40 +#define MN_popp 0x2c48 +#define MN_fsubrp 0x2c4d +#define MN_fdivrp 0x2c54 +#define MN_rstorssp 0x2c5b +#define MN_saveprevssp 0x2c64 +#define MN_setp 0x2c70 +#define MN_fbstp 0x2c75 +#define MN_fdecstp 0x2c7b +#define MN_fincstp 0x2c83 +#define MN_fstp 0x2c8b +#define MN_fistp 0x2c90 +#define MN_fisttp 0x2c96 #define MN_movddup (MN_vmovddup + 1) -#define MN_vmovddup 0x2c3e +#define MN_vmovddup 0x2c9d #define MN_movshdup (MN_vmovshdup + 1) -#define MN_vmovshdup 0x2c47 +#define MN_vmovshdup 0x2ca6 #define MN_movsldup (MN_vmovsldup + 1) -#define MN_vmovsldup 0x2c51 -#define MN_setzup 0x2c5b -#define MN_fdivp 0x2c62 +#define MN_vmovsldup 0x2cb0 +#define MN_setzup 0x2cba +#define MN_fdivp 0x2cc1 #define MN_cmovp (MN_cfcmovp + 2) -#define MN_cfcmovp 0x2c68 -#define MN_vpbroadcastmb2q 0x2c70 -#define MN_vpermi2q 0x2c80 -#define MN_vpmovm2q 0x2c89 -#define MN_movdq2q 0x2c92 -#define MN_vpermt2q 0x2c9a -#define MN_vpshaq 0x2ca3 -#define MN_vpsraq 0x2caa -#define MN_vphaddbq 0x2cb1 -#define MN_vphaddubq 0x2cba +#define MN_cfcmovp 0x2cc7 +#define MN_vpbroadcastmb2q 0x2ccf +#define MN_vpermi2q 0x2cdf +#define MN_vpmovm2q 0x2ce8 +#define MN_movdq2q 0x2cf1 +#define MN_vpermt2q 0x2cf9 +#define MN_vpshaq 0x2d02 +#define MN_vpsraq 0x2d09 +#define MN_vphaddbq 0x2d10 +#define MN_vphaddubq 0x2d19 #define MN_psubq (MN_vpsubq + 1) -#define MN_vpsubq 0x2cc4 +#define MN_vpsubq 0x2d23 #define MN_pmovsxbq (MN_vpmovsxbq + 1) -#define MN_vpmovsxbq 0x2ccb +#define MN_vpmovsxbq 0x2d2a #define MN_pmovzxbq (MN_vpmovzxbq + 1) -#define MN_vpmovzxbq 0x2cd5 +#define MN_vpmovzxbq 0x2d34 #define MN_cvttpd2dq (MN_vcvttpd2dq + 1) -#define MN_vcvttpd2dq 0x2cdf +#define MN_vcvttpd2dq 0x2d3e #define MN_cvtpd2dq (MN_vcvtpd2dq + 1) -#define MN_vcvtpd2dq 0x2cea -#define MN_vcvttph2dq 0x2cf4 -#define MN_vcvtph2dq 0x2cff -#define MN_movq2dq 0x2d09 +#define MN_vcvtpd2dq 0x2d49 +#define MN_vcvttph2dq 0x2d53 +#define MN_vcvtph2dq 0x2d5e +#define MN_movq2dq 0x2d68 #define MN_cvttps2dq (MN_vcvttps2dq + 1) -#define MN_vcvttps2dq 0x2d11 +#define MN_vcvttps2dq 0x2d70 #define MN_cvtps2dq (MN_vcvtps2dq + 1) -#define MN_vcvtps2dq 0x2d1c -#define MN_vphsubdq 0x2d26 -#define MN_cdq 0x2d2f -#define MN_kaddq 0x2d33 +#define MN_vcvtps2dq 0x2d7b +#define MN_vphsubdq 0x2d85 +#define MN_cdq 0x2d8e +#define MN_kaddq 0x2d92 #define MN_paddq (MN_vpaddq + 1) -#define MN_vpaddq 0x2d39 -#define MN_vphadddq 0x2d40 +#define MN_vpaddq 0x2d98 +#define MN_vphadddq 0x2d9f #define MN_punpckhdq (MN_vpunpckhdq + 1) -#define MN_vpunpckhdq 0x2d49 -#define MN_kunpckdq 0x2d54 -#define MN_vpshldq 0x2d5d +#define MN_vpunpckhdq 0x2da8 +#define MN_kunpckdq 0x2db3 +#define MN_vpshldq 0x2dbc #define MN_punpckldq (MN_vpunpckldq + 1) -#define MN_vpunpckldq 0x2d65 +#define MN_vpunpckldq 0x2dc4 #define MN_pslldq (MN_vpslldq + 1) -#define MN_vpslldq 0x2d70 +#define MN_vpslldq 0x2dcf #define MN_psrldq (MN_vpsrldq + 1) -#define MN_vpsrldq 0x2d78 +#define MN_vpsrldq 0x2dd7 #define MN_pmuldq (MN_vpmuldq + 1) -#define MN_vpmuldq 0x2d80 -#define MN_kandq 0x2d88 -#define MN_vpandq 0x2d8e -#define MN_vpexpandq 0x2d95 +#define MN_vpmuldq 0x2ddf +#define MN_kandq 0x2de7 +#define MN_vpandq 0x2ded +#define MN_vpexpandq 0x2df4 #define MN_punpckhqdq (MN_vpunpckhqdq + 1) -#define MN_vpunpckhqdq 0x2d9f +#define MN_vpunpckhqdq 0x2dfe #define MN_pclmulhqhqdq (MN_vpclmulhqhqdq + 1) -#define MN_vpclmulhqhqdq 0x2dab +#define MN_vpclmulhqhqdq 0x2e0a #define MN_pclmullqhqdq (MN_vpclmullqhqdq + 1) -#define MN_vpclmullqhqdq 0x2db9 +#define MN_vpclmullqhqdq 0x2e18 #define MN_punpcklqdq (MN_vpunpcklqdq + 1) -#define MN_vpunpcklqdq 0x2dc7 +#define MN_vpunpcklqdq 0x2e26 #define MN_pclmulhqlqdq (MN_vpclmulhqlqdq + 1) -#define MN_vpclmulhqlqdq 0x2dd3 +#define MN_vpclmulhqlqdq 0x2e32 #define MN_pclmullqlqdq (MN_vpclmullqlqdq + 1) -#define MN_vpclmullqlqdq 0x2de1 +#define MN_vpclmullqlqdq 0x2e40 #define MN_pclmulqdq (MN_vpclmulqdq + 1) -#define MN_vpclmulqdq 0x2def -#define MN_vpgatherdq 0x2dfa -#define MN_vpscatterdq 0x2e05 -#define MN_vpshrdq 0x2e11 +#define MN_vpclmulqdq 0x2e4e +#define MN_vpgatherdq 0x2e59 +#define MN_vpscatterdq 0x2e64 +#define MN_vpshrdq 0x2e70 #define MN_movntdq (MN_vmovntdq + 1) -#define MN_vmovntdq 0x2e19 -#define MN_vcvttpd2udq 0x2e22 -#define MN_vcvtpd2udq 0x2e2e -#define MN_vcvttph2udq 0x2e39 -#define MN_vcvtph2udq 0x2e45 -#define MN_vcvttps2udq 0x2e50 -#define MN_vcvtps2udq 0x2e5c -#define MN_vphaddudq 0x2e67 +#define MN_vmovntdq 0x2e78 +#define MN_vcvttpd2udq 0x2e81 +#define MN_vcvtpd2udq 0x2e8d +#define MN_vcvttph2udq 0x2e98 +#define MN_vcvtph2udq 0x2ea4 +#define MN_vcvttps2udq 0x2eaf +#define MN_vcvtps2udq 0x2ebb +#define MN_vphaddudq 0x2ec6 #define MN_pmuludq (MN_vpmuludq + 1) -#define MN_vpmuludq 0x2e71 +#define MN_vpmuludq 0x2ed0 #define MN_pmovsxdq (MN_vpmovsxdq + 1) -#define MN_vpmovsxdq 0x2e7a +#define MN_vpmovsxdq 0x2ed9 #define MN_pmovzxdq (MN_vpmovzxdq + 1) -#define MN_vpmovzxdq 0x2e84 -#define MN_vpcomgeq 0x2e8e -#define MN_vpcomleq 0x2e97 -#define MN_vpcmpnleq 0x2ea0 -#define MN_vpcmpleq 0x2eaa -#define MN_pfcmpeq 0x2eb3 -#define MN_vpcomfalseq 0x2ebb -#define MN_vpcomtrueq 0x2ec7 -#define MN_vpternlogq 0x2ed2 -#define MN_vpshlq 0x2edd +#define MN_vpmovzxdq 0x2ee3 +#define MN_vpcomgeq 0x2eed +#define MN_vpcomleq 0x2ef6 +#define MN_vpcmpnleq 0x2eff +#define MN_vpcmpleq 0x2f09 +#define MN_pfcmpeq 0x2f12 +#define MN_vpcomfalseq 0x2f1a +#define MN_vpcomtrueq 0x2f26 +#define MN_vpternlogq 0x2f31 +#define MN_vpshlq 0x2f3c #define MN_psllq (MN_vpsllq + 1) -#define MN_vpsllq 0x2ee4 -#define MN_vpmullq 0x2eeb -#define MN_vprolq 0x2ef3 +#define MN_vpsllq 0x2f43 +#define MN_vpmullq 0x2f4a +#define MN_vprolq 0x2f52 #define MN_psrlq (MN_vpsrlq + 1) -#define MN_vpsrlq 0x2efa -#define MN_kshiftlq 0x2f01 -#define MN_vpblendmq 0x2f0a -#define MN_vptestnmq 0x2f14 -#define MN_vpcomq 0x2f1e -#define MN_vpermq 0x2f25 -#define MN_vptestmq 0x2f2c -#define MN_kandnq 0x2f35 -#define MN_vpandnq 0x2f3c -#define MN_valignq 0x2f44 -#define MN_vpcmpq 0x2f4c -#define MN_incsspq 0x2f53 -#define MN_rdsspq 0x2f5b -#define MN_vcvttpd2qq 0x2f62 -#define MN_vcvtpd2qq 0x2f6d -#define MN_vcvttph2qq 0x2f77 -#define MN_vcvtph2qq 0x2f82 -#define MN_vcvttps2qq 0x2f8c -#define MN_vcvtps2qq 0x2f97 -#define MN_vpcomeqq 0x2fa1 -#define MN_vpcomneqq 0x2faa -#define MN_vpcmpneqq 0x2fb4 +#define MN_vpsrlq 0x2f59 +#define MN_kshiftlq 0x2f60 +#define MN_vpblendmq 0x2f69 +#define MN_vptestnmq 0x2f73 +#define MN_vpcomq 0x2f7d +#define MN_vpermq 0x2f84 +#define MN_vptestmq 0x2f8b +#define MN_kandnq 0x2f94 +#define MN_vpandnq 0x2f9b +#define MN_valignq 0x2fa3 +#define MN_vpcmpq 0x2fab +#define MN_incsspq 0x2fb2 +#define MN_rdsspq 0x2fba +#define MN_vcvttpd2qq 0x2fc1 +#define MN_vcvtpd2qq 0x2fcc +#define MN_vcvttph2qq 0x2fd6 +#define MN_vcvtph2qq 0x2fe1 +#define MN_vcvttps2qq 0x2feb +#define MN_vcvtps2qq 0x2ff6 +#define MN_vpcomeqq 0x3000 +#define MN_vpcomneqq 0x3009 +#define MN_vpcmpneqq 0x3013 #define MN_pcmpeqq (MN_vpcmpeqq + 1) -#define MN_vpcmpeqq 0x2fbe -#define MN_vpgatherqq 0x2fc7 -#define MN_vpscatterqq 0x2fd2 -#define MN_vcvttpd2uqq 0x2fde -#define MN_vcvtpd2uqq 0x2fea -#define MN_vcvttph2uqq 0x2ff5 -#define MN_vcvtph2uqq 0x3001 -#define MN_vcvttps2uqq 0x300c -#define MN_vcvtps2uqq 0x3018 -#define MN_korq 0x3023 -#define MN_kxnorq 0x3028 -#define MN_vporq 0x302f -#define MN_vprorq 0x3035 -#define MN_kxorq 0x303c -#define MN_vpxorq 0x3042 +#define MN_vpcmpeqq 0x301d +#define MN_vpgatherqq 0x3026 +#define MN_vpscatterqq 0x3031 +#define MN_vcvttpd2uqq 0x303d +#define MN_vcvtpd2uqq 0x3049 +#define MN_vcvttph2uqq 0x3054 +#define MN_vcvtph2uqq 0x3060 +#define MN_vcvttps2uqq 0x306b +#define MN_vcvtps2uqq 0x3077 +#define MN_korq 0x3082 +#define MN_kxnorq 0x3087 +#define MN_vporq 0x308e +#define MN_vprorq 0x3094 +#define MN_kxorq 0x309b +#define MN_vpxorq 0x30a1 #define MN_pinsrq (MN_vpinsrq + 1) -#define MN_vpinsrq 0x3049 -#define MN_kshiftrq 0x3051 +#define MN_vpinsrq 0x30a8 +#define MN_kshiftrq 0x30b0 #define MN_extrq (MN_pextrq + 1) #define MN_pextrq (MN_vpextrq + 1) -#define MN_vpextrq 0x305a -#define MN_vpabsq 0x3062 -#define MN_vpminsq 0x3069 -#define MN_vpcompressq 0x3071 -#define MN_wrssq 0x307d -#define MN_wrussq 0x3083 -#define MN_vpmaxsq 0x308a -#define MN_vp2intersectq 0x3092 -#define MN_vpconflictq 0x30a0 -#define MN_vpcomgtq 0x30ac +#define MN_vpextrq 0x30b9 +#define MN_vpabsq 0x30c1 +#define MN_vpminsq 0x30c8 +#define MN_vpcompressq 0x30d0 +#define MN_wrssq 0x30dc +#define MN_wrussq 0x30e2 +#define MN_vpmaxsq 0x30e9 +#define MN_vp2intersectq 0x30f1 +#define MN_vpconflictq 0x30ff +#define MN_vpcomgtq 0x310b #define MN_pcmpgtq (MN_vpcmpgtq + 1) -#define MN_vpcmpgtq 0x30b5 -#define MN_cltq 0x30be -#define MN_vpcomltq 0x30c3 -#define MN_vpcmpnltq 0x30cc -#define MN_vpcmpltq 0x30d6 -#define MN_vpopcntq 0x30df -#define MN_vplzcntq 0x30e8 -#define MN_movntq 0x30f1 -#define MN_knotq 0x30f8 -#define MN_vprotq 0x30fe -#define MN_insertq 0x3105 -#define MN_vpbroadcastq 0x310d -#define MN_ktestq 0x311a -#define MN_kortestq 0x3121 -#define MN_vpcomgeuq 0x312a -#define MN_vpcomleuq 0x3134 -#define MN_vpcmpnleuq 0x313e -#define MN_vpcmpleuq 0x3149 -#define MN_vpcomfalseuq 0x3153 -#define MN_vpcomtrueuq 0x3160 -#define MN_vpmadd52huq 0x316c -#define MN_vpmadd52luq 0x3178 -#define MN_vpcomuq 0x3184 -#define MN_vpminuq 0x318c -#define MN_vpcmpuq 0x3194 -#define MN_vpcomequq 0x319c -#define MN_vpcomnequq 0x31a6 -#define MN_vpcmpnequq 0x31b1 -#define MN_vpcmpequq 0x31bc -#define MN_vpcomgtuq 0x31c6 -#define MN_vpcomltuq 0x31d0 -#define MN_vpcmpnltuq 0x31da -#define MN_vpcmpltuq 0x31e5 -#define MN_vpmaxuq 0x31ef -#define MN_vpsravq 0x31f7 -#define MN_vpshldvq 0x31ff -#define MN_vpshrdvq 0x3208 -#define MN_vpsllvq 0x3211 -#define MN_vprolvq 0x3219 -#define MN_vpsrlvq 0x3221 +#define MN_vpcmpgtq 0x3114 +#define MN_cltq 0x311d +#define MN_vpcomltq 0x3122 +#define MN_vpcmpnltq 0x312b +#define MN_vpcmpltq 0x3135 +#define MN_vpopcntq 0x313e +#define MN_vplzcntq 0x3147 +#define MN_movntq 0x3150 +#define MN_knotq 0x3157 +#define MN_vprotq 0x315d +#define MN_insertq 0x3164 +#define MN_vpbroadcastq 0x316c +#define MN_ktestq 0x3179 +#define MN_kortestq 0x3180 +#define MN_vpcomgeuq 0x3189 +#define MN_vpcomleuq 0x3193 +#define MN_vpcmpnleuq 0x319d +#define MN_vpcmpleuq 0x31a8 +#define MN_vpcomfalseuq 0x31b2 +#define MN_vpcomtrueuq 0x31bf +#define MN_vpmadd52huq 0x31cb +#define MN_vpmadd52luq 0x31d7 +#define MN_vpcomuq 0x31e3 +#define MN_vpminuq 0x31eb +#define MN_vpcmpuq 0x31f3 +#define MN_vpcomequq 0x31fb +#define MN_vpcomnequq 0x3205 +#define MN_vpcmpnequq 0x3210 +#define MN_vpcmpequq 0x321b +#define MN_vpcomgtuq 0x3225 +#define MN_vpcomltuq 0x322f +#define MN_vpcmpnltuq 0x3239 +#define MN_vpcmpltuq 0x3244 +#define MN_vpmaxuq 0x324e +#define MN_vpsravq 0x3256 +#define MN_vpshldvq 0x325e +#define MN_vpshrdvq 0x3267 +#define MN_vpsllvq 0x3270 +#define MN_vprolvq 0x3278 +#define MN_vpsrlvq 0x3280 #define MN_movq (MN_kmovq + 1) #define MN_kmovq (MN_maskmovq + 3) #define MN_maskmovq (MN_vpmaskmovq + 2) -#define MN_vpmaskmovq 0x3229 -#define MN_vmovq 0x3234 -#define MN_vprorvq 0x323a -#define MN_vphaddwq 0x3242 -#define MN_vphadduwq 0x324b +#define MN_vpmaskmovq 0x3288 +#define MN_vmovq 0x3293 +#define MN_vprorvq 0x3299 +#define MN_vphaddwq 0x32a1 +#define MN_vphadduwq 0x32aa #define MN_pmovsxwq (MN_vpmovsxwq + 1) -#define MN_vpmovsxwq 0x3255 +#define MN_vpmovsxwq 0x32b4 #define MN_pmovzxwq (MN_vpmovzxwq + 1) -#define MN_vpmovzxwq 0x325f -#define MN_rex_r 0x3269 -#define MN_vmclear 0x326f -#define MN_lar 0x3277 -#define MN_sar 0x327b +#define MN_vpmovzxwq 0x32be +#define MN_rex_r 0x32c8 +#define MN_vmclear 0x32ce +#define MN_lar 0x32d6 +#define MN_sar 0x32da #define MN_fsubr (MN_pfsubr + 1) -#define MN_pfsubr 0x327f -#define MN_fisubr 0x3286 -#define MN_rcr 0x328d -#define MN_vzeroupper 0x3291 +#define MN_pfsubr 0x32de +#define MN_fisubr 0x32e5 +#define MN_rcr 0x32ec +#define MN_vzeroupper 0x32f0 #define MN_enter (MN_sysenter + 3) -#define MN_sysenter 0x329c -#define MN_shr 0x32a5 -#define MN_clr 0x32a9 +#define MN_sysenter 0x32fb +#define MN_shr 0x3304 +#define MN_clr 0x3308 #define MN_palignr (MN_vpalignr + 1) -#define MN_vpalignr 0x32ad +#define MN_vpalignr 0x330c #define MN_or (MN_aor + 1) -#define MN_aor 0x32b6 +#define MN_aor 0x3315 #define MN_por (MN_vpor + 1) -#define MN_vpor 0x32ba -#define MN_ror 0x32bf +#define MN_vpor 0x3319 +#define MN_ror 0x331e #define MN_monitor (MN_umonitor + 1) -#define MN_umonitor 0x32c3 -#define MN_frstor 0x32cc +#define MN_umonitor 0x3322 +#define MN_frstor 0x332b #define MN_xrstor (MN_fxrstor + 1) -#define MN_fxrstor 0x32d3 +#define MN_fxrstor 0x3332 #define MN_xor (MN_axor + 1) -#define MN_axor 0x32db +#define MN_axor 0x333a #define MN_pxor (MN_vpxor + 1) -#define MN_vpxor 0x32e0 -#define MN_verr 0x32e6 -#define MN_bsr 0x32eb +#define MN_vpxor 0x333f +#define MN_verr 0x3345 +#define MN_bsr 0x334a #define MN_ldmxcsr (MN_vldmxcsr + 1) -#define MN_vldmxcsr 0x32ef +#define MN_vldmxcsr 0x334e #define MN_stmxcsr (MN_vstmxcsr + 1) -#define MN_vstmxcsr 0x32f8 -#define MN_blsr 0x3301 +#define MN_vstmxcsr 0x3357 +#define MN_blsr 0x3360 #define MN_rdmsr (MN_urdmsr + 1) -#define MN_urdmsr 0x3306 +#define MN_urdmsr 0x3365 #define MN_wrmsr (MN_uwrmsr + 1) -#define MN_uwrmsr 0x330d -#define MN_btr 0x3314 -#define MN_xcrypt_ctr 0x3318 -#define MN_xcryptctr 0x3323 -#define MN_ltr 0x332d -#define MN_str 0x3331 -#define MN_bextr 0x3335 -#define MN_fdivr 0x333b -#define MN_fidivr 0x3341 -#define MN_rex_wr 0x3348 -#define MN_aas 0x334f -#define MN_scas 0x3353 -#define MN_das 0x3358 -#define MN_fabs 0x335c -#define MN_movabs 0x3361 +#define MN_uwrmsr 0x336c +#define MN_btr 0x3373 +#define MN_xcrypt_ctr 0x3377 +#define MN_xcryptctr 0x3382 +#define MN_ltr 0x338c +#define MN_str 0x3390 +#define MN_bextr 0x3394 +#define MN_fdivr 0x339a +#define MN_fidivr 0x33a0 +#define MN_rex_wr 0x33a7 +#define MN_vcvtne2ph2bf8s 0x33ae +#define MN_vcvtneph2bf8s 0x33bd +#define MN_vcvtbiasph2bf8s 0x33cb +#define MN_vcvtne2ph2hf8s 0x33db +#define MN_vcvtneph2hf8s 0x33ea +#define MN_vcvtbiasph2hf8s 0x33f8 +#define MN_aas 0x3408 +#define MN_scas 0x340c +#define MN_das 0x3411 +#define MN_fabs 0x3415 +#define MN_movabs 0x341a #define MN_cs (MN_blcs + 2) -#define MN_blcs 0x3368 +#define MN_blcs 0x3421 #define MN_ds (MN_lds + 1) -#define MN_lds 0x336d -#define MN_enqcmds 0x3371 -#define MN_lods 0x3379 -#define MN_vpdpbssds 0x337e -#define MN_vp4dpwssds 0x3388 -#define MN_vpdpwssds 0x3393 -#define MN_vpdpbusds 0x339d -#define MN_vpdpwusds 0x33a7 -#define MN_vpdpbsuds 0x33b1 -#define MN_vpdpwsuds 0x33bb -#define MN_vpdpbuuds 0x33c5 -#define MN_vpdpwuuds 0x33cf +#define MN_lds 0x3426 +#define MN_enqcmds 0x342a +#define MN_lods 0x3432 +#define MN_vpdpbssds 0x3437 +#define MN_vp4dpwssds 0x3441 +#define MN_vpdpwssds 0x344c +#define MN_vpdpbusds 0x3456 +#define MN_vpdpwusds 0x3460 +#define MN_vpdpbsuds 0x346a +#define MN_vpdpwsuds 0x3474 +#define MN_vpdpbuuds 0x347e +#define MN_vpdpwuuds 0x3488 #define MN_es (MN_les + 1) -#define MN_les 0x33d9 -#define MN_xsaves 0x33dd +#define MN_les 0x3492 +#define MN_xsaves 0x3496 #define MN_fs (MN_lfs + 1) -#define MN_lfs 0x33e4 +#define MN_lfs 0x349d #define MN_gs (MN_lkgs + 2) -#define MN_lkgs 0x33e8 -#define MN_lgs 0x33ed -#define MN_swapgs 0x33f1 -#define MN_fchs 0x33f8 -#define MN_js 0x33fd -#define MN_encls 0x3400 +#define MN_lkgs 0x34a1 +#define MN_lgs 0x34a6 +#define MN_swapgs 0x34aa +#define MN_fchs 0x34b1 +#define MN_js 0x34b6 +#define MN_encls 0x34b9 #define MN_emms (MN_femms + 1) -#define MN_femms 0x3406 +#define MN_femms 0x34bf #define MN_ins (MN_lwpins + 3) -#define MN_lwpins 0x340c -#define MN_jns 0x3413 -#define MN_ccmpns 0x3417 -#define MN_wrmsrns 0x341e -#define MN_setns 0x3426 -#define MN_ctestns 0x342c -#define MN_setzuns 0x3434 +#define MN_lwpins 0x34c5 +#define MN_jns 0x34cc +#define MN_ccmpns 0x34d0 +#define MN_wrmsrns 0x34d7 +#define MN_setns 0x34df +#define MN_ctestns 0x34e5 +#define MN_setzuns 0x34ed #define MN_cmovns (MN_cfcmovns + 2) -#define MN_cfcmovns 0x343c -#define MN_fcos 0x3445 -#define MN_fsincos 0x344a -#define MN_stos 0x3452 -#define MN_vfmaddsub231ps 0x3457 -#define MN_vfmsub231ps 0x3466 -#define MN_vfnmsub231ps 0x3472 -#define MN_vfmsubadd231ps 0x347f -#define MN_vfmadd231ps 0x348e -#define MN_vfnmadd231ps 0x349a -#define MN_vfmaddsub132ps 0x34a7 -#define MN_vfmsub132ps 0x34b6 -#define MN_vfnmsub132ps 0x34c2 -#define MN_vfmsubadd132ps 0x34cf -#define MN_vfmadd132ps 0x34de -#define MN_vfnmadd132ps 0x34ea -#define MN_vcvtneebf162ps 0x34f7 -#define MN_vbcstnebf162ps 0x3506 -#define MN_vcvtneobf162ps 0x3515 +#define MN_cfcmovns 0x34f5 +#define MN_fcos 0x34fe +#define MN_fsincos 0x3503 +#define MN_stos 0x350b +#define MN_vfmaddsub231ps 0x3510 +#define MN_vfmsub231ps 0x351f +#define MN_vfnmsub231ps 0x352b +#define MN_vfmsubadd231ps 0x3538 +#define MN_vfmadd231ps 0x3547 +#define MN_vfnmadd231ps 0x3553 +#define MN_vfmaddsub132ps 0x3560 +#define MN_vfmsub132ps 0x356f +#define MN_vfnmsub132ps 0x357b +#define MN_vfmsubadd132ps 0x3588 +#define MN_vfmadd132ps 0x3597 +#define MN_vfnmadd132ps 0x35a3 +#define MN_vcvtneebf162ps 0x35b0 +#define MN_vbcstnebf162ps 0x35bf +#define MN_vcvtneobf162ps 0x35ce #define MN_cvtpd2ps (MN_vcvtpd2ps + 1) -#define MN_vcvtpd2ps 0x3524 -#define MN_vcvtneeph2ps 0x352e -#define MN_vcvtneoph2ps 0x353b -#define MN_vcvtph2ps 0x3548 -#define MN_vbcstnesh2ps 0x3552 -#define MN_vpermi2ps 0x355f -#define MN_cvtpi2ps 0x3569 -#define MN_vpermil2ps 0x3572 -#define MN_vexp2ps 0x357d +#define MN_vcvtpd2ps 0x35dd +#define MN_vcvtneeph2ps 0x35e7 +#define MN_vcvtneoph2ps 0x35f4 +#define MN_vcvtph2ps 0x3601 +#define MN_vbcstnesh2ps 0x360b +#define MN_vpermi2ps 0x3618 +#define MN_cvtpi2ps 0x3622 +#define MN_vpermil2ps 0x362b +#define MN_vexp2ps 0x3636 #define MN_cvtdq2ps (MN_vcvtdq2ps + 1) -#define MN_vcvtdq2ps 0x3585 -#define MN_vcvtudq2ps 0x358f -#define MN_vcvtqq2ps 0x359a -#define MN_vcvtuqq2ps 0x35a4 -#define MN_vpermt2ps 0x35af -#define MN_vfmaddsub213ps 0x35b9 -#define MN_vfmsub213ps 0x35c8 -#define MN_vfnmsub213ps 0x35d4 -#define MN_vfmsubadd213ps 0x35e1 -#define MN_vfmadd213ps 0x35f0 -#define MN_vfnmadd213ps 0x35fc -#define MN_vrcp14ps 0x3609 -#define MN_vrsqrt14ps 0x3612 -#define MN_tdpbf16ps 0x361d -#define MN_vdpbf16ps 0x3627 -#define MN_tcmmrlfp16ps 0x3631 -#define MN_tcmmimfp16ps 0x363e -#define MN_tdpfp16ps 0x364b -#define MN_vrcp28ps 0x3655 -#define MN_vrsqrt28ps 0x365e +#define MN_vcvtdq2ps 0x363e +#define MN_vcvtudq2ps 0x3648 +#define MN_vcvtqq2ps 0x3653 +#define MN_vcvtuqq2ps 0x365d +#define MN_vpermt2ps 0x3668 +#define MN_vfmaddsub213ps 0x3672 +#define MN_vfmsub213ps 0x3681 +#define MN_vfnmsub213ps 0x368d +#define MN_vfmsubadd213ps 0x369a +#define MN_vfmadd213ps 0x36a9 +#define MN_vfnmadd213ps 0x36b5 +#define MN_vrcp14ps 0x36c2 +#define MN_vrsqrt14ps 0x36cb +#define MN_tdpbf16ps 0x36d6 +#define MN_vdpbf16ps 0x36e0 +#define MN_tcmmrlfp16ps 0x36ea +#define MN_tcmmimfp16ps 0x36f7 +#define MN_tdpfp16ps 0x3704 +#define MN_vrcp28ps 0x370e +#define MN_vrsqrt28ps 0x3717 #define MN_movaps (MN_vmovaps + 1) -#define MN_vmovaps 0x3669 +#define MN_vmovaps 0x3722 #define MN_subps (MN_addsubps + 3) #define MN_addsubps (MN_vfmaddsubps + 3) -#define MN_vfmaddsubps 0x3671 -#define MN_vaddsubps 0x367d +#define MN_vfmaddsubps 0x372a +#define MN_vaddsubps 0x3736 #define MN_hsubps (MN_vhsubps + 1) -#define MN_vhsubps 0x3687 -#define MN_vfmsubps 0x368f -#define MN_vfnmsubps 0x3698 -#define MN_vsubps 0x36a2 -#define MN_vgatherpf0dps 0x36a9 -#define MN_vscatterpf0dps 0x36b7 -#define MN_vgatherpf1dps 0x36c6 -#define MN_vscatterpf1dps 0x36d4 +#define MN_vhsubps 0x3740 +#define MN_vfmsubps 0x3748 +#define MN_vfnmsubps 0x3751 +#define MN_vsubps 0x375b +#define MN_vgatherpf0dps 0x3762 +#define MN_vscatterpf0dps 0x3770 +#define MN_vgatherpf1dps 0x377f +#define MN_vscatterpf1dps 0x378d #define MN_addps (MN_vfmsubaddps + 6) -#define MN_vfmsubaddps 0x36e3 +#define MN_vfmsubaddps 0x379c #define MN_haddps (MN_vhaddps + 1) -#define MN_vhaddps 0x36ef -#define MN_v4fmaddps 0x36f7 -#define MN_vfmaddps 0x3701 -#define MN_v4fnmaddps 0x370a -#define MN_vfnmaddps 0x3715 -#define MN_vaddps 0x371f +#define MN_vhaddps 0x37a8 +#define MN_v4fmaddps 0x37b0 +#define MN_vfmaddps 0x37ba +#define MN_v4fnmaddps 0x37c3 +#define MN_vfnmaddps 0x37ce +#define MN_vaddps 0x37d8 #define MN_andps (MN_vexpandps + 4) -#define MN_vexpandps 0x3726 -#define MN_vandps 0x3730 +#define MN_vexpandps 0x37df +#define MN_vandps 0x37e9 #define MN_blendps (MN_vblendps + 1) -#define MN_vblendps 0x3737 +#define MN_vblendps 0x37f0 #define MN_roundps (MN_vroundps + 1) -#define MN_vroundps 0x3740 -#define MN_vgatherdps 0x3749 -#define MN_vscatterdps 0x3754 +#define MN_vroundps 0x37f9 +#define MN_vgatherdps 0x3802 +#define MN_vscatterdps 0x380d #define MN_cmpunordps (MN_vcmpunordps + 1) -#define MN_vcmpunordps 0x3760 +#define MN_vcmpunordps 0x3819 #define MN_cmpordps (MN_vcmpordps + 1) -#define MN_vcmpordps 0x376c -#define MN_vreduceps 0x3776 -#define MN_vrangeps 0x3780 -#define MN_vcmpngeps 0x3789 -#define MN_vcmpgeps 0x3793 -#define MN_vrndscaleps 0x379c +#define MN_vcmpordps 0x3825 +#define MN_vreduceps 0x382f +#define MN_vrangeps 0x3839 +#define MN_vcmpngeps 0x3842 +#define MN_vcmpgeps 0x384c +#define MN_vrndscaleps 0x3855 #define MN_cmpnleps (MN_vcmpnleps + 1) -#define MN_vcmpnleps 0x37a8 +#define MN_vcmpnleps 0x3861 #define MN_cmpleps (MN_vcmpleps + 1) -#define MN_vcmpleps 0x37b2 -#define MN_vcmpfalseps 0x37bb -#define MN_vcmptrueps 0x37c7 -#define MN_vscalefps 0x37d2 +#define MN_vcmpleps 0x386b +#define MN_vcmpfalseps 0x3874 +#define MN_vcmptrueps 0x3880 +#define MN_vscalefps 0x388b #define MN_shufps (MN_vshufps + 1) -#define MN_vshufps 0x37dc +#define MN_vshufps 0x3895 #define MN_unpckhps (MN_vunpckhps + 1) -#define MN_vunpckhps 0x37e4 +#define MN_vunpckhps 0x389d #define MN_movlhps (MN_vmovlhps + 1) -#define MN_vmovlhps 0x37ee -#define MN_vdpphps 0x37f7 +#define MN_vmovlhps 0x38a7 +#define MN_vdpphps 0x38b0 #define MN_movhps (MN_vmovhps + 1) -#define MN_vmovhps 0x37ff +#define MN_vmovhps 0x38b8 #define MN_movmskps (MN_vmovmskps + 1) -#define MN_vmovmskps 0x3807 +#define MN_vmovmskps 0x38c0 #define MN_movhlps (MN_vmovhlps + 1) -#define MN_vmovhlps 0x3811 -#define MN_vpermilps 0x381a +#define MN_vmovhlps 0x38ca +#define MN_vpermilps 0x38d3 #define MN_unpcklps (MN_vunpcklps + 1) -#define MN_vunpcklps 0x3824 +#define MN_vunpcklps 0x38dd #define MN_mulps (MN_vmulps + 1) -#define MN_vmulps 0x382e +#define MN_vmulps 0x38e7 #define MN_movlps (MN_vmovlps + 1) -#define MN_vmovlps 0x3835 +#define MN_vmovlps 0x38ee #define MN_cmps (MN_ccmps + 1) -#define MN_ccmps 0x383d -#define MN_vblendmps 0x3843 -#define MN_vfixupimmps 0x384d -#define MN_vpermps 0x3859 +#define MN_ccmps 0x38f6 +#define MN_vblendmps 0x38fc +#define MN_vfixupimmps 0x3906 +#define MN_vpermps 0x3912 #define MN_andnps (MN_vandnps + 1) -#define MN_vandnps 0x3861 +#define MN_vandnps 0x391a #define MN_minps (MN_vminps + 1) -#define MN_vminps 0x3869 -#define MN_seamops 0x3870 +#define MN_vminps 0x3922 +#define MN_seamops 0x3929 #define MN_rcpps (MN_vrcpps + 1) -#define MN_vrcpps 0x3878 +#define MN_vrcpps 0x3931 #define MN_dpps (MN_vdpps + 1) -#define MN_vdpps 0x387f +#define MN_vdpps 0x3938 #define MN_cmpps (MN_vcmpps + 1) -#define MN_vcmpps 0x3885 -#define MN_vgetexpps 0x388c -#define MN_vgatherpf0qps 0x3896 -#define MN_vscatterpf0qps 0x38a4 -#define MN_vgatherpf1qps 0x38b3 -#define MN_vscatterpf1qps 0x38c1 -#define MN_vcmpunord_qps 0x38d0 -#define MN_vcmpord_qps 0x38de +#define MN_vcmpps 0x393e +#define MN_vgetexpps 0x3945 +#define MN_vgatherpf0qps 0x394f +#define MN_vscatterpf0qps 0x395d +#define MN_vgatherpf1qps 0x396c +#define MN_vscatterpf1qps 0x397a +#define MN_vcmpunord_qps 0x3989 +#define MN_vcmpord_qps 0x3997 #define MN_cmpneqps (MN_vcmpneqps + 1) -#define MN_vcmpneqps 0x38ea +#define MN_vcmpneqps 0x39a3 #define MN_cmpeqps (MN_vcmpeqps + 1) -#define MN_vcmpeqps 0x38f4 -#define MN_vcmpge_oqps 0x38fd -#define MN_vcmple_oqps 0x3909 -#define MN_vcmpfalse_oqps 0x3915 -#define MN_vcmpneq_oqps 0x3924 -#define MN_vcmpeq_oqps 0x3931 -#define MN_vcmpgt_oqps 0x393d -#define MN_vcmplt_oqps 0x3949 -#define MN_vgatherqps 0x3955 -#define MN_vscatterqps 0x3960 -#define MN_vcmpnge_uqps 0x396c -#define MN_vcmpnle_uqps 0x3979 -#define MN_vcmptrue_uqps 0x3986 -#define MN_vcmpneq_uqps 0x3994 -#define MN_vcmpeq_uqps 0x39a1 -#define MN_vcmpngt_uqps 0x39ad -#define MN_vcmpnlt_uqps 0x39ba +#define MN_vcmpeqps 0x39ad +#define MN_vcmpge_oqps 0x39b6 +#define MN_vcmple_oqps 0x39c2 +#define MN_vcmpfalse_oqps 0x39ce +#define MN_vcmpneq_oqps 0x39dd +#define MN_vcmpeq_oqps 0x39ea +#define MN_vcmpgt_oqps 0x39f6 +#define MN_vcmplt_oqps 0x3a02 +#define MN_vgatherqps 0x3a0e +#define MN_vscatterqps 0x3a19 +#define MN_vcmpnge_uqps 0x3a25 +#define MN_vcmpnle_uqps 0x3a32 +#define MN_vcmptrue_uqps 0x3a3f +#define MN_vcmpneq_uqps 0x3a4d +#define MN_vcmpeq_uqps 0x3a5a +#define MN_vcmpngt_uqps 0x3a66 +#define MN_vcmpnlt_uqps 0x3a73 #define MN_orps (MN_vorps + 1) -#define MN_vorps 0x39c7 +#define MN_vorps 0x3a80 #define MN_xorps (MN_vxorps + 1) -#define MN_vxorps 0x39cd -#define MN_vcmpunord_sps 0x39d4 -#define MN_vcmpord_sps 0x39e2 -#define MN_vcmpge_osps 0x39ee -#define MN_vcmple_osps 0x39fa -#define MN_vcmpfalse_osps 0x3a06 -#define MN_vcmpneq_osps 0x3a15 -#define MN_vcmpeq_osps 0x3a22 -#define MN_vcmpgt_osps 0x3a2e -#define MN_vcmplt_osps 0x3a3a -#define MN_vfpclassps 0x3a46 -#define MN_vcompressps 0x3a51 -#define MN_vcmpnge_usps 0x3a5d -#define MN_vcmpnle_usps 0x3a6a -#define MN_vcmptrue_usps 0x3a77 -#define MN_vcmpneq_usps 0x3a85 -#define MN_vcmpeq_usps 0x3a92 -#define MN_vcmpngt_usps 0x3a9e -#define MN_vcmpnlt_usps 0x3aab +#define MN_vxorps 0x3a86 +#define MN_vcmpunord_sps 0x3a8d +#define MN_vcmpord_sps 0x3a9b +#define MN_vcmpge_osps 0x3aa7 +#define MN_vcmple_osps 0x3ab3 +#define MN_vcmpfalse_osps 0x3abf +#define MN_vcmpneq_osps 0x3ace +#define MN_vcmpeq_osps 0x3adb +#define MN_vcmpgt_osps 0x3ae7 +#define MN_vcmplt_osps 0x3af3 +#define MN_vfpclassps 0x3aff +#define MN_vcompressps 0x3b0a +#define MN_vcmpnge_usps 0x3b16 +#define MN_vcmpnle_usps 0x3b23 +#define MN_vcmptrue_usps 0x3b30 +#define MN_vcmpneq_usps 0x3b3e +#define MN_vcmpeq_usps 0x3b4b +#define MN_vcmpngt_usps 0x3b57 +#define MN_vcmpnlt_usps 0x3b64 #define MN_extractps (MN_vextractps + 1) -#define MN_vextractps 0x3ab8 -#define MN_vcmpngtps 0x3ac3 -#define MN_vcmpgtps 0x3acd +#define MN_vextractps 0x3b71 +#define MN_vcmpngtps 0x3b7c +#define MN_vcmpgtps 0x3b86 #define MN_cmpnltps (MN_vcmpnltps + 1) -#define MN_vcmpnltps 0x3ad6 +#define MN_vcmpnltps 0x3b8f #define MN_cmpltps (MN_vcmpltps + 1) -#define MN_vcmpltps 0x3ae0 -#define MN_vgetmantps 0x3ae9 +#define MN_vcmpltps 0x3b99 +#define MN_vgetmantps 0x3ba2 #define MN_movntps (MN_vmovntps + 1) -#define MN_vmovntps 0x3af4 +#define MN_vmovntps 0x3bad #define MN_insertps (MN_vinsertps + 1) -#define MN_vinsertps 0x3afd +#define MN_vinsertps 0x3bb6 #define MN_sqrtps (MN_rsqrtps + 1) #define MN_rsqrtps (MN_vrsqrtps + 1) -#define MN_vrsqrtps 0x3b07 -#define MN_vsqrtps 0x3b10 -#define MN_vtestps 0x3b18 +#define MN_vrsqrtps 0x3bc0 +#define MN_vsqrtps 0x3bc9 +#define MN_vtestps 0x3bd1 #define MN_movups (MN_vmovups + 1) -#define MN_vmovups 0x3b20 +#define MN_vmovups 0x3bd9 #define MN_blendvps (MN_vblendvps + 1) -#define MN_vblendvps 0x3b28 +#define MN_vblendvps 0x3be1 #define MN_divps (MN_vdivps + 1) -#define MN_vdivps 0x3b32 -#define MN_vmaskmovps 0x3b39 +#define MN_vdivps 0x3beb +#define MN_vmaskmovps 0x3bf2 #define MN_maxps (MN_vmaxps + 1) -#define MN_vmaxps 0x3b44 -#define MN_vfrczps 0x3b4b -#define MN_xrstors 0x3b53 +#define MN_vmaxps 0x3bfd +#define MN_vfrczps 0x3c04 +#define MN_xrstors 0x3c0c #define MN_ss (MN_vfmsub231ss + 9) -#define MN_vfmsub231ss 0x3b5b -#define MN_vfnmsub231ss 0x3b67 -#define MN_vfmadd231ss 0x3b74 -#define MN_vfnmadd231ss 0x3b80 -#define MN_vfmsub132ss 0x3b8d -#define MN_vfnmsub132ss 0x3b99 -#define MN_vfmadd132ss 0x3ba6 -#define MN_vfnmadd132ss 0x3bb2 +#define MN_vfmsub231ss 0x3c14 +#define MN_vfnmsub231ss 0x3c20 +#define MN_vfmadd231ss 0x3c2d +#define MN_vfnmadd231ss 0x3c39 +#define MN_vfmsub132ss 0x3c46 +#define MN_vfnmsub132ss 0x3c52 +#define MN_vfmadd132ss 0x3c5f +#define MN_vfnmadd132ss 0x3c6b #define MN_cvtsd2ss (MN_vcvtsd2ss + 1) -#define MN_vcvtsd2ss 0x3bbf -#define MN_vcvtsh2ss 0x3bc9 +#define MN_vcvtsd2ss 0x3c78 +#define MN_vcvtsh2ss 0x3c82 #define MN_cvtsi2ss (MN_vcvtsi2ss + 1) -#define MN_vcvtsi2ss 0x3bd3 -#define MN_vcvtusi2ss 0x3bdd -#define MN_vfmsub213ss 0x3be8 -#define MN_vfnmsub213ss 0x3bf4 -#define MN_vfmadd213ss 0x3c01 -#define MN_vfnmadd213ss 0x3c0d -#define MN_vrcp14ss 0x3c1a -#define MN_vrsqrt14ss 0x3c23 -#define MN_vrcp28ss 0x3c2e -#define MN_vrsqrt28ss 0x3c37 +#define MN_vcvtsi2ss 0x3c8c +#define MN_vcvtusi2ss 0x3c96 +#define MN_vfmsub213ss 0x3ca1 +#define MN_vfnmsub213ss 0x3cad +#define MN_vfmadd213ss 0x3cba +#define MN_vfnmadd213ss 0x3cc6 +#define MN_vrcp14ss 0x3cd3 +#define MN_vrsqrt14ss 0x3cdc +#define MN_vrcp28ss 0x3ce7 +#define MN_vrsqrt28ss 0x3cf0 #define MN_subss (MN_vfmsubss + 3) -#define MN_vfmsubss 0x3c42 -#define MN_vfnmsubss 0x3c4b -#define MN_vsubss 0x3c55 +#define MN_vfmsubss 0x3cfb +#define MN_vfnmsubss 0x3d04 +#define MN_vsubss 0x3d0e #define MN_addss (MN_v4fmaddss + 4) -#define MN_v4fmaddss 0x3c5c -#define MN_vfmaddss 0x3c66 -#define MN_v4fnmaddss 0x3c6f -#define MN_vfnmaddss 0x3c7a -#define MN_vaddss 0x3c84 +#define MN_v4fmaddss 0x3d15 +#define MN_vfmaddss 0x3d1f +#define MN_v4fnmaddss 0x3d28 +#define MN_vfnmaddss 0x3d33 +#define MN_vaddss 0x3d3d #define MN_roundss (MN_vroundss + 1) -#define MN_vroundss 0x3c8b +#define MN_vroundss 0x3d44 #define MN_cmpunordss (MN_vcmpunordss + 1) -#define MN_vcmpunordss 0x3c94 +#define MN_vcmpunordss 0x3d4d #define MN_cmpordss (MN_vcmpordss + 1) -#define MN_vcmpordss 0x3ca0 -#define MN_vreducess 0x3caa -#define MN_vrangess 0x3cb4 -#define MN_vcmpngess 0x3cbd -#define MN_vcmpgess 0x3cc7 -#define MN_vrndscaless 0x3cd0 +#define MN_vcmpordss 0x3d59 +#define MN_vreducess 0x3d63 +#define MN_vrangess 0x3d6d +#define MN_vcmpngess 0x3d76 +#define MN_vcmpgess 0x3d80 +#define MN_vrndscaless 0x3d89 #define MN_cmpnless (MN_vcmpnless + 1) -#define MN_vcmpnless 0x3cdc +#define MN_vcmpnless 0x3d95 #define MN_cmpless (MN_vcmpless + 1) -#define MN_vcmpless 0x3ce6 -#define MN_vcmpfalsess 0x3cef -#define MN_vcmptruess 0x3cfb -#define MN_vscalefss 0x3d06 +#define MN_vcmpless 0x3d9f +#define MN_vcmpfalsess 0x3da8 +#define MN_vcmptruess 0x3db4 +#define MN_vscalefss 0x3dbf #define MN_comiss (MN_ucomiss + 1) #define MN_ucomiss (MN_vucomiss + 1) -#define MN_vucomiss 0x3d10 -#define MN_vcomiss 0x3d19 +#define MN_vucomiss 0x3dc9 +#define MN_vcomiss 0x3dd2 #define MN_lss (MN_mulss + 2) #define MN_mulss (MN_vmulss + 1) -#define MN_vmulss 0x3d21 -#define MN_vfixupimmss 0x3d28 +#define MN_vmulss 0x3dda +#define MN_vfixupimmss 0x3de1 #define MN_minss (MN_vminss + 1) -#define MN_vminss 0x3d34 +#define MN_vminss 0x3ded #define MN_rcpss (MN_vrcpss + 1) -#define MN_vrcpss 0x3d3b +#define MN_vrcpss 0x3df4 #define MN_cmpss (MN_vcmpss + 1) -#define MN_vcmpss 0x3d42 -#define MN_vgetexpss 0x3d49 -#define MN_vcmpunord_qss 0x3d53 -#define MN_vcmpord_qss 0x3d61 +#define MN_vcmpss 0x3dfb +#define MN_vgetexpss 0x3e02 +#define MN_vcmpunord_qss 0x3e0c +#define MN_vcmpord_qss 0x3e1a #define MN_cmpneqss (MN_vcmpneqss + 1) -#define MN_vcmpneqss 0x3d6d +#define MN_vcmpneqss 0x3e26 #define MN_cmpeqss (MN_vcmpeqss + 1) -#define MN_vcmpeqss 0x3d77 -#define MN_vcmpge_oqss 0x3d80 -#define MN_vcmple_oqss 0x3d8c -#define MN_vcmpfalse_oqss 0x3d98 -#define MN_vcmpneq_oqss 0x3da7 -#define MN_vcmpeq_oqss 0x3db4 -#define MN_vcmpgt_oqss 0x3dc0 -#define MN_vcmplt_oqss 0x3dcc -#define MN_vcmpnge_uqss 0x3dd8 -#define MN_vcmpnle_uqss 0x3de5 -#define MN_vcmptrue_uqss 0x3df2 -#define MN_vcmpneq_uqss 0x3e00 -#define MN_vcmpeq_uqss 0x3e0d -#define MN_vcmpngt_uqss 0x3e19 -#define MN_vcmpnlt_uqss 0x3e26 -#define MN_vcmpunord_sss 0x3e33 -#define MN_vcmpord_sss 0x3e41 -#define MN_vcmpge_osss 0x3e4d -#define MN_vcmple_osss 0x3e59 -#define MN_vcmpfalse_osss 0x3e65 -#define MN_vcmpneq_osss 0x3e74 -#define MN_vcmpeq_osss 0x3e81 -#define MN_vcmpgt_osss 0x3e8d -#define MN_vcmplt_osss 0x3e99 -#define MN_vfpclassss 0x3ea5 -#define MN_vcmpnge_usss 0x3eb0 -#define MN_vcmpnle_usss 0x3ebd -#define MN_vcmptrue_usss 0x3eca -#define MN_vcmpneq_usss 0x3ed8 -#define MN_vcmpeq_usss 0x3ee5 -#define MN_vcmpngt_usss 0x3ef1 -#define MN_vcmpnlt_usss 0x3efe -#define MN_vcmpngtss 0x3f0b -#define MN_vcmpgtss 0x3f15 +#define MN_vcmpeqss 0x3e30 +#define MN_vcmpge_oqss 0x3e39 +#define MN_vcmple_oqss 0x3e45 +#define MN_vcmpfalse_oqss 0x3e51 +#define MN_vcmpneq_oqss 0x3e60 +#define MN_vcmpeq_oqss 0x3e6d +#define MN_vcmpgt_oqss 0x3e79 +#define MN_vcmplt_oqss 0x3e85 +#define MN_vcmpnge_uqss 0x3e91 +#define MN_vcmpnle_uqss 0x3e9e +#define MN_vcmptrue_uqss 0x3eab +#define MN_vcmpneq_uqss 0x3eb9 +#define MN_vcmpeq_uqss 0x3ec6 +#define MN_vcmpngt_uqss 0x3ed2 +#define MN_vcmpnlt_uqss 0x3edf +#define MN_vcmpunord_sss 0x3eec +#define MN_vcmpord_sss 0x3efa +#define MN_vcmpge_osss 0x3f06 +#define MN_vcmple_osss 0x3f12 +#define MN_vcmpfalse_osss 0x3f1e +#define MN_vcmpneq_osss 0x3f2d +#define MN_vcmpeq_osss 0x3f3a +#define MN_vcmpgt_osss 0x3f46 +#define MN_vcmplt_osss 0x3f52 +#define MN_vfpclassss 0x3f5e +#define MN_vcmpnge_usss 0x3f69 +#define MN_vcmpnle_usss 0x3f76 +#define MN_vcmptrue_usss 0x3f83 +#define MN_vcmpneq_usss 0x3f91 +#define MN_vcmpeq_usss 0x3f9e +#define MN_vcmpngt_usss 0x3faa +#define MN_vcmpnlt_usss 0x3fb7 +#define MN_vcmpngtss 0x3fc4 +#define MN_vcmpgtss 0x3fce #define MN_cmpnltss (MN_vcmpnltss + 1) -#define MN_vcmpnltss 0x3f1e +#define MN_vcmpnltss 0x3fd7 #define MN_cmpltss (MN_vcmpltss + 1) -#define MN_vcmpltss 0x3f28 -#define MN_vgetmantss 0x3f31 -#define MN_movntss 0x3f3c +#define MN_vcmpltss 0x3fe1 +#define MN_vgetmantss 0x3fea +#define MN_movntss 0x3ff5 #define MN_sqrtss (MN_rsqrtss + 1) #define MN_rsqrtss (MN_vrsqrtss + 1) -#define MN_vrsqrtss 0x3f44 -#define MN_vsqrtss 0x3f4d -#define MN_vbroadcastss 0x3f55 +#define MN_vrsqrtss 0x3ffd +#define MN_vsqrtss 0x4006 +#define MN_vbroadcastss 0x400e #define MN_divss (MN_vdivss + 1) -#define MN_vdivss 0x3f62 +#define MN_vdivss 0x401b #define MN_movss (MN_vmovss + 1) -#define MN_vmovss 0x3f69 +#define MN_vmovss 0x4022 #define MN_maxss (MN_vmaxss + 1) -#define MN_vmaxss 0x3f70 -#define MN_vfrczss 0x3f77 -#define MN_bts 0x3f7f -#define MN_erets 0x3f83 -#define MN_sets 0x3f89 -#define MN_clts 0x3f8e -#define MN_ctests 0x3f93 -#define MN_outs 0x3f9a -#define MN_setzus 0x3f9f +#define MN_vmaxss 0x4029 +#define MN_vfrczss 0x4030 +#define MN_bts 0x4038 +#define MN_erets 0x403c +#define MN_sets 0x4042 +#define MN_clts 0x4047 +#define MN_ctests 0x404c +#define MN_outs 0x4053 +#define MN_setzus 0x4058 #define MN_movs (MN_cmovs + 1) #define MN_cmovs (MN_cfcmovs + 2) -#define MN_cfcmovs 0x3fa6 -#define MN_fldl2t 0x3fae -#define MN_xlat 0x3fb5 -#define MN_bt 0x3fba -#define MN_fxtract 0x3fbd -#define MN_lgdt 0x3fc5 -#define MN_sgdt 0x3fca -#define MN_lidt 0x3fcf -#define MN_sidt 0x3fd4 -#define MN_fldt 0x3fd9 -#define MN_lldt 0x3fde -#define MN_sldt 0x3fe3 +#define MN_cfcmovs 0x405f +#define MN_fldl2t 0x4067 +#define MN_xlat 0x406e +#define MN_bt 0x4073 +#define MN_fxtract 0x4076 +#define MN_lgdt 0x407e +#define MN_sgdt 0x4083 +#define MN_lidt 0x4088 +#define MN_sidt 0x408d +#define MN_fldt 0x4092 +#define MN_lldt 0x4097 +#define MN_sldt 0x409c #define MN_ret (MN_iret + 1) #define MN_iret (MN_uiret + 1) -#define MN_uiret 0x3fe8 -#define MN_lret 0x3fee -#define MN_seamret 0x3ff3 -#define MN_sysret 0x3ffb -#define MN_hreset 0x4002 -#define MN_pfcmpgt 0x4009 -#define MN_ht 0x4011 +#define MN_uiret 0x40a1 +#define MN_lret 0x40a7 +#define MN_seamret 0x40ac +#define MN_sysret 0x40b4 +#define MN_hreset 0x40bb +#define MN_pfcmpgt 0x40c2 +#define MN_ht 0x40ca #define MN_wait (MN_fwait + 1) -#define MN_fwait 0x4014 +#define MN_fwait 0x40cd #define MN_mwait (MN_umwait + 1) -#define MN_umwait 0x401a -#define MN_mcommit 0x4021 -#define MN_finit 0x4029 -#define MN_skinit 0x402f -#define MN_fninit 0x4036 -#define MN_vmgexit 0x403d -#define MN_sysexit 0x4045 -#define MN_hlt 0x404d -#define MN_popcnt 0x4051 -#define MN_lzcnt 0x4058 -#define MN_tzcnt 0x405e -#define MN_hnt 0x4064 +#define MN_umwait 0x40d3 +#define MN_mcommit 0x40da +#define MN_finit 0x40e2 +#define MN_skinit 0x40e8 +#define MN_fninit 0x40ef +#define MN_vmgexit 0x40f6 +#define MN_sysexit 0x40fe +#define MN_hlt 0x4106 +#define MN_popcnt 0x410a +#define MN_lzcnt 0x4111 +#define MN_tzcnt 0x4117 +#define MN_hnt 0x411d #define MN_int (MN_frndint + 4) -#define MN_frndint 0x4068 -#define MN_not 0x4070 -#define MN_invept 0x4074 -#define MN_ccmpt 0x407b -#define MN_xsaveopt 0x4081 -#define MN_clflushopt 0x408a -#define MN_fstpt 0x4095 -#define MN_xabort 0x409b -#define MN_fsqrt 0x40a2 -#define MN_pfrsqrt 0x40a8 +#define MN_frndint 0x4121 +#define MN_not 0x4129 +#define MN_invept 0x412d +#define MN_ccmpt 0x4134 +#define MN_xsaveopt 0x413a +#define MN_clflushopt 0x4143 +#define MN_fstpt 0x414e +#define MN_xabort 0x4154 +#define MN_fsqrt 0x415b +#define MN_pfrsqrt 0x4161 #define MN_aesdeclast (MN_vaesdeclast + 1) -#define MN_vaesdeclast 0x40b0 +#define MN_vaesdeclast 0x4169 #define MN_aesenclast (MN_vaesenclast + 1) -#define MN_vaesenclast 0x40bc +#define MN_vaesenclast 0x4175 #define MN_test (MN_ptest + 1) #define MN_ptest (MN_vptest + 1) -#define MN_vptest 0x40c8 -#define MN_xtest 0x40cf -#define MN_fst 0x40d5 -#define MN_fist 0x40d9 -#define MN_rdmsrlist 0x40de -#define MN_wrmsrlist 0x40e8 +#define MN_vptest 0x4181 +#define MN_xtest 0x4188 +#define MN_fst 0x418e +#define MN_fist 0x4192 +#define MN_rdmsrlist 0x4197 +#define MN_wrmsrlist 0x41a1 #define MN_aeskeygenassist (MN_vaeskeygenassist + 1) -#define MN_vaeskeygenassist 0x40f2 -#define MN_vmptrst 0x4103 -#define MN_ftst 0x410b -#define MN_rmpadjust 0x4110 -#define MN_ctestt 0x411a -#define MN_out 0x4121 -#define MN_pext 0x4125 -#define MN_bndcu 0x412a -#define MN_enclu 0x4130 -#define MN_fcmovnu 0x4136 +#define MN_vaeskeygenassist 0x41ab +#define MN_vmptrst 0x41bc +#define MN_ftst 0x41c4 +#define MN_rmpadjust 0x41c9 +#define MN_ctestt 0x41d3 +#define MN_out 0x41da +#define MN_pext 0x41de +#define MN_bndcu 0x41e3 +#define MN_enclu 0x41e9 +#define MN_fcmovnu 0x41ef #define MN_lddqu (MN_vlddqu + 1) -#define MN_vlddqu 0x413e +#define MN_vlddqu 0x41f7 #define MN_movdqu (MN_maskmovdqu + 4) #define MN_maskmovdqu (MN_vmaskmovdqu + 1) -#define MN_vmaskmovdqu 0x4145 -#define MN_vmovdqu 0x4151 -#define MN_rdpkru 0x4159 -#define MN_wrpkru 0x4160 -#define MN_rdpru 0x4167 -#define MN_eretu 0x416d -#define MN_fcmovu 0x4173 -#define MN_imulzu 0x417a -#define MN_xgetbv 0x4181 -#define MN_xsetbv 0x4188 +#define MN_vmaskmovdqu 0x41fe +#define MN_vmovdqu 0x420a +#define MN_rdpkru 0x4212 +#define MN_wrpkru 0x4219 +#define MN_rdpru 0x4220 +#define MN_eretu 0x4226 +#define MN_fcmovu 0x422c +#define MN_imulzu 0x4233 +#define MN_xgetbv 0x423a +#define MN_xsetbv 0x4241 #define MN_div (MN_fdiv + 1) -#define MN_fdiv 0x418f +#define MN_fdiv 0x4248 #define MN_idiv (MN_fidiv + 1) -#define MN_fidiv 0x4194 -#define MN_enclv 0x419a -#define MN_fldenv 0x41a0 -#define MN_fstenv 0x41a7 -#define MN_fnstenv 0x41ae +#define MN_fidiv 0x424d +#define MN_enclv 0x4253 +#define MN_fldenv 0x4259 +#define MN_fstenv 0x4260 +#define MN_fnstenv 0x4267 #define MN_mov (MN_vpcmov + 3) -#define MN_vpcmov 0x41b6 -#define MN_bndmov 0x41bd -#define MN_smov 0x41c4 -#define MN_rex_w 0x41c9 -#define MN_vcvttph2w 0x41cf -#define MN_vcvtph2w 0x41d9 -#define MN_vpermi2w 0x41e2 -#define MN_vpmovm2w 0x41eb -#define MN_vpermt2w 0x41f4 -#define MN_vpshaw 0x41fd +#define MN_vpcmov 0x426f +#define MN_bndmov 0x4276 +#define MN_smov 0x427d +#define MN_rex_w 0x4282 +#define MN_vcvttph2w 0x4288 +#define MN_vcvtph2w 0x4292 +#define MN_vpermi2w 0x429b +#define MN_vpmovm2w 0x42a4 +#define MN_vpermt2w 0x42ad +#define MN_vpshaw 0x42b6 #define MN_psraw (MN_vpsraw + 1) -#define MN_vpsraw 0x4204 -#define MN_vphsubbw 0x420b -#define MN_cbw 0x4214 +#define MN_vpsraw 0x42bd +#define MN_vphsubbw 0x42c4 +#define MN_cbw 0x42cd #define MN_psadbw (MN_vdbpsadbw + 3) -#define MN_vdbpsadbw 0x4218 +#define MN_vdbpsadbw 0x42d1 #define MN_mpsadbw (MN_vmpsadbw + 1) -#define MN_vmpsadbw 0x4222 -#define MN_vpsadbw 0x422b -#define MN_vphaddbw 0x4233 +#define MN_vmpsadbw 0x42db +#define MN_vpsadbw 0x42e4 +#define MN_vphaddbw 0x42ec #define MN_punpckhbw (MN_vpunpckhbw + 1) -#define MN_vpunpckhbw 0x423c -#define MN_kunpckbw 0x4247 +#define MN_vpunpckhbw 0x42f5 +#define MN_kunpckbw 0x4300 #define MN_punpcklbw (MN_vpunpcklbw + 1) -#define MN_vpunpcklbw 0x4250 -#define MN_vphaddubw 0x425b +#define MN_vpunpcklbw 0x4309 +#define MN_vphaddubw 0x4314 #define MN_phsubw (MN_vphsubw + 1) -#define MN_vphsubw 0x4265 +#define MN_vphsubw 0x431e #define MN_psubw (MN_vpsubw + 1) -#define MN_vpsubw 0x426d +#define MN_vpsubw 0x4326 #define MN_pmovsxbw (MN_vpmovsxbw + 1) -#define MN_vpmovsxbw 0x4274 +#define MN_vpmovsxbw 0x432d #define MN_pmovzxbw (MN_vpmovzxbw + 1) -#define MN_vpmovzxbw 0x427e -#define MN_fldcw 0x4288 -#define MN_fstcw 0x428e -#define MN_fnstcw 0x4294 +#define MN_vpmovzxbw 0x4337 +#define MN_fldcw 0x4341 +#define MN_fstcw 0x4347 +#define MN_fnstcw 0x434d #define MN_phaddw (MN_vphaddw + 1) -#define MN_vphaddw 0x429b -#define MN_kaddw 0x42a3 +#define MN_vphaddw 0x4354 +#define MN_kaddw 0x435c #define MN_paddw (MN_vpaddw + 1) -#define MN_vpaddw 0x42a9 -#define MN_vpshldw 0x42b0 -#define MN_kandw 0x42b8 -#define MN_vpexpandw 0x42be +#define MN_vpaddw 0x4362 +#define MN_vpshldw 0x4369 +#define MN_kandw 0x4371 +#define MN_vpexpandw 0x4377 #define MN_pblendw (MN_vpblendw + 1) -#define MN_vpblendw 0x42c8 -#define MN_vpshrdw 0x42d1 +#define MN_vpblendw 0x4381 +#define MN_vpshrdw 0x438a #define MN_packssdw (MN_vpackssdw + 1) -#define MN_vpackssdw 0x42d9 +#define MN_vpackssdw 0x4392 #define MN_packusdw (MN_vpackusdw + 1) -#define MN_vpackusdw 0x42e3 -#define MN_vpmovusdw 0x42ed -#define MN_vpmovsdw 0x42f7 -#define MN_vpmovdw 0x4300 -#define MN_vpcomgew 0x4308 -#define MN_vpcomlew 0x4311 -#define MN_vpcmpnlew 0x431a -#define MN_vpcmplew 0x4324 -#define MN_vpcomfalsew 0x432d -#define MN_vpcomtruew 0x4339 -#define MN_pi2fw 0x4344 -#define MN_pshufw 0x434a +#define MN_vpackusdw 0x439c +#define MN_vpmovusdw 0x43a6 +#define MN_vpmovsdw 0x43b0 +#define MN_vpmovdw 0x43b9 +#define MN_vpcomgew 0x43c1 +#define MN_vpcomlew 0x43ca +#define MN_vpcmpnlew 0x43d3 +#define MN_vpcmplew 0x43dd +#define MN_vpcomfalsew 0x43e6 +#define MN_vpcomtruew 0x43f2 +#define MN_pi2fw 0x43fd +#define MN_pshufw 0x4403 #define MN_pavgw (MN_vpavgw + 1) -#define MN_vpavgw 0x4351 -#define MN_prefetchw 0x4358 +#define MN_vpavgw 0x440a +#define MN_prefetchw 0x4411 #define MN_pshufhw (MN_vpshufhw + 1) -#define MN_vpshufhw 0x4362 +#define MN_vpshufhw 0x441b #define MN_pmulhw (MN_vpmulhw + 1) -#define MN_vpmulhw 0x436b -#define MN_pf2iw 0x4373 +#define MN_vpmulhw 0x4424 +#define MN_pf2iw 0x442c #define MN_pshuflw (MN_vpshuflw + 1) -#define MN_vpshuflw 0x4379 -#define MN_vpshlw 0x4382 +#define MN_vpshuflw 0x4432 +#define MN_vpshlw 0x443b #define MN_psllw (MN_vpsllw + 1) -#define MN_vpsllw 0x4389 +#define MN_vpsllw 0x4442 #define MN_pmullw (MN_vpmullw + 1) -#define MN_vpmullw 0x4390 +#define MN_vpmullw 0x4449 #define MN_psrlw (MN_vpsrlw + 1) -#define MN_vpsrlw 0x4398 -#define MN_kshiftlw 0x439f -#define MN_vpblendmw 0x43a8 -#define MN_vptestnmw 0x43b2 -#define MN_vpcomw 0x43bc -#define MN_vpermw 0x43c3 -#define MN_vptestmw 0x43ca -#define MN_kandnw 0x43d3 +#define MN_vpsrlw 0x4451 +#define MN_kshiftlw 0x4458 +#define MN_vpblendmw 0x4461 +#define MN_vptestnmw 0x446b +#define MN_vpcomw 0x4475 +#define MN_vpermw 0x447c +#define MN_vptestmw 0x4483 +#define MN_kandnw 0x448c #define MN_psignw (MN_vpsignw + 1) -#define MN_vpsignw 0x43da -#define MN_vpcmpw 0x43e2 -#define MN_vpcomeqw 0x43e9 -#define MN_vpcomneqw 0x43f2 -#define MN_vpcmpneqw 0x43fc +#define MN_vpsignw 0x4493 +#define MN_vpcmpw 0x449b +#define MN_vpcomeqw 0x44a2 +#define MN_vpcomneqw 0x44ab +#define MN_vpcmpneqw 0x44b5 #define MN_pcmpeqw (MN_vpcmpeqw + 1) -#define MN_vpcmpeqw 0x4406 -#define MN_vpmovusqw 0x440f -#define MN_vpmovsqw 0x4419 -#define MN_vpmovqw 0x4422 -#define MN_verw 0x442a -#define MN_pmulhrw 0x442f -#define MN_korw 0x4437 -#define MN_kxnorw 0x443c -#define MN_kxorw 0x4443 +#define MN_vpcmpeqw 0x44bf +#define MN_vpmovusqw 0x44c8 +#define MN_vpmovsqw 0x44d2 +#define MN_vpmovqw 0x44db +#define MN_verw 0x44e3 +#define MN_pmulhrw 0x44e8 +#define MN_korw 0x44f0 +#define MN_kxnorw 0x44f5 +#define MN_kxorw 0x44fc #define MN_pinsrw (MN_vpinsrw + 1) -#define MN_vpinsrw 0x4449 -#define MN_kshiftrw 0x4451 +#define MN_vpinsrw 0x4502 +#define MN_kshiftrw 0x450a #define MN_pextrw (MN_vpextrw + 1) -#define MN_vpextrw 0x445a +#define MN_vpextrw 0x4513 #define MN_pabsw (MN_vpabsw + 1) -#define MN_vpabsw 0x4462 +#define MN_vpabsw 0x451b #define MN_pmaddubsw (MN_vpmaddubsw + 1) -#define MN_vpmaddubsw 0x4469 +#define MN_vpmaddubsw 0x4522 #define MN_phsubsw (MN_vphsubsw + 1) -#define MN_vphsubsw 0x4474 +#define MN_vphsubsw 0x452d #define MN_psubsw (MN_vpsubsw + 1) -#define MN_vpsubsw 0x447d +#define MN_vpsubsw 0x4536 #define MN_phaddsw (MN_vphaddsw + 1) -#define MN_vphaddsw 0x4485 +#define MN_vphaddsw 0x453e #define MN_paddsw (MN_vpaddsw + 1) -#define MN_vpaddsw 0x448e -#define MN_lmsw 0x4496 -#define MN_smsw 0x449b +#define MN_vpaddsw 0x4547 +#define MN_lmsw 0x454f +#define MN_smsw 0x4554 #define MN_pminsw (MN_vpminsw + 1) -#define MN_vpminsw 0x44a0 +#define MN_vpminsw 0x4559 #define MN_pmulhrsw (MN_vpmulhrsw + 1) -#define MN_vpmulhrsw 0x44a8 -#define MN_vpcompressw 0x44b2 -#define MN_fstsw 0x44be -#define MN_fnstsw 0x44c4 +#define MN_vpmulhrsw 0x4561 +#define MN_vpcompressw 0x456b +#define MN_fstsw 0x4577 +#define MN_fnstsw 0x457d #define MN_psubusw (MN_vpsubusw + 1) -#define MN_vpsubusw 0x44cb +#define MN_vpsubusw 0x4584 #define MN_paddusw (MN_vpaddusw + 1) -#define MN_vpaddusw 0x44d4 -#define MN_movsw 0x44dd +#define MN_vpaddusw 0x458d +#define MN_movsw 0x4596 #define MN_pmaxsw (MN_vpmaxsw + 1) -#define MN_vpmaxsw 0x44e3 -#define MN_cbtw 0x44eb -#define MN_vpcomgtw 0x44f0 +#define MN_vpmaxsw 0x459c +#define MN_cbtw 0x45a4 +#define MN_vpcomgtw 0x45a9 #define MN_pcmpgtw (MN_vpcmpgtw + 1) -#define MN_vpcmpgtw 0x44f9 -#define MN_vpcomltw 0x4502 -#define MN_vpcmpnltw 0x450b -#define MN_vpcmpltw 0x4515 -#define MN_vpopcntw 0x451e -#define MN_knotw 0x4527 -#define MN_vprotw 0x452d -#define MN_vpbroadcastw 0x4534 -#define MN_ktestw 0x4541 -#define MN_kortestw 0x4548 -#define MN_vcvttph2uw 0x4551 -#define MN_vcvtph2uw 0x455c -#define MN_vpcomgeuw 0x4566 -#define MN_vpcomleuw 0x4570 -#define MN_vpcmpnleuw 0x457a -#define MN_vpcmpleuw 0x4585 -#define MN_vpcomfalseuw 0x458f -#define MN_vpcomtrueuw 0x459c +#define MN_vpcmpgtw 0x45b2 +#define MN_vpcomltw 0x45bb +#define MN_vpcmpnltw 0x45c4 +#define MN_vpcmpltw 0x45ce +#define MN_vpopcntw 0x45d7 +#define MN_knotw 0x45e0 +#define MN_vprotw 0x45e6 +#define MN_vpbroadcastw 0x45ed +#define MN_ktestw 0x45fa +#define MN_kortestw 0x4601 +#define MN_vcvttph2uw 0x460a +#define MN_vcvtph2uw 0x4615 +#define MN_vpcomgeuw 0x461f +#define MN_vpcomleuw 0x4629 +#define MN_vpcmpnleuw 0x4633 +#define MN_vpcmpleuw 0x463e +#define MN_vpcomfalseuw 0x4648 +#define MN_vpcomtrueuw 0x4655 #define MN_pmulhuw (MN_vpmulhuw + 1) -#define MN_vpmulhuw 0x45a8 -#define MN_vpcomuw 0x45b1 +#define MN_vpmulhuw 0x4661 +#define MN_vpcomuw 0x466a #define MN_pminuw (MN_vpminuw + 1) -#define MN_vpminuw 0x45b9 -#define MN_vpcmpuw 0x45c1 -#define MN_vpcomequw 0x45c9 -#define MN_vpcomnequw 0x45d3 -#define MN_vpcmpnequw 0x45de -#define MN_vpcmpequw 0x45e9 +#define MN_vpminuw 0x4672 +#define MN_vpcmpuw 0x467a +#define MN_vpcomequw 0x4682 +#define MN_vpcomnequw 0x468c +#define MN_vpcmpnequw 0x4697 +#define MN_vpcmpequw 0x46a2 #define MN_phminposuw (MN_vphminposuw + 1) -#define MN_vphminposuw 0x45f3 -#define MN_vpcomgtuw 0x45ff -#define MN_vpcomltuw 0x4609 -#define MN_vpcmpnltuw 0x4613 -#define MN_vpcmpltuw 0x461e +#define MN_vphminposuw 0x46ac +#define MN_vpcomgtuw 0x46b8 +#define MN_vpcomltuw 0x46c2 +#define MN_vpcmpnltuw 0x46cc +#define MN_vpcmpltuw 0x46d7 #define MN_pmaxuw (MN_vpmaxuw + 1) -#define MN_vpmaxuw 0x4628 -#define MN_vpsravw 0x4630 -#define MN_vpshldvw 0x4638 -#define MN_vpshrdvw 0x4641 -#define MN_vpsllvw 0x464a -#define MN_vpsrlvw 0x4652 -#define MN_kmovw 0x465a -#define MN_vmovw 0x4660 -#define MN_vpmacsww 0x4666 -#define MN_vpmacssww 0x466f -#define MN_movzw 0x4679 -#define MN_rex_x 0x467f -#define MN_fyl2x 0x4685 -#define MN_rex64x 0x468b -#define MN_vcvtneps2bf16x 0x4692 -#define MN_pfmax 0x46a1 -#define MN_adcx 0x46a7 -#define MN_bndldx 0x46ac -#define MN_vfpclasspdx 0x46b3 -#define MN_fclex 0x46bf -#define MN_fnclex 0x46c5 -#define MN_rex 0x46cc -#define MN_vcvtpd2phx 0x46d0 -#define MN_vcvtdq2phx 0x46db -#define MN_vcvtudq2phx 0x46e6 -#define MN_vcvtqq2phx 0x46f2 -#define MN_vcvtuqq2phx 0x46fd -#define MN_vcvtps2phx 0x4709 -#define MN_vfpclassphx 0x4714 -#define MN_shlx 0x4720 -#define MN_mulx 0x4725 -#define MN_adox 0x472a -#define MN_vcvttpd2dqx 0x472f -#define MN_vcvtpd2dqx 0x473b -#define MN_vcvttpd2udqx 0x4746 -#define MN_vcvtpd2udqx 0x4753 -#define MN_rex_rx 0x475f -#define MN_sarx 0x4766 -#define MN_shrx 0x476b -#define MN_rorx 0x4770 -#define MN_monitorx 0x4775 -#define MN_rex_wrx 0x477e -#define MN_vcvtpd2psx 0x4786 -#define MN_vcvtph2psx 0x4791 -#define MN_vcvtqq2psx 0x479c -#define MN_vcvtuqq2psx 0x47a7 -#define MN_vfpclasspsx 0x47b3 -#define MN_movsx 0x47bf -#define MN_mwaitx 0x47c5 -#define MN_bndstx 0x47cc -#define MN_rex_wx 0x47d3 -#define MN_rexx 0x47da -#define MN_vcvtps2phxx 0x47df -#define MN_movzx 0x47eb -#define MN_rex64y 0x47f1 -#define MN_vcvtneps2bf16y 0x47f8 -#define MN_vfpclasspdy 0x4807 -#define MN_loadiwkey 0x4813 -#define MN_vcvtpd2phy 0x481d -#define MN_vcvtdq2phy 0x4828 -#define MN_vcvtudq2phy 0x4833 -#define MN_vcvtqq2phy 0x483f -#define MN_vcvtuqq2phy 0x484a -#define MN_vfpclassphy 0x4856 -#define MN_vcvttpd2dqy 0x4862 -#define MN_vcvtpd2dqy 0x486e -#define MN_vcvttpd2udqy 0x4879 -#define MN_vcvtpd2udqy 0x4886 -#define MN_rmpquery 0x4892 -#define MN_clrssbsy 0x489b -#define MN_setssbsy 0x48a4 -#define MN_vcvtpd2psy 0x48ad -#define MN_vcvtqq2psy 0x48b8 -#define MN_vcvtuqq2psy 0x48c3 -#define MN_vfpclasspsy 0x48cf -#define MN_rex64xy 0x48db -#define MN_rexy 0x48e3 -#define MN_vcvtps2phxy 0x48e8 -#define MN_rexxy 0x48f4 -#define MN_rex64z 0x48fa -#define MN_fldz 0x4901 -#define MN_vfpclasspdz 0x4906 -#define MN_vcvtpd2phz 0x4912 -#define MN_vcvtqq2phz 0x491d -#define MN_vcvtuqq2phz 0x4928 -#define MN_vfpclassphz 0x4934 -#define MN_jz 0x4940 -#define MN_jnz 0x4943 -#define MN_repnz 0x4947 -#define MN_ccmpnz 0x494d -#define MN_loopnz 0x4954 -#define MN_setnz 0x495b -#define MN_ctestnz 0x4961 -#define MN_setzunz 0x4969 +#define MN_vpmaxuw 0x46e1 +#define MN_vpsravw 0x46e9 +#define MN_vpshldvw 0x46f1 +#define MN_vpshrdvw 0x46fa +#define MN_vpsllvw 0x4703 +#define MN_vpsrlvw 0x470b +#define MN_kmovw 0x4713 +#define MN_vmovw 0x4719 +#define MN_vpmacsww 0x471f +#define MN_vpmacssww 0x4728 +#define MN_movzw 0x4732 +#define MN_rex_x 0x4738 +#define MN_fyl2x 0x473e +#define MN_rex64x 0x4744 +#define MN_vcvtneps2bf16x 0x474b +#define MN_vcvtneph2bf8x 0x475a +#define MN_vcvtneph2hf8x 0x4768 +#define MN_pfmax 0x4776 +#define MN_adcx 0x477c +#define MN_bndldx 0x4781 +#define MN_vfpclasspdx 0x4788 +#define MN_fclex 0x4794 +#define MN_fnclex 0x479a +#define MN_rex 0x47a1 +#define MN_vcvtpd2phx 0x47a5 +#define MN_vcvtdq2phx 0x47b0 +#define MN_vcvtudq2phx 0x47bb +#define MN_vcvtqq2phx 0x47c7 +#define MN_vcvtuqq2phx 0x47d2 +#define MN_vcvt2ps2phx 0x47de +#define MN_vcvtps2phx 0x47ea +#define MN_vfpclassphx 0x47f5 +#define MN_shlx 0x4801 +#define MN_mulx 0x4806 +#define MN_adox 0x480b +#define MN_vcvttpd2dqx 0x4810 +#define MN_vcvtpd2dqx 0x481c +#define MN_vcvttpd2udqx 0x4827 +#define MN_vcvtpd2udqx 0x4834 +#define MN_rex_rx 0x4840 +#define MN_sarx 0x4847 +#define MN_shrx 0x484c +#define MN_rorx 0x4851 +#define MN_monitorx 0x4856 +#define MN_rex_wrx 0x485f +#define MN_vcvtneph2bf8sx 0x4867 +#define MN_vcvtneph2hf8sx 0x4876 +#define MN_vcvtpd2psx 0x4885 +#define MN_vcvtph2psx 0x4890 +#define MN_vcvtqq2psx 0x489b +#define MN_vcvtuqq2psx 0x48a6 +#define MN_vfpclasspsx 0x48b2 +#define MN_movsx 0x48be +#define MN_mwaitx 0x48c4 +#define MN_bndstx 0x48cb +#define MN_rex_wx 0x48d2 +#define MN_rexx 0x48d9 +#define MN_vcvtps2phxx 0x48de +#define MN_movzx 0x48ea +#define MN_rex64y 0x48f0 +#define MN_vcvtneps2bf16y 0x48f7 +#define MN_vcvtneph2bf8y 0x4906 +#define MN_vcvtneph2hf8y 0x4914 +#define MN_vfpclasspdy 0x4922 +#define MN_loadiwkey 0x492e +#define MN_vcvtpd2phy 0x4938 +#define MN_vcvtdq2phy 0x4943 +#define MN_vcvtudq2phy 0x494e +#define MN_vcvtqq2phy 0x495a +#define MN_vcvtuqq2phy 0x4965 +#define MN_vfpclassphy 0x4971 +#define MN_vcvttpd2dqy 0x497d +#define MN_vcvtpd2dqy 0x4989 +#define MN_vcvttpd2udqy 0x4994 +#define MN_vcvtpd2udqy 0x49a1 +#define MN_rmpquery 0x49ad +#define MN_vcvtneph2bf8sy 0x49b6 +#define MN_vcvtneph2hf8sy 0x49c5 +#define MN_clrssbsy 0x49d4 +#define MN_setssbsy 0x49dd +#define MN_vcvtpd2psy 0x49e6 +#define MN_vcvtqq2psy 0x49f1 +#define MN_vcvtuqq2psy 0x49fc +#define MN_vfpclasspsy 0x4a08 +#define MN_rex64xy 0x4a14 +#define MN_rexy 0x4a1c +#define MN_vcvtps2phxy 0x4a21 +#define MN_rexxy 0x4a2d +#define MN_rex64z 0x4a33 +#define MN_fldz 0x4a3a +#define MN_vfpclasspdz 0x4a3f +#define MN_vcvtpd2phz 0x4a4b +#define MN_vcvtqq2phz 0x4a56 +#define MN_vcvtuqq2phz 0x4a61 +#define MN_vfpclassphz 0x4a6d +#define MN_jz 0x4a79 +#define MN_jnz 0x4a7c +#define MN_repnz 0x4a80 +#define MN_ccmpnz 0x4a86 +#define MN_loopnz 0x4a8d +#define MN_setnz 0x4a94 +#define MN_ctestnz 0x4a9a +#define MN_setzunz 0x4aa2 #define MN_cmovnz (MN_cfcmovnz + 2) -#define MN_cfcmovnz 0x4971 -#define MN_repz 0x497a -#define MN_ccmpz 0x497f -#define MN_loopz 0x4985 -#define MN_vfpclasspsz 0x498b -#define MN_setz 0x4997 -#define MN_ctestz 0x499c -#define MN_setzuz 0x49a3 +#define MN_cfcmovnz 0x4aaa +#define MN_repz 0x4ab3 +#define MN_ccmpz 0x4ab8 +#define MN_loopz 0x4abe +#define MN_vfpclasspsz 0x4ac4 +#define MN_setz 0x4ad0 +#define MN_ctestz 0x4ad5 +#define MN_setzuz 0x4adc #define MN_cmovz (MN_cfcmovz + 2) -#define MN_cfcmovz 0x49aa -#define MN_rex64xz 0x49b2 -#define MN_jecxz 0x49ba -#define MN_jcxz 0x49c0 -#define MN_jrcxz 0x49c5 -#define MN_rexz 0x49cb -#define MN_rexxz 0x49d0 -#define MN_rex64yz 0x49d6 -#define MN_rex64xyz 0x49de -#define MN_rexyz 0x49e7 -#define MN_rexxyz 0x49ed -#define MN__disp32_ 0x49f4 -#define MN__rex2_ 0x49fd -#define MN__vex2_ 0x4a04 -#define MN__vex3_ 0x4a0b -#define MN__disp16_ 0x4a12 -#define MN__disp8_ 0x4a1b -#define MN__load_ 0x4a23 -#define MN__store_ 0x4a2a -#define MN__nooptimize_ 0x4a32 -#define MN__nf_ 0x4a3f -#define MN__rex_ 0x4a44 -#define MN__evex_ 0x4a4a -#define MN__vex_ 0x4a51 -#define MN__insn 0x4a57 +#define MN_cfcmovz 0x4ae3 +#define MN_rex64xz 0x4aeb +#define MN_jecxz 0x4af3 +#define MN_jcxz 0x4af9 +#define MN_jrcxz 0x4afe +#define MN_rexz 0x4b04 +#define MN_rexxz 0x4b09 +#define MN_rex64yz 0x4b0f +#define MN_rex64xyz 0x4b17 +#define MN_rexyz 0x4b20 +#define MN_rexxyz 0x4b26 +#define MN__disp32_ 0x4b2d +#define MN__rex2_ 0x4b36 +#define MN__vex2_ 0x4b3d +#define MN__vex3_ 0x4b44 +#define MN__disp16_ 0x4b4b +#define MN__disp8_ 0x4b54 +#define MN__load_ 0x4b5c +#define MN__store_ 0x4b63 +#define MN__nooptimize_ 0x4b6b +#define MN__nf_ 0x4b78 +#define MN__rex_ 0x4b7d +#define MN__evex_ 0x4b83 +#define MN__vex_ 0x4b8a +#define MN__insn 0x4b90 diff --git a/opcodes/i386-opc.tbl b/opcodes/i386-opc.tbl index 9a14a4d1819..96719f9ba57 100644 --- a/opcodes/i386-opc.tbl +++ b/opcodes/i386-opc.tbl @@ -3433,4 +3433,23 @@ pop2p, 0x8f/0, APX_F, Modrm|VexW1|EVexMap4|DstVVVV|ImplicitStackOp|No_bSuf|No_wS vdpphps, 0x52, AVX10_2, Modrm|Space0F38|Src1VVVV|VexW0|Masking|Broadcast|Disp8ShiftVL|CheckOperandSize|NoSuf, { RegXMM|RegYMM|RegZMM|Dword|Unspecified|BaseIndex, RegXMM|RegYMM|RegZMM, RegXMM|RegYMM|RegZMM } vmpsadbw, 0xf342, AVX10_2, Modrm|Space0F3A|Src1VVVV|VexW0|Masking|Disp8ShiftVL|CheckOperandSize|NoSuf, { Imm8, RegXMM|RegYMM|RegZMM|Unspecified|BaseIndex, RegXMM|RegYMM|RegZMM, RegXMM|RegYMM|RegZMM } +vcvt2ps2phx, 0x6667, AVX10_2, Modrm|Space0F38|Src1VVVV|VexW0|Masking|Broadcast|Disp8ShiftVL|CheckOperandSize|NoSuf|StaticRounding|SAE, { RegXMM|RegYMM|RegZMM|Dword|Unspecified|BaseIndex, RegXMM|RegYMM|RegZMM, RegXMM|RegYMM|RegZMM } + + + +vcvtbiasph2, 0x, AVX10_2, Modrm||Src1VVVV|VexW0|Masking|Broadcast|Disp8ShiftVL|CheckOperandSize|NoSuf, { RegXMM|RegYMM|Word|Unspecified|BaseIndex, RegXMM|RegYMM, RegXMM } +vcvtbiasph2, 0x, AVX10_2, Modrm||EVex512|Src1VVVV|VexW0|Masking|Broadcast|Disp8MemShift=6|NoSuf, { RegZMM|Word|Unspecified|BaseIndex, RegZMM, RegYMM } +vcvtne2ph2, 0xf2, AVX10_2, Modrm||Src1VVVV|VexW0|Masking|Broadcast|Disp8ShiftVL|CheckOperandSize|NoSuf, { RegXMM|RegYMM|RegZMM|Word|Unspecified|BaseIndex, RegXMM|RegYMM|RegZMM, RegXMM|RegYMM|RegZMM } +vcvtneph2, 0xf3, AVX10_2, Modrm|||VexW0|Masking|Broadcast|NoSuf, { |Word, } + + + +vcvthf82ph, 0xf21e, AVX10_2, Modrm|EVexMap5|EVex128|VexW0|Masking|Disp8MemShift=3|NoSuf, { RegXMM|Qword|Unspecified|BaseIndex, RegXMM } +vcvthf82ph, 0xf21e, AVX10_2, Modrm|EVexMap5|EVex256|VexW0|Masking|Disp8MemShift=4|NoSuf, { RegXMM|Unspecified|BaseIndex, RegYMM } +vcvthf82ph, 0xf21e, AVX10_2, Modrm|EVexMap5|EVex512|VexW0|Masking|Disp8MemShift=5|NoSuf, { RegYMM|Unspecified|BaseIndex, RegZMM } + // AVX10.2 instructions end. diff --git a/opcodes/i386-tbl.h b/opcodes/i386-tbl.h index 085e8cdf49d..d8506aea942 100644 --- a/opcodes/i386-tbl.h +++ b/opcodes/i386-tbl.h @@ -45944,6 +45944,392 @@ static const insn_template i386_optab[] = 1, 1, 1, 0, 0, 0 } }, { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0 } } } }, + { MN_vcvt2ps2phx, 0x67, 3, SPACE_0F38, None, + { 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 1, 1, 1, 0, 0, 5, 1, 3, 1, 1, 7, 0, 0, 0, 0, 0, + 0, 0 }, + { { 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 0, 1, 0, 0, 0, + 1, 1, 1, 0, 1, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 1, 1, 0, 0, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 1, 1, 0, 0, 0 } } } }, + { MN_vcvtbiasph2bf8, 0x74, 3, SPACE_0F38, None, + { 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 1, 1, 0, 0, 0, 5, 1, 2, 0, 0, 7, 0, 0, 0, 0, 0, + 0, 0 }, + { { 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 1, 0, 0, 0, 0, + 1, 1, 0, 0, 1, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 1, 0, 0, 0, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 0, 0, 0, 0, 0 } } } }, + { MN_vcvtbiasph2bf8, 0x74, 3, SPACE_0F38, None, + { 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 1, 1, 0, 0, 0, 1, 1, 2, 0, 0, 6, 0, 0, 0, 0, 0, + 0, 0 }, + { { 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 1, 0, 0, 0, 0, + 0, 0, 1, 0, 1, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 1, 0, 0, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 1, 0, 0, 0, 0 } } } }, + { MN_vcvtbiasph2bf8s, 0x74, 3, SPACE_EVEXMAP5, None, + { 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 1, 1, 0, 0, 0, 5, 1, 2, 0, 0, 7, 0, 0, 0, 0, 0, + 0, 0 }, + { { 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 1, 0, 0, 0, 0, + 1, 1, 0, 0, 1, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 1, 0, 0, 0, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 0, 0, 0, 0, 0 } } } }, + { MN_vcvtbiasph2bf8s, 0x74, 3, SPACE_EVEXMAP5, None, + { 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 1, 1, 0, 0, 0, 1, 1, 2, 0, 0, 6, 0, 0, 0, 0, 0, + 0, 0 }, + { { 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 1, 0, 0, 0, 0, + 0, 0, 1, 0, 1, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 1, 0, 0, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 1, 0, 0, 0, 0 } } } }, + { MN_vcvtbiasph2hf8, 0x18, 3, SPACE_EVEXMAP5, None, + { 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 1, 1, 0, 0, 0, 5, 1, 2, 0, 0, 7, 0, 0, 0, 0, 0, + 0, 0 }, + { { 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 1, 0, 0, 0, 0, + 1, 1, 0, 0, 1, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 1, 0, 0, 0, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 0, 0, 0, 0, 0 } } } }, + { MN_vcvtbiasph2hf8, 0x18, 3, SPACE_EVEXMAP5, None, + { 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 1, 1, 0, 0, 0, 1, 1, 2, 0, 0, 6, 0, 0, 0, 0, 0, + 0, 0 }, + { { 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 1, 0, 0, 0, 0, + 0, 0, 1, 0, 1, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 1, 0, 0, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 1, 0, 0, 0, 0 } } } }, + { MN_vcvtbiasph2hf8s, 0x1b, 3, SPACE_EVEXMAP5, None, + { 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 1, 1, 0, 0, 0, 5, 1, 2, 0, 0, 7, 0, 0, 0, 0, 0, + 0, 0 }, + { { 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 1, 0, 0, 0, 0, + 1, 1, 0, 0, 1, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 1, 0, 0, 0, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 0, 0, 0, 0, 0 } } } }, + { MN_vcvtbiasph2hf8s, 0x1b, 3, SPACE_EVEXMAP5, None, + { 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 1, 1, 0, 0, 0, 1, 1, 2, 0, 0, 6, 0, 0, 0, 0, 0, + 0, 0 }, + { { 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 1, 0, 0, 0, 0, + 0, 0, 1, 0, 1, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 1, 0, 0, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 1, 0, 0, 0, 0 } } } }, + { MN_vcvtne2ph2bf8, 0x74, 3, SPACE_0F38, None, + { 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 1, 1, 3, 0, 0, 5, 1, 2, 0, 0, 7, 0, 0, 0, 0, 0, + 0, 0 }, + { { 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 1, 0, 0, 0, 0, + 1, 1, 1, 0, 1, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 1, 1, 0, 0, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 1, 1, 0, 0, 0 } } } }, + { MN_vcvtne2ph2bf8s, 0x74, 3, SPACE_EVEXMAP5, None, + { 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 1, 1, 3, 0, 0, 5, 1, 2, 0, 0, 7, 0, 0, 0, 0, 0, + 0, 0 }, + { { 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 1, 0, 0, 0, 0, + 1, 1, 1, 0, 1, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 1, 1, 0, 0, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 1, 1, 0, 0, 0 } } } }, + { MN_vcvtne2ph2hf8, 0x18, 3, SPACE_EVEXMAP5, None, + { 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 1, 1, 3, 0, 0, 5, 1, 2, 0, 0, 7, 0, 0, 0, 0, 0, + 0, 0 }, + { { 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 1, 0, 0, 0, 0, + 1, 1, 1, 0, 1, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 1, 1, 0, 0, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 1, 1, 0, 0, 0 } } } }, + { MN_vcvtne2ph2hf8s, 0x1b, 3, SPACE_EVEXMAP5, None, + { 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 1, 1, 3, 0, 0, 5, 1, 2, 0, 0, 7, 0, 0, 0, 0, 0, + 0, 0 }, + { { 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 1, 0, 0, 0, 0, + 1, 1, 1, 0, 1, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 1, 1, 0, 0, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 1, 1, 0, 0, 0 } } } }, + { MN_vcvtneph2bf8, 0x74, 2, SPACE_0F38, None, + { 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 1, 2, 0, 0, 1, 1, 2, 0, 0, 6, 0, 0, 0, 0, 0, + 0, 0 }, + { { 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 1, 0, 0, 0, 0, + 0, 0, 1, 0, 1, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 1, 0, 0, 0, 0 } } } }, + { MN_vcvtneph2bf8, 0x74, 2, SPACE_0F38, None, + { 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 1, 2, 0, 0, 5, 1, 2, 0, 0, 7, 0, 1, 0, 0, 0, + 0, 0 }, + { { 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 1, 0, 0, 0, 0, + 1, 1, 0, 0, 1, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 0, 0, 0, 0, 0 } } } }, + { MN_vcvtneph2bf8, 0x74, 2, SPACE_0F38, None, + { 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 1, 2, 0, 0, 5, 1, 2, 0, 0, 7, 0, 2, 0, 0, 0, + 0, 0 }, + { { 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 1, 0, 0, 0, 0, + 1, 1, 0, 0, 0, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 0, 0, 0, 0, 0 } } } }, + { MN_vcvtneph2bf8x, 0x74, 2, SPACE_0F38, None, + { 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 1, 2, 0, 0, 2, 1, 2, 0, 0, 4, 0, 2, 0, 0, 0, + 0, 0 }, + { { 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 1, 0, 0, 0, 0, + 1, 0, 0, 0, 1, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 0, 0, 0, 0, 0 } } } }, + { MN_vcvtneph2bf8y, 0x74, 2, SPACE_0F38, None, + { 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 1, 2, 0, 0, 3, 1, 2, 0, 0, 5, 0, 2, 0, 0, 0, + 0, 0 }, + { { 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 1, 0, 0, 0, 0, + 0, 1, 0, 0, 1, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 0, 0, 0, 0, 0 } } } }, + { MN_vcvtneph2bf8s, 0x74, 2, SPACE_EVEXMAP5, None, + { 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 1, 2, 0, 0, 1, 1, 2, 0, 0, 6, 0, 0, 0, 0, 0, + 0, 0 }, + { { 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 1, 0, 0, 0, 0, + 0, 0, 1, 0, 1, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 1, 0, 0, 0, 0 } } } }, + { MN_vcvtneph2bf8s, 0x74, 2, SPACE_EVEXMAP5, None, + { 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 1, 2, 0, 0, 5, 1, 2, 0, 0, 7, 0, 1, 0, 0, 0, + 0, 0 }, + { { 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 1, 0, 0, 0, 0, + 1, 1, 0, 0, 1, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 0, 0, 0, 0, 0 } } } }, + { MN_vcvtneph2bf8s, 0x74, 2, SPACE_EVEXMAP5, None, + { 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 1, 2, 0, 0, 5, 1, 2, 0, 0, 7, 0, 2, 0, 0, 0, + 0, 0 }, + { { 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 1, 0, 0, 0, 0, + 1, 1, 0, 0, 0, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 0, 0, 0, 0, 0 } } } }, + { MN_vcvtneph2bf8sx, 0x74, 2, SPACE_EVEXMAP5, None, + { 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 1, 2, 0, 0, 2, 1, 2, 0, 0, 4, 0, 2, 0, 0, 0, + 0, 0 }, + { { 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 1, 0, 0, 0, 0, + 1, 0, 0, 0, 1, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 0, 0, 0, 0, 0 } } } }, + { MN_vcvtneph2bf8sy, 0x74, 2, SPACE_EVEXMAP5, None, + { 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 1, 2, 0, 0, 3, 1, 2, 0, 0, 5, 0, 2, 0, 0, 0, + 0, 0 }, + { { 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 1, 0, 0, 0, 0, + 0, 1, 0, 0, 1, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 0, 0, 0, 0, 0 } } } }, + { MN_vcvtneph2hf8, 0x18, 2, SPACE_EVEXMAP5, None, + { 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 1, 2, 0, 0, 1, 1, 2, 0, 0, 6, 0, 0, 0, 0, 0, + 0, 0 }, + { { 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 1, 0, 0, 0, 0, + 0, 0, 1, 0, 1, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 1, 0, 0, 0, 0 } } } }, + { MN_vcvtneph2hf8, 0x18, 2, SPACE_EVEXMAP5, None, + { 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 1, 2, 0, 0, 5, 1, 2, 0, 0, 7, 0, 1, 0, 0, 0, + 0, 0 }, + { { 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 1, 0, 0, 0, 0, + 1, 1, 0, 0, 1, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 0, 0, 0, 0, 0 } } } }, + { MN_vcvtneph2hf8, 0x18, 2, SPACE_EVEXMAP5, None, + { 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 1, 2, 0, 0, 5, 1, 2, 0, 0, 7, 0, 2, 0, 0, 0, + 0, 0 }, + { { 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 1, 0, 0, 0, 0, + 1, 1, 0, 0, 0, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 0, 0, 0, 0, 0 } } } }, + { MN_vcvtneph2hf8x, 0x18, 2, SPACE_EVEXMAP5, None, + { 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 1, 2, 0, 0, 2, 1, 2, 0, 0, 4, 0, 2, 0, 0, 0, + 0, 0 }, + { { 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 1, 0, 0, 0, 0, + 1, 0, 0, 0, 1, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 0, 0, 0, 0, 0 } } } }, + { MN_vcvtneph2hf8y, 0x18, 2, SPACE_EVEXMAP5, None, + { 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 1, 2, 0, 0, 3, 1, 2, 0, 0, 5, 0, 2, 0, 0, 0, + 0, 0 }, + { { 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 1, 0, 0, 0, 0, + 0, 1, 0, 0, 1, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 0, 0, 0, 0, 0 } } } }, + { MN_vcvtneph2hf8s, 0x1b, 2, SPACE_EVEXMAP5, None, + { 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 1, 2, 0, 0, 1, 1, 2, 0, 0, 6, 0, 0, 0, 0, 0, + 0, 0 }, + { { 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 1, 0, 0, 0, 0, + 0, 0, 1, 0, 1, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 1, 0, 0, 0, 0 } } } }, + { MN_vcvtneph2hf8s, 0x1b, 2, SPACE_EVEXMAP5, None, + { 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 1, 2, 0, 0, 5, 1, 2, 0, 0, 7, 0, 1, 0, 0, 0, + 0, 0 }, + { { 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 1, 0, 0, 0, 0, + 1, 1, 0, 0, 1, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 0, 0, 0, 0, 0 } } } }, + { MN_vcvtneph2hf8s, 0x1b, 2, SPACE_EVEXMAP5, None, + { 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 1, 2, 0, 0, 5, 1, 2, 0, 0, 7, 0, 2, 0, 0, 0, + 0, 0 }, + { { 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 1, 0, 0, 0, 0, + 1, 1, 0, 0, 0, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 0, 0, 0, 0, 0 } } } }, + { MN_vcvtneph2hf8sx, 0x1b, 2, SPACE_EVEXMAP5, None, + { 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 1, 2, 0, 0, 2, 1, 2, 0, 0, 4, 0, 2, 0, 0, 0, + 0, 0 }, + { { 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 1, 0, 0, 0, 0, + 1, 0, 0, 0, 1, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 0, 0, 0, 0, 0 } } } }, + { MN_vcvtneph2hf8sy, 0x1b, 2, SPACE_EVEXMAP5, None, + { 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 1, 2, 0, 0, 3, 1, 2, 0, 0, 5, 0, 2, 0, 0, 0, + 0, 0 }, + { { 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 1, 0, 0, 0, 0, + 0, 1, 0, 0, 1, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 0, 0, 0, 0, 0 } } } }, + { MN_vcvthf82ph, 0x1e, 2, SPACE_EVEXMAP5, None, + { 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 1, 3, 0, 0, 2, 1, 0, 0, 0, 3, 0, 0, 0, 0, 0, + 0, 0 }, + { { 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 0, 0, 0, 1, 0, + 1, 0, 0, 0, 1, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 1, 0, 0, 0, 0, 0 } } } }, + { MN_vcvthf82ph, 0x1e, 2, SPACE_EVEXMAP5, None, + { 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 1, 3, 0, 0, 3, 1, 0, 0, 0, 4, 0, 0, 0, 0, 0, + 0, 0 }, + { { 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, + 1, 0, 0, 0, 1, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 1, 0, 0, 0, 0 } } } }, + { MN_vcvthf82ph, 0x1e, 2, SPACE_EVEXMAP5, None, + { 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 1, 3, 0, 0, 1, 1, 0, 0, 0, 5, 0, 0, 0, 0, 0, + 0, 0 }, + { { 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } }, + { { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, + 0, 1, 0, 0, 1, 0 } }, + { { 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 1, 0, 0, 0 } } } }, }; /* i386 opcode sets table. */ @@ -46259,7 +46645,10 @@ static const i386_op_off_t i386_op_sets[] = 4327, 4328, 4329, 4330, 4331, 4332, 4333, 4334, 4335, 4336, 4337, 4338, 4339, 4340, 4342, 4344, 4346, 4348, 4350, 4351, 4352, 4355, 4358, 4359, - 4360, 4361, 4362, 4363 + 4360, 4361, 4362, 4363, 4364, 4366, 4368, 4370, + 4372, 4373, 4374, 4375, 4376, 4379, 4380, 4381, + 4384, 4385, 4386, 4389, 4390, 4391, 4394, 4395, + 4396, 4399 }; /* i386 mnemonics table. */ @@ -46359,6 +46748,12 @@ const char i386_mnemonics[] = "\0""vinserti128" "\0""vbroadcasti128" "\0""encodekey128" + "\0""vcvtne2ph2bf8" + "\0""vcvtneph2bf8" + "\0""vcvtbiasph2bf8" + "\0""vcvtne2ph2hf8" + "\0""vcvtneph2hf8" + "\0""vcvtbiasph2hf8" "\0""vmovdqu8" "\0""vextractf32x8" "\0""vinsertf32x8" @@ -47146,6 +47541,7 @@ const char i386_mnemonics[] = "\0""vfmsubadd132ph" "\0""vfmadd132ph" "\0""vfnmadd132ph" + "\0""vcvthf82ph" "\0""vcvtpd2ph" "\0""vcvtdq2ph" "\0""vcvtudq2ph" @@ -47704,6 +48100,12 @@ const char i386_mnemonics[] = "\0""fdivr" "\0""fidivr" "\0""rex.wr" + "\0""vcvtne2ph2bf8s" + "\0""vcvtneph2bf8s" + "\0""vcvtbiasph2bf8s" + "\0""vcvtne2ph2hf8s" + "\0""vcvtneph2hf8s" + "\0""vcvtbiasph2hf8s" "\0""aas" "\0""scas" "\0""das" @@ -48236,6 +48638,8 @@ const char i386_mnemonics[] = "\0""fyl2x" "\0""rex64x" "\0""vcvtneps2bf16x" + "\0""vcvtneph2bf8x" + "\0""vcvtneph2hf8x" "\0""pfmax" "\0""adcx" "\0""bndldx" @@ -48248,6 +48652,7 @@ const char i386_mnemonics[] = "\0""vcvtudq2phx" "\0""vcvtqq2phx" "\0""vcvtuqq2phx" + "\0""vcvt2ps2phx" "\0""vcvtps2phx" "\0""vfpclassphx" "\0""shlx" @@ -48263,6 +48668,8 @@ const char i386_mnemonics[] = "\0""rorx" "\0""monitorx" "\0""rex.wrx" + "\0""vcvtneph2bf8sx" + "\0""vcvtneph2hf8sx" "\0""vcvtpd2psx" "\0""vcvtph2psx" "\0""vcvtqq2psx" @@ -48277,6 +48684,8 @@ const char i386_mnemonics[] = "\0""movzx" "\0""rex64y" "\0""vcvtneps2bf16y" + "\0""vcvtneph2bf8y" + "\0""vcvtneph2hf8y" "\0""vfpclasspdy" "\0""loadiwkey" "\0""vcvtpd2phy" @@ -48290,6 +48699,8 @@ const char i386_mnemonics[] = "\0""vcvttpd2udqy" "\0""vcvtpd2udqy" "\0""rmpquery" + "\0""vcvtneph2bf8sy" + "\0""vcvtneph2hf8sy" "\0""clrssbsy" "\0""setssbsy" "\0""vcvtpd2psy"