2010-01-06 Quentin Neill <quentin.neill@amd.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / z80 / ld-group.d
1 #objdump: -d
2 #name: data transfer instructions
3
4 .*: .*
5
6 Disassembly of section .text:
7
8 0+ <.text>:
9
10 [ ]+0:[ ]+ed 57[ ]+ld a,i
11 [ ]+2:[ ]+ed 5f[ ]+ld a,r
12 [ ]+4:[ ]+7f[ ]+ld a,a
13 [ ]+5:[ ]+78[ ]+ld a,b
14 [ ]+6:[ ]+79[ ]+ld a,c
15 [ ]+7:[ ]+7a[ ]+ld a,d
16 [ ]+8:[ ]+7b[ ]+ld a,e
17 [ ]+9:[ ]+7c[ ]+ld a,h
18 [ ]+a:[ ]+7d[ ]+ld a,l
19 [ ]+b:[ ]+7e[ ]+ld a,\(hl\)
20 [ ]+c:[ ]+0a[ ]+ld a,\(bc\)
21 [ ]+d:[ ]+1a[ ]+ld a,\(de\)
22 [ ]+e:[ ]+dd 7e 05[ ]+ld a,\(ix\+5\)
23 [ ]+11:[ ]+fd 7e 05[ ]+ld a,\(iy\+5\)
24 [ ]+14:[ ]+3a 05 84[ ]+ld a,\(0x8405\)
25 [ ]+17:[ ]+3e 11[ ]+ld a,0x11
26 [ ]+19:[ ]+47[ ]+ld b,a
27 [ ]+1a:[ ]+40[ ]+ld b,b
28 [ ]+1b:[ ]+41[ ]+ld b,c
29 [ ]+1c:[ ]+42[ ]+ld b,d
30 [ ]+1d:[ ]+43[ ]+ld b,e
31 [ ]+1e:[ ]+44[ ]+ld b,h
32 [ ]+1f:[ ]+45[ ]+ld b,l
33 [ ]+20:[ ]+46[ ]+ld b,\(hl\)
34 [ ]+21:[ ]+dd 46 05[ ]+ld b,\(ix\+5\)
35 [ ]+24:[ ]+fd 46 05[ ]+ld b,\(iy\+5\)
36 [ ]+27:[ ]+06 11[ ]+ld b,0x11
37 [ ]+29:[ ]+4f[ ]+ld c,a
38 [ ]+2a:[ ]+48[ ]+ld c,b
39 [ ]+2b:[ ]+49[ ]+ld c,c
40 [ ]+2c:[ ]+4a[ ]+ld c,d
41 [ ]+2d:[ ]+4b[ ]+ld c,e
42 [ ]+2e:[ ]+4c[ ]+ld c,h
43 [ ]+2f:[ ]+4d[ ]+ld c,l
44 [ ]+30:[ ]+4e[ ]+ld c,\(hl\)
45 [ ]+31:[ ]+dd 4e 05[ ]+ld c,\(ix\+5\)
46 [ ]+34:[ ]+fd 4e 05[ ]+ld c,\(iy\+5\)
47 [ ]+37:[ ]+0e 11[ ]+ld c,0x11
48 [ ]+39:[ ]+57[ ]+ld d,a
49 [ ]+3a:[ ]+50[ ]+ld d,b
50 [ ]+3b:[ ]+51[ ]+ld d,c
51 [ ]+3c:[ ]+52[ ]+ld d,d
52 [ ]+3d:[ ]+53[ ]+ld d,e
53 [ ]+3e:[ ]+54[ ]+ld d,h
54 [ ]+3f:[ ]+55[ ]+ld d,l
55 [ ]+40:[ ]+56[ ]+ld d,\(hl\)
56 [ ]+41:[ ]+dd 56 05[ ]+ld d,\(ix\+5\)
57 [ ]+44:[ ]+fd 56 05[ ]+ld d,\(iy\+5\)
58 [ ]+47:[ ]+16 11[ ]+ld d,0x11
59 [ ]+49:[ ]+5f[ ]+ld e,a
60 [ ]+4a:[ ]+58[ ]+ld e,b
61 [ ]+4b:[ ]+59[ ]+ld e,c
62 [ ]+4c:[ ]+5a[ ]+ld e,d
63 [ ]+4d:[ ]+5b[ ]+ld e,e
64 [ ]+4e:[ ]+5c[ ]+ld e,h
65 [ ]+4f:[ ]+5d[ ]+ld e,l
66 [ ]+50:[ ]+5e[ ]+ld e,\(hl\)
67 [ ]+51:[ ]+dd 5e 05[ ]+ld e,\(ix\+5\)
68 [ ]+54:[ ]+fd 5e 05[ ]+ld e,\(iy\+5\)
69 [ ]+57:[ ]+1e 11[ ]+ld e,0x11
70 [ ]+59:[ ]+67[ ]+ld h,a
71 [ ]+5a:[ ]+60[ ]+ld h,b
72 [ ]+5b:[ ]+61[ ]+ld h,c
73 [ ]+5c:[ ]+62[ ]+ld h,d
74 [ ]+5d:[ ]+63[ ]+ld h,e
75 [ ]+5e:[ ]+64[ ]+ld h,h
76 [ ]+5f:[ ]+65[ ]+ld h,l
77 [ ]+60:[ ]+66[ ]+ld h,\(hl\)
78 [ ]+61:[ ]+dd 66 05[ ]+ld h,\(ix\+5\)
79 [ ]+64:[ ]+fd 66 05[ ]+ld h,\(iy\+5\)
80 [ ]+67:[ ]+26 11[ ]+ld h,0x11
81 [ ]+69:[ ]+6f[ ]+ld l,a
82 [ ]+6a:[ ]+68[ ]+ld l,b
83 [ ]+6b:[ ]+69[ ]+ld l,c
84 [ ]+6c:[ ]+6a[ ]+ld l,d
85 [ ]+6d:[ ]+6b[ ]+ld l,e
86 [ ]+6e:[ ]+6c[ ]+ld l,h
87 [ ]+6f:[ ]+6d[ ]+ld l,l
88 [ ]+70:[ ]+6e[ ]+ld l,\(hl\)
89 [ ]+71:[ ]+dd 6e 05[ ]+ld l,\(ix\+5\)
90 [ ]+74:[ ]+fd 6e 05[ ]+ld l,\(iy\+5\)
91 [ ]+77:[ ]+2e 11[ ]+ld l,0x11
92 [ ]+79:[ ]+77[ ]+ld \(hl\),a
93 [ ]+7a:[ ]+70[ ]+ld \(hl\),b
94 [ ]+7b:[ ]+71[ ]+ld \(hl\),c
95 [ ]+7c:[ ]+72[ ]+ld \(hl\),d
96 [ ]+7d:[ ]+73[ ]+ld \(hl\),e
97 [ ]+7e:[ ]+74[ ]+ld \(hl\),h
98 [ ]+7f:[ ]+75[ ]+ld \(hl\),l
99 [ ]+80:[ ]+36 11[ ]+ld \(hl\),0x11
100 [ ]+82:[ ]+02[ ]+ld \(bc\),a
101 [ ]+83:[ ]+12[ ]+ld \(de\),a
102 [ ]+84:[ ]+dd 77 05[ ]+ld \(ix\+5\),a
103 [ ]+87:[ ]+dd 70 05[ ]+ld \(ix\+5\),b
104 [ ]+8a:[ ]+dd 71 05[ ]+ld \(ix\+5\),c
105 [ ]+8d:[ ]+dd 72 05[ ]+ld \(ix\+5\),d
106 [ ]+90:[ ]+dd 73 05[ ]+ld \(ix\+5\),e
107 [ ]+93:[ ]+dd 74 05[ ]+ld \(ix\+5\),h
108 [ ]+96:[ ]+dd 75 05[ ]+ld \(ix\+5\),l
109 [ ]+99:[ ]+dd 36 05 11[ ]+ld \(ix\+5\),0x11
110 [ ]+9d:[ ]+fd 77 05[ ]+ld \(iy\+5\),a
111 [ ]+a0:[ ]+fd 70 05[ ]+ld \(iy\+5\),b
112 [ ]+a3:[ ]+fd 71 05[ ]+ld \(iy\+5\),c
113 [ ]+a6:[ ]+fd 72 05[ ]+ld \(iy\+5\),d
114 [ ]+a9:[ ]+fd 73 05[ ]+ld \(iy\+5\),e
115 [ ]+ac:[ ]+fd 74 05[ ]+ld \(iy\+5\),h
116 [ ]+af:[ ]+fd 75 05[ ]+ld \(iy\+5\),l
117 [ ]+b2:[ ]+fd 36 05 11[ ]+ld \(iy\+5\),0x11
118 [ ]+b6:[ ]+32 07 84[ ]+ld \(0x8407\),a
119 [ ]+b9:[ ]+ed 47[ ]+ld i,a
120 [ ]+bb:[ ]+ed 4f[ ]+ld r,a
121 [ ]+bd:[ ]+f1[ ]+pop af
122 [ ]+be:[ ]+01 05 84[ ]+ld bc,0x8405
123 [ ]+c1:[ ]+ed 4b 05 84[ ]+ld bc,\(0x8405\)
124 [ ]+c5:[ ]+c1[ ]+pop bc
125 [ ]+c6:[ ]+11 05 84[ ]+ld de,0x8405
126 [ ]+c9:[ ]+ed 5b 05 84[ ]+ld de,\(0x8405\)
127 [ ]+cd:[ ]+d1[ ]+pop de
128 [ ]+ce:[ ]+21 05 84[ ]+ld hl,0x8405
129 [ ]+d1:[ ]+2a 05 84[ ]+ld hl,\(0x8405\)
130 [ ]+d4:[ ]+e1[ ]+pop hl
131 [ ]+d5:[ ]+f9[ ]+ld sp,hl
132 [ ]+d6:[ ]+dd f9[ ]+ld sp,ix
133 [ ]+d8:[ ]+fd f9[ ]+ld sp,iy
134 [ ]+da:[ ]+31 02 84[ ]+ld sp,0x8402
135 [ ]+dd:[ ]+ed 7b 02 83[ ]+ld sp,\(0x8302\)
136 [ ]+e1:[ ]+dd 21 05 84[ ]+ld ix,0x8405
137 [ ]+e5:[ ]+dd 2a 05 84[ ]+ld ix,\(0x8405\)
138 [ ]+e9:[ ]+dd e1[ ]+pop ix
139 [ ]+eb:[ ]+fd 21 05 84[ ]+ld iy,0x8405
140 [ ]+ef:[ ]+fd 2a 05 84[ ]+ld iy,\(0x8405\)
141 [ ]+f3:[ ]+fd e1[ ]+pop iy
142 [ ]+f5:[ ]+ed 43 32 84[ ]+ld \(0x8432\),bc
143 [ ]+f9:[ ]+ed 53 32 84[ ]+ld \(0x8432\),de
144 [ ]+fd:[ ]+22 32 84[ ]+ld \(0x8432\),hl
145 [ ]+100:[ ]+ed 73 32 84[ ]+ld \(0x8432\),sp
146 [ ]+104:[ ]+dd 22 32 84[ ]+ld \(0x8432\),ix
147 [ ]+108:[ ]+fd 22 32 84[ ]+ld \(0x8432\),iy
148 [ ]+10c:[ ]+f5[ ]+push af
149 [ ]+10d:[ ]+c5[ ]+push bc
150 [ ]+10e:[ ]+d5[ ]+push de
151 [ ]+10f:[ ]+e5[ ]+push hl
152 [ ]+110:[ ]+dd e5[ ]+push ix
153 [ ]+112:[ ]+fd e5[ ]+push iy
154 #pass
This page took 0.033952 seconds and 4 git commands to generate.