PATCH: Replace Vex2Sources and Vex3Sources with VexSources

H.J. Lu hongjiu.lu@intel.com
Wed Dec 16 05:10:00 GMT 2009


Hi,

I checked in this patch to replace Vex2Sources and Vex3Sources with
VexSources.

H.J.
----
gas/

2009-12-15  H.J. Lu  <hongjiu.lu@intel.com>

	* config/tc-i386.c (process_operands): Check vexsources 
	instead of vex3sources.
	(build_modrm_byte): Check vexsources instead of vex2sources
	and vex3sources.

opcodes/

2009-12-15  H.J. Lu  <hongjiu.lu@intel.com>

	* i386-gen.c (opcode_modifiers): Remove Vex3Sources and
	Vex2Sources.  Add VexSources.

	* i386-opc.h ()Vex2Sources: Removed.
	(Vex3Sources): Likewise.
	(VEX2SOURCES): New.
	(VEX3SOURCES): Likewise.
	(VexSources): Likewise.
	(i386_opcode_modifier): Remove vex2sources and vex3sources.
	Add vexsources.

	* i386-opc.tbl: Replace Vex2Sources with VexSources=1 and
	Vex3Sourceswith VexSources=2.
	* i386-tbl.h: Regenerated.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: x.bz2
Type: application/x-bzip2
Size: 19101 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20091216/95f208f1/attachment.bz2>


More information about the Binutils mailing list