]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
opcodes: blackfin: ignore (M) on MAC0-only dsp mac funcs
authorMike Frysinger <vapier@gentoo.org>
Thu, 24 Mar 2011 05:27:39 +0000 (05:27 +0000)
committerMike Frysinger <vapier@gentoo.org>
Thu, 24 Mar 2011 05:27:39 +0000 (05:27 +0000)
commit67171547aa1f03b9232dbdd34fa1aff327c52722
tree59cd4205c414e599c145a3f9f06182443eba5fd6
parent6d7e72e511f75ac9dd8ecd9fd0521f37cabf1cc0
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>
opcodes/ChangeLog
opcodes/bfin-dis.c