mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 03:29:47 +08:00
* gas/m68k/mri_moveml.[sd]: Moved to ...
* gas/mri/moveml.[sd]: ... here. * gas/mri/mri.exp: Run it.
This commit is contained in:
@ -1,3 +1,9 @@
|
|||||||
|
Thu Jan 29 09:43:50 1998 Richard Henderson <rth@cygnus.com>
|
||||||
|
|
||||||
|
* gas/m68k/mri_moveml.[sd]: Moved to ...
|
||||||
|
* gas/mri/moveml.[sd]: ... here.
|
||||||
|
* gas/mri/mri.exp: Run it.
|
||||||
|
|
||||||
start-sanitize-sky
|
start-sanitize-sky
|
||||||
Wed Jan 28 10:18:21 1998 Doug Evans <devans@canuck.cygnus.com>
|
Wed Jan 28 10:18:21 1998 Doug Evans <devans@canuck.cygnus.com>
|
||||||
|
|
||||||
|
@ -1,24 +0,0 @@
|
|||||||
|
|
||||||
.*: +file format .*
|
|
||||||
|
|
||||||
Disassembly of section .text:
|
|
||||||
|
|
||||||
0000000000000000 <.text>:
|
|
||||||
0: 4cdf 07fc moveml %sp@+,%d2-%a2
|
|
||||||
4: 4cdf 07fc moveml %sp@+,%d2-%a2
|
|
||||||
8: 48f9 07fc 0000 moveml %d2-%a2,0 <.text>
|
|
||||||
e: 0000
|
|
||||||
10: 48f9 07fc 0000 moveml %d2-%a2,0 <.text>
|
|
||||||
16: 0000
|
|
||||||
18: 4cf9 07fc 0000 moveml 0 <.text>,%d2-%a2
|
|
||||||
1e: 0000
|
|
||||||
20: 4cf9 07fc 0000 moveml 0 <.text>,%d2-%a2
|
|
||||||
26: 0000
|
|
||||||
28: 4cf9 07fc 0001 moveml 16000 <fdsa>,%d2-%a2
|
|
||||||
2e: 6000
|
|
||||||
30: 4cf9 07fc 0001 moveml 16000 <fdsa>,%d2-%a2
|
|
||||||
36: 6000
|
|
||||||
38: 48f9 07fc 0001 moveml %d2-%a2,16000 <fdsa>
|
|
||||||
3e: 6000
|
|
||||||
40: 48f9 07fc 0001 moveml %d2-%a2,16000 <fdsa>
|
|
||||||
46: 6000
|
|
@ -1,17 +0,0 @@
|
|||||||
asdf reg a0-a2/d2-d7
|
|
||||||
fdsa equ $16000
|
|
||||||
|
|
||||||
movem.l (sp)+,a0-a2/d2-d7
|
|
||||||
movem.l (sp)+,asdf
|
|
||||||
|
|
||||||
movem.l a0-a2/d2-d7,symbol
|
|
||||||
movem.l asdf,symbol
|
|
||||||
|
|
||||||
movem.l symbol,a0-a2/d2-d7
|
|
||||||
movem.l symbol,asdf
|
|
||||||
|
|
||||||
movem.l fdsa,a0-a2/d2-d7
|
|
||||||
movem.l fdsa,asdf
|
|
||||||
|
|
||||||
movem.l a0-a2/d2-d7,fdsa
|
|
||||||
movem.l asdf,fdsa
|
|
@ -46,6 +46,8 @@ if.s
|
|||||||
immconst.d
|
immconst.d
|
||||||
label.d
|
label.d
|
||||||
label.s
|
label.s
|
||||||
|
moveml.d
|
||||||
|
moveml.s
|
||||||
mri.exp
|
mri.exp
|
||||||
repeat.d
|
repeat.d
|
||||||
repeat.s
|
repeat.s
|
||||||
|
Reference in New Issue
Block a user