OSDN Git Service

2003-06-05 Michael Snyder <msnyder@redhat.com>
authormsnyder <msnyder>
Thu, 5 Jun 2003 18:53:35 +0000 (18:53 +0000)
committermsnyder <msnyder>
Thu, 5 Jun 2003 18:53:35 +0000 (18:53 +0000)
commit0b33b06d4501a9ccfba6746ab4b499ffa1cf50f2
tree31af008cfbd410a65e66522fc9711912c237e145
parent74ce7dc574c3daf383470abc4aae6dd0f0caf198
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