H.J. Lu bd5295b282 gas/
2009-01-10  H.J. Lu  <hongjiu.lu@intel.com>

	* gas/config/tc-i386.c (cpu_arch): Add corei7, .clflush and
	.syscall.
	(i386_align_code): Handle PROCESSOR_COREI7.
	(md_show_usage): Add corei7, clflush and syscall.
	(i386_target_format): Replace cpup4 with cpuclflush.

	* gas/config/tc-i386.h (processor_type): Add PROCESSOR_COREI7.

	* doc/c-i386.texi: Document corei7, clflush and syscall.

gas/testsuite/

2009-01-10  H.J. Lu  <hongjiu.lu@intel.com>

	* gas/i386/arch-10.s: Add clflush and syscall.
	* gas/i386/x86-64-arch-2.s: Likewise.

	* 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.

opcodes/

2009-01-10  H.J. Lu  <hongjiu.lu@intel.com>

	* i386-gen.c (cpu_flag_init): Replace CpuP4 and CpuK6 with
	CpuClflush and CpuSYSCALL, respectively. Remove CpuK8.  Add
	CPU_COREI7_FLAGS, CPU_CLFLUSH_FLAGS and CPU_SYSCALL_FLAGS.
	(cpu_flags): Remove CpuP4, CpuK6 and CpuK8.  Add CpuClflush
	and CpuSYSCALL.
	(lineno): Removed.
	(set_bitfield): Take an argument, lineno.  Don't report lineno
	on error if it is -1.
	(process_i386_cpu_flag): Take an argument, lineno.
	(process_i386_opcode_modifier): Likewise.
	(process_i386_operand_type): Likewise.
	(output_i386_opcode): Likewise.
	(opcode_hash_entry): Add lineno.
	(process_i386_opcodes): Updated.
	(process_i386_registers): Likewise.
	(process_i386_initializers): Likewise.

	* i386-opc.h (CpuP4): Removed.
	(CpuK6): Likewise.
	(CpuK8): Likewise.
	(CpuClflush): New.
	(CpuSYSCALL): Likewise.
	(CpuMMX): Updated.
	(i386_cpu_flags): Remove cpup4, cpuk6 and cpuk8.  Add
	cpuclflush and cpusyscall.

	* i386-opc.tbl: Update movnti, clflush, lfence, mfence, pause,
	syscall and sysret.
	* i386-init.h: Regenerated.
	* i386-tbl.h: Likewise.
2009-01-10 17:25:52 +00:00
..
2008-12-23 09:54:26 +00:00
2008-12-15 17:24:13 +00:00
2008-07-30 04:34:58 +00:00
2008-12-23 19:10:25 +00:00
2008-12-23 19:10:25 +00:00
2008-12-23 19:10:25 +00:00
2009-01-10 17:25:52 +00:00
2008-01-03 05:27:55 +00:00
2009-01-06 01:03:27 +00:00
2008-08-15 08:31:52 +00:00
2008-12-23 19:10:25 +00:00
2008-12-23 19:10:25 +00:00
2008-07-30 04:34:58 +00:00
2008-12-23 19:10:25 +00:00
2009-01-06 17:15:28 +00:00
2009-01-10 17:25:52 +00:00
2009-01-10 17:25:52 +00:00
2009-01-10 17:25:52 +00:00
2009-01-10 17:25:52 +00:00
2008-08-01 14:21:30 +00:00
2009-01-10 17:25:52 +00:00
2008-08-28 14:07:50 +00:00
2008-08-28 14:07:50 +00:00
2008-08-28 14:07:50 +00:00
2008-08-28 14:07:50 +00:00
2008-08-28 14:07:50 +00:00
2008-08-28 14:07:50 +00:00
2008-12-23 19:10:25 +00:00
2008-12-23 19:10:25 +00:00
2008-12-23 19:10:25 +00:00
2008-12-23 19:10:25 +00:00
2008-12-23 19:10:25 +00:00
2008-12-23 19:10:25 +00:00
2008-12-23 19:10:25 +00:00
2008-12-23 19:10:25 +00:00
2007-11-07 16:37:44 +00:00
2008-12-24 09:58:03 +00:00
2008-12-24 09:58:03 +00:00
2008-11-14 09:57:35 +00:00
2008-12-04 10:29:16 +00:00
2009-01-09 18:50:58 +00:00
2008-04-25 19:58:03 +00:00
2008-04-23 07:49:33 +00:00