* 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.
This commit is contained in:
parent
bac7199c79
commit
ddf0c81b06
5 changed files with 11 additions and 4 deletions
|
@ -1,3 +1,10 @@
|
|||
2005-03-01 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* 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 <echristo@redhat.com>
|
||||
|
||||
* gas/mips/elf-rel10.d: Update for label change.
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
Disassembly of section .text:
|
||||
|
||||
00000000 <test_mov3q>:
|
||||
0+ <test_mov3q>:
|
||||
0: a140 mov3ql #-1,%d0
|
||||
2: a349 mov3ql #1,%a1
|
||||
4: a552 mov3ql #2,%a2@
|
||||
|
|
|
@ -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@
|
||||
|
|
Loading…
Reference in a new issue