OSDN Git Service

Catch a bug in the msp430 disassembler where an add instruction was confused
authorNick Clifton <nickc@redhat.com>
Fri, 2 Jan 2004 17:26:10 +0000 (17:26 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 2 Jan 2004 17:26:10 +0000 (17:26 +0000)
commit006779f0a3188e492d916cb45ad44069abc94105
tree555dd17ad7620293322e5301376fee863fb40cdf
parent59f740094bc77de275bb26c0c674064c93d2068e
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.
opcodes/ChangeLog
opcodes/msp430-dis.c