aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2003-11-05 01:14:25 +0000
committerH.J. Lu <hjl.tools@gmail.com>2003-11-05 01:14:25 +0000
commite81a635e5a38126089749f518ceecb36725bf9db (patch)
tree913ab025380f95db860fa59de859ee4524e5be38 /gas
parentf25fb29c1ff72ce9f7d42d0c04bed185c9464d85 (diff)
downloadfsf-binutils-gdb-e81a635e5a38126089749f518ceecb36725bf9db.zip
fsf-binutils-gdb-e81a635e5a38126089749f518ceecb36725bf9db.tar.gz
fsf-binutils-gdb-e81a635e5a38126089749f518ceecb36725bf9db.tar.bz2
2003-11-04 H.J. Lu <hongjiu.lu@intel.com>
* gas/m68k/mcf-mov3q.d: Support 64bit BFD.
Diffstat (limited to 'gas')
-rw-r--r--gas/testsuite/ChangeLog4
-rw-r--r--gas/testsuite/gas/m68k/mcf-mov3q.d2
2 files changed, 5 insertions, 1 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index dabaa6a..8956c82 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2003-11-04 H.J. Lu <hongjiu.lu@intel.com>
+
+ * gas/m68k/mcf-mov3q.d: Support 64bit BFD.
+
2003-11-03 Daniel Jacobowitz <drow@mvista.com>
* gas/arm/arm7t.d: Replace '-#' with '#-'.
diff --git a/gas/testsuite/gas/m68k/mcf-mov3q.d b/gas/testsuite/gas/m68k/mcf-mov3q.d
index 64b94ef..0da153a 100644
--- a/gas/testsuite/gas/m68k/mcf-mov3q.d
+++ b/gas/testsuite/gas/m68k/mcf-mov3q.d
@@ -13,6 +13,6 @@ Disassembly of section .text:
6: a75b mov3ql #3,%a3@\+
8: a964 mov3ql #4,%a4@-
a: ab6d 04d2 mov3ql #5,%a5@\(1234\)
- e: ad76 6803 mov3ql #6,%fp@\(00000003,%d6:l\)
+ e: ad76 6803 mov3ql #6,%fp@\(0+03,%d6:l\)
12: af78 1234 mov3ql #7,1234 (<test_mov3q\+0x1234>|<.data\+0x1218>)
16: a179 1234 5678 mov3ql #-1,12345678 (<test_mov3q\+0x12345678>|<.data\+0x1234565c>)