Igor Tsimbalist 8cfcb7659c Enable Intel AVX512_VNNI instructions.
Intel has disclosed a set of new instructions. The spec is
https://software.intel.com/sites/default/files/managed/c5/15/architecture-instruction-set-extensions-programming-reference.pdf

gas/

	* config/tc-i386.c (cpu_arch): Add .avx512_vnni.
	(cpu_noarch): Add noavx512_vnni.
	* doc/c-i386.texi: Document .avx512_vnni.
	* testsuite/gas/i386/i386.exp: Add AVX512_VNNI tests.
	* testsuite/gas/i386/avx512vnni-intel.d: New test.
	* testsuite/gas/i386/avx512vnni.d: Likewise.
	* testsuite/gas/i386/avx512vnni.s: Likewise.
	* testsuite/gas/i386/avx512vnni_vl-intel.d: Likewise.
	* testsuite/gas/i386/avx512vnni_vl.d: Likewise.
	* testsuite/gas/i386/avx512vnni_vl.s: Likewise.
	* testsuite/gas/i386/x86-64-avx512vnni-intel.d: Likewise.
	* testsuite/gas/i386/x86-64-avx512vnni.d: Likewise.
	* testsuite/gas/i386/x86-64-avx512vnni.s: Likewise.
	* testsuite/gas/i386/x86-64-avx512vnni_vl-intel.d: Likewise.
	* testsuite/gas/i386/x86-64-avx512vnni_vl.d: Likewise.
	* testsuite/gas/i386/x86-64-avx512vnni_vl.s: Likewise.

opcodes/

	* i386-dis.c (enum): Add PREFIX_EVEX_0F3850, PREFIX_EVEX_0F3851.
	* i386-dis-evex.h (evex_table): Updated.
	* i386-gen.c (cpu_flag_init): Add CPU_AVX512_VNNI,
	CPU_ANY_AVX512_VNNI_FLAGS. Update CPU_ANY_AVX512F_FLAGS.
	(cpu_flags): Add CpuAVX512_VNNI.
	* i386-opc.h (enum): Add CpuAVX512_VNNI.
	(i386_cpu_flags): Add cpuavx512_vnni.
	* i386-opc.tbl Add Intel AVX512_VNNI instructions.
	* i386-init.h: Regenerate.
	* i386-tbl.h: Likewise.
2017-10-23 15:58:18 +03:00
..
2017-05-10 14:42:22 +02:00
2017-07-19 09:56:55 +02:00
2017-07-11 19:18:06 +09:30
2016-01-01 22:59:17 +10:30
2017-01-02 13:55:05 +10:30
2017-07-04 11:15:33 +02:00
2017-06-14 16:29:01 +01:00
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-10-23 15:58:18 +03:00
2017-10-23 15:58:18 +03:00
2017-06-14 16:29:01 +01:00
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-07-11 19:18:06 +09:30
2017-06-17 00:03:02 +09:30
2017-07-21 10:54:06 +02:00
2017-06-14 16:29:01 +01:00