aboutsummaryrefslogtreecommitdiff
path: root/binutils/filemode.c
diff options
context:
space:
mode:
authorkonglin1 <lingling.kong@intel.com>2023-07-24 11:09:35 +0800
committerHaochen Jiang <haochen.jiang@intel.com>2023-07-27 20:51:20 +0800
commit3fde5f6e7d3bb073e9beeba4e6a277373e368df4 (patch)
treeb7be8453553fcef2275b4f0c19c7245f5c2ee454 /binutils/filemode.c
parent513c7e5f3e859be8670c7aa7aae41f78f860918f (diff)
downloadbinutils-3fde5f6e7d3bb073e9beeba4e6a277373e368df4.zip
binutils-3fde5f6e7d3bb073e9beeba4e6a277373e368df4.tar.gz
binutils-3fde5f6e7d3bb073e9beeba4e6a277373e368df4.tar.bz2
Support Intel AVX-VNNI-INT16
gas/ChangeLog: * NEWS: Support Intel AVX-VNNI-INT16. * config/tc-i386.c: Add avx_vnni_int16. * doc/c-i386.texi: Document avx_vnni_int16. * testsuite/gas/i386/i386.exp: Run AVX VNNI INT16 tests. * testsuite/gas/i386/x86-64.exp: Ditto. * testsuite/gas/i386/avx-vnni-int16-intel.d: New test. * testsuite/gas/i386/avx-vnni-int16.d: New test. * testsuite/gas/i386/avx-vnni-int16.s: New test. * testsuite/gas/i386/x86-64-avx-vnni-int16-intel.d: New test. * testsuite/gas/i386/x86-64-avx-vnni-int16.d: New test. * testsuite/gas/i386/x86-64-avx-vnni-int16.s: New test. opcodes/ChangeLog: * i386-dis.c (PREFIX_VEX_0F38D2_W_0): New. (PREFIX_VEX_0F38D3_W_0): Ditto. (VEX_W_0F38D2_P_0): Ditto. (VEX_W_0F38D2_P_1): Ditto. (VEX_W_0F38D2_P_2): Ditto. (VEX_W_0F38D3_P_0): Ditto. (VEX_W_0F38D3_P_1): Ditto. (VEX_W_0F38D3_P_2): Ditto. (prefix_table): Add PREFIX_VEX_0F38D2_W_0 and PREFIX_VEX_0F38D3_W_0. (vex_table): Add VEX_W_0F38D2 and VEX_W_0F38D3. (vex_w_table): Ditto. * i386-gen.c (isa_dependencies): Add AVX_VNNI_INT16. (cpu_flag): Ditto. * i386-init.h: Regenerated. * i386-mnem.h: Ditto. * i386-opc.h: (CpuAVX_VNNI_INT16): New. * i386-opc.tbl: Add Intel AVX_VNNI_INT16 instructions. * i386-tbl.h: Regenerated.
Diffstat (limited to 'binutils/filemode.c')
0 files changed, 0 insertions, 0 deletions