include/opcode/
authorRichard Sandiford <rdsandiford@googlemail.com>
Tue, 10 Jun 2003 07:33:46 +0000 (07:33 +0000)
committerRichard Sandiford <rdsandiford@googlemail.com>
Tue, 10 Jun 2003 07:33:46 +0000 (07:33 +0000)
commit2a93846b50ab8ecbbcc7775de29f3494889cb3f9
tree4ce85bc7d9c8e15a4a19aee4ef8f7130bf8f78cf
parent0613284fd49388e6d5938e76e471362485c6c93e
include/opcode/
* h8300.h (IMM4_NS, IMM8_NS): New.
(h8_opcodes): Replace IMM4 with IMM4_NS in mov.b and mov.w entries.
Likewise IMM8 for mov.w and mov.l.  Likewise IMM16U for mov.l.

gas/testsuite
* gas/h8300/h8sx_mov_imm.[sd]: New test.
* gas/h8300/h8300.exp: Run it.
gas/testsuite/ChangeLog
gas/testsuite/gas/h8300/h8300.exp
gas/testsuite/gas/h8300/h8sx_mov_imm.d [new file with mode: 0644]
gas/testsuite/gas/h8300/h8sx_mov_imm.s [new file with mode: 0644]
include/opcode/ChangeLog
include/opcode/h8300.h