src/opcodes ChangeLog bfin-dis.c
vapier@sourceware.org
vapier@sourceware.org
Thu Mar 24 05:27:00 GMT 2011
CVSROOT: /cvs/src
Module name: src
Changes by: vapier@sourceware.org 2011-03-24 05:27:39
Modified files:
opcodes : ChangeLog bfin-dis.c
Log message:
opcodes: blackfin: ignore (M) on MAC0-only dsp mac funcs
If the MAC1 part of the insn is disabled, then the (M) flag is ignored.
Rather than include it in the decode, move the MM clearing to the MAC0
portion of the code.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&r1=1.1711&r2=1.1712
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/bfin-dis.c.diff?cvsroot=src&r1=1.41&r2=1.42
More information about the Binutils-cvs
mailing list