opcodes: blackfin: fix decoding of ABS
commit06b9189f1f306b561bbb53a37f41d2515f5e4688
authorMike Frysinger <vapier@gentoo.org>
Sun, 13 Feb 2011 18:55:22 +0000 (13 18:55 +0000)
committerMike Frysinger <vapier@gentoo.org>
Sun, 13 Feb 2011 18:55:22 +0000 (13 18:55 +0000)
tree95b29f3fac0fb2467649d10e5ff3c2eb90ca5ac1
parent19c72da9f10f30d8387dfbcf099e052a23130f0d
opcodes: blackfin: fix decoding of ABS

The single cycle dual mac ABS insn was incorrectly decoding the mac1
part of the insn.

Once we fix the decode, update the gas tests to have the correct output.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
gas/testsuite/ChangeLog
gas/testsuite/gas/bfin/arithmetic.d
gas/testsuite/gas/bfin/parallel.d
opcodes/ChangeLog
opcodes/bfin-dis.c