[PATCH] Add XOP support for upcoming AMD Orochi processor

Sebastian Pop sebpop@gmail.com
Wed Nov 18 20:13:00 GMT 2009


Hi,

I was asked to remove for now the support for the CVT16 instructions
from binutils, and the attached patch does this.

2009-11-18  Sebastian Pop  <sebastian.pop@amd.com>

	gas/
	* config/tc-i386.c (cpu_arch): Remove cvt16.
	(md_show_usage): Same.
	* doc/c-i386.texi: Same.

	gas/testsuite/
	* gas/i386/cvt16.d: Removed.
	* gas/i386/cvt16.s: Removed.
	* gas/i386/x86-64-cvt16.d: Removed.
	* gas/i386/x86-64-cvt16.s: Removed.
	* gas/i386/i386.exp: Remove cvt16 and x86-64-cvt16 tests.

	opcodes/
	* i386-dis.c (VEX_LEN_XOP_08_A0): Removed.
	(VEX_LEN_XOP_08_A1): Removed.
	(xop_table): Remove entries for VEX_LEN_XOP_08_A0 and
	VEX_LEN_XOP_08_A1.
	(vex_len_table): Same.
	* i386-gen.c (CPU_CVT16_FLAGS): Removed.
	(cpu_flags): Remove field for CpuCVT16.
	* i386-opc.h (CpuCVT16): Removed.
	(i386_cpu_flags): Remove bitfield cpucvt16.
	(i386-opc.tbl): Remove CVT16 instructions.

Tested on x86-64-linux with make -k check.
Ok to commit?

Thanks,
Sebastian Pop
--
AMD / Open Source Compiler Engineering / GNU Tools
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1738_cvt16.diff
Type: text/x-patch
Size: 25111 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20091118/6e675dc2/attachment.bin>


More information about the Binutils mailing list