Fix the disassembly of MSP430 extended index addressing mode.
authorNick Clifton <nickc@redhat.com>
Tue, 3 Jun 2014 07:54:04 +0000 (08:54 +0100)
committerNick Clifton <nickc@redhat.com>
Tue, 3 Jun 2014 07:54:04 +0000 (08:54 +0100)
commit9f445129581f24845c62c4124103f89b43dfd329
tree15a22906d11cbca2cf098b2d0b69fb07afa0a3e1
parent69227609dc00d472115b00b70c8c4eca6befdd81
Fix the disassembly of MSP430 extended index addressing mode.

* msp430-dis.c (msp430_doubleoperand): Use extension_word to
decide when extended addressing is being used.
opcodes/ChangeLog
opcodes/msp430-dis.c