binutils-gdb/gas/doc
Quentin Neill 2a2a0f38e7 Add support for TBM instructions.
gas/

2011-01-17  Quentin Neill  <quentin.neill@amd.com>

	* config/tc-i386.c (cpu_arch): Add CPU_TBM_FLAGS.

	* doc/c-i386.texi (i386-TBM): New section.

opcodes/

2011-01-17  Quentin Neill  <quentin.neill@amd.com>

	* i386-dis.c (REG_XOP_TBM_01): New.
	(REG_XOP_TBM_02): New.
	(reg_table): Add REG_XOP_TBM_01 and REG_XOP_TBM_02 tables.
	(xop_table): Redirect to REG_XOP_TBM_01 and REG_XOP_TBM_02
	entries, and add bextr instruction.

	* i386-gen.c (cpu_flag_init): Add CPU_TBM_FLAGS, CpuTBM.
	(cpu_flags): Add CpuTBM.

	* i386-opc.h (CpuTBM) New.
	(i386_cpu_flags): Add bit cputbm.

	* i386-opc.tbl: Add bextr, blcfill, blci, blcic, blcmsk,
	blcs, blsfill, blsic, t1mskc, and tzmsk.

	* i386-init.h: Regenerated.
	* i386-tbl.h: Regenerated

gas/testsuite

2011-01-17  Quentin Neill  <quentin.neill@amd.com>

	* gas/i386/tbm.s: New.
	* gas/i386/tbm.d: New.
	* gas/i386/tbm-intel.d: New.
	* gas/i386/x86-64-tbm.s: New.
	* gas/i386/x86-64-tbm.d: New.
	* gas/i386/x86-64-tbm-intel.d: New.
	* gas/i386/arch-10.d: Add tbm flag and TBM instruction pattern.
	* gas/i386/arch-10.s: Add a TBM instruction.
	* gas/i386/arch-10-1.l: Add TBM instruction pattern.
	* 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.s: Likewise.
	* gas/i386/x86-64-arch-2.d: Likewise.
2011-01-17 18:40:36 +00:00
..
Makefile.am bfd: 2010-03-25 21:12:36 +00:00
Makefile.in bfd/ 2010-05-07 12:28:50 +00:00
all.texi bfd: 2010-03-25 21:12:36 +00:00
as.texinfo Add x86-64 ILP32 support. 2010-12-31 00:33:36 +00:00
c-alpha.texi * doc/as.texinfo: Refer to or include c-alpha.texi for Alpha 2010-11-22 22:11:52 +00:00
c-arc.texi update copyright dates 2009-09-02 07:25:43 +00:00
c-arm.texi bfd/ 2011-01-10 08:40:19 +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 gas: bfin: convert to new doc style 2010-11-24 22:20:02 +00:00
c-cr16.texi update copyright dates 2009-09-02 07:25:43 +00:00
c-cris.texi update copyright dates 2005-03-03 01:29:54 +00:00
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 * som.c (struct som_misc_symbol_info): Add is_comdat, is_common and 2004-04-28 18:02:49 +00:00
c-i370.texi update copyright dates 2005-03-03 01:29:54 +00:00
c-i386.texi Add support for TBM instructions. 2011-01-17 18:40:36 +00:00
c-i860.texi 2003-08-25 Jason Eckhardt <jle@rice.edu> 2003-08-26 02:40:43 +00:00
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 * doc/c-ip2k.texi: The company name Scenix changed to Ubicom. 2002-07-22 19:04:28 +00:00
c-lm32.texi Add LM32 port. 2008-12-23 19:10:25 +00:00
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 bfd/ 2010-11-11 10:23:39 +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 * doc/t-mt.texi: Update MS1 to MT. 2005-12-20 09:44:48 +00:00
c-ns32k.texi update copyright dates 2005-03-03 01:29:54 +00:00
c-pdp11.texi update copyright dates 2009-09-02 07:25:43 +00:00
c-pj.texi update copyright dates 2005-03-03 01:29:54 +00:00
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 2010-09-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> 2010-09-27 13:36:48 +00:00
c-score.texi Add support for Score7 architecture. 2009-03-02 10:33:08 +00:00
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 * doc/as.texinfo: Refer to or include c-alpha.texi for Alpha 2010-11-22 22:11:52 +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 Add support for v850E2 and v850E2V3 2010-07-23 14:52:54 +00:00
c-vax.texi update copyright dates 2005-03-03 01:29:54 +00:00
c-xc16x.texi Add support for the Infineon XC16X. 2006-02-17 14:36:28 +00:00
c-xtensa.texi 2010-11-23 Sterling Augustine <sterling@tensilica.com> 2010-11-23 19:19:38 +00:00
c-z8k.texi update copyright dates 2005-03-03 01:29:54 +00:00
c-z80.texi Fix spelling typos 2006-07-24 13:49:50 +00:00
fdl.texi Change documentation license to FDL v1.3 2008-11-19 16:22:48 +00:00
h8.texi Replace occurrances of 'Hitachi' with 'Renesas'. 2003-04-15 08:51:55 +00:00
internals.texi * symbols.c (symbol_clone_if_forward_ref): Call tc_new_dot_label 2010-12-16 18:48:28 +00:00