Commit | Line | Data |
---|---|---|
aa820537 AM |
1 | @c Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, |
2 | @c 2006, 2007, 2008, 2009 Free Software Foundation, Inc. | |
252b5132 RH |
3 | @c This is part of the GAS manual. |
4 | @c For copying conditions, see the file as.texinfo. | |
5 | ||
6 | @ifset GENERIC | |
7 | @page | |
8 | @node ARM-Dependent | |
9 | @chapter ARM Dependent Features | |
10 | @end ifset | |
11 | ||
12 | @ifclear GENERIC | |
13 | @node Machine Dependencies | |
14 | @chapter ARM Dependent Features | |
15 | @end ifclear | |
16 | ||
17 | @cindex ARM support | |
18 | @cindex Thumb support | |
19 | @menu | |
20 | * ARM Options:: Options | |
21 | * ARM Syntax:: Syntax | |
22 | * ARM Floating Point:: Floating Point | |
23 | * ARM Directives:: ARM Machine Directives | |
24 | * ARM Opcodes:: Opcodes | |
6057a28f | 25 | * ARM Mapping Symbols:: Mapping Symbols |
7da4f750 | 26 | * ARM Unwinding Tutorial:: Unwinding |
252b5132 RH |
27 | @end menu |
28 | ||
29 | @node ARM Options | |
30 | @section Options | |
31 | @cindex ARM options (none) | |
32 | @cindex options for ARM (none) | |
adcf07e6 | 33 | |
252b5132 | 34 | @table @code |
adcf07e6 | 35 | |
03b1477f | 36 | @cindex @code{-mcpu=} command line option, ARM |
92081f48 | 37 | @item -mcpu=@var{processor}[+@var{extension}@dots{}] |
252b5132 RH |
38 | This option specifies the target processor. The assembler will issue an |
39 | error message if an attempt is made to assemble an instruction which | |
03b1477f RE |
40 | will not execute on the target processor. The following processor names are |
41 | recognized: | |
42 | @code{arm1}, | |
43 | @code{arm2}, | |
44 | @code{arm250}, | |
45 | @code{arm3}, | |
46 | @code{arm6}, | |
47 | @code{arm60}, | |
48 | @code{arm600}, | |
49 | @code{arm610}, | |
50 | @code{arm620}, | |
51 | @code{arm7}, | |
52 | @code{arm7m}, | |
53 | @code{arm7d}, | |
54 | @code{arm7dm}, | |
55 | @code{arm7di}, | |
56 | @code{arm7dmi}, | |
57 | @code{arm70}, | |
58 | @code{arm700}, | |
59 | @code{arm700i}, | |
60 | @code{arm710}, | |
61 | @code{arm710t}, | |
62 | @code{arm720}, | |
63 | @code{arm720t}, | |
64 | @code{arm740t}, | |
65 | @code{arm710c}, | |
66 | @code{arm7100}, | |
67 | @code{arm7500}, | |
68 | @code{arm7500fe}, | |
69 | @code{arm7t}, | |
70 | @code{arm7tdmi}, | |
1ff4677c | 71 | @code{arm7tdmi-s}, |
03b1477f RE |
72 | @code{arm8}, |
73 | @code{arm810}, | |
74 | @code{strongarm}, | |
75 | @code{strongarm1}, | |
76 | @code{strongarm110}, | |
77 | @code{strongarm1100}, | |
78 | @code{strongarm1110}, | |
79 | @code{arm9}, | |
80 | @code{arm920}, | |
81 | @code{arm920t}, | |
82 | @code{arm922t}, | |
83 | @code{arm940t}, | |
84 | @code{arm9tdmi}, | |
7fac0536 NC |
85 | @code{fa526} (Faraday FA526 processor), |
86 | @code{fa626} (Faraday FA626 processor), | |
03b1477f | 87 | @code{arm9e}, |
7de9afa2 | 88 | @code{arm926e}, |
1ff4677c | 89 | @code{arm926ej-s}, |
03b1477f RE |
90 | @code{arm946e-r0}, |
91 | @code{arm946e}, | |
db8ac8f9 | 92 | @code{arm946e-s}, |
03b1477f RE |
93 | @code{arm966e-r0}, |
94 | @code{arm966e}, | |
db8ac8f9 PB |
95 | @code{arm966e-s}, |
96 | @code{arm968e-s}, | |
03b1477f | 97 | @code{arm10t}, |
db8ac8f9 | 98 | @code{arm10tdmi}, |
03b1477f RE |
99 | @code{arm10e}, |
100 | @code{arm1020}, | |
101 | @code{arm1020t}, | |
7de9afa2 | 102 | @code{arm1020e}, |
db8ac8f9 | 103 | @code{arm1022e}, |
1ff4677c | 104 | @code{arm1026ej-s}, |
7fac0536 NC |
105 | @code{fa626te} (Faraday FA626TE processor), |
106 | @code{fa726te} (Faraday FA726TE processor), | |
1ff4677c RE |
107 | @code{arm1136j-s}, |
108 | @code{arm1136jf-s}, | |
db8ac8f9 PB |
109 | @code{arm1156t2-s}, |
110 | @code{arm1156t2f-s}, | |
0dd132b6 NC |
111 | @code{arm1176jz-s}, |
112 | @code{arm1176jzf-s}, | |
113 | @code{mpcore}, | |
114 | @code{mpcorenovfp}, | |
b38f9f31 | 115 | @code{cortex-a5}, |
62b3e311 | 116 | @code{cortex-a8}, |
15290f0a | 117 | @code{cortex-a9}, |
dbb1f804 | 118 | @code{cortex-a15}, |
62b3e311 | 119 | @code{cortex-r4}, |
307c948d | 120 | @code{cortex-r4f}, |
7ef07ba0 | 121 | @code{cortex-m4}, |
62b3e311 | 122 | @code{cortex-m3}, |
5b19eaba NC |
123 | @code{cortex-m1}, |
124 | @code{cortex-m0}, | |
03b1477f RE |
125 | @code{ep9312} (ARM920 with Cirrus Maverick coprocessor), |
126 | @code{i80200} (Intel XScale processor) | |
e16bb312 | 127 | @code{iwmmxt} (Intel(r) XScale processor with Wireless MMX(tm) technology coprocessor) |
03b1477f RE |
128 | and |
129 | @code{xscale}. | |
130 | The special name @code{all} may be used to allow the | |
131 | assembler to accept instructions valid for any ARM processor. | |
132 | ||
133 | In addition to the basic instruction set, the assembler can be told to | |
134 | accept various extension mnemonics that extend the processor using the | |
135 | co-processor instruction space. For example, @code{-mcpu=arm920+maverick} | |
69133863 MGD |
136 | is equivalent to specifying @code{-mcpu=ep9312}. |
137 | ||
138 | Multiple extensions may be specified, separated by a @code{+}. The | |
139 | extensions should be specified in ascending alphabetical order. | |
140 | ||
60e5ef9f MGD |
141 | Some extensions may be restricted to particular architectures; this is |
142 | documented in the list of extensions below. | |
143 | ||
69133863 MGD |
144 | Extension mnemonics may also be removed from those the assembler accepts. |
145 | This is done be prepending @code{no} to the option that adds the extension. | |
146 | Extensions that are removed should be listed after all extensions which have | |
147 | been added, again in ascending alphabetical order. For example, | |
148 | @code{-mcpu=ep9312+nomaverick} is equivalent to specifying @code{-mcpu=arm920}. | |
149 | ||
150 | ||
151 | The following extensions are currently supported: | |
152 | @code{iwmmxt}, | |
153 | @code{iwmmxt2}, | |
154 | @code{maverick}, | |
60e5ef9f | 155 | @code{mp} (Multiprocessing Extensions for v7-A and v7-R architectures), |
03b1477f | 156 | and |
69133863 | 157 | @code{xscale}. |
03b1477f RE |
158 | |
159 | @cindex @code{-march=} command line option, ARM | |
92081f48 | 160 | @item -march=@var{architecture}[+@var{extension}@dots{}] |
252b5132 RH |
161 | This option specifies the target architecture. The assembler will issue |
162 | an error message if an attempt is made to assemble an instruction which | |
03b1477f RE |
163 | will not execute on the target architecture. The following architecture |
164 | names are recognized: | |
165 | @code{armv1}, | |
166 | @code{armv2}, | |
167 | @code{armv2a}, | |
168 | @code{armv2s}, | |
169 | @code{armv3}, | |
170 | @code{armv3m}, | |
171 | @code{armv4}, | |
172 | @code{armv4xm}, | |
173 | @code{armv4t}, | |
174 | @code{armv4txm}, | |
175 | @code{armv5}, | |
176 | @code{armv5t}, | |
177 | @code{armv5txm}, | |
178 | @code{armv5te}, | |
09d92015 | 179 | @code{armv5texp}, |
c5f98204 | 180 | @code{armv6}, |
1ddd7f43 | 181 | @code{armv6j}, |
0dd132b6 NC |
182 | @code{armv6k}, |
183 | @code{armv6z}, | |
184 | @code{armv6zk}, | |
62b3e311 | 185 | @code{armv7}, |
c450d570 PB |
186 | @code{armv7-a}, |
187 | @code{armv7-r}, | |
188 | @code{armv7-m}, | |
9e3c6df6 | 189 | @code{armv7e-m}, |
e16bb312 | 190 | @code{iwmmxt} |
03b1477f RE |
191 | and |
192 | @code{xscale}. | |
193 | If both @code{-mcpu} and | |
194 | @code{-march} are specified, the assembler will use | |
195 | the setting for @code{-mcpu}. | |
196 | ||
197 | The architecture option can be extended with the same instruction set | |
198 | extension options as the @code{-mcpu} option. | |
199 | ||
200 | @cindex @code{-mfpu=} command line option, ARM | |
201 | @item -mfpu=@var{floating-point-format} | |
202 | ||
203 | This option specifies the floating point format to assemble for. The | |
204 | assembler will issue an error message if an attempt is made to assemble | |
205 | an instruction which will not execute on the target floating point unit. | |
206 | The following format options are recognized: | |
207 | @code{softfpa}, | |
208 | @code{fpe}, | |
bc89618b RE |
209 | @code{fpe2}, |
210 | @code{fpe3}, | |
03b1477f RE |
211 | @code{fpa}, |
212 | @code{fpa10}, | |
213 | @code{fpa11}, | |
214 | @code{arm7500fe}, | |
215 | @code{softvfp}, | |
216 | @code{softvfp+vfp}, | |
217 | @code{vfp}, | |
218 | @code{vfp10}, | |
219 | @code{vfp10-r0}, | |
220 | @code{vfp9}, | |
221 | @code{vfpxd}, | |
62f3b8c8 PB |
222 | @code{vfpv2}, |
223 | @code{vfpv3}, | |
224 | @code{vfpv3-fp16}, | |
225 | @code{vfpv3-d16}, | |
226 | @code{vfpv3-d16-fp16}, | |
227 | @code{vfpv3xd}, | |
228 | @code{vfpv3xd-d16}, | |
229 | @code{vfpv4}, | |
230 | @code{vfpv4-d16}, | |
f0cd0667 | 231 | @code{fpv4-sp-d16}, |
09d92015 MM |
232 | @code{arm1020t}, |
233 | @code{arm1020e}, | |
b1cc4aeb | 234 | @code{arm1136jf-s}, |
62f3b8c8 PB |
235 | @code{maverick}, |
236 | @code{neon}, | |
03b1477f | 237 | and |
62f3b8c8 | 238 | @code{neon-vfpv4}. |
03b1477f RE |
239 | |
240 | In addition to determining which instructions are assembled, this option | |
241 | also affects the way in which the @code{.double} assembler directive behaves | |
242 | when assembling little-endian code. | |
243 | ||
244 | The default is dependent on the processor selected. For Architecture 5 or | |
245 | later, the default is to assembler for VFP instructions; for earlier | |
246 | architectures the default is to assemble for FPA instructions. | |
adcf07e6 | 247 | |
252b5132 RH |
248 | @cindex @code{-mthumb} command line option, ARM |
249 | @item -mthumb | |
03b1477f RE |
250 | This option specifies that the assembler should start assembling Thumb |
251 | instructions; that is, it should behave as though the file starts with a | |
252 | @code{.code 16} directive. | |
adcf07e6 | 253 | |
252b5132 RH |
254 | @cindex @code{-mthumb-interwork} command line option, ARM |
255 | @item -mthumb-interwork | |
256 | This option specifies that the output generated by the assembler should | |
257 | be marked as supporting interworking. | |
adcf07e6 | 258 | |
52970753 NC |
259 | @cindex @code{-mimplicit-it} command line option, ARM |
260 | @item -mimplicit-it=never | |
261 | @itemx -mimplicit-it=always | |
262 | @itemx -mimplicit-it=arm | |
263 | @itemx -mimplicit-it=thumb | |
264 | The @code{-mimplicit-it} option controls the behavior of the assembler when | |
265 | conditional instructions are not enclosed in IT blocks. | |
266 | There are four possible behaviors. | |
267 | If @code{never} is specified, such constructs cause a warning in ARM | |
268 | code and an error in Thumb-2 code. | |
269 | If @code{always} is specified, such constructs are accepted in both | |
270 | ARM and Thumb-2 code, where the IT instruction is added implicitly. | |
271 | If @code{arm} is specified, such constructs are accepted in ARM code | |
272 | and cause an error in Thumb-2 code. | |
273 | If @code{thumb} is specified, such constructs cause a warning in ARM | |
274 | code and are accepted in Thumb-2 code. If you omit this option, the | |
275 | behavior is equivalent to @code{-mimplicit-it=arm}. | |
e07e6e58 | 276 | |
5a5829dd NS |
277 | @cindex @code{-mapcs-26} command line option, ARM |
278 | @cindex @code{-mapcs-32} command line option, ARM | |
279 | @item -mapcs-26 | |
280 | @itemx -mapcs-32 | |
281 | These options specify that the output generated by the assembler should | |
252b5132 RH |
282 | be marked as supporting the indicated version of the Arm Procedure. |
283 | Calling Standard. | |
adcf07e6 | 284 | |
077b8428 NC |
285 | @cindex @code{-matpcs} command line option, ARM |
286 | @item -matpcs | |
287 | This option specifies that the output generated by the assembler should | |
288 | be marked as supporting the Arm/Thumb Procedure Calling Standard. If | |
289 | enabled this option will cause the assembler to create an empty | |
290 | debugging section in the object file called .arm.atpcs. Debuggers can | |
291 | use this to determine the ABI being used by. | |
292 | ||
adcf07e6 | 293 | @cindex @code{-mapcs-float} command line option, ARM |
252b5132 | 294 | @item -mapcs-float |
1be59579 | 295 | This indicates the floating point variant of the APCS should be |
252b5132 | 296 | used. In this variant floating point arguments are passed in FP |
550262c4 | 297 | registers rather than integer registers. |
adcf07e6 NC |
298 | |
299 | @cindex @code{-mapcs-reentrant} command line option, ARM | |
252b5132 RH |
300 | @item -mapcs-reentrant |
301 | This indicates that the reentrant variant of the APCS should be used. | |
302 | This variant supports position independent code. | |
adcf07e6 | 303 | |
33a392fb PB |
304 | @cindex @code{-mfloat-abi=} command line option, ARM |
305 | @item -mfloat-abi=@var{abi} | |
306 | This option specifies that the output generated by the assembler should be | |
307 | marked as using specified floating point ABI. | |
308 | The following values are recognized: | |
309 | @code{soft}, | |
310 | @code{softfp} | |
311 | and | |
312 | @code{hard}. | |
313 | ||
d507cf36 PB |
314 | @cindex @code{-eabi=} command line option, ARM |
315 | @item -meabi=@var{ver} | |
316 | This option specifies which EABI version the produced object files should | |
317 | conform to. | |
b45619c0 | 318 | The following values are recognized: |
3a4a14e9 PB |
319 | @code{gnu}, |
320 | @code{4} | |
d507cf36 | 321 | and |
3a4a14e9 | 322 | @code{5}. |
d507cf36 | 323 | |
252b5132 RH |
324 | @cindex @code{-EB} command line option, ARM |
325 | @item -EB | |
326 | This option specifies that the output generated by the assembler should | |
327 | be marked as being encoded for a big-endian processor. | |
adcf07e6 | 328 | |
252b5132 RH |
329 | @cindex @code{-EL} command line option, ARM |
330 | @item -EL | |
331 | This option specifies that the output generated by the assembler should | |
332 | be marked as being encoded for a little-endian processor. | |
adcf07e6 | 333 | |
252b5132 RH |
334 | @cindex @code{-k} command line option, ARM |
335 | @cindex PIC code generation for ARM | |
336 | @item -k | |
a349d9dd PB |
337 | This option specifies that the output of the assembler should be marked |
338 | as position-independent code (PIC). | |
adcf07e6 | 339 | |
845b51d6 PB |
340 | @cindex @code{--fix-v4bx} command line option, ARM |
341 | @item --fix-v4bx | |
342 | Allow @code{BX} instructions in ARMv4 code. This is intended for use with | |
343 | the linker option of the same name. | |
344 | ||
278df34e NS |
345 | @cindex @code{-mwarn-deprecated} command line option, ARM |
346 | @item -mwarn-deprecated | |
347 | @itemx -mno-warn-deprecated | |
348 | Enable or disable warnings about using deprecated options or | |
349 | features. The default is to warn. | |
350 | ||
252b5132 RH |
351 | @end table |
352 | ||
353 | ||
354 | @node ARM Syntax | |
355 | @section Syntax | |
356 | @menu | |
cab7e4d9 | 357 | * ARM-Instruction-Set:: Instruction Set |
252b5132 RH |
358 | * ARM-Chars:: Special Characters |
359 | * ARM-Regs:: Register Names | |
b6895b4f | 360 | * ARM-Relocations:: Relocations |
99f1a7a7 | 361 | * ARM-Neon-Alignment:: NEON Alignment Specifiers |
252b5132 RH |
362 | @end menu |
363 | ||
cab7e4d9 NC |
364 | @node ARM-Instruction-Set |
365 | @subsection Instruction Set Syntax | |
366 | Two slightly different syntaxes are support for ARM and THUMB | |
367 | instructions. The default, @code{divided}, uses the old style where | |
368 | ARM and THUMB instructions had their own, separate syntaxes. The new, | |
369 | @code{unified} syntax, which can be selected via the @code{.syntax} | |
370 | directive, and has the following main features: | |
371 | ||
372 | @table @bullet | |
373 | @item | |
374 | Immediate operands do not require a @code{#} prefix. | |
375 | ||
376 | @item | |
377 | The @code{IT} instruction may appear, and if it does it is validated | |
378 | against subsequent conditional affixes. In ARM mode it does not | |
379 | generate machine code, in THUMB mode it does. | |
380 | ||
381 | @item | |
382 | For ARM instructions the conditional affixes always appear at the end | |
383 | of the instruction. For THUMB instructions conditional affixes can be | |
384 | used, but only inside the scope of an @code{IT} instruction. | |
385 | ||
386 | @item | |
387 | All of the instructions new to the V6T2 architecture (and later) are | |
388 | available. (Only a few such instructions can be written in the | |
389 | @code{divided} syntax). | |
390 | ||
391 | @item | |
392 | The @code{.N} and @code{.W} suffixes are recognized and honored. | |
393 | ||
394 | @item | |
395 | All instructions set the flags if and only if they have an @code{s} | |
396 | affix. | |
397 | @end table | |
398 | ||
252b5132 RH |
399 | @node ARM-Chars |
400 | @subsection Special Characters | |
401 | ||
402 | @cindex line comment character, ARM | |
403 | @cindex ARM line comment character | |
550262c4 NC |
404 | The presence of a @samp{@@} on a line indicates the start of a comment |
405 | that extends to the end of the current line. If a @samp{#} appears as | |
406 | the first character of a line, the whole line is treated as a comment. | |
407 | ||
408 | @cindex line separator, ARM | |
409 | @cindex statement separator, ARM | |
410 | @cindex ARM line separator | |
a349d9dd PB |
411 | The @samp{;} character can be used instead of a newline to separate |
412 | statements. | |
550262c4 NC |
413 | |
414 | @cindex immediate character, ARM | |
415 | @cindex ARM immediate character | |
416 | Either @samp{#} or @samp{$} can be used to indicate immediate operands. | |
252b5132 RH |
417 | |
418 | @cindex identifiers, ARM | |
419 | @cindex ARM identifiers | |
420 | *TODO* Explain about /data modifier on symbols. | |
421 | ||
422 | @node ARM-Regs | |
423 | @subsection Register Names | |
424 | ||
425 | @cindex ARM register names | |
426 | @cindex register names, ARM | |
427 | *TODO* Explain about ARM register naming, and the predefined names. | |
428 | ||
99f1a7a7 DG |
429 | @node ARM-Neon-Alignment |
430 | @subsection NEON Alignment Specifiers | |
431 | ||
432 | @cindex alignment for NEON instructions | |
433 | Some NEON load/store instructions allow an optional address | |
434 | alignment qualifier. | |
435 | The ARM documentation specifies that this is indicated by | |
436 | @samp{@@ @var{align}}. However GAS already interprets | |
437 | the @samp{@@} character as a "line comment" start, | |
438 | so @samp{: @var{align}} is used instead. For example: | |
439 | ||
440 | @smallexample | |
441 | vld1.8 @{q0@}, [r0, :128] | |
442 | @end smallexample | |
443 | ||
252b5132 RH |
444 | @node ARM Floating Point |
445 | @section Floating Point | |
446 | ||
447 | @cindex floating point, ARM (@sc{ieee}) | |
448 | @cindex ARM floating point (@sc{ieee}) | |
449 | The ARM family uses @sc{ieee} floating-point numbers. | |
450 | ||
b6895b4f PB |
451 | @node ARM-Relocations |
452 | @subsection ARM relocation generation | |
453 | ||
454 | @cindex data relocations, ARM | |
455 | @cindex ARM data relocations | |
456 | Specific data relocations can be generated by putting the relocation name | |
457 | in parentheses after the symbol name. For example: | |
458 | ||
459 | @smallexample | |
460 | .word foo(TARGET1) | |
461 | @end smallexample | |
462 | ||
463 | This will generate an @samp{R_ARM_TARGET1} relocation against the symbol | |
464 | @var{foo}. | |
465 | The following relocations are supported: | |
466 | @code{GOT}, | |
467 | @code{GOTOFF}, | |
468 | @code{TARGET1}, | |
469 | @code{TARGET2}, | |
470 | @code{SBREL}, | |
471 | @code{TLSGD}, | |
472 | @code{TLSLDM}, | |
473 | @code{TLSLDO}, | |
b43420e6 NC |
474 | @code{GOTTPOFF}, |
475 | @code{GOT_PREL} | |
b6895b4f PB |
476 | and |
477 | @code{TPOFF}. | |
478 | ||
479 | For compatibility with older toolchains the assembler also accepts | |
480 | @code{(PLT)} after branch targets. This will generate the deprecated | |
481 | @samp{R_ARM_PLT32} relocation. | |
482 | ||
483 | @cindex MOVW and MOVT relocations, ARM | |
484 | Relocations for @samp{MOVW} and @samp{MOVT} instructions can be generated | |
485 | by prefixing the value with @samp{#:lower16:} and @samp{#:upper16} | |
b45619c0 | 486 | respectively. For example to load the 32-bit address of foo into r0: |
252b5132 | 487 | |
b6895b4f PB |
488 | @smallexample |
489 | MOVW r0, #:lower16:foo | |
490 | MOVT r0, #:upper16:foo | |
491 | @end smallexample | |
252b5132 RH |
492 | |
493 | @node ARM Directives | |
494 | @section ARM Machine Directives | |
495 | ||
496 | @cindex machine directives, ARM | |
497 | @cindex ARM machine directives | |
498 | @table @code | |
499 | ||
4a6bc624 NS |
500 | @c AAAAAAAAAAAAAAAAAAAAAAAAA |
501 | ||
502 | @cindex @code{.2byte} directive, ARM | |
503 | @cindex @code{.4byte} directive, ARM | |
504 | @cindex @code{.8byte} directive, ARM | |
505 | @item .2byte @var{expression} [, @var{expression}]* | |
506 | @itemx .4byte @var{expression} [, @var{expression}]* | |
507 | @itemx .8byte @var{expression} [, @var{expression}]* | |
508 | These directives write 2, 4 or 8 byte values to the output section. | |
509 | ||
510 | @cindex @code{.align} directive, ARM | |
adcf07e6 NC |
511 | @item .align @var{expression} [, @var{expression}] |
512 | This is the generic @var{.align} directive. For the ARM however if the | |
513 | first argument is zero (ie no alignment is needed) the assembler will | |
514 | behave as if the argument had been 2 (ie pad to the next four byte | |
062b7c0c | 515 | boundary). This is for compatibility with ARM's own assembler. |
adcf07e6 | 516 | |
4a6bc624 NS |
517 | @cindex @code{.arch} directive, ARM |
518 | @item .arch @var{name} | |
519 | Select the target architecture. Valid values for @var{name} are the same as | |
520 | for the @option{-march} commandline option. | |
252b5132 | 521 | |
69133863 MGD |
522 | Specifying @code{.arch} clears any previously selected architecture |
523 | extensions. | |
524 | ||
525 | @cindex @code{.arch_extension} directive, ARM | |
526 | @item .arch_extension @var{name} | |
527 | Add or remove an architecture extension to the target architecture. Valid | |
528 | values for @var{name} are the same as those accepted as architectural | |
529 | extensions by the @option{-mcpu} commandline option. | |
530 | ||
531 | @code{.arch_extension} may be used multiple times to add or remove extensions | |
532 | incrementally to the architecture being compiled for. | |
533 | ||
4a6bc624 NS |
534 | @cindex @code{.arm} directive, ARM |
535 | @item .arm | |
536 | This performs the same action as @var{.code 32}. | |
252b5132 | 537 | |
4a6bc624 NS |
538 | @anchor{arm_pad} |
539 | @cindex @code{.pad} directive, ARM | |
540 | @item .pad #@var{count} | |
541 | Generate unwinder annotations for a stack adjustment of @var{count} bytes. | |
542 | A positive value indicates the function prologue allocated stack space by | |
543 | decrementing the stack pointer. | |
0bbf2aa4 | 544 | |
4a6bc624 | 545 | @c BBBBBBBBBBBBBBBBBBBBBBBBBB |
0bbf2aa4 | 546 | |
4a6bc624 NS |
547 | @cindex @code{.bss} directive, ARM |
548 | @item .bss | |
549 | This directive switches to the @code{.bss} section. | |
0bbf2aa4 | 550 | |
4a6bc624 NS |
551 | @c CCCCCCCCCCCCCCCCCCCCCCCCCC |
552 | ||
553 | @cindex @code{.cantunwind} directive, ARM | |
554 | @item .cantunwind | |
555 | Prevents unwinding through the current function. No personality routine | |
556 | or exception table data is required or permitted. | |
557 | ||
558 | @cindex @code{.code} directive, ARM | |
559 | @item .code @code{[16|32]} | |
560 | This directive selects the instruction set being generated. The value 16 | |
561 | selects Thumb, with the value 32 selecting ARM. | |
562 | ||
563 | @cindex @code{.cpu} directive, ARM | |
564 | @item .cpu @var{name} | |
565 | Select the target processor. Valid values for @var{name} are the same as | |
566 | for the @option{-mcpu} commandline option. | |
567 | ||
69133863 MGD |
568 | Specifying @code{.cpu} clears any previously selected architecture |
569 | extensions. | |
570 | ||
4a6bc624 NS |
571 | @c DDDDDDDDDDDDDDDDDDDDDDDDDD |
572 | ||
573 | @cindex @code{.dn} and @code{.qn} directives, ARM | |
f467aa98 | 574 | @item @var{name} .dn @var{register name} [@var{.type}] [[@var{index}]] |
1f9bb1ca | 575 | @itemx @var{name} .qn @var{register name} [@var{.type}] [[@var{index}]] |
23753660 JB |
576 | |
577 | The @code{dn} and @code{qn} directives are used to create typed | |
578 | and/or indexed register aliases for use in Advanced SIMD Extension | |
579 | (Neon) instructions. The former should be used to create aliases | |
580 | of double-precision registers, and the latter to create aliases of | |
581 | quad-precision registers. | |
582 | ||
583 | If these directives are used to create typed aliases, those aliases can | |
584 | be used in Neon instructions instead of writing types after the mnemonic | |
585 | or after each operand. For example: | |
586 | ||
587 | @smallexample | |
588 | x .dn d2.f32 | |
589 | y .dn d3.f32 | |
590 | z .dn d4.f32[1] | |
591 | vmul x,y,z | |
592 | @end smallexample | |
593 | ||
594 | This is equivalent to writing the following: | |
595 | ||
596 | @smallexample | |
597 | vmul.f32 d2,d3,d4[1] | |
598 | @end smallexample | |
599 | ||
600 | Aliases created using @code{dn} or @code{qn} can be destroyed using | |
601 | @code{unreq}. | |
602 | ||
4a6bc624 | 603 | @c EEEEEEEEEEEEEEEEEEEEEEEEEE |
252b5132 | 604 | |
4a6bc624 NS |
605 | @cindex @code{.eabi_attribute} directive, ARM |
606 | @item .eabi_attribute @var{tag}, @var{value} | |
607 | Set the EABI object attribute @var{tag} to @var{value}. | |
252b5132 | 608 | |
4a6bc624 NS |
609 | The @var{tag} is either an attribute number, or one of the following: |
610 | @code{Tag_CPU_raw_name}, @code{Tag_CPU_name}, @code{Tag_CPU_arch}, | |
611 | @code{Tag_CPU_arch_profile}, @code{Tag_ARM_ISA_use}, | |
75375b3e | 612 | @code{Tag_THUMB_ISA_use}, @code{Tag_FP_arch}, @code{Tag_WMMX_arch}, |
4a6bc624 NS |
613 | @code{Tag_Advanced_SIMD_arch}, @code{Tag_PCS_config}, |
614 | @code{Tag_ABI_PCS_R9_use}, @code{Tag_ABI_PCS_RW_data}, | |
615 | @code{Tag_ABI_PCS_RO_data}, @code{Tag_ABI_PCS_GOT_use}, | |
616 | @code{Tag_ABI_PCS_wchar_t}, @code{Tag_ABI_FP_rounding}, | |
617 | @code{Tag_ABI_FP_denormal}, @code{Tag_ABI_FP_exceptions}, | |
618 | @code{Tag_ABI_FP_user_exceptions}, @code{Tag_ABI_FP_number_model}, | |
75375b3e | 619 | @code{Tag_ABI_align_needed}, @code{Tag_ABI_align_preserved}, |
4a6bc624 NS |
620 | @code{Tag_ABI_enum_size}, @code{Tag_ABI_HardFP_use}, |
621 | @code{Tag_ABI_VFP_args}, @code{Tag_ABI_WMMX_args}, | |
622 | @code{Tag_ABI_optimization_goals}, @code{Tag_ABI_FP_optimization_goals}, | |
623 | @code{Tag_compatibility}, @code{Tag_CPU_unaligned_access}, | |
75375b3e | 624 | @code{Tag_FP_HP_extension}, @code{Tag_ABI_FP_16bit_format}, |
cd21e546 | 625 | @code{Tag_MPextension_use}, @code{Tag_DIV_use}, |
4a6bc624 NS |
626 | @code{Tag_nodefaults}, @code{Tag_also_compatible_with}, |
627 | @code{Tag_conformance}, @code{Tag_T2EE_use}, | |
cd21e546 | 628 | @code{Tag_Virtualization_use} |
4a6bc624 NS |
629 | |
630 | The @var{value} is either a @code{number}, @code{"string"}, or | |
631 | @code{number, "string"} depending on the tag. | |
632 | ||
75375b3e MGD |
633 | Note - the following legacy values are also accepted by @var{tag}: |
634 | @code{Tag_VFP_arch}, @code{Tag_ABI_align8_needed}, | |
635 | @code{Tag_ABI_align8_preserved}, @code{Tag_VFP_HP_extension}, | |
636 | ||
4a6bc624 NS |
637 | @cindex @code{.even} directive, ARM |
638 | @item .even | |
639 | This directive aligns to an even-numbered address. | |
640 | ||
641 | @cindex @code{.extend} directive, ARM | |
642 | @cindex @code{.ldouble} directive, ARM | |
643 | @item .extend @var{expression} [, @var{expression}]* | |
644 | @itemx .ldouble @var{expression} [, @var{expression}]* | |
645 | These directives write 12byte long double floating-point values to the | |
646 | output section. These are not compatible with current ARM processors | |
647 | or ABIs. | |
648 | ||
649 | @c FFFFFFFFFFFFFFFFFFFFFFFFFF | |
650 | ||
651 | @anchor{arm_fnend} | |
652 | @cindex @code{.fnend} directive, ARM | |
653 | @item .fnend | |
654 | Marks the end of a function with an unwind table entry. The unwind index | |
655 | table entry is created when this directive is processed. | |
252b5132 | 656 | |
4a6bc624 NS |
657 | If no personality routine has been specified then standard personality |
658 | routine 0 or 1 will be used, depending on the number of unwind opcodes | |
659 | required. | |
660 | ||
661 | @anchor{arm_fnstart} | |
662 | @cindex @code{.fnstart} directive, ARM | |
663 | @item .fnstart | |
664 | Marks the start of a function with an unwind table entry. | |
665 | ||
666 | @cindex @code{.force_thumb} directive, ARM | |
252b5132 RH |
667 | @item .force_thumb |
668 | This directive forces the selection of Thumb instructions, even if the | |
669 | target processor does not support those instructions | |
670 | ||
4a6bc624 NS |
671 | @cindex @code{.fpu} directive, ARM |
672 | @item .fpu @var{name} | |
673 | Select the floating-point unit to assemble for. Valid values for @var{name} | |
674 | are the same as for the @option{-mfpu} commandline option. | |
252b5132 | 675 | |
4a6bc624 NS |
676 | @c GGGGGGGGGGGGGGGGGGGGGGGGGG |
677 | @c HHHHHHHHHHHHHHHHHHHHHHHHHH | |
e1da3f5b | 678 | |
4a6bc624 NS |
679 | @cindex @code{.handlerdata} directive, ARM |
680 | @item .handlerdata | |
681 | Marks the end of the current function, and the start of the exception table | |
682 | entry for that function. Anything between this directive and the | |
683 | @code{.fnend} directive will be added to the exception table entry. | |
684 | ||
685 | Must be preceded by a @code{.personality} or @code{.personalityindex} | |
686 | directive. | |
687 | ||
688 | @c IIIIIIIIIIIIIIIIIIIIIIIIII | |
c921be7d NC |
689 | |
690 | @cindex @code{.inst} directive, ARM | |
691 | @item .inst @var{opcode} [ , @dots{} ] | |
1f9bb1ca AS |
692 | @itemx .inst.n @var{opcode} [ , @dots{} ] |
693 | @itemx .inst.w @var{opcode} [ , @dots{} ] | |
c921be7d NC |
694 | Generates the instruction corresponding to the numerical value @var{opcode}. |
695 | @code{.inst.n} and @code{.inst.w} allow the Thumb instruction size to be | |
696 | specified explicitly, overriding the normal encoding rules. | |
697 | ||
4a6bc624 NS |
698 | @c JJJJJJJJJJJJJJJJJJJJJJJJJJ |
699 | @c KKKKKKKKKKKKKKKKKKKKKKKKKK | |
700 | @c LLLLLLLLLLLLLLLLLLLLLLLLLL | |
701 | ||
702 | @item .ldouble @var{expression} [, @var{expression}]* | |
703 | See @code{.extend}. | |
5395a469 | 704 | |
252b5132 RH |
705 | @cindex @code{.ltorg} directive, ARM |
706 | @item .ltorg | |
707 | This directive causes the current contents of the literal pool to be | |
708 | dumped into the current section (which is assumed to be the .text | |
709 | section) at the current location (aligned to a word boundary). | |
3d0c9500 NC |
710 | @code{GAS} maintains a separate literal pool for each section and each |
711 | sub-section. The @code{.ltorg} directive will only affect the literal | |
712 | pool of the current section and sub-section. At the end of assembly | |
713 | all remaining, un-empty literal pools will automatically be dumped. | |
714 | ||
715 | Note - older versions of @code{GAS} would dump the current literal | |
716 | pool any time a section change occurred. This is no longer done, since | |
717 | it prevents accurate control of the placement of literal pools. | |
252b5132 | 718 | |
4a6bc624 | 719 | @c MMMMMMMMMMMMMMMMMMMMMMMMMM |
252b5132 | 720 | |
4a6bc624 NS |
721 | @cindex @code{.movsp} directive, ARM |
722 | @item .movsp @var{reg} [, #@var{offset}] | |
723 | Tell the unwinder that @var{reg} contains an offset from the current | |
724 | stack pointer. If @var{offset} is not specified then it is assumed to be | |
725 | zero. | |
7ed4c4c5 | 726 | |
4a6bc624 NS |
727 | @c NNNNNNNNNNNNNNNNNNNNNNNNNN |
728 | @c OOOOOOOOOOOOOOOOOOOOOOOOOO | |
7ed4c4c5 | 729 | |
4a6bc624 NS |
730 | @cindex @code{.object_arch} directive, ARM |
731 | @item .object_arch @var{name} | |
732 | Override the architecture recorded in the EABI object attribute section. | |
733 | Valid values for @var{name} are the same as for the @code{.arch} directive. | |
734 | Typically this is useful when code uses runtime detection of CPU features. | |
7ed4c4c5 | 735 | |
4a6bc624 NS |
736 | @c PPPPPPPPPPPPPPPPPPPPPPPPPP |
737 | ||
738 | @cindex @code{.packed} directive, ARM | |
739 | @item .packed @var{expression} [, @var{expression}]* | |
740 | This directive writes 12-byte packed floating-point values to the | |
741 | output section. These are not compatible with current ARM processors | |
742 | or ABIs. | |
743 | ||
744 | @cindex @code{.pad} directive, ARM | |
745 | @item .pad #@var{count} | |
746 | Generate unwinder annotations for a stack adjustment of @var{count} bytes. | |
747 | A positive value indicates the function prologue allocated stack space by | |
748 | decrementing the stack pointer. | |
7ed4c4c5 NC |
749 | |
750 | @cindex @code{.personality} directive, ARM | |
751 | @item .personality @var{name} | |
752 | Sets the personality routine for the current function to @var{name}. | |
753 | ||
754 | @cindex @code{.personalityindex} directive, ARM | |
755 | @item .personalityindex @var{index} | |
756 | Sets the personality routine for the current function to the EABI standard | |
757 | routine number @var{index} | |
758 | ||
4a6bc624 NS |
759 | @cindex @code{.pool} directive, ARM |
760 | @item .pool | |
761 | This is a synonym for .ltorg. | |
7ed4c4c5 | 762 | |
4a6bc624 NS |
763 | @c QQQQQQQQQQQQQQQQQQQQQQQQQQ |
764 | @c RRRRRRRRRRRRRRRRRRRRRRRRRR | |
765 | ||
766 | @cindex @code{.req} directive, ARM | |
767 | @item @var{name} .req @var{register name} | |
768 | This creates an alias for @var{register name} called @var{name}. For | |
769 | example: | |
770 | ||
771 | @smallexample | |
772 | foo .req r0 | |
773 | @end smallexample | |
774 | ||
775 | @c SSSSSSSSSSSSSSSSSSSSSSSSSS | |
7ed4c4c5 | 776 | |
7da4f750 | 777 | @anchor{arm_save} |
7ed4c4c5 NC |
778 | @cindex @code{.save} directive, ARM |
779 | @item .save @var{reglist} | |
780 | Generate unwinder annotations to restore the registers in @var{reglist}. | |
781 | The format of @var{reglist} is the same as the corresponding store-multiple | |
782 | instruction. | |
783 | ||
784 | @smallexample | |
785 | @exdent @emph{core registers} | |
786 | .save @{r4, r5, r6, lr@} | |
787 | stmfd sp!, @{r4, r5, r6, lr@} | |
788 | @exdent @emph{FPA registers} | |
789 | .save f4, 2 | |
790 | sfmfd f4, 2, [sp]! | |
791 | @exdent @emph{VFP registers} | |
792 | .save @{d8, d9, d10@} | |
fa073d69 | 793 | fstmdx sp!, @{d8, d9, d10@} |
7ed4c4c5 NC |
794 | @exdent @emph{iWMMXt registers} |
795 | .save @{wr10, wr11@} | |
796 | wstrd wr11, [sp, #-8]! | |
797 | wstrd wr10, [sp, #-8]! | |
798 | or | |
799 | .save wr11 | |
800 | wstrd wr11, [sp, #-8]! | |
801 | .save wr10 | |
802 | wstrd wr10, [sp, #-8]! | |
803 | @end smallexample | |
804 | ||
7da4f750 | 805 | @anchor{arm_setfp} |
7ed4c4c5 NC |
806 | @cindex @code{.setfp} directive, ARM |
807 | @item .setfp @var{fpreg}, @var{spreg} [, #@var{offset}] | |
4a6bc624 | 808 | Make all unwinder annotations relative to a frame pointer. Without this |
7ed4c4c5 NC |
809 | the unwinder will use offsets from the stack pointer. |
810 | ||
a5b82cbe | 811 | The syntax of this directive is the same as the @code{add} or @code{mov} |
7ed4c4c5 NC |
812 | instruction used to set the frame pointer. @var{spreg} must be either |
813 | @code{sp} or mentioned in a previous @code{.movsp} directive. | |
814 | ||
815 | @smallexample | |
816 | .movsp ip | |
817 | mov ip, sp | |
818 | @dots{} | |
819 | .setfp fp, ip, #4 | |
a5b82cbe | 820 | add fp, ip, #4 |
7ed4c4c5 NC |
821 | @end smallexample |
822 | ||
4a6bc624 NS |
823 | @cindex @code{.secrel32} directive, ARM |
824 | @item .secrel32 @var{expression} [, @var{expression}]* | |
825 | This directive emits relocations that evaluate to the section-relative | |
826 | offset of each expression's symbol. This directive is only supported | |
827 | for PE targets. | |
828 | ||
cab7e4d9 NC |
829 | @cindex @code{.syntax} directive, ARM |
830 | @item .syntax [@code{unified} | @code{divided}] | |
831 | This directive sets the Instruction Set Syntax as described in the | |
832 | @ref{ARM-Instruction-Set} section. | |
833 | ||
4a6bc624 NS |
834 | @c TTTTTTTTTTTTTTTTTTTTTTTTTT |
835 | ||
836 | @cindex @code{.thumb} directive, ARM | |
837 | @item .thumb | |
838 | This performs the same action as @var{.code 16}. | |
839 | ||
840 | @cindex @code{.thumb_func} directive, ARM | |
841 | @item .thumb_func | |
842 | This directive specifies that the following symbol is the name of a | |
843 | Thumb encoded function. This information is necessary in order to allow | |
844 | the assembler and linker to generate correct code for interworking | |
845 | between Arm and Thumb instructions and should be used even if | |
846 | interworking is not going to be performed. The presence of this | |
847 | directive also implies @code{.thumb} | |
848 | ||
849 | This directive is not neccessary when generating EABI objects. On these | |
850 | targets the encoding is implicit when generating Thumb code. | |
851 | ||
852 | @cindex @code{.thumb_set} directive, ARM | |
853 | @item .thumb_set | |
854 | This performs the equivalent of a @code{.set} directive in that it | |
855 | creates a symbol which is an alias for another symbol (possibly not yet | |
856 | defined). This directive also has the added property in that it marks | |
857 | the aliased symbol as being a thumb function entry point, in the same | |
858 | way that the @code{.thumb_func} directive does. | |
859 | ||
860 | @c UUUUUUUUUUUUUUUUUUUUUUUUUU | |
861 | ||
862 | @cindex @code{.unreq} directive, ARM | |
863 | @item .unreq @var{alias-name} | |
864 | This undefines a register alias which was previously defined using the | |
865 | @code{req}, @code{dn} or @code{qn} directives. For example: | |
866 | ||
867 | @smallexample | |
868 | foo .req r0 | |
869 | .unreq foo | |
870 | @end smallexample | |
871 | ||
872 | An error occurs if the name is undefined. Note - this pseudo op can | |
873 | be used to delete builtin in register name aliases (eg 'r0'). This | |
874 | should only be done if it is really necessary. | |
875 | ||
7ed4c4c5 | 876 | @cindex @code{.unwind_raw} directive, ARM |
4a6bc624 | 877 | @item .unwind_raw @var{offset}, @var{byte1}, @dots{} |
7ed4c4c5 NC |
878 | Insert one of more arbitary unwind opcode bytes, which are known to adjust |
879 | the stack pointer by @var{offset} bytes. | |
880 | ||
881 | For example @code{.unwind_raw 4, 0xb1, 0x01} is equivalent to | |
882 | @code{.save @{r0@}} | |
883 | ||
4a6bc624 | 884 | @c VVVVVVVVVVVVVVVVVVVVVVVVVV |
ee065d83 | 885 | |
4a6bc624 NS |
886 | @cindex @code{.vsave} directive, ARM |
887 | @item .vsave @var{vfp-reglist} | |
888 | Generate unwinder annotations to restore the VFP registers in @var{vfp-reglist} | |
889 | using FLDMD. Also works for VFPv3 registers | |
890 | that are to be restored using VLDM. | |
891 | The format of @var{vfp-reglist} is the same as the corresponding store-multiple | |
892 | instruction. | |
ee065d83 | 893 | |
4a6bc624 NS |
894 | @smallexample |
895 | @exdent @emph{VFP registers} | |
896 | .vsave @{d8, d9, d10@} | |
897 | fstmdd sp!, @{d8, d9, d10@} | |
898 | @exdent @emph{VFPv3 registers} | |
899 | .vsave @{d15, d16, d17@} | |
900 | vstm sp!, @{d15, d16, d17@} | |
901 | @end smallexample | |
e04befd0 | 902 | |
4a6bc624 NS |
903 | Since FLDMX and FSTMX are now deprecated, this directive should be |
904 | used in favour of @code{.save} for saving VFP registers for ARMv6 and above. | |
e04befd0 | 905 | |
4a6bc624 NS |
906 | @c WWWWWWWWWWWWWWWWWWWWWWWWWW |
907 | @c XXXXXXXXXXXXXXXXXXXXXXXXXX | |
908 | @c YYYYYYYYYYYYYYYYYYYYYYYYYY | |
909 | @c ZZZZZZZZZZZZZZZZZZZZZZZZZZ | |
ee065d83 | 910 | |
252b5132 RH |
911 | @end table |
912 | ||
913 | @node ARM Opcodes | |
914 | @section Opcodes | |
915 | ||
916 | @cindex ARM opcodes | |
917 | @cindex opcodes for ARM | |
49a5575c NC |
918 | @code{@value{AS}} implements all the standard ARM opcodes. It also |
919 | implements several pseudo opcodes, including several synthetic load | |
920 | instructions. | |
252b5132 | 921 | |
49a5575c NC |
922 | @table @code |
923 | ||
924 | @cindex @code{NOP} pseudo op, ARM | |
925 | @item NOP | |
926 | @smallexample | |
927 | nop | |
928 | @end smallexample | |
252b5132 | 929 | |
49a5575c NC |
930 | This pseudo op will always evaluate to a legal ARM instruction that does |
931 | nothing. Currently it will evaluate to MOV r0, r0. | |
252b5132 | 932 | |
49a5575c NC |
933 | @cindex @code{LDR reg,=<label>} pseudo op, ARM |
934 | @item LDR | |
252b5132 RH |
935 | @smallexample |
936 | ldr <register> , = <expression> | |
937 | @end smallexample | |
938 | ||
939 | If expression evaluates to a numeric constant then a MOV or MVN | |
940 | instruction will be used in place of the LDR instruction, if the | |
941 | constant can be generated by either of these instructions. Otherwise | |
942 | the constant will be placed into the nearest literal pool (if it not | |
943 | already there) and a PC relative LDR instruction will be generated. | |
944 | ||
49a5575c NC |
945 | @cindex @code{ADR reg,<label>} pseudo op, ARM |
946 | @item ADR | |
947 | @smallexample | |
948 | adr <register> <label> | |
949 | @end smallexample | |
950 | ||
951 | This instruction will load the address of @var{label} into the indicated | |
952 | register. The instruction will evaluate to a PC relative ADD or SUB | |
953 | instruction depending upon where the label is located. If the label is | |
954 | out of range, or if it is not defined in the same file (and section) as | |
955 | the ADR instruction, then an error will be generated. This instruction | |
956 | will not make use of the literal pool. | |
957 | ||
958 | @cindex @code{ADRL reg,<label>} pseudo op, ARM | |
959 | @item ADRL | |
960 | @smallexample | |
961 | adrl <register> <label> | |
962 | @end smallexample | |
963 | ||
964 | This instruction will load the address of @var{label} into the indicated | |
a349d9dd | 965 | register. The instruction will evaluate to one or two PC relative ADD |
49a5575c NC |
966 | or SUB instructions depending upon where the label is located. If a |
967 | second instruction is not needed a NOP instruction will be generated in | |
968 | its place, so that this instruction is always 8 bytes long. | |
969 | ||
970 | If the label is out of range, or if it is not defined in the same file | |
971 | (and section) as the ADRL instruction, then an error will be generated. | |
972 | This instruction will not make use of the literal pool. | |
973 | ||
974 | @end table | |
975 | ||
252b5132 RH |
976 | For information on the ARM or Thumb instruction sets, see @cite{ARM |
977 | Software Development Toolkit Reference Manual}, Advanced RISC Machines | |
978 | Ltd. | |
979 | ||
6057a28f NC |
980 | @node ARM Mapping Symbols |
981 | @section Mapping Symbols | |
982 | ||
983 | The ARM ELF specification requires that special symbols be inserted | |
984 | into object files to mark certain features: | |
985 | ||
986 | @table @code | |
987 | ||
988 | @cindex @code{$a} | |
989 | @item $a | |
990 | At the start of a region of code containing ARM instructions. | |
991 | ||
992 | @cindex @code{$t} | |
993 | @item $t | |
994 | At the start of a region of code containing THUMB instructions. | |
995 | ||
996 | @cindex @code{$d} | |
997 | @item $d | |
998 | At the start of a region of data. | |
999 | ||
1000 | @end table | |
1001 | ||
1002 | The assembler will automatically insert these symbols for you - there | |
1003 | is no need to code them yourself. Support for tagging symbols ($b, | |
1004 | $f, $p and $m) which is also mentioned in the current ARM ELF | |
1005 | specification is not implemented. This is because they have been | |
1006 | dropped from the new EABI and so tools cannot rely upon their | |
1007 | presence. | |
1008 | ||
7da4f750 MM |
1009 | @node ARM Unwinding Tutorial |
1010 | @section Unwinding | |
1011 | ||
1012 | The ABI for the ARM Architecture specifies a standard format for | |
1013 | exception unwind information. This information is used when an | |
1014 | exception is thrown to determine where control should be transferred. | |
1015 | In particular, the unwind information is used to determine which | |
1016 | function called the function that threw the exception, and which | |
1017 | function called that one, and so forth. This information is also used | |
1018 | to restore the values of callee-saved registers in the function | |
1019 | catching the exception. | |
1020 | ||
1021 | If you are writing functions in assembly code, and those functions | |
1022 | call other functions that throw exceptions, you must use assembly | |
1023 | pseudo ops to ensure that appropriate exception unwind information is | |
1024 | generated. Otherwise, if one of the functions called by your assembly | |
1025 | code throws an exception, the run-time library will be unable to | |
1026 | unwind the stack through your assembly code and your program will not | |
1027 | behave correctly. | |
1028 | ||
1029 | To illustrate the use of these pseudo ops, we will examine the code | |
1030 | that G++ generates for the following C++ input: | |
1031 | ||
1032 | @verbatim | |
1033 | void callee (int *); | |
1034 | ||
1035 | int | |
1036 | caller () | |
1037 | { | |
1038 | int i; | |
1039 | callee (&i); | |
1040 | return i; | |
1041 | } | |
1042 | @end verbatim | |
1043 | ||
1044 | This example does not show how to throw or catch an exception from | |
1045 | assembly code. That is a much more complex operation and should | |
1046 | always be done in a high-level language, such as C++, that directly | |
1047 | supports exceptions. | |
1048 | ||
1049 | The code generated by one particular version of G++ when compiling the | |
1050 | example above is: | |
1051 | ||
1052 | @verbatim | |
1053 | _Z6callerv: | |
1054 | .fnstart | |
1055 | .LFB2: | |
1056 | @ Function supports interworking. | |
1057 | @ args = 0, pretend = 0, frame = 8 | |
1058 | @ frame_needed = 1, uses_anonymous_args = 0 | |
1059 | stmfd sp!, {fp, lr} | |
1060 | .save {fp, lr} | |
1061 | .LCFI0: | |
1062 | .setfp fp, sp, #4 | |
1063 | add fp, sp, #4 | |
1064 | .LCFI1: | |
1065 | .pad #8 | |
1066 | sub sp, sp, #8 | |
1067 | .LCFI2: | |
1068 | sub r3, fp, #8 | |
1069 | mov r0, r3 | |
1070 | bl _Z6calleePi | |
1071 | ldr r3, [fp, #-8] | |
1072 | mov r0, r3 | |
1073 | sub sp, fp, #4 | |
1074 | ldmfd sp!, {fp, lr} | |
1075 | bx lr | |
1076 | .LFE2: | |
1077 | .fnend | |
1078 | @end verbatim | |
1079 | ||
1080 | Of course, the sequence of instructions varies based on the options | |
1081 | you pass to GCC and on the version of GCC in use. The exact | |
1082 | instructions are not important since we are focusing on the pseudo ops | |
1083 | that are used to generate unwind information. | |
1084 | ||
1085 | An important assumption made by the unwinder is that the stack frame | |
1086 | does not change during the body of the function. In particular, since | |
1087 | we assume that the assembly code does not itself throw an exception, | |
1088 | the only point where an exception can be thrown is from a call, such | |
1089 | as the @code{bl} instruction above. At each call site, the same saved | |
1090 | registers (including @code{lr}, which indicates the return address) | |
1091 | must be located in the same locations relative to the frame pointer. | |
1092 | ||
1093 | The @code{.fnstart} (@pxref{arm_fnstart,,.fnstart pseudo op}) pseudo | |
1094 | op appears immediately before the first instruction of the function | |
1095 | while the @code{.fnend} (@pxref{arm_fnend,,.fnend pseudo op}) pseudo | |
1096 | op appears immediately after the last instruction of the function. | |
1097 | These pseudo ops specify the range of the function. | |
1098 | ||
1099 | Only the order of the other pseudos ops (e.g., @code{.setfp} or | |
1100 | @code{.pad}) matters; their exact locations are irrelevant. In the | |
1101 | example above, the compiler emits the pseudo ops with particular | |
1102 | instructions. That makes it easier to understand the code, but it is | |
1103 | not required for correctness. It would work just as well to emit all | |
1104 | of the pseudo ops other than @code{.fnend} in the same order, but | |
1105 | immediately after @code{.fnstart}. | |
1106 | ||
1107 | The @code{.save} (@pxref{arm_save,,.save pseudo op}) pseudo op | |
1108 | indicates registers that have been saved to the stack so that they can | |
1109 | be restored before the function returns. The argument to the | |
1110 | @code{.save} pseudo op is a list of registers to save. If a register | |
1111 | is ``callee-saved'' (as specified by the ABI) and is modified by the | |
1112 | function you are writing, then your code must save the value before it | |
1113 | is modified and restore the original value before the function | |
1114 | returns. If an exception is thrown, the run-time library restores the | |
1115 | values of these registers from their locations on the stack before | |
1116 | returning control to the exception handler. (Of course, if an | |
1117 | exception is not thrown, the function that contains the @code{.save} | |
1118 | pseudo op restores these registers in the function epilogue, as is | |
1119 | done with the @code{ldmfd} instruction above.) | |
1120 | ||
1121 | You do not have to save callee-saved registers at the very beginning | |
1122 | of the function and you do not need to use the @code{.save} pseudo op | |
1123 | immediately following the point at which the registers are saved. | |
1124 | However, if you modify a callee-saved register, you must save it on | |
1125 | the stack before modifying it and before calling any functions which | |
1126 | might throw an exception. And, you must use the @code{.save} pseudo | |
1127 | op to indicate that you have done so. | |
1128 | ||
1129 | The @code{.pad} (@pxref{arm_pad,,.pad}) pseudo op indicates a | |
1130 | modification of the stack pointer that does not save any registers. | |
1131 | The argument is the number of bytes (in decimal) that are subtracted | |
1132 | from the stack pointer. (On ARM CPUs, the stack grows downwards, so | |
1133 | subtracting from the stack pointer increases the size of the stack.) | |
1134 | ||
1135 | The @code{.setfp} (@pxref{arm_setfp,,.setfp pseudo op}) pseudo op | |
1136 | indicates the register that contains the frame pointer. The first | |
1137 | argument is the register that is set, which is typically @code{fp}. | |
1138 | The second argument indicates the register from which the frame | |
1139 | pointer takes its value. The third argument, if present, is the value | |
1140 | (in decimal) added to the register specified by the second argument to | |
1141 | compute the value of the frame pointer. You should not modify the | |
1142 | frame pointer in the body of the function. | |
1143 | ||
1144 | If you do not use a frame pointer, then you should not use the | |
1145 | @code{.setfp} pseudo op. If you do not use a frame pointer, then you | |
1146 | should avoid modifying the stack pointer outside of the function | |
1147 | prologue. Otherwise, the run-time library will be unable to find | |
1148 | saved registers when it is unwinding the stack. | |
1149 | ||
1150 | The pseudo ops described above are sufficient for writing assembly | |
1151 | code that calls functions which may throw exceptions. If you need to | |
1152 | know more about the object-file format used to represent unwind | |
1153 | information, you may consult the @cite{Exception Handling ABI for the | |
1154 | ARM Architecture} available from @uref{http://infocenter.arm.com}. |