This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src gas/testsuite/ChangeLog gas/testsuite/gas/ ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	hjl@sourceware.org	2013-03-27 18:49:10

Modified files:
	gas/testsuite  : ChangeLog 
	gas/testsuite/gas/i386: addr32.d addr32.s 
	opcodes        : ChangeLog i386-dis.c 

Log message:
	Properly check address mode for SIB
	
	gas/testsuite/
	
	* gas/i386/addr32.s: Add an SIB test.
	* gas/i386/addr32.d: Updated.
	
	opcodes/
	
	* i386-dis.c (get_sib): Add the sizeflag argument.  Properly
	check address mode.
	(print_insn): Pass sizeflag to get_sib.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.2210&r2=1.2211
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/i386/addr32.d.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/i386/addr32.s.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&r1=1.1951&r2=1.1952
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/i386-dis.c.diff?cvsroot=src&r1=1.275&r2=1.276


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]