Fix disassembly of the V850's LD.BU instruction.
authorNick Clifton <nickc@redhat.com>
Wed, 13 Apr 2016 14:09:25 +0000 (15:09 +0100)
committerNick Clifton <nickc@redhat.com>
Wed, 13 Apr 2016 14:09:25 +0000 (15:09 +0100)
commitaccc018020dd329d99b50335ad168d35650b7f09
treec0ee440aa0eaccf620b4950393e8270e254a28a4
parent45e3745ed0e034fdec5beee0738f383bd6e2e045
Fix disassembly of the V850's LD.BU instruction.

PR target/19937
opcode * v850-opc.c (v850_opcodes): Correct masks for long versions of
the LD.B and LD.BU instructions.

gas * testsuite/gas/v850/pr19937.s: New test.
* testsuite/gas/v850/pr19937.d: New test control file.
* testsuite/gas/v850/basic.exp: Run the new test.
gas/testsuite/gas/v850/basic.exp
gas/testsuite/gas/v850/pr19937.d [new file with mode: 0644]
gas/testsuite/gas/v850/pr19937.s [new file with mode: 0644]
opcodes/ChangeLog
opcodes/v850-opc.c
This page took 0.032132 seconds and 4 git commands to generate.