src/opcodes ChangeLog i386-dis.c

hjl@sourceware.org hjl@sourceware.org
Wed Aug 29 21:25:00 GMT 2007


CVSROOT:	/cvs/src
Module name:	src
Changes by:	hjl@sourceware.org	2007-08-29 21:25:02

Modified files:
	opcodes        : ChangeLog i386-dis.c 

Log message:
	2007-08-29  H.J. Lu  <hongjiu.lu@intel.com>
	
	* i386-dis.c (OPC_EXT_25...OPC_EXT_33): New.
	(dis386): Use OPC_EXT_0...OPC_EXT_2.
	(dis386_twobyte): Use OPC_EXT_3...OPC_EXT_5.
	(grps): Updated to use OPC_EXT_6...OPC_EXT_31.
	(prefix_user_table): Use OPC_EXT_32.
	(x86_64_table): Use OPC_EXT_33.
	(opc_ext_table): Reorder and add OPC_EXT_25...OPC_EXT_33.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&r1=1.1121&r2=1.1122
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/i386-dis.c.diff?cvsroot=src&r1=1.135&r2=1.136



More information about the Binutils-cvs mailing list