From ddf0c81b06a12753051bc31f9cc81be774615404 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Tue, 1 Mar 2005 03:52:56 +0000 Subject: [PATCH] * gas/m68k/mcf-emac.d: Allow for 64-bit addresses. * gas/m68k/mcf-mac.d: Likewise. * gas/m68k/mcf-mov3q.d: Likewise. * gas/m68k/mode5.d: Likewise. --- gas/testsuite/ChangeLog | 7 +++++++ gas/testsuite/gas/m68k/mcf-emac.d | 2 +- gas/testsuite/gas/m68k/mcf-mac.d | 2 +- gas/testsuite/gas/m68k/mcf-mov3q.d | 2 +- gas/testsuite/gas/m68k/mode5.d | 2 +- 5 files changed, 11 insertions(+), 4 deletions(-) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 8aa1751162..12cf4aacdb 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,10 @@ +2005-03-01 Alan Modra + + * gas/m68k/mcf-emac.d: Allow for 64-bit addresses. + * gas/m68k/mcf-mac.d: Likewise. + * gas/m68k/mcf-mov3q.d: Likewise. + * gas/m68k/mode5.d: Likewise. + 2005-02-22 Eric Christopher * gas/mips/elf-rel10.d: Update for label change. diff --git a/gas/testsuite/gas/m68k/mcf-emac.d b/gas/testsuite/gas/m68k/mcf-emac.d index 2f4a567a92..4651d48fd7 100644 --- a/gas/testsuite/gas/m68k/mcf-emac.d +++ b/gas/testsuite/gas/m68k/mcf-emac.d @@ -6,7 +6,7 @@ Disassembly of section .text: -00000000 <.text>: +0+ <.text>: 0: a241 0280 macw %d1l,%a1u,<<,%acc0 4: a2d0 d281 macw %d1l,%a5u,<<,%a0@,%a1,%acc0 8: a490 b2a5 macw %d5l,%a3u,<<,%a0@&,%d2,%acc0 diff --git a/gas/testsuite/gas/m68k/mcf-mac.d b/gas/testsuite/gas/m68k/mcf-mac.d index 455877f39c..10dd7749ee 100644 --- a/gas/testsuite/gas/m68k/mcf-mac.d +++ b/gas/testsuite/gas/m68k/mcf-mac.d @@ -6,7 +6,7 @@ Disassembly of section .text: -00000000 <.text>: +0+ <.text>: 0: a182 movel %acc,%d2 2: a189 movel %acc,%a1 4: a989 movel %macsr,%a1 diff --git a/gas/testsuite/gas/m68k/mcf-mov3q.d b/gas/testsuite/gas/m68k/mcf-mov3q.d index 0da153a21a..8de1d38b68 100644 --- a/gas/testsuite/gas/m68k/mcf-mov3q.d +++ b/gas/testsuite/gas/m68k/mcf-mov3q.d @@ -6,7 +6,7 @@ Disassembly of section .text: -00000000 : +0+ : 0: a140 mov3ql #-1,%d0 2: a349 mov3ql #1,%a1 4: a552 mov3ql #2,%a2@ diff --git a/gas/testsuite/gas/m68k/mode5.d b/gas/testsuite/gas/m68k/mode5.d index 48b3b9179b..b51346b7b5 100644 --- a/gas/testsuite/gas/m68k/mode5.d +++ b/gas/testsuite/gas/m68k/mode5.d @@ -6,7 +6,7 @@ Disassembly of section .text: -00000000 <.text>: +0+ <.text>: 0: 2213 movel %a3@,%d1 2: 2882 movel %d2,%a4@ 4: 2295 movel %a5@,%a1@ -- 2.34.1