Catch a bug in the msp430 disassembler where an add instruction was confused
authorNick Clifton <nickc@redhat.com>
Fri, 2 Jan 2004 17:26:11 +0000 (17:26 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 2 Jan 2004 17:26:11 +0000 (17:26 +0000)
commit3ab489312135d66f65a23985dd2341340842db1d
tree5ceefbe9d821c025e4c0cd286acaa86bbfe4a184
parentf0660b7388f51601a5522c72327ea435cf8675d5
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