Catch a bug in the msp430 disassembler where an add instruction was confused
commit11370e079cd41ff857181ff966635dbef6c7cc39
authorNick Clifton <nickc@redhat.com>
Fri, 2 Jan 2004 17:26:11 +0000 (2 17:26 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 2 Jan 2004 17:26:11 +0000 (2 17:26 +0000)
tree374dc3ee576cc4c1659ff7284f0f1862c6fc5a71
parente808947a4b826aa90288e37be07c583a52ca0a90
Catch a bug in the msp430 disassembler where an add instruction was confused
with an rla instruction.  Add a test for this to the testsuite.
gas/testsuite/ChangeLog
gas/testsuite/gas/msp430/opcode.d
gas/testsuite/gas/msp430/opcode.s
opcodes/ChangeLog
opcodes/msp430-dis.c