old-cross-binutils/gas/doc
H.J. Lu c7b8aa3a72 Support AVX Programming Reference (June, 2010)
gas/

2010-07-01  H.J. Lu  <hongjiu.lu@intel.com>

	AVX Programming Reference (June, 2010)
	* config/tc-i386.c (cpu_arch): Add .xsaveopt, .fsgsbase, .rdrnd
	and .f16c.

	* doc/c-i386.texi: Document xsaveopt, fsgsbase, rdrnd and f16c.

gas/testsuite/

2010-07-01  H.J. Lu  <hongjiu.lu@intel.com>

	AVX Programming Reference (June, 2010)
	* gas/i386/arch-10.s: Add xsaveopt.
	* gas/i386/x86-64-arch-2.s: Likwise.

	* gas/i386/arch-10.d: Updated.
	* gas/i386/arch-10-1.l: Likewise.
	* gas/i386/arch-10-2.l: Likewise.
	* gas/i386/arch-10-3.l: Likewise.
	* gas/i386/arch-10-4.l: Likewise.
	* gas/i386/x86-64-arch-2.d: Likewise.

	* gas/i386/f16c-intel.d: New.
	* gas/i386/f16c.d: Likewise.
	* gas/i386/f16c.s: Likewise.
	* gas/i386/fsgs-intel.d: Likewise.
	* gas/i386/fsgs.d: Likewise.
	* gas/i386/fsgs.s: Likewise.
	* gas/i386/rdrnd-intel.d: Likewise.
	* gas/i386/rdrnd.d: Likewise.
	* gas/i386/rdrnd.s: Likewise.
	* gas/i386/x86-64-f16c-intel.d: Likewise.
	* gas/i386/x86-64-f16c.d: Likewise.
	* gas/i386/x86-64-f16c.s: Likewise.
	* gas/i386/x86-64-fsgs-intel.d: Likewise.
	* gas/i386/x86-64-fsgs.d: Likewise.
	* gas/i386/x86-64-fsgs.s: Likewise.
	* gas/i386/x86-64-rdrnd-intel.d: Likewise.
	* gas/i386/x86-64-rdrnd.d: Likewise.
	* gas/i386/x86-64-rdrnd.s: Likewise.

	* gas/i386/i386.exp: Run f16c, f16c-intel, fsgs, fsgs-intel,
	rdrnd, rdrnd-intel, x86-64-f16c, x86-64-f16c-intel, x86-64-fsgs,
	x86-64-fsgs-intel, x86-64-rdrnd, x86-64-rdrnd-intel.

	* gas/i386/x86-64-xsave.s: Add tests for xsaveopt64.

	* gas/i386/x86-64-xsave-intel.d: Updated.
	* gas/i386/x86-64-xsave.d: Likewise.

opcodes/

2010-07-01  H.J. Lu  <hongjiu.lu@intel.com>

	AVX Programming Reference (June, 2010)
	* i386-dis.c (PREFIX_0FAE_REG_0): New.
	(PREFIX_0FAE_REG_1): Likewise.
	(PREFIX_0FAE_REG_2): Likewise.
	(PREFIX_0FAE_REG_3): Likewise.
	(PREFIX_VEX_3813): Likewise.
	(PREFIX_VEX_3A1D): Likewise.
	(prefix_table): Add PREFIX_0FAE_REG_0, PREFIX_0FAE_REG_1,
	PREFIX_0FAE_REG_2, PREFIX_0FAE_REG_3, PREFIX_VEX_3813 and
	PREFIX_VEX_3A1D.
	(vex_table): Add PREFIX_VEX_3813 and PREFIX_VEX_3A1D.
	(mod_table): Add PREFIX_0FAE_REG_0, PREFIX_0FAE_REG_1,
	PREFIX_0FAE_REG_2, PREFIX_0FAE_REG_3 xsaveopt and rdrnd.

	* i386-gen.c (cpu_flag_init): Add CPU_XSAVEOPT_FLAGS,
	CPU_FSGSBASE_FLAGS, CPU_RDRND_FLAGS and CPU_F16C_FLAGS.
	(cpu_flags): Add CpuXsaveopt, CpuFSGSBase, CpuRdRnd and CpuF16C.

	* i386-opc.h (CpuXsaveopt): New.
	(CpuFSGSBase):Likewise.
	(CpuRdRnd): Likewise.
	(CpuF16C): Likewise.
	(i386_cpu_flags): Add cpuxsaveopt, cpufsgsbase, cpurdrnd and
	cpuf16c.

	* i386-opc.tbl: Add xsaveopt, rdfsbase, rdgsbase, rdrnd,
	wrfsbase, wrgsbase, vcvtph2ps and vcvtps2ph.
2010-07-01 21:55:02 +00:00
..
all.texi bfd: 2010-03-25 21:12:36 +00:00
as.texinfo * doc/as.texinfo (Overview): Use @itemx for grouped @table 2010-06-21 10:49:41 +00:00
c-alpha.texi * doc/as.texinfo (Overview): Use @itemx for grouped @table 2010-06-21 10:49:41 +00:00
c-arc.texi update copyright dates 2009-09-02 07:25:43 +00:00
c-arm.texi * doc/as.texinfo (Overview): Use @itemx for grouped @table 2010-06-21 10:49:41 +00:00
c-avr.texi 2010-04-07 Eric B. Weddington <eric.weddington@atmel.com> 2010-04-09 03:48:54 +00:00
c-bfin.texi * doc/as.texinfo (Overview): Use @itemx for grouped @table 2010-06-21 10:49:41 +00:00
c-cr16.texi update copyright dates 2009-09-02 07:25:43 +00:00
c-cris.texi
c-d10v.texi * doc/as.texinfo (Overview): Use @itemx for grouped @table 2010-06-21 10:49:41 +00:00
c-d30v.texi
c-h8300.texi update copyright dates 2009-09-02 07:25:43 +00:00
c-hppa.texi
c-i370.texi
c-i386.texi Support AVX Programming Reference (June, 2010) 2010-07-01 21:55:02 +00:00
c-i860.texi
c-i960.texi update copyright dates 2009-09-02 07:25:43 +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
c-lm32.texi
c-m32c.texi update copyright dates 2009-09-02 07:25:43 +00:00
c-m32r.texi update copyright dates 2009-09-02 07:25:43 +00:00
c-m68hc11.texi update copyright dates 2009-09-02 07:25:43 +00:00
c-m68k.texi * doc/as.texinfo (Overview): Use @itemx for grouped @table 2010-06-21 10:49:41 +00:00
c-microblaze.texi missed from last commit 2009-08-07 06:26:33 +00:00
c-mips.texi * config/tc-mips.c (mips_fix_loongson2f, mips_fix_loongson2f_nop, 2010-02-25 11:15:48 +00:00
c-mmix.texi update copyright dates 2009-09-02 07:25:43 +00:00
c-msp430.texi update copyright dates 2009-09-02 07:25:43 +00:00
c-mt.texi
c-ns32k.texi
c-pdp11.texi update copyright dates 2009-09-02 07:25:43 +00:00
c-pj.texi
c-ppc.texi include/ 2010-02-08 01:59:38 +00:00
c-rx.texi bfd 2009-09-29 14:17:19 +00:00
c-s390.texi
c-score.texi
c-sh.texi 2010-05-21 Daniel Jacobowitz <dan@codesourcery.com> 2010-05-25 14:12:43 +00:00
c-sh64.texi update copyright dates 2009-09-02 07:25:43 +00:00
c-sparc.texi update copyright dates 2009-09-02 07:25:43 +00:00
c-tic6x.texi bfd: 2010-03-25 21:12:36 +00:00
c-tic54x.texi * doc/as.texinfo (Overview): Use @itemx for grouped @table 2010-06-21 10:49:41 +00:00
c-v850.texi update copyright dates 2009-09-02 07:25:43 +00:00
c-vax.texi
c-xc16x.texi
c-xtensa.texi update copyright dates 2009-09-02 07:25:43 +00:00
c-z8k.texi
c-z80.texi
fdl.texi
h8.texi
internals.texi * doc/as.texinfo (Overview): Use @itemx for grouped @table 2010-06-21 10:49:41 +00:00
Makefile.am bfd: 2010-03-25 21:12:36 +00:00
Makefile.in bfd/ 2010-05-07 12:28:50 +00:00