* gas/m68k/mode5.s: Pad section.
* gas/m68k/mode5.d: Update.
This commit is contained in:
parent
1a23a9e613
commit
62b51c0b7b
@ -1,3 +1,8 @@
|
||||
2004-06-29 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* gas/m68k/mode5.s: Pad section.
|
||||
* gas/m68k/mode5.d: Update.
|
||||
|
||||
2004-06-28 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* gas/ppc/power4.d: Update.
|
||||
|
@ -10,3 +10,4 @@ Disassembly of section .text:
|
||||
0: 2213 movel %a3@,%d1
|
||||
2: 2882 movel %d2,%a4@
|
||||
4: 2295 movel %a5@,%a1@
|
||||
...
|
||||
|
@ -4,3 +4,4 @@
|
||||
move.l 0(%a3),%d1
|
||||
move.l %d2,0(%a4)
|
||||
move.l 0(%a5),0(%a1)
|
||||
.p2align 4
|
||||
|
Loading…
Reference in New Issue
Block a user