src gas/testsuite/ChangeLog gas/testsuite/gas/ ...
hjl@sourceware.org
hjl@sourceware.org
Wed Mar 27 18:49:00 GMT 2013
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
More information about the Binutils-cvs
mailing list