OSDN Git Service

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)
commit75d7240c5328fd69afcd59314b67a9e4949eb239
tree84a3137e7d30bdf77ade6a4204141eab58b3b944
parent3a908b8d4c6025c6ab5d74b7f7dca724f57d6c8a
   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