opcodes: blackfin: ignore (M) on MAC0-only dsp mac funcs
commit435c44bde6b90313812b0ef52628cbf44d75fed5
authorMike Frysinger <vapier@gentoo.org>
Thu, 24 Mar 2011 05:27:38 +0000 (24 05:27 +0000)
committerMike Frysinger <vapier@gentoo.org>
Thu, 24 Mar 2011 05:27:38 +0000 (24 05:27 +0000)
tree1ec9503da7e85ae916f35f4093dfc6d3136d9f19
parente979d7543bf7447a864d86681f987fbd6133bd04
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