Blame view

Project/applications/smartcities/build/lst/chcore_v7m.lst 84.5 KB
Imanol-Mikel Barba Sabariego authored
1
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 1
Imanol-Mikel Barba Sabariego authored
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60


   1              		.syntax unified
   2              		.cpu cortex-m3
   3              		.fpu softvfp
   4              		.eabi_attribute 20, 1
   5              		.eabi_attribute 21, 1
   6              		.eabi_attribute 23, 3
   7              		.eabi_attribute 24, 1
   8              		.eabi_attribute 25, 1
   9              		.eabi_attribute 26, 1
  10              		.eabi_attribute 30, 2
  11              		.eabi_attribute 34, 1
  12              		.eabi_attribute 18, 4
  13              		.thumb
  14              		.file	"chcore_v7m.c"
  15              		.text
  16              	.Ltext0:
  17              		.cfi_sections	.debug_frame
  18              		.section	.text._port_switch_from_isr,"ax",%progbits
  19              		.align	2
  20              		.p2align 4,,15
  21              		.global	_port_switch_from_isr
  22              		.thumb
  23              		.thumb_func
  24              		.type	_port_switch_from_isr, %function
  25              	_port_switch_from_isr:
  26              	.LFB11:
  27              		.file 1 "../..//os/ports/GCC/ARMCMx/chcore_v7m.c"
  28              		.loc 1 207 0
  29              		.cfi_startproc
  30              		@ Naked Function: prologue and epilogue provided by programmer.
  31              		@ args = 0, pretend = 0, frame = 0
  32              		@ frame_needed = 0, uses_anonymous_args = 0
  33              		.loc 1 210 0
  34 0000 FFF7FEFF 		bl	chSchDoReschedule
  35              	.LVL0:
  36              		.loc 1 212 0
  37              	@ 212 "../..//os/ports/GCC/ARMCMx/chcore_v7m.c" 1
  38              		_port_exit_from_isr:
  39              	@ 0 "" 2
  40              		.loc 1 216 0
  41              		.thumb
  42 0004 4FF46D43 		mov	r3, #60672
  43 0008 CEF20003 		movt	r3, 57344
  44 000c 4FF08052 		mov	r2, #268435456
  45 0010 5A60     		str	r2, [r3, #4]
  46              		.loc 1 217 0
  47              	@ 217 "../..//os/ports/GCC/ARMCMx/chcore_v7m.c" 1
  48 0012 62B6     		cpsie   i
  49              	@ 0 "" 2
  50              		.thumb
  51              	.L2:
  52 0014 FEE7     		b	.L2
  53              		.cfi_endproc
  54              	.LFE11:
  55              		.size	_port_switch_from_isr, .-_port_switch_from_isr
  56 0016 00BFAFF3 		.section	.text.PendSVVector,"ax",%progbits
  56      0080AFF3 
Imanol-Mikel Barba Sabariego authored
61
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 2
Imanol-Mikel Barba Sabariego authored
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120


  56      0080
  57              		.align	2
  58              		.p2align 4,,15
  59              		.global	PendSVVector
  60              		.thumb
  61              		.thumb_func
  62              		.type	PendSVVector, %function
  63              	PendSVVector:
  64              	.LFB8:
  65              		.loc 1 92 0
  66              		.cfi_startproc
  67              		@ args = 0, pretend = 0, frame = 0
  68              		@ frame_needed = 0, uses_anonymous_args = 0
  69              		@ link register save eliminated.
  70              		.loc 1 96 0
  71              	@ 96 "../..//os/ports/GCC/ARMCMx/chcore_v7m.c" 1
  72 0000 EFF30983 		mrs     r3, PSP
  73              	@ 0 "" 2
  74              	.LVL1:
  75              		.loc 1 100 0
  76              		.thumb
  77 0004 2033     		adds	r3, r3, #32
  78              	.LVL2:
  79              		.loc 1 107 0
  80              	@ 107 "../..//os/ports/GCC/ARMCMx/chcore_v7m.c" 1
  81 0006 83F30988 		msr     PSP, r3
  82              	@ 0 "" 2
  83              		.thumb
  84 000a 7047     		bx	lr
  85              		.cfi_endproc
  86              	.LFE8:
  87              		.size	PendSVVector, .-PendSVVector
  88 000c AFF30080 		.section	.text._port_init,"ax",%progbits
  89              		.align	2
  90              		.p2align 4,,15
  91              		.global	_port_init
  92              		.thumb
  93              		.thumb_func
  94              		.type	_port_init, %function
  95              	_port_init:
  96              	.LFB9:
  97              		.loc 1 118 0
  98              		.cfi_startproc
  99              		@ args = 0, pretend = 0, frame = 0
 100              		@ frame_needed = 0, uses_anonymous_args = 0
 101              		.loc 1 122 0
 102 0000 0022     		movs	r2, #0
 103              		.loc 1 121 0
 104 0002 4FF46D43 		mov	r3, #60672
 105              		.loc 1 118 0
 106 0006 10B5     		push	{r4, lr}
 107              	.LCFI0:
 108              		.cfi_def_cfa_offset 8
 109              		.cfi_offset 4, -8
 110              		.cfi_offset 14, -4
 111              		.loc 1 121 0
 112 0008 CEF20003 		movt	r3, 57344
Imanol-Mikel Barba Sabariego authored
121
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 3
Imanol-Mikel Barba Sabariego authored
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180


 113 000c 1446     		mov	r4, r2
 114              		.loc 1 122 0
 115 000e C0F2FA52 		movt	r2, 1530
 116              		.loc 1 121 0
 117 0012 9C60     		str	r4, [r3, #8]
 118              		.loc 1 125 0
 119 0014 0720     		movs	r0, #7
 120 0016 1021     		movs	r1, #16
 121              		.loc 1 122 0
 122 0018 DA60     		str	r2, [r3, #12]
 123              		.loc 1 125 0
 124 001a FFF7FEFF 		bl	nvicSetSystemHandlerPriority
 125              	.LVL3:
 126              		.loc 1 127 0
 127 001e 0A20     		movs	r0, #10
 128 0020 2146     		mov	r1, r4
 129 0022 FFF7FEFF 		bl	nvicSetSystemHandlerPriority
 130              	.LVL4:
 131              		.loc 1 129 0
 132 0026 0B20     		movs	r0, #11
 133 0028 8021     		movs	r1, #128
 134              		.loc 1 131 0
 135 002a BDE81040 		pop	{r4, lr}
 136              		.loc 1 129 0
 137 002e FFF7FEBF 		b	nvicSetSystemHandlerPriority
 138              	.LVL5:
 139              		.cfi_endproc
 140              	.LFE9:
 141              		.size	_port_init, .-_port_init
 142 0032 00BFAFF3 		.section	.text._port_irq_epilogue,"ax",%progbits
 142      0080AFF3 
 142      0080AFF3 
 142      0080
 143              		.align	2
 144              		.p2align 4,,15
 145              		.global	_port_irq_epilogue
 146              		.thumb
 147              		.thumb_func
 148              		.type	_port_irq_epilogue, %function
 149              	_port_irq_epilogue:
 150              	.LFB10:
 151              		.loc 1 148 0
 152              		.cfi_startproc
 153              		@ args = 0, pretend = 0, frame = 0
 154              		@ frame_needed = 0, uses_anonymous_args = 0
 155              		@ link register save eliminated.
 156              		.loc 1 150 0
 157              	@ 150 "../..//os/ports/GCC/ARMCMx/chcore_v7m.c" 1
 158 0000 72B6     		cpsid   i
 159              	@ 0 "" 2
 160              		.loc 1 151 0
 161              		.thumb
 162 0002 4FF46D43 		mov	r3, #60672
 163 0006 CEF20003 		movt	r3, 57344
 164 000a 5B68     		ldr	r3, [r3, #4]
 165 000c 1B05     		lsls	r3, r3, #20
 166 000e 19D5     		bpl	.L7
Imanol-Mikel Barba Sabariego authored
181
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 4
Imanol-Mikel Barba Sabariego authored
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240


 167              	.LBB2:
 168              		.loc 1 155 0
 169              	@ 155 "../..//os/ports/GCC/ARMCMx/chcore_v7m.c" 1
 170 0010 EFF30983 		mrs     r3, PSP
 171              	@ 0 "" 2
 172              	.LVL6:
 173              		.loc 1 159 0
 174              		.thumb
 175 0014 A3F12002 		sub	r2, r3, #32
 176              	.LVL7:
 177              		.loc 1 160 0
 178              	@ 160 "../..//os/ports/GCC/ARMCMx/chcore_v7m.c" 1
 179 0018 82F30988 		msr     PSP, r2
 180              	@ 0 "" 2
 181              		.loc 1 165 0
 182              		.thumb
 183 001c 114A     		ldr	r2, .L13
 184              	.LVL8:
 185              		.loc 1 161 0
 186 001e 4FF08070 		mov	r0, #16777216
 187              		.loc 1 165 0
 188 0022 9169     		ldr	r1, [r2, #24]
 189              		.loc 1 161 0
 190 0024 43F8040C 		str	r0, [r3, #-4]
 191              		.loc 1 165 0
 192 0028 71B1     		cbz	r1, .L8
 193              		.loc 1 165 0 is_stmt 0 discriminator 1
 194 002a 1168     		ldr	r1, [r2, #0]
 195 002c D269     		ldr	r2, [r2, #28]
 196 002e 8968     		ldr	r1, [r1, #8]
 197 0030 9268     		ldr	r2, [r2, #8]
 198 0032 9142     		cmp	r1, r2
 199 0034 94BF     		ite	ls
 200 0036 0022     		movls	r2, #0
 201 0038 0122     		movhi	r2, #1
 202 003a 7AB1     		cbz	r2, .L10
 203              	.L12:
 204              		.loc 1 167 0 is_stmt 1
 205 003c 0A4A     		ldr	r2, .L13+4
 206 003e 43F8082C 		str	r2, [r3, #-8]
 207 0042 7047     		bx	lr
 208              	.LVL9:
 209              	.L7:
 210              	.LBE2:
 211              		.loc 1 197 0
 212              	@ 197 "../..//os/ports/GCC/ARMCMx/chcore_v7m.c" 1
 213 0044 62B6     		cpsie   i
 214              	@ 0 "" 2
 215              		.thumb
 216 0046 7047     		bx	lr
 217              	.LVL10:
 218              	.L8:
 219              	.LBB3:
 220              		.loc 1 165 0 discriminator 2
 221 0048 1168     		ldr	r1, [r2, #0]
 222 004a D269     		ldr	r2, [r2, #28]
 223 004c 8968     		ldr	r1, [r1, #8]
Imanol-Mikel Barba Sabariego authored
241
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 5
Imanol-Mikel Barba Sabariego authored
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300


 224 004e 9268     		ldr	r2, [r2, #8]
 225 0050 9142     		cmp	r1, r2
 226 0052 34BF     		ite	cc
 227 0054 0022     		movcc	r2, #0
 228 0056 0122     		movcs	r2, #1
 229 0058 002A     		cmp	r2, #0
 230 005a EFD1     		bne	.L12
 231              	.L10:
 232              		.loc 1 176 0
 233 005c 034A     		ldr	r2, .L13+8
 234 005e 43F8082C 		str	r2, [r3, #-8]
 235 0062 7047     		bx	lr
 236              	.L14:
 237              		.align	2
 238              	.L13:
 239 0064 00000000 		.word	rlist
 240 0068 00000000 		.word	_port_switch_from_isr
 241 006c 04000000 		.word	_port_exit_from_isr
 242              	.LBE3:
 243              		.cfi_endproc
 244              	.LFE10:
 245              		.size	_port_irq_epilogue, .-_port_irq_epilogue
 246              		.section	.text.SysTickVector,"ax",%progbits
 247              		.align	2
 248              		.p2align 4,,15
 249              		.global	SysTickVector
 250              		.thumb
 251              		.thumb_func
 252              		.type	SysTickVector, %function
 253              	SysTickVector:
 254              	.LFB7:
 255              		.loc 1 47 0
 256              		.cfi_startproc
 257              		@ args = 0, pretend = 0, frame = 0
 258              		@ frame_needed = 0, uses_anonymous_args = 0
 259 0000 08B5     		push	{r3, lr}
 260              	.LCFI1:
 261              		.cfi_def_cfa_offset 8
 262              		.cfi_offset 3, -8
 263              		.cfi_offset 14, -4
 264              		.loc 1 51 0
 265              	@ 51 "../..//os/ports/GCC/ARMCMx/chcore_v7m.c" 1
 266 0002 72B6     		cpsid   i
 267              	@ 0 "" 2
 268              		.loc 1 52 0
 269              		.thumb
 270 0004 FFF7FEFF 		bl	chSysTimerHandlerI
 271              	.LVL11:
 272              		.loc 1 53 0
 273              	@ 53 "../..//os/ports/GCC/ARMCMx/chcore_v7m.c" 1
 274 0008 62B6     		cpsie   i
 275              	@ 0 "" 2
 276              		.loc 1 56 0
 277              		.thumb
 278 000a BDE80840 		pop	{r3, lr}
 279              		.loc 1 55 0
 280 000e FFF7FEBF 		b	_port_irq_epilogue
Imanol-Mikel Barba Sabariego authored
301
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 6
Imanol-Mikel Barba Sabariego authored
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360


 281              	.LVL12:
 282              		.cfi_endproc
 283              	.LFE7:
 284              		.size	SysTickVector, .-SysTickVector
 285 0012 00BFAFF3 		.section	.text._port_switch,"ax",%progbits
 285      0080AFF3 
 285      0080AFF3 
 285      0080
 286              		.align	2
 287              		.p2align 4,,15
 288              		.global	_port_switch
 289              		.thumb
 290              		.thumb_func
 291              		.type	_port_switch, %function
 292              	_port_switch:
 293              	.LFB12:
 294              		.loc 1 236 0
 295              		.cfi_startproc
 296              		@ Naked Function: prologue and epilogue provided by programmer.
 297              		@ args = 0, pretend = 0, frame = 0
 298              		@ frame_needed = 0, uses_anonymous_args = 0
 299              	.LVL13:
 300              		.loc 1 238 0
 301              	@ 238 "../..//os/ports/GCC/ARMCMx/chcore_v7m.c" 1
 302 0000 2DE9F04F 		push    {r4, r5, r6, r7, r8, r9, r10, r11, lr}
 303              	@ 0 "" 2
 304              		.loc 1 244 0
 305              	@ 244 "../..//os/ports/GCC/ARMCMx/chcore_v7m.c" 1
 306 0004 C1F80CD0 		str     sp, [r1, #12]                          
 307 0008 D0F80CD0 		ldr     sp, [r0, #12]
 308              	@ 0 "" 2
 309              		.loc 1 250 0
 310              	@ 250 "../..//os/ports/GCC/ARMCMx/chcore_v7m.c" 1
 311 000c BDE8F08F 		pop     {r4, r5, r6, r7, r8, r9, r10, r11, pc}
 312              	@ 0 "" 2
 313              		.loc 1 252 0
 314              		.thumb
 315              		.cfi_endproc
 316              	.LFE12:
 317              		.size	_port_switch, .-_port_switch
 318              		.section	.text._port_thread_start,"ax",%progbits
 319              		.align	2
 320              		.p2align 4,,15
 321              		.global	_port_thread_start
 322              		.thumb
 323              		.thumb_func
 324              		.type	_port_thread_start, %function
 325              	_port_thread_start:
 326              	.LFB13:
 327              		.loc 1 259 0
 328              		.cfi_startproc
 329              		@ args = 0, pretend = 0, frame = 0
 330              		@ frame_needed = 0, uses_anonymous_args = 0
 331              		@ link register save eliminated.
 332              		.loc 1 261 0
 333              	@ 261 "../..//os/ports/GCC/ARMCMx/chcore_v7m.c" 1
 334 0000 62B6     		cpsie   i
Imanol-Mikel Barba Sabariego authored
361
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 7
Imanol-Mikel Barba Sabariego authored
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377


 335              	@ 0 "" 2
 336              		.loc 1 262 0
 337              	@ 262 "../..//os/ports/GCC/ARMCMx/chcore_v7m.c" 1
 338 0002 2846     		mov     r0, r5                                 
 339 0004 A047     		blx     r4                                     
 340 0006 FFF7FEFF 		bl      chThdExit
 341              	@ 0 "" 2
 342              		.thumb
 343 000a 7047     		bx	lr
 344              		.cfi_endproc
 345              	.LFE13:
 346              		.size	_port_thread_start, .-_port_thread_start
 347 000c AFF30080 		.text
 348              	.Letext0:
Imanol-Mikel Barba Sabariego authored
378
 349              		.file 2 "c:/yagarto/lib/gcc/../../arm-none-eabi/sys-include/stdint.h"
Imanol-Mikel Barba Sabariego authored
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
 350              		.file 3 "../..//os/ports/GCC/ARMCMx/chtypes.h"
 351              		.file 4 "../..//os/kernel/include/chlists.h"
 352              		.file 5 "../..//os/kernel/include/chthreads.h"
 353              		.file 6 "../..//os/ports/GCC/ARMCMx/chcore_v7m.h"
 354              		.file 7 "../..//os/ports/common/ARMCMx/nvic.h"
 355              		.file 8 "../..//os/kernel/include/chschd.h"
 356              		.file 9 "../..//os/kernel/include/chmtx.h"
 357              		.file 10 "../..//os/kernel/include/chsys.h"
 358              		.section	.debug_info,"",%progbits
 359              	.Ldebug_info0:
 360 0000 E5070000 		.4byte	0x7e5
 361 0004 0200     		.2byte	0x2
 362 0006 00000000 		.4byte	.Ldebug_abbrev0
 363 000a 04       		.byte	0x4
 364 000b 01       		.uleb128 0x1
Imanol-Mikel Barba Sabariego authored
394
 365 000c 28020000 		.4byte	.LASF91
Imanol-Mikel Barba Sabariego authored
395
396
 366 0010 01       		.byte	0x1
 367 0011 00000000 		.4byte	.LASF92
Imanol-Mikel Barba Sabariego authored
397
 368 0015 BC020000 		.4byte	.LASF93
Imanol-Mikel Barba Sabariego authored
398
399
400
401
402
403
404
405
406
407
408
 369 0019 18000000 		.4byte	.Ldebug_ranges0+0x18
 370 001d 00000000 		.4byte	0
 371 0021 00000000 		.4byte	0
 372 0025 00000000 		.4byte	.Ldebug_line0
 373 0029 02       		.uleb128 0x2
 374 002a 04       		.byte	0x4
 375 002b 05       		.byte	0x5
 376 002c 696E7400 		.ascii	"int\000"
 377 0030 03       		.uleb128 0x3
 378 0031 04       		.byte	0x4
 379 0032 07       		.byte	0x7
Imanol-Mikel Barba Sabariego authored
409
 380 0033 2D010000 		.4byte	.LASF0
Imanol-Mikel Barba Sabariego authored
410
411
412
 381 0037 03       		.uleb128 0x3
 382 0038 01       		.byte	0x1
 383 0039 06       		.byte	0x6
Imanol-Mikel Barba Sabariego authored
413
 384 003a 99000000 		.4byte	.LASF1
Imanol-Mikel Barba Sabariego authored
414
 385 003e 04       		.uleb128 0x4
Imanol-Mikel Barba Sabariego authored
415
 386 003f C0030000 		.4byte	.LASF5
Imanol-Mikel Barba Sabariego authored
416
417
418
419
420
 387 0043 02       		.byte	0x2
 388 0044 2A       		.byte	0x2a
 389 0045 49000000 		.4byte	0x49
 390 0049 03       		.uleb128 0x3
 391 004a 01       		.byte	0x1
Imanol-Mikel Barba Sabariego authored
421
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 8
Imanol-Mikel Barba Sabariego authored
422
423
424


 392 004b 08       		.byte	0x8
Imanol-Mikel Barba Sabariego authored
425
 393 004c 6A020000 		.4byte	.LASF2
Imanol-Mikel Barba Sabariego authored
426
427
428
 394 0050 03       		.uleb128 0x3
 395 0051 02       		.byte	0x2
 396 0052 05       		.byte	0x5
Imanol-Mikel Barba Sabariego authored
429
 397 0053 88020000 		.4byte	.LASF3
Imanol-Mikel Barba Sabariego authored
430
431
432
 398 0057 03       		.uleb128 0x3
 399 0058 02       		.byte	0x2
 400 0059 07       		.byte	0x7
Imanol-Mikel Barba Sabariego authored
433
 401 005a 97010000 		.4byte	.LASF4
Imanol-Mikel Barba Sabariego authored
434
 402 005e 04       		.uleb128 0x4
Imanol-Mikel Barba Sabariego authored
435
 403 005f 62020000 		.4byte	.LASF6
Imanol-Mikel Barba Sabariego authored
436
437
438
439
440
441
 404 0063 02       		.byte	0x2
 405 0064 4F       		.byte	0x4f
 406 0065 69000000 		.4byte	0x69
 407 0069 03       		.uleb128 0x3
 408 006a 04       		.byte	0x4
 409 006b 05       		.byte	0x5
Imanol-Mikel Barba Sabariego authored
442
 410 006c B5000000 		.4byte	.LASF7
Imanol-Mikel Barba Sabariego authored
443
 411 0070 04       		.uleb128 0x4
Imanol-Mikel Barba Sabariego authored
444
 412 0071 35030000 		.4byte	.LASF8
Imanol-Mikel Barba Sabariego authored
445
446
447
448
449
450
 413 0075 02       		.byte	0x2
 414 0076 50       		.byte	0x50
 415 0077 7B000000 		.4byte	0x7b
 416 007b 03       		.uleb128 0x3
 417 007c 04       		.byte	0x4
 418 007d 07       		.byte	0x7
Imanol-Mikel Barba Sabariego authored
451
 419 007e 55010000 		.4byte	.LASF9
Imanol-Mikel Barba Sabariego authored
452
453
454
 420 0082 03       		.uleb128 0x3
 421 0083 08       		.byte	0x8
 422 0084 05       		.byte	0x5
Imanol-Mikel Barba Sabariego authored
455
 423 0085 8B000000 		.4byte	.LASF10
Imanol-Mikel Barba Sabariego authored
456
457
458
 424 0089 03       		.uleb128 0x3
 425 008a 08       		.byte	0x8
 426 008b 07       		.byte	0x7
Imanol-Mikel Barba Sabariego authored
459
 427 008c 5E000000 		.4byte	.LASF11
Imanol-Mikel Barba Sabariego authored
460
 428 0090 04       		.uleb128 0x4
Imanol-Mikel Barba Sabariego authored
461
 429 0091 D9010000 		.4byte	.LASF12
Imanol-Mikel Barba Sabariego authored
462
463
464
465
 430 0095 03       		.byte	0x3
 431 0096 2F       		.byte	0x2f
 432 0097 3E000000 		.4byte	0x3e
 433 009b 04       		.uleb128 0x4
Imanol-Mikel Barba Sabariego authored
466
 434 009c BE000000 		.4byte	.LASF13
Imanol-Mikel Barba Sabariego authored
467
468
469
470
 435 00a0 03       		.byte	0x3
 436 00a1 30       		.byte	0x30
 437 00a2 3E000000 		.4byte	0x3e
 438 00a6 04       		.uleb128 0x4
Imanol-Mikel Barba Sabariego authored
471
 439 00a7 46020000 		.4byte	.LASF14
Imanol-Mikel Barba Sabariego authored
472
473
474
475
 440 00ab 03       		.byte	0x3
 441 00ac 31       		.byte	0x31
 442 00ad 3E000000 		.4byte	0x3e
 443 00b1 04       		.uleb128 0x4
Imanol-Mikel Barba Sabariego authored
476
 444 00b2 5A020000 		.4byte	.LASF15
Imanol-Mikel Barba Sabariego authored
477
478
479
480
 445 00b6 03       		.byte	0x3
 446 00b7 32       		.byte	0x32
 447 00b8 70000000 		.4byte	0x70
 448 00bc 04       		.uleb128 0x4
Imanol-Mikel Barba Sabariego authored
481
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 9
Imanol-Mikel Barba Sabariego authored
482
483
Imanol-Mikel Barba Sabariego authored
484
 449 00bd AF010000 		.4byte	.LASF16
Imanol-Mikel Barba Sabariego authored
485
486
487
488
 450 00c1 03       		.byte	0x3
 451 00c2 33       		.byte	0x33
 452 00c3 5E000000 		.4byte	0x5e
 453 00c7 04       		.uleb128 0x4
Imanol-Mikel Barba Sabariego authored
489
 454 00c8 ED010000 		.4byte	.LASF17
Imanol-Mikel Barba Sabariego authored
490
491
492
493
 455 00cc 03       		.byte	0x3
 456 00cd 35       		.byte	0x35
 457 00ce 70000000 		.4byte	0x70
 458 00d2 04       		.uleb128 0x4
Imanol-Mikel Barba Sabariego authored
494
 459 00d3 67030000 		.4byte	.LASF18
Imanol-Mikel Barba Sabariego authored
495
496
497
498
 460 00d7 03       		.byte	0x3
 461 00d8 36       		.byte	0x36
 462 00d9 70000000 		.4byte	0x70
 463 00dd 04       		.uleb128 0x4
Imanol-Mikel Barba Sabariego authored
499
 464 00de 27010000 		.4byte	.LASF19
Imanol-Mikel Barba Sabariego authored
500
501
502
503
 465 00e2 03       		.byte	0x3
 466 00e3 37       		.byte	0x37
 467 00e4 5E000000 		.4byte	0x5e
 468 00e8 04       		.uleb128 0x4
Imanol-Mikel Barba Sabariego authored
504
 469 00e9 23030000 		.4byte	.LASF20
Imanol-Mikel Barba Sabariego authored
505
506
507
508
 470 00ed 04       		.byte	0x4
 471 00ee 2A       		.byte	0x2a
 472 00ef F3000000 		.4byte	0xf3
 473 00f3 05       		.uleb128 0x5
Imanol-Mikel Barba Sabariego authored
509
 474 00f4 23030000 		.4byte	.LASF20
Imanol-Mikel Barba Sabariego authored
510
511
512
513
514
 475 00f8 48       		.byte	0x48
 476 00f9 05       		.byte	0x5
 477 00fa 5E       		.byte	0x5e
 478 00fb 0A020000 		.4byte	0x20a
 479 00ff 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
515
 480 0100 AD020000 		.4byte	.LASF21
Imanol-Mikel Barba Sabariego authored
516
517
518
519
520
521
522
 481 0104 05       		.byte	0x5
 482 0105 5F       		.byte	0x5f
 483 0106 2F020000 		.4byte	0x22f
 484 010a 02       		.byte	0x2
 485 010b 23       		.byte	0x23
 486 010c 00       		.uleb128 0
 487 010d 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
523
 488 010e 53020000 		.4byte	.LASF22
Imanol-Mikel Barba Sabariego authored
524
525
526
527
528
529
530
 489 0112 05       		.byte	0x5
 490 0113 61       		.byte	0x61
 491 0114 2F020000 		.4byte	0x22f
 492 0118 02       		.byte	0x2
 493 0119 23       		.byte	0x23
 494 011a 04       		.uleb128 0x4
 495 011b 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
531
 496 011c 84000000 		.4byte	.LASF23
Imanol-Mikel Barba Sabariego authored
532
533
534
535
536
537
538
 497 0120 05       		.byte	0x5
 498 0121 63       		.byte	0x63
 499 0122 B1000000 		.4byte	0xb1
 500 0126 02       		.byte	0x2
 501 0127 23       		.byte	0x23
 502 0128 08       		.uleb128 0x8
 503 0129 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
539
 504 012a F4030000 		.4byte	.LASF24
Imanol-Mikel Barba Sabariego authored
540
 505 012e 05       		.byte	0x5
Imanol-Mikel Barba Sabariego authored
541
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 10
Imanol-Mikel Barba Sabariego authored
542
543
544
545
546
547
548
549


 506 012f 64       		.byte	0x64
 507 0130 74030000 		.4byte	0x374
 508 0134 02       		.byte	0x2
 509 0135 23       		.byte	0x23
 510 0136 0C       		.uleb128 0xc
 511 0137 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
550
 512 0138 DA000000 		.4byte	.LASF25
Imanol-Mikel Barba Sabariego authored
551
552
553
554
555
556
557
 513 013c 05       		.byte	0x5
 514 013d 66       		.byte	0x66
 515 013e 2F020000 		.4byte	0x22f
 516 0142 02       		.byte	0x2
 517 0143 23       		.byte	0x23
 518 0144 10       		.uleb128 0x10
 519 0145 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
558
 520 0146 0D020000 		.4byte	.LASF26
Imanol-Mikel Barba Sabariego authored
559
560
561
562
563
564
565
 521 014a 05       		.byte	0x5
 522 014b 67       		.byte	0x67
 523 014c 2F020000 		.4byte	0x22f
 524 0150 02       		.byte	0x2
 525 0151 23       		.byte	0x23
 526 0152 14       		.uleb128 0x14
 527 0153 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
566
 528 0154 DA030000 		.4byte	.LASF27
Imanol-Mikel Barba Sabariego authored
567
568
569
570
571
572
573
 529 0158 05       		.byte	0x5
 530 0159 6E       		.byte	0x6e
 531 015a 3A060000 		.4byte	0x63a
 532 015e 02       		.byte	0x2
 533 015f 23       		.byte	0x23
 534 0160 18       		.uleb128 0x18
 535 0161 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
574
 536 0162 92020000 		.4byte	.LASF28
Imanol-Mikel Barba Sabariego authored
575
576
577
578
579
580
581
 537 0166 05       		.byte	0x5
 538 0167 79       		.byte	0x79
 539 0168 9B000000 		.4byte	0x9b
 540 016c 02       		.byte	0x2
 541 016d 23       		.byte	0x23
 542 016e 1C       		.uleb128 0x1c
 543 016f 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
582
 544 0170 B4020000 		.4byte	.LASF29
Imanol-Mikel Barba Sabariego authored
583
584
585
586
587
588
589
 545 0174 05       		.byte	0x5
 546 0175 7D       		.byte	0x7d
 547 0176 90000000 		.4byte	0x90
 548 017a 02       		.byte	0x2
 549 017b 23       		.byte	0x23
 550 017c 1D       		.uleb128 0x1d
 551 017d 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
590
 552 017e A4030000 		.4byte	.LASF30
Imanol-Mikel Barba Sabariego authored
591
592
593
594
595
596
597
 553 0182 05       		.byte	0x5
 554 0183 82       		.byte	0x82
 555 0184 A6000000 		.4byte	0xa6
 556 0188 02       		.byte	0x2
 557 0189 23       		.byte	0x23
 558 018a 1E       		.uleb128 0x1e
 559 018b 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
598
 560 018c 86030000 		.4byte	.LASF31
Imanol-Mikel Barba Sabariego authored
599
600
 561 0190 05       		.byte	0x5
 562 0191 89       		.byte	0x89
Imanol-Mikel Barba Sabariego authored
601
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 11
Imanol-Mikel Barba Sabariego authored
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616


 563 0192 42050000 		.4byte	0x542
 564 0196 02       		.byte	0x2
 565 0197 23       		.byte	0x23
 566 0198 20       		.uleb128 0x20
 567 0199 07       		.uleb128 0x7
 568 019a 705F7500 		.ascii	"p_u\000"
 569 019e 05       		.byte	0x5
 570 019f AE       		.byte	0xae
 571 01a0 05060000 		.4byte	0x605
 572 01a4 02       		.byte	0x2
 573 01a5 23       		.byte	0x23
 574 01a6 24       		.uleb128 0x24
 575 01a7 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
617
 576 01a8 FA030000 		.4byte	.LASF32
Imanol-Mikel Barba Sabariego authored
618
619
620
621
622
623
624
 577 01ac 05       		.byte	0x5
 578 01ad B3       		.byte	0xb3
 579 01ae 57020000 		.4byte	0x257
 580 01b2 02       		.byte	0x2
 581 01b3 23       		.byte	0x23
 582 01b4 28       		.uleb128 0x28
 583 01b5 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
625
 584 01b6 99030000 		.4byte	.LASF33
Imanol-Mikel Barba Sabariego authored
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
 585 01ba 05       		.byte	0x5
 586 01bb B9       		.byte	0xb9
 587 01bc 35020000 		.4byte	0x235
 588 01c0 02       		.byte	0x2
 589 01c1 23       		.byte	0x23
 590 01c2 2C       		.uleb128 0x2c
 591 01c3 06       		.uleb128 0x6
 592 01c4 28000000 		.4byte	.LASF34
 593 01c8 05       		.byte	0x5
 594 01c9 BD       		.byte	0xbd
 595 01ca BC000000 		.4byte	0xbc
 596 01ce 02       		.byte	0x2
 597 01cf 23       		.byte	0x23
 598 01d0 34       		.uleb128 0x34
 599 01d1 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
641
 600 01d2 2A030000 		.4byte	.LASF35
Imanol-Mikel Barba Sabariego authored
642
643
644
645
646
647
648
 601 01d6 05       		.byte	0x5
 602 01d7 C3       		.byte	0xc3
 603 01d8 C7000000 		.4byte	0xc7
 604 01dc 02       		.byte	0x2
 605 01dd 23       		.byte	0x23
 606 01de 38       		.uleb128 0x38
 607 01df 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
649
 608 01e0 7E020000 		.4byte	.LASF36
Imanol-Mikel Barba Sabariego authored
650
651
652
653
654
655
656
 609 01e4 05       		.byte	0x5
 610 01e5 CA       		.byte	0xca
 611 01e6 4C060000 		.4byte	0x64c
 612 01ea 02       		.byte	0x2
 613 01eb 23       		.byte	0x23
 614 01ec 3C       		.uleb128 0x3c
 615 01ed 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
657
 616 01ee 71030000 		.4byte	.LASF37
Imanol-Mikel Barba Sabariego authored
658
659
660
 617 01f2 05       		.byte	0x5
 618 01f3 CE       		.byte	0xce
 619 01f4 B1000000 		.4byte	0xb1
Imanol-Mikel Barba Sabariego authored
661
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 12
Imanol-Mikel Barba Sabariego authored
662
663
664
665
666
667


 620 01f8 02       		.byte	0x2
 621 01f9 23       		.byte	0x23
 622 01fa 40       		.uleb128 0x40
 623 01fb 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
668
 624 01fc A5000000 		.4byte	.LASF38
Imanol-Mikel Barba Sabariego authored
669
670
671
672
673
674
675
676
677
678
679
680
681
 625 0200 05       		.byte	0x5
 626 0201 D4       		.byte	0xd4
 627 0202 6D020000 		.4byte	0x26d
 628 0206 02       		.byte	0x2
 629 0207 23       		.byte	0x23
 630 0208 44       		.uleb128 0x44
 631 0209 00       		.byte	0
 632 020a 08       		.uleb128 0x8
 633 020b 08       		.byte	0x8
 634 020c 04       		.byte	0x4
 635 020d 61       		.byte	0x61
 636 020e 2F020000 		.4byte	0x22f
 637 0212 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
682
 638 0213 AD020000 		.4byte	.LASF21
Imanol-Mikel Barba Sabariego authored
683
684
685
686
687
688
689
 639 0217 04       		.byte	0x4
 640 0218 62       		.byte	0x62
 641 0219 2F020000 		.4byte	0x22f
 642 021d 02       		.byte	0x2
 643 021e 23       		.byte	0x23
 644 021f 00       		.uleb128 0
 645 0220 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
690
 646 0221 53020000 		.4byte	.LASF22
Imanol-Mikel Barba Sabariego authored
691
692
693
694
695
696
697
698
699
700
701
 647 0225 04       		.byte	0x4
 648 0226 64       		.byte	0x64
 649 0227 2F020000 		.4byte	0x22f
 650 022b 02       		.byte	0x2
 651 022c 23       		.byte	0x23
 652 022d 04       		.uleb128 0x4
 653 022e 00       		.byte	0
 654 022f 09       		.uleb128 0x9
 655 0230 04       		.byte	0x4
 656 0231 E8000000 		.4byte	0xe8
 657 0235 04       		.uleb128 0x4
Imanol-Mikel Barba Sabariego authored
702
 658 0236 1B020000 		.4byte	.LASF39
Imanol-Mikel Barba Sabariego authored
703
704
705
706
707
708
709
710
711
 659 023a 04       		.byte	0x4
 660 023b 66       		.byte	0x66
 661 023c 0A020000 		.4byte	0x20a
 662 0240 08       		.uleb128 0x8
 663 0241 04       		.byte	0x4
 664 0242 04       		.byte	0x4
 665 0243 6B       		.byte	0x6b
 666 0244 57020000 		.4byte	0x257
 667 0248 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
712
 668 0249 AD020000 		.4byte	.LASF21
Imanol-Mikel Barba Sabariego authored
713
714
715
716
717
718
719
720
 669 024d 04       		.byte	0x4
 670 024e 6D       		.byte	0x6d
 671 024f 2F020000 		.4byte	0x22f
 672 0253 02       		.byte	0x2
 673 0254 23       		.byte	0x23
 674 0255 00       		.uleb128 0
 675 0256 00       		.byte	0
 676 0257 04       		.uleb128 0x4
Imanol-Mikel Barba Sabariego authored
721
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 13
Imanol-Mikel Barba Sabariego authored
722
723
Imanol-Mikel Barba Sabariego authored
724
 677 0258 E1010000 		.4byte	.LASF40
Imanol-Mikel Barba Sabariego authored
725
726
727
728
 678 025c 04       		.byte	0x4
 679 025d 70       		.byte	0x70
 680 025e 40020000 		.4byte	0x240
 681 0262 04       		.uleb128 0x4
Imanol-Mikel Barba Sabariego authored
729
 682 0263 0C010000 		.4byte	.LASF41
Imanol-Mikel Barba Sabariego authored
730
731
732
733
734
735
 683 0267 06       		.byte	0x6
 684 0268 D7       		.byte	0xd7
 685 0269 6D020000 		.4byte	0x26d
 686 026d 0A       		.uleb128 0xa
 687 026e 04       		.byte	0x4
 688 026f 05       		.uleb128 0x5
Imanol-Mikel Barba Sabariego authored
736
 689 0270 41010000 		.4byte	.LASF42
Imanol-Mikel Barba Sabariego authored
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
 690 0274 20       		.byte	0x20
 691 0275 06       		.byte	0x6
 692 0276 DF       		.byte	0xdf
 693 0277 E7020000 		.4byte	0x2e7
 694 027b 07       		.uleb128 0x7
 695 027c 723000   		.ascii	"r0\000"
 696 027f 06       		.byte	0x6
 697 0280 E0       		.byte	0xe0
 698 0281 62020000 		.4byte	0x262
 699 0285 02       		.byte	0x2
 700 0286 23       		.byte	0x23
 701 0287 00       		.uleb128 0
 702 0288 07       		.uleb128 0x7
 703 0289 723100   		.ascii	"r1\000"
 704 028c 06       		.byte	0x6
 705 028d E1       		.byte	0xe1
 706 028e 62020000 		.4byte	0x262
 707 0292 02       		.byte	0x2
 708 0293 23       		.byte	0x23
 709 0294 04       		.uleb128 0x4
 710 0295 07       		.uleb128 0x7
 711 0296 723200   		.ascii	"r2\000"
 712 0299 06       		.byte	0x6
 713 029a E2       		.byte	0xe2
 714 029b 62020000 		.4byte	0x262
 715 029f 02       		.byte	0x2
 716 02a0 23       		.byte	0x23
 717 02a1 08       		.uleb128 0x8
 718 02a2 07       		.uleb128 0x7
 719 02a3 723300   		.ascii	"r3\000"
 720 02a6 06       		.byte	0x6
 721 02a7 E3       		.byte	0xe3
 722 02a8 62020000 		.4byte	0x262
 723 02ac 02       		.byte	0x2
 724 02ad 23       		.byte	0x23
 725 02ae 0C       		.uleb128 0xc
 726 02af 07       		.uleb128 0x7
 727 02b0 72313200 		.ascii	"r12\000"
 728 02b4 06       		.byte	0x6
 729 02b5 E4       		.byte	0xe4
 730 02b6 62020000 		.4byte	0x262
 731 02ba 02       		.byte	0x2
 732 02bb 23       		.byte	0x23
 733 02bc 10       		.uleb128 0x10
Imanol-Mikel Barba Sabariego authored
781
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 14
Imanol-Mikel Barba Sabariego authored
782
783
784


 734 02bd 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
785
 735 02be 3A010000 		.4byte	.LASF43
Imanol-Mikel Barba Sabariego authored
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
 736 02c2 06       		.byte	0x6
 737 02c3 E5       		.byte	0xe5
 738 02c4 62020000 		.4byte	0x262
 739 02c8 02       		.byte	0x2
 740 02c9 23       		.byte	0x23
 741 02ca 14       		.uleb128 0x14
 742 02cb 07       		.uleb128 0x7
 743 02cc 706300   		.ascii	"pc\000"
 744 02cf 06       		.byte	0x6
 745 02d0 E6       		.byte	0xe6
 746 02d1 62020000 		.4byte	0x262
 747 02d5 02       		.byte	0x2
 748 02d6 23       		.byte	0x23
 749 02d7 18       		.uleb128 0x18
 750 02d8 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
801
 751 02d9 9A020000 		.4byte	.LASF44
Imanol-Mikel Barba Sabariego authored
802
803
804
805
806
807
808
809
 752 02dd 06       		.byte	0x6
 753 02de E7       		.byte	0xe7
 754 02df 62020000 		.4byte	0x262
 755 02e3 02       		.byte	0x2
 756 02e4 23       		.byte	0x23
 757 02e5 1C       		.uleb128 0x1c
 758 02e6 00       		.byte	0
 759 02e7 05       		.uleb128 0x5
Imanol-Mikel Barba Sabariego authored
810
 760 02e8 92030000 		.4byte	.LASF45
Imanol-Mikel Barba Sabariego authored
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
 761 02ec 24       		.byte	0x24
 762 02ed 06       		.byte	0x6
 763 02ee FE       		.byte	0xfe
 764 02ef 74030000 		.4byte	0x374
 765 02f3 0B       		.uleb128 0xb
 766 02f4 723400   		.ascii	"r4\000"
 767 02f7 06       		.byte	0x6
 768 02f8 1101     		.2byte	0x111
 769 02fa 62020000 		.4byte	0x262
 770 02fe 02       		.byte	0x2
 771 02ff 23       		.byte	0x23
 772 0300 00       		.uleb128 0
 773 0301 0B       		.uleb128 0xb
 774 0302 723500   		.ascii	"r5\000"
 775 0305 06       		.byte	0x6
 776 0306 1201     		.2byte	0x112
 777 0308 62020000 		.4byte	0x262
 778 030c 02       		.byte	0x2
 779 030d 23       		.byte	0x23
 780 030e 04       		.uleb128 0x4
 781 030f 0B       		.uleb128 0xb
 782 0310 723600   		.ascii	"r6\000"
 783 0313 06       		.byte	0x6
 784 0314 1301     		.2byte	0x113
 785 0316 62020000 		.4byte	0x262
 786 031a 02       		.byte	0x2
 787 031b 23       		.byte	0x23
 788 031c 08       		.uleb128 0x8
 789 031d 0B       		.uleb128 0xb
 790 031e 723700   		.ascii	"r7\000"
Imanol-Mikel Barba Sabariego authored
841
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 15
Imanol-Mikel Barba Sabariego authored
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891


 791 0321 06       		.byte	0x6
 792 0322 1401     		.2byte	0x114
 793 0324 62020000 		.4byte	0x262
 794 0328 02       		.byte	0x2
 795 0329 23       		.byte	0x23
 796 032a 0C       		.uleb128 0xc
 797 032b 0B       		.uleb128 0xb
 798 032c 723800   		.ascii	"r8\000"
 799 032f 06       		.byte	0x6
 800 0330 1501     		.2byte	0x115
 801 0332 62020000 		.4byte	0x262
 802 0336 02       		.byte	0x2
 803 0337 23       		.byte	0x23
 804 0338 10       		.uleb128 0x10
 805 0339 0B       		.uleb128 0xb
 806 033a 723900   		.ascii	"r9\000"
 807 033d 06       		.byte	0x6
 808 033e 1601     		.2byte	0x116
 809 0340 62020000 		.4byte	0x262
 810 0344 02       		.byte	0x2
 811 0345 23       		.byte	0x23
 812 0346 14       		.uleb128 0x14
 813 0347 0B       		.uleb128 0xb
 814 0348 72313000 		.ascii	"r10\000"
 815 034c 06       		.byte	0x6
 816 034d 1701     		.2byte	0x117
 817 034f 62020000 		.4byte	0x262
 818 0353 02       		.byte	0x2
 819 0354 23       		.byte	0x23
 820 0355 18       		.uleb128 0x18
 821 0356 0B       		.uleb128 0xb
 822 0357 72313100 		.ascii	"r11\000"
 823 035b 06       		.byte	0x6
 824 035c 1801     		.2byte	0x118
 825 035e 62020000 		.4byte	0x262
 826 0362 02       		.byte	0x2
 827 0363 23       		.byte	0x23
 828 0364 1C       		.uleb128 0x1c
 829 0365 0B       		.uleb128 0xb
 830 0366 6C7200   		.ascii	"lr\000"
 831 0369 06       		.byte	0x6
 832 036a 1901     		.2byte	0x119
 833 036c 62020000 		.4byte	0x262
 834 0370 02       		.byte	0x2
 835 0371 23       		.byte	0x23
 836 0372 20       		.uleb128 0x20
 837 0373 00       		.byte	0
 838 0374 0C       		.uleb128 0xc
Imanol-Mikel Barba Sabariego authored
892
 839 0375 8F010000 		.4byte	.LASF46
Imanol-Mikel Barba Sabariego authored
893
894
895
896
897
898
899
900
 840 0379 04       		.byte	0x4
 841 037a 06       		.byte	0x6
 842 037b 2301     		.2byte	0x123
 843 037d 91030000 		.4byte	0x391
 844 0381 0B       		.uleb128 0xb
 845 0382 72313300 		.ascii	"r13\000"
 846 0386 06       		.byte	0x6
 847 0387 2401     		.2byte	0x124
Imanol-Mikel Barba Sabariego authored
901
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 16
Imanol-Mikel Barba Sabariego authored
902
903
904
905
906
907
908
909
910
911
912


 848 0389 91030000 		.4byte	0x391
 849 038d 02       		.byte	0x2
 850 038e 23       		.byte	0x23
 851 038f 00       		.uleb128 0
 852 0390 00       		.byte	0
 853 0391 09       		.uleb128 0x9
 854 0392 04       		.byte	0x4
 855 0393 E7020000 		.4byte	0x2e7
 856 0397 04       		.uleb128 0x4
Imanol-Mikel Barba Sabariego authored
913
 857 0398 58030000 		.4byte	.LASF47
Imanol-Mikel Barba Sabariego authored
914
915
916
917
918
919
920
921
 858 039c 07       		.byte	0x7
 859 039d 3A       		.byte	0x3a
 860 039e A2030000 		.4byte	0x3a2
 861 03a2 0D       		.uleb128 0xd
 862 03a3 70000000 		.4byte	0x70
 863 03a7 03       		.uleb128 0x3
 864 03a8 04       		.byte	0x4
 865 03a9 07       		.byte	0x7
Imanol-Mikel Barba Sabariego authored
922
 866 03aa FF010000 		.4byte	.LASF48
Imanol-Mikel Barba Sabariego authored
923
924
925
926
927
928
 867 03ae 08       		.uleb128 0x8
 868 03af 8C       		.byte	0x8c
 869 03b0 07       		.byte	0x7
 870 03b1 89       		.byte	0x89
 871 03b2 DE040000 		.4byte	0x4de
 872 03b6 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
929
 873 03b7 7E000000 		.4byte	.LASF49
Imanol-Mikel Barba Sabariego authored
930
931
932
933
934
935
936
 874 03bb 07       		.byte	0x7
 875 03bc 8A       		.byte	0x8a
 876 03bd 97030000 		.4byte	0x397
 877 03c1 02       		.byte	0x2
 878 03c2 23       		.byte	0x23
 879 03c3 00       		.uleb128 0
 880 03c4 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
937
 881 03c5 AA010000 		.4byte	.LASF50
Imanol-Mikel Barba Sabariego authored
938
939
940
941
942
943
944
 882 03c9 07       		.byte	0x7
 883 03ca 8B       		.byte	0x8b
 884 03cb 97030000 		.4byte	0x397
 885 03cf 02       		.byte	0x2
 886 03d0 23       		.byte	0x23
 887 03d1 04       		.uleb128 0x4
 888 03d2 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
945
 889 03d3 74010000 		.4byte	.LASF51
Imanol-Mikel Barba Sabariego authored
946
947
948
949
950
951
952
 890 03d7 07       		.byte	0x7
 891 03d8 8C       		.byte	0x8c
 892 03d9 97030000 		.4byte	0x397
 893 03dd 02       		.byte	0x2
 894 03de 23       		.byte	0x23
 895 03df 08       		.uleb128 0x8
 896 03e0 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
953
 897 03e1 B5010000 		.4byte	.LASF52
Imanol-Mikel Barba Sabariego authored
954
955
956
957
958
959
960
 898 03e5 07       		.byte	0x7
 899 03e6 8D       		.byte	0x8d
 900 03e7 97030000 		.4byte	0x397
 901 03eb 02       		.byte	0x2
 902 03ec 23       		.byte	0x23
 903 03ed 0C       		.uleb128 0xc
 904 03ee 07       		.uleb128 0x7
Imanol-Mikel Barba Sabariego authored
961
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 17
Imanol-Mikel Barba Sabariego authored
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979


 905 03ef 53435200 		.ascii	"SCR\000"
 906 03f3 07       		.byte	0x7
 907 03f4 8E       		.byte	0x8e
 908 03f5 97030000 		.4byte	0x397
 909 03f9 02       		.byte	0x2
 910 03fa 23       		.byte	0x23
 911 03fb 10       		.uleb128 0x10
 912 03fc 07       		.uleb128 0x7
 913 03fd 43435200 		.ascii	"CCR\000"
 914 0401 07       		.byte	0x7
 915 0402 8F       		.byte	0x8f
 916 0403 97030000 		.4byte	0x397
 917 0407 02       		.byte	0x2
 918 0408 23       		.byte	0x23
 919 0409 14       		.uleb128 0x14
 920 040a 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
980
 921 040b 8D030000 		.4byte	.LASF53
Imanol-Mikel Barba Sabariego authored
981
982
983
984
985
986
987
 922 040f 07       		.byte	0x7
 923 0410 90       		.byte	0x90
 924 0411 EE040000 		.4byte	0x4ee
 925 0415 02       		.byte	0x2
 926 0416 23       		.byte	0x23
 927 0417 18       		.uleb128 0x18
 928 0418 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
988
 929 0419 78020000 		.4byte	.LASF54
Imanol-Mikel Barba Sabariego authored
989
990
991
992
993
994
995
 930 041d 07       		.byte	0x7
 931 041e 91       		.byte	0x91
 932 041f 97030000 		.4byte	0x397
 933 0423 02       		.byte	0x2
 934 0424 23       		.byte	0x23
 935 0425 24       		.uleb128 0x24
 936 0426 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
996
 937 0427 08020000 		.4byte	.LASF55
Imanol-Mikel Barba Sabariego authored
997
998
999
1000
1001
1002
1003
 938 042b 07       		.byte	0x7
 939 042c 92       		.byte	0x92
 940 042d 97030000 		.4byte	0x397
 941 0431 02       		.byte	0x2
 942 0432 23       		.byte	0x23
 943 0433 28       		.uleb128 0x28
 944 0434 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
1004
 945 0435 E7030000 		.4byte	.LASF56
Imanol-Mikel Barba Sabariego authored
1005
1006
1007
1008
1009
1010
1011
 946 0439 07       		.byte	0x7
 947 043a 93       		.byte	0x93
 948 043b 97030000 		.4byte	0x397
 949 043f 02       		.byte	0x2
 950 0440 23       		.byte	0x23
 951 0441 2C       		.uleb128 0x2c
 952 0442 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
1012
 953 0443 BB010000 		.4byte	.LASF57
Imanol-Mikel Barba Sabariego authored
1013
1014
1015
1016
1017
1018
1019
 954 0447 07       		.byte	0x7
 955 0448 94       		.byte	0x94
 956 0449 97030000 		.4byte	0x397
 957 044d 02       		.byte	0x2
 958 044e 23       		.byte	0x23
 959 044f 30       		.uleb128 0x30
 960 0450 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
1020
 961 0451 C0010000 		.4byte	.LASF58
Imanol-Mikel Barba Sabariego authored
1021
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 18
Imanol-Mikel Barba Sabariego authored
1022
1023
1024
1025
1026
1027
1028
1029
1030


 962 0455 07       		.byte	0x7
 963 0456 95       		.byte	0x95
 964 0457 97030000 		.4byte	0x397
 965 045b 02       		.byte	0x2
 966 045c 23       		.byte	0x23
 967 045d 34       		.uleb128 0x34
 968 045e 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
1031
 969 045f E2000000 		.4byte	.LASF59
Imanol-Mikel Barba Sabariego authored
1032
1033
1034
1035
1036
1037
1038
 970 0463 07       		.byte	0x7
 971 0464 96       		.byte	0x96
 972 0465 97030000 		.4byte	0x397
 973 0469 02       		.byte	0x2
 974 046a 23       		.byte	0x23
 975 046b 38       		.uleb128 0x38
 976 046c 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
1039
 977 046d 46030000 		.4byte	.LASF60
Imanol-Mikel Barba Sabariego authored
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
 978 0471 07       		.byte	0x7
 979 0472 97       		.byte	0x97
 980 0473 97030000 		.4byte	0x397
 981 0477 02       		.byte	0x2
 982 0478 23       		.byte	0x23
 983 0479 3C       		.uleb128 0x3c
 984 047a 07       		.uleb128 0x7
 985 047b 50465200 		.ascii	"PFR\000"
 986 047f 07       		.byte	0x7
 987 0480 98       		.byte	0x98
 988 0481 03050000 		.4byte	0x503
 989 0485 02       		.byte	0x2
 990 0486 23       		.byte	0x23
 991 0487 40       		.uleb128 0x40
 992 0488 07       		.uleb128 0x7
 993 0489 44465200 		.ascii	"DFR\000"
 994 048d 07       		.byte	0x7
 995 048e 99       		.byte	0x99
 996 048f 97030000 		.4byte	0x397
 997 0493 02       		.byte	0x2
 998 0494 23       		.byte	0x23
 999 0495 48       		.uleb128 0x48
 1000 0496 07       		.uleb128 0x7
 1001 0497 41445200 		.ascii	"ADR\000"
 1002 049b 07       		.byte	0x7
 1003 049c 9A       		.byte	0x9a
 1004 049d 97030000 		.4byte	0x397
 1005 04a1 02       		.byte	0x2
 1006 04a2 23       		.byte	0x23
 1007 04a3 4C       		.uleb128 0x4c
 1008 04a4 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
1071
 1009 04a5 B5030000 		.4byte	.LASF61
Imanol-Mikel Barba Sabariego authored
1072
1073
1074
1075
1076
1077
1078
1079
1080
 1010 04a9 07       		.byte	0x7
 1011 04aa 9B       		.byte	0x9b
 1012 04ab 18050000 		.4byte	0x518
 1013 04af 02       		.byte	0x2
 1014 04b0 23       		.byte	0x23
 1015 04b1 50       		.uleb128 0x50
 1016 04b2 07       		.uleb128 0x7
 1017 04b3 53415200 		.ascii	"SAR\000"
 1018 04b7 07       		.byte	0x7
Imanol-Mikel Barba Sabariego authored
1081
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 19
Imanol-Mikel Barba Sabariego authored
1082
1083
1084
1085
1086
1087
1088
1089


 1019 04b8 9C       		.byte	0x9c
 1020 04b9 2D050000 		.4byte	0x52d
 1021 04bd 02       		.byte	0x2
 1022 04be 23       		.byte	0x23
 1023 04bf 60       		.uleb128 0x60
 1024 04c0 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
1090
 1025 04c1 4B030000 		.4byte	.LASF62
Imanol-Mikel Barba Sabariego authored
1091
1092
1093
1094
1095
1096
1097
 1026 04c5 07       		.byte	0x7
 1027 04c6 9D       		.byte	0x9d
 1028 04c7 32050000 		.4byte	0x532
 1029 04cb 02       		.byte	0x2
 1030 04cc 23       		.byte	0x23
 1031 04cd 74       		.uleb128 0x74
 1032 04ce 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
1098
 1033 04cf E1030000 		.4byte	.LASF63
Imanol-Mikel Barba Sabariego authored
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
 1034 04d3 07       		.byte	0x7
 1035 04d4 9E       		.byte	0x9e
 1036 04d5 97030000 		.4byte	0x397
 1037 04d9 03       		.byte	0x3
 1038 04da 23       		.byte	0x23
 1039 04db 8801     		.uleb128 0x88
 1040 04dd 00       		.byte	0
 1041 04de 0E       		.uleb128 0xe
 1042 04df 97030000 		.4byte	0x397
 1043 04e3 EE040000 		.4byte	0x4ee
 1044 04e7 0F       		.uleb128 0xf
 1045 04e8 A7030000 		.4byte	0x3a7
 1046 04ec 02       		.byte	0x2
 1047 04ed 00       		.byte	0
 1048 04ee 0D       		.uleb128 0xd
 1049 04ef DE040000 		.4byte	0x4de
 1050 04f3 0E       		.uleb128 0xe
 1051 04f4 97030000 		.4byte	0x397
 1052 04f8 03050000 		.4byte	0x503
 1053 04fc 0F       		.uleb128 0xf
 1054 04fd A7030000 		.4byte	0x3a7
 1055 0501 01       		.byte	0x1
 1056 0502 00       		.byte	0
 1057 0503 0D       		.uleb128 0xd
 1058 0504 F3040000 		.4byte	0x4f3
 1059 0508 0E       		.uleb128 0xe
 1060 0509 97030000 		.4byte	0x397
 1061 050d 18050000 		.4byte	0x518
 1062 0511 0F       		.uleb128 0xf
 1063 0512 A7030000 		.4byte	0x3a7
 1064 0516 03       		.byte	0x3
 1065 0517 00       		.byte	0
 1066 0518 0D       		.uleb128 0xd
 1067 0519 08050000 		.4byte	0x508
 1068 051d 0E       		.uleb128 0xe
 1069 051e 97030000 		.4byte	0x397
 1070 0522 2D050000 		.4byte	0x52d
 1071 0526 0F       		.uleb128 0xf
 1072 0527 A7030000 		.4byte	0x3a7
 1073 052b 04       		.byte	0x4
 1074 052c 00       		.byte	0
 1075 052d 0D       		.uleb128 0xd
Imanol-Mikel Barba Sabariego authored
1141
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 20
Imanol-Mikel Barba Sabariego authored
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159


 1076 052e 1D050000 		.4byte	0x51d
 1077 0532 0D       		.uleb128 0xd
 1078 0533 1D050000 		.4byte	0x51d
 1079 0537 04       		.uleb128 0x4
 1080 0538 35000000 		.4byte	.LASF64
 1081 053c 07       		.byte	0x7
 1082 053d 9F       		.byte	0x9f
 1083 053e AE030000 		.4byte	0x3ae
 1084 0542 0D       		.uleb128 0xd
 1085 0543 D2000000 		.4byte	0xd2
 1086 0547 08       		.uleb128 0x8
 1087 0548 20       		.byte	0x20
 1088 0549 08       		.byte	0x8
 1089 054a 5E       		.byte	0x5e
 1090 054b B2050000 		.4byte	0x5b2
 1091 054f 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
1160
 1092 0550 3E030000 		.4byte	.LASF65
Imanol-Mikel Barba Sabariego authored
1161
1162
1163
1164
1165
1166
1167
 1093 0554 08       		.byte	0x8
 1094 0555 5F       		.byte	0x5f
 1095 0556 35020000 		.4byte	0x235
 1096 055a 02       		.byte	0x2
 1097 055b 23       		.byte	0x23
 1098 055c 00       		.uleb128 0
 1099 055d 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
1168
 1100 055e 9F020000 		.4byte	.LASF66
Imanol-Mikel Barba Sabariego authored
1169
1170
1171
1172
1173
1174
1175
 1101 0562 08       		.byte	0x8
 1102 0563 60       		.byte	0x60
 1103 0564 B1000000 		.4byte	0xb1
 1104 0568 02       		.byte	0x2
 1105 0569 23       		.byte	0x23
 1106 056a 08       		.uleb128 0x8
 1107 056b 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
1176
 1108 056c 15020000 		.4byte	.LASF67
Imanol-Mikel Barba Sabariego authored
1177
1178
1179
1180
1181
1182
1183
 1109 0570 08       		.byte	0x8
 1110 0571 62       		.byte	0x62
 1111 0572 74030000 		.4byte	0x374
 1112 0576 02       		.byte	0x2
 1113 0577 23       		.byte	0x23
 1114 0578 0C       		.uleb128 0xc
 1115 0579 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
1184
 1116 057a E7000000 		.4byte	.LASF68
Imanol-Mikel Barba Sabariego authored
1185
1186
1187
1188
1189
1190
1191
 1117 057e 08       		.byte	0x8
 1118 057f 65       		.byte	0x65
 1119 0580 2F020000 		.4byte	0x22f
 1120 0584 02       		.byte	0x2
 1121 0585 23       		.byte	0x23
 1122 0586 10       		.uleb128 0x10
 1123 0587 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
1192
 1124 0588 3E020000 		.4byte	.LASF69
Imanol-Mikel Barba Sabariego authored
1193
1194
1195
1196
1197
1198
1199
 1125 058c 08       		.byte	0x8
 1126 058d 66       		.byte	0x66
 1127 058e 2F020000 		.4byte	0x22f
 1128 0592 02       		.byte	0x2
 1129 0593 23       		.byte	0x23
 1130 0594 14       		.uleb128 0x14
 1131 0595 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
1200
 1132 0596 7C030000 		.4byte	.LASF70
Imanol-Mikel Barba Sabariego authored
1201
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 21
Imanol-Mikel Barba Sabariego authored
1202
1203
1204
1205
1206
1207
1208
1209
1210


 1133 059a 08       		.byte	0x8
 1134 059b 6A       		.byte	0x6a
 1135 059c DD000000 		.4byte	0xdd
 1136 05a0 02       		.byte	0x2
 1137 05a1 23       		.byte	0x23
 1138 05a2 18       		.uleb128 0x18
 1139 05a3 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
1211
 1140 05a4 34020000 		.4byte	.LASF71
Imanol-Mikel Barba Sabariego authored
1212
1213
1214
1215
1216
1217
1218
1219
 1141 05a8 08       		.byte	0x8
 1142 05a9 6C       		.byte	0x6c
 1143 05aa 2F020000 		.4byte	0x22f
 1144 05ae 02       		.byte	0x2
 1145 05af 23       		.byte	0x23
 1146 05b0 1C       		.uleb128 0x1c
 1147 05b1 00       		.byte	0
 1148 05b2 04       		.uleb128 0x4
Imanol-Mikel Barba Sabariego authored
1220
 1149 05b3 AB030000 		.4byte	.LASF72
Imanol-Mikel Barba Sabariego authored
1221
1222
1223
1224
 1150 05b7 08       		.byte	0x8
 1151 05b8 6E       		.byte	0x6e
 1152 05b9 47050000 		.4byte	0x547
 1153 05bd 05       		.uleb128 0x5
Imanol-Mikel Barba Sabariego authored
1225
 1154 05be F9010000 		.4byte	.LASF73
Imanol-Mikel Barba Sabariego authored
1226
1227
1228
1229
1230
 1155 05c2 10       		.byte	0x10
 1156 05c3 09       		.byte	0x9
 1157 05c4 2C       		.byte	0x2c
 1158 05c5 F4050000 		.4byte	0x5f4
 1159 05c9 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
1231
 1160 05ca AD000000 		.4byte	.LASF74
Imanol-Mikel Barba Sabariego authored
1232
1233
1234
1235
1236
1237
1238
 1161 05ce 09       		.byte	0x9
 1162 05cf 2D       		.byte	0x2d
 1163 05d0 35020000 		.4byte	0x235
 1164 05d4 02       		.byte	0x2
 1165 05d5 23       		.byte	0x23
 1166 05d6 00       		.uleb128 0
 1167 05d7 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
1239
 1168 05d8 EC030000 		.4byte	.LASF75
Imanol-Mikel Barba Sabariego authored
1240
1241
1242
1243
1244
1245
1246
 1169 05dc 09       		.byte	0x9
 1170 05dd 2F       		.byte	0x2f
 1171 05de 2F020000 		.4byte	0x22f
 1172 05e2 02       		.byte	0x2
 1173 05e3 23       		.byte	0x23
 1174 05e4 08       		.uleb128 0x8
 1175 05e5 06       		.uleb128 0x6
Imanol-Mikel Barba Sabariego authored
1247
 1176 05e6 60030000 		.4byte	.LASF76
Imanol-Mikel Barba Sabariego authored
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
 1177 05ea 09       		.byte	0x9
 1178 05eb 31       		.byte	0x31
 1179 05ec F4050000 		.4byte	0x5f4
 1180 05f0 02       		.byte	0x2
 1181 05f1 23       		.byte	0x23
 1182 05f2 0C       		.uleb128 0xc
 1183 05f3 00       		.byte	0
 1184 05f4 09       		.uleb128 0x9
 1185 05f5 04       		.byte	0x4
 1186 05f6 BD050000 		.4byte	0x5bd
 1187 05fa 04       		.uleb128 0x4
Imanol-Mikel Barba Sabariego authored
1259
 1188 05fb F9010000 		.4byte	.LASF73
Imanol-Mikel Barba Sabariego authored
1260
 1189 05ff 09       		.byte	0x9
Imanol-Mikel Barba Sabariego authored
1261
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 22
Imanol-Mikel Barba Sabariego authored
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276


 1190 0600 33       		.byte	0x33
 1191 0601 BD050000 		.4byte	0x5bd
 1192 0605 10       		.uleb128 0x10
 1193 0606 04       		.byte	0x4
 1194 0607 05       		.byte	0x5
 1195 0608 90       		.byte	0x90
 1196 0609 3A060000 		.4byte	0x63a
 1197 060d 11       		.uleb128 0x11
 1198 060e 2E000000 		.4byte	.LASF77
 1199 0612 05       		.byte	0x5
 1200 0613 97       		.byte	0x97
 1201 0614 BC000000 		.4byte	0xbc
 1202 0618 11       		.uleb128 0x11
Imanol-Mikel Barba Sabariego authored
1277
 1203 0619 75000000 		.4byte	.LASF78
Imanol-Mikel Barba Sabariego authored
1278
1279
1280
1281
 1204 061d 05       		.byte	0x5
 1205 061e 9E       		.byte	0x9e
 1206 061f BC000000 		.4byte	0xbc
 1207 0623 11       		.uleb128 0x11
Imanol-Mikel Barba Sabariego authored
1282
 1208 0624 C8030000 		.4byte	.LASF79
Imanol-Mikel Barba Sabariego authored
1283
1284
1285
1286
 1209 0628 05       		.byte	0x5
 1210 0629 A5       		.byte	0xa5
 1211 062a 6D020000 		.4byte	0x26d
 1212 062e 11       		.uleb128 0x11
Imanol-Mikel Barba Sabariego authored
1287
 1213 062f A6020000 		.4byte	.LASF80
Imanol-Mikel Barba Sabariego authored
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
 1214 0633 05       		.byte	0x5
 1215 0634 AC       		.byte	0xac
 1216 0635 C7000000 		.4byte	0xc7
 1217 0639 00       		.byte	0
 1218 063a 09       		.uleb128 0x9
 1219 063b 04       		.byte	0x4
 1220 063c 40060000 		.4byte	0x640
 1221 0640 12       		.uleb128 0x12
 1222 0641 45060000 		.4byte	0x645
 1223 0645 03       		.uleb128 0x3
 1224 0646 01       		.byte	0x1
 1225 0647 08       		.byte	0x8
Imanol-Mikel Barba Sabariego authored
1300
 1226 0648 53030000 		.4byte	.LASF81
Imanol-Mikel Barba Sabariego authored
1301
1302
1303
1304
1305
 1227 064c 09       		.uleb128 0x9
 1228 064d 04       		.byte	0x4
 1229 064e FA050000 		.4byte	0x5fa
 1230 0652 13       		.uleb128 0x13
 1231 0653 01       		.byte	0x1
Imanol-Mikel Barba Sabariego authored
1306
 1232 0654 79010000 		.4byte	.LASF82
Imanol-Mikel Barba Sabariego authored
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
 1233 0658 01       		.byte	0x1
 1234 0659 CF       		.byte	0xcf
 1235 065a 01       		.byte	0x1
 1236 065b 00000000 		.4byte	.LFB11
 1237 065f 16000000 		.4byte	.LFE11
 1238 0663 02       		.byte	0x2
 1239 0664 7D       		.byte	0x7d
 1240 0665 00       		.sleb128 0
 1241 0666 01       		.byte	0x1
 1242 0667 75060000 		.4byte	0x675
 1243 066b 14       		.uleb128 0x14
 1244 066c 04000000 		.4byte	.LVL0
 1245 0670 BA070000 		.4byte	0x7ba
 1246 0674 00       		.byte	0
Imanol-Mikel Barba Sabariego authored
1321
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 23
Imanol-Mikel Barba Sabariego authored
1322
1323
1324
1325


 1247 0675 13       		.uleb128 0x13
 1248 0676 01       		.byte	0x1
Imanol-Mikel Barba Sabariego authored
1326
 1249 0677 67010000 		.4byte	.LASF83
Imanol-Mikel Barba Sabariego authored
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
 1250 067b 01       		.byte	0x1
 1251 067c 5C       		.byte	0x5c
 1252 067d 01       		.byte	0x1
 1253 067e 00000000 		.4byte	.LFB8
 1254 0682 0C000000 		.4byte	.LFE8
 1255 0686 02       		.byte	0x2
 1256 0687 7D       		.byte	0x7d
 1257 0688 00       		.sleb128 0
 1258 0689 01       		.byte	0x1
 1259 068a 9E060000 		.4byte	0x69e
 1260 068e 15       		.uleb128 0x15
Imanol-Mikel Barba Sabariego authored
1338
 1261 068f 4E020000 		.4byte	.LASF86
Imanol-Mikel Barba Sabariego authored
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
 1262 0693 01       		.byte	0x1
 1263 0694 5D       		.byte	0x5d
 1264 0695 9E060000 		.4byte	0x69e
 1265 0699 00000000 		.4byte	.LLST0
 1266 069d 00       		.byte	0
 1267 069e 09       		.uleb128 0x9
 1268 069f 04       		.byte	0x4
 1269 06a0 6F020000 		.4byte	0x26f
 1270 06a4 16       		.uleb128 0x16
 1271 06a5 01       		.byte	0x1
Imanol-Mikel Barba Sabariego authored
1349
 1272 06a6 CF030000 		.4byte	.LASF84
Imanol-Mikel Barba Sabariego authored
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
 1273 06aa 01       		.byte	0x1
 1274 06ab 76       		.byte	0x76
 1275 06ac 01       		.byte	0x1
 1276 06ad 00000000 		.4byte	.LFB9
 1277 06b1 32000000 		.4byte	.LFE9
 1278 06b5 20000000 		.4byte	.LLST1
 1279 06b9 01       		.byte	0x1
 1280 06ba 06070000 		.4byte	0x706
 1281 06be 17       		.uleb128 0x17
 1282 06bf 1E000000 		.4byte	.LVL3
 1283 06c3 C4070000 		.4byte	0x7c4
 1284 06c7 D6060000 		.4byte	0x6d6
 1285 06cb 18       		.uleb128 0x18
 1286 06cc 01       		.byte	0x1
 1287 06cd 51       		.byte	0x51
 1288 06ce 01       		.byte	0x1
 1289 06cf 40       		.byte	0x40
 1290 06d0 18       		.uleb128 0x18
 1291 06d1 01       		.byte	0x1
 1292 06d2 50       		.byte	0x50
 1293 06d3 01       		.byte	0x1
 1294 06d4 37       		.byte	0x37
 1295 06d5 00       		.byte	0
 1296 06d6 17       		.uleb128 0x17
 1297 06d7 26000000 		.4byte	.LVL4
 1298 06db C4070000 		.4byte	0x7c4
 1299 06df EF060000 		.4byte	0x6ef
 1300 06e3 18       		.uleb128 0x18
 1301 06e4 01       		.byte	0x1
 1302 06e5 51       		.byte	0x51
 1303 06e6 02       		.byte	0x2
Imanol-Mikel Barba Sabariego authored
1381
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 24
Imanol-Mikel Barba Sabariego authored
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410


 1304 06e7 74       		.byte	0x74
 1305 06e8 00       		.sleb128 0
 1306 06e9 18       		.uleb128 0x18
 1307 06ea 01       		.byte	0x1
 1308 06eb 50       		.byte	0x50
 1309 06ec 01       		.byte	0x1
 1310 06ed 3A       		.byte	0x3a
 1311 06ee 00       		.byte	0
 1312 06ef 19       		.uleb128 0x19
 1313 06f0 32000000 		.4byte	.LVL5
 1314 06f4 01       		.byte	0x1
 1315 06f5 C4070000 		.4byte	0x7c4
 1316 06f9 18       		.uleb128 0x18
 1317 06fa 01       		.byte	0x1
 1318 06fb 51       		.byte	0x51
 1319 06fc 02       		.byte	0x2
 1320 06fd 08       		.byte	0x8
 1321 06fe 80       		.byte	0x80
 1322 06ff 18       		.uleb128 0x18
 1323 0700 01       		.byte	0x1
 1324 0701 50       		.byte	0x50
 1325 0702 01       		.byte	0x1
 1326 0703 3B       		.byte	0x3b
 1327 0704 00       		.byte	0
 1328 0705 00       		.byte	0
 1329 0706 13       		.uleb128 0x13
 1330 0707 01       		.byte	0x1
Imanol-Mikel Barba Sabariego authored
1411
 1331 0708 C6010000 		.4byte	.LASF85
Imanol-Mikel Barba Sabariego authored
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
 1332 070c 01       		.byte	0x1
 1333 070d 94       		.byte	0x94
 1334 070e 01       		.byte	0x1
 1335 070f 00000000 		.4byte	.LFB10
 1336 0713 70000000 		.4byte	.LFE10
 1337 0717 02       		.byte	0x2
 1338 0718 7D       		.byte	0x7d
 1339 0719 00       		.sleb128 0
 1340 071a 01       		.byte	0x1
 1341 071b 35070000 		.4byte	0x735
 1342 071f 1A       		.uleb128 0x1a
 1343 0720 00000000 		.4byte	.Ldebug_ranges0+0
 1344 0724 15       		.uleb128 0x15
Imanol-Mikel Barba Sabariego authored
1425
 1345 0725 4E020000 		.4byte	.LASF86
Imanol-Mikel Barba Sabariego authored
1426
1427
1428
1429
1430
1431
1432
1433
 1346 0729 01       		.byte	0x1
 1347 072a 98       		.byte	0x98
 1348 072b 9E060000 		.4byte	0x69e
 1349 072f 40000000 		.4byte	.LLST2
 1350 0733 00       		.byte	0
 1351 0734 00       		.byte	0
 1352 0735 16       		.uleb128 0x16
 1353 0736 01       		.byte	0x1
Imanol-Mikel Barba Sabariego authored
1434
 1354 0737 50000000 		.4byte	.LASF87
Imanol-Mikel Barba Sabariego authored
1435
1436
1437
1438
1439
1440
 1355 073b 01       		.byte	0x1
 1356 073c 2F       		.byte	0x2f
 1357 073d 01       		.byte	0x1
 1358 073e 00000000 		.4byte	.LFB7
 1359 0742 12000000 		.4byte	.LFE7
 1360 0746 7A000000 		.4byte	.LLST3
Imanol-Mikel Barba Sabariego authored
1441
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 25
Imanol-Mikel Barba Sabariego authored
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455


 1361 074a 01       		.byte	0x1
 1362 074b 63070000 		.4byte	0x763
 1363 074f 14       		.uleb128 0x14
 1364 0750 08000000 		.4byte	.LVL11
 1365 0754 DE070000 		.4byte	0x7de
 1366 0758 1B       		.uleb128 0x1b
 1367 0759 12000000 		.4byte	.LVL12
 1368 075d 01       		.byte	0x1
 1369 075e 06070000 		.4byte	0x706
 1370 0762 00       		.byte	0
 1371 0763 13       		.uleb128 0x13
 1372 0764 01       		.byte	0x1
Imanol-Mikel Barba Sabariego authored
1456
 1373 0765 48010000 		.4byte	.LASF88
Imanol-Mikel Barba Sabariego authored
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
 1374 0769 01       		.byte	0x1
 1375 076a EC       		.byte	0xec
 1376 076b 01       		.byte	0x1
 1377 076c 00000000 		.4byte	.LFB12
 1378 0770 10000000 		.4byte	.LFE12
 1379 0774 02       		.byte	0x2
 1380 0775 7D       		.byte	0x7d
 1381 0776 00       		.sleb128 0
 1382 0777 01       		.byte	0x1
 1383 0778 97070000 		.4byte	0x797
 1384 077c 1C       		.uleb128 0x1c
 1385 077d 6E747000 		.ascii	"ntp\000"
 1386 0781 01       		.byte	0x1
 1387 0782 EC       		.byte	0xec
 1388 0783 2F020000 		.4byte	0x22f
 1389 0787 01       		.byte	0x1
 1390 0788 50       		.byte	0x50
 1391 0789 1C       		.uleb128 0x1c
 1392 078a 6F747000 		.ascii	"otp\000"
 1393 078e 01       		.byte	0x1
 1394 078f EC       		.byte	0xec
 1395 0790 2F020000 		.4byte	0x22f
 1396 0794 01       		.byte	0x1
 1397 0795 51       		.byte	0x51
 1398 0796 00       		.byte	0
 1399 0797 1D       		.uleb128 0x1d
 1400 0798 01       		.byte	0x1
Imanol-Mikel Barba Sabariego authored
1484
 1401 0799 C7000000 		.4byte	.LASF94
Imanol-Mikel Barba Sabariego authored
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
 1402 079d 01       		.byte	0x1
 1403 079e 0301     		.2byte	0x103
 1404 07a0 01       		.byte	0x1
 1405 07a1 00000000 		.4byte	.LFB13
 1406 07a5 0C000000 		.4byte	.LFE13
 1407 07a9 02       		.byte	0x2
 1408 07aa 7D       		.byte	0x7d
 1409 07ab 00       		.sleb128 0
 1410 07ac 01       		.byte	0x1
 1411 07ad 1E       		.uleb128 0x1e
Imanol-Mikel Barba Sabariego authored
1495
 1412 07ae BA030000 		.4byte	.LASF95
Imanol-Mikel Barba Sabariego authored
1496
1497
1498
1499
1500
 1413 07b2 08       		.byte	0x8
 1414 07b3 72       		.byte	0x72
 1415 07b4 B2050000 		.4byte	0x5b2
 1416 07b8 01       		.byte	0x1
 1417 07b9 01       		.byte	0x1
Imanol-Mikel Barba Sabariego authored
1501
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 26
Imanol-Mikel Barba Sabariego authored
1502
1503
1504
1505


 1418 07ba 1F       		.uleb128 0x1f
 1419 07bb 01       		.byte	0x1
Imanol-Mikel Barba Sabariego authored
1506
 1420 07bc 15010000 		.4byte	.LASF89
Imanol-Mikel Barba Sabariego authored
1507
1508
1509
1510
1511
1512
 1421 07c0 08       		.byte	0x8
 1422 07c1 A5       		.byte	0xa5
 1423 07c2 01       		.byte	0x1
 1424 07c3 01       		.byte	0x1
 1425 07c4 20       		.uleb128 0x20
 1426 07c5 01       		.byte	0x1
Imanol-Mikel Barba Sabariego authored
1513
 1427 07c6 EF000000 		.4byte	.LASF96
Imanol-Mikel Barba Sabariego authored
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
 1428 07ca 07       		.byte	0x7
 1429 07cb 2501     		.2byte	0x125
 1430 07cd 01       		.byte	0x1
 1431 07ce 01       		.byte	0x1
 1432 07cf DE070000 		.4byte	0x7de
 1433 07d3 21       		.uleb128 0x21
 1434 07d4 70000000 		.4byte	0x70
 1435 07d8 21       		.uleb128 0x21
 1436 07d9 70000000 		.4byte	0x70
 1437 07dd 00       		.byte	0
 1438 07de 1F       		.uleb128 0x1f
 1439 07df 01       		.byte	0x1
Imanol-Mikel Barba Sabariego authored
1526
 1440 07e0 3D000000 		.4byte	.LASF90
Imanol-Mikel Barba Sabariego authored
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
 1441 07e4 0A       		.byte	0xa
 1442 07e5 F7       		.byte	0xf7
 1443 07e6 01       		.byte	0x1
 1444 07e7 01       		.byte	0x1
 1445 07e8 00       		.byte	0
 1446              		.section	.debug_abbrev,"",%progbits
 1447              	.Ldebug_abbrev0:
 1448 0000 01       		.uleb128 0x1
 1449 0001 11       		.uleb128 0x11
 1450 0002 01       		.byte	0x1
 1451 0003 25       		.uleb128 0x25
 1452 0004 0E       		.uleb128 0xe
 1453 0005 13       		.uleb128 0x13
 1454 0006 0B       		.uleb128 0xb
 1455 0007 03       		.uleb128 0x3
 1456 0008 0E       		.uleb128 0xe
 1457 0009 1B       		.uleb128 0x1b
 1458 000a 0E       		.uleb128 0xe
 1459 000b 55       		.uleb128 0x55
 1460 000c 06       		.uleb128 0x6
 1461 000d 11       		.uleb128 0x11
 1462 000e 01       		.uleb128 0x1
 1463 000f 52       		.uleb128 0x52
 1464 0010 01       		.uleb128 0x1
 1465 0011 10       		.uleb128 0x10
 1466 0012 06       		.uleb128 0x6
 1467 0013 00       		.byte	0
 1468 0014 00       		.byte	0
 1469 0015 02       		.uleb128 0x2
 1470 0016 24       		.uleb128 0x24
 1471 0017 00       		.byte	0
 1472 0018 0B       		.uleb128 0xb
 1473 0019 0B       		.uleb128 0xb
 1474 001a 3E       		.uleb128 0x3e
Imanol-Mikel Barba Sabariego authored
1561
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 27
Imanol-Mikel Barba Sabariego authored
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620


 1475 001b 0B       		.uleb128 0xb
 1476 001c 03       		.uleb128 0x3
 1477 001d 08       		.uleb128 0x8
 1478 001e 00       		.byte	0
 1479 001f 00       		.byte	0
 1480 0020 03       		.uleb128 0x3
 1481 0021 24       		.uleb128 0x24
 1482 0022 00       		.byte	0
 1483 0023 0B       		.uleb128 0xb
 1484 0024 0B       		.uleb128 0xb
 1485 0025 3E       		.uleb128 0x3e
 1486 0026 0B       		.uleb128 0xb
 1487 0027 03       		.uleb128 0x3
 1488 0028 0E       		.uleb128 0xe
 1489 0029 00       		.byte	0
 1490 002a 00       		.byte	0
 1491 002b 04       		.uleb128 0x4
 1492 002c 16       		.uleb128 0x16
 1493 002d 00       		.byte	0
 1494 002e 03       		.uleb128 0x3
 1495 002f 0E       		.uleb128 0xe
 1496 0030 3A       		.uleb128 0x3a
 1497 0031 0B       		.uleb128 0xb
 1498 0032 3B       		.uleb128 0x3b
 1499 0033 0B       		.uleb128 0xb
 1500 0034 49       		.uleb128 0x49
 1501 0035 13       		.uleb128 0x13
 1502 0036 00       		.byte	0
 1503 0037 00       		.byte	0
 1504 0038 05       		.uleb128 0x5
 1505 0039 13       		.uleb128 0x13
 1506 003a 01       		.byte	0x1
 1507 003b 03       		.uleb128 0x3
 1508 003c 0E       		.uleb128 0xe
 1509 003d 0B       		.uleb128 0xb
 1510 003e 0B       		.uleb128 0xb
 1511 003f 3A       		.uleb128 0x3a
 1512 0040 0B       		.uleb128 0xb
 1513 0041 3B       		.uleb128 0x3b
 1514 0042 0B       		.uleb128 0xb
 1515 0043 01       		.uleb128 0x1
 1516 0044 13       		.uleb128 0x13
 1517 0045 00       		.byte	0
 1518 0046 00       		.byte	0
 1519 0047 06       		.uleb128 0x6
 1520 0048 0D       		.uleb128 0xd
 1521 0049 00       		.byte	0
 1522 004a 03       		.uleb128 0x3
 1523 004b 0E       		.uleb128 0xe
 1524 004c 3A       		.uleb128 0x3a
 1525 004d 0B       		.uleb128 0xb
 1526 004e 3B       		.uleb128 0x3b
 1527 004f 0B       		.uleb128 0xb
 1528 0050 49       		.uleb128 0x49
 1529 0051 13       		.uleb128 0x13
 1530 0052 38       		.uleb128 0x38
 1531 0053 0A       		.uleb128 0xa
Imanol-Mikel Barba Sabariego authored
1621
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 28
Imanol-Mikel Barba Sabariego authored
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680


 1532 0054 00       		.byte	0
 1533 0055 00       		.byte	0
 1534 0056 07       		.uleb128 0x7
 1535 0057 0D       		.uleb128 0xd
 1536 0058 00       		.byte	0
 1537 0059 03       		.uleb128 0x3
 1538 005a 08       		.uleb128 0x8
 1539 005b 3A       		.uleb128 0x3a
 1540 005c 0B       		.uleb128 0xb
 1541 005d 3B       		.uleb128 0x3b
 1542 005e 0B       		.uleb128 0xb
 1543 005f 49       		.uleb128 0x49
 1544 0060 13       		.uleb128 0x13
 1545 0061 38       		.uleb128 0x38
 1546 0062 0A       		.uleb128 0xa
 1547 0063 00       		.byte	0
 1548 0064 00       		.byte	0
 1549 0065 08       		.uleb128 0x8
 1550 0066 13       		.uleb128 0x13
 1551 0067 01       		.byte	0x1
 1552 0068 0B       		.uleb128 0xb
 1553 0069 0B       		.uleb128 0xb
 1554 006a 3A       		.uleb128 0x3a
 1555 006b 0B       		.uleb128 0xb
 1556 006c 3B       		.uleb128 0x3b
 1557 006d 0B       		.uleb128 0xb
 1558 006e 01       		.uleb128 0x1
 1559 006f 13       		.uleb128 0x13
 1560 0070 00       		.byte	0
 1561 0071 00       		.byte	0
 1562 0072 09       		.uleb128 0x9
 1563 0073 0F       		.uleb128 0xf
 1564 0074 00       		.byte	0
 1565 0075 0B       		.uleb128 0xb
 1566 0076 0B       		.uleb128 0xb
 1567 0077 49       		.uleb128 0x49
 1568 0078 13       		.uleb128 0x13
 1569 0079 00       		.byte	0
 1570 007a 00       		.byte	0
 1571 007b 0A       		.uleb128 0xa
 1572 007c 0F       		.uleb128 0xf
 1573 007d 00       		.byte	0
 1574 007e 0B       		.uleb128 0xb
 1575 007f 0B       		.uleb128 0xb
 1576 0080 00       		.byte	0
 1577 0081 00       		.byte	0
 1578 0082 0B       		.uleb128 0xb
 1579 0083 0D       		.uleb128 0xd
 1580 0084 00       		.byte	0
 1581 0085 03       		.uleb128 0x3
 1582 0086 08       		.uleb128 0x8
 1583 0087 3A       		.uleb128 0x3a
 1584 0088 0B       		.uleb128 0xb
 1585 0089 3B       		.uleb128 0x3b
 1586 008a 05       		.uleb128 0x5
 1587 008b 49       		.uleb128 0x49
 1588 008c 13       		.uleb128 0x13
Imanol-Mikel Barba Sabariego authored
1681
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 29
Imanol-Mikel Barba Sabariego authored
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740


 1589 008d 38       		.uleb128 0x38
 1590 008e 0A       		.uleb128 0xa
 1591 008f 00       		.byte	0
 1592 0090 00       		.byte	0
 1593 0091 0C       		.uleb128 0xc
 1594 0092 13       		.uleb128 0x13
 1595 0093 01       		.byte	0x1
 1596 0094 03       		.uleb128 0x3
 1597 0095 0E       		.uleb128 0xe
 1598 0096 0B       		.uleb128 0xb
 1599 0097 0B       		.uleb128 0xb
 1600 0098 3A       		.uleb128 0x3a
 1601 0099 0B       		.uleb128 0xb
 1602 009a 3B       		.uleb128 0x3b
 1603 009b 05       		.uleb128 0x5
 1604 009c 01       		.uleb128 0x1
 1605 009d 13       		.uleb128 0x13
 1606 009e 00       		.byte	0
 1607 009f 00       		.byte	0
 1608 00a0 0D       		.uleb128 0xd
 1609 00a1 35       		.uleb128 0x35
 1610 00a2 00       		.byte	0
 1611 00a3 49       		.uleb128 0x49
 1612 00a4 13       		.uleb128 0x13
 1613 00a5 00       		.byte	0
 1614 00a6 00       		.byte	0
 1615 00a7 0E       		.uleb128 0xe
 1616 00a8 01       		.uleb128 0x1
 1617 00a9 01       		.byte	0x1
 1618 00aa 49       		.uleb128 0x49
 1619 00ab 13       		.uleb128 0x13
 1620 00ac 01       		.uleb128 0x1
 1621 00ad 13       		.uleb128 0x13
 1622 00ae 00       		.byte	0
 1623 00af 00       		.byte	0
 1624 00b0 0F       		.uleb128 0xf
 1625 00b1 21       		.uleb128 0x21
 1626 00b2 00       		.byte	0
 1627 00b3 49       		.uleb128 0x49
 1628 00b4 13       		.uleb128 0x13
 1629 00b5 2F       		.uleb128 0x2f
 1630 00b6 0B       		.uleb128 0xb
 1631 00b7 00       		.byte	0
 1632 00b8 00       		.byte	0
 1633 00b9 10       		.uleb128 0x10
 1634 00ba 17       		.uleb128 0x17
 1635 00bb 01       		.byte	0x1
 1636 00bc 0B       		.uleb128 0xb
 1637 00bd 0B       		.uleb128 0xb
 1638 00be 3A       		.uleb128 0x3a
 1639 00bf 0B       		.uleb128 0xb
 1640 00c0 3B       		.uleb128 0x3b
 1641 00c1 0B       		.uleb128 0xb
 1642 00c2 01       		.uleb128 0x1
 1643 00c3 13       		.uleb128 0x13
 1644 00c4 00       		.byte	0
 1645 00c5 00       		.byte	0
Imanol-Mikel Barba Sabariego authored
1741
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 30
Imanol-Mikel Barba Sabariego authored
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800


 1646 00c6 11       		.uleb128 0x11
 1647 00c7 0D       		.uleb128 0xd
 1648 00c8 00       		.byte	0
 1649 00c9 03       		.uleb128 0x3
 1650 00ca 0E       		.uleb128 0xe
 1651 00cb 3A       		.uleb128 0x3a
 1652 00cc 0B       		.uleb128 0xb
 1653 00cd 3B       		.uleb128 0x3b
 1654 00ce 0B       		.uleb128 0xb
 1655 00cf 49       		.uleb128 0x49
 1656 00d0 13       		.uleb128 0x13
 1657 00d1 00       		.byte	0
 1658 00d2 00       		.byte	0
 1659 00d3 12       		.uleb128 0x12
 1660 00d4 26       		.uleb128 0x26
 1661 00d5 00       		.byte	0
 1662 00d6 49       		.uleb128 0x49
 1663 00d7 13       		.uleb128 0x13
 1664 00d8 00       		.byte	0
 1665 00d9 00       		.byte	0
 1666 00da 13       		.uleb128 0x13
 1667 00db 2E       		.uleb128 0x2e
 1668 00dc 01       		.byte	0x1
 1669 00dd 3F       		.uleb128 0x3f
 1670 00de 0C       		.uleb128 0xc
 1671 00df 03       		.uleb128 0x3
 1672 00e0 0E       		.uleb128 0xe
 1673 00e1 3A       		.uleb128 0x3a
 1674 00e2 0B       		.uleb128 0xb
 1675 00e3 3B       		.uleb128 0x3b
 1676 00e4 0B       		.uleb128 0xb
 1677 00e5 27       		.uleb128 0x27
 1678 00e6 0C       		.uleb128 0xc
 1679 00e7 11       		.uleb128 0x11
 1680 00e8 01       		.uleb128 0x1
 1681 00e9 12       		.uleb128 0x12
 1682 00ea 01       		.uleb128 0x1
 1683 00eb 40       		.uleb128 0x40
 1684 00ec 0A       		.uleb128 0xa
 1685 00ed 9742     		.uleb128 0x2117
 1686 00ef 0C       		.uleb128 0xc
 1687 00f0 01       		.uleb128 0x1
 1688 00f1 13       		.uleb128 0x13
 1689 00f2 00       		.byte	0
 1690 00f3 00       		.byte	0
 1691 00f4 14       		.uleb128 0x14
 1692 00f5 898201   		.uleb128 0x4109
 1693 00f8 00       		.byte	0
 1694 00f9 11       		.uleb128 0x11
 1695 00fa 01       		.uleb128 0x1
 1696 00fb 31       		.uleb128 0x31
 1697 00fc 13       		.uleb128 0x13
 1698 00fd 00       		.byte	0
 1699 00fe 00       		.byte	0
 1700 00ff 15       		.uleb128 0x15
 1701 0100 34       		.uleb128 0x34
 1702 0101 00       		.byte	0
Imanol-Mikel Barba Sabariego authored
1801
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 31
Imanol-Mikel Barba Sabariego authored
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860


 1703 0102 03       		.uleb128 0x3
 1704 0103 0E       		.uleb128 0xe
 1705 0104 3A       		.uleb128 0x3a
 1706 0105 0B       		.uleb128 0xb
 1707 0106 3B       		.uleb128 0x3b
 1708 0107 0B       		.uleb128 0xb
 1709 0108 49       		.uleb128 0x49
 1710 0109 13       		.uleb128 0x13
 1711 010a 02       		.uleb128 0x2
 1712 010b 06       		.uleb128 0x6
 1713 010c 00       		.byte	0
 1714 010d 00       		.byte	0
 1715 010e 16       		.uleb128 0x16
 1716 010f 2E       		.uleb128 0x2e
 1717 0110 01       		.byte	0x1
 1718 0111 3F       		.uleb128 0x3f
 1719 0112 0C       		.uleb128 0xc
 1720 0113 03       		.uleb128 0x3
 1721 0114 0E       		.uleb128 0xe
 1722 0115 3A       		.uleb128 0x3a
 1723 0116 0B       		.uleb128 0xb
 1724 0117 3B       		.uleb128 0x3b
 1725 0118 0B       		.uleb128 0xb
 1726 0119 27       		.uleb128 0x27
 1727 011a 0C       		.uleb128 0xc
 1728 011b 11       		.uleb128 0x11
 1729 011c 01       		.uleb128 0x1
 1730 011d 12       		.uleb128 0x12
 1731 011e 01       		.uleb128 0x1
 1732 011f 40       		.uleb128 0x40
 1733 0120 06       		.uleb128 0x6
 1734 0121 9742     		.uleb128 0x2117
 1735 0123 0C       		.uleb128 0xc
 1736 0124 01       		.uleb128 0x1
 1737 0125 13       		.uleb128 0x13
 1738 0126 00       		.byte	0
 1739 0127 00       		.byte	0
 1740 0128 17       		.uleb128 0x17
 1741 0129 898201   		.uleb128 0x4109
 1742 012c 01       		.byte	0x1
 1743 012d 11       		.uleb128 0x11
 1744 012e 01       		.uleb128 0x1
 1745 012f 31       		.uleb128 0x31
 1746 0130 13       		.uleb128 0x13
 1747 0131 01       		.uleb128 0x1
 1748 0132 13       		.uleb128 0x13
 1749 0133 00       		.byte	0
 1750 0134 00       		.byte	0
 1751 0135 18       		.uleb128 0x18
 1752 0136 8A8201   		.uleb128 0x410a
 1753 0139 00       		.byte	0
 1754 013a 02       		.uleb128 0x2
 1755 013b 0A       		.uleb128 0xa
 1756 013c 9142     		.uleb128 0x2111
 1757 013e 0A       		.uleb128 0xa
 1758 013f 00       		.byte	0
 1759 0140 00       		.byte	0
Imanol-Mikel Barba Sabariego authored
1861
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 32
Imanol-Mikel Barba Sabariego authored
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920


 1760 0141 19       		.uleb128 0x19
 1761 0142 898201   		.uleb128 0x4109
 1762 0145 01       		.byte	0x1
 1763 0146 11       		.uleb128 0x11
 1764 0147 01       		.uleb128 0x1
 1765 0148 9542     		.uleb128 0x2115
 1766 014a 0C       		.uleb128 0xc
 1767 014b 31       		.uleb128 0x31
 1768 014c 13       		.uleb128 0x13
 1769 014d 00       		.byte	0
 1770 014e 00       		.byte	0
 1771 014f 1A       		.uleb128 0x1a
 1772 0150 0B       		.uleb128 0xb
 1773 0151 01       		.byte	0x1
 1774 0152 55       		.uleb128 0x55
 1775 0153 06       		.uleb128 0x6
 1776 0154 00       		.byte	0
 1777 0155 00       		.byte	0
 1778 0156 1B       		.uleb128 0x1b
 1779 0157 898201   		.uleb128 0x4109
 1780 015a 00       		.byte	0
 1781 015b 11       		.uleb128 0x11
 1782 015c 01       		.uleb128 0x1
 1783 015d 9542     		.uleb128 0x2115
 1784 015f 0C       		.uleb128 0xc
 1785 0160 31       		.uleb128 0x31
 1786 0161 13       		.uleb128 0x13
 1787 0162 00       		.byte	0
 1788 0163 00       		.byte	0
 1789 0164 1C       		.uleb128 0x1c
 1790 0165 05       		.uleb128 0x5
 1791 0166 00       		.byte	0
 1792 0167 03       		.uleb128 0x3
 1793 0168 08       		.uleb128 0x8
 1794 0169 3A       		.uleb128 0x3a
 1795 016a 0B       		.uleb128 0xb
 1796 016b 3B       		.uleb128 0x3b
 1797 016c 0B       		.uleb128 0xb
 1798 016d 49       		.uleb128 0x49
 1799 016e 13       		.uleb128 0x13
 1800 016f 02       		.uleb128 0x2
 1801 0170 0A       		.uleb128 0xa
 1802 0171 00       		.byte	0
 1803 0172 00       		.byte	0
 1804 0173 1D       		.uleb128 0x1d
 1805 0174 2E       		.uleb128 0x2e
 1806 0175 00       		.byte	0
 1807 0176 3F       		.uleb128 0x3f
 1808 0177 0C       		.uleb128 0xc
 1809 0178 03       		.uleb128 0x3
 1810 0179 0E       		.uleb128 0xe
 1811 017a 3A       		.uleb128 0x3a
 1812 017b 0B       		.uleb128 0xb
 1813 017c 3B       		.uleb128 0x3b
 1814 017d 05       		.uleb128 0x5
 1815 017e 27       		.uleb128 0x27
 1816 017f 0C       		.uleb128 0xc
Imanol-Mikel Barba Sabariego authored
1921
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 33
Imanol-Mikel Barba Sabariego authored
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980


 1817 0180 11       		.uleb128 0x11
 1818 0181 01       		.uleb128 0x1
 1819 0182 12       		.uleb128 0x12
 1820 0183 01       		.uleb128 0x1
 1821 0184 40       		.uleb128 0x40
 1822 0185 0A       		.uleb128 0xa
 1823 0186 9742     		.uleb128 0x2117
 1824 0188 0C       		.uleb128 0xc
 1825 0189 00       		.byte	0
 1826 018a 00       		.byte	0
 1827 018b 1E       		.uleb128 0x1e
 1828 018c 34       		.uleb128 0x34
 1829 018d 00       		.byte	0
 1830 018e 03       		.uleb128 0x3
 1831 018f 0E       		.uleb128 0xe
 1832 0190 3A       		.uleb128 0x3a
 1833 0191 0B       		.uleb128 0xb
 1834 0192 3B       		.uleb128 0x3b
 1835 0193 0B       		.uleb128 0xb
 1836 0194 49       		.uleb128 0x49
 1837 0195 13       		.uleb128 0x13
 1838 0196 3F       		.uleb128 0x3f
 1839 0197 0C       		.uleb128 0xc
 1840 0198 3C       		.uleb128 0x3c
 1841 0199 0C       		.uleb128 0xc
 1842 019a 00       		.byte	0
 1843 019b 00       		.byte	0
 1844 019c 1F       		.uleb128 0x1f
 1845 019d 2E       		.uleb128 0x2e
 1846 019e 00       		.byte	0
 1847 019f 3F       		.uleb128 0x3f
 1848 01a0 0C       		.uleb128 0xc
 1849 01a1 03       		.uleb128 0x3
 1850 01a2 0E       		.uleb128 0xe
 1851 01a3 3A       		.uleb128 0x3a
 1852 01a4 0B       		.uleb128 0xb
 1853 01a5 3B       		.uleb128 0x3b
 1854 01a6 0B       		.uleb128 0xb
 1855 01a7 27       		.uleb128 0x27
 1856 01a8 0C       		.uleb128 0xc
 1857 01a9 3C       		.uleb128 0x3c
 1858 01aa 0C       		.uleb128 0xc
 1859 01ab 00       		.byte	0
 1860 01ac 00       		.byte	0
 1861 01ad 20       		.uleb128 0x20
 1862 01ae 2E       		.uleb128 0x2e
 1863 01af 01       		.byte	0x1
 1864 01b0 3F       		.uleb128 0x3f
 1865 01b1 0C       		.uleb128 0xc
 1866 01b2 03       		.uleb128 0x3
 1867 01b3 0E       		.uleb128 0xe
 1868 01b4 3A       		.uleb128 0x3a
 1869 01b5 0B       		.uleb128 0xb
 1870 01b6 3B       		.uleb128 0x3b
 1871 01b7 05       		.uleb128 0x5
 1872 01b8 27       		.uleb128 0x27
 1873 01b9 0C       		.uleb128 0xc
Imanol-Mikel Barba Sabariego authored
1981
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 34
Imanol-Mikel Barba Sabariego authored
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040


 1874 01ba 3C       		.uleb128 0x3c
 1875 01bb 0C       		.uleb128 0xc
 1876 01bc 01       		.uleb128 0x1
 1877 01bd 13       		.uleb128 0x13
 1878 01be 00       		.byte	0
 1879 01bf 00       		.byte	0
 1880 01c0 21       		.uleb128 0x21
 1881 01c1 05       		.uleb128 0x5
 1882 01c2 00       		.byte	0
 1883 01c3 49       		.uleb128 0x49
 1884 01c4 13       		.uleb128 0x13
 1885 01c5 00       		.byte	0
 1886 01c6 00       		.byte	0
 1887 01c7 00       		.byte	0
 1888              		.section	.debug_loc,"",%progbits
 1889              	.Ldebug_loc0:
 1890              	.LLST0:
 1891 0000 04000000 		.4byte	.LVL1
 1892 0004 06000000 		.4byte	.LVL2
 1893 0008 0300     		.2byte	0x3
 1894 000a 73       		.byte	0x73
 1895 000b 20       		.sleb128 32
 1896 000c 9F       		.byte	0x9f
 1897 000d 06000000 		.4byte	.LVL2
 1898 0011 0C000000 		.4byte	.LFE8
 1899 0015 0100     		.2byte	0x1
 1900 0017 53       		.byte	0x53
 1901 0018 00000000 		.4byte	0
 1902 001c 00000000 		.4byte	0
 1903              	.LLST1:
 1904 0020 00000000 		.4byte	.LFB9
 1905 0024 08000000 		.4byte	.LCFI0
 1906 0028 0200     		.2byte	0x2
 1907 002a 7D       		.byte	0x7d
 1908 002b 00       		.sleb128 0
 1909 002c 08000000 		.4byte	.LCFI0
 1910 0030 32000000 		.4byte	.LFE9
 1911 0034 0200     		.2byte	0x2
 1912 0036 7D       		.byte	0x7d
 1913 0037 08       		.sleb128 8
 1914 0038 00000000 		.4byte	0
 1915 003c 00000000 		.4byte	0
 1916              	.LLST2:
 1917 0040 14000000 		.4byte	.LVL6
 1918 0044 18000000 		.4byte	.LVL7
 1919 0048 0300     		.2byte	0x3
 1920 004a 73       		.byte	0x73
 1921 004b 60       		.sleb128 -32
 1922 004c 9F       		.byte	0x9f
 1923 004d 18000000 		.4byte	.LVL7
 1924 0051 1E000000 		.4byte	.LVL8
 1925 0055 0100     		.2byte	0x1
 1926 0057 52       		.byte	0x52
 1927 0058 1E000000 		.4byte	.LVL8
 1928 005c 44000000 		.4byte	.LVL9
 1929 0060 0300     		.2byte	0x3
 1930 0062 73       		.byte	0x73
Imanol-Mikel Barba Sabariego authored
2041
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 35
Imanol-Mikel Barba Sabariego authored
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100


 1931 0063 60       		.sleb128 -32
 1932 0064 9F       		.byte	0x9f
 1933 0065 48000000 		.4byte	.LVL10
 1934 0069 70000000 		.4byte	.LFE10
 1935 006d 0300     		.2byte	0x3
 1936 006f 73       		.byte	0x73
 1937 0070 60       		.sleb128 -32
 1938 0071 9F       		.byte	0x9f
 1939 0072 00000000 		.4byte	0
 1940 0076 00000000 		.4byte	0
 1941              	.LLST3:
 1942 007a 00000000 		.4byte	.LFB7
 1943 007e 02000000 		.4byte	.LCFI1
 1944 0082 0200     		.2byte	0x2
 1945 0084 7D       		.byte	0x7d
 1946 0085 00       		.sleb128 0
 1947 0086 02000000 		.4byte	.LCFI1
 1948 008a 12000000 		.4byte	.LFE7
 1949 008e 0200     		.2byte	0x2
 1950 0090 7D       		.byte	0x7d
 1951 0091 08       		.sleb128 8
 1952 0092 00000000 		.4byte	0
 1953 0096 00000000 		.4byte	0
 1954              		.section	.debug_aranges,"",%progbits
 1955 0000 4C000000 		.4byte	0x4c
 1956 0004 0200     		.2byte	0x2
 1957 0006 00000000 		.4byte	.Ldebug_info0
 1958 000a 04       		.byte	0x4
 1959 000b 00       		.byte	0
 1960 000c 0000     		.2byte	0
 1961 000e 0000     		.2byte	0
 1962 0010 00000000 		.4byte	.LFB11
 1963 0014 16000000 		.4byte	.LFE11-.LFB11
 1964 0018 00000000 		.4byte	.LFB8
 1965 001c 0C000000 		.4byte	.LFE8-.LFB8
 1966 0020 00000000 		.4byte	.LFB9
 1967 0024 32000000 		.4byte	.LFE9-.LFB9
 1968 0028 00000000 		.4byte	.LFB10
 1969 002c 70000000 		.4byte	.LFE10-.LFB10
 1970 0030 00000000 		.4byte	.LFB7
 1971 0034 12000000 		.4byte	.LFE7-.LFB7
 1972 0038 00000000 		.4byte	.LFB12
 1973 003c 10000000 		.4byte	.LFE12-.LFB12
 1974 0040 00000000 		.4byte	.LFB13
 1975 0044 0C000000 		.4byte	.LFE13-.LFB13
 1976 0048 00000000 		.4byte	0
 1977 004c 00000000 		.4byte	0
 1978              		.section	.debug_ranges,"",%progbits
 1979              	.Ldebug_ranges0:
 1980 0000 10000000 		.4byte	.LBB2
 1981 0004 44000000 		.4byte	.LBE2
 1982 0008 48000000 		.4byte	.LBB3
 1983 000c 70000000 		.4byte	.LBE3
 1984 0010 00000000 		.4byte	0
 1985 0014 00000000 		.4byte	0
 1986 0018 00000000 		.4byte	.LFB11
 1987 001c 16000000 		.4byte	.LFE11
Imanol-Mikel Barba Sabariego authored
2101
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 36
Imanol-Mikel Barba Sabariego authored
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119


 1988 0020 00000000 		.4byte	.LFB8
 1989 0024 0C000000 		.4byte	.LFE8
 1990 0028 00000000 		.4byte	.LFB9
 1991 002c 32000000 		.4byte	.LFE9
 1992 0030 00000000 		.4byte	.LFB10
 1993 0034 70000000 		.4byte	.LFE10
 1994 0038 00000000 		.4byte	.LFB7
 1995 003c 12000000 		.4byte	.LFE7
 1996 0040 00000000 		.4byte	.LFB12
 1997 0044 10000000 		.4byte	.LFE12
 1998 0048 00000000 		.4byte	.LFB13
 1999 004c 0C000000 		.4byte	.LFE13
 2000 0050 00000000 		.4byte	0
 2001 0054 00000000 		.4byte	0
 2002              		.section	.debug_line,"",%progbits
 2003              	.Ldebug_line0:
Imanol-Mikel Barba Sabariego authored
2120
2121
 2004 0000 CC010000 		.section	.debug_str,"MS",%progbits,1
 2004      02001901 
Imanol-Mikel Barba Sabariego authored
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
 2004      00000201 
 2004      FB0E0D00 
 2004      01010101 
 2005              	.LASF92:
 2006 0000 2E2E2F2E 		.ascii	"../..//os/ports/GCC/ARMCMx/chcore_v7m.c\000"
 2006      2E2F2F6F 
 2006      732F706F 
 2006      7274732F 
 2006      4743432F 
 2007              	.LASF34:
 2008 0028 705F6D73 		.ascii	"p_msg\000"
 2008      6700
 2009              	.LASF77:
 2010 002e 7264796D 		.ascii	"rdymsg\000"
 2010      736700
 2011              	.LASF64:
 2012 0035 434D785F 		.ascii	"CMx_SCB\000"
 2012      53434200 
Imanol-Mikel Barba Sabariego authored
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
 2013              	.LASF90:
 2014 003d 63685379 		.ascii	"chSysTimerHandlerI\000"
 2014      7354696D 
 2014      65724861 
 2014      6E646C65 
 2014      724900
 2015              	.LASF87:
 2016 0050 53797354 		.ascii	"SysTickVector\000"
 2016      69636B56 
 2016      6563746F 
 2016      7200
 2017              	.LASF11:
 2018 005e 6C6F6E67 		.ascii	"long long unsigned int\000"
 2018      206C6F6E 
 2018      6720756E 
 2018      7369676E 
 2018      65642069 
 2019              	.LASF78:
 2020 0075 65786974 		.ascii	"exitcode\000"
 2020      636F6465 
 2020      00
Imanol-Mikel Barba Sabariego authored
2161
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 37
Imanol-Mikel Barba Sabariego authored
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191


 2021              	.LASF49:
 2022 007e 43505549 		.ascii	"CPUID\000"
 2022      4400
 2023              	.LASF23:
 2024 0084 705F7072 		.ascii	"p_prio\000"
 2024      696F00
 2025              	.LASF10:
 2026 008b 6C6F6E67 		.ascii	"long long int\000"
 2026      206C6F6E 
 2026      6720696E 
 2026      7400
 2027              	.LASF1:
 2028 0099 7369676E 		.ascii	"signed char\000"
 2028      65642063 
 2028      68617200 
 2029              	.LASF38:
 2030 00a5 705F6D70 		.ascii	"p_mpool\000"
 2030      6F6F6C00 
 2031              	.LASF74:
 2032 00ad 6D5F7175 		.ascii	"m_queue\000"
 2032      65756500 
 2033              	.LASF7:
 2034 00b5 6C6F6E67 		.ascii	"long int\000"
 2034      20696E74 
 2034      00
 2035              	.LASF13:
 2036 00be 74737461 		.ascii	"tstate_t\000"
 2036      74655F74 
Imanol-Mikel Barba Sabariego authored
2192
 2036      00
Imanol-Mikel Barba Sabariego authored
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
 2037              	.LASF94:
 2038 00c7 5F706F72 		.ascii	"_port_thread_start\000"
 2038      745F7468 
 2038      72656164 
 2038      5F737461 
 2038      727400
 2039              	.LASF25:
 2040 00da 705F6E65 		.ascii	"p_newer\000"
 2040      77657200 
 2041              	.LASF59:
 2042 00e2 42464152 		.ascii	"BFAR\000"
 2042      00
 2043              	.LASF68:
 2044 00e7 725F6E65 		.ascii	"r_newer\000"
 2044      77657200 
 2045              	.LASF96:
 2046 00ef 6E766963 		.ascii	"nvicSetSystemHandlerPriority\000"
 2046      53657453 
 2046      79737465 
 2046      6D48616E 
 2046      646C6572 
 2047              	.LASF41:
 2048 010c 72656761 		.ascii	"regarm_t\000"
 2048      726D5F74 
 2048      00
 2049              	.LASF89:
 2050 0115 63685363 		.ascii	"chSchDoReschedule\000"
 2050      68446F52 
Imanol-Mikel Barba Sabariego authored
2221
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 38
Imanol-Mikel Barba Sabariego authored
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280


 2050      65736368 
 2050      6564756C 
 2050      6500
 2051              	.LASF19:
 2052 0127 636E745F 		.ascii	"cnt_t\000"
 2052      7400
 2053              	.LASF0:
 2054 012d 756E7369 		.ascii	"unsigned int\000"
 2054      676E6564 
 2054      20696E74 
 2054      00
 2055              	.LASF43:
 2056 013a 6C725F74 		.ascii	"lr_thd\000"
 2056      686400
 2057              	.LASF42:
 2058 0141 65787463 		.ascii	"extctx\000"
 2058      747800
 2059              	.LASF88:
 2060 0148 5F706F72 		.ascii	"_port_switch\000"
 2060      745F7377 
 2060      69746368 
 2060      00
 2061              	.LASF9:
 2062 0155 6C6F6E67 		.ascii	"long unsigned int\000"
 2062      20756E73 
 2062      69676E65 
 2062      6420696E 
 2062      7400
 2063              	.LASF83:
 2064 0167 50656E64 		.ascii	"PendSVVector\000"
 2064      53565665 
 2064      63746F72 
 2064      00
 2065              	.LASF51:
 2066 0174 56544F52 		.ascii	"VTOR\000"
 2066      00
 2067              	.LASF82:
 2068 0179 5F706F72 		.ascii	"_port_switch_from_isr\000"
 2068      745F7377 
 2068      69746368 
 2068      5F66726F 
 2068      6D5F6973 
 2069              	.LASF46:
 2070 018f 636F6E74 		.ascii	"context\000"
 2070      65787400 
 2071              	.LASF4:
 2072 0197 73686F72 		.ascii	"short unsigned int\000"
 2072      7420756E 
 2072      7369676E 
 2072      65642069 
 2072      6E7400
 2073              	.LASF50:
 2074 01aa 49435352 		.ascii	"ICSR\000"
 2074      00
 2075              	.LASF16:
 2076 01af 6D73675F 		.ascii	"msg_t\000"
 2076      7400
Imanol-Mikel Barba Sabariego authored
2281
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 39
Imanol-Mikel Barba Sabariego authored
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291


 2077              	.LASF52:
 2078 01b5 41495243 		.ascii	"AIRCR\000"
 2078      5200
 2079              	.LASF57:
 2080 01bb 44465352 		.ascii	"DFSR\000"
 2080      00
 2081              	.LASF58:
 2082 01c0 4D4D4641 		.ascii	"MMFAR\000"
Imanol-Mikel Barba Sabariego authored
2292
 2082      5200
Imanol-Mikel Barba Sabariego authored
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
 2083              	.LASF85:
 2084 01c6 5F706F72 		.ascii	"_port_irq_epilogue\000"
 2084      745F6972 
 2084      715F6570 
 2084      696C6F67 
 2084      756500
 2085              	.LASF12:
 2086 01d9 746D6F64 		.ascii	"tmode_t\000"
 2086      655F7400 
 2087              	.LASF40:
 2088 01e1 54687265 		.ascii	"ThreadsList\000"
 2088      6164734C 
 2088      69737400 
 2089              	.LASF17:
 2090 01ed 6576656E 		.ascii	"eventmask_t\000"
 2090      746D6173 
 2090      6B5F7400 
 2091              	.LASF73:
 2092 01f9 4D757465 		.ascii	"Mutex\000"
 2092      7800
 2093              	.LASF48:
 2094 01ff 73697A65 		.ascii	"sizetype\000"
 2094      74797065 
 2094      00
 2095              	.LASF55:
 2096 0208 43465352 		.ascii	"CFSR\000"
 2096      00
 2097              	.LASF26:
 2098 020d 705F6F6C 		.ascii	"p_older\000"
 2098      64657200 
 2099              	.LASF67:
 2100 0215 725F6374 		.ascii	"r_ctx\000"
 2100      7800
 2101              	.LASF39:
 2102 021b 54687265 		.ascii	"ThreadsQueue\000"
 2102      61647351 
 2102      75657565 
 2102      00
 2103              	.LASF91:
 2104 0228 474E5520 		.ascii	"GNU C 4.7.2\000"
 2104      4320342E 
 2104      372E3200 
 2105              	.LASF71:
 2106 0234 725F6375 		.ascii	"r_current\000"
 2106      7272656E 
 2106      7400
 2107              	.LASF69:
 2108 023e 725F6F6C 		.ascii	"r_older\000"
Imanol-Mikel Barba Sabariego authored
2341
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 40
Imanol-Mikel Barba Sabariego authored
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400


 2108      64657200 
 2109              	.LASF14:
 2110 0246 74726566 		.ascii	"trefs_t\000"
 2110      735F7400 
 2111              	.LASF86:
 2112 024e 63747870 		.ascii	"ctxp\000"
 2112      00
 2113              	.LASF22:
 2114 0253 705F7072 		.ascii	"p_prev\000"
 2114      657600
 2115              	.LASF15:
 2116 025a 74707269 		.ascii	"tprio_t\000"
 2116      6F5F7400 
 2117              	.LASF6:
 2118 0262 696E7433 		.ascii	"int32_t\000"
 2118      325F7400 
 2119              	.LASF2:
 2120 026a 756E7369 		.ascii	"unsigned char\000"
 2120      676E6564 
 2120      20636861 
 2120      7200
 2121              	.LASF54:
 2122 0278 53484353 		.ascii	"SHCSR\000"
 2122      5200
 2123              	.LASF36:
 2124 027e 705F6D74 		.ascii	"p_mtxlist\000"
 2124      786C6973 
 2124      7400
 2125              	.LASF3:
 2126 0288 73686F72 		.ascii	"short int\000"
 2126      7420696E 
 2126      7400
 2127              	.LASF28:
 2128 0292 705F7374 		.ascii	"p_state\000"
 2128      61746500 
 2129              	.LASF44:
 2130 029a 78707372 		.ascii	"xpsr\000"
 2130      00
 2131              	.LASF66:
 2132 029f 725F7072 		.ascii	"r_prio\000"
 2132      696F00
 2133              	.LASF80:
 2134 02a6 65776D61 		.ascii	"ewmask\000"
 2134      736B00
 2135              	.LASF21:
 2136 02ad 705F6E65 		.ascii	"p_next\000"
 2136      787400
 2137              	.LASF29:
 2138 02b4 705F666C 		.ascii	"p_flags\000"
 2138      61677300 
 2139              	.LASF93:
 2140 02bc 433A5C44 		.ascii	"C:\\Documents and Settings\\Imanol.DEVEL\\My Docume"
 2140      6F63756D 
 2140      656E7473 
 2140      20616E64 
 2140      20536574 
 2141 02ec 6E74735C 		.ascii	"nts\\devel\\smartcities\\Project\\applications\\sma"
Imanol-Mikel Barba Sabariego authored
2401
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 41
Imanol-Mikel Barba Sabariego authored
2402
2403
2404
2405
2406
2407
2408
2409
2410


 2141      64657665 
 2141      6C5C736D 
 2141      61727463 
 2141      69746965 
 2142 031a 72746369 		.ascii	"rtcities\000"
 2142      74696573 
 2142      00
Imanol-Mikel Barba Sabariego authored
2411
 2143              	.LASF20:
Imanol-Mikel Barba Sabariego authored
2412
 2144 0323 54687265 		.ascii	"Thread\000"
Imanol-Mikel Barba Sabariego authored
2413
2414
 2144      616400
 2145              	.LASF35:
Imanol-Mikel Barba Sabariego authored
2415
 2146 032a 705F6570 		.ascii	"p_epending\000"
Imanol-Mikel Barba Sabariego authored
2416
2417
2418
 2146      656E6469 
 2146      6E6700
 2147              	.LASF8:
Imanol-Mikel Barba Sabariego authored
2419
 2148 0335 75696E74 		.ascii	"uint32_t\000"
Imanol-Mikel Barba Sabariego authored
2420
2421
2422
 2148      33325F74 
 2148      00
 2149              	.LASF65:
Imanol-Mikel Barba Sabariego authored
2423
 2150 033e 725F7175 		.ascii	"r_queue\000"
Imanol-Mikel Barba Sabariego authored
2424
2425
 2150      65756500 
 2151              	.LASF60:
Imanol-Mikel Barba Sabariego authored
2426
 2152 0346 41465352 		.ascii	"AFSR\000"
Imanol-Mikel Barba Sabariego authored
2427
2428
 2152      00
 2153              	.LASF62:
Imanol-Mikel Barba Sabariego authored
2429
 2154 034b 756E7573 		.ascii	"unused1\000"
Imanol-Mikel Barba Sabariego authored
2430
2431
 2154      65643100 
 2155              	.LASF81:
Imanol-Mikel Barba Sabariego authored
2432
 2156 0353 63686172 		.ascii	"char\000"
Imanol-Mikel Barba Sabariego authored
2433
2434
 2156      00
 2157              	.LASF47:
Imanol-Mikel Barba Sabariego authored
2435
 2158 0358 494F5245 		.ascii	"IOREG32\000"
Imanol-Mikel Barba Sabariego authored
2436
2437
 2158      47333200 
 2159              	.LASF76:
Imanol-Mikel Barba Sabariego authored
2438
 2160 0360 6D5F6E65 		.ascii	"m_next\000"
Imanol-Mikel Barba Sabariego authored
2439
2440
 2160      787400
 2161              	.LASF18:
Imanol-Mikel Barba Sabariego authored
2441
 2162 0367 73797374 		.ascii	"systime_t\000"
Imanol-Mikel Barba Sabariego authored
2442
2443
2444
 2162      696D655F 
 2162      7400
 2163              	.LASF37:
Imanol-Mikel Barba Sabariego authored
2445
 2164 0371 705F7265 		.ascii	"p_realprio\000"
Imanol-Mikel Barba Sabariego authored
2446
2447
2448
 2164      616C7072 
 2164      696F00
 2165              	.LASF70:
Imanol-Mikel Barba Sabariego authored
2449
 2166 037c 725F7072 		.ascii	"r_preempt\000"
Imanol-Mikel Barba Sabariego authored
2450
2451
2452
 2166      65656D70 
 2166      7400
 2167              	.LASF31:
Imanol-Mikel Barba Sabariego authored
2453
 2168 0386 705F7469 		.ascii	"p_time\000"
Imanol-Mikel Barba Sabariego authored
2454
2455
 2168      6D6500
 2169              	.LASF53:
Imanol-Mikel Barba Sabariego authored
2456
 2170 038d 53485052 		.ascii	"SHPR\000"
Imanol-Mikel Barba Sabariego authored
2457
2458
 2170      00
 2171              	.LASF45:
Imanol-Mikel Barba Sabariego authored
2459
2460
 2172 0392 696E7463 		.ascii	"intctx\000"
 2172      747800
Imanol-Mikel Barba Sabariego authored
2461
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 42
Imanol-Mikel Barba Sabariego authored
2462
2463
2464


 2173              	.LASF33:
Imanol-Mikel Barba Sabariego authored
2465
 2174 0399 705F6D73 		.ascii	"p_msgqueue\000"
Imanol-Mikel Barba Sabariego authored
2466
2467
2468
 2174      67717565 
 2174      756500
 2175              	.LASF30:
Imanol-Mikel Barba Sabariego authored
2469
 2176 03a4 705F7265 		.ascii	"p_refs\000"
Imanol-Mikel Barba Sabariego authored
2470
2471
 2176      667300
 2177              	.LASF72:
Imanol-Mikel Barba Sabariego authored
2472
 2178 03ab 52656164 		.ascii	"ReadyList\000"
Imanol-Mikel Barba Sabariego authored
2473
2474
2475
 2178      794C6973 
 2178      7400
 2179              	.LASF61:
Imanol-Mikel Barba Sabariego authored
2476
 2180 03b5 4D4D4652 		.ascii	"MMFR\000"
Imanol-Mikel Barba Sabariego authored
2477
2478
 2180      00
 2181              	.LASF95:
Imanol-Mikel Barba Sabariego authored
2479
 2182 03ba 726C6973 		.ascii	"rlist\000"
Imanol-Mikel Barba Sabariego authored
2480
2481
 2182      7400
 2183              	.LASF5:
Imanol-Mikel Barba Sabariego authored
2482
 2184 03c0 75696E74 		.ascii	"uint8_t\000"
Imanol-Mikel Barba Sabariego authored
2483
2484
 2184      385F7400 
 2185              	.LASF79:
Imanol-Mikel Barba Sabariego authored
2485
 2186 03c8 77746F62 		.ascii	"wtobjp\000"
Imanol-Mikel Barba Sabariego authored
2486
2487
 2186      6A7000
 2187              	.LASF84:
Imanol-Mikel Barba Sabariego authored
2488
 2188 03cf 5F706F72 		.ascii	"_port_init\000"
Imanol-Mikel Barba Sabariego authored
2489
2490
2491
 2188      745F696E 
 2188      697400
 2189              	.LASF27:
Imanol-Mikel Barba Sabariego authored
2492
 2190 03da 705F6E61 		.ascii	"p_name\000"
Imanol-Mikel Barba Sabariego authored
2493
2494
 2190      6D6500
 2191              	.LASF63:
Imanol-Mikel Barba Sabariego authored
2495
 2192 03e1 43504143 		.ascii	"CPACR\000"
Imanol-Mikel Barba Sabariego authored
2496
2497
 2192      5200
 2193              	.LASF56:
Imanol-Mikel Barba Sabariego authored
2498
 2194 03e7 48465352 		.ascii	"HFSR\000"
Imanol-Mikel Barba Sabariego authored
2499
2500
 2194      00
 2195              	.LASF75:
Imanol-Mikel Barba Sabariego authored
2501
 2196 03ec 6D5F6F77 		.ascii	"m_owner\000"
Imanol-Mikel Barba Sabariego authored
2502
2503
 2196      6E657200 
 2197              	.LASF24:
Imanol-Mikel Barba Sabariego authored
2504
 2198 03f4 705F6374 		.ascii	"p_ctx\000"
Imanol-Mikel Barba Sabariego authored
2505
2506
 2198      7800
 2199              	.LASF32:
Imanol-Mikel Barba Sabariego authored
2507
 2200 03fa 705F7761 		.ascii	"p_waiting\000"
Imanol-Mikel Barba Sabariego authored
2508
2509
2510
 2200      6974696E 
 2200      6700
 2201              		.ident	"GCC: (GNU) 4.7.2"
Imanol-Mikel Barba Sabariego authored
2511
ARM GAS  C:\cygwin\tmp\ccPzcBDg.s 			page 43
Imanol-Mikel Barba Sabariego authored
2512
2513
2514
2515


DEFINED SYMBOLS
                            *ABS*:00000000 chcore_v7m.c
Imanol-Mikel Barba Sabariego authored
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
C:\cygwin\tmp\ccPzcBDg.s:19     .text._port_switch_from_isr:00000000 $t
C:\cygwin\tmp\ccPzcBDg.s:25     .text._port_switch_from_isr:00000000 _port_switch_from_isr
C:\cygwin\tmp\ccPzcBDg.s:38     .text._port_switch_from_isr:00000004 _port_exit_from_isr
C:\cygwin\tmp\ccPzcBDg.s:57     .text.PendSVVector:00000000 $t
C:\cygwin\tmp\ccPzcBDg.s:63     .text.PendSVVector:00000000 PendSVVector
C:\cygwin\tmp\ccPzcBDg.s:89     .text._port_init:00000000 $t
C:\cygwin\tmp\ccPzcBDg.s:95     .text._port_init:00000000 _port_init
C:\cygwin\tmp\ccPzcBDg.s:143    .text._port_irq_epilogue:00000000 $t
C:\cygwin\tmp\ccPzcBDg.s:149    .text._port_irq_epilogue:00000000 _port_irq_epilogue
C:\cygwin\tmp\ccPzcBDg.s:239    .text._port_irq_epilogue:00000064 $d
C:\cygwin\tmp\ccPzcBDg.s:247    .text.SysTickVector:00000000 $t
C:\cygwin\tmp\ccPzcBDg.s:253    .text.SysTickVector:00000000 SysTickVector
C:\cygwin\tmp\ccPzcBDg.s:286    .text._port_switch:00000000 $t
C:\cygwin\tmp\ccPzcBDg.s:292    .text._port_switch:00000000 _port_switch
C:\cygwin\tmp\ccPzcBDg.s:319    .text._port_thread_start:00000000 $t
C:\cygwin\tmp\ccPzcBDg.s:325    .text._port_thread_start:00000000 _port_thread_start
Imanol-Mikel Barba Sabariego authored
2532
2533
2534
2535
2536
2537
2538
2539
                     .debug_frame:00000010 $d

UNDEFINED SYMBOLS
chSchDoReschedule
nvicSetSystemHandlerPriority
rlist
chSysTimerHandlerI
chThdExit