binutils-gdb/gas/doc
Igor Tsimbalist be3a8dca2d Enable Intel PCONFIG instruction.
Intel has disclosed a set of new instructions for Icelake processor.
The spec is
https://software.intel.com/sites/default/files/managed/c5/15/architecture-instruction-set-extensions-programming-reference.pdf

This patch enables Intel PCONFIG instruction.

gas/
	* config/tc-i386.c (cpu_arch): Add .pconfig.
	* doc/c-i386.texi: Document .pconfig.
	* testsuite/gas/i386/i386.exp: Add PCONFIG tests.
	* testsuite/gas/i386/pconfig-intel.d: New test.
	* testsuite/gas/i386/pconfig.d: Likewise.
	* testsuite/gas/i386/pconfig.s: Likewise.
	* testsuite/gas/i386/x86-64-pconfig-intel.d: Likewise.
	* testsuite/gas/i386/x86-64-pconfig.d: Likewise.
	* testsuite/gas/i386/x86-64-pconfig.s: Likewise.
opcodes/
	* i386-dis.c (enum): Add pconfig.
	* i386-gen.c (cpu_flag_init): Add CPU_PCONFIG_FLAGS.
	(cpu_flags): Add CpuPCONFIG.
	* i386-opc.h (enum): Add CpuPCONFIG.
	(i386_cpu_flags): Add cpupconfig.
	* i386-opc.tbl: Add PCONFIG instruction.
	* i386-init.h: Regenerate.
	* i386-tbl.h: Likewise.
2018-01-23 20:09:35 +03:00
..
Makefile.am Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
Makefile.in Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
all.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
as.texinfo Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-aarch64.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-alpha.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-arc.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-arm.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-avr.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-bfin.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-cr16.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-cris.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-d10v.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-d30v.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-epiphany.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-h8300.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-hppa.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-i370.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-i386.texi Enable Intel PCONFIG instruction. 2018-01-23 20:09:35 +03:00
c-i860.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-i960.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-ia64.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-ip2k.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-lm32.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-m32c.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-m32r.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-m68hc11.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-m68k.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-metag.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-microblaze.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-mips.texi GAS/doc: Correct `.set nomips16e2' directive description syntax 2018-01-22 21:09:50 +00:00
c-mmix.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-msp430.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-mt.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-nds32.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-nios2.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-ns32k.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-pdp11.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-pj.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-ppc.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-pru.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-riscv.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-rl78.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-rx.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-s390.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-score.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-sh.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-sh64.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-sparc.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-tic6x.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-tic54x.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-tilegx.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-tilepro.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-v850.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-vax.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-visium.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-wasm32.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-xc16x.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-xgate.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-xstormy16.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-xtensa.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-z8k.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
c-z80.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
fdl.texi
h8.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
internals.texi Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30