aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite/ChangeLog
diff options
context:
space:
mode:
authorRichard Sandiford <rdsandiford@googlemail.com>2003-06-10 07:33:46 +0000
committerRichard Sandiford <rdsandiford@googlemail.com>2003-06-10 07:33:46 +0000
commit2a93846b50ab8ecbbcc7775de29f3494889cb3f9 (patch)
tree4ce85bc7d9c8e15a4a19aee4ef8f7130bf8f78cf /gas/testsuite/ChangeLog
parent0613284fd49388e6d5938e76e471362485c6c93e (diff)
downloadgdb-2a93846b50ab8ecbbcc7775de29f3494889cb3f9.zip
gdb-2a93846b50ab8ecbbcc7775de29f3494889cb3f9.tar.gz
gdb-2a93846b50ab8ecbbcc7775de29f3494889cb3f9.tar.bz2
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.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r--gas/testsuite/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 4ea3d4b..7b14f61 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,5 +1,10 @@
2003-06-10 Richard Sandiford <rsandifo@redhat.com>
+ * gas/h8300/h8sx_mov_imm.[sd]: New test.
+ * gas/h8300/h8300.exp: Run it.
+
+2003-06-10 Richard Sandiford <rsandifo@redhat.com>
+
* gas/h8300/h8sx_rtsl.[sd]: New test.
* gas/h8300/h8300.exp: Run it.