OSDN Git Service

Catch a bug in the msp430 disassembler where an add instruction was confused
authornickc <nickc>
Fri, 2 Jan 2004 17:26:10 +0000 (17:26 +0000)
committernickc <nickc>
Fri, 2 Jan 2004 17:26:10 +0000 (17:26 +0000)
commit1ac5907d920592927207e456458a55ef4836a21e
treec3cc8bf1ae8fb37a68902a0a680e8ecf58c2579c
parent2f66756cb278a87bb978f0230689ad0d2b304aaa
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