PR 3134
authorNick Clifton <nickc@redhat.com>
Wed, 27 Feb 2008 12:33:43 +0000 (12:33 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 27 Feb 2008 12:33:43 +0000 (12:33 +0000)
commitaf7329f0ff70842d615f8af5fc3397d6892c8478
tree2d4b4adf0d2afc765c8b9d88c6534393e7f45303
parentb14f9da0aefde1e39bccd5f3daa437d06b4379d3
   PR 3134
   * h8300.h (h8_opcodes): Add an encoding for a mov.l instruction
   with a 32-bit displacement but without the top bit of the 4th byte
   set.

   * gas/h8300/pr3134.s: New test.
   * gas/h8300/pr3134.d: Expected disassembly
   * gas/h8300/h8300.exp: Run the new test.

   * gas/h8300/h8300-coff.exp: Fix test for COFF based ports to
   accept h8300-rtemscoff not just h8300-rtems.
gas/testsuite/ChangeLog
gas/testsuite/gas/h8300/h8300-coff.exp
gas/testsuite/gas/h8300/h8300.exp
gas/testsuite/gas/h8300/pr3134.d [new file with mode: 0644]
gas/testsuite/gas/h8300/pr3134.s [new file with mode: 0644]
include/opcode/ChangeLog
include/opcode/h8300.h
This page took 0.039361 seconds and 4 git commands to generate.