* config/tc-m68hc11.c: Add S12X and XGATE co-processor support.
[external/binutils.git] / gas / testsuite / gas / m68hc11 / movb.d
1 #objdump: -D
2 #as: -m68hc12
3 #name: 68HC12 movb movw instructions
4
5 .*:  +file format elf32\-m68hc12
6
7 Disassembly of section .text:
8
9 0+00 <\.text>:
10 [ ]+ 0: 86 00[ ]+       ldaa    #0x0
11 [ ]+ 2: 18 0a 0f 0f     movb    0xf,X, 0xf,X
12 [ ]+ 6: 18 0a 0f 0f     movb    0xf,X, 0xf,X
13 [ ]+ a: 18 0a 0f 0f     movb    0xf,X, 0xf,X
14 [ ]+ e: 86 01[ ]+       ldaa    #0x1
15 [ ]+10: 18 0a 0f 0f     movb    0xf,X, 0xf,X
16 [ ]+14: 18 0a 0f 0f     movb    0xf,X, 0xf,X
17 [ ]+18: 18 0a 0f 0f     movb    0xf,X, 0xf,X
18 [ ]+1c: 86 02[ ]+       ldaa    #0x2
19 [ ]+1e: 18 0a 0f 10     movb    0xf,X, 0xfff0,X
20 [ ]+22: 18 0a 0f 10     movb    0xf,X, 0xfff0,X
21 [ ]+26: 18 0a 0f 10     movb    0xf,X, 0xfff0,X
22 [ ]+2a: 86 03[ ]+       ldaa    #0x3
23 [ ]+2c: 18 0a 10 0f     movb    0xfff0,X, 0xf,X
24 [ ]+30: 18 0a 10 0f     movb    0xfff0,X, 0xf,X
25 [ ]+34: 18 0a 10 0f     movb    0xfff0,X, 0xf,X
26 [ ]+38: 86 04[ ]+       ldaa    #0x4
27 [ ]+3a: 18 02 0f 0f     movw    0xf,X, 0xf,X
28 [ ]+3e: 18 02 0f 0f     movw    0xf,X, 0xf,X
29 [ ]+42: 18 02 0f 0f     movw    0xf,X, 0xf,X
30 [ ]+46: 86 05[ ]+       ldaa    #0x5
31 [ ]+48: 18 02 0f 0f     movw    0xf,X, 0xf,X
32 [ ]+4c: 18 02 0f 0f     movw    0xf,X, 0xf,X
33 [ ]+50: 18 02 0f 0f     movw    0xf,X, 0xf,X
34 [ ]+54: 86 06[ ]+       ldaa    #0x6
35 [ ]+56: 18 02 0f 10     movw    0xf,X, 0xfff0,X
36 [ ]+5a: 18 02 0f 10     movw    0xf,X, 0xfff0,X
37 [ ]+5e: 18 02 0f 10     movw    0xf,X, 0xfff0,X
38 [ ]+62: 86 07[ ]+       ldaa    #0x7
39 [ ]+64: 18 02 10 0f     movw    0xfff0,X, 0xf,X
40 [ ]+68: 18 02 10 0f     movw    0xfff0,X, 0xf,X
41 [ ]+6c: 18 02 10 0f     movw    0xfff0,X, 0xf,X
42 [ ]+70: 86 08[ ]+       ldaa    #0x8
43 [ ]+72: 18 0a 4f 4f     movb    0xf,Y, 0xf,Y
44 [ ]+76: 18 0a 4f 4f     movb    0xf,Y, 0xf,Y
45 [ ]+7a: 18 0a 4f 4f     movb    0xf,Y, 0xf,Y
46 [ ]+7e: 86 09[ ]+       ldaa    #0x9
47 [ ]+80: 18 0a 4f 4f     movb    0xf,Y, 0xf,Y
48 [ ]+84: 18 0a 4f 4f     movb    0xf,Y, 0xf,Y
49 [ ]+88: 18 0a 4f 4f     movb    0xf,Y, 0xf,Y
50 [ ]+8c: 86 0a[ ]+       ldaa    #0xa
51 [ ]+8e: 18 0a 4f 50     movb    0xf,Y, 0xfff0,Y
52 [ ]+92: 18 0a 4f 50     movb    0xf,Y, 0xfff0,Y
53 [ ]+96: 18 0a 4f 50     movb    0xf,Y, 0xfff0,Y
54 [ ]+9a: 86 0b[ ]+       ldaa    #0xb
55 [ ]+9c: 18 0a 50 4f     movb    0xfff0,Y, 0xf,Y
56 [ ]+a0: 18 0a 50 4f     movb    0xfff0,Y, 0xf,Y
57 [ ]+a4: 18 0a 50 4f     movb    0xfff0,Y, 0xf,Y
58 [ ]+a8: 86 0c[ ]+       ldaa    #0xc
59 [ ]+aa: 18 02 4f 4f     movw    0xf,Y, 0xf,Y
60 [ ]+ae: 18 02 4f 4f     movw    0xf,Y, 0xf,Y
61 [ ]+b2: 18 02 4f 4f     movw    0xf,Y, 0xf,Y
62 [ ]+b6: 86 0d[ ]+       ldaa    #0xd
63 [ ]+b8: 18 02 4f 4f     movw    0xf,Y, 0xf,Y
64 [ ]+bc: 18 02 4f 4f     movw    0xf,Y, 0xf,Y
65 [ ]+c0: 18 02 4f 4f     movw    0xf,Y, 0xf,Y
66 [ ]+c4: 86 0e[ ]+       ldaa    #0xe
67 [ ]+c6: 18 02 4f 50     movw    0xf,Y, 0xfff0,Y
68 [ ]+ca: 18 02 4f 50     movw    0xf,Y, 0xfff0,Y
69 [ ]+ce: 18 02 4f 50     movw    0xf,Y, 0xfff0,Y
70 [ ]+d2: 86 0f[ ]+       ldaa    #0xf
71 [ ]+d4: 18 02 50 4f     movw    0xfff0,Y, 0xf,Y
72 [ ]+d8: 18 02 50 4f     movw    0xfff0,Y, 0xf,Y
73 [ ]+dc: 18 02 50 4f     movw    0xfff0,Y, 0xf,Y
74 [ ]+e0: 86 10[ ]+       ldaa    #0x10
75 [ ]+e2: 18 0a 4f cf     movb    0xf,Y, 0xf,PC \{0xf5 <cat2\+0xe6>\}
76 [ ]+e6: 18 0a 4f cf     movb    0xf,Y, 0xf,PC \{0xf9 <cat2\+0xea>\}
77 [ ]+ea: 18 0a 4f cf     movb    0xf,Y, 0xf,PC \{0xfd <cat2\+0xee>\}
78 [ ]+ee: 86 11[ ]+       ldaa    #0x11
79 [ ]+f0: 18 0a 4f cf     movb    0xf,Y, 0xf,PC \{0x103 <cat2\+0xf4>\}
80 [ ]+f4: 18 0a 4f cf     movb    0xf,Y, 0xf,PC \{0x107 <cat2\+0xf8>\}
81 [ ]+f8: 18 0a 4f cf     movb    0xf,Y, 0xf,PC \{0x10b <cat2\+0xfc>\}
82 [ ]+fc: 86 12[ ]+       ldaa    #0x12
83 [ ]+fe: 18 0a 4f d0     movb    0xf,Y, 0xfff0,PC \{0xf2 <cat2\+0xe3>\}
84  102:   18 0a 4f d0     movb    0xf,Y, 0xfff0,PC \{0xf6 <cat2\+0xe7>\}
85  106:   18 0a 4f d0     movb    0xf,Y, 0xfff0,PC \{0xfa <cat2\+0xeb>\}
86  10a:   86 13[ ]+       ldaa    #0x13
87  10c:   18 0a 50 cf     movb    0xfff0,Y, 0xf,PC \{0x11f <cat2\+0x110>\}
88  110:   18 0a 50 cf     movb    0xfff0,Y, 0xf,PC \{0x123 <cat2\+0x114>\}
89  114:   18 0a 50 cf     movb    0xfff0,Y, 0xf,PC \{0x127 <cat2\+0x118>\}
90  118:   86 14[ ]+       ldaa    #0x14
91  11a:   18 02 4f cf     movw    0xf,Y, 0xf,PC \{0x12d <cat2\+0x11e>\}
92  11e:   18 02 4f cf     movw    0xf,Y, 0xf,PC \{0x131 <cat2\+0x122>\}
93  122:   18 02 4f cf     movw    0xf,Y, 0xf,PC \{0x135 <cat2\+0x126>\}
94  126:   86 15[ ]+       ldaa    #0x15
95  128:   18 02 4f cf     movw    0xf,Y, 0xf,PC \{0x13b <cat2\+0x12c>\}
96  12c:   18 02 4f cf     movw    0xf,Y, 0xf,PC \{0x13f <cat2\+0x130>\}
97  130:   18 02 4f cf     movw    0xf,Y, 0xf,PC \{0x143 <cat2\+0x134>\}
98  134:   86 16[ ]+       ldaa    #0x16
99  136:   18 02 4f d0     movw    0xf,Y, 0xfff0,PC \{0x12a <cat2\+0x11b>\}
100  13a:   18 02 4f d0     movw    0xf,Y, 0xfff0,PC \{0x12e <cat2\+0x11f>\}
101  13e:   18 02 4f d0     movw    0xf,Y, 0xfff0,PC \{0x132 <cat2\+0x123>\}
102  142:   86 17[ ]+       ldaa    #0x17
103  144:   18 02 50 cf     movw    0xfff0,Y, 0xf,PC \{0x157 <cat2\+0x148>\}
104  148:   18 02 50 cf     movw    0xfff0,Y, 0xf,PC \{0x15b <cat2\+0x14c>\}
105  14c:   18 02 50 cf     movw    0xfff0,Y, 0xf,PC \{0x15f <cat2\+0x150>\}
106  150:   86 18[ ]+       ldaa    #0x18
107  152:   18 0a 8f cf     movb    0xf,SP, 0xf,PC \{0x165 <cat2\+0x156>\}
108  156:   18 0a 8f cf     movb    0xf,SP, 0xf,PC \{0x169 <cat2\+0x15a>\}
109  15a:   18 0a 8f cf     movb    0xf,SP, 0xf,PC \{0x16d <cat2\+0x15e>\}
110  15e:   86 19[ ]+       ldaa    #0x19
111  160:   18 0a 8f cf     movb    0xf,SP, 0xf,PC \{0x173 <cat2\+0x164>\}
112  164:   18 0a 8f cf     movb    0xf,SP, 0xf,PC \{0x177 <cat2\+0x168>\}
113  168:   18 0a 8f cf     movb    0xf,SP, 0xf,PC \{0x17b <cat2\+0x16c>\}
114  16c:   86 1a[ ]+       ldaa    #0x1a
115  16e:   18 0a 8f d0     movb    0xf,SP, 0xfff0,PC \{0x162 <cat2\+0x153>\}
116  172:   18 0a 8f d0     movb    0xf,SP, 0xfff0,PC \{0x166 <cat2\+0x157>\}
117  176:   18 0a 8f d0     movb    0xf,SP, 0xfff0,PC \{0x16a <cat2\+0x15b>\}
118  17a:   86 1b[ ]+       ldaa    #0x1b
119  17c:   18 0a 90 cf     movb    0xfff0,SP, 0xf,PC \{0x18f <cat2\+0x180>\}
120  180:   18 0a 90 cf     movb    0xfff0,SP, 0xf,PC \{0x193 <cat2\+0x184>\}
121  184:   18 0a 90 cf     movb    0xfff0,SP, 0xf,PC \{0x197 <cat2\+0x188>\}
122  188:   86 1c[ ]+       ldaa    #0x1c
123  18a:   18 02 8f cf     movw    0xf,SP, 0xf,PC \{0x19d <cat2\+0x18e>\}
124  18e:   18 02 8f cf     movw    0xf,SP, 0xf,PC \{0x1a1 <cat2\+0x192>\}
125  192:   18 02 8f cf     movw    0xf,SP, 0xf,PC \{0x1a5 <cat2\+0x196>\}
126  196:   86 1d[ ]+       ldaa    #0x1d
127  198:   18 02 8f cf     movw    0xf,SP, 0xf,PC \{0x1ab <cat2\+0x19c>\}
128  19c:   18 02 8f cf     movw    0xf,SP, 0xf,PC \{0x1af <cat2\+0x1a0>\}
129  1a0:   18 02 8f cf     movw    0xf,SP, 0xf,PC \{0x1b3 <cat2\+0x1a4>\}
130  1a4:   86 1e[ ]+       ldaa    #0x1e
131  1a6:   18 02 8f d0     movw    0xf,SP, 0xfff0,PC \{0x19a <cat2\+0x18b>\}
132  1aa:   18 02 8f d0     movw    0xf,SP, 0xfff0,PC \{0x19e <cat2\+0x18f>\}
133  1ae:   18 02 8f d0     movw    0xf,SP, 0xfff0,PC \{0x1a2 <cat2\+0x193>\}
134  1b2:   86 1f[ ]+       ldaa    #0x1f
135  1b4:   18 02 90 cf     movw    0xfff0,SP, 0xf,PC \{0x1c7 <cat2\+0x1b8>\}
136  1b8:   18 02 90 cf     movw    0xfff0,SP, 0xf,PC \{0x1cb <cat2\+0x1bc>\}
137  1bc:   18 02 90 cf     movw    0xfff0,SP, 0xf,PC \{0x1cf <cat2\+0x1c0>\}
138  1c0:   86 20[ ]+       ldaa    #0x20
139  1c2:   18 09 0f 10     movb    0x1000 <cat2\+0xff1>, 0xf,X
140  1c6:   00 
141  1c7:   18 09 0f 10     movb    0x1000 <cat2\+0xff1>, 0xf,X
142  1cb:   00 
143  1cc:   18 09 0f 10     movb    0x1000 <cat2\+0xff1>, 0xf,X
144  1d0:   00 
145  1d1:   86 21[ ]+       ldaa    #0x21
146  1d3:   18 0d 0f 10     movb    0xf,X, 0x1000 <cat2\+0xff1>
147  1d7:   00 
148  1d8:   18 0d 0f 10     movb    0xf,X, 0x1000 <cat2\+0xff1>
149  1dc:   00 
150  1dd:   18 0d 0f 10     movb    0xf,X, 0x1000 <cat2\+0xff1>
151  1e1:   00 
152  1e2:   86 22[ ]+       ldaa    #0x22
153  1e4:   18 09 10 10     movb    0x1000 <cat2\+0xff1>, 0xfff0,X
154  1e8:   00 
155  1e9:   18 09 10 10     movb    0x1000 <cat2\+0xff1>, 0xfff0,X
156  1ed:   00 
157  1ee:   18 09 10 10     movb    0x1000 <cat2\+0xff1>, 0xfff0,X
158  1f2:   00 
159  1f3:   86 23[ ]+       ldaa    #0x23
160  1f5:   18 0d 10 10     movb    0xfff0,X, 0x1000 <cat2\+0xff1>
161  1f9:   00 
162  1fa:   18 0d 10 10     movb    0xfff0,X, 0x1000 <cat2\+0xff1>
163  1fe:   00 
164  1ff:   18 0d 10 10     movb    0xfff0,X, 0x1000 <cat2\+0xff1>
165  203:   00 
166  204:   86 24[ ]+       ldaa    #0x24
167  206:   18 01 0f 10     movw    0x1002 <cat2\+0xff3>, 0xf,X
168  20a:   02 
169  20b:   18 01 0f 10     movw    0x1002 <cat2\+0xff3>, 0xf,X
170  20f:   02 
171  210:   18 01 0f 10     movw    0x1002 <cat2\+0xff3>, 0xf,X
172  214:   02 
173  215:   86 25[ ]+       ldaa    #0x25
174  217:   18 05 0f 10     movw    0xf,X, 0x1002 <cat2\+0xff3>
175  21b:   02 
176  21c:   18 05 0f 10     movw    0xf,X, 0x1002 <cat2\+0xff3>
177  220:   02 
178  221:   18 05 0f 10     movw    0xf,X, 0x1002 <cat2\+0xff3>
179  225:   02 
180  226:   86 26[ ]+       ldaa    #0x26
181  228:   18 01 10 10     movw    0x1002 <cat2\+0xff3>, 0xfff0,X
182  22c:   02 
183  22d:   18 01 10 10     movw    0x1002 <cat2\+0xff3>, 0xfff0,X
184  231:   02 
185  232:   18 01 10 10     movw    0x1002 <cat2\+0xff3>, 0xfff0,X
186  236:   02 
187  237:   86 27[ ]+       ldaa    #0x27
188  239:   18 05 10 10     movw    0xfff0,X, 0x1002 <cat2\+0xff3>
189  23d:   02 
190  23e:   18 05 10 10     movw    0xfff0,X, 0x1002 <cat2\+0xff3>
191  242:   02 
192  243:   18 05 10 10     movw    0xfff0,X, 0x1002 <cat2\+0xff3>
193  247:   02 
194  248:   86 28[ ]+       ldaa    #0x28
195  24a:   18 09 4f 10     movb    0x1000 <cat2\+0xff1>, 0xf,Y
196  24e:   00 
197  24f:   18 09 4f 10     movb    0x1000 <cat2\+0xff1>, 0xf,Y
198  253:   00 
199  254:   18 09 4f 10     movb    0x1000 <cat2\+0xff1>, 0xf,Y
200  258:   00 
201  259:   86 29[ ]+       ldaa    #0x29
202  25b:   18 0d 4f 10     movb    0xf,Y, 0x1000 <cat2\+0xff1>
203  25f:   00 
204  260:   18 0d 4f 10     movb    0xf,Y, 0x1000 <cat2\+0xff1>
205  264:   00 
206  265:   18 0d 4f 10     movb    0xf,Y, 0x1000 <cat2\+0xff1>
207  269:   00 
208  26a:   86 2a[ ]+       ldaa    #0x2a
209  26c:   18 09 50 10     movb    0x1000 <cat2\+0xff1>, 0xfff0,Y
210  270:   00 
211  271:   18 09 50 10     movb    0x1000 <cat2\+0xff1>, 0xfff0,Y
212  275:   00 
213  276:   18 09 50 10     movb    0x1000 <cat2\+0xff1>, 0xfff0,Y
214  27a:   00 
215  27b:   86 2b[ ]+       ldaa    #0x2b
216  27d:   18 0d 50 10     movb    0xfff0,Y, 0x1000 <cat2\+0xff1>
217  281:   00 
218  282:   18 0d 50 10     movb    0xfff0,Y, 0x1000 <cat2\+0xff1>
219  286:   00 
220  287:   18 0d 50 10     movb    0xfff0,Y, 0x1000 <cat2\+0xff1>
221  28b:   00 
222  28c:   86 2c[ ]+       ldaa    #0x2c
223  28e:   18 01 4f 10     movw    0x1002 <cat2\+0xff3>, 0xf,Y
224  292:   02 
225  293:   18 01 4f 10     movw    0x1002 <cat2\+0xff3>, 0xf,Y
226  297:   02 
227  298:   18 01 4f 10     movw    0x1002 <cat2\+0xff3>, 0xf,Y
228  29c:   02 
229  29d:   86 2d[ ]+       ldaa    #0x2d
230  29f:   18 05 4f 10     movw    0xf,Y, 0x1002 <cat2\+0xff3>
231  2a3:   02 
232  2a4:   18 05 4f 10     movw    0xf,Y, 0x1002 <cat2\+0xff3>
233  2a8:   02 
234  2a9:   18 05 4f 10     movw    0xf,Y, 0x1002 <cat2\+0xff3>
235  2ad:   02 
236  2ae:   86 2e[ ]+       ldaa    #0x2e
237  2b0:   18 01 50 10     movw    0x1002 <cat2\+0xff3>, 0xfff0,Y
238  2b4:   02 
239  2b5:   18 01 50 10     movw    0x1002 <cat2\+0xff3>, 0xfff0,Y
240  2b9:   02 
241  2ba:   18 01 50 10     movw    0x1002 <cat2\+0xff3>, 0xfff0,Y
242  2be:   02 
243  2bf:   86 2f[ ]+       ldaa    #0x2f
244  2c1:   18 05 50 10     movw    0xfff0,Y, 0x1002 <cat2\+0xff3>
245  2c5:   02 
246  2c6:   18 05 50 10     movw    0xfff0,Y, 0x1002 <cat2\+0xff3>
247  2ca:   02 
248  2cb:   18 05 50 10     movw    0xfff0,Y, 0x1002 <cat2\+0xff3>
249  2cf:   02 
250  2d0:   86 30[ ]+       ldaa    #0x30
251  2d2:   18 09 cf 10     movb    0x1000 <cat2\+0xff1>, 0xf,PC \{0x2e4 <cat2\+0x2d5>\}
252  2d6:   00 
253  2d7:   18 09 cf 10     movb    0x1000 <cat2\+0xff1>, 0xf,PC \{0x2e9 <cat2\+0x2da>\}
254  2db:   00 
255  2dc:   18 09 cf 10     movb    0x1000 <cat2\+0xff1>, 0xf,PC \{0x2ee <cat2\+0x2df>\}
256  2e0:   00 
257  2e1:   86 31[ ]+       ldaa    #0x31
258  2e3:   18 0d cf 10     movb    0xf,PC \{0x2f5 <cat2\+0x2e6>\}, 0x1000 <cat2\+0xff1>
259  2e7:   00 
260  2e8:   18 0d cf 10     movb    0xf,PC \{0x2fa <cat2\+0x2eb>\}, 0x1000 <cat2\+0xff1>
261  2ec:   00 
262  2ed:   18 0d cf 10     movb    0xf,PC \{0x2ff <cat2\+0x2f0>\}, 0x1000 <cat2\+0xff1>
263  2f1:   00 
264  2f2:   86 32[ ]+       ldaa    #0x32
265  2f4:   18 09 d0 10     movb    0x1000 <cat2\+0xff1>, 0xfff0,PC \{0x2e7 <cat2\+0x2d8>\}
266  2f8:   00 
267  2f9:   18 09 d0 10     movb    0x1000 <cat2\+0xff1>, 0xfff0,PC \{0x2ec <cat2\+0x2dd>\}
268  2fd:   00 
269  2fe:   18 09 d0 10     movb    0x1000 <cat2\+0xff1>, 0xfff0,PC \{0x2f1 <cat2\+0x2e2>\}
270  302:   00 
271  303:   86 33[ ]+       ldaa    #0x33
272  305:   18 0d d0 10     movb    0xfff0,PC \{0x2f8 <cat2\+0x2e9>\}, 0x1000 <cat2\+0xff1>
273  309:   00 
274  30a:   18 0d d0 10     movb    0xfff0,PC \{0x2fd <cat2\+0x2ee>\}, 0x1000 <cat2\+0xff1>
275  30e:   00 
276  30f:   18 0d d0 10     movb    0xfff0,PC \{0x302 <cat2\+0x2f3>\}, 0x1000 <cat2\+0xff1>
277  313:   00 
278  314:   86 34[ ]+       ldaa    #0x34
279  316:   18 01 cf 10     movw    0x1002 <cat2\+0xff3>, 0xf,PC \{0x328 <cat2\+0x319>\}
280  31a:   02 
281  31b:   18 01 cf 10     movw    0x1002 <cat2\+0xff3>, 0xf,PC \{0x32d <cat2\+0x31e>\}
282  31f:   02 
283  320:   18 01 cf 10     movw    0x1002 <cat2\+0xff3>, 0xf,PC \{0x332 <cat2\+0x323>\}
284  324:   02 
285  325:   86 35[ ]+       ldaa    #0x35
286  327:   18 05 cf 10     movw    0xf,PC \{0x339 <cat2\+0x32a>\}, 0x1002 <cat2\+0xff3>
287  32b:   02 
288  32c:   18 05 cf 10     movw    0xf,PC \{0x33e <cat2\+0x32f>\}, 0x1002 <cat2\+0xff3>
289  330:   02 
290  331:   18 05 cf 10     movw    0xf,PC \{0x343 <cat2\+0x334>\}, 0x1002 <cat2\+0xff3>
291  335:   02 
292  336:   86 36[ ]+       ldaa    #0x36
293  338:   18 01 d0 10     movw    0x1002 <cat2\+0xff3>, 0xfff0,PC \{0x32b <cat2\+0x31c>\}
294  33c:   02 
295  33d:   18 01 d0 10     movw    0x1002 <cat2\+0xff3>, 0xfff0,PC \{0x330 <cat2\+0x321>\}
296  341:   02 
297  342:   18 01 d0 10     movw    0x1002 <cat2\+0xff3>, 0xfff0,PC \{0x335 <cat2\+0x326>\}
298  346:   02 
299  347:   86 37[ ]+       ldaa    #0x37
300  349:   18 05 d0 10     movw    0xfff0,PC \{0x33c <cat2\+0x32d>\}, 0x1002 <cat2\+0xff3>
301  34d:   02 
302  34e:   18 05 d0 10     movw    0xfff0,PC \{0x341 <cat2\+0x332>\}, 0x1002 <cat2\+0xff3>
303  352:   02 
304  353:   18 05 d0 10     movw    0xfff0,PC \{0x346 <cat2\+0x337>\}, 0x1002 <cat2\+0xff3>
305  357:   02 
306  358:   86 38[ ]+       ldaa    #0x38
307  35a:   18 09 8f 10     movb    0x1000 <cat2\+0xff1>, 0xf,SP
308  35e:   00 
309  35f:   18 09 8f 10     movb    0x1000 <cat2\+0xff1>, 0xf,SP
310  363:   00 
311  364:   18 09 8f 10     movb    0x1000 <cat2\+0xff1>, 0xf,SP
312  368:   00 
313  369:   86 39[ ]+       ldaa    #0x39
314  36b:   18 0d 8f 10     movb    0xf,SP, 0x1000 <cat2\+0xff1>
315  36f:   00 
316  370:   18 0d 8f 10     movb    0xf,SP, 0x1000 <cat2\+0xff1>
317  374:   00 
318  375:   18 0d 8f 10     movb    0xf,SP, 0x1000 <cat2\+0xff1>
319  379:   00 
320  37a:   86 3a[ ]+       ldaa    #0x3a
321  37c:   18 09 90 10     movb    0x1000 <cat2\+0xff1>, 0xfff0,SP
322  380:   00 
323  381:   18 09 90 10     movb    0x1000 <cat2\+0xff1>, 0xfff0,SP
324  385:   00 
325  386:   18 09 90 10     movb    0x1000 <cat2\+0xff1>, 0xfff0,SP
326  38a:   00 
327  38b:   86 3b[ ]+       ldaa    #0x3b
328  38d:   18 0d 90 10     movb    0xfff0,SP, 0x1000 <cat2\+0xff1>
329  391:   00 
330  392:   18 0d 90 10     movb    0xfff0,SP, 0x1000 <cat2\+0xff1>
331  396:   00 
332  397:   18 0d 90 10     movb    0xfff0,SP, 0x1000 <cat2\+0xff1>
333  39b:   00 
334  39c:   86 3c[ ]+       ldaa    #0x3c
335  39e:   18 01 8f 10     movw    0x1002 <cat2\+0xff3>, 0xf,SP
336  3a2:   02 
337  3a3:   18 01 8f 10     movw    0x1002 <cat2\+0xff3>, 0xf,SP
338  3a7:   02 
339  3a8:   18 01 8f 10     movw    0x1002 <cat2\+0xff3>, 0xf,SP
340  3ac:   02 
341  3ad:   86 3d[ ]+       ldaa    #0x3d
342  3af:   18 05 8f 10     movw    0xf,SP, 0x1002 <cat2\+0xff3>
343  3b3:   02 
344  3b4:   18 05 8f 10     movw    0xf,SP, 0x1002 <cat2\+0xff3>
345  3b8:   02 
346  3b9:   18 05 8f 10     movw    0xf,SP, 0x1002 <cat2\+0xff3>
347  3bd:   02 
348  3be:   86 3e[ ]+       ldaa    #0x3e
349  3c0:   18 01 90 10     movw    0x1002 <cat2\+0xff3>, 0xfff0,SP
350  3c4:   02 
351  3c5:   18 01 90 10     movw    0x1002 <cat2\+0xff3>, 0xfff0,SP
352  3c9:   02 
353  3ca:   18 01 90 10     movw    0x1002 <cat2\+0xff3>, 0xfff0,SP
354  3ce:   02 
355  3cf:   86 3f[ ]+       ldaa    #0x3f
356  3d1:   18 05 90 10     movw    0xfff0,SP, 0x1002 <cat2\+0xff3>
357  3d5:   02 
358  3d6:   18 05 90 10     movw    0xfff0,SP, 0x1002 <cat2\+0xff3>
359  3da:   02 
360  3db:   18 05 90 10     movw    0xfff0,SP, 0x1002 <cat2\+0xff3>
361  3df:   02 
362  3e0:   86 40[ ]+       ldaa    #0x40
363  3e2:   18 08 07 aa     movb    #0xaa, 0x7,X
364  3e6:   18 08 07 aa     movb    #0xaa, 0x7,X
365  3ea:   18 08 07 aa     movb    #0xaa, 0x7,X
366  3ee:   86 41[ ]+       ldaa    #0x41
367  3f0:   18 08 18 aa     movb    #0xaa, 0xfff8,X
368  3f4:   18 08 18 aa     movb    #0xaa, 0xfff8,X
369  3f8:   18 08 18 aa     movb    #0xaa, 0xfff8,X
370  3fc:   86 42[ ]+       ldaa    #0x42
371  3fe:   18 00 07 00     movw    #0x44 <cat2\+0x35>, 0x7,X
372  402:   44 
373  403:   18 00 07 00     movw    #0x44 <cat2\+0x35>, 0x7,X
374  407:   44 
375  408:   18 00 07 00     movw    #0x44 <cat2\+0x35>, 0x7,X
376  40c:   44 
377  40d:   86 43[ ]+       ldaa    #0x43
378  40f:   18 00 18 00     movw    #0x44 <cat2\+0x35>, 0xfff8,X
379  413:   44 
380  414:   18 00 18 00     movw    #0x44 <cat2\+0x35>, 0xfff8,X
381  418:   44 
382  419:   18 00 18 00     movw    #0x44 <cat2\+0x35>, 0xfff8,X
383  41d:   44 
384  41e:   86 44[ ]+       ldaa    #0x44
385  420:   18 08 47 aa     movb    #0xaa, 0x7,Y
386  424:   18 08 47 aa     movb    #0xaa, 0x7,Y
387  428:   18 08 47 aa     movb    #0xaa, 0x7,Y
388  42c:   86 45[ ]+       ldaa    #0x45
389  42e:   18 08 58 aa     movb    #0xaa, 0xfff8,Y
390  432:   18 08 58 aa     movb    #0xaa, 0xfff8,Y
391  436:   18 08 58 aa     movb    #0xaa, 0xfff8,Y
392  43a:   86 46[ ]+       ldaa    #0x46
393  43c:   18 00 47 00     movw    #0x44 <cat2\+0x35>, 0x7,Y
394  440:   44 
395  441:   18 00 47 00     movw    #0x44 <cat2\+0x35>, 0x7,Y
396  445:   44 
397  446:   18 00 47 00     movw    #0x44 <cat2\+0x35>, 0x7,Y
398  44a:   44 
399  44b:   86 47[ ]+       ldaa    #0x47
400  44d:   18 00 58 00     movw    #0x44 <cat2\+0x35>, 0xfff8,Y
401  451:   44 
402  452:   18 00 58 00     movw    #0x44 <cat2\+0x35>, 0xfff8,Y
403  456:   44 
404  457:   18 00 58 00     movw    #0x44 <cat2\+0x35>, 0xfff8,Y
405  45b:   44 
406  45c:   86 48[ ]+       ldaa    #0x48
407  45e:   18 08 c7 aa     movb    #0xaa, 0x7,PC \{0x468 <cat2\+0x459>\}
408  462:   18 08 c7 aa     movb    #0xaa, 0x7,PC \{0x46c <cat2\+0x45d>\}
409  466:   18 08 c7 aa     movb    #0xaa, 0x7,PC \{0x470 <cat2\+0x461>\}
410  46a:   86 49[ ]+       ldaa    #0x49
411  46c:   18 08 d8 aa     movb    #0xaa, 0xfff8,PC \{0x467 <cat2\+0x458>\}
412  470:   18 08 d8 aa     movb    #0xaa, 0xfff8,PC \{0x46b <cat2\+0x45c>\}
413  474:   18 08 d8 aa     movb    #0xaa, 0xfff8,PC \{0x46f <cat2\+0x460>\}
414  478:   86 4a[ ]+       ldaa    #0x4a
415  47a:   18 00 c7 00     movw    #0x44 <cat2\+0x35>, 0x7,PC \{0x484 <cat2\+0x475>\}
416  47e:   44 
417  47f:   18 00 c7 00     movw    #0x44 <cat2\+0x35>, 0x7,PC \{0x489 <cat2\+0x47a>\}
418  483:   44 
419  484:   18 00 c7 00     movw    #0x44 <cat2\+0x35>, 0x7,PC \{0x48e <cat2\+0x47f>\}
420  488:   44 
421  489:   86 4b[ ]+       ldaa    #0x4b
422  48b:   18 00 d8 00     movw    #0x44 <cat2\+0x35>, 0xfff8,PC \{0x486 <cat2\+0x477>\}
423  48f:   44 
424  490:   18 00 d8 00     movw    #0x44 <cat2\+0x35>, 0xfff8,PC \{0x48b <cat2\+0x47c>\}
425  494:   44 
426  495:   18 00 d8 00     movw    #0x44 <cat2\+0x35>, 0xfff8,PC \{0x490 <cat2\+0x481>\}
427  499:   44 
428  49a:   86 4c[ ]+       ldaa    #0x4c
429  49c:   18 08 87 aa     movb    #0xaa, 0x7,SP
430  4a0:   18 08 87 aa     movb    #0xaa, 0x7,SP
431  4a4:   18 08 87 aa     movb    #0xaa, 0x7,SP
432  4a8:   86 4d[ ]+       ldaa    #0x4d
433  4aa:   18 08 98 aa     movb    #0xaa, 0xfff8,SP
434  4ae:   18 08 98 aa     movb    #0xaa, 0xfff8,SP
435  4b2:   18 08 98 aa     movb    #0xaa, 0xfff8,SP
436  4b6:   86 4e[ ]+       ldaa    #0x4e
437  4b8:   18 00 87 00     movw    #0x44 <cat2\+0x35>, 0x7,SP
438  4bc:   44 
439  4bd:   18 00 87 00     movw    #0x44 <cat2\+0x35>, 0x7,SP
440  4c1:   44 
441  4c2:   18 00 87 00     movw    #0x44 <cat2\+0x35>, 0x7,SP
442  4c6:   44 
443  4c7:   86 4f[ ]+       ldaa    #0x4f
444  4c9:   18 00 98 00     movw    #0x44 <cat2\+0x35>, 0xfff8,SP
445  4cd:   44 
446  4ce:   18 00 98 00     movw    #0x44 <cat2\+0x35>, 0xfff8,SP
447  4d2:   44 
448  4d3:   18 00 98 00     movw    #0x44 <cat2\+0x35>, 0xfff8,SP
449  4d7:   44 
450  4d8:   86 50[ ]+       ldaa    #0x50
451