OSDN Git Service

include/opcode/
authorRichard Sandiford <rsandifo@nildram.co.uk>
Wed, 25 Jun 2003 15:31:57 +0000 (15:31 +0000)
committerRichard Sandiford <rsandifo@nildram.co.uk>
Wed, 25 Jun 2003 15:31:57 +0000 (15:31 +0000)
commite5ff82a5f81a788f8c2d1999a08fc1f607b8086d
treea000812ec0c7b8f44070245415d4e7d02e97dc25
parent6fa655ef24471c872c92b93aeefd5fbb4a811a8a
include/opcode/
* h8300.h (IMM2_NS, IMM8_NS, IMM16_NS): Remove.
(IMM8U, IMM8U_NS): Define.
(h8_opcodes): Use IMM8U_NS for mov.[wl] #xx:8,@yy.

gas/
* config/tc-h8300.c (get_specific): Allow ':8' to be used for
unsigned 8-bit operands.

gas/testsuite/
* gas/h8300/h8sx_mov_imm.[sd]: Add tests for mov.[wl] #xx:8,@yy.
include/opcode/ChangeLog
include/opcode/h8300.h