src/opcodes ChangeLog i386-gen.c

hjl@sourceware.org hjl@sourceware.org
Tue Sep 30 19:47:00 GMT 2008


CVSROOT:	/cvs/src
Module name:	src
Changes by:	hjl@sourceware.org	2008-09-30 19:47:14

Modified files:
	opcodes        : ChangeLog i386-gen.c 

Log message:
	2008-09-30  H.J. Lu  <hongjiu.lu@intel.com>
	
	* i386-gen.c: Include "hashtab.h".
	(next_field): Take a new argument, last.  Check last.
	(process_i386_cpu_flag): Updated.
	(process_i386_opcode_modifier): Likewise.
	(process_i386_operand_type): Likewise.
	(process_i386_registers): Likewise.
	(output_i386_opcode): New.
	(opcode_hash_entry): Likewise.
	(opcode_hash_table): Likewise.
	(opcode_hash_hash): Likewise.
	(opcode_hash_eq): Likewise.
	(process_i386_opcodes): Use opcode hash table and opcode array.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&r1=1.1306&r2=1.1307
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/i386-gen.c.diff?cvsroot=src&r1=1.39&r2=1.40



More information about the Binutils-cvs mailing list