Correct opcode generated for RX indirect MOVs without an offset.
authorVinay Kumar G <Vinay.G@kpit.com>
Mon, 15 Feb 2016 16:34:34 +0000 (16:34 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 15 Feb 2016 16:34:34 +0000 (16:34 +0000)
commit6439ea1a8827247110cb50f4b4fc4ca489af6578
treefb98c8e77cb0328143861bde61c4cb6a8a6e1996
parent9fb71ee49fc37163697e4f34e16097928eb83d66
Correct opcode generated for RX indirect MOVs without an offset.

PR gas/19665
* config/rx-parse.y (MOV):  Opcode generation for index
register addressing mode.
* testsuite/gas/rx/rx.exp: Updated for new testcase.
* testsuite/gas/rx/pr19665.s: New file.
* testsuite/gas/rx/pr19665.s: New file.
* testsuite/gas/rx/mov.d: Update expected output.
gas/ChangeLog
gas/config/rx-parse.y
gas/testsuite/gas/rx/mov.d
gas/testsuite/gas/rx/pr19665.d [new file with mode: 0644]
gas/testsuite/gas/rx/pr19665.s [new file with mode: 0644]
gas/testsuite/gas/rx/rx.exp
This page took 0.044179 seconds and 4 git commands to generate.