binutils-gdb/gas/doc
Ilya Tocar 963f35869d Add clflushopt, xsaves, xsavec, xrstors
gas/

2014-02-12  Ilya Tocar  <ilya.tocar@intel.com>

	* config/tc-i386.c (cpu_arch): Add .clflushopt, .xsavec, .xsaves.
	* doc/c-i386.texi: Document .xsavec/xsavec/.xsaves/xsaves/
	clflushopt/.clfushopt.

gas/testsuite/

2014-02-12  Ilya Tocar  <ilya.tocar@intel.com>

	* gas/i386/clflushopt-intel.d: New.
	* gas/i386/clflushopt.d: Ditto.
	* gas/i386/clflushopt.s: Ditto.
	* gas/i386/i386.exp: Run new tests.
	* gas/i386/x86-64-clflushopt-intel.d: New.
	* gas/i386/x86-64-clflushopt.d: Ditto.
	* gas/i386/x86-64-clflushopt.s: Ditto.
	* gas/i386/x86-64-xsavec-intel.d: Ditto.
	* gas/i386/x86-64-xsavec.d: Ditto.
	* gas/i386/x86-64-xsavec.s: Ditto.
	* gas/i386/x86-64-xsaves-intel.d: Ditto.
	* gas/i386/x86-64-xsaves.d: Ditto.
	* gas/i386/x86-64-xsaves.s: Ditto.
	* gas/i386/xsavec-intel.d: Ditto.
	* gas/i386/xsavec.d: Ditto.
	* gas/i386/xsavec.s: Ditto.
	* gas/i386/xsaves-intel.d: Ditto.
	* gas/i386/xsaves.d: Ditto.
	* gas/i386/xsaves.s: Ditto.

opcodes/

2014-02-12  Ilya Tocar  <ilya.tocar@intel.com>

	* i386-dis.c (MOD enum): Add MOD_0FC7_REG_3, MOD_0FC7_REG_4,
	MOD_0FC7_REG_5.
	(PREFIX enum): Add PREFIX_0FAE_REG_7.
	(reg_table): Add MOD_0FC7_REG_3, MOD_0FC7_REG_4 MOD_0FC7_REG_5.
	(prefix_table): Add clflusopt.
	(mod_table): Add xrstors, xsavec, xsaves.
	* i386-gen.c (cpu_flag_init): Add CPU_CLFLUSHOPT_FLAGS,
	CPU_XSAVES_FLAGS, CPU_XSAVEC_FLAGS.
	(cpu_flags): Add CpuClflushOpt, CpuXSAVES, CpuXSAVEC.
	* i386-init.h: Regenerate.
	* i386-opc.tbl: Add clflushopt, xrstors, xrstors64, xsaves,
	xsaves64, xsavec, xsavec64.
	* i386-tbl.h: Regenerate.
2014-02-12 07:50:24 -08:00
..
Makefile.am Add support for Andes NDS32: 2013-12-13 11:52:32 +00:00
Makefile.in Add support for Andes NDS32: 2013-12-13 11:52:32 +00:00
all.texi Add support for Andes NDS32: 2013-12-13 11:52:32 +00:00
as.texinfo Add support for Andes NDS32: 2013-12-13 11:52:32 +00:00
c-aarch64.texi [AArch64, ILP32] Retire -milp32 and -mlp64; use -mabi=ilp32 and -mabi=lp64. 2013-07-19 16:25:54 +00:00
c-alpha.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
c-arc.texi * doc/c-arc.texi (ARC Directives): Revert last change and use 2013-03-14 16:17:45 +00:00
c-arm.texi Remove duplicated entry for .pad in c-arm.texi 2013-12-20 12:38:14 +01:00
c-avr.texi * config/tc-avr.c: Make ata6289's ISA to AVR_ISA_AVR4. 2013-07-18 11:47:30 +00:00
c-bfin.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
c-cr16.texi PR gas/15212 2013-03-14 10:00:46 +00:00
c-cris.texi * config/tc-cris.c (md_parse_option) <OPTION_PIC>: Error if not 2011-05-16 03:28:47 +00:00
c-d10v.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
c-d30v.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
c-epiphany.texi bfd: 2011-10-27 14:27:16 +00:00
c-h8300.texi * doc/as.texinfo: Add support to generate man options for h8300. 2013-04-03 02:48:37 +00:00
c-hppa.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
c-i370.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
c-i386.texi Add clflushopt, xsaves, xsavec, xrstors 2014-02-12 07:50:24 -08:00
c-i860.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
c-i960.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-ia64.texi * doc/as.texinfo (Overview): Use @itemx for grouped @table 2010-06-21 10:49:41 +00:00
c-ip2k.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-lm32.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-m32c.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
c-m32r.texi PR binutils/15834 2013-08-23 07:54:19 +00:00
c-m68hc11.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
c-m68k.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
c-metag.texi Add "@c man" markers to doc/c-metag.texi 2013-02-04 20:29:21 +00:00
c-microblaze.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
c-mips.texi 2013-11-19 Catherine Moore <clm@codesourcery.com> 2013-11-19 05:07:54 -08:00
c-mmix.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-msp430.texi Add .refsym to msp430 backend 2014-01-22 16:41:13 -05:00
c-mt.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
c-nds32.texi Add support for Andes NDS32: 2013-12-13 11:52:32 +00:00
c-nios2.texi Nios II large-GOT relocations 2014-02-03 08:42:42 -08:00
c-ns32k.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-pdp11.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-pj.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-ppc.texi include/opcode/ 2013-01-11 02:25:36 +00:00
c-rl78.texi * elf32-rl78.c (rl78_elf_merge_private_bfd_data): Complain if G10 2013-08-09 10:40:04 +00:00
c-rx.texi * config/rx-defs.h: Add macros for RX100, RX200, RX600, and 2013-07-18 12:15:15 +00:00
c-s390.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
c-score.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
c-sh.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
c-sh64.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
c-sparc.texi gas/ 2013-08-05 16:11:07 +00:00
c-tic6x.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
c-tic54x.texi PR gas/15212 2013-03-14 10:00:46 +00:00
c-tilegx.texi Add support for constructing pc-relative addresses to the plt, by 2012-08-28 02:43:22 +00:00
c-tilepro.texi Improve TLS support on TILE-Gx/TILEPro: 2012-02-25 22:24:21 +00:00
c-v850.texi Add support for V850E3V5 architecture 2013-01-24 11:14:05 +00:00
c-vax.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-xc16x.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
c-xgate.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
c-xstormy16.texi * doc/Makefile.am: (CPU_DOCS): Add c-xstormy16.texi. 2011-06-20 10:27:56 +00:00
c-xtensa.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
c-z8k.texi PR gas/12390 2011-01-18 13:37:39 +00:00
c-z80.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00
fdl.texi Change documentation license to FDL v1.3 2008-11-19 16:22:48 +00:00
h8.texi Add copyright notices 2012-12-17 16:56:12 +00:00
internals.texi Remove trailing white spaces on gas 2013-01-10 19:51:55 +00:00