2003-06-05 Michael Snyder <msnyder@redhat.com>
commit4e1270814beb094d4c019b7cdb499a4efa3bf69e
authorMichael Snyder <msnyder@vmware.com>
Thu, 5 Jun 2003 18:53:35 +0000 (5 18:53 +0000)
committerMichael Snyder <msnyder@vmware.com>
Thu, 5 Jun 2003 18:53:35 +0000 (5 18:53 +0000)
treeed27189b77e1cc273fddf52d46ebb58357e9c52f
parent61ce74ae59d6a7b8a95392cf8f1ffb30f51c252c
2003-06-05  Michael Snyder  <msnyder@redhat.com>

* config/tc-h8sx.c (get_specific): Distinguish h8h from h8s ops.
(build_bytes): Ditto.

2003-06-05  Richard Sandiford  <rsandifo@redhat.com>

* config/tc-h8sx.c (DMODE): Remove.
(colonmod24): Don't choose a default if the operand is a 16-bit
constant integer.
(fix_operand_size): New function.
(md_assemble): Use it to choose between @(d:2, ERn) and @(d:16,ERn).
Adjust @(d:2,ERn) operands before choosing the specific opcodes.
gas/ChangeLog
gas/config/tc-h8300.c