opcodes: blackfin: fix decoding of ABS
authorMike Frysinger <vapier@gentoo.org>
Sun, 13 Feb 2011 18:55:22 +0000 (18:55 +0000)
committerMike Frysinger <vapier@gentoo.org>
Sun, 13 Feb 2011 18:55:22 +0000 (18:55 +0000)
commit13c02f06ff791ad9a09b562b141f07d9cefd52f8
treefcc9128f48afe6cca225b320dde9558951d24c88
parent4db663940931db273ab59affa3d2af4cfe1e29e7
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
This page took 0.03351 seconds and 4 git commands to generate.