* dw2gencfi.c (cfi_pseudo_table): Add cfi_gnu_window_save.
[deliverable/binutils-gdb.git] / gas / doc / as.texinfo
CommitLineData
252b5132 1\input texinfo @c -*-Texinfo-*-
f7e42eb4 2@c Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
d88ef7a6 3@c 2001, 2002, 2003
252b5132
RH
4@c Free Software Foundation, Inc.
5@c UPDATE!! On future updates--
6@c (1) check for new machine-dep cmdline options in
7@c md_parse_option definitions in config/tc-*.c
8@c (2) for platform-specific directives, examine md_pseudo_op
9@c in config/tc-*.c
10@c (3) for object-format specific directives, examine obj_pseudo_op
11@c in config/obj-*.c
12@c (4) portable directives in potable[] in read.c
13@c %**start of header
14@setfilename as.info
15@c ---config---
a4fb0134
SC
16@macro gcctabopt{body}
17@code{\body\}
18@end macro
252b5132
RH
19@c defaults, config file may override:
20@set have-stabs
21@c ---
22@include asconfig.texi
23@include gasver.texi
24@c ---
0285c67d
NC
25@c man begin NAME
26@ifset man
27@c Configure for the generation of man pages
28@set AS as
29@set TARGET TARGET
30@set GENERIC
31@set A29K
625e1353 32@set ALPHA
0285c67d
NC
33@set ARC
34@set ARM
328eb32e 35@set CRIS
0285c67d
NC
36@set D10V
37@set D30V
38@set H8/300
39@set H8/500
40@set HPPA
41@set I370
42@set I80386
43@set I860
44@set I960
9e32ca89 45@set IA-64
a40cbfa3 46@set IP2K
0285c67d
NC
47@set M32R
48@set M68HC11
49@set M680X0
81b0b3f1 50@set M880X0
0285c67d
NC
51@set MCORE
52@set MIPS
3c3bdf30 53@set MMIX
0285c67d
NC
54@set PDP11
55@set PJ
418c1742 56@set PPC
0285c67d
NC
57@set SH
58@set SPARC
9418ab9c 59@set TIC54X
0285c67d
NC
60@set V850
61@set VAX
e0001a05 62@set XTENSA
0285c67d
NC
63@end ifset
64@c man end
252b5132 65@c common OR combinations of conditions
c1253627
NC
66@ifset COFF
67@set COFF-ELF
68@end ifset
69@ifset ELF
70@set COFF-ELF
71@end ifset
252b5132
RH
72@ifset AOUT
73@set aout-bout
74@end ifset
75@ifset ARM/Thumb
76@set ARM
77@end ifset
78@ifset BOUT
79@set aout-bout
80@end ifset
81@ifset H8/300
82@set H8
83@end ifset
84@ifset H8/500
85@set H8
86@end ifset
87@ifset SH
88@set H8
89@end ifset
90@ifset HPPA
91@set abnormal-separator
92@end ifset
93@c ------------
94@ifset GENERIC
95@settitle Using @value{AS}
96@end ifset
97@ifclear GENERIC
98@settitle Using @value{AS} (@value{TARGET})
99@end ifclear
100@setchapternewpage odd
101@c %**end of header
102
103@c @smallbook
104@c @set SMALL
105@c WARE! Some of the machine-dependent sections contain tables of machine
106@c instructions. Except in multi-column format, these tables look silly.
107@c Unfortunately, Texinfo doesn't have a general-purpose multi-col format, so
108@c the multi-col format is faked within @example sections.
109@c
110@c Again unfortunately, the natural size that fits on a page, for these tables,
111@c is different depending on whether or not smallbook is turned on.
112@c This matters, because of order: text flow switches columns at each page
113@c break.
114@c
115@c The format faked in this source works reasonably well for smallbook,
116@c not well for the default large-page format. This manual expects that if you
117@c turn on @smallbook, you will also uncomment the "@set SMALL" to enable the
118@c tables in question. You can turn on one without the other at your
119@c discretion, of course.
120@ifinfo
121@set SMALL
122@c the insn tables look just as silly in info files regardless of smallbook,
123@c might as well show 'em anyways.
124@end ifinfo
125
126@ifinfo
127@format
128START-INFO-DIR-ENTRY
129* As: (as). The GNU assembler.
59455fb1 130* Gas: (as). The GNU assembler.
252b5132
RH
131END-INFO-DIR-ENTRY
132@end format
133@end ifinfo
134
135@finalout
136@syncodeindex ky cp
137
138@ifinfo
139This file documents the GNU Assembler "@value{AS}".
140
0285c67d 141@c man begin COPYRIGHT
973eb340 142Copyright (C) 1991, 92, 93, 94, 95, 96, 97, 98, 99, 2000, 2001, 2002 Free Software Foundation, Inc.
252b5132 143
0285c67d
NC
144Permission is granted to copy, distribute and/or modify this document
145under the terms of the GNU Free Documentation License, Version 1.1
146or any later version published by the Free Software Foundation;
147with no Invariant Sections, with no Front-Cover Texts, and with no
148Back-Cover Texts. A copy of the license is included in the
c1253627 149section entitled ``GNU Free Documentation License''.
0285c67d
NC
150
151@c man end
252b5132
RH
152
153@ignore
154Permission is granted to process this file through Tex and print the
155results, provided the printed document carries copying permission
156notice identical to this one except for the removal of this paragraph
157(this paragraph not being relevant to the printed manual).
158
159@end ignore
252b5132
RH
160@end ifinfo
161
162@titlepage
163@title Using @value{AS}
164@subtitle The @sc{gnu} Assembler
165@ifclear GENERIC
166@subtitle for the @value{TARGET} family
167@end ifclear
168@sp 1
169@subtitle Version @value{VERSION}
170@sp 1
171@sp 13
172The Free Software Foundation Inc. thanks The Nice Computer
173Company of Australia for loaning Dean Elsner to write the
a4fb0134 174first (Vax) version of @command{as} for Project @sc{gnu}.
252b5132
RH
175The proprietors, management and staff of TNCCA thank FSF for
176distracting the boss while they got some work
177done.
178@sp 3
179@author Dean Elsner, Jay Fenlason & friends
180@page
181@tex
182{\parskip=0pt
183\hfill {\it Using {\tt @value{AS}}}\par
184\hfill Edited by Cygnus Support\par
185}
186%"boxit" macro for figures:
187%Modified from Knuth's ``boxit'' macro from TeXbook (answer to exercise 21.3)
188\gdef\boxit#1#2{\vbox{\hrule\hbox{\vrule\kern3pt
189 \vbox{\parindent=0pt\parskip=0pt\hsize=#1\kern3pt\strut\hfil
190#2\hfil\strut\kern3pt}\kern3pt\vrule}\hrule}}%box with visible outline
191\gdef\ibox#1#2{\hbox to #1{#2\hfil}\kern8pt}% invisible box
192@end tex
193
194@vskip 0pt plus 1filll
973eb340 195Copyright @copyright{} 1991, 92, 93, 94, 95, 96, 97, 98, 99, 2000, 2001, 2002 Free Software Foundation, Inc.
252b5132 196
cf055d54
NC
197 Permission is granted to copy, distribute and/or modify this document
198 under the terms of the GNU Free Documentation License, Version 1.1
199 or any later version published by the Free Software Foundation;
200 with no Invariant Sections, with no Front-Cover Texts, and with no
201 Back-Cover Texts. A copy of the license is included in the
c1253627 202 section entitled ``GNU Free Documentation License''.
252b5132 203
252b5132
RH
204@end titlepage
205
2e64b665 206@ifnottex
252b5132
RH
207@node Top
208@top Using @value{AS}
209
a4fb0134 210This file is a user guide to the @sc{gnu} assembler @command{@value{AS}} version
252b5132
RH
211@value{VERSION}.
212@ifclear GENERIC
a4fb0134 213This version of the file describes @command{@value{AS}} configured to generate
252b5132
RH
214code for @value{TARGET} architectures.
215@end ifclear
cf055d54
NC
216
217This document is distributed under the terms of the GNU Free
218Documentation License. A copy of the license is included in the
c1253627 219section entitled ``GNU Free Documentation License''.
cf055d54 220
252b5132
RH
221@menu
222* Overview:: Overview
223* Invoking:: Command-Line Options
224* Syntax:: Syntax
225* Sections:: Sections and Relocation
226* Symbols:: Symbols
227* Expressions:: Expressions
228* Pseudo Ops:: Assembler Directives
229* Machine Dependencies:: Machine Dependent Features
230* Reporting Bugs:: Reporting Bugs
231* Acknowledgements:: Who Did What
cf055d54 232* GNU Free Documentation License:: GNU Free Documentation License
252b5132
RH
233* Index:: Index
234@end menu
2e64b665 235@end ifnottex
252b5132
RH
236
237@node Overview
238@chapter Overview
239@iftex
a4fb0134 240This manual is a user guide to the @sc{gnu} assembler @command{@value{AS}}.
252b5132 241@ifclear GENERIC
a4fb0134 242This version of the manual describes @command{@value{AS}} configured to generate
252b5132
RH
243code for @value{TARGET} architectures.
244@end ifclear
245@end iftex
246
247@cindex invocation summary
248@cindex option summary
249@cindex summary of options
a4fb0134 250Here is a brief summary of how to invoke @command{@value{AS}}. For details,
8dfa0188 251@pxref{Invoking,,Command-Line Options}.
252b5132 252
0285c67d
NC
253@c man title AS the portable GNU assembler.
254
a4fb0134 255@ignore
0285c67d
NC
256@c man begin SEEALSO
257gcc(1), ld(1), and the Info entries for @file{binutils} and @file{ld}.
258@c man end
a4fb0134 259@end ignore
0285c67d 260
252b5132
RH
261@c We don't use deffn and friends for the following because they seem
262@c to be limited to one line for the header.
263@smallexample
0285c67d 264@c man begin SYNOPSIS
a4fb0134
SC
265@value{AS} [@b{-a}[@b{cdhlns}][=@var{file}]] [@b{-D}] [@b{--defsym} @var{sym}=@var{val}]
266 [@b{-f}] [@b{--gstabs}] [@b{--gdwarf2}] [@b{--help}] [@b{-I} @var{dir}]
267 [@b{-J}] [@b{-K}] [@b{-L}]
268 [@b{--listing-lhs-width}=@var{NUM}] [@b{--listing-lhs-width2}=@var{NUM}]
269 [@b{--listing-rhs-width}=@var{NUM}] [@b{--listing-cont-lines}=@var{NUM}]
270 [@b{--keep-locals}] [@b{-o} @var{objfile}] [@b{-R}] [@b{--statistics}] [@b{-v}]
271 [@b{-version}] [@b{--version}] [@b{-W}] [@b{--warn}] [@b{--fatal-warnings}]
272 [@b{-w}] [@b{-x}] [@b{-Z}] [@b{--target-help}] [@var{target-options}]
273 [@b{--}|@var{files} @dots{}]
274@c
275@c Target dependent options are listed below. Keep the list sorted.
276@c Add an empty line for separation.
252b5132
RH
277@ifset A29K
278@c am29k has no machine-dependent assembler options
279@end ifset
625e1353
RH
280@ifset ALPHA
281
282@emph{Target Alpha options:}
283 [@b{-m@var{cpu}}]
284 [@b{-mdebug} | @b{-no-mdebug}]
285 [@b{-relax}] [@b{-g}] [@b{-G@var{size}}]
286 [@b{-F}] [@b{-32addr}]
287@end ifset
252b5132 288@ifset ARC
a4fb0134
SC
289
290@emph{Target ARC options:}
291 [@b{-marc[5|6|7|8]}]
292 [@b{-EB}|@b{-EL}]
252b5132
RH
293@end ifset
294@ifset ARM
a4fb0134
SC
295
296@emph{Target ARM options:}
03b1477f 297@c Don't document the deprecated options
92081f48
HPN
298 [@b{-mcpu}=@var{processor}[+@var{extension}@dots{}]]
299 [@b{-march}=@var{architecture}[+@var{extension}@dots{}]]
03b1477f
RE
300 [@b{-mfpu}=@var{floating-point-fromat}]
301 [@b{-mthumb}]
a4fb0134
SC
302 [@b{-EB}|@b{-EL}]
303 [@b{-mapcs-32}|@b{-mapcs-26}|@b{-mapcs-float}|
304 @b{-mapcs-reentrant}]
305 [@b{-mthumb-interwork}] [@b{-moabi}] [@b{-k}]
252b5132 306@end ifset
328eb32e
HPN
307@ifset CRIS
308
309@emph{Target CRIS options:}
310 [@b{--underscore} | @b{--no-underscore}]
311 [@b{--pic}] [@b{-N}]
312 [@b{--emulation=criself} | @b{--emulation=crisaout}]
313@c Deprecated -- deliberately not documented.
314@c [@b{-h}] [@b{-H}]
315@end ifset
252b5132 316@ifset D10V
a4fb0134
SC
317
318@emph{Target D10V options:}
319 [@b{-O}]
252b5132
RH
320@end ifset
321@ifset D30V
a4fb0134
SC
322
323@emph{Target D30V options:}
324 [@b{-O}|@b{-n}|@b{-N}]
252b5132
RH
325@end ifset
326@ifset H8
c2dcd04e 327@c Renesas family chips have no machine-dependent assembler options
252b5132
RH
328@end ifset
329@ifset HPPA
330@c HPPA has no machine-dependent assembler options (yet).
331@end ifset
a4fb0134
SC
332@ifset I80386
333
334@emph{Target i386 options:}
12b55ccc 335 [@b{--32}|@b{--64}] [@b{-n}]
252b5132
RH
336@end ifset
337@ifset I960
a4fb0134
SC
338
339@emph{Target i960 options:}
252b5132 340@c see md_parse_option in tc-i960.c
a4fb0134
SC
341 [@b{-ACA}|@b{-ACA_A}|@b{-ACB}|@b{-ACC}|@b{-AKA}|@b{-AKB}|
342 @b{-AKC}|@b{-AMC}]
343 [@b{-b}] [@b{-no-relax}]
252b5132 344@end ifset
587fe2b3 345@ifset IA64
a4fb0134 346
9e32ca89
NC
347@emph{Target IA-64 options:}
348 [@b{-mconstant-gp}|@b{-mauto-pic}]
349 [@b{-milp32}|@b{-milp64}|@b{-mlp64}|@b{-mp64}]
350 [@b{-mle}|@b{mbe}]
351 [@b{-x}|@b{-xexplicit}] [@b{-xauto}] [@b{-xdebug}]
352@end ifset
a40cbfa3
NC
353@ifset IP2K
354
355@emph{Target IP2K options:}
356 [@b{-mip2022}|@b{-mip2022ext}]
357@end ifset
587fe2b3 358@ifset M32R
9e32ca89 359
a4fb0134
SC
360@emph{Target M32R options:}
361 [@b{--m32rx}|@b{--[no-]warn-explicit-parallel-conflicts}|
587fe2b3 362 @b{--W[n]p}]
ec694b89 363@end ifset
252b5132 364@ifset M680X0
a4fb0134
SC
365
366@emph{Target M680X0 options:}
367 [@b{-l}] [@b{-m68000}|@b{-m68010}|@b{-m68020}|@dots{}]
252b5132 368@end ifset
60bcf0fa 369@ifset M68HC11
a4fb0134
SC
370
371@emph{Target M68HC11 options:}
d01030e6 372 [@b{-m68hc11}|@b{-m68hc12}|@b{-m68hcs12}]
2f904664
SC
373 [@b{-mshort}|@b{-mlong}]
374 [@b{-mshort-double}|@b{-mlong-double}]
a4fb0134
SC
375 [@b{--force-long-branchs}] [@b{--short-branchs}]
376 [@b{--strict-direct-mode}] [@b{--print-insn-syntax}]
377 [@b{--print-opcodes}] [@b{--generate-example}]
378@end ifset
379@ifset MCORE
380
381@emph{Target MCORE options:}
382 [@b{-jsri2bsr}] [@b{-sifilter}] [@b{-relax}]
383 [@b{-mcpu=[210|340]}]
60bcf0fa 384@end ifset
252b5132 385@ifset MIPS
a4fb0134
SC
386
387@emph{Target MIPS options:}
437ee9d5
TS
388 [@b{-nocpp}] [@b{-EL}] [@b{-EB}] [@b{-n}] [@b{-O}[@var{optimization level}]]
389 [@b{-g}[@var{debug level}]] [@b{-G} @var{num}] [@b{-KPIC}] [@b{-call_shared}]
390 [@b{-non_shared}] [@b{-xgot}] [@b{--membedded-pic}]
391 [@b{-mabi}=@var{ABI}] [@b{-32}] [@b{-n32}] [@b{-64}] [@b{-mfp32}] [@b{-mgp32}]
392 [@b{-march}=@var{CPU}] [@b{-mtune}=@var{CPU}] [@b{-mips1}] [@b{-mips2}]
af7ee8bf
CD
393 [@b{-mips3}] [@b{-mips4}] [@b{-mips5}] [@b{-mips32}] [@b{-mips32r2}]
394 [@b{-mips64}]
437ee9d5
TS
395 [@b{-construct-floats}] [@b{-no-construct-floats}]
396 [@b{-trap}] [@b{-no-break}] [@b{-break}] [@b{-no-trap}]
397 [@b{-mfix7000}] [@b{-mno-fix7000}]
398 [@b{-mips16}] [@b{-no-mips16}]
1f25f5d3 399 [@b{-mips3d}] [@b{-no-mips3d}]
deec1734 400 [@b{-mdmx}] [@b{-no-mdmx}]
ecb4347a 401 [@b{-mdebug}] [@b{-no-mdebug}]
dcd410fe 402 [@b{-mpdr}] [@b{-mno-pdr}]
3c3bdf30
NC
403@end ifset
404@ifset MMIX
a4fb0134
SC
405
406@emph{Target MMIX options:}
407 [@b{--fixed-special-register-names}] [@b{--globalize-symbols}]
408 [@b{--gnu-syntax}] [@b{--relax}] [@b{--no-predefined-symbols}]
409 [@b{--no-expand}] [@b{--no-merge-gregs}] [@b{-x}]
973eb340 410 [@b{--linker-allocated-gregs}]
a4fb0134
SC
411@end ifset
412@ifset PDP11
413
414@emph{Target PDP11 options:}
415 [@b{-mpic}|@b{-mno-pic}] [@b{-mall}] [@b{-mno-extensions}]
416 [@b{-m}@var{extension}|@b{-mno-}@var{extension}]
417 [@b{-m}@var{cpu}] [@b{-m}@var{machine}]
418@end ifset
419@ifset PJ
420
421@emph{Target picoJava options:}
422 [@b{-mb}|@b{-me}]
423@end ifset
424@ifset PPC
425
426@emph{Target PowerPC options:}
427 [@b{-mpwrx}|@b{-mpwr2}|@b{-mpwr}|@b{-m601}|@b{-mppc}|@b{-mppc32}|@b{-m603}|@b{-m604}|
428 @b{-m403}|@b{-m405}|@b{-mppc64}|@b{-m620}|@b{-mppc64bridge}|@b{-mbooke}|
429 @b{-mbooke32}|@b{-mbooke64}]
430 [@b{-mcom}|@b{-many}|@b{-maltivec}] [@b{-memb}]
431 [@b{-mregnames}|@b{-mno-regnames}]
432 [@b{-mrelocatable}|@b{-mrelocatable-lib}]
433 [@b{-mlittle}|@b{-mlittle-endian}|@b{-mbig}|@b{-mbig-endian}]
434 [@b{-msolaris}|@b{-mno-solaris}]
435@end ifset
436@ifset SPARC
437
438@emph{Target SPARC options:}
439@c The order here is important. See c-sparc.texi.
440 [@b{-Av6}|@b{-Av7}|@b{-Av8}|@b{-Asparclet}|@b{-Asparclite}
441 @b{-Av8plus}|@b{-Av8plusa}|@b{-Av9}|@b{-Av9a}]
442 [@b{-xarch=v8plus}|@b{-xarch=v8plusa}] [@b{-bump}]
443 [@b{-32}|@b{-64}]
444@end ifset
445@ifset TIC54X
446
447@emph{Target TIC54X options:}
448 [@b{-mcpu=54[123589]}|@b{-mcpu=54[56]lp}] [@b{-mfar-mode}|@b{-mf}]
449 [@b{-merrors-to-file} @var{<filename>}|@b{-me} @var{<filename>}]
450@end ifset
451@ifset Z8000
452@c Z8000 has no machine-dependent assembler options
252b5132 453@end ifset
e0001a05
NC
454@ifset XTENSA
455
456@emph{Target Xtensa options:}
457 [@b{--[no-]density}] [@b{--[no-]relax}] [@b{--[no-]generics}]
458 [@b{--[no-]text-section-literals}]
459 [@b{--[no-]target-align}] [@b{--[no-]longcalls}]
460@end ifset
0285c67d 461@c man end
252b5132
RH
462@end smallexample
463
0285c67d
NC
464@c man begin OPTIONS
465
a4fb0134 466@table @gcctabopt
252b5132
RH
467@item -a[cdhlmns]
468Turn on listings, in any of a variety of ways:
469
a4fb0134 470@table @gcctabopt
252b5132
RH
471@item -ac
472omit false conditionals
473
474@item -ad
475omit debugging directives
476
477@item -ah
478include high-level source
479
480@item -al
481include assembly
482
483@item -am
484include macro expansions
485
486@item -an
487omit forms processing
488
489@item -as
490include symbols
491
492@item =file
493set the name of the listing file
494@end table
495
496You may combine these options; for example, use @samp{-aln} for assembly
497listing without forms processing. The @samp{=file} option, if used, must be
498the last one. By itself, @samp{-a} defaults to @samp{-ahls}.
499
500@item -D
501Ignored. This option is accepted for script compatibility with calls to
502other assemblers.
503
504@item --defsym @var{sym}=@var{value}
505Define the symbol @var{sym} to be @var{value} before assembling the input file.
506@var{value} must be an integer constant. As in C, a leading @samp{0x}
507indicates a hexadecimal value, and a leading @samp{0} indicates an octal value.
508
509@item -f
510``fast''---skip whitespace and comment preprocessing (assume source is
511compiler output).
512
513@item --gstabs
514Generate stabs debugging information for each assembler line. This
515may help debugging assembler code, if the debugger can handle it.
516
cdf82bcf
NC
517@item --gdwarf2
518Generate DWARF2 debugging information for each assembler line. This
c1253627 519may help debugging assembler code, if the debugger can handle it. Note---this
85a39694 520option is only supported by some targets, not all of them.
cdf82bcf 521
252b5132
RH
522@item --help
523Print a summary of the command line options and exit.
524
ea20a7da
CC
525@item --target-help
526Print a summary of all target specific options and exit.
527
252b5132
RH
528@item -I @var{dir}
529Add directory @var{dir} to the search list for @code{.include} directives.
530
531@item -J
532Don't warn about signed overflow.
533
534@item -K
535@ifclear DIFF-TBL-KLUGE
536This option is accepted but has no effect on the @value{TARGET} family.
537@end ifclear
538@ifset DIFF-TBL-KLUGE
539Issue warnings when difference tables altered for long displacements.
540@end ifset
541
542@item -L
543@itemx --keep-locals
544Keep (in the symbol table) local symbols. On traditional a.out systems
545these start with @samp{L}, but different systems have different local
546label prefixes.
547
c3a27914
NC
548@item --listing-lhs-width=@var{number}
549Set the maximum width, in words, of the output data column for an assembler
550listing to @var{number}.
551
552@item --listing-lhs-width2=@var{number}
553Set the maximum width, in words, of the output data column for continuation
554lines in an assembler listing to @var{number}.
555
556@item --listing-rhs-width=@var{number}
557Set the maximum width of an input source line, as displayed in a listing, to
558@var{number} bytes.
559
560@item --listing-cont-lines=@var{number}
561Set the maximum number of lines printed in a listing for a single line of input
562to @var{number} + 1.
563
252b5132 564@item -o @var{objfile}
a4fb0134 565Name the object-file output from @command{@value{AS}} @var{objfile}.
252b5132
RH
566
567@item -R
568Fold the data section into the text section.
569
570@item --statistics
571Print the maximum space (in bytes) and total time (in seconds) used by
572assembly.
573
574@item --strip-local-absolute
575Remove local absolute symbols from the outgoing symbol table.
576
577@item -v
578@itemx -version
a4fb0134 579Print the @command{as} version.
252b5132
RH
580
581@item --version
a4fb0134 582Print the @command{as} version and exit.
252b5132
RH
583
584@item -W
2bdd6cf5 585@itemx --no-warn
252b5132
RH
586Suppress warning messages.
587
2bdd6cf5
GK
588@item --fatal-warnings
589Treat warnings as errors.
590
591@item --warn
592Don't suppress warning messages or treat them as errors.
593
252b5132
RH
594@item -w
595Ignored.
596
597@item -x
598Ignored.
599
600@item -Z
601Generate an object file even after errors.
602
603@item -- | @var{files} @dots{}
604Standard input, or source files to assemble.
605
606@end table
607
608@ifset ARC
609The following options are available when @value{AS} is configured for
610an ARC processor.
611
a4fb0134 612@table @gcctabopt
0d2bcfaf
NC
613@item -marc[5|6|7|8]
614This option selects the core processor variant.
615@item -EB | -EL
616Select either big-endian (-EB) or little-endian (-EL) output.
252b5132
RH
617@end table
618@end ifset
619
620@ifset ARM
621The following options are available when @value{AS} is configured for the ARM
622processor family.
623
a4fb0134 624@table @gcctabopt
92081f48 625@item -mcpu=@var{processor}[+@var{extension}@dots{}]
cdf82bcf 626Specify which ARM processor variant is the target.
92081f48 627@item -march=@var{architecture}[+@var{extension}@dots{}]
cdf82bcf 628Specify which ARM architecture variant is used by the target.
03b1477f 629@item -mfpu=@var{floating-point-format}
a349d9dd 630Select which Floating Point architecture is the target.
03b1477f
RE
631@item -mthumb
632Enable Thumb only instruction decoding.
cdf82bcf 633@item -mapcs-32 | -mapcs-26 | -mapcs-float | -mapcs-reentrant | -moabi
252b5132
RH
634Select which procedure calling convention is in use.
635@item -EB | -EL
636Select either big-endian (-EB) or little-endian (-EL) output.
cdf82bcf
NC
637@item -mthumb-interwork
638Specify that the code has been generated with interworking between Thumb and
639ARM code in mind.
640@item -k
641Specify that PIC code has been generated.
252b5132
RH
642@end table
643@end ifset
644
328eb32e
HPN
645@ifset CRIS
646See the info pages for documentation of the CRIS-specific options.
647@end ifset
648
252b5132
RH
649@ifset D10V
650The following options are available when @value{AS} is configured for
651a D10V processor.
a4fb0134 652@table @gcctabopt
252b5132
RH
653@cindex D10V optimization
654@cindex optimization, D10V
655@item -O
656Optimize output by parallelizing instructions.
657@end table
658@end ifset
659
660@ifset D30V
661The following options are available when @value{AS} is configured for a D30V
662processor.
a4fb0134 663@table @gcctabopt
252b5132
RH
664@cindex D30V optimization
665@cindex optimization, D30V
666@item -O
667Optimize output by parallelizing instructions.
668
669@cindex D30V nops
670@item -n
671Warn when nops are generated.
672
673@cindex D30V nops after 32-bit multiply
674@item -N
675Warn when a nop after a 32-bit multiply instruction is generated.
676@end table
677@end ifset
678
679@ifset I960
680The following options are available when @value{AS} is configured for the
681Intel 80960 processor.
682
a4fb0134 683@table @gcctabopt
252b5132
RH
684@item -ACA | -ACA_A | -ACB | -ACC | -AKA | -AKB | -AKC | -AMC
685Specify which variant of the 960 architecture is the target.
686
687@item -b
688Add code to collect statistics about branches taken.
689
690@item -no-relax
691Do not alter compare-and-branch instructions for long displacements;
692error if necessary.
693
694@end table
695@end ifset
696
a40cbfa3
NC
697@ifset IP2K
698The following options are available when @value{AS} is configured for the
ec88d317 699Ubicom IP2K series.
a40cbfa3
NC
700
701@table @gcctabopt
702
703@item -mip2022ext
704Specifies that the extended IP2022 instructions are allowed.
705
706@item -mip2022
8dfa0188 707Restores the default behaviour, which restricts the permitted instructions to
a40cbfa3
NC
708just the basic IP2022 ones.
709
710@end table
711@end ifset
712
ec694b89
NC
713@ifset M32R
714The following options are available when @value{AS} is configured for the
26597c86 715Renesas M32R (formerly Mitsubishi M32R) series.
ec694b89 716
a4fb0134 717@table @gcctabopt
ec694b89
NC
718
719@item --m32rx
720Specify which processor in the M32R family is the target. The default
721is normally the M32R, but this option changes it to the M32RX.
722
723@item --warn-explicit-parallel-conflicts or --Wp
724Produce warning messages when questionable parallel constructs are
725encountered.
726
727@item --no-warn-explicit-parallel-conflicts or --Wnp
728Do not produce warning messages when questionable parallel constructs are
729encountered.
730
731@end table
732@end ifset
252b5132
RH
733
734@ifset M680X0
735The following options are available when @value{AS} is configured for the
736Motorola 68000 series.
737
a4fb0134 738@table @gcctabopt
252b5132
RH
739
740@item -l
741Shorten references to undefined symbols, to one word instead of two.
742
0285c67d
NC
743@item -m68000 | -m68008 | -m68010 | -m68020 | -m68030
744@itemx | -m68040 | -m68060 | -m68302 | -m68331 | -m68332
745@itemx | -m68333 | -m68340 | -mcpu32 | -m5200
252b5132
RH
746Specify what processor in the 68000 family is the target. The default
747is normally the 68020, but this can be changed at configuration time.
748
749@item -m68881 | -m68882 | -mno-68881 | -mno-68882
750The target machine does (or does not) have a floating-point coprocessor.
751The default is to assume a coprocessor for 68020, 68030, and cpu32. Although
752the basic 68000 is not compatible with the 68881, a combination of the
753two can be specified, since it's possible to do emulation of the
754coprocessor instructions with the main processor.
755
756@item -m68851 | -mno-68851
757The target machine does (or does not) have a memory-management
758unit coprocessor. The default is to assume an MMU for 68020 and up.
759
760@end table
761@end ifset
762
e135f41b
NC
763@ifset PDP11
764
765For details about the PDP-11 machine dependent features options,
766see @ref{PDP-11-Options}.
767
a4fb0134 768@table @gcctabopt
e135f41b
NC
769@item -mpic | -mno-pic
770Generate position-independent (or position-dependent) code. The
a4fb0134 771default is @option{-mpic}.
e135f41b
NC
772
773@item -mall
774@itemx -mall-extensions
775Enable all instruction set extensions. This is the default.
776
777@item -mno-extensions
778Disable all instruction set extensions.
779
780@item -m@var{extension} | -mno-@var{extension}
781Enable (or disable) a particular instruction set extension.
782
783@item -m@var{cpu}
784Enable the instruction set extensions supported by a particular CPU, and
785disable all other extensions.
786
787@item -m@var{machine}
788Enable the instruction set extensions supported by a particular machine
789model, and disable all other extensions.
790@end table
791
792@end ifset
793
041dd5a9
ILT
794@ifset PJ
795The following options are available when @value{AS} is configured for
796a picoJava processor.
797
a4fb0134 798@table @gcctabopt
041dd5a9
ILT
799
800@cindex PJ endianness
801@cindex endianness, PJ
802@cindex big endian output, PJ
803@item -mb
804Generate ``big endian'' format output.
805
806@cindex little endian output, PJ
807@item -ml
808Generate ``little endian'' format output.
809
810@end table
811@end ifset
812
60bcf0fa
NC
813@ifset M68HC11
814The following options are available when @value{AS} is configured for the
815Motorola 68HC11 or 68HC12 series.
816
a4fb0134 817@table @gcctabopt
60bcf0fa 818
d01030e6 819@item -m68hc11 | -m68hc12 | -m68hcs12
60bcf0fa
NC
820Specify what processor is the target. The default is
821defined by the configuration option when building the assembler.
822
2f904664
SC
823@item -mshort
824Specify to use the 16-bit integer ABI.
825
826@item -mlong
827Specify to use the 32-bit integer ABI.
828
829@item -mshort-double
830Specify to use the 32-bit double ABI.
831
832@item -mlong-double
833Specify to use the 64-bit double ABI.
834
60bcf0fa
NC
835@item --force-long-branchs
836Relative branches are turned into absolute ones. This concerns
837conditional branches, unconditional branches and branches to a
838sub routine.
839
840@item -S | --short-branchs
841Do not turn relative branchs into absolute ones
842when the offset is out of range.
843
844@item --strict-direct-mode
845Do not turn the direct addressing mode into extended addressing mode
846when the instruction does not support direct addressing mode.
847
848@item --print-insn-syntax
849Print the syntax of instruction in case of error.
850
851@item --print-opcodes
852print the list of instructions with syntax and then exit.
853
854@item --generate-example
855print an example of instruction for each possible instruction and then exit.
a4fb0134 856This option is only useful for testing @command{@value{AS}}.
60bcf0fa
NC
857
858@end table
859@end ifset
860
252b5132 861@ifset SPARC
a4fb0134 862The following options are available when @command{@value{AS}} is configured
252b5132
RH
863for the SPARC architecture:
864
a4fb0134 865@table @gcctabopt
252b5132
RH
866@item -Av6 | -Av7 | -Av8 | -Asparclet | -Asparclite
867@itemx -Av8plus | -Av8plusa | -Av9 | -Av9a
868Explicitly select a variant of the SPARC architecture.
869
870@samp{-Av8plus} and @samp{-Av8plusa} select a 32 bit environment.
871@samp{-Av9} and @samp{-Av9a} select a 64 bit environment.
872
873@samp{-Av8plusa} and @samp{-Av9a} enable the SPARC V9 instruction set with
874UltraSPARC extensions.
875
876@item -xarch=v8plus | -xarch=v8plusa
877For compatibility with the Solaris v9 assembler. These options are
878equivalent to -Av8plus and -Av8plusa, respectively.
879
880@item -bump
881Warn when the assembler switches to another architecture.
882@end table
883@end ifset
884
39bec121
TW
885@ifset TIC54X
886The following options are available when @value{AS} is configured for the 'c54x
887architecture.
888
a4fb0134 889@table @gcctabopt
39bec121
TW
890@item -mfar-mode
891Enable extended addressing mode. All addresses and relocations will assume
892extended addressing (usually 23 bits).
893@item -mcpu=@var{CPU_VERSION}
894Sets the CPU version being compiled for.
895@item -merrors-to-file @var{FILENAME}
896Redirect error output to a file, for broken systems which don't support such
897behaviour in the shell.
898@end table
899@end ifset
900
252b5132
RH
901@ifset MIPS
902The following options are available when @value{AS} is configured for
437ee9d5 903a @sc{mips} processor.
252b5132 904
a4fb0134 905@table @gcctabopt
252b5132
RH
906@item -G @var{num}
907This option sets the largest size of an object that can be referenced
908implicitly with the @code{gp} register. It is only accepted for targets that
909use ECOFF format, such as a DECstation running Ultrix. The default value is 8.
910
911@cindex MIPS endianness
912@cindex endianness, MIPS
913@cindex big endian output, MIPS
914@item -EB
915Generate ``big endian'' format output.
916
917@cindex little endian output, MIPS
918@item -EL
919Generate ``little endian'' format output.
920
921@cindex MIPS ISA
922@item -mips1
923@itemx -mips2
924@itemx -mips3
e7af610e 925@itemx -mips4
437ee9d5 926@itemx -mips5
e7af610e 927@itemx -mips32
af7ee8bf 928@itemx -mips32r2
4058e45f 929@itemx -mips64
437ee9d5
TS
930Generate code for a particular @sc{mips} Instruction Set Architecture level.
931@samp{-mips1} is an alias for @samp{-march=r3000}, @samp{-mips2} is an
932alias for @samp{-march=r6000}, @samp{-mips3} is an alias for
933@samp{-march=r4000} and @samp{-mips4} is an alias for @samp{-march=r8000}.
af7ee8bf
CD
934@samp{-mips5}, @samp{-mips32}, @samp{-mips32r2}, and @samp{-mips64}
935correspond to generic
936@samp{MIPS V}, @samp{MIPS32}, @samp{MIPS32 Release 2}, and
937@samp{MIPS64} ISA processors,
437ee9d5
TS
938respectively.
939
940@item -march=@var{CPU}
941Generate code for a particular @sc{mips} cpu.
942
943@item -mtune=@var{cpu}
944Schedule and tune for a particular @sc{mips} cpu.
945
946@item -mfix7000
947@itemx -mno-fix7000
948Cause nops to be inserted if the read of the destination register
949of an mfhi or mflo instruction occurs in the following two instructions.
950
ecb4347a
DJ
951@item -mdebug
952@itemx -no-mdebug
953Cause stabs-style debugging output to go into an ECOFF-style .mdebug
954section instead of the standard ELF .stabs sections.
955
dcd410fe
RO
956@item -mpdr
957@itemx -mno-pdr
958Control generation of @code{.pdr} sections.
959
437ee9d5
TS
960@item -mgp32
961@itemx -mfp32
962The register sizes are normally inferred from the ISA and ABI, but these
963flags force a certain group of registers to be treated as 32 bits wide at
964all times. @samp{-mgp32} controls the size of general-purpose registers
965and @samp{-mfp32} controls the size of floating-point registers.
966
967@item -mips16
968@itemx -no-mips16
969Generate code for the MIPS 16 processor. This is equivalent to putting
970@code{.set mips16} at the start of the assembly file. @samp{-no-mips16}
971turns off this option.
252b5132 972
1f25f5d3
CD
973@item -mips3d
974@itemx -no-mips3d
975Generate code for the MIPS-3D Application Specific Extension.
976This tells the assembler to accept MIPS-3D instructions.
977@samp{-no-mips3d} turns off this option.
978
deec1734
CD
979@item -mdmx
980@itemx -no-mdmx
981Generate code for the MDMX Application Specific Extension.
982This tells the assembler to accept MDMX instructions.
983@samp{-no-mdmx} turns off this option.
984
437ee9d5
TS
985@item --construct-floats
986@itemx --no-construct-floats
987The @samp{--no-construct-floats} option disables the construction of
988double width floating point constants by loading the two halves of the
989value into the two single width floating point registers that make up
990the double width register. By default @samp{--construct-floats} is
991selected, allowing construction of these floating point constants.
252b5132
RH
992
993@cindex emulation
994@item --emulation=@var{name}
a4fb0134 995This option causes @command{@value{AS}} to emulate @command{@value{AS}} configured
252b5132
RH
996for some other target, in all respects, including output format (choosing
997between ELF and ECOFF only), handling of pseudo-opcodes which may generate
998debugging information or store symbol table information, and default
999endianness. The available configuration names are: @samp{mipsecoff},
1000@samp{mipself}, @samp{mipslecoff}, @samp{mipsbecoff}, @samp{mipslelf},
1001@samp{mipsbelf}. The first two do not alter the default endianness from that
1002of the primary target for which the assembler was configured; the others change
1003the default to little- or big-endian as indicated by the @samp{b} or @samp{l}
1004in the name. Using @samp{-EB} or @samp{-EL} will override the endianness
1005selection in any case.
1006
1007This option is currently supported only when the primary target
437ee9d5 1008@command{@value{AS}} is configured for is a @sc{mips} ELF or ECOFF target.
252b5132
RH
1009Furthermore, the primary target or others specified with
1010@samp{--enable-targets=@dots{}} at configuration time must include support for
1011the other format, if both are to be available. For example, the Irix 5
1012configuration includes support for both.
1013
1014Eventually, this option will support more configurations, with more
1015fine-grained control over the assembler's behavior, and will be supported for
1016more processors.
1017
1018@item -nocpp
a4fb0134 1019@command{@value{AS}} ignores this option. It is accepted for compatibility with
252b5132
RH
1020the native tools.
1021
252b5132
RH
1022@item --trap
1023@itemx --no-trap
1024@itemx --break
1025@itemx --no-break
1026Control how to deal with multiplication overflow and division by zero.
1027@samp{--trap} or @samp{--no-break} (which are synonyms) take a trap exception
1028(and only work for Instruction Set Architecture level 2 and higher);
1029@samp{--break} or @samp{--no-trap} (also synonyms, and the default) take a
1030break exception.
63486801
L
1031
1032@item -n
a4fb0134 1033When this option is used, @command{@value{AS}} will issue a warning every
63486801 1034time it generates a nop instruction from a macro.
252b5132
RH
1035@end table
1036@end ifset
1037
1038@ifset MCORE
1039The following options are available when @value{AS} is configured for
1040an MCore processor.
1041
a4fb0134 1042@table @gcctabopt
252b5132
RH
1043@item -jsri2bsr
1044@itemx -nojsri2bsr
1045Enable or disable the JSRI to BSR transformation. By default this is enabled.
1046The command line option @samp{-nojsri2bsr} can be used to disable it.
1047
1048@item -sifilter
1049@itemx -nosifilter
1050Enable or disable the silicon filter behaviour. By default this is disabled.
a349d9dd 1051The default can be overridden by the @samp{-sifilter} command line option.
252b5132
RH
1052
1053@item -relax
1054Alter jump instructions for long displacements.
1055
ec694b89
NC
1056@item -mcpu=[210|340]
1057Select the cpu type on the target hardware. This controls which instructions
1058can be assembled.
1059
1060@item -EB
1061Assemble for a big endian target.
1062
1063@item -EL
1064Assemble for a little endian target.
252b5132
RH
1065
1066@end table
1067@end ifset
1068
3c3bdf30
NC
1069@ifset MMIX
1070See the info pages for documentation of the MMIX-specific options.
1071@end ifset
1072
e0001a05
NC
1073@ifset XTENSA
1074The following options are available when @value{AS} is configured for
1075an Xtensa processor.
1076
1077@table @gcctabopt
1078@item --density | --no-density
1079Enable or disable use of instructions from the Xtensa code density
1080option. This is enabled by default when the Xtensa processor supports
1081the code density option.
1082
1083@item --relax | --no-relax
1084Enable or disable instruction relaxation. This is enabled by default.
1085Note: In the current implementation, these options also control whether
1086assembler optimizations are performed, making these options equivalent
1087to @option{--generics} and @option{--no-generics}.
1088
1089@item --generics | --no-generics
1090Enable or disable all assembler transformations of Xtensa instructions.
1091The default is @option{--generics};
1092@option{--no-generics} should be used only in the rare cases when the
1093instructions must be exactly as specified in the assembly source.
1094
1095@item --text-section-literals | --no-text-section-literals
1096With @option{--text-@-section-@-literals}, literal pools are interspersed
1097in the text section. The default is
1098@option{--no-@-text-@-section-@-literals}, which places literals in a
1099separate section in the output file.
1100
1101@item --target-align | --no-target-align
1102Enable or disable automatic alignment to reduce branch penalties at the
1103expense of some code density. The default is @option{--target-@-align}.
1104
1105@item --longcalls | --no-longcalls
1106Enable or disable transformation of call instructions to allow calls
1107across a greater range of addresses. The default is
1108@option{--no-@-longcalls}.
1109@end table
1110@end ifset
1111
0285c67d
NC
1112@c man end
1113
252b5132
RH
1114@menu
1115* Manual:: Structure of this Manual
1116* GNU Assembler:: The GNU Assembler
1117* Object Formats:: Object File Formats
1118* Command Line:: Command Line
1119* Input Files:: Input Files
1120* Object:: Output (Object) File
1121* Errors:: Error and Warning Messages
1122@end menu
1123
1124@node Manual
1125@section Structure of this Manual
1126
1127@cindex manual, structure and purpose
1128This manual is intended to describe what you need to know to use
a4fb0134 1129@sc{gnu} @command{@value{AS}}. We cover the syntax expected in source files, including
252b5132 1130notation for symbols, constants, and expressions; the directives that
a4fb0134 1131@command{@value{AS}} understands; and of course how to invoke @command{@value{AS}}.
252b5132
RH
1132
1133@ifclear GENERIC
1134We also cover special features in the @value{TARGET}
a4fb0134 1135configuration of @command{@value{AS}}, including assembler directives.
252b5132
RH
1136@end ifclear
1137@ifset GENERIC
1138This manual also describes some of the machine-dependent features of
1139various flavors of the assembler.
1140@end ifset
1141
1142@cindex machine instructions (not covered)
1143On the other hand, this manual is @emph{not} intended as an introduction
1144to programming in assembly language---let alone programming in general!
1145In a similar vein, we make no attempt to introduce the machine
1146architecture; we do @emph{not} describe the instruction set, standard
1147mnemonics, registers or addressing modes that are standard to a
1148particular architecture.
1149@ifset GENERIC
1150You may want to consult the manufacturer's
1151machine architecture manual for this information.
1152@end ifset
1153@ifclear GENERIC
1154@ifset H8/300
1155For information on the H8/300 machine instruction set, see @cite{H8/300
c2dcd04e
NC
1156Series Programming Manual}. For the H8/300H, see @cite{H8/300H Series
1157Programming Manual} (Renesas).
252b5132
RH
1158@end ifset
1159@ifset H8/500
1160For information on the H8/500 machine instruction set, see @cite{H8/500
c2dcd04e 1161Series Programming Manual} (Renesas M21T001).
252b5132
RH
1162@end ifset
1163@ifset SH
ef230218
JR
1164For information on the Renesas (formerly Hitachi) / SuperH SH machine instruction set,
1165see @cite{SH-Microcomputer User's Manual} (Renesas) or
1166@cite{SH-4 32-bit CPU Core Architecture} (SuperH) and
1167@cite{SuperH (SH) 64-Bit RISC Series} (SuperH).
252b5132
RH
1168@end ifset
1169@ifset Z8000
1170For information on the Z8000 machine instruction set, see @cite{Z8000 CPU Technical Manual}
1171@end ifset
1172@end ifclear
1173
1174@c I think this is premature---doc@cygnus.com, 17jan1991
1175@ignore
1176Throughout this manual, we assume that you are running @dfn{GNU},
1177the portable operating system from the @dfn{Free Software
1178Foundation, Inc.}. This restricts our attention to certain kinds of
1179computer (in particular, the kinds of computers that @sc{gnu} can run on);
1180once this assumption is granted examples and definitions need less
1181qualification.
1182
a4fb0134 1183@command{@value{AS}} is part of a team of programs that turn a high-level
252b5132
RH
1184human-readable series of instructions into a low-level
1185computer-readable series of instructions. Different versions of
a4fb0134 1186@command{@value{AS}} are used for different kinds of computer.
252b5132
RH
1187@end ignore
1188
1189@c There used to be a section "Terminology" here, which defined
1190@c "contents", "byte", "word", and "long". Defining "word" to any
1191@c particular size is confusing when the .word directive may generate 16
1192@c bits on one machine and 32 bits on another; in general, for the user
1193@c version of this manual, none of these terms seem essential to define.
1194@c They were used very little even in the former draft of the manual;
1195@c this draft makes an effort to avoid them (except in names of
1196@c directives).
1197
1198@node GNU Assembler
1199@section The GNU Assembler
1200
0285c67d
NC
1201@c man begin DESCRIPTION
1202
a4fb0134 1203@sc{gnu} @command{as} is really a family of assemblers.
252b5132 1204@ifclear GENERIC
a4fb0134 1205This manual describes @command{@value{AS}}, a member of that family which is
252b5132
RH
1206configured for the @value{TARGET} architectures.
1207@end ifclear
1208If you use (or have used) the @sc{gnu} assembler on one architecture, you
1209should find a fairly similar environment when you use it on another
1210architecture. Each version has much in common with the others,
1211including object file formats, most assembler directives (often called
1212@dfn{pseudo-ops}) and assembler syntax.@refill
1213
1214@cindex purpose of @sc{gnu} assembler
a4fb0134 1215@command{@value{AS}} is primarily intended to assemble the output of the
252b5132 1216@sc{gnu} C compiler @code{@value{GCC}} for use by the linker
a4fb0134 1217@code{@value{LD}}. Nevertheless, we've tried to make @command{@value{AS}}
252b5132
RH
1218assemble correctly everything that other assemblers for the same
1219machine would assemble.
1220@ifset VAX
1221Any exceptions are documented explicitly (@pxref{Machine Dependencies}).
1222@end ifset
1223@ifset M680X0
1224@c This remark should appear in generic version of manual; assumption
1225@c here is that generic version sets M680x0.
a4fb0134 1226This doesn't mean @command{@value{AS}} always uses the same syntax as another
252b5132
RH
1227assembler for the same architecture; for example, we know of several
1228incompatible versions of 680x0 assembly language syntax.
1229@end ifset
1230
0285c67d
NC
1231@c man end
1232
a4fb0134 1233Unlike older assemblers, @command{@value{AS}} is designed to assemble a source
252b5132
RH
1234program in one pass of the source file. This has a subtle impact on the
1235@kbd{.org} directive (@pxref{Org,,@code{.org}}).
1236
1237@node Object Formats
1238@section Object File Formats
1239
1240@cindex object file format
1241The @sc{gnu} assembler can be configured to produce several alternative
1242object file formats. For the most part, this does not affect how you
1243write assembly language programs; but directives for debugging symbols
1244are typically different in different file formats. @xref{Symbol
1245Attributes,,Symbol Attributes}.
1246@ifclear GENERIC
1247@ifclear MULTI-OBJ
c1253627 1248For the @value{TARGET} target, @command{@value{AS}} is configured to produce
252b5132
RH
1249@value{OBJ-NAME} format object files.
1250@end ifclear
1251@c The following should exhaust all configs that set MULTI-OBJ, ideally
1252@ifset A29K
a4fb0134 1253On the @value{TARGET}, @command{@value{AS}} can be configured to produce either
252b5132
RH
1254@code{a.out} or COFF format object files.
1255@end ifset
1256@ifset I960
a4fb0134 1257On the @value{TARGET}, @command{@value{AS}} can be configured to produce either
252b5132
RH
1258@code{b.out} or COFF format object files.
1259@end ifset
1260@ifset HPPA
a4fb0134 1261On the @value{TARGET}, @command{@value{AS}} can be configured to produce either
252b5132
RH
1262SOM or ELF format object files.
1263@end ifset
1264@end ifclear
1265
1266@node Command Line
1267@section Command Line
1268
1269@cindex command line conventions
0285c67d 1270
a4fb0134 1271After the program name @command{@value{AS}}, the command line may contain
252b5132
RH
1272options and file names. Options may appear in any order, and may be
1273before, after, or between file names. The order of file names is
1274significant.
1275
1276@cindex standard input, as input file
1277@kindex --
1278@file{--} (two hyphens) by itself names the standard input file
a4fb0134 1279explicitly, as one of the files for @command{@value{AS}} to assemble.
252b5132
RH
1280
1281@cindex options, command line
1282Except for @samp{--} any command line argument that begins with a
1283hyphen (@samp{-}) is an option. Each option changes the behavior of
a4fb0134 1284@command{@value{AS}}. No option changes the way another option works. An
252b5132
RH
1285option is a @samp{-} followed by one or more letters; the case of
1286the letter is important. All options are optional.
1287
1288Some options expect exactly one file name to follow them. The file
1289name may either immediately follow the option's letter (compatible
1290with older assemblers) or it may be the next command argument (@sc{gnu}
1291standard). These two command lines are equivalent:
1292
1293@smallexample
1294@value{AS} -o my-object-file.o mumble.s
1295@value{AS} -omy-object-file.o mumble.s
1296@end smallexample
1297
1298@node Input Files
1299@section Input Files
1300
1301@cindex input
1302@cindex source program
1303@cindex files, input
1304We use the phrase @dfn{source program}, abbreviated @dfn{source}, to
a4fb0134 1305describe the program input to one run of @command{@value{AS}}. The program may
252b5132
RH
1306be in one or more files; how the source is partitioned into files
1307doesn't change the meaning of the source.
1308
1309@c I added "con" prefix to "catenation" just to prove I can overcome my
1310@c APL training... doc@cygnus.com
1311The source program is a concatenation of the text in all the files, in the
1312order specified.
1313
0285c67d 1314@c man begin DESCRIPTION
a4fb0134 1315Each time you run @command{@value{AS}} it assembles exactly one source
252b5132
RH
1316program. The source program is made up of one or more files.
1317(The standard input is also a file.)
1318
a4fb0134 1319You give @command{@value{AS}} a command line that has zero or more input file
252b5132
RH
1320names. The input files are read (from left file name to right). A
1321command line argument (in any position) that has no special meaning
1322is taken to be an input file name.
1323
a4fb0134
SC
1324If you give @command{@value{AS}} no file names it attempts to read one input file
1325from the @command{@value{AS}} standard input, which is normally your terminal. You
1326may have to type @key{ctl-D} to tell @command{@value{AS}} there is no more program
252b5132
RH
1327to assemble.
1328
1329Use @samp{--} if you need to explicitly name the standard input file
1330in your command line.
1331
a4fb0134 1332If the source is empty, @command{@value{AS}} produces a small, empty object
252b5132
RH
1333file.
1334
0285c67d
NC
1335@c man end
1336
252b5132
RH
1337@subheading Filenames and Line-numbers
1338
1339@cindex input file linenumbers
1340@cindex line numbers, in input files
1341There are two ways of locating a line in the input file (or files) and
1342either may be used in reporting error messages. One way refers to a line
1343number in a physical file; the other refers to a line number in a
1344``logical'' file. @xref{Errors, ,Error and Warning Messages}.
1345
1346@dfn{Physical files} are those files named in the command line given
a4fb0134 1347to @command{@value{AS}}.
252b5132
RH
1348
1349@dfn{Logical files} are simply names declared explicitly by assembler
1350directives; they bear no relation to physical files. Logical file names help
a4fb0134
SC
1351error messages reflect the original source file, when @command{@value{AS}} source
1352is itself synthesized from other files. @command{@value{AS}} understands the
252b5132
RH
1353@samp{#} directives emitted by the @code{@value{GCC}} preprocessor. See also
1354@ref{File,,@code{.file}}.
1355
1356@node Object
1357@section Output (Object) File
1358
1359@cindex object file
1360@cindex output file
1361@kindex a.out
1362@kindex .o
a4fb0134 1363Every time you run @command{@value{AS}} it produces an output file, which is
252b5132
RH
1364your assembly language program translated into numbers. This file
1365is the object file. Its default name is
1366@ifclear BOUT
1367@code{a.out}.
1368@end ifclear
1369@ifset BOUT
1370@ifset GENERIC
1371@code{a.out}, or
1372@end ifset
a4fb0134 1373@code{b.out} when @command{@value{AS}} is configured for the Intel 80960.
252b5132 1374@end ifset
a4fb0134 1375You can give it another name by using the @option{-o} option. Conventionally,
252b5132
RH
1376object file names end with @file{.o}. The default name is used for historical
1377reasons: older assemblers were capable of assembling self-contained programs
1378directly into a runnable program. (For some formats, this isn't currently
1379possible, but it can be done for the @code{a.out} format.)
1380
1381@cindex linker
1382@kindex ld
1383The object file is meant for input to the linker @code{@value{LD}}. It contains
1384assembled program code, information to help @code{@value{LD}} integrate
1385the assembled program into a runnable file, and (optionally) symbolic
1386information for the debugger.
1387
1388@c link above to some info file(s) like the description of a.out.
1389@c don't forget to describe @sc{gnu} info as well as Unix lossage.
1390
1391@node Errors
1392@section Error and Warning Messages
1393
0285c67d
NC
1394@c man begin DESCRIPTION
1395
a349d9dd 1396@cindex error messages
252b5132
RH
1397@cindex warning messages
1398@cindex messages from assembler
a4fb0134 1399@command{@value{AS}} may write warnings and error messages to the standard error
252b5132 1400file (usually your terminal). This should not happen when a compiler
a4fb0134
SC
1401runs @command{@value{AS}} automatically. Warnings report an assumption made so
1402that @command{@value{AS}} could keep assembling a flawed program; errors report a
252b5132
RH
1403grave problem that stops the assembly.
1404
0285c67d
NC
1405@c man end
1406
252b5132
RH
1407@cindex format of warning messages
1408Warning messages have the format
1409
1410@smallexample
1411file_name:@b{NNN}:Warning Message Text
1412@end smallexample
1413
1414@noindent
1415@cindex line numbers, in warnings/errors
1416(where @b{NNN} is a line number). If a logical file name has been given
1417(@pxref{File,,@code{.file}}) it is used for the filename, otherwise the name of
1418the current input file is used. If a logical line number was given
1419@ifset GENERIC
1420(@pxref{Line,,@code{.line}})
1421@end ifset
1422@ifclear GENERIC
1423@ifclear A29K
1424(@pxref{Line,,@code{.line}})
1425@end ifclear
1426@ifset A29K
1427(@pxref{Ln,,@code{.ln}})
1428@end ifset
1429@end ifclear
1430then it is used to calculate the number printed,
1431otherwise the actual line in the current source file is printed. The
1432message text is intended to be self explanatory (in the grand Unix
1433tradition).
1434
1435@cindex format of error messages
1436Error messages have the format
1437@smallexample
1438file_name:@b{NNN}:FATAL:Error Message Text
1439@end smallexample
1440The file name and line number are derived as for warning
1441messages. The actual message text may be rather less explanatory
1442because many of them aren't supposed to happen.
1443
1444@node Invoking
1445@chapter Command-Line Options
1446
1447@cindex options, all versions of assembler
1448This chapter describes command-line options available in @emph{all}
1449versions of the @sc{gnu} assembler; @pxref{Machine Dependencies}, for options specific
1450@ifclear GENERIC
c1253627 1451to the @value{TARGET} target.
252b5132
RH
1452@end ifclear
1453@ifset GENERIC
1454to particular machine architectures.
1455@end ifset
1456
0285c67d
NC
1457@c man begin DESCRIPTION
1458
c1253627 1459If you are invoking @command{@value{AS}} via the @sc{gnu} C compiler,
252b5132
RH
1460you can use the @samp{-Wa} option to pass arguments through to the assembler.
1461The assembler arguments must be separated from each other (and the @samp{-Wa})
1462by commas. For example:
1463
1464@smallexample
1465gcc -c -g -O -Wa,-alh,-L file.c
1466@end smallexample
1467
1468@noindent
1469This passes two options to the assembler: @samp{-alh} (emit a listing to
5f5e16be 1470standard output with high-level and assembly source) and @samp{-L} (retain
252b5132
RH
1471local symbols in the symbol table).
1472
1473Usually you do not need to use this @samp{-Wa} mechanism, since many compiler
1474command-line options are automatically passed to the assembler by the compiler.
1475(You can call the @sc{gnu} compiler driver with the @samp{-v} option to see
1476precisely what options it passes to each compilation pass, including the
1477assembler.)
1478
0285c67d
NC
1479@c man end
1480
252b5132
RH
1481@menu
1482* a:: -a[cdhlns] enable listings
1483* D:: -D for compatibility
1484* f:: -f to work faster
1485* I:: -I for .include search path
1486@ifclear DIFF-TBL-KLUGE
1487* K:: -K for compatibility
1488@end ifclear
1489@ifset DIFF-TBL-KLUGE
1490* K:: -K for difference tables
1491@end ifset
1492
1493* L:: -L to retain local labels
c3a27914 1494* listing:: --listing-XXX to configure listing output
252b5132
RH
1495* M:: -M or --mri to assemble in MRI compatibility mode
1496* MD:: --MD for dependency tracking
1497* o:: -o to name the object file
1498* R:: -R to join data and text sections
1499* statistics:: --statistics to see statistics about assembly
1500* traditional-format:: --traditional-format for compatible output
1501* v:: -v to announce version
2bdd6cf5 1502* W:: -W, --no-warn, --warn, --fatal-warnings to control warnings
252b5132
RH
1503* Z:: -Z to make object file even after errors
1504@end menu
1505
1506@node a
a4fb0134 1507@section Enable Listings: @option{-a[cdhlns]}
252b5132
RH
1508
1509@kindex -a
1510@kindex -ac
1511@kindex -ad
1512@kindex -ah
1513@kindex -al
1514@kindex -an
1515@kindex -as
1516@cindex listings, enabling
1517@cindex assembly listings, enabling
1518
1519These options enable listing output from the assembler. By itself,
1520@samp{-a} requests high-level, assembly, and symbols listing.
1521You can use other letters to select specific options for the list:
1522@samp{-ah} requests a high-level language listing,
1523@samp{-al} requests an output-program assembly listing, and
1524@samp{-as} requests a symbol table listing.
1525High-level listings require that a compiler debugging option like
1526@samp{-g} be used, and that assembly listings (@samp{-al}) be requested
1527also.
1528
1529Use the @samp{-ac} option to omit false conditionals from a listing. Any lines
1530which are not assembled because of a false @code{.if} (or @code{.ifdef}, or any
1531other conditional), or a true @code{.if} followed by an @code{.else}, will be
1532omitted from the listing.
1533
1534Use the @samp{-ad} option to omit debugging directives from the
1535listing.
1536
1537Once you have specified one of these options, you can further control
1538listing output and its appearance using the directives @code{.list},
1539@code{.nolist}, @code{.psize}, @code{.eject}, @code{.title}, and
1540@code{.sbttl}.
1541The @samp{-an} option turns off all forms processing.
1542If you do not request listing output with one of the @samp{-a} options, the
1543listing-control directives have no effect.
1544
1545The letters after @samp{-a} may be combined into one option,
1546@emph{e.g.}, @samp{-aln}.
1547
c3a27914
NC
1548Note if the assembler source is coming from the standard input (eg because it
1549is being created by @code{@value{GCC}} and the @samp{-pipe} command line switch
1550is being used) then the listing will not contain any comments or preprocessor
1551directives. This is because the listing code buffers input source lines from
1552stdin only after they have been preprocessed by the assembler. This reduces
1553memory usage and makes the code more efficient.
1554
252b5132 1555@node D
a4fb0134 1556@section @option{-D}
252b5132
RH
1557
1558@kindex -D
1559This option has no effect whatsoever, but it is accepted to make it more
1560likely that scripts written for other assemblers also work with
a4fb0134 1561@command{@value{AS}}.
252b5132
RH
1562
1563@node f
a4fb0134 1564@section Work Faster: @option{-f}
252b5132
RH
1565
1566@kindex -f
1567@cindex trusted compiler
a4fb0134 1568@cindex faster processing (@option{-f})
252b5132
RH
1569@samp{-f} should only be used when assembling programs written by a
1570(trusted) compiler. @samp{-f} stops the assembler from doing whitespace
1571and comment preprocessing on
1572the input file(s) before assembling them. @xref{Preprocessing,
1573,Preprocessing}.
1574
1575@quotation
1576@emph{Warning:} if you use @samp{-f} when the files actually need to be
a4fb0134 1577preprocessed (if they contain comments, for example), @command{@value{AS}} does
252b5132
RH
1578not work correctly.
1579@end quotation
1580
1581@node I
c1253627 1582@section @code{.include} Search Path: @option{-I} @var{path}
252b5132
RH
1583
1584@kindex -I @var{path}
1585@cindex paths for @code{.include}
1586@cindex search path for @code{.include}
1587@cindex @code{include} directive search path
1588Use this option to add a @var{path} to the list of directories
a4fb0134
SC
1589@command{@value{AS}} searches for files specified in @code{.include}
1590directives (@pxref{Include,,@code{.include}}). You may use @option{-I} as
252b5132 1591many times as necessary to include a variety of paths. The current
a4fb0134 1592working directory is always searched first; after that, @command{@value{AS}}
252b5132
RH
1593searches any @samp{-I} directories in the same order as they were
1594specified (left to right) on the command line.
1595
1596@node K
a4fb0134 1597@section Difference Tables: @option{-K}
252b5132
RH
1598
1599@kindex -K
1600@ifclear DIFF-TBL-KLUGE
1601On the @value{TARGET} family, this option is allowed, but has no effect. It is
1602permitted for compatibility with the @sc{gnu} assembler on other platforms,
1603where it can be used to warn when the assembler alters the machine code
1604generated for @samp{.word} directives in difference tables. The @value{TARGET}
1605family does not have the addressing limitations that sometimes lead to this
1606alteration on other platforms.
1607@end ifclear
1608
1609@ifset DIFF-TBL-KLUGE
1610@cindex difference tables, warning
1611@cindex warning for altered difference tables
a4fb0134 1612@command{@value{AS}} sometimes alters the code emitted for directives of the form
252b5132
RH
1613@samp{.word @var{sym1}-@var{sym2}}; @pxref{Word,,@code{.word}}.
1614You can use the @samp{-K} option if you want a warning issued when this
1615is done.
1616@end ifset
1617
1618@node L
a4fb0134 1619@section Include Local Labels: @option{-L}
252b5132
RH
1620
1621@kindex -L
1622@cindex local labels, retaining in output
1623Labels beginning with @samp{L} (upper case only) are called @dfn{local
1624labels}. @xref{Symbol Names}. Normally you do not see such labels when
1625debugging, because they are intended for the use of programs (like
1626compilers) that compose assembler programs, not for your notice.
a4fb0134 1627Normally both @command{@value{AS}} and @code{@value{LD}} discard such labels, so you do not
252b5132
RH
1628normally debug with them.
1629
a4fb0134 1630This option tells @command{@value{AS}} to retain those @samp{L@dots{}} symbols
252b5132
RH
1631in the object file. Usually if you do this you also tell the linker
1632@code{@value{LD}} to preserve symbols whose names begin with @samp{L}.
1633
1634By default, a local label is any label beginning with @samp{L}, but each
1635target is allowed to redefine the local label prefix.
1636@ifset HPPA
1637On the HPPA local labels begin with @samp{L$}.
1638@end ifset
252b5132 1639
c3a27914 1640@node listing
a4fb0134 1641@section Configuring listing output: @option{--listing}
c3a27914
NC
1642
1643The listing feature of the assembler can be enabled via the command line switch
1644@samp{-a} (@pxref{a}). This feature combines the input source file(s) with a
1645hex dump of the corresponding locations in the output object file, and displays
1646them as a listing file. The format of this listing can be controlled by pseudo
1647ops inside the assembler source (@pxref{List} @pxref{Title} @pxref{Sbttl}
1648@pxref{Psize} @pxref{Eject}) and also by the following switches:
1649
a4fb0134 1650@table @gcctabopt
c3a27914
NC
1651@item --listing-lhs-width=@samp{number}
1652@kindex --listing-lhs-width
1653@cindex Width of first line disassembly output
1654Sets the maximum width, in words, of the first line of the hex byte dump. This
1655dump appears on the left hand side of the listing output.
1656
1657@item --listing-lhs-width2=@samp{number}
1658@kindex --listing-lhs-width2
1659@cindex Width of continuation lines of disassembly output
1660Sets the maximum width, in words, of any further lines of the hex byte dump for
8dfa0188 1661a given input source line. If this value is not specified, it defaults to being
c3a27914
NC
1662the same as the value specified for @samp{--listing-lhs-width}. If neither
1663switch is used the default is to one.
1664
1665@item --listing-rhs-width=@samp{number}
1666@kindex --listing-rhs-width
1667@cindex Width of source line output
1668Sets the maximum width, in characters, of the source line that is displayed
1669alongside the hex dump. The default value for this parameter is 100. The
1670source line is displayed on the right hand side of the listing output.
1671
1672@item --listing-cont-lines=@samp{number}
1673@kindex --listing-cont-lines
1674@cindex Maximum number of continuation lines
1675Sets the maximum number of continuation lines of hex dump that will be
1676displayed for a given single line of source input. The default value is 4.
1677@end table
1678
252b5132 1679@node M
a4fb0134 1680@section Assemble in MRI Compatibility Mode: @option{-M}
252b5132
RH
1681
1682@kindex -M
1683@cindex MRI compatibility mode
a4fb0134
SC
1684The @option{-M} or @option{--mri} option selects MRI compatibility mode. This
1685changes the syntax and pseudo-op handling of @command{@value{AS}} to make it
252b5132
RH
1686compatible with the @code{ASM68K} or the @code{ASM960} (depending upon the
1687configured target) assembler from Microtec Research. The exact nature of the
1688MRI syntax will not be documented here; see the MRI manuals for more
1689information. Note in particular that the handling of macros and macro
1690arguments is somewhat different. The purpose of this option is to permit
a4fb0134 1691assembling existing MRI assembler code using @command{@value{AS}}.
252b5132
RH
1692
1693The MRI compatibility is not complete. Certain operations of the MRI assembler
1694depend upon its object file format, and can not be supported using other object
1695file formats. Supporting these would require enhancing each object file format
1696individually. These are:
1697
1698@itemize @bullet
1699@item global symbols in common section
1700
1701The m68k MRI assembler supports common sections which are merged by the linker.
a4fb0134 1702Other object file formats do not support this. @command{@value{AS}} handles
252b5132
RH
1703common sections by treating them as a single common symbol. It permits local
1704symbols to be defined within a common section, but it can not support global
1705symbols, since it has no way to describe them.
1706
1707@item complex relocations
1708
1709The MRI assemblers support relocations against a negated section address, and
1710relocations which combine the start addresses of two or more sections. These
1711are not support by other object file formats.
1712
1713@item @code{END} pseudo-op specifying start address
1714
1715The MRI @code{END} pseudo-op permits the specification of a start address.
1716This is not supported by other object file formats. The start address may
a4fb0134 1717instead be specified using the @option{-e} option to the linker, or in a linker
252b5132
RH
1718script.
1719
1720@item @code{IDNT}, @code{.ident} and @code{NAME} pseudo-ops
1721
1722The MRI @code{IDNT}, @code{.ident} and @code{NAME} pseudo-ops assign a module
1723name to the output file. This is not supported by other object file formats.
1724
1725@item @code{ORG} pseudo-op
1726
1727The m68k MRI @code{ORG} pseudo-op begins an absolute section at a given
a4fb0134 1728address. This differs from the usual @command{@value{AS}} @code{.org} pseudo-op,
252b5132
RH
1729which changes the location within the current section. Absolute sections are
1730not supported by other object file formats. The address of a section may be
1731assigned within a linker script.
1732@end itemize
1733
1734There are some other features of the MRI assembler which are not supported by
a4fb0134 1735@command{@value{AS}}, typically either because they are difficult or because they
252b5132
RH
1736seem of little consequence. Some of these may be supported in future releases.
1737
1738@itemize @bullet
1739
1740@item EBCDIC strings
1741
1742EBCDIC strings are not supported.
1743
1744@item packed binary coded decimal
1745
1746Packed binary coded decimal is not supported. This means that the @code{DC.P}
1747and @code{DCB.P} pseudo-ops are not supported.
1748
1749@item @code{FEQU} pseudo-op
1750
1751The m68k @code{FEQU} pseudo-op is not supported.
1752
1753@item @code{NOOBJ} pseudo-op
1754
1755The m68k @code{NOOBJ} pseudo-op is not supported.
1756
1757@item @code{OPT} branch control options
1758
1759The m68k @code{OPT} branch control options---@code{B}, @code{BRS}, @code{BRB},
a4fb0134 1760@code{BRL}, and @code{BRW}---are ignored. @command{@value{AS}} automatically
252b5132
RH
1761relaxes all branches, whether forward or backward, to an appropriate size, so
1762these options serve no purpose.
1763
1764@item @code{OPT} list control options
1765
1766The following m68k @code{OPT} list control options are ignored: @code{C},
1767@code{CEX}, @code{CL}, @code{CRE}, @code{E}, @code{G}, @code{I}, @code{M},
1768@code{MEX}, @code{MC}, @code{MD}, @code{X}.
1769
1770@item other @code{OPT} options
1771
1772The following m68k @code{OPT} options are ignored: @code{NEST}, @code{O},
1773@code{OLD}, @code{OP}, @code{P}, @code{PCO}, @code{PCR}, @code{PCS}, @code{R}.
1774
1775@item @code{OPT} @code{D} option is default
1776
1777The m68k @code{OPT} @code{D} option is the default, unlike the MRI assembler.
1778@code{OPT NOD} may be used to turn it off.
1779
1780@item @code{XREF} pseudo-op.
1781
1782The m68k @code{XREF} pseudo-op is ignored.
1783
1784@item @code{.debug} pseudo-op
1785
1786The i960 @code{.debug} pseudo-op is not supported.
1787
1788@item @code{.extended} pseudo-op
1789
1790The i960 @code{.extended} pseudo-op is not supported.
1791
1792@item @code{.list} pseudo-op.
1793
1794The various options of the i960 @code{.list} pseudo-op are not supported.
1795
1796@item @code{.optimize} pseudo-op
1797
1798The i960 @code{.optimize} pseudo-op is not supported.
1799
1800@item @code{.output} pseudo-op
1801
1802The i960 @code{.output} pseudo-op is not supported.
1803
1804@item @code{.setreal} pseudo-op
1805
1806The i960 @code{.setreal} pseudo-op is not supported.
1807
1808@end itemize
1809
1810@node MD
c1253627 1811@section Dependency Tracking: @option{--MD}
252b5132
RH
1812
1813@kindex --MD
1814@cindex dependency tracking
1815@cindex make rules
1816
a4fb0134 1817@command{@value{AS}} can generate a dependency file for the file it creates. This
252b5132
RH
1818file consists of a single rule suitable for @code{make} describing the
1819dependencies of the main source file.
1820
1821The rule is written to the file named in its argument.
1822
1823This feature is used in the automatic updating of makefiles.
1824
1825@node o
a4fb0134 1826@section Name the Object File: @option{-o}
252b5132
RH
1827
1828@kindex -o
1829@cindex naming object file
1830@cindex object file name
a4fb0134 1831There is always one object file output when you run @command{@value{AS}}. By
252b5132
RH
1832default it has the name
1833@ifset GENERIC
1834@ifset I960
1835@file{a.out} (or @file{b.out}, for Intel 960 targets only).
1836@end ifset
1837@ifclear I960
1838@file{a.out}.
1839@end ifclear
1840@end ifset
1841@ifclear GENERIC
1842@ifset I960
1843@file{b.out}.
1844@end ifset
1845@ifclear I960
1846@file{a.out}.
1847@end ifclear
1848@end ifclear
1849You use this option (which takes exactly one filename) to give the
1850object file a different name.
1851
a4fb0134 1852Whatever the object file is called, @command{@value{AS}} overwrites any
252b5132
RH
1853existing file of the same name.
1854
1855@node R
a4fb0134 1856@section Join Data and Text Sections: @option{-R}
252b5132
RH
1857
1858@kindex -R
1859@cindex data and text sections, joining
1860@cindex text and data sections, joining
1861@cindex joining text and data sections
1862@cindex merging text and data sections
a4fb0134 1863@option{-R} tells @command{@value{AS}} to write the object file as if all
252b5132
RH
1864data-section data lives in the text section. This is only done at
1865the very last moment: your binary data are the same, but data
1866section parts are relocated differently. The data section part of
1867your object file is zero bytes long because all its bytes are
1868appended to the text section. (@xref{Sections,,Sections and Relocation}.)
1869
a4fb0134 1870When you specify @option{-R} it would be possible to generate shorter
252b5132
RH
1871address displacements (because we do not have to cross between text and
1872data section). We refrain from doing this simply for compatibility with
a4fb0134 1873older versions of @command{@value{AS}}. In future, @option{-R} may work this way.
252b5132 1874
c1253627
NC
1875@ifset COFF-ELF
1876When @command{@value{AS}} is configured for COFF or ELF output,
252b5132
RH
1877this option is only useful if you use sections named @samp{.text} and
1878@samp{.data}.
1879@end ifset
1880
1881@ifset HPPA
a4fb0134
SC
1882@option{-R} is not supported for any of the HPPA targets. Using
1883@option{-R} generates a warning from @command{@value{AS}}.
252b5132
RH
1884@end ifset
1885
1886@node statistics
a4fb0134 1887@section Display Assembly Statistics: @option{--statistics}
252b5132
RH
1888
1889@kindex --statistics
1890@cindex statistics, about assembly
1891@cindex time, total for assembly
1892@cindex space used, maximum for assembly
1893Use @samp{--statistics} to display two statistics about the resources used by
a4fb0134 1894@command{@value{AS}}: the maximum amount of space allocated during the assembly
252b5132
RH
1895(in bytes), and the total execution time taken for the assembly (in @sc{cpu}
1896seconds).
1897
1898@node traditional-format
c1253627 1899@section Compatible Output: @option{--traditional-format}
252b5132
RH
1900
1901@kindex --traditional-format
a4fb0134 1902For some targets, the output of @command{@value{AS}} is different in some ways
252b5132 1903from the output of some existing assembler. This switch requests
a4fb0134 1904@command{@value{AS}} to use the traditional format instead.
252b5132
RH
1905
1906For example, it disables the exception frame optimizations which
a4fb0134 1907@command{@value{AS}} normally does by default on @code{@value{GCC}} output.
252b5132
RH
1908
1909@node v
a4fb0134 1910@section Announce Version: @option{-v}
252b5132
RH
1911
1912@kindex -v
1913@kindex -version
1914@cindex assembler version
1915@cindex version of assembler
1916You can find out what version of as is running by including the
1917option @samp{-v} (which you can also spell as @samp{-version}) on the
1918command line.
1919
1920@node W
a4fb0134 1921@section Control Warnings: @option{-W}, @option{--warn}, @option{--no-warn}, @option{--fatal-warnings}
252b5132 1922
a4fb0134 1923@command{@value{AS}} should never give a warning or error message when
252b5132 1924assembling compiler output. But programs written by people often
a4fb0134 1925cause @command{@value{AS}} to give a warning that a particular assumption was
252b5132 1926made. All such warnings are directed to the standard error file.
2bdd6cf5 1927
c1253627
NC
1928@kindex -W
1929@kindex --no-warn
2bdd6cf5
GK
1930@cindex suppressing warnings
1931@cindex warnings, suppressing
a4fb0134 1932If you use the @option{-W} and @option{--no-warn} options, no warnings are issued.
2bdd6cf5 1933This only affects the warning messages: it does not change any particular of
a4fb0134 1934how @command{@value{AS}} assembles your file. Errors, which stop the assembly,
2bdd6cf5
GK
1935are still reported.
1936
c1253627 1937@kindex --fatal-warnings
2bdd6cf5
GK
1938@cindex errors, caused by warnings
1939@cindex warnings, causing error
a4fb0134 1940If you use the @option{--fatal-warnings} option, @command{@value{AS}} considers
2bdd6cf5
GK
1941files that generate warnings to be in error.
1942
c1253627 1943@kindex --warn
2bdd6cf5 1944@cindex warnings, switching on
a4fb0134 1945You can switch these options off again by specifying @option{--warn}, which
2bdd6cf5 1946causes warnings to be output as usual.
252b5132
RH
1947
1948@node Z
a4fb0134 1949@section Generate Object File in Spite of Errors: @option{-Z}
252b5132
RH
1950@cindex object file, after errors
1951@cindex errors, continuing after
a4fb0134 1952After an error message, @command{@value{AS}} normally produces no output. If for
252b5132 1953some reason you are interested in object file output even after
a4fb0134
SC
1954@command{@value{AS}} gives an error message on your program, use the @samp{-Z}
1955option. If there are any errors, @command{@value{AS}} continues anyways, and
252b5132
RH
1956writes an object file after a final warning message of the form @samp{@var{n}
1957errors, @var{m} warnings, generating bad object file.}
1958
1959@node Syntax
1960@chapter Syntax
1961
1962@cindex machine-independent syntax
1963@cindex syntax, machine-independent
1964This chapter describes the machine-independent syntax allowed in a
a4fb0134 1965source file. @command{@value{AS}} syntax is similar to what many other
252b5132
RH
1966assemblers use; it is inspired by the BSD 4.2
1967@ifclear VAX
1968assembler.
1969@end ifclear
1970@ifset VAX
a4fb0134 1971assembler, except that @command{@value{AS}} does not assemble Vax bit-fields.
252b5132
RH
1972@end ifset
1973
1974@menu
1975* Preprocessing:: Preprocessing
1976* Whitespace:: Whitespace
1977* Comments:: Comments
1978* Symbol Intro:: Symbols
1979* Statements:: Statements
1980* Constants:: Constants
1981@end menu
1982
1983@node Preprocessing
1984@section Preprocessing
1985
1986@cindex preprocessing
a4fb0134 1987The @command{@value{AS}} internal preprocessor:
252b5132
RH
1988@itemize @bullet
1989@cindex whitespace, removed by preprocessor
1990@item
1991adjusts and removes extra whitespace. It leaves one space or tab before
1992the keywords on a line, and turns any other whitespace on the line into
1993a single space.
1994
1995@cindex comments, removed by preprocessor
1996@item
1997removes all comments, replacing them with a single space, or an
1998appropriate number of newlines.
1999
2000@cindex constants, converted by preprocessor
2001@item
2002converts character constants into the appropriate numeric values.
2003@end itemize
2004
2005It does not do macro processing, include file handling, or
2006anything else you may get from your C compiler's preprocessor. You can
2007do include file processing with the @code{.include} directive
2008(@pxref{Include,,@code{.include}}). You can use the @sc{gnu} C compiler driver
c1253627 2009to get other ``CPP'' style preprocessing by giving the input file a
252b5132
RH
2010@samp{.S} suffix. @xref{Overall Options,, Options Controlling the Kind of
2011Output, gcc.info, Using GNU CC}.
2012
2013Excess whitespace, comments, and character constants
2014cannot be used in the portions of the input text that are not
2015preprocessed.
2016
2017@cindex turning preprocessing on and off
2018@cindex preprocessing, turning on and off
2019@kindex #NO_APP
2020@kindex #APP
2021If the first line of an input file is @code{#NO_APP} or if you use the
2022@samp{-f} option, whitespace and comments are not removed from the input file.
2023Within an input file, you can ask for whitespace and comment removal in
2024specific portions of the by putting a line that says @code{#APP} before the
2025text that may contain whitespace or comments, and putting a line that says
2026@code{#NO_APP} after this text. This feature is mainly intend to support
2027@code{asm} statements in compilers whose output is otherwise free of comments
2028and whitespace.
2029
2030@node Whitespace
2031@section Whitespace
2032
2033@cindex whitespace
2034@dfn{Whitespace} is one or more blanks or tabs, in any order.
2035Whitespace is used to separate symbols, and to make programs neater for
2036people to read. Unless within character constants
2037(@pxref{Characters,,Character Constants}), any whitespace means the same
2038as exactly one space.
2039
2040@node Comments
2041@section Comments
2042
2043@cindex comments
a4fb0134 2044There are two ways of rendering comments to @command{@value{AS}}. In both
252b5132
RH
2045cases the comment is equivalent to one space.
2046
2047Anything from @samp{/*} through the next @samp{*/} is a comment.
2048This means you may not nest these comments.
2049
2050@smallexample
2051/*
2052 The only way to include a newline ('\n') in a comment
2053 is to use this sort of comment.
2054*/
2055
2056/* This sort of comment does not nest. */
2057@end smallexample
2058
2059@cindex line comment character
2060Anything from the @dfn{line comment} character to the next newline
2061is considered a comment and is ignored. The line comment character is
2062@ifset A29K
2063@samp{;} for the AMD 29K family;
2064@end ifset
2065@ifset ARC
2066@samp{;} on the ARC;
2067@end ifset
550262c4
NC
2068@ifset ARM
2069@samp{@@} on the ARM;
2070@end ifset
252b5132
RH
2071@ifset H8/300
2072@samp{;} for the H8/300 family;
2073@end ifset
2074@ifset H8/500
2075@samp{!} for the H8/500 family;
2076@end ifset
2077@ifset HPPA
2078@samp{;} for the HPPA;
2079@end ifset
55b62671
AJ
2080@ifset I80386
2081@samp{#} on the i386 and x86-64;
2082@end ifset
252b5132
RH
2083@ifset I960
2084@samp{#} on the i960;
2085@end ifset
e135f41b
NC
2086@ifset PDP11
2087@samp{;} for the PDP-11;
2088@end ifset
041dd5a9
ILT
2089@ifset PJ
2090@samp{;} for picoJava;
2091@end ifset
418c1742
MG
2092@ifset PPC
2093@samp{;} for Motorola PowerPC;
2094@end ifset
252b5132 2095@ifset SH
ef230218 2096@samp{!} for the Renesas / SuperH SH;
252b5132
RH
2097@end ifset
2098@ifset SPARC
2099@samp{!} on the SPARC;
2100@end ifset
a40cbfa3
NC
2101@ifset IP2K
2102@samp{#} on the ip2k;
2103@end ifset
252b5132
RH
2104@ifset M32R
2105@samp{#} on the m32r;
2106@end ifset
2107@ifset M680X0
2108@samp{|} on the 680x0;
2109@end ifset
60bcf0fa
NC
2110@ifset M68HC11
2111@samp{#} on the 68HC11 and 68HC12;
2112@end ifset
81b0b3f1
BE
2113@ifset M880X0
2114@samp{;} on the M880x0;
2115@end ifset
252b5132
RH
2116@ifset VAX
2117@samp{#} on the Vax;
2118@end ifset
2119@ifset Z8000
2120@samp{!} for the Z8000;
2121@end ifset
2122@ifset V850
2123@samp{#} on the V850;
2124@end ifset
e0001a05
NC
2125@ifset XTENSA
2126@samp{#} for Xtensa systems;
2127@end ifset
252b5132 2128see @ref{Machine Dependencies}. @refill
81b0b3f1 2129@c FIXME What about i860?
252b5132
RH
2130
2131@ifset GENERIC
2132On some machines there are two different line comment characters. One
2133character only begins a comment if it is the first non-whitespace character on
2134a line, while the other always begins a comment.
2135@end ifset
2136
2137@ifset V850
2138The V850 assembler also supports a double dash as starting a comment that
2139extends to the end of the line.
2140
2141@samp{--};
2142@end ifset
2143
2144@kindex #
2145@cindex lines starting with @code{#}
2146@cindex logical line numbers
2147To be compatible with past assemblers, lines that begin with @samp{#} have a
2148special interpretation. Following the @samp{#} should be an absolute
2149expression (@pxref{Expressions}): the logical line number of the @emph{next}
2150line. Then a string (@pxref{Strings,, Strings}) is allowed: if present it is a
2151new logical file name. The rest of the line, if any, should be whitespace.
2152
2153If the first non-whitespace characters on the line are not numeric,
2154the line is ignored. (Just like a comment.)
2155
2156@smallexample
2157 # This is an ordinary comment.
2158# 42-6 "new_file_name" # New logical file name
2159 # This is logical line # 36.
2160@end smallexample
2161This feature is deprecated, and may disappear from future versions
a4fb0134 2162of @command{@value{AS}}.
252b5132
RH
2163
2164@node Symbol Intro
2165@section Symbols
2166
2167@cindex characters used in symbols
2168@ifclear SPECIAL-SYMS
2169A @dfn{symbol} is one or more characters chosen from the set of all
2170letters (both upper and lower case), digits and the three characters
2171@samp{_.$}.
2172@end ifclear
2173@ifset SPECIAL-SYMS
2174@ifclear GENERIC
2175@ifset H8
2176A @dfn{symbol} is one or more characters chosen from the set of all
2177letters (both upper and lower case), digits and the three characters
2178@samp{._$}. (Save that, on the H8/300 only, you may not use @samp{$} in
2179symbol names.)
2180@end ifset
2181@end ifclear
2182@end ifset
2183@ifset GENERIC
2184On most machines, you can also use @code{$} in symbol names; exceptions
2185are noted in @ref{Machine Dependencies}.
2186@end ifset
2187No symbol may begin with a digit. Case is significant.
2188There is no length limit: all characters are significant. Symbols are
2189delimited by characters not in that set, or by the beginning of a file
2190(since the source program must end with a newline, the end of a file is
2191not a possible symbol delimiter). @xref{Symbols}.
2192@cindex length of symbols
2193
2194@node Statements
2195@section Statements
2196
2197@cindex statements, structure of
2198@cindex line separator character
2199@cindex statement separator character
2200@ifclear GENERIC
2201@ifclear abnormal-separator
2202A @dfn{statement} ends at a newline character (@samp{\n}) or at a
2203semicolon (@samp{;}). The newline or semicolon is considered part of
2204the preceding statement. Newlines and semicolons within character
2205constants are an exception: they do not end statements.
2206@end ifclear
2207@ifset abnormal-separator
2208@ifset A29K
2209A @dfn{statement} ends at a newline character (@samp{\n}) or an ``at''
2210sign (@samp{@@}). The newline or at sign is considered part of the
2211preceding statement. Newlines and at signs within character constants
2212are an exception: they do not end statements.
2213@end ifset
2214@ifset HPPA
2215A @dfn{statement} ends at a newline character (@samp{\n}) or an exclamation
2216point (@samp{!}). The newline or exclamation point is considered part of the
2217preceding statement. Newlines and exclamation points within character
2218constants are an exception: they do not end statements.
2219@end ifset
2220@ifset H8
2221A @dfn{statement} ends at a newline character (@samp{\n}); or (for the
2222H8/300) a dollar sign (@samp{$}); or (for the
c2dcd04e 2223Renesas-SH or the
252b5132
RH
2224H8/500) a semicolon
2225(@samp{;}). The newline or separator character is considered part of
2226the preceding statement. Newlines and separators within character
2227constants are an exception: they do not end statements.
2228@end ifset
2229@end ifset
2230@end ifclear
2231@ifset GENERIC
2232A @dfn{statement} ends at a newline character (@samp{\n}) or line
2233separator character. (The line separator is usually @samp{;}, unless
2234this conflicts with the comment character; @pxref{Machine Dependencies}.) The
2235newline or separator character is considered part of the preceding
2236statement. Newlines and separators within character constants are an
2237exception: they do not end statements.
2238@end ifset
2239
2240@cindex newline, required at file end
2241@cindex EOF, newline must precede
2242It is an error to end any statement with end-of-file: the last
2243character of any input file should be a newline.@refill
2244
2245An empty statement is allowed, and may include whitespace. It is ignored.
2246
2247@cindex instructions and directives
2248@cindex directives and instructions
2249@c "key symbol" is not used elsewhere in the document; seems pedantic to
2250@c @defn{} it in that case, as was done previously... doc@cygnus.com,
2251@c 13feb91.
2252A statement begins with zero or more labels, optionally followed by a
2253key symbol which determines what kind of statement it is. The key
2254symbol determines the syntax of the rest of the statement. If the
2255symbol begins with a dot @samp{.} then the statement is an assembler
2256directive: typically valid for any computer. If the symbol begins with
2257a letter the statement is an assembly language @dfn{instruction}: it
2258assembles into a machine language instruction.
2259@ifset GENERIC
a4fb0134 2260Different versions of @command{@value{AS}} for different computers
252b5132
RH
2261recognize different instructions. In fact, the same symbol may
2262represent a different instruction in a different computer's assembly
2263language.@refill
2264@end ifset
2265
2266@cindex @code{:} (label)
2267@cindex label (@code{:})
2268A label is a symbol immediately followed by a colon (@code{:}).
2269Whitespace before a label or after a colon is permitted, but you may not
2270have whitespace between a label's symbol and its colon. @xref{Labels}.
2271
2272@ifset HPPA
2273For HPPA targets, labels need not be immediately followed by a colon, but
2274the definition of a label must begin in column zero. This also implies that
2275only one label may be defined on each line.
2276@end ifset
2277
2278@smallexample
2279label: .directive followed by something
2280another_label: # This is an empty statement.
2281 instruction operand_1, operand_2, @dots{}
2282@end smallexample
2283
2284@node Constants
2285@section Constants
2286
2287@cindex constants
2288A constant is a number, written so that its value is known by
2289inspection, without knowing any context. Like this:
2290@smallexample
2291@group
2292.byte 74, 0112, 092, 0x4A, 0X4a, 'J, '\J # All the same value.
2293.ascii "Ring the bell\7" # A string constant.
2294.octa 0x123456789abcdef0123456789ABCDEF0 # A bignum.
2295.float 0f-314159265358979323846264338327\
229695028841971.693993751E-40 # - pi, a flonum.
2297@end group
2298@end smallexample
2299
2300@menu
2301* Characters:: Character Constants
2302* Numbers:: Number Constants
2303@end menu
2304
2305@node Characters
2306@subsection Character Constants
2307
2308@cindex character constants
2309@cindex constants, character
2310There are two kinds of character constants. A @dfn{character} stands
2311for one character in one byte and its value may be used in
2312numeric expressions. String constants (properly called string
2313@emph{literals}) are potentially many bytes and their values may not be
2314used in arithmetic expressions.
2315
2316@menu
2317* Strings:: Strings
2318* Chars:: Characters
2319@end menu
2320
2321@node Strings
2322@subsubsection Strings
2323
2324@cindex string constants
2325@cindex constants, string
2326A @dfn{string} is written between double-quotes. It may contain
2327double-quotes or null characters. The way to get special characters
2328into a string is to @dfn{escape} these characters: precede them with
2329a backslash @samp{\} character. For example @samp{\\} represents
2330one backslash: the first @code{\} is an escape which tells
a4fb0134
SC
2331@command{@value{AS}} to interpret the second character literally as a backslash
2332(which prevents @command{@value{AS}} from recognizing the second @code{\} as an
252b5132
RH
2333escape character). The complete list of escapes follows.
2334
2335@cindex escape codes, character
2336@cindex character escape codes
2337@table @kbd
2338@c @item \a
2339@c Mnemonic for ACKnowledge; for ASCII this is octal code 007.
2340@c
2341@cindex @code{\b} (backspace character)
2342@cindex backspace (@code{\b})
2343@item \b
2344Mnemonic for backspace; for ASCII this is octal code 010.
2345
2346@c @item \e
2347@c Mnemonic for EOText; for ASCII this is octal code 004.
2348@c
2349@cindex @code{\f} (formfeed character)
2350@cindex formfeed (@code{\f})
2351@item \f
2352Mnemonic for FormFeed; for ASCII this is octal code 014.
2353
2354@cindex @code{\n} (newline character)
2355@cindex newline (@code{\n})
2356@item \n
2357Mnemonic for newline; for ASCII this is octal code 012.
2358
2359@c @item \p
2360@c Mnemonic for prefix; for ASCII this is octal code 033, usually known as @code{escape}.
2361@c
2362@cindex @code{\r} (carriage return character)
2363@cindex carriage return (@code{\r})
2364@item \r
2365Mnemonic for carriage-Return; for ASCII this is octal code 015.
2366
2367@c @item \s
2368@c Mnemonic for space; for ASCII this is octal code 040. Included for compliance with
2369@c other assemblers.
2370@c
2371@cindex @code{\t} (tab)
2372@cindex tab (@code{\t})
2373@item \t
2374Mnemonic for horizontal Tab; for ASCII this is octal code 011.
2375
2376@c @item \v
2377@c Mnemonic for Vertical tab; for ASCII this is octal code 013.
2378@c @item \x @var{digit} @var{digit} @var{digit}
2379@c A hexadecimal character code. The numeric code is 3 hexadecimal digits.
2380@c
2381@cindex @code{\@var{ddd}} (octal character code)
2382@cindex octal character code (@code{\@var{ddd}})
2383@item \ @var{digit} @var{digit} @var{digit}
2384An octal character code. The numeric code is 3 octal digits.
2385For compatibility with other Unix systems, 8 and 9 are accepted as digits:
2386for example, @code{\008} has the value 010, and @code{\009} the value 011.
2387
2388@cindex @code{\@var{xd...}} (hex character code)
2389@cindex hex character code (@code{\@var{xd...}})
2390@item \@code{x} @var{hex-digits...}
2391A hex character code. All trailing hex digits are combined. Either upper or
2392lower case @code{x} works.
2393
2394@cindex @code{\\} (@samp{\} character)
2395@cindex backslash (@code{\\})
2396@item \\
2397Represents one @samp{\} character.
2398
2399@c @item \'
2400@c Represents one @samp{'} (accent acute) character.
2401@c This is needed in single character literals
2402@c (@xref{Characters,,Character Constants}.) to represent
2403@c a @samp{'}.
2404@c
2405@cindex @code{\"} (doublequote character)
2406@cindex doublequote (@code{\"})
2407@item \"
2408Represents one @samp{"} character. Needed in strings to represent
2409this character, because an unescaped @samp{"} would end the string.
2410
2411@item \ @var{anything-else}
2412Any other character when escaped by @kbd{\} gives a warning, but
2413assembles as if the @samp{\} was not present. The idea is that if
2414you used an escape sequence you clearly didn't want the literal
a4fb0134
SC
2415interpretation of the following character. However @command{@value{AS}} has no
2416other interpretation, so @command{@value{AS}} knows it is giving you the wrong
252b5132
RH
2417code and warns you of the fact.
2418@end table
2419
2420Which characters are escapable, and what those escapes represent,
2421varies widely among assemblers. The current set is what we think
2422the BSD 4.2 assembler recognizes, and is a subset of what most C
2423compilers recognize. If you are in doubt, do not use an escape
2424sequence.
2425
2426@node Chars
2427@subsubsection Characters
2428
2429@cindex single character constant
2430@cindex character, single
2431@cindex constant, single character
2432A single character may be written as a single quote immediately
2433followed by that character. The same escapes apply to characters as
2434to strings. So if you want to write the character backslash, you
2435must write @kbd{'\\} where the first @code{\} escapes the second
2436@code{\}. As you can see, the quote is an acute accent, not a
2437grave accent. A newline
2438@ifclear GENERIC
2439@ifclear abnormal-separator
2440(or semicolon @samp{;})
2441@end ifclear
2442@ifset abnormal-separator
2443@ifset A29K
2444(or at sign @samp{@@})
2445@end ifset
2446@ifset H8
2447(or dollar sign @samp{$}, for the H8/300; or semicolon @samp{;} for the
c2dcd04e 2448Renesas SH or H8/500)
252b5132
RH
2449@end ifset
2450@end ifset
2451@end ifclear
2452immediately following an acute accent is taken as a literal character
2453and does not count as the end of a statement. The value of a character
2454constant in a numeric expression is the machine's byte-wide code for
a4fb0134 2455that character. @command{@value{AS}} assumes your character code is ASCII:
252b5132
RH
2456@kbd{'A} means 65, @kbd{'B} means 66, and so on. @refill
2457
2458@node Numbers
2459@subsection Number Constants
2460
2461@cindex constants, number
2462@cindex number constants
a4fb0134 2463@command{@value{AS}} distinguishes three kinds of numbers according to how they
252b5132
RH
2464are stored in the target machine. @emph{Integers} are numbers that
2465would fit into an @code{int} in the C language. @emph{Bignums} are
2466integers, but they are stored in more than 32 bits. @emph{Flonums}
2467are floating point numbers, described below.
2468
2469@menu
2470* Integers:: Integers
2471* Bignums:: Bignums
2472* Flonums:: Flonums
2473@ifclear GENERIC
2474@ifset I960
2475* Bit Fields:: Bit Fields
2476@end ifset
2477@end ifclear
2478@end menu
2479
2480@node Integers
2481@subsubsection Integers
2482@cindex integers
2483@cindex constants, integer
2484
2485@cindex binary integers
2486@cindex integers, binary
2487A binary integer is @samp{0b} or @samp{0B} followed by zero or more of
2488the binary digits @samp{01}.
2489
2490@cindex octal integers
2491@cindex integers, octal
2492An octal integer is @samp{0} followed by zero or more of the octal
2493digits (@samp{01234567}).
2494
2495@cindex decimal integers
2496@cindex integers, decimal
2497A decimal integer starts with a non-zero digit followed by zero or
2498more digits (@samp{0123456789}).
2499
2500@cindex hexadecimal integers
2501@cindex integers, hexadecimal
2502A hexadecimal integer is @samp{0x} or @samp{0X} followed by one or
2503more hexadecimal digits chosen from @samp{0123456789abcdefABCDEF}.
2504
2505Integers have the usual values. To denote a negative integer, use
2506the prefix operator @samp{-} discussed under expressions
2507(@pxref{Prefix Ops,,Prefix Operators}).
2508
2509@node Bignums
2510@subsubsection Bignums
2511
2512@cindex bignums
2513@cindex constants, bignum
2514A @dfn{bignum} has the same syntax and semantics as an integer
2515except that the number (or its negative) takes more than 32 bits to
2516represent in binary. The distinction is made because in some places
2517integers are permitted while bignums are not.
2518
2519@node Flonums
2520@subsubsection Flonums
2521@cindex flonums
2522@cindex floating point numbers
2523@cindex constants, floating point
2524
2525@cindex precision, floating point
2526A @dfn{flonum} represents a floating point number. The translation is
2527indirect: a decimal floating point number from the text is converted by
a4fb0134 2528@command{@value{AS}} to a generic binary floating point number of more than
252b5132
RH
2529sufficient precision. This generic floating point number is converted
2530to a particular computer's floating point format (or formats) by a
a4fb0134 2531portion of @command{@value{AS}} specialized to that computer.
252b5132
RH
2532
2533A flonum is written by writing (in order)
2534@itemize @bullet
2535@item
2536The digit @samp{0}.
2537@ifset HPPA
2538(@samp{0} is optional on the HPPA.)
2539@end ifset
2540
2541@item
a4fb0134 2542A letter, to tell @command{@value{AS}} the rest of the number is a flonum.
252b5132
RH
2543@ifset GENERIC
2544@kbd{e} is recommended. Case is not important.
2545@ignore
2546@c FIXME: verify if flonum syntax really this vague for most cases
2547(Any otherwise illegal letter works here, but that might be changed. Vax BSD
25484.2 assembler seems to allow any of @samp{defghDEFGH}.)
2549@end ignore
2550
2551On the H8/300, H8/500,
ef230218 2552Renesas / SuperH SH,
252b5132
RH
2553and AMD 29K architectures, the letter must be
2554one of the letters @samp{DFPRSX} (in upper or lower case).
2555
2556On the ARC, the letter must be one of the letters @samp{DFRS}
2557(in upper or lower case).
2558
2559On the Intel 960 architecture, the letter must be
2560one of the letters @samp{DFT} (in upper or lower case).
2561
2562On the HPPA architecture, the letter must be @samp{E} (upper case only).
2563@end ifset
2564@ifclear GENERIC
2565@ifset A29K
2566One of the letters @samp{DFPRSX} (in upper or lower case).
2567@end ifset
2568@ifset ARC
2569One of the letters @samp{DFRS} (in upper or lower case).
2570@end ifset
2571@ifset H8
2572One of the letters @samp{DFPRSX} (in upper or lower case).
2573@end ifset
2574@ifset HPPA
2575The letter @samp{E} (upper case only).
2576@end ifset
2577@ifset I960
2578One of the letters @samp{DFT} (in upper or lower case).
2579@end ifset
2580@end ifclear
2581
2582@item
2583An optional sign: either @samp{+} or @samp{-}.
2584
2585@item
2586An optional @dfn{integer part}: zero or more decimal digits.
2587
2588@item
2589An optional @dfn{fractional part}: @samp{.} followed by zero
2590or more decimal digits.
2591
2592@item
2593An optional exponent, consisting of:
2594
2595@itemize @bullet
2596@item
2597An @samp{E} or @samp{e}.
2598@c I can't find a config where "EXP_CHARS" is other than 'eE', but in
2599@c principle this can perfectly well be different on different targets.
2600@item
2601Optional sign: either @samp{+} or @samp{-}.
2602@item
2603One or more decimal digits.
2604@end itemize
2605
2606@end itemize
2607
2608At least one of the integer part or the fractional part must be
2609present. The floating point number has the usual base-10 value.
2610
a4fb0134 2611@command{@value{AS}} does all processing using integers. Flonums are computed
252b5132 2612independently of any floating point hardware in the computer running
a4fb0134 2613@command{@value{AS}}.
252b5132
RH
2614
2615@ifclear GENERIC
2616@ifset I960
2617@c Bit fields are written as a general facility but are also controlled
2618@c by a conditional-compilation flag---which is as of now (21mar91)
2619@c turned on only by the i960 config of GAS.
2620@node Bit Fields
2621@subsubsection Bit Fields
2622
2623@cindex bit fields
2624@cindex constants, bit field
2625You can also define numeric constants as @dfn{bit fields}.
2626specify two numbers separated by a colon---
2627@example
2628@var{mask}:@var{value}
2629@end example
2630@noindent
a4fb0134 2631@command{@value{AS}} applies a bitwise @sc{and} between @var{mask} and
252b5132
RH
2632@var{value}.
2633
2634The resulting number is then packed
2635@ifset GENERIC
2636@c this conditional paren in case bit fields turned on elsewhere than 960
2637(in host-dependent byte order)
2638@end ifset
2639into a field whose width depends on which assembler directive has the
2640bit-field as its argument. Overflow (a result from the bitwise and
2641requiring more binary digits to represent) is not an error; instead,
2642more constants are generated, of the specified width, beginning with the
2643least significant digits.@refill
2644
2645The directives @code{.byte}, @code{.hword}, @code{.int}, @code{.long},
2646@code{.short}, and @code{.word} accept bit-field arguments.
2647@end ifset
2648@end ifclear
2649
2650@node Sections
2651@chapter Sections and Relocation
2652@cindex sections
2653@cindex relocation
2654
2655@menu
2656* Secs Background:: Background
2657* Ld Sections:: Linker Sections
2658* As Sections:: Assembler Internal Sections
2659* Sub-Sections:: Sub-Sections
2660* bss:: bss Section
2661@end menu
2662
2663@node Secs Background
2664@section Background
2665
2666Roughly, a section is a range of addresses, with no gaps; all data
2667``in'' those addresses is treated the same for some particular purpose.
2668For example there may be a ``read only'' section.
2669
2670@cindex linker, and assembler
2671@cindex assembler, and linker
2672The linker @code{@value{LD}} reads many object files (partial programs) and
a4fb0134 2673combines their contents to form a runnable program. When @command{@value{AS}}
252b5132
RH
2674emits an object file, the partial program is assumed to start at address 0.
2675@code{@value{LD}} assigns the final addresses for the partial program, so that
2676different partial programs do not overlap. This is actually an
a4fb0134 2677oversimplification, but it suffices to explain how @command{@value{AS}} uses
252b5132
RH
2678sections.
2679
2680@code{@value{LD}} moves blocks of bytes of your program to their run-time
2681addresses. These blocks slide to their run-time addresses as rigid
2682units; their length does not change and neither does the order of bytes
2683within them. Such a rigid unit is called a @emph{section}. Assigning
2684run-time addresses to sections is called @dfn{relocation}. It includes
2685the task of adjusting mentions of object-file addresses so they refer to
2686the proper run-time addresses.
2687@ifset H8
2688For the H8/300 and H8/500,
ef230218 2689and for the Renesas / SuperH SH,
a4fb0134 2690@command{@value{AS}} pads sections if needed to
252b5132
RH
2691ensure they end on a word (sixteen bit) boundary.
2692@end ifset
2693
2694@cindex standard assembler sections
a4fb0134 2695An object file written by @command{@value{AS}} has at least three sections, any
252b5132
RH
2696of which may be empty. These are named @dfn{text}, @dfn{data} and
2697@dfn{bss} sections.
2698
c1253627 2699@ifset COFF-ELF
252b5132 2700@ifset GENERIC
c1253627 2701When it generates COFF or ELF output,
252b5132 2702@end ifset
a4fb0134 2703@command{@value{AS}} can also generate whatever other named sections you specify
252b5132
RH
2704using the @samp{.section} directive (@pxref{Section,,@code{.section}}).
2705If you do not use any directives that place output in the @samp{.text}
2706or @samp{.data} sections, these sections still exist, but are empty.
2707@end ifset
2708
2709@ifset HPPA
2710@ifset GENERIC
a4fb0134 2711When @command{@value{AS}} generates SOM or ELF output for the HPPA,
252b5132 2712@end ifset
a4fb0134 2713@command{@value{AS}} can also generate whatever other named sections you
252b5132
RH
2714specify using the @samp{.space} and @samp{.subspace} directives. See
2715@cite{HP9000 Series 800 Assembly Language Reference Manual}
2716(HP 92432-90001) for details on the @samp{.space} and @samp{.subspace}
2717assembler directives.
2718
2719@ifset SOM
a4fb0134 2720Additionally, @command{@value{AS}} uses different names for the standard
252b5132
RH
2721text, data, and bss sections when generating SOM output. Program text
2722is placed into the @samp{$CODE$} section, data into @samp{$DATA$}, and
2723BSS into @samp{$BSS$}.
2724@end ifset
2725@end ifset
2726
2727Within the object file, the text section starts at address @code{0}, the
2728data section follows, and the bss section follows the data section.
2729
2730@ifset HPPA
2731When generating either SOM or ELF output files on the HPPA, the text
2732section starts at address @code{0}, the data section at address
2733@code{0x4000000}, and the bss section follows the data section.
2734@end ifset
2735
2736To let @code{@value{LD}} know which data changes when the sections are
a4fb0134 2737relocated, and how to change that data, @command{@value{AS}} also writes to the
252b5132
RH
2738object file details of the relocation needed. To perform relocation
2739@code{@value{LD}} must know, each time an address in the object
2740file is mentioned:
2741@itemize @bullet
2742@item
2743Where in the object file is the beginning of this reference to
2744an address?
2745@item
2746How long (in bytes) is this reference?
2747@item
2748Which section does the address refer to? What is the numeric value of
2749@display
2750(@var{address}) @minus{} (@var{start-address of section})?
2751@end display
2752@item
2753Is the reference to an address ``Program-Counter relative''?
2754@end itemize
2755
2756@cindex addresses, format of
2757@cindex section-relative addressing
a4fb0134 2758In fact, every address @command{@value{AS}} ever uses is expressed as
252b5132
RH
2759@display
2760(@var{section}) + (@var{offset into section})
2761@end display
2762@noindent
a4fb0134 2763Further, most expressions @command{@value{AS}} computes have this section-relative
252b5132
RH
2764nature.
2765@ifset SOM
2766(For some object formats, such as SOM for the HPPA, some expressions are
2767symbol-relative instead.)
2768@end ifset
2769
2770In this manual we use the notation @{@var{secname} @var{N}@} to mean ``offset
2771@var{N} into section @var{secname}.''
2772
2773Apart from text, data and bss sections you need to know about the
2774@dfn{absolute} section. When @code{@value{LD}} mixes partial programs,
2775addresses in the absolute section remain unchanged. For example, address
2776@code{@{absolute 0@}} is ``relocated'' to run-time address 0 by
2777@code{@value{LD}}. Although the linker never arranges two partial programs'
2778data sections with overlapping addresses after linking, @emph{by definition}
2779their absolute sections must overlap. Address @code{@{absolute@ 239@}} in one
2780part of a program is always the same address when the program is running as
2781address @code{@{absolute@ 239@}} in any other part of the program.
2782
2783The idea of sections is extended to the @dfn{undefined} section. Any
2784address whose section is unknown at assembly time is by definition
2785rendered @{undefined @var{U}@}---where @var{U} is filled in later.
2786Since numbers are always defined, the only way to generate an undefined
2787address is to mention an undefined symbol. A reference to a named
2788common block would be such a symbol: its value is unknown at assembly
2789time so it has section @emph{undefined}.
2790
2791By analogy the word @emph{section} is used to describe groups of sections in
2792the linked program. @code{@value{LD}} puts all partial programs' text
2793sections in contiguous addresses in the linked program. It is
2794customary to refer to the @emph{text section} of a program, meaning all
2795the addresses of all partial programs' text sections. Likewise for
2796data and bss sections.
2797
2798Some sections are manipulated by @code{@value{LD}}; others are invented for
a4fb0134 2799use of @command{@value{AS}} and have no meaning except during assembly.
252b5132
RH
2800
2801@node Ld Sections
2802@section Linker Sections
2803@code{@value{LD}} deals with just four kinds of sections, summarized below.
2804
2805@table @strong
2806
c1253627 2807@ifset COFF-ELF
252b5132
RH
2808@cindex named sections
2809@cindex sections, named
2810@item named sections
2811@end ifset
2812@ifset aout-bout
2813@cindex text section
2814@cindex data section
2815@itemx text section
2816@itemx data section
2817@end ifset
a4fb0134 2818These sections hold your program. @command{@value{AS}} and @code{@value{LD}} treat them as
252b5132 2819separate but equal sections. Anything you can say of one section is
c1253627
NC
2820true of another.
2821@c @ifset aout-bout
252b5132
RH
2822When the program is running, however, it is
2823customary for the text section to be unalterable. The
2824text section is often shared among processes: it contains
2825instructions, constants and the like. The data section of a running
2826program is usually alterable: for example, C variables would be stored
2827in the data section.
c1253627 2828@c @end ifset
252b5132
RH
2829
2830@cindex bss section
2831@item bss section
2832This section contains zeroed bytes when your program begins running. It
a349d9dd 2833is used to hold uninitialized variables or common storage. The length of
252b5132
RH
2834each partial program's bss section is important, but because it starts
2835out containing zeroed bytes there is no need to store explicit zero
2836bytes in the object file. The bss section was invented to eliminate
2837those explicit zeros from object files.
2838
2839@cindex absolute section
2840@item absolute section
2841Address 0 of this section is always ``relocated'' to runtime address 0.
2842This is useful if you want to refer to an address that @code{@value{LD}} must
2843not change when relocating. In this sense we speak of absolute
2844addresses being ``unrelocatable'': they do not change during relocation.
2845
2846@cindex undefined section
2847@item undefined section
2848This ``section'' is a catch-all for address references to objects not in
2849the preceding sections.
2850@c FIXME: ref to some other doc on obj-file formats could go here.
2851@end table
2852
2853@cindex relocation example
2854An idealized example of three relocatable sections follows.
c1253627 2855@ifset COFF-ELF
252b5132
RH
2856The example uses the traditional section names @samp{.text} and @samp{.data}.
2857@end ifset
2858Memory addresses are on the horizontal axis.
2859
2860@c TEXI2ROFF-KILL
c1253627 2861@ifnottex
252b5132
RH
2862@c END TEXI2ROFF-KILL
2863@smallexample
2864 +-----+----+--+
2865partial program # 1: |ttttt|dddd|00|
2866 +-----+----+--+
2867
2868 text data bss
2869 seg. seg. seg.
2870
2871 +---+---+---+
2872partial program # 2: |TTT|DDD|000|
2873 +---+---+---+
2874
2875 +--+---+-----+--+----+---+-----+~~
2876linked program: | |TTT|ttttt| |dddd|DDD|00000|
2877 +--+---+-----+--+----+---+-----+~~
2878
2879 addresses: 0 @dots{}
2880@end smallexample
2881@c TEXI2ROFF-KILL
c1253627 2882@end ifnottex
252b5132
RH
2883@need 5000
2884@tex
c1253627 2885\bigskip
252b5132
RH
2886\line{\it Partial program \#1: \hfil}
2887\line{\ibox{2.5cm}{\tt text}\ibox{2cm}{\tt data}\ibox{1cm}{\tt bss}\hfil}
2888\line{\boxit{2.5cm}{\tt ttttt}\boxit{2cm}{\tt dddd}\boxit{1cm}{\tt 00}\hfil}
2889
2890\line{\it Partial program \#2: \hfil}
2891\line{\ibox{1cm}{\tt text}\ibox{1.5cm}{\tt data}\ibox{1cm}{\tt bss}\hfil}
2892\line{\boxit{1cm}{\tt TTT}\boxit{1.5cm}{\tt DDDD}\boxit{1cm}{\tt 000}\hfil}
2893
2894\line{\it linked program: \hfil}
2895\line{\ibox{.5cm}{}\ibox{1cm}{\tt text}\ibox{2.5cm}{}\ibox{.75cm}{}\ibox{2cm}{\tt data}\ibox{1.5cm}{}\ibox{2cm}{\tt bss}\hfil}
2896\line{\boxit{.5cm}{}\boxit{1cm}{\tt TTT}\boxit{2.5cm}{\tt
2897ttttt}\boxit{.75cm}{}\boxit{2cm}{\tt dddd}\boxit{1.5cm}{\tt
2898DDDD}\boxit{2cm}{\tt 00000}\ \dots\hfil}
2899
2900\line{\it addresses: \hfil}
2901\line{0\dots\hfil}
2902
2903@end tex
2904@c END TEXI2ROFF-KILL
2905
2906@node As Sections
2907@section Assembler Internal Sections
2908
2909@cindex internal assembler sections
2910@cindex sections in messages, internal
a4fb0134 2911These sections are meant only for the internal use of @command{@value{AS}}. They
252b5132 2912have no meaning at run-time. You do not really need to know about these
a4fb0134 2913sections for most purposes; but they can be mentioned in @command{@value{AS}}
252b5132 2914warning messages, so it might be helpful to have an idea of their
a4fb0134 2915meanings to @command{@value{AS}}. These sections are used to permit the
252b5132
RH
2916value of every expression in your assembly language program to be a
2917section-relative address.
2918
2919@table @b
2920@cindex assembler internal logic error
2921@item ASSEMBLER-INTERNAL-LOGIC-ERROR!
2922An internal assembler logic error has been found. This means there is a
2923bug in the assembler.
2924
2925@cindex expr (internal section)
2926@item expr section
2927The assembler stores complex expression internally as combinations of
2928symbols. When it needs to represent an expression as a symbol, it puts
2929it in the expr section.
2930@c FIXME item debug
2931@c FIXME item transfer[t] vector preload
2932@c FIXME item transfer[t] vector postload
2933@c FIXME item register
2934@end table
2935
2936@node Sub-Sections
2937@section Sub-Sections
2938
2939@cindex numbered subsections
2940@cindex grouping data
2941@ifset aout-bout
2942Assembled bytes
c1253627 2943@ifset COFF-ELF
252b5132
RH
2944conventionally
2945@end ifset
2946fall into two sections: text and data.
2947@end ifset
2948You may have separate groups of
2949@ifset GENERIC
2950data in named sections
2951@end ifset
2952@ifclear GENERIC
2953@ifclear aout-bout
2954data in named sections
2955@end ifclear
2956@ifset aout-bout
2957text or data
2958@end ifset
2959@end ifclear
2960that you want to end up near to each other in the object file, even though they
a4fb0134 2961are not contiguous in the assembler source. @command{@value{AS}} allows you to
252b5132
RH
2962use @dfn{subsections} for this purpose. Within each section, there can be
2963numbered subsections with values from 0 to 8192. Objects assembled into the
2964same subsection go into the object file together with other objects in the same
2965subsection. For example, a compiler might want to store constants in the text
2966section, but might not want to have them interspersed with the program being
2967assembled. In this case, the compiler could issue a @samp{.text 0} before each
2968section of code being output, and a @samp{.text 1} before each group of
2969constants being output.
2970
2971Subsections are optional. If you do not use subsections, everything
2972goes in subsection number zero.
2973
2974@ifset GENERIC
2975Each subsection is zero-padded up to a multiple of four bytes.
2976(Subsections may be padded a different amount on different flavors
a4fb0134 2977of @command{@value{AS}}.)
252b5132
RH
2978@end ifset
2979@ifclear GENERIC
2980@ifset H8
2981On the H8/300 and H8/500 platforms, each subsection is zero-padded to a word
2982boundary (two bytes).
c2dcd04e 2983The same is true on the Renesas SH.
252b5132
RH
2984@end ifset
2985@ifset I960
2986@c FIXME section padding (alignment)?
2987@c Rich Pixley says padding here depends on target obj code format; that
2988@c doesn't seem particularly useful to say without further elaboration,
2989@c so for now I say nothing about it. If this is a generic BFD issue,
2990@c these paragraphs might need to vanish from this manual, and be
2991@c discussed in BFD chapter of binutils (or some such).
2992@end ifset
2993@ifset A29K
2994On the AMD 29K family, no particular padding is added to section or
2995subsection sizes; @value{AS} forces no alignment on this platform.
2996@end ifset
2997@end ifclear
2998
2999Subsections appear in your object file in numeric order, lowest numbered
3000to highest. (All this to be compatible with other people's assemblers.)
3001The object file contains no representation of subsections; @code{@value{LD}} and
3002other programs that manipulate object files see no trace of them.
3003They just see all your text subsections as a text section, and all your
3004data subsections as a data section.
3005
3006To specify which subsection you want subsequent statements assembled
3007into, use a numeric argument to specify it, in a @samp{.text
3008@var{expression}} or a @samp{.data @var{expression}} statement.
c1253627 3009@ifset COFF-ELF
252b5132 3010@ifset GENERIC
c1253627 3011When generating COFF or ELF output, you
252b5132
RH
3012@end ifset
3013@ifclear GENERIC
3014You
3015@end ifclear
3016can also use an extra subsection
3017argument with arbitrary named sections: @samp{.section @var{name},
3018@var{expression}}.
3019@end ifset
3020@var{Expression} should be an absolute expression.
3021(@xref{Expressions}.) If you just say @samp{.text} then @samp{.text 0}
3022is assumed. Likewise @samp{.data} means @samp{.data 0}. Assembly
3023begins in @code{text 0}. For instance:
3024@smallexample
3025.text 0 # The default subsection is text 0 anyway.
3026.ascii "This lives in the first text subsection. *"
3027.text 1
3028.ascii "But this lives in the second text subsection."
3029.data 0
3030.ascii "This lives in the data section,"
3031.ascii "in the first data subsection."
3032.text 0
3033.ascii "This lives in the first text section,"
3034.ascii "immediately following the asterisk (*)."
3035@end smallexample
3036
3037Each section has a @dfn{location counter} incremented by one for every byte
3038assembled into that section. Because subsections are merely a convenience
a4fb0134 3039restricted to @command{@value{AS}} there is no concept of a subsection location
252b5132
RH
3040counter. There is no way to directly manipulate a location counter---but the
3041@code{.align} directive changes it, and any label definition captures its
3042current value. The location counter of the section where statements are being
3043assembled is said to be the @dfn{active} location counter.
3044
3045@node bss
3046@section bss Section
3047
3048@cindex bss section
3049@cindex common variable storage
3050The bss section is used for local common variable storage.
3051You may allocate address space in the bss section, but you may
3052not dictate data to load into it before your program executes. When
3053your program starts running, all the contents of the bss
3054section are zeroed bytes.
3055
3056The @code{.lcomm} pseudo-op defines a symbol in the bss section; see
3057@ref{Lcomm,,@code{.lcomm}}.
3058
3059The @code{.comm} pseudo-op may be used to declare a common symbol, which is
3060another form of uninitialized symbol; see @xref{Comm,,@code{.comm}}.
3061
3062@ifset GENERIC
3063When assembling for a target which supports multiple sections, such as ELF or
3064COFF, you may switch into the @code{.bss} section and define symbols as usual;
3065see @ref{Section,,@code{.section}}. You may only assemble zero values into the
3066section. Typically the section will only contain symbol definitions and
3067@code{.skip} directives (@pxref{Skip,,@code{.skip}}).
3068@end ifset
3069
3070@node Symbols
3071@chapter Symbols
3072
3073@cindex symbols
3074Symbols are a central concept: the programmer uses symbols to name
3075things, the linker uses symbols to link, and the debugger uses symbols
3076to debug.
3077
3078@quotation
3079@cindex debuggers, and symbol order
a4fb0134 3080@emph{Warning:} @command{@value{AS}} does not place symbols in the object file in
252b5132
RH
3081the same order they were declared. This may break some debuggers.
3082@end quotation
3083
3084@menu
3085* Labels:: Labels
3086* Setting Symbols:: Giving Symbols Other Values
3087* Symbol Names:: Symbol Names
3088* Dot:: The Special Dot Symbol
3089* Symbol Attributes:: Symbol Attributes
3090@end menu
3091
3092@node Labels
3093@section Labels
3094
3095@cindex labels
3096A @dfn{label} is written as a symbol immediately followed by a colon
3097@samp{:}. The symbol then represents the current value of the
3098active location counter, and is, for example, a suitable instruction
3099operand. You are warned if you use the same symbol to represent two
3100different locations: the first definition overrides any other
3101definitions.
3102
3103@ifset HPPA
3104On the HPPA, the usual form for a label need not be immediately followed by a
3105colon, but instead must start in column zero. Only one label may be defined on
a4fb0134 3106a single line. To work around this, the HPPA version of @command{@value{AS}} also
252b5132
RH
3107provides a special directive @code{.label} for defining labels more flexibly.
3108@end ifset
3109
3110@node Setting Symbols
3111@section Giving Symbols Other Values
3112
3113@cindex assigning values to symbols
3114@cindex symbol values, assigning
3115A symbol can be given an arbitrary value by writing a symbol, followed
3116by an equals sign @samp{=}, followed by an expression
3117(@pxref{Expressions}). This is equivalent to using the @code{.set}
3118directive. @xref{Set,,@code{.set}}.
3119
3120@node Symbol Names
3121@section Symbol Names
3122
3123@cindex symbol names
3124@cindex names, symbol
3125@ifclear SPECIAL-SYMS
3126Symbol names begin with a letter or with one of @samp{._}. On most
3127machines, you can also use @code{$} in symbol names; exceptions are
3128noted in @ref{Machine Dependencies}. That character may be followed by any
3129string of digits, letters, dollar signs (unless otherwise noted in
3130@ref{Machine Dependencies}), and underscores.
3131@end ifclear
3132@ifset A29K
3133For the AMD 29K family, @samp{?} is also allowed in the
3134body of a symbol name, though not at its beginning.
3135@end ifset
3136
3137@ifset SPECIAL-SYMS
3138@ifset H8
3139Symbol names begin with a letter or with one of @samp{._}. On the
c2dcd04e
NC
3140Renesas SH or the H8/500, you can also use @code{$} in symbol names. That
3141character may be followed by any string of digits, letters, dollar signs (save
3142on the H8/300), and underscores.
252b5132
RH
3143@end ifset
3144@end ifset
3145
3146Case of letters is significant: @code{foo} is a different symbol name
3147than @code{Foo}.
3148
3149Each symbol has exactly one name. Each name in an assembly language program
3150refers to exactly one symbol. You may use that symbol name any number of times
3151in a program.
3152
3153@subheading Local Symbol Names
3154
3155@cindex local symbol names
3156@cindex symbol names, local
3157@cindex temporary symbol names
3158@cindex symbol names, temporary
3159Local symbols help compilers and programmers use names temporarily.
2d5aaba0
NC
3160They create symbols which are guaranteed to be unique over the entire scope of
3161the input source code and which can be referred to by a simple notation.
3162To define a local symbol, write a label of the form @samp{@b{N}:} (where @b{N}
3163represents any positive integer). To refer to the most recent previous
3164definition of that symbol write @samp{@b{N}b}, using the same number as when
3165you defined the label. To refer to the next definition of a local label, write
3166@samp{@b{N}f}--- The @samp{b} stands for``backwards'' and the @samp{f} stands
3167for ``forwards''.
3168
3169There is no restriction on how you can use these labels, and you can reuse them
3170too. So that it is possible to repeatedly define the same local label (using
3171the same number @samp{@b{N}}), although you can only refer to the most recently
3172defined local label of that number (for a backwards reference) or the next
3173definition of a specific local label for a forward reference. It is also worth
3174noting that the first 10 local labels (@samp{@b{0:}}@dots{}@samp{@b{9:}}) are
3175implemented in a slightly more efficient manner than the others.
3176
3177Here is an example:
3178
3179@smallexample
31801: branch 1f
31812: branch 1b
31821: branch 2f
31832: branch 1b
3184@end smallexample
3185
3186Which is the equivalent of:
3187
3188@smallexample
3189label_1: branch label_3
3190label_2: branch label_1
3191label_3: branch label_4
3192label_4: branch label_3
3193@end smallexample
3194
3195Local symbol names are only a notational device. They are immediately
3196transformed into more conventional symbol names before the assembler uses them.
3197The symbol names stored in the symbol table, appearing in error messages and
3198optionally emitted to the object file. The names are constructed using these
252b5132
RH
3199parts:
3200
3201@table @code
3202@item L
a4fb0134 3203All local labels begin with @samp{L}. Normally both @command{@value{AS}} and
252b5132
RH
3204@code{@value{LD}} forget symbols that start with @samp{L}. These labels are
3205used for symbols you are never intended to see. If you use the
a4fb0134 3206@samp{-L} option then @command{@value{AS}} retains these symbols in the
252b5132
RH
3207object file. If you also instruct @code{@value{LD}} to retain these symbols,
3208you may use them in debugging.
3209
2d5aaba0
NC
3210@item @var{number}
3211This is the number that was used in the local label definition. So if the
3212label is written @samp{55:} then the number is @samp{55}.
252b5132 3213
2d5aaba0
NC
3214@item @kbd{C-B}
3215This unusual character is included so you do not accidentally invent a symbol
3216of the same name. The character has ASCII value of @samp{\002} (control-B).
252b5132
RH
3217
3218@item @emph{ordinal number}
2d5aaba0
NC
3219This is a serial number to keep the labels distinct. The first definition of
3220@samp{0:} gets the number @samp{1}. The 15th definition of @samp{0:} gets the
3221number @samp{15}, and so on. Likewise the first definition of @samp{1:} gets
3222the number @samp{1} and its 15th defintion gets @samp{15} as well.
252b5132
RH
3223@end table
3224
2d5aaba0
NC
3225So for example, the first @code{1:} is named @code{L1@kbd{C-B}1}, the 44th
3226@code{3:} is named @code{L3@kbd{C-B}44}.
3227
3228@subheading Dollar Local Labels
3229@cindex dollar local symbols
3230
3231@code{@value{AS}} also supports an even more local form of local labels called
3232dollar labels. These labels go out of scope (ie they become undefined) as soon
3233as a non-local label is defined. Thus they remain valid for only a small
3234region of the input source code. Normal local labels, by contrast, remain in
3235scope for the entire file, or until they are redefined by another occurrence of
3236the same local label.
3237
3238Dollar labels are defined in exactly the same way as ordinary local labels,
3239except that instead of being terminated by a colon, they are terminated by a
3240dollar sign. eg @samp{@b{55$}}.
3241
3242They can also be distinguished from ordinary local labels by their transformed
3243name which uses ASCII character @samp{\001} (control-A) as the magic character
3244to distinguish them from ordinary labels. Thus the 5th defintion of @samp{6$}
3245is named @samp{L6@kbd{C-A}5}.
252b5132
RH
3246
3247@node Dot
3248@section The Special Dot Symbol
3249
3250@cindex dot (symbol)
3251@cindex @code{.} (symbol)
3252@cindex current address
3253@cindex location counter
3254The special symbol @samp{.} refers to the current address that
a4fb0134 3255@command{@value{AS}} is assembling into. Thus, the expression @samp{melvin:
252b5132
RH
3256.long .} defines @code{melvin} to contain its own address.
3257Assigning a value to @code{.} is treated the same as a @code{.org}
3258directive. Thus, the expression @samp{.=.+4} is the same as saying
3259@ifclear no-space-dir
3260@samp{.space 4}.
3261@end ifclear
3262@ifset no-space-dir
3263@ifset A29K
3264@samp{.block 4}.
3265@end ifset
3266@end ifset
3267
3268@node Symbol Attributes
3269@section Symbol Attributes
3270
3271@cindex symbol attributes
3272@cindex attributes, symbol
3273Every symbol has, as well as its name, the attributes ``Value'' and
3274``Type''. Depending on output format, symbols can also have auxiliary
3275attributes.
3276@ifset INTERNALS
3277The detailed definitions are in @file{a.out.h}.
3278@end ifset
3279
a4fb0134 3280If you use a symbol without defining it, @command{@value{AS}} assumes zero for
252b5132
RH
3281all these attributes, and probably won't warn you. This makes the
3282symbol an externally defined symbol, which is generally what you
3283would want.
3284
3285@menu
3286* Symbol Value:: Value
3287* Symbol Type:: Type
3288@ifset aout-bout
3289@ifset GENERIC
3290* a.out Symbols:: Symbol Attributes: @code{a.out}
3291@end ifset
3292@ifclear GENERIC
3293@ifclear BOUT
3294* a.out Symbols:: Symbol Attributes: @code{a.out}
3295@end ifclear
3296@ifset BOUT
3297* a.out Symbols:: Symbol Attributes: @code{a.out}, @code{b.out}
3298@end ifset
3299@end ifclear
3300@end ifset
3301@ifset COFF
3302* COFF Symbols:: Symbol Attributes for COFF
3303@end ifset
3304@ifset SOM
3305* SOM Symbols:: Symbol Attributes for SOM
3306@end ifset
3307@end menu
3308
3309@node Symbol Value
3310@subsection Value
3311
3312@cindex value of a symbol
3313@cindex symbol value
3314The value of a symbol is (usually) 32 bits. For a symbol which labels a
3315location in the text, data, bss or absolute sections the value is the
3316number of addresses from the start of that section to the label.
3317Naturally for text, data and bss sections the value of a symbol changes
3318as @code{@value{LD}} changes section base addresses during linking. Absolute
3319symbols' values do not change during linking: that is why they are
3320called absolute.
3321
3322The value of an undefined symbol is treated in a special way. If it is
33230 then the symbol is not defined in this assembler source file, and
3324@code{@value{LD}} tries to determine its value from other files linked into the
3325same program. You make this kind of symbol simply by mentioning a symbol
3326name without defining it. A non-zero value represents a @code{.comm}
3327common declaration. The value is how much common storage to reserve, in
3328bytes (addresses). The symbol refers to the first address of the
3329allocated storage.
3330
3331@node Symbol Type
3332@subsection Type
3333
3334@cindex type of a symbol
3335@cindex symbol type
3336The type attribute of a symbol contains relocation (section)
3337information, any flag settings indicating that a symbol is external, and
3338(optionally), other information for linkers and debuggers. The exact
3339format depends on the object-code output format in use.
3340
3341@ifset aout-bout
3342@ifclear GENERIC
3343@ifset BOUT
3344@c The following avoids a "widow" subsection title. @group would be
3345@c better if it were available outside examples.
3346@need 1000
3347@node a.out Symbols
3348@subsection Symbol Attributes: @code{a.out}, @code{b.out}
3349
3350@cindex @code{b.out} symbol attributes
3351@cindex symbol attributes, @code{b.out}
a4fb0134 3352These symbol attributes appear only when @command{@value{AS}} is configured for
252b5132
RH
3353one of the Berkeley-descended object output formats---@code{a.out} or
3354@code{b.out}.
3355
3356@end ifset
3357@ifclear BOUT
3358@node a.out Symbols
3359@subsection Symbol Attributes: @code{a.out}
3360
3361@cindex @code{a.out} symbol attributes
3362@cindex symbol attributes, @code{a.out}
3363
3364@end ifclear
3365@end ifclear
3366@ifset GENERIC
3367@node a.out Symbols
3368@subsection Symbol Attributes: @code{a.out}
3369
3370@cindex @code{a.out} symbol attributes
3371@cindex symbol attributes, @code{a.out}
3372
3373@end ifset
3374@menu
3375* Symbol Desc:: Descriptor
3376* Symbol Other:: Other
3377@end menu
3378
3379@node Symbol Desc
3380@subsubsection Descriptor
3381
3382@cindex descriptor, of @code{a.out} symbol
3383This is an arbitrary 16-bit value. You may establish a symbol's
3384descriptor value by using a @code{.desc} statement
3385(@pxref{Desc,,@code{.desc}}). A descriptor value means nothing to
a4fb0134 3386@command{@value{AS}}.
252b5132
RH
3387
3388@node Symbol Other
3389@subsubsection Other
3390
3391@cindex other attribute, of @code{a.out} symbol
a4fb0134 3392This is an arbitrary 8-bit value. It means nothing to @command{@value{AS}}.
252b5132
RH
3393@end ifset
3394
3395@ifset COFF
3396@node COFF Symbols
3397@subsection Symbol Attributes for COFF
3398
3399@cindex COFF symbol attributes
3400@cindex symbol attributes, COFF
3401
3402The COFF format supports a multitude of auxiliary symbol attributes;
3403like the primary symbol attributes, they are set between @code{.def} and
3404@code{.endef} directives.
3405
3406@subsubsection Primary Attributes
3407
3408@cindex primary attributes, COFF symbols
3409The symbol name is set with @code{.def}; the value and type,
3410respectively, with @code{.val} and @code{.type}.
3411
3412@subsubsection Auxiliary Attributes
3413
3414@cindex auxiliary attributes, COFF symbols
a4fb0134 3415The @command{@value{AS}} directives @code{.dim}, @code{.line}, @code{.scl},
252b5132
RH
3416@code{.size}, and @code{.tag} can generate auxiliary symbol table
3417information for COFF.
3418@end ifset
3419
3420@ifset SOM
3421@node SOM Symbols
3422@subsection Symbol Attributes for SOM
3423
3424@cindex SOM symbol attributes
3425@cindex symbol attributes, SOM
3426
3427The SOM format for the HPPA supports a multitude of symbol attributes set with
3428the @code{.EXPORT} and @code{.IMPORT} directives.
3429
3430The attributes are described in @cite{HP9000 Series 800 Assembly
3431Language Reference Manual} (HP 92432-90001) under the @code{IMPORT} and
3432@code{EXPORT} assembler directive documentation.
3433@end ifset
3434
3435@node Expressions
3436@chapter Expressions
3437
3438@cindex expressions
3439@cindex addresses
3440@cindex numeric values
3441An @dfn{expression} specifies an address or numeric value.
3442Whitespace may precede and/or follow an expression.
3443
3444The result of an expression must be an absolute number, or else an offset into
3445a particular section. If an expression is not absolute, and there is not
a4fb0134 3446enough information when @command{@value{AS}} sees the expression to know its
252b5132
RH
3447section, a second pass over the source program might be necessary to interpret
3448the expression---but the second pass is currently not implemented.
a4fb0134 3449@command{@value{AS}} aborts with an error message in this situation.
252b5132
RH
3450
3451@menu
3452* Empty Exprs:: Empty Expressions
3453* Integer Exprs:: Integer Expressions
3454@end menu
3455
3456@node Empty Exprs
3457@section Empty Expressions
3458
3459@cindex empty expressions
3460@cindex expressions, empty
3461An empty expression has no value: it is just whitespace or null.
3462Wherever an absolute expression is required, you may omit the
a4fb0134 3463expression, and @command{@value{AS}} assumes a value of (absolute) 0. This
252b5132
RH
3464is compatible with other assemblers.
3465
3466@node Integer Exprs
3467@section Integer Expressions
3468
3469@cindex integer expressions
3470@cindex expressions, integer
3471An @dfn{integer expression} is one or more @emph{arguments} delimited
3472by @emph{operators}.
3473
3474@menu
3475* Arguments:: Arguments
3476* Operators:: Operators
3477* Prefix Ops:: Prefix Operators
3478* Infix Ops:: Infix Operators
3479@end menu
3480
3481@node Arguments
3482@subsection Arguments
3483
3484@cindex expression arguments
3485@cindex arguments in expressions
3486@cindex operands in expressions
3487@cindex arithmetic operands
3488@dfn{Arguments} are symbols, numbers or subexpressions. In other
3489contexts arguments are sometimes called ``arithmetic operands''. In
3490this manual, to avoid confusing them with the ``instruction operands'' of
3491the machine language, we use the term ``argument'' to refer to parts of
3492expressions only, reserving the word ``operand'' to refer only to machine
3493instruction operands.
3494
3495Symbols are evaluated to yield @{@var{section} @var{NNN}@} where
3496@var{section} is one of text, data, bss, absolute,
3497or undefined. @var{NNN} is a signed, 2's complement 32 bit
3498integer.
3499
3500Numbers are usually integers.
3501
3502A number can be a flonum or bignum. In this case, you are warned
a4fb0134 3503that only the low order 32 bits are used, and @command{@value{AS}} pretends
252b5132
RH
3504these 32 bits are an integer. You may write integer-manipulating
3505instructions that act on exotic constants, compatible with other
3506assemblers.
3507
3508@cindex subexpressions
3509Subexpressions are a left parenthesis @samp{(} followed by an integer
3510expression, followed by a right parenthesis @samp{)}; or a prefix
3511operator followed by an argument.
3512
3513@node Operators
3514@subsection Operators
3515
3516@cindex operators, in expressions
3517@cindex arithmetic functions
3518@cindex functions, in expressions
3519@dfn{Operators} are arithmetic functions, like @code{+} or @code{%}. Prefix
3520operators are followed by an argument. Infix operators appear
3521between their arguments. Operators may be preceded and/or followed by
3522whitespace.
3523
3524@node Prefix Ops
3525@subsection Prefix Operator
3526
3527@cindex prefix operators
a4fb0134 3528@command{@value{AS}} has the following @dfn{prefix operators}. They each take
252b5132
RH
3529one argument, which must be absolute.
3530
3531@c the tex/end tex stuff surrounding this small table is meant to make
3532@c it align, on the printed page, with the similar table in the next
3533@c section (which is inside an enumerate).
3534@tex
3535\global\advance\leftskip by \itemindent
3536@end tex
3537
3538@table @code
3539@item -
3540@dfn{Negation}. Two's complement negation.
3541@item ~
3542@dfn{Complementation}. Bitwise not.
3543@end table
3544
3545@tex
3546\global\advance\leftskip by -\itemindent
3547@end tex
3548
3549@node Infix Ops
3550@subsection Infix Operators
3551
3552@cindex infix operators
3553@cindex operators, permitted arguments
3554@dfn{Infix operators} take two arguments, one on either side. Operators
3555have precedence, but operations with equal precedence are performed left
a4fb0134 3556to right. Apart from @code{+} or @option{-}, both arguments must be
252b5132
RH
3557absolute, and the result is absolute.
3558
3559@enumerate
3560@cindex operator precedence
3561@cindex precedence of operators
3562
3563@item
3564Highest Precedence
3565
3566@table @code
3567@item *
3568@dfn{Multiplication}.
3569
3570@item /
3571@dfn{Division}. Truncation is the same as the C operator @samp{/}
3572
3573@item %
3574@dfn{Remainder}.
3575
3576@item <
3577@itemx <<
3578@dfn{Shift Left}. Same as the C operator @samp{<<}.
3579
3580@item >
3581@itemx >>
3582@dfn{Shift Right}. Same as the C operator @samp{>>}.
3583@end table
3584
3585@item
3586Intermediate precedence
3587
3588@table @code
3589@item |
3590
3591@dfn{Bitwise Inclusive Or}.
3592
3593@item &
3594@dfn{Bitwise And}.
3595
3596@item ^
3597@dfn{Bitwise Exclusive Or}.
3598
3599@item !
3600@dfn{Bitwise Or Not}.
3601@end table
3602
3603@item
b131d4dc 3604Low Precedence
252b5132
RH
3605
3606@table @code
3607@cindex addition, permitted arguments
3608@cindex plus, permitted arguments
3609@cindex arguments for addition
3610@item +
3611@dfn{Addition}. If either argument is absolute, the result has the section of
3612the other argument. You may not add together arguments from different
3613sections.
3614
3615@cindex subtraction, permitted arguments
3616@cindex minus, permitted arguments
3617@cindex arguments for subtraction
3618@item -
3619@dfn{Subtraction}. If the right argument is absolute, the
3620result has the section of the left argument.
3621If both arguments are in the same section, the result is absolute.
3622You may not subtract arguments from different sections.
3623@c FIXME is there still something useful to say about undefined - undefined ?
b131d4dc
NC
3624
3625@cindex comparison expressions
3626@cindex expressions, comparison
3627@item ==
3628@dfn{Is Equal To}
3629@item <>
3630@dfn{Is Not Equal To}
3631@item <
3632@dfn{Is Less Than}
3633@itemx >
3634@dfn{Is Greater Than}
3635@itemx >=
3636@dfn{Is Greater Than Or Equal To}
3637@itemx <=
3638@dfn{Is Less Than Or Equal To}
3639
3640The comparison operators can be used as infix operators. A true results has a
3641value of -1 whereas a false result has a value of 0. Note, these operators
3642perform signed comparisons.
3643@end table
3644
3645@item Lowest Precedence
3646
3647@table @code
3648@item &&
3649@dfn{Logical And}.
3650
3651@item ||
3652@dfn{Logical Or}.
3653
3654These two logical operations can be used to combine the results of sub
3655expressions. Note, unlike the comparison operators a true result returns a
3656value of 1 but a false results does still return 0. Also note that the logical
3657or operator has a slightly lower precedence than logical and.
3658
252b5132
RH
3659@end table
3660@end enumerate
3661
3662In short, it's only meaningful to add or subtract the @emph{offsets} in an
3663address; you can only have a defined section in one of the two arguments.
3664
3665@node Pseudo Ops
3666@chapter Assembler Directives
3667
3668@cindex directives, machine independent
3669@cindex pseudo-ops, machine independent
3670@cindex machine independent directives
3671All assembler directives have names that begin with a period (@samp{.}).
3672The rest of the name is letters, usually in lower case.
3673
3674This chapter discusses directives that are available regardless of the
3675target machine configuration for the @sc{gnu} assembler.
3676@ifset GENERIC
3677Some machine configurations provide additional directives.
3678@xref{Machine Dependencies}.
3679@end ifset
3680@ifclear GENERIC
3681@ifset machine-directives
3682@xref{Machine Dependencies} for additional directives.
3683@end ifset
3684@end ifclear
3685
3686@menu
3687* Abort:: @code{.abort}
3688@ifset COFF
3689* ABORT:: @code{.ABORT}
3690@end ifset
f0dc282c 3691
252b5132
RH
3692* Align:: @code{.align @var{abs-expr} , @var{abs-expr}}
3693* Ascii:: @code{.ascii "@var{string}"}@dots{}
3694* Asciz:: @code{.asciz "@var{string}"}@dots{}
3695* Balign:: @code{.balign @var{abs-expr} , @var{abs-expr}}
3696* Byte:: @code{.byte @var{expressions}}
3697* Comm:: @code{.comm @var{symbol} , @var{length} }
54cfded0 3698
cdfbf930 3699* CFI directives:: @code{.cfi_startproc}, @code{.cfi_endproc}, etc.
54cfded0 3700
252b5132
RH
3701* Data:: @code{.data @var{subsection}}
3702@ifset COFF
3703* Def:: @code{.def @var{name}}
3704@end ifset
3705@ifset aout-bout
3706* Desc:: @code{.desc @var{symbol}, @var{abs-expression}}
3707@end ifset
3708@ifset COFF
3709* Dim:: @code{.dim}
3710@end ifset
f0dc282c 3711
252b5132
RH
3712* Double:: @code{.double @var{flonums}}
3713* Eject:: @code{.eject}
3714* Else:: @code{.else}
3fd9f047 3715* Elseif:: @code{.elseif}
252b5132
RH
3716* End:: @code{.end}
3717@ifset COFF
3718* Endef:: @code{.endef}
3719@end ifset
f0dc282c 3720
252b5132
RH
3721* Endfunc:: @code{.endfunc}
3722* Endif:: @code{.endif}
3723* Equ:: @code{.equ @var{symbol}, @var{expression}}
3724* Equiv:: @code{.equiv @var{symbol}, @var{expression}}
3725* Err:: @code{.err}
3726* Exitm:: @code{.exitm}
3727* Extern:: @code{.extern}
3728* Fail:: @code{.fail}
3729@ifclear no-file-dir
3730* File:: @code{.file @var{string}}
3731@end ifclear
f0dc282c 3732
252b5132
RH
3733* Fill:: @code{.fill @var{repeat} , @var{size} , @var{value}}
3734* Float:: @code{.float @var{flonums}}
3735* Func:: @code{.func}
3736* Global:: @code{.global @var{symbol}}, @code{.globl @var{symbol}}
c91d2e08
NC
3737@ifset ELF
3738* Hidden:: @code{.hidden @var{names}}
3739@end ifset
f0dc282c 3740
252b5132
RH
3741* hword:: @code{.hword @var{expressions}}
3742* Ident:: @code{.ident}
3743* If:: @code{.if @var{absolute expression}}
7e005732 3744* Incbin:: @code{.incbin "@var{file}"[,@var{skip}[,@var{count}]]}
252b5132
RH
3745* Include:: @code{.include "@var{file}"}
3746* Int:: @code{.int @var{expressions}}
c91d2e08
NC
3747@ifset ELF
3748* Internal:: @code{.internal @var{names}}
3749@end ifset
f0dc282c 3750
252b5132
RH
3751* Irp:: @code{.irp @var{symbol},@var{values}}@dots{}
3752* Irpc:: @code{.irpc @var{symbol},@var{values}}@dots{}
3753* Lcomm:: @code{.lcomm @var{symbol} , @var{length}}
3754* Lflags:: @code{.lflags}
3755@ifclear no-line-dir
3756* Line:: @code{.line @var{line-number}}
3757@end ifclear
f0dc282c 3758
252b5132
RH
3759* Ln:: @code{.ln @var{line-number}}
3760* Linkonce:: @code{.linkonce [@var{type}]}
3761* List:: @code{.list}
3762* Long:: @code{.long @var{expressions}}
3763@ignore
3764* Lsym:: @code{.lsym @var{symbol}, @var{expression}}
3765@end ignore
f0dc282c 3766
252b5132
RH
3767* Macro:: @code{.macro @var{name} @var{args}}@dots{}
3768* MRI:: @code{.mri @var{val}}
252b5132
RH
3769* Nolist:: @code{.nolist}
3770* Octa:: @code{.octa @var{bignums}}
3771* Org:: @code{.org @var{new-lc} , @var{fill}}
3772* P2align:: @code{.p2align @var{abs-expr} , @var{abs-expr}}
c91d2e08
NC
3773@ifset ELF
3774* PopSection:: @code{.popsection}
3775* Previous:: @code{.previous}
3776@end ifset
f0dc282c 3777
252b5132 3778* Print:: @code{.print @var{string}}
c91d2e08
NC
3779@ifset ELF
3780* Protected:: @code{.protected @var{names}}
3781@end ifset
f0dc282c 3782
252b5132
RH
3783* Psize:: @code{.psize @var{lines}, @var{columns}}
3784* Purgem:: @code{.purgem @var{name}}
c91d2e08
NC
3785@ifset ELF
3786* PushSection:: @code{.pushsection @var{name}}
3787@end ifset
f0dc282c 3788
252b5132
RH
3789* Quad:: @code{.quad @var{bignums}}
3790* Rept:: @code{.rept @var{count}}
3791* Sbttl:: @code{.sbttl "@var{subheading}"}
3792@ifset COFF
3793* Scl:: @code{.scl @var{class}}
c1253627
NC
3794@end ifset
3795@ifset COFF-ELF
3796* Section:: @code{.section @var{name}}
252b5132 3797@end ifset
f0dc282c 3798
252b5132
RH
3799* Set:: @code{.set @var{symbol}, @var{expression}}
3800* Short:: @code{.short @var{expressions}}
3801* Single:: @code{.single @var{flonums}}
c1253627 3802@ifset COFF-ELF
c91d2e08 3803* Size:: @code{.size [@var{name} , @var{expression}]}
c1253627
NC
3804@end ifset
3805
252b5132
RH
3806* Skip:: @code{.skip @var{size} , @var{fill}}
3807* Sleb128:: @code{.sleb128 @var{expressions}}
3808* Space:: @code{.space @var{size} , @var{fill}}
3809@ifset have-stabs
3810* Stab:: @code{.stabd, .stabn, .stabs}
3811@end ifset
f0dc282c 3812
252b5132
RH
3813* String:: @code{.string "@var{str}"}
3814* Struct:: @code{.struct @var{expression}}
3815@ifset ELF
c91d2e08 3816* SubSection:: @code{.subsection}
252b5132
RH
3817* Symver:: @code{.symver @var{name},@var{name2@@nodename}}
3818@end ifset
f0dc282c 3819
252b5132
RH
3820@ifset COFF
3821* Tag:: @code{.tag @var{structname}}
3822@end ifset
f0dc282c 3823
252b5132
RH
3824* Text:: @code{.text @var{subsection}}
3825* Title:: @code{.title "@var{heading}"}
c1253627 3826@ifset COFF-ELF
c91d2e08 3827* Type:: @code{.type <@var{int} | @var{name} , @var{type description}>}
c1253627
NC
3828@end ifset
3829
c91d2e08 3830* Uleb128:: @code{.uleb128 @var{expressions}}
252b5132 3831@ifset COFF
252b5132
RH
3832* Val:: @code{.val @var{addr}}
3833@end ifset
f0dc282c 3834
2e13b764 3835@ifset ELF
c91d2e08 3836* Version:: @code{.version "@var{string}"}
c91d2e08
NC
3837* VTableEntry:: @code{.vtable_entry @var{table}, @var{offset}}
3838* VTableInherit:: @code{.vtable_inherit @var{child}, @var{parent}}
c91d2e08 3839* Weak:: @code{.weak @var{names}}
2e13b764 3840@end ifset
f0dc282c 3841
252b5132
RH
3842* Word:: @code{.word @var{expressions}}
3843* Deprecated:: Deprecated Directives
3844@end menu
3845
3846@node Abort
3847@section @code{.abort}
3848
3849@cindex @code{abort} directive
3850@cindex stopping the assembly
3851This directive stops the assembly immediately. It is for
3852compatibility with other assemblers. The original idea was that the
3853assembly language source would be piped into the assembler. If the sender
a4fb0134 3854of the source quit, it could use this directive tells @command{@value{AS}} to
252b5132
RH
3855quit also. One day @code{.abort} will not be supported.
3856
3857@ifset COFF
3858@node ABORT
3859@section @code{.ABORT}
3860
3861@cindex @code{ABORT} directive
a4fb0134 3862When producing COFF output, @command{@value{AS}} accepts this directive as a
252b5132
RH
3863synonym for @samp{.abort}.
3864
3865@ifset BOUT
a4fb0134 3866When producing @code{b.out} output, @command{@value{AS}} accepts this directive,
252b5132
RH
3867but ignores it.
3868@end ifset
3869@end ifset
3870
3871@node Align
3872@section @code{.align @var{abs-expr}, @var{abs-expr}, @var{abs-expr}}
3873
3874@cindex padding the location counter
3875@cindex @code{align} directive
3876Pad the location counter (in the current subsection) to a particular storage
3877boundary. The first expression (which must be absolute) is the alignment
3878required, as described below.
3879
3880The second expression (also absolute) gives the fill value to be stored in the
3881padding bytes. It (and the comma) may be omitted. If it is omitted, the
3882padding bytes are normally zero. However, on some systems, if the section is
3883marked as containing code and the fill value is omitted, the space is filled
3884with no-op instructions.
3885
3886The third expression is also absolute, and is also optional. If it is present,
3887it is the maximum number of bytes that should be skipped by this alignment
3888directive. If doing the alignment would require skipping more bytes than the
3889specified maximum, then the alignment is not done at all. You can omit the
3890fill value (the second argument) entirely by simply using two commas after the
3891required alignment; this can be useful if you want the alignment to be filled
3892with no-op instructions when appropriate.
3893
3894The way the required alignment is specified varies from system to system.
ef230218
JR
3895For the a29k, hppa, m68k, m88k, w65, sparc, Xtensa, and Renesas / SuperH SH,
3896and i386 using ELF format,
252b5132
RH
3897the first expression is the
3898alignment request in bytes. For example @samp{.align 8} advances
3899the location counter until it is a multiple of 8. If the location counter
3900is already a multiple of 8, no change is needed.
3901
adcf07e6
NC
3902For other systems, including the i386 using a.out format, and the arm and
3903strongarm, it is the
252b5132
RH
3904number of low-order zero bits the location counter must have after
3905advancement. For example @samp{.align 3} advances the location
3906counter until it a multiple of 8. If the location counter is already a
3907multiple of 8, no change is needed.
3908
3909This inconsistency is due to the different behaviors of the various
3910native assemblers for these systems which GAS must emulate.
3911GAS also provides @code{.balign} and @code{.p2align} directives,
3912described later, which have a consistent behavior across all
3913architectures (but are specific to GAS).
3914
3915@node Ascii
3916@section @code{.ascii "@var{string}"}@dots{}
3917
3918@cindex @code{ascii} directive
3919@cindex string literals
3920@code{.ascii} expects zero or more string literals (@pxref{Strings})
3921separated by commas. It assembles each string (with no automatic
3922trailing zero byte) into consecutive addresses.
3923
3924@node Asciz
3925@section @code{.asciz "@var{string}"}@dots{}
3926
3927@cindex @code{asciz} directive
3928@cindex zero-terminated strings
3929@cindex null-terminated strings
3930@code{.asciz} is just like @code{.ascii}, but each string is followed by
3931a zero byte. The ``z'' in @samp{.asciz} stands for ``zero''.
3932
3933@node Balign
3934@section @code{.balign[wl] @var{abs-expr}, @var{abs-expr}, @var{abs-expr}}
3935
3936@cindex padding the location counter given number of bytes
3937@cindex @code{balign} directive
3938Pad the location counter (in the current subsection) to a particular
3939storage boundary. The first expression (which must be absolute) is the
3940alignment request in bytes. For example @samp{.balign 8} advances
3941the location counter until it is a multiple of 8. If the location counter
3942is already a multiple of 8, no change is needed.
3943
3944The second expression (also absolute) gives the fill value to be stored in the
3945padding bytes. It (and the comma) may be omitted. If it is omitted, the
3946padding bytes are normally zero. However, on some systems, if the section is
3947marked as containing code and the fill value is omitted, the space is filled
3948with no-op instructions.
3949
3950The third expression is also absolute, and is also optional. If it is present,
3951it is the maximum number of bytes that should be skipped by this alignment
3952directive. If doing the alignment would require skipping more bytes than the
3953specified maximum, then the alignment is not done at all. You can omit the
3954fill value (the second argument) entirely by simply using two commas after the
3955required alignment; this can be useful if you want the alignment to be filled
3956with no-op instructions when appropriate.
3957
3958@cindex @code{balignw} directive
3959@cindex @code{balignl} directive
3960The @code{.balignw} and @code{.balignl} directives are variants of the
3961@code{.balign} directive. The @code{.balignw} directive treats the fill
3962pattern as a two byte word value. The @code{.balignl} directives treats the
3963fill pattern as a four byte longword value. For example, @code{.balignw
39644,0x368d} will align to a multiple of 4. If it skips two bytes, they will be
3965filled in with the value 0x368d (the exact placement of the bytes depends upon
3966the endianness of the processor). If it skips 1 or 3 bytes, the fill value is
3967undefined.
3968
3969@node Byte
3970@section @code{.byte @var{expressions}}
3971
3972@cindex @code{byte} directive
3973@cindex integers, one byte
3974@code{.byte} expects zero or more expressions, separated by commas.
3975Each expression is assembled into the next byte.
3976
d88ef7a6
TT
3977@node Comm
3978@section @code{.comm @var{symbol} , @var{length} }
3979
3980@cindex @code{comm} directive
3981@cindex symbol, common
3982@code{.comm} declares a common symbol named @var{symbol}. When linking, a
3983common symbol in one object file may be merged with a defined or common symbol
3984of the same name in another object file. If @code{@value{LD}} does not see a
3985definition for the symbol--just one or more common symbols--then it will
3986allocate @var{length} bytes of uninitialized memory. @var{length} must be an
3987absolute expression. If @code{@value{LD}} sees multiple common symbols with
3988the same name, and they do not all have the same size, it will allocate space
3989using the largest size.
3990
3991@ifset ELF
3992When using ELF, the @code{.comm} directive takes an optional third argument.
3993This is the desired alignment of the symbol, specified as a byte boundary (for
3994example, an alignment of 16 means that the least significant 4 bits of the
3995address should be zero). The alignment must be an absolute expression, and it
3996must be a power of two. If @code{@value{LD}} allocates uninitialized memory
3997for the common symbol, it will use the alignment when placing the symbol. If
3998no alignment is specified, @command{@value{AS}} will set the alignment to the
3999largest power of two less than or equal to the size of the symbol, up to a
4000maximum of 16.
4001@end ifset
4002
4003@ifset HPPA
4004The syntax for @code{.comm} differs slightly on the HPPA. The syntax is
4005@samp{@var{symbol} .comm, @var{length}}; @var{symbol} is optional.
4006@end ifset
4007
54cfded0
AM
4008@node CFI directives
4009@section @code{.cfi_startproc}
4010@cindex @code{cfi_startproc} directive
4011@code{.cfi_startproc} is used at the beginning of each function that
4012should have an entry in @code{.eh_frame}. It initializes some internal
4013data structures and emits architecture dependent initial CFI instructions.
4014Don't forget to close the function by
4015@code{.cfi_endproc}.
4016
4017@section @code{.cfi_endproc}
4018@cindex @code{cfi_endproc} directive
4019@code{.cfi_endproc} is used at the end of a function where it closes its
4020unwind entry previously opened by
4021@code{.cfi_startproc}. and emits it to @code{.eh_frame}.
4022
4023@section @code{.cfi_def_cfa @var{register}, @var{offset}}
4024@code{.cfi_def_cfa} defines a rule for computing CFA as: @i{take
4025address from @var{register} and add @var{offset} to it}.
4026
4027@section @code{.cfi_def_cfa_register @var{register}}
4028@code{.cfi_def_cfa_register} modifies a rule for computing CFA. From
4029now on @var{register} will be used instead of the old one. Offset
4030remains the same.
4031
4032@section @code{.cfi_def_cfa_offset @var{offset}}
4033@code{.cfi_def_cfa_offset} modifies a rule for computing CFA. Register
4034remains the same, but @var{offset} is new. Note that it is the
4035absolute offset that will be added to a defined register to compute
4036CFA address.
4037
4038@section @code{.cfi_adjust_cfa_offset @var{offset}}
4039Same as @code{.cfi_def_cfa_offset} but @var{offset} is a relative
4040value that is added/substracted from the previous offset.
4041
4042@section @code{.cfi_offset @var{register}, @var{offset}}
4043Previous value of @var{register} is saved at offset @var{offset} from
4044CFA.
4045
17076204
RH
4046@section @code{.cfi_rel_offset @var{register}, @var{offset}}
4047Previous value of @var{register} is saved at offset @var{offset} from
4048the current CFA register. This is transformed to @code{.cfi_offset}
4049using the known displacement of the CFA register from the CFA.
4050This is often easier to use, because the number will match the
4051code it's annotating.
54cfded0 4052
364b6d8b
JJ
4053@section @code{.cfi_gnu_window_save}
4054SPARC register window has been saved.
4055
cdfbf930
RH
4056@section @code{.cfi_escape} @var{expression}[, @dots{}]
4057Allows the user to add arbitrary bytes to the unwind info. One
4058might use this to add OS-specific CFI opcodes, or generic CFI
4059opcodes that GAS does not yet support.
252b5132 4060
252b5132
RH
4061@node Data
4062@section @code{.data @var{subsection}}
4063
4064@cindex @code{data} directive
a4fb0134 4065@code{.data} tells @command{@value{AS}} to assemble the following statements onto the
252b5132
RH
4066end of the data subsection numbered @var{subsection} (which is an
4067absolute expression). If @var{subsection} is omitted, it defaults
4068to zero.
4069
4070@ifset COFF
4071@node Def
4072@section @code{.def @var{name}}
4073
4074@cindex @code{def} directive
4075@cindex COFF symbols, debugging
4076@cindex debugging COFF symbols
4077Begin defining debugging information for a symbol @var{name}; the
4078definition extends until the @code{.endef} directive is encountered.
4079@ifset BOUT
4080
a4fb0134 4081This directive is only observed when @command{@value{AS}} is configured for COFF
252b5132
RH
4082format output; when producing @code{b.out}, @samp{.def} is recognized,
4083but ignored.
4084@end ifset
4085@end ifset
4086
4087@ifset aout-bout
4088@node Desc
4089@section @code{.desc @var{symbol}, @var{abs-expression}}
4090
4091@cindex @code{desc} directive
4092@cindex COFF symbol descriptor
4093@cindex symbol descriptor, COFF
4094This directive sets the descriptor of the symbol (@pxref{Symbol Attributes})
4095to the low 16 bits of an absolute expression.
4096
4097@ifset COFF
a4fb0134 4098The @samp{.desc} directive is not available when @command{@value{AS}} is
252b5132 4099configured for COFF output; it is only for @code{a.out} or @code{b.out}
a4fb0134 4100object format. For the sake of compatibility, @command{@value{AS}} accepts
252b5132
RH
4101it, but produces no output, when configured for COFF.
4102@end ifset
4103@end ifset
4104
4105@ifset COFF
4106@node Dim
4107@section @code{.dim}
4108
4109@cindex @code{dim} directive
4110@cindex COFF auxiliary symbol information
4111@cindex auxiliary symbol information, COFF
4112This directive is generated by compilers to include auxiliary debugging
4113information in the symbol table. It is only permitted inside
4114@code{.def}/@code{.endef} pairs.
4115@ifset BOUT
4116
4117@samp{.dim} is only meaningful when generating COFF format output; when
a4fb0134 4118@command{@value{AS}} is generating @code{b.out}, it accepts this directive but
252b5132
RH
4119ignores it.
4120@end ifset
4121@end ifset
4122
4123@node Double
4124@section @code{.double @var{flonums}}
4125
4126@cindex @code{double} directive
4127@cindex floating point numbers (double)
4128@code{.double} expects zero or more flonums, separated by commas. It
4129assembles floating point numbers.
4130@ifset GENERIC
4131The exact kind of floating point numbers emitted depends on how
a4fb0134 4132@command{@value{AS}} is configured. @xref{Machine Dependencies}.
252b5132
RH
4133@end ifset
4134@ifclear GENERIC
4135@ifset IEEEFLOAT
4136On the @value{TARGET} family @samp{.double} emits 64-bit floating-point numbers
4137in @sc{ieee} format.
4138@end ifset
4139@end ifclear
4140
4141@node Eject
4142@section @code{.eject}
4143
4144@cindex @code{eject} directive
4145@cindex new page, in listings
4146@cindex page, in listings
4147@cindex listing control: new page
4148Force a page break at this point, when generating assembly listings.
4149
4150@node Else
4151@section @code{.else}
4152
4153@cindex @code{else} directive
a4fb0134 4154@code{.else} is part of the @command{@value{AS}} support for conditional
252b5132
RH
4155assembly; @pxref{If,,@code{.if}}. It marks the beginning of a section
4156of code to be assembled if the condition for the preceding @code{.if}
4157was false.
4158
3fd9f047
TW
4159@node Elseif
4160@section @code{.elseif}
4161
4162@cindex @code{elseif} directive
a4fb0134 4163@code{.elseif} is part of the @command{@value{AS}} support for conditional
3fd9f047
TW
4164assembly; @pxref{If,,@code{.if}}. It is shorthand for beginning a new
4165@code{.if} block that would otherwise fill the entire @code{.else} section.
4166
252b5132
RH
4167@node End
4168@section @code{.end}
4169
4170@cindex @code{end} directive
a4fb0134 4171@code{.end} marks the end of the assembly file. @command{@value{AS}} does not
252b5132
RH
4172process anything in the file past the @code{.end} directive.
4173
4174@ifset COFF
4175@node Endef
4176@section @code{.endef}
4177
4178@cindex @code{endef} directive
4179This directive flags the end of a symbol definition begun with
4180@code{.def}.
4181@ifset BOUT
4182
4183@samp{.endef} is only meaningful when generating COFF format output; if
a4fb0134 4184@command{@value{AS}} is configured to generate @code{b.out}, it accepts this
252b5132
RH
4185directive but ignores it.
4186@end ifset
4187@end ifset
4188
4189@node Endfunc
4190@section @code{.endfunc}
4191@cindex @code{endfunc} directive
4192@code{.endfunc} marks the end of a function specified with @code{.func}.
4193
4194@node Endif
4195@section @code{.endif}
4196
4197@cindex @code{endif} directive
a4fb0134 4198@code{.endif} is part of the @command{@value{AS}} support for conditional assembly;
252b5132
RH
4199it marks the end of a block of code that is only assembled
4200conditionally. @xref{If,,@code{.if}}.
4201
4202@node Equ
4203@section @code{.equ @var{symbol}, @var{expression}}
4204
4205@cindex @code{equ} directive
4206@cindex assigning values to symbols
4207@cindex symbols, assigning values to
4208This directive sets the value of @var{symbol} to @var{expression}.
4209It is synonymous with @samp{.set}; @pxref{Set,,@code{.set}}.
4210
4211@ifset HPPA
4212The syntax for @code{equ} on the HPPA is
4213@samp{@var{symbol} .equ @var{expression}}.
4214@end ifset
4215
4216@node Equiv
4217@section @code{.equiv @var{symbol}, @var{expression}}
4218@cindex @code{equiv} directive
4219The @code{.equiv} directive is like @code{.equ} and @code{.set}, except that
8dfa0188
NC
4220the assembler will signal an error if @var{symbol} is already defined. Note a
4221symbol which has been referenced but not actually defined is considered to be
4222undefined.
252b5132
RH
4223
4224Except for the contents of the error message, this is roughly equivalent to
4225@smallexample
4226.ifdef SYM
4227.err
4228.endif
4229.equ SYM,VAL
4230@end smallexample
4231
4232@node Err
4233@section @code{.err}
4234@cindex @code{err} directive
a4fb0134
SC
4235If @command{@value{AS}} assembles a @code{.err} directive, it will print an error
4236message and, unless the @option{-Z} option was used, it will not generate an
252b5132
RH
4237object file. This can be used to signal error an conditionally compiled code.
4238
4239@node Exitm
4240@section @code{.exitm}
4241Exit early from the current macro definition. @xref{Macro}.
4242
4243@node Extern
4244@section @code{.extern}
4245
4246@cindex @code{extern} directive
4247@code{.extern} is accepted in the source program---for compatibility
a4fb0134 4248with other assemblers---but it is ignored. @command{@value{AS}} treats
252b5132
RH
4249all undefined symbols as external.
4250
4251@node Fail
4252@section @code{.fail @var{expression}}
4253
4254@cindex @code{fail} directive
4255Generates an error or a warning. If the value of the @var{expression} is 500
a4fb0134
SC
4256or more, @command{@value{AS}} will print a warning message. If the value is less
4257than 500, @command{@value{AS}} will print an error message. The message will
252b5132
RH
4258include the value of @var{expression}. This can occasionally be useful inside
4259complex nested macros or conditional assembly.
4260
4261@ifclear no-file-dir
4262@node File
4263@section @code{.file @var{string}}
4264
4265@cindex @code{file} directive
4266@cindex logical file name
4267@cindex file name, logical
a4fb0134 4268@code{.file} tells @command{@value{AS}} that we are about to start a new logical
252b5132
RH
4269file. @var{string} is the new file name. In general, the filename is
4270recognized whether or not it is surrounded by quotes @samp{"}; but if you wish
4271to specify an empty file name, you must give the quotes--@code{""}. This
4272statement may go away in future: it is only recognized to be compatible with
a4fb0134 4273old @command{@value{AS}} programs.
252b5132 4274@ifset A29K
a4fb0134 4275In some configurations of @command{@value{AS}}, @code{.file} has already been
252b5132
RH
4276removed to avoid conflicts with other assemblers. @xref{Machine Dependencies}.
4277@end ifset
4278@end ifclear
4279
4280@node Fill
4281@section @code{.fill @var{repeat} , @var{size} , @var{value}}
4282
4283@cindex @code{fill} directive
4284@cindex writing patterns in memory
4285@cindex patterns, writing in memory
bc64be0c 4286@var{repeat}, @var{size} and @var{value} are absolute expressions.
252b5132
RH
4287This emits @var{repeat} copies of @var{size} bytes. @var{Repeat}
4288may be zero or more. @var{Size} may be zero or more, but if it is
4289more than 8, then it is deemed to have the value 8, compatible with
4290other people's assemblers. The contents of each @var{repeat} bytes
4291is taken from an 8-byte number. The highest order 4 bytes are
4292zero. The lowest order 4 bytes are @var{value} rendered in the
a4fb0134 4293byte-order of an integer on the computer @command{@value{AS}} is assembling for.
252b5132
RH
4294Each @var{size} bytes in a repetition is taken from the lowest order
4295@var{size} bytes of this number. Again, this bizarre behavior is
4296compatible with other people's assemblers.
4297
4298@var{size} and @var{value} are optional.
4299If the second comma and @var{value} are absent, @var{value} is
4300assumed zero. If the first comma and following tokens are absent,
4301@var{size} is assumed to be 1.
4302
4303@node Float
4304@section @code{.float @var{flonums}}
4305
4306@cindex floating point numbers (single)
4307@cindex @code{float} directive
4308This directive assembles zero or more flonums, separated by commas. It
4309has the same effect as @code{.single}.
4310@ifset GENERIC
4311The exact kind of floating point numbers emitted depends on how
a4fb0134 4312@command{@value{AS}} is configured.
252b5132
RH
4313@xref{Machine Dependencies}.
4314@end ifset
4315@ifclear GENERIC
4316@ifset IEEEFLOAT
4317On the @value{TARGET} family, @code{.float} emits 32-bit floating point numbers
4318in @sc{ieee} format.
4319@end ifset
4320@end ifclear
4321
4322@node Func
4323@section @code{.func @var{name}[,@var{label}]}
4324@cindex @code{func} directive
4325@code{.func} emits debugging information to denote function @var{name}, and
4326is ignored unless the file is assembled with debugging enabled.
4327Only @samp{--gstabs} is currently supported.
4328@var{label} is the entry point of the function and if omitted @var{name}
4329prepended with the @samp{leading char} is used.
4330@samp{leading char} is usually @code{_} or nothing, depending on the target.
4331All functions are currently defined to have @code{void} return type.
4332The function must be terminated with @code{.endfunc}.
4333
4334@node Global
4335@section @code{.global @var{symbol}}, @code{.globl @var{symbol}}
4336
4337@cindex @code{global} directive
4338@cindex symbol, making visible to linker
4339@code{.global} makes the symbol visible to @code{@value{LD}}. If you define
4340@var{symbol} in your partial program, its value is made available to
4341other partial programs that are linked with it. Otherwise,
4342@var{symbol} takes its attributes from a symbol of the same name
4343from another file linked into the same program.
4344
4345Both spellings (@samp{.globl} and @samp{.global}) are accepted, for
4346compatibility with other assemblers.
4347
4348@ifset HPPA
4349On the HPPA, @code{.global} is not always enough to make it accessible to other
4350partial programs. You may need the HPPA-only @code{.EXPORT} directive as well.
4351@xref{HPPA Directives,, HPPA Assembler Directives}.
4352@end ifset
4353
c91d2e08
NC
4354@ifset ELF
4355@node Hidden
4356@section @code{.hidden @var{names}}
4357
c1253627
NC
4358@cindex @code{hidden} directive
4359@cindex visibility
c91d2e08 4360This one of the ELF visibility directives. The other two are
a349d9dd
PB
4361@code{.internal} (@pxref{Internal,,@code{.internal}}) and
4362@code{.protected} (@pxref{Protected,,@code{.protected}}).
c91d2e08
NC
4363
4364This directive overrides the named symbols default visibility (which is set by
4365their binding: local, global or weak). The directive sets the visibility to
4366@code{hidden} which means that the symbols are not visible to other components.
4367Such symbols are always considered to be @code{protected} as well.
4368@end ifset
4369
252b5132
RH
4370@node hword
4371@section @code{.hword @var{expressions}}
4372
4373@cindex @code{hword} directive
4374@cindex integers, 16-bit
4375@cindex numbers, 16-bit
4376@cindex sixteen bit integers
4377This expects zero or more @var{expressions}, and emits
4378a 16 bit number for each.
4379
4380@ifset GENERIC
4381This directive is a synonym for @samp{.short}; depending on the target
4382architecture, it may also be a synonym for @samp{.word}.
4383@end ifset
4384@ifclear GENERIC
4385@ifset W32
4386This directive is a synonym for @samp{.short}.
4387@end ifset
4388@ifset W16
4389This directive is a synonym for both @samp{.short} and @samp{.word}.
4390@end ifset
4391@end ifclear
4392
4393@node Ident
4394@section @code{.ident}
4395
4396@cindex @code{ident} directive
4397This directive is used by some assemblers to place tags in object files.
a4fb0134 4398@command{@value{AS}} simply accepts the directive for source-file
252b5132
RH
4399compatibility with such assemblers, but does not actually emit anything
4400for it.
4401
4402@node If
4403@section @code{.if @var{absolute expression}}
4404
4405@cindex conditional assembly
4406@cindex @code{if} directive
4407@code{.if} marks the beginning of a section of code which is only
4408considered part of the source program being assembled if the argument
4409(which must be an @var{absolute expression}) is non-zero. The end of
4410the conditional section of code must be marked by @code{.endif}
4411(@pxref{Endif,,@code{.endif}}); optionally, you may include code for the
4412alternative condition, flagged by @code{.else} (@pxref{Else,,@code{.else}}).
3fd9f047
TW
4413If you have several conditions to check, @code{.elseif} may be used to avoid
4414nesting blocks if/else within each subsequent @code{.else} block.
252b5132
RH
4415
4416The following variants of @code{.if} are also supported:
4417@table @code
4418@cindex @code{ifdef} directive
4419@item .ifdef @var{symbol}
4420Assembles the following section of code if the specified @var{symbol}
8dfa0188
NC
4421has been defined. Note a symbol which has been referenced but not yet defined
4422is considered to be undefined.
252b5132
RH
4423
4424@cindex @code{ifc} directive
4425@item .ifc @var{string1},@var{string2}
4426Assembles the following section of code if the two strings are the same. The
4427strings may be optionally quoted with single quotes. If they are not quoted,
4428the first string stops at the first comma, and the second string stops at the
4429end of the line. Strings which contain whitespace should be quoted. The
4430string comparison is case sensitive.
4431
4432@cindex @code{ifeq} directive
4433@item .ifeq @var{absolute expression}
4434Assembles the following section of code if the argument is zero.
4435
4436@cindex @code{ifeqs} directive
4437@item .ifeqs @var{string1},@var{string2}
4438Another form of @code{.ifc}. The strings must be quoted using double quotes.
4439
4440@cindex @code{ifge} directive
4441@item .ifge @var{absolute expression}
4442Assembles the following section of code if the argument is greater than or
4443equal to zero.
4444
4445@cindex @code{ifgt} directive
4446@item .ifgt @var{absolute expression}
4447Assembles the following section of code if the argument is greater than zero.
4448
4449@cindex @code{ifle} directive
4450@item .ifle @var{absolute expression}
4451Assembles the following section of code if the argument is less than or equal
4452to zero.
4453
4454@cindex @code{iflt} directive
4455@item .iflt @var{absolute expression}
4456Assembles the following section of code if the argument is less than zero.
4457
4458@cindex @code{ifnc} directive
4459@item .ifnc @var{string1},@var{string2}.
4460Like @code{.ifc}, but the sense of the test is reversed: this assembles the
4461following section of code if the two strings are not the same.
4462
4463@cindex @code{ifndef} directive
4464@cindex @code{ifnotdef} directive
4465@item .ifndef @var{symbol}
4466@itemx .ifnotdef @var{symbol}
4467Assembles the following section of code if the specified @var{symbol}
8dfa0188
NC
4468has not been defined. Both spelling variants are equivalent. Note a symbol
4469which has been referenced but not yet defined is considered to be undefined.
252b5132
RH
4470
4471@cindex @code{ifne} directive
4472@item .ifne @var{absolute expression}
4473Assembles the following section of code if the argument is not equal to zero
4474(in other words, this is equivalent to @code{.if}).
4475
4476@cindex @code{ifnes} directive
4477@item .ifnes @var{string1},@var{string2}
4478Like @code{.ifeqs}, but the sense of the test is reversed: this assembles the
4479following section of code if the two strings are not the same.
4480@end table
4481
7e005732
NC
4482@node Incbin
4483@section @code{.incbin "@var{file}"[,@var{skip}[,@var{count}]]}
4484
4485@cindex @code{incbin} directive
4486@cindex binary files, including
4487The @code{incbin} directive includes @var{file} verbatim at the current
4488location. You can control the search paths used with the @samp{-I} command-line
4489option (@pxref{Invoking,,Command-Line Options}). Quotation marks are required
4490around @var{file}.
4491
4492The @var{skip} argument skips a number of bytes from the start of the
4493@var{file}. The @var{count} argument indicates the maximum number of bytes to
15dcfbc3
NC
4494read. Note that the data is not aligned in any way, so it is the user's
4495responsibility to make sure that proper alignment is provided both before and
4496after the @code{incbin} directive.
7e005732 4497
252b5132
RH
4498@node Include
4499@section @code{.include "@var{file}"}
4500
4501@cindex @code{include} directive
4502@cindex supporting files, including
4503@cindex files, including
4504This directive provides a way to include supporting files at specified
4505points in your source program. The code from @var{file} is assembled as
4506if it followed the point of the @code{.include}; when the end of the
4507included file is reached, assembly of the original file continues. You
4508can control the search paths used with the @samp{-I} command-line option
4509(@pxref{Invoking,,Command-Line Options}). Quotation marks are required
4510around @var{file}.
4511
4512@node Int
4513@section @code{.int @var{expressions}}
4514
4515@cindex @code{int} directive
4516@cindex integers, 32-bit
4517Expect zero or more @var{expressions}, of any section, separated by commas.
4518For each expression, emit a number that, at run time, is the value of that
4519expression. The byte order and bit size of the number depends on what kind
4520of target the assembly is for.
4521
4522@ifclear GENERIC
4523@ifset H8
4524On the H8/500 and most forms of the H8/300, @code{.int} emits 16-bit
c2dcd04e 4525integers. On the H8/300H and the Renesas SH, however, @code{.int} emits
252b5132
RH
452632-bit integers.
4527@end ifset
4528@end ifclear
4529
c91d2e08
NC
4530@ifset ELF
4531@node Internal
4532@section @code{.internal @var{names}}
4533
c1253627
NC
4534@cindex @code{internal} directive
4535@cindex visibility
c91d2e08 4536This one of the ELF visibility directives. The other two are
a349d9dd
PB
4537@code{.hidden} (@pxref{Hidden,,@code{.hidden}}) and
4538@code{.protected} (@pxref{Protected,,@code{.protected}}).
c91d2e08
NC
4539
4540This directive overrides the named symbols default visibility (which is set by
4541their binding: local, global or weak). The directive sets the visibility to
4542@code{internal} which means that the symbols are considered to be @code{hidden}
c1253627 4543(i.e., not visible to other components), and that some extra, processor specific
c91d2e08
NC
4544processing must also be performed upon the symbols as well.
4545@end ifset
4546
252b5132
RH
4547@node Irp
4548@section @code{.irp @var{symbol},@var{values}}@dots{}
4549
4550@cindex @code{irp} directive
4551Evaluate a sequence of statements assigning different values to @var{symbol}.
4552The sequence of statements starts at the @code{.irp} directive, and is
4553terminated by an @code{.endr} directive. For each @var{value}, @var{symbol} is
4554set to @var{value}, and the sequence of statements is assembled. If no
4555@var{value} is listed, the sequence of statements is assembled once, with
4556@var{symbol} set to the null string. To refer to @var{symbol} within the
4557sequence of statements, use @var{\symbol}.
4558
4559For example, assembling
4560
4561@example
4562 .irp param,1,2,3
4563 move d\param,sp@@-
4564 .endr
4565@end example
4566
4567is equivalent to assembling
4568
4569@example
4570 move d1,sp@@-
4571 move d2,sp@@-
4572 move d3,sp@@-
4573@end example
4574
4575@node Irpc
4576@section @code{.irpc @var{symbol},@var{values}}@dots{}
4577
4578@cindex @code{irpc} directive
4579Evaluate a sequence of statements assigning different values to @var{symbol}.
4580The sequence of statements starts at the @code{.irpc} directive, and is
4581terminated by an @code{.endr} directive. For each character in @var{value},
4582@var{symbol} is set to the character, and the sequence of statements is
4583assembled. If no @var{value} is listed, the sequence of statements is
4584assembled once, with @var{symbol} set to the null string. To refer to
4585@var{symbol} within the sequence of statements, use @var{\symbol}.
4586
4587For example, assembling
4588
4589@example
4590 .irpc param,123
4591 move d\param,sp@@-
4592 .endr
4593@end example
4594
4595is equivalent to assembling
4596
4597@example
4598 move d1,sp@@-
4599 move d2,sp@@-
4600 move d3,sp@@-
4601@end example
4602
4603@node Lcomm
4604@section @code{.lcomm @var{symbol} , @var{length}}
4605
4606@cindex @code{lcomm} directive
4607@cindex local common symbols
4608@cindex symbols, local common
4609Reserve @var{length} (an absolute expression) bytes for a local common
4610denoted by @var{symbol}. The section and value of @var{symbol} are
4611those of the new local common. The addresses are allocated in the bss
4612section, so that at run-time the bytes start off zeroed. @var{Symbol}
4613is not declared global (@pxref{Global,,@code{.global}}), so is normally
4614not visible to @code{@value{LD}}.
4615
4616@ifset GENERIC
4617Some targets permit a third argument to be used with @code{.lcomm}. This
4618argument specifies the desired alignment of the symbol in the bss section.
4619@end ifset
4620
4621@ifset HPPA
4622The syntax for @code{.lcomm} differs slightly on the HPPA. The syntax is
4623@samp{@var{symbol} .lcomm, @var{length}}; @var{symbol} is optional.
4624@end ifset
4625
4626@node Lflags
4627@section @code{.lflags}
4628
4629@cindex @code{lflags} directive (ignored)
a4fb0134 4630@command{@value{AS}} accepts this directive, for compatibility with other
252b5132
RH
4631assemblers, but ignores it.
4632
4633@ifclear no-line-dir
4634@node Line
4635@section @code{.line @var{line-number}}
4636
4637@cindex @code{line} directive
4638@end ifclear
4639@ifset no-line-dir
4640@node Ln
4641@section @code{.ln @var{line-number}}
4642
4643@cindex @code{ln} directive
4644@end ifset
4645@cindex logical line number
4646@ifset aout-bout
4647Change the logical line number. @var{line-number} must be an absolute
4648expression. The next line has that logical line number. Therefore any other
4649statements on the current line (after a statement separator character) are
4650reported as on logical line number @var{line-number} @minus{} 1. One day
a4fb0134 4651@command{@value{AS}} will no longer support this directive: it is recognized only
252b5132
RH
4652for compatibility with existing assembler programs.
4653
4654@ifset GENERIC
4655@ifset A29K
4656@emph{Warning:} In the AMD29K configuration of @value{AS}, this command is
4657not available; use the synonym @code{.ln} in that context.
4658@end ifset
4659@end ifset
4660@end ifset
4661
4662@ifclear no-line-dir
4663Even though this is a directive associated with the @code{a.out} or
a4fb0134 4664@code{b.out} object-code formats, @command{@value{AS}} still recognizes it
252b5132
RH
4665when producing COFF output, and treats @samp{.line} as though it
4666were the COFF @samp{.ln} @emph{if} it is found outside a
4667@code{.def}/@code{.endef} pair.
4668
4669Inside a @code{.def}, @samp{.line} is, instead, one of the directives
4670used by compilers to generate auxiliary symbol information for
4671debugging.
4672@end ifclear
4673
4674@node Linkonce
4675@section @code{.linkonce [@var{type}]}
4676@cindex COMDAT
4677@cindex @code{linkonce} directive
4678@cindex common sections
4679Mark the current section so that the linker only includes a single copy of it.
4680This may be used to include the same section in several different object files,
4681but ensure that the linker will only include it once in the final output file.
4682The @code{.linkonce} pseudo-op must be used for each instance of the section.
4683Duplicate sections are detected based on the section name, so it should be
4684unique.
4685
4686This directive is only supported by a few object file formats; as of this
4687writing, the only object file format which supports it is the Portable
4688Executable format used on Windows NT.
4689
4690The @var{type} argument is optional. If specified, it must be one of the
4691following strings. For example:
4692@smallexample
4693.linkonce same_size
4694@end smallexample
4695Not all types may be supported on all object file formats.
4696
4697@table @code
4698@item discard
4699Silently discard duplicate sections. This is the default.
4700
4701@item one_only
4702Warn if there are duplicate sections, but still keep only one copy.
4703
4704@item same_size
4705Warn if any of the duplicates have different sizes.
4706
4707@item same_contents
4708Warn if any of the duplicates do not have exactly the same contents.
4709@end table
4710
4711@node Ln
4712@section @code{.ln @var{line-number}}
4713
4714@cindex @code{ln} directive
4715@ifclear no-line-dir
4716@samp{.ln} is a synonym for @samp{.line}.
4717@end ifclear
4718@ifset no-line-dir
a4fb0134 4719Tell @command{@value{AS}} to change the logical line number. @var{line-number}
252b5132
RH
4720must be an absolute expression. The next line has that logical
4721line number, so any other statements on the current line (after a
4722statement separator character @code{;}) are reported as on logical
4723line number @var{line-number} @minus{} 1.
4724@ifset BOUT
4725
a4fb0134 4726This directive is accepted, but ignored, when @command{@value{AS}} is
252b5132
RH
4727configured for @code{b.out}; its effect is only associated with COFF
4728output format.
4729@end ifset
4730@end ifset
4731
4732@node MRI
4733@section @code{.mri @var{val}}
4734
4735@cindex @code{mri} directive
4736@cindex MRI mode, temporarily
a4fb0134
SC
4737If @var{val} is non-zero, this tells @command{@value{AS}} to enter MRI mode. If
4738@var{val} is zero, this tells @command{@value{AS}} to exit MRI mode. This change
252b5132
RH
4739affects code assembled until the next @code{.mri} directive, or until the end
4740of the file. @xref{M, MRI mode, MRI mode}.
4741
4742@node List
4743@section @code{.list}
4744
4745@cindex @code{list} directive
4746@cindex listing control, turning on
4747Control (in conjunction with the @code{.nolist} directive) whether or
4748not assembly listings are generated. These two directives maintain an
4749internal counter (which is zero initially). @code{.list} increments the
4750counter, and @code{.nolist} decrements it. Assembly listings are
4751generated whenever the counter is greater than zero.
4752
4753By default, listings are disabled. When you enable them (with the
4754@samp{-a} command line option; @pxref{Invoking,,Command-Line Options}),
4755the initial value of the listing counter is one.
4756
4757@node Long
4758@section @code{.long @var{expressions}}
4759
4760@cindex @code{long} directive
4761@code{.long} is the same as @samp{.int}, @pxref{Int,,@code{.int}}.
4762
4763@ignore
4764@c no one seems to know what this is for or whether this description is
4765@c what it really ought to do
4766@node Lsym
4767@section @code{.lsym @var{symbol}, @var{expression}}
4768
4769@cindex @code{lsym} directive
4770@cindex symbol, not referenced in assembly
4771@code{.lsym} creates a new symbol named @var{symbol}, but does not put it in
4772the hash table, ensuring it cannot be referenced by name during the
4773rest of the assembly. This sets the attributes of the symbol to be
4774the same as the expression value:
4775@smallexample
4776@var{other} = @var{descriptor} = 0
4777@var{type} = @r{(section of @var{expression})}
4778@var{value} = @var{expression}
4779@end smallexample
4780@noindent
4781The new symbol is not flagged as external.
4782@end ignore
4783
4784@node Macro
4785@section @code{.macro}
4786
4787@cindex macros
4788The commands @code{.macro} and @code{.endm} allow you to define macros that
4789generate assembly output. For example, this definition specifies a macro
4790@code{sum} that puts a sequence of numbers into memory:
4791
4792@example
4793 .macro sum from=0, to=5
4794 .long \from
4795 .if \to-\from
4796 sum "(\from+1)",\to
4797 .endif
4798 .endm
4799@end example
4800
4801@noindent
4802With that definition, @samp{SUM 0,5} is equivalent to this assembly input:
4803
4804@example
4805 .long 0
4806 .long 1
4807 .long 2
4808 .long 3
4809 .long 4
4810 .long 5
4811@end example
4812
4813@ftable @code
4814@item .macro @var{macname}
4815@itemx .macro @var{macname} @var{macargs} @dots{}
4816@cindex @code{macro} directive
4817Begin the definition of a macro called @var{macname}. If your macro
4818definition requires arguments, specify their names after the macro name,
4819separated by commas or spaces. You can supply a default value for any
4820macro argument by following the name with @samp{=@var{deflt}}. For
4821example, these are all valid @code{.macro} statements:
4822
4823@table @code
4824@item .macro comm
4825Begin the definition of a macro called @code{comm}, which takes no
4826arguments.
4827
4828@item .macro plus1 p, p1
4829@itemx .macro plus1 p p1
4830Either statement begins the definition of a macro called @code{plus1},
4831which takes two arguments; within the macro definition, write
4832@samp{\p} or @samp{\p1} to evaluate the arguments.
4833
4834@item .macro reserve_str p1=0 p2
4835Begin the definition of a macro called @code{reserve_str}, with two
4836arguments. The first argument has a default value, but not the second.
4837After the definition is complete, you can call the macro either as
4838@samp{reserve_str @var{a},@var{b}} (with @samp{\p1} evaluating to
4839@var{a} and @samp{\p2} evaluating to @var{b}), or as @samp{reserve_str
4840,@var{b}} (with @samp{\p1} evaluating as the default, in this case
4841@samp{0}, and @samp{\p2} evaluating to @var{b}).
4842@end table
4843
4844When you call a macro, you can specify the argument values either by
4845position, or by keyword. For example, @samp{sum 9,17} is equivalent to
4846@samp{sum to=17, from=9}.
4847
4848@item .endm
4849@cindex @code{endm} directive
4850Mark the end of a macro definition.
4851
4852@item .exitm
4853@cindex @code{exitm} directive
4854Exit early from the current macro definition.
4855
4856@cindex number of macros executed
4857@cindex macros, count executed
4858@item \@@
a4fb0134 4859@command{@value{AS}} maintains a counter of how many macros it has
252b5132
RH
4860executed in this pseudo-variable; you can copy that number to your
4861output with @samp{\@@}, but @emph{only within a macro definition}.
4862
4863@ignore
4864@item LOCAL @var{name} [ , @dots{} ]
4865@emph{Warning: @code{LOCAL} is only available if you select ``alternate
4866macro syntax'' with @samp{-a} or @samp{--alternate}.} @xref{Alternate,,
4867Alternate macro syntax}.
4868
4869Generate a string replacement for each of the @var{name} arguments, and
4870replace any instances of @var{name} in each macro expansion. The
4871replacement string is unique in the assembly, and different for each
4872separate macro expansion. @code{LOCAL} allows you to write macros that
4873define symbols, without fear of conflict between separate macro expansions.
4874@end ignore
4875@end ftable
4876
4877@node Nolist
4878@section @code{.nolist}
4879
4880@cindex @code{nolist} directive
4881@cindex listing control, turning off
4882Control (in conjunction with the @code{.list} directive) whether or
4883not assembly listings are generated. These two directives maintain an
4884internal counter (which is zero initially). @code{.list} increments the
4885counter, and @code{.nolist} decrements it. Assembly listings are
4886generated whenever the counter is greater than zero.
4887
4888@node Octa
4889@section @code{.octa @var{bignums}}
4890
4891@c FIXME: double size emitted for "octa" on i960, others? Or warn?
4892@cindex @code{octa} directive
4893@cindex integer, 16-byte
4894@cindex sixteen byte integer
4895This directive expects zero or more bignums, separated by commas. For each
4896bignum, it emits a 16-byte integer.
4897
4898The term ``octa'' comes from contexts in which a ``word'' is two bytes;
4899hence @emph{octa}-word for 16 bytes.
4900
4901@node Org
4902@section @code{.org @var{new-lc} , @var{fill}}
4903
4904@cindex @code{org} directive
4905@cindex location counter, advancing
4906@cindex advancing location counter
4907@cindex current address, advancing
4908Advance the location counter of the current section to
4909@var{new-lc}. @var{new-lc} is either an absolute expression or an
4910expression with the same section as the current subsection. That is,
4911you can't use @code{.org} to cross sections: if @var{new-lc} has the
4912wrong section, the @code{.org} directive is ignored. To be compatible
4913with former assemblers, if the section of @var{new-lc} is absolute,
a4fb0134 4914@command{@value{AS}} issues a warning, then pretends the section of @var{new-lc}
252b5132
RH
4915is the same as the current subsection.
4916
4917@code{.org} may only increase the location counter, or leave it
4918unchanged; you cannot use @code{.org} to move the location counter
4919backwards.
4920
4921@c double negative used below "not undefined" because this is a specific
4922@c reference to "undefined" (as SEG_UNKNOWN is called in this manual)
4923@c section. doc@cygnus.com 18feb91
a4fb0134 4924Because @command{@value{AS}} tries to assemble programs in one pass, @var{new-lc}
252b5132
RH
4925may not be undefined. If you really detest this restriction we eagerly await
4926a chance to share your improved assembler.
4927
4928Beware that the origin is relative to the start of the section, not
4929to the start of the subsection. This is compatible with other
4930people's assemblers.
4931
4932When the location counter (of the current subsection) is advanced, the
4933intervening bytes are filled with @var{fill} which should be an
4934absolute expression. If the comma and @var{fill} are omitted,
4935@var{fill} defaults to zero.
4936
4937@node P2align
4938@section @code{.p2align[wl] @var{abs-expr}, @var{abs-expr}, @var{abs-expr}}
4939
4940@cindex padding the location counter given a power of two
4941@cindex @code{p2align} directive
4942Pad the location counter (in the current subsection) to a particular
4943storage boundary. The first expression (which must be absolute) is the
4944number of low-order zero bits the location counter must have after
4945advancement. For example @samp{.p2align 3} advances the location
4946counter until it a multiple of 8. If the location counter is already a
4947multiple of 8, no change is needed.
4948
4949The second expression (also absolute) gives the fill value to be stored in the
4950padding bytes. It (and the comma) may be omitted. If it is omitted, the
4951padding bytes are normally zero. However, on some systems, if the section is
4952marked as containing code and the fill value is omitted, the space is filled
4953with no-op instructions.
4954
4955The third expression is also absolute, and is also optional. If it is present,
4956it is the maximum number of bytes that should be skipped by this alignment
4957directive. If doing the alignment would require skipping more bytes than the
4958specified maximum, then the alignment is not done at all. You can omit the
4959fill value (the second argument) entirely by simply using two commas after the
4960required alignment; this can be useful if you want the alignment to be filled
4961with no-op instructions when appropriate.
4962
4963@cindex @code{p2alignw} directive
4964@cindex @code{p2alignl} directive
4965The @code{.p2alignw} and @code{.p2alignl} directives are variants of the
4966@code{.p2align} directive. The @code{.p2alignw} directive treats the fill
4967pattern as a two byte word value. The @code{.p2alignl} directives treats the
4968fill pattern as a four byte longword value. For example, @code{.p2alignw
49692,0x368d} will align to a multiple of 4. If it skips two bytes, they will be
4970filled in with the value 0x368d (the exact placement of the bytes depends upon
4971the endianness of the processor). If it skips 1 or 3 bytes, the fill value is
4972undefined.
4973
c91d2e08
NC
4974@ifset ELF
4975@node Previous
4976@section @code{.previous}
4977
c1253627 4978@cindex @code{previous} directive
c91d2e08
NC
4979@cindex Section Stack
4980This is one of the ELF section stack manipulation directives. The others are
a349d9dd
PB
4981@code{.section} (@pxref{Section}), @code{.subsection} (@pxref{SubSection}),
4982@code{.pushsection} (@pxref{PushSection}), and @code{.popsection}
4983(@pxref{PopSection}).
c91d2e08
NC
4984
4985This directive swaps the current section (and subsection) with most recently
4986referenced section (and subsection) prior to this one. Multiple
4987@code{.previous} directives in a row will flip between two sections (and their
4988subsections).
4989
4990In terms of the section stack, this directive swaps the current section with
4991the top section on the section stack.
4992@end ifset
4993
4994@ifset ELF
4995@node PopSection
4996@section @code{.popsection}
4997
c1253627 4998@cindex @code{popsection} directive
c91d2e08
NC
4999@cindex Section Stack
5000This is one of the ELF section stack manipulation directives. The others are
a349d9dd
PB
5001@code{.section} (@pxref{Section}), @code{.subsection} (@pxref{SubSection}),
5002@code{.pushsection} (@pxref{PushSection}), and @code{.previous}
5003(@pxref{Previous}).
c91d2e08
NC
5004
5005This directive replaces the current section (and subsection) with the top
5006section (and subsection) on the section stack. This section is popped off the
5007stack.
c91d2e08
NC
5008@end ifset
5009
252b5132
RH
5010@node Print
5011@section @code{.print @var{string}}
5012
5013@cindex @code{print} directive
a4fb0134 5014@command{@value{AS}} will print @var{string} on the standard output during
252b5132
RH
5015assembly. You must put @var{string} in double quotes.
5016
c91d2e08
NC
5017@ifset ELF
5018@node Protected
5019@section @code{.protected @var{names}}
5020
c1253627
NC
5021@cindex @code{protected} directive
5022@cindex visibility
c91d2e08 5023This one of the ELF visibility directives. The other two are
a349d9dd 5024@code{.hidden} (@pxref{Hidden}) and @code{.internal} (@pxref{Internal}).
c91d2e08
NC
5025
5026This directive overrides the named symbols default visibility (which is set by
5027their binding: local, global or weak). The directive sets the visibility to
5028@code{protected} which means that any references to the symbols from within the
5029components that defines them must be resolved to the definition in that
5030component, even if a definition in another component would normally preempt
5031this.
5032@end ifset
5033
252b5132
RH
5034@node Psize
5035@section @code{.psize @var{lines} , @var{columns}}
5036
5037@cindex @code{psize} directive
5038@cindex listing control: paper size
5039@cindex paper size, for listings
5040Use this directive to declare the number of lines---and, optionally, the
5041number of columns---to use for each page, when generating listings.
5042
5043If you do not use @code{.psize}, listings use a default line-count
5044of 60. You may omit the comma and @var{columns} specification; the
5045default width is 200 columns.
5046
a4fb0134 5047@command{@value{AS}} generates formfeeds whenever the specified number of
252b5132
RH
5048lines is exceeded (or whenever you explicitly request one, using
5049@code{.eject}).
5050
5051If you specify @var{lines} as @code{0}, no formfeeds are generated save
5052those explicitly specified with @code{.eject}.
5053
5054@node Purgem
5055@section @code{.purgem @var{name}}
5056
5057@cindex @code{purgem} directive
5058Undefine the macro @var{name}, so that later uses of the string will not be
5059expanded. @xref{Macro}.
5060
c91d2e08
NC
5061@ifset ELF
5062@node PushSection
5063@section @code{.pushsection @var{name} , @var{subsection}}
5064
c1253627 5065@cindex @code{pushsection} directive
c91d2e08
NC
5066@cindex Section Stack
5067This is one of the ELF section stack manipulation directives. The others are
a349d9dd
PB
5068@code{.section} (@pxref{Section}), @code{.subsection} (@pxref{SubSection}),
5069@code{.popsection} (@pxref{PopSection}), and @code{.previous}
5070(@pxref{Previous}).
c91d2e08 5071
a349d9dd 5072This directive is a synonym for @code{.section}. It pushes the current section
c91d2e08
NC
5073(and subsection) onto the top of the section stack, and then replaces the
5074current section and subsection with @code{name} and @code{subsection}.
c91d2e08
NC
5075@end ifset
5076
252b5132
RH
5077@node Quad
5078@section @code{.quad @var{bignums}}
5079
5080@cindex @code{quad} directive
5081@code{.quad} expects zero or more bignums, separated by commas. For
5082each bignum, it emits
5083@ifclear bignum-16
5084an 8-byte integer. If the bignum won't fit in 8 bytes, it prints a
5085warning message; and just takes the lowest order 8 bytes of the bignum.
5086@cindex eight-byte integer
5087@cindex integer, 8-byte
5088
5089The term ``quad'' comes from contexts in which a ``word'' is two bytes;
5090hence @emph{quad}-word for 8 bytes.
5091@end ifclear
5092@ifset bignum-16
5093a 16-byte integer. If the bignum won't fit in 16 bytes, it prints a
5094warning message; and just takes the lowest order 16 bytes of the bignum.
5095@cindex sixteen-byte integer
5096@cindex integer, 16-byte
5097@end ifset
5098
5099@node Rept
5100@section @code{.rept @var{count}}
5101
5102@cindex @code{rept} directive
5103Repeat the sequence of lines between the @code{.rept} directive and the next
5104@code{.endr} directive @var{count} times.
5105
5106For example, assembling
5107
5108@example
5109 .rept 3
5110 .long 0
5111 .endr
5112@end example
5113
5114is equivalent to assembling
5115
5116@example
5117 .long 0
5118 .long 0
5119 .long 0
5120@end example
5121
5122@node Sbttl
5123@section @code{.sbttl "@var{subheading}"}
5124
5125@cindex @code{sbttl} directive
5126@cindex subtitles for listings
5127@cindex listing control: subtitle
5128Use @var{subheading} as the title (third line, immediately after the
5129title line) when generating assembly listings.
5130
5131This directive affects subsequent pages, as well as the current page if
5132it appears within ten lines of the top of a page.
5133
5134@ifset COFF
5135@node Scl
5136@section @code{.scl @var{class}}
5137
5138@cindex @code{scl} directive
5139@cindex symbol storage class (COFF)
5140@cindex COFF symbol storage class
5141Set the storage-class value for a symbol. This directive may only be
5142used inside a @code{.def}/@code{.endef} pair. Storage class may flag
5143whether a symbol is static or external, or it may record further
5144symbolic debugging information.
5145@ifset BOUT
5146
5147The @samp{.scl} directive is primarily associated with COFF output; when
a4fb0134 5148configured to generate @code{b.out} output format, @command{@value{AS}}
252b5132
RH
5149accepts this directive but ignores it.
5150@end ifset
5151@end ifset
5152
c1253627 5153@ifset COFF-ELF
252b5132 5154@node Section
c1253627 5155@section @code{.section @var{name}}
252b5132 5156
252b5132
RH
5157@cindex named section
5158Use the @code{.section} directive to assemble the following code into a section
5159named @var{name}.
5160
5161This directive is only supported for targets that actually support arbitrarily
5162named sections; on @code{a.out} targets, for example, it is not accepted, even
5163with a standard @code{a.out} section name.
5164
c1253627
NC
5165@ifset COFF
5166@ifset ELF
5167@c only print the extra heading if both COFF and ELF are set
5168@subheading COFF Version
5169@end ifset
5170
5171@cindex @code{section} directive (COFF version)
252b5132
RH
5172For COFF targets, the @code{.section} directive is used in one of the following
5173ways:
c91d2e08 5174
252b5132
RH
5175@smallexample
5176.section @var{name}[, "@var{flags}"]
5177.section @var{name}[, @var{subsegment}]
5178@end smallexample
5179
5180If the optional argument is quoted, it is taken as flags to use for the
5181section. Each flag is a single character. The following flags are recognized:
5182@table @code
5183@item b
5184bss section (uninitialized data)
5185@item n
5186section is not loaded
5187@item w
5188writable section
5189@item d
5190data section
5191@item r
5192read-only section
5193@item x
5194executable section
2dcc60be
ILT
5195@item s
5196shared section (meaningful for PE targets)
6ff96af6
NC
5197@item a
5198ignored. (For compatibility with the ELF version)
252b5132
RH
5199@end table
5200
5201If no flags are specified, the default flags depend upon the section name. If
5202the section name is not recognized, the default will be for the section to be
7e84d676
NC
5203loaded and writable. Note the @code{n} and @code{w} flags remove attributes
5204from the section, rather than adding them, so if they are used on their own it
5205will be as if no flags had been specified at all.
252b5132
RH
5206
5207If the optional argument to the @code{.section} directive is not quoted, it is
5208taken as a subsegment number (@pxref{Sub-Sections}).
c1253627 5209@end ifset
252b5132
RH
5210
5211@ifset ELF
c1253627
NC
5212@ifset COFF
5213@c only print the extra heading if both COFF and ELF are set
5214@subheading ELF Version
5215@end ifset
5216
c91d2e08
NC
5217@cindex Section Stack
5218This is one of the ELF section stack manipulation directives. The others are
a349d9dd
PB
5219@code{.subsection} (@pxref{SubSection}), @code{.pushsection}
5220(@pxref{PushSection}), @code{.popsection} (@pxref{PopSection}), and
5221@code{.previous} (@pxref{Previous}).
c91d2e08 5222
c1253627 5223@cindex @code{section} directive (ELF version)
252b5132 5224For ELF targets, the @code{.section} directive is used like this:
c91d2e08 5225
252b5132 5226@smallexample
ec38dd05 5227.section @var{name} [, "@var{flags}"[, @@@var{type}[, @@@var{entsize}]]]
252b5132 5228@end smallexample
c91d2e08 5229
252b5132 5230The optional @var{flags} argument is a quoted string which may contain any
a349d9dd 5231combination of the following characters:
252b5132
RH
5232@table @code
5233@item a
5234section is allocatable
5235@item w
5236section is writable
5237@item x
5238section is executable
ec38dd05
JJ
5239@item M
5240section is mergeable
5241@item S
5242section contains zero terminated strings
252b5132
RH
5243@end table
5244
5245The optional @var{type} argument may contain one of the following constants:
5246@table @code
5247@item @@progbits
5248section contains data
5249@item @@nobits
5250section does not contain data (i.e., section only occupies space)
5251@end table
5252
ececec60
NC
5253Note on targets where the @code{@@} character is the start of a comment (eg
5254ARM) then another character is used instead. For example the ARM port uses the
5255@code{%} character.
5256
ec38dd05
JJ
5257If @var{flags} contains @code{M} flag, @var{type} argument must be specified
5258as well as @var{entsize} argument. Sections with @code{M} flag but not
5259@code{S} flag must contain fixed size constants, each @var{entsize} octets
5260long. Sections with both @code{M} and @code{S} must contain zero terminated
5261strings where each character is @var{entsize} bytes long. The linker may remove
5262duplicates within sections with the same name, same entity size and same flags.
5263
252b5132
RH
5264If no flags are specified, the default flags depend upon the section name. If
5265the section name is not recognized, the default will be for the section to have
5266none of the above flags: it will not be allocated in memory, nor writable, nor
5267executable. The section will contain data.
5268
5269For ELF targets, the assembler supports another type of @code{.section}
5270directive for compatibility with the Solaris assembler:
c91d2e08 5271
252b5132
RH
5272@smallexample
5273.section "@var{name}"[, @var{flags}...]
5274@end smallexample
c91d2e08 5275
252b5132
RH
5276Note that the section name is quoted. There may be a sequence of comma
5277separated flags:
5278@table @code
5279@item #alloc
5280section is allocatable
5281@item #write
5282section is writable
5283@item #execinstr
5284section is executable
5285@end table
c91d2e08
NC
5286
5287This directive replaces the current section and subsection. The replaced
5288section and subsection are pushed onto the section stack. See the contents of
5289the gas testsuite directory @code{gas/testsuite/gas/elf} for some examples of
5290how this directive and the other section stack directives work.
c1253627
NC
5291@end ifset
5292@end ifset
252b5132
RH
5293
5294@node Set
5295@section @code{.set @var{symbol}, @var{expression}}
5296
5297@cindex @code{set} directive
5298@cindex symbol value, setting
5299Set the value of @var{symbol} to @var{expression}. This
5300changes @var{symbol}'s value and type to conform to
5301@var{expression}. If @var{symbol} was flagged as external, it remains
5302flagged (@pxref{Symbol Attributes}).
5303
5304You may @code{.set} a symbol many times in the same assembly.
5305
5306If you @code{.set} a global symbol, the value stored in the object
5307file is the last value stored into it.
5308
5309@ifset HPPA
5310The syntax for @code{set} on the HPPA is
5311@samp{@var{symbol} .set @var{expression}}.
5312@end ifset
5313
5314@node Short
5315@section @code{.short @var{expressions}}
5316
5317@cindex @code{short} directive
5318@ifset GENERIC
5319@code{.short} is normally the same as @samp{.word}.
5320@xref{Word,,@code{.word}}.
5321
5322In some configurations, however, @code{.short} and @code{.word} generate
5323numbers of different lengths; @pxref{Machine Dependencies}.
5324@end ifset
5325@ifclear GENERIC
5326@ifset W16
5327@code{.short} is the same as @samp{.word}. @xref{Word,,@code{.word}}.
5328@end ifset
5329@ifset W32
5330This expects zero or more @var{expressions}, and emits
5331a 16 bit number for each.
5332@end ifset
5333@end ifclear
5334
5335@node Single
5336@section @code{.single @var{flonums}}
5337
5338@cindex @code{single} directive
5339@cindex floating point numbers (single)
5340This directive assembles zero or more flonums, separated by commas. It
5341has the same effect as @code{.float}.
5342@ifset GENERIC
5343The exact kind of floating point numbers emitted depends on how
a4fb0134 5344@command{@value{AS}} is configured. @xref{Machine Dependencies}.
252b5132
RH
5345@end ifset
5346@ifclear GENERIC
5347@ifset IEEEFLOAT
5348On the @value{TARGET} family, @code{.single} emits 32-bit floating point
5349numbers in @sc{ieee} format.
5350@end ifset
5351@end ifclear
5352
c1253627 5353@ifset COFF-ELF
252b5132 5354@node Size
c1253627 5355@section @code{.size}
c91d2e08 5356
c1253627
NC
5357This directive is used to set the size associated with a symbol.
5358
5359@ifset COFF
5360@ifset ELF
5361@c only print the extra heading if both COFF and ELF are set
5362@subheading COFF Version
5363@end ifset
5364
5365@cindex @code{size} directive (COFF version)
5366For COFF targets, the @code{.size} directive is only permitted inside
5367@code{.def}/@code{.endef} pairs. It is used like this:
5368
5369@smallexample
5370.size @var{expression}
5371@end smallexample
252b5132 5372
c91d2e08 5373@ifset BOUT
252b5132 5374@samp{.size} is only meaningful when generating COFF format output; when
a4fb0134 5375@command{@value{AS}} is generating @code{b.out}, it accepts this directive but
252b5132
RH
5376ignores it.
5377@end ifset
c1253627 5378@end ifset
c91d2e08 5379
c1253627
NC
5380@ifset ELF
5381@ifset COFF
5382@c only print the extra heading if both COFF and ELF are set
5383@subheading ELF Version
5384@end ifset
5385
5386@cindex @code{size} directive (ELF version)
5387For ELF targets, the @code{.size} directive is used like this:
c91d2e08 5388
c1253627
NC
5389@smallexample
5390.size @var{name} , @var{expression}
5391@end smallexample
5392
5393This directive sets the size associated with a symbol @var{name}.
c91d2e08
NC
5394The size in bytes is computed from @var{expression} which can make use of label
5395arithmetic. This directive is typically used to set the size of function
5396symbols.
c1253627
NC
5397@end ifset
5398@end ifset
252b5132
RH
5399
5400@node Sleb128
5401@section @code{.sleb128 @var{expressions}}
5402
5403@cindex @code{sleb128} directive
5404@var{sleb128} stands for ``signed little endian base 128.'' This is a
5405compact, variable length representation of numbers used by the DWARF
5406symbolic debugging format. @xref{Uleb128,@code{.uleb128}}.
5407
5408@ifclear no-space-dir
5409@node Skip
5410@section @code{.skip @var{size} , @var{fill}}
5411
5412@cindex @code{skip} directive
5413@cindex filling memory
5414This directive emits @var{size} bytes, each of value @var{fill}. Both
5415@var{size} and @var{fill} are absolute expressions. If the comma and
5416@var{fill} are omitted, @var{fill} is assumed to be zero. This is the same as
5417@samp{.space}.
5418
5419@node Space
5420@section @code{.space @var{size} , @var{fill}}
5421
5422@cindex @code{space} directive
5423@cindex filling memory
5424This directive emits @var{size} bytes, each of value @var{fill}. Both
5425@var{size} and @var{fill} are absolute expressions. If the comma
5426and @var{fill} are omitted, @var{fill} is assumed to be zero. This is the same
5427as @samp{.skip}.
5428
5429@ifset HPPA
5430@quotation
5431@emph{Warning:} @code{.space} has a completely different meaning for HPPA
5432targets; use @code{.block} as a substitute. See @cite{HP9000 Series 800
5433Assembly Language Reference Manual} (HP 92432-90001) for the meaning of the
5434@code{.space} directive. @xref{HPPA Directives,,HPPA Assembler Directives},
5435for a summary.
5436@end quotation
5437@end ifset
5438@end ifclear
5439
5440@ifset A29K
5441@ifclear GENERIC
5442@node Space
5443@section @code{.space}
5444@cindex @code{space} directive
5445@end ifclear
5446On the AMD 29K, this directive is ignored; it is accepted for
5447compatibility with other AMD 29K assemblers.
5448
5449@quotation
5450@emph{Warning:} In most versions of the @sc{gnu} assembler, the directive
5451@code{.space} has the effect of @code{.block} @xref{Machine Dependencies}.
5452@end quotation
5453@end ifset
5454
5455@ifset have-stabs
5456@node Stab
5457@section @code{.stabd, .stabn, .stabs}
5458
5459@cindex symbolic debuggers, information for
5460@cindex @code{stab@var{x}} directives
5461There are three directives that begin @samp{.stab}.
5462All emit symbols (@pxref{Symbols}), for use by symbolic debuggers.
a4fb0134 5463The symbols are not entered in the @command{@value{AS}} hash table: they
252b5132
RH
5464cannot be referenced elsewhere in the source file.
5465Up to five fields are required:
5466
5467@table @var
5468@item string
5469This is the symbol's name. It may contain any character except
5470@samp{\000}, so is more general than ordinary symbol names. Some
5471debuggers used to code arbitrarily complex structures into symbol names
5472using this field.
5473
5474@item type
5475An absolute expression. The symbol's type is set to the low 8 bits of
5476this expression. Any bit pattern is permitted, but @code{@value{LD}}
5477and debuggers choke on silly bit patterns.
5478
5479@item other
5480An absolute expression. The symbol's ``other'' attribute is set to the
5481low 8 bits of this expression.
5482
5483@item desc
5484An absolute expression. The symbol's descriptor is set to the low 16
5485bits of this expression.
5486
5487@item value
5488An absolute expression which becomes the symbol's value.
5489@end table
5490
5491If a warning is detected while reading a @code{.stabd}, @code{.stabn},
5492or @code{.stabs} statement, the symbol has probably already been created;
5493you get a half-formed symbol in your object file. This is
5494compatible with earlier assemblers!
5495
5496@table @code
5497@cindex @code{stabd} directive
5498@item .stabd @var{type} , @var{other} , @var{desc}
5499
5500The ``name'' of the symbol generated is not even an empty string.
5501It is a null pointer, for compatibility. Older assemblers used a
5502null pointer so they didn't waste space in object files with empty
5503strings.
5504
5505The symbol's value is set to the location counter,
5506relocatably. When your program is linked, the value of this symbol
5507is the address of the location counter when the @code{.stabd} was
5508assembled.
5509
5510@cindex @code{stabn} directive
5511@item .stabn @var{type} , @var{other} , @var{desc} , @var{value}
5512The name of the symbol is set to the empty string @code{""}.
5513
5514@cindex @code{stabs} directive
5515@item .stabs @var{string} , @var{type} , @var{other} , @var{desc} , @var{value}
5516All five fields are specified.
5517@end table
5518@end ifset
5519@c end have-stabs
5520
5521@node String
5522@section @code{.string} "@var{str}"
5523
5524@cindex string, copying to object file
5525@cindex @code{string} directive
5526
5527Copy the characters in @var{str} to the object file. You may specify more than
5528one string to copy, separated by commas. Unless otherwise specified for a
5529particular machine, the assembler marks the end of each string with a 0 byte.
5530You can use any of the escape sequences described in @ref{Strings,,Strings}.
5531
5532@node Struct
5533@section @code{.struct @var{expression}}
5534
5535@cindex @code{struct} directive
5536Switch to the absolute section, and set the section offset to @var{expression},
5537which must be an absolute expression. You might use this as follows:
5538@smallexample
5539 .struct 0
5540field1:
5541 .struct field1 + 4
5542field2:
5543 .struct field2 + 4
5544field3:
5545@end smallexample
5546This would define the symbol @code{field1} to have the value 0, the symbol
5547@code{field2} to have the value 4, and the symbol @code{field3} to have the
5548value 8. Assembly would be left in the absolute section, and you would need to
5549use a @code{.section} directive of some sort to change to some other section
5550before further assembly.
5551
c91d2e08
NC
5552@ifset ELF
5553@node SubSection
5554@section @code{.subsection @var{name}}
5555
c1253627 5556@cindex @code{subsection} directive
c91d2e08
NC
5557@cindex Section Stack
5558This is one of the ELF section stack manipulation directives. The others are
a349d9dd
PB
5559@code{.section} (@pxref{Section}), @code{.pushsection} (@pxref{PushSection}),
5560@code{.popsection} (@pxref{PopSection}), and @code{.previous}
5561(@pxref{Previous}).
c91d2e08
NC
5562
5563This directive replaces the current subsection with @code{name}. The current
5564section is not changed. The replaced subsection is put onto the section stack
5565in place of the then current top of stack subsection.
c91d2e08
NC
5566@end ifset
5567
252b5132
RH
5568@ifset ELF
5569@node Symver
5570@section @code{.symver}
5571@cindex @code{symver} directive
5572@cindex symbol versioning
5573@cindex versions of symbols
5574Use the @code{.symver} directive to bind symbols to specific version nodes
5575within a source file. This is only supported on ELF platforms, and is
5576typically used when assembling files to be linked into a shared library.
5577There are cases where it may make sense to use this in objects to be bound
5578into an application itself so as to override a versioned symbol from a
5579shared library.
5580
79082ff0 5581For ELF targets, the @code{.symver} directive can be used like this:
252b5132
RH
5582@smallexample
5583.symver @var{name}, @var{name2@@nodename}
5584@end smallexample
339681c0 5585If the symbol @var{name} is defined within the file
79082ff0 5586being assembled, the @code{.symver} directive effectively creates a symbol
252b5132
RH
5587alias with the name @var{name2@@nodename}, and in fact the main reason that we
5588just don't try and create a regular alias is that the @var{@@} character isn't
5589permitted in symbol names. The @var{name2} part of the name is the actual name
5590of the symbol by which it will be externally referenced. The name @var{name}
5591itself is merely a name of convenience that is used so that it is possible to
5592have definitions for multiple versions of a function within a single source
5593file, and so that the compiler can unambiguously know which version of a
5594function is being mentioned. The @var{nodename} portion of the alias should be
5595the name of a node specified in the version script supplied to the linker when
5596building a shared library. If you are attempting to override a versioned
5597symbol from a shared library, then @var{nodename} should correspond to the
5598nodename of the symbol you are trying to override.
339681c0
L
5599
5600If the symbol @var{name} is not defined within the file being assembled, all
5601references to @var{name} will be changed to @var{name2@@nodename}. If no
5602reference to @var{name} is made, @var{name2@@nodename} will be removed from the
5603symbol table.
79082ff0
L
5604
5605Another usage of the @code{.symver} directive is:
5606@smallexample
5607.symver @var{name}, @var{name2@@@@nodename}
5608@end smallexample
5609In this case, the symbol @var{name} must exist and be defined within
a349d9dd 5610the file being assembled. It is similar to @var{name2@@nodename}. The
79082ff0
L
5611difference is @var{name2@@@@nodename} will also be used to resolve
5612references to @var{name2} by the linker.
5613
5614The third usage of the @code{.symver} directive is:
5615@smallexample
5616.symver @var{name}, @var{name2@@@@@@nodename}
5617@end smallexample
5618When @var{name} is not defined within the
5619file being assembled, it is treated as @var{name2@@nodename}. When
5620@var{name} is defined within the file being assembled, the symbol
5621name, @var{name}, will be changed to @var{name2@@@@nodename}.
252b5132
RH
5622@end ifset
5623
5624@ifset COFF
5625@node Tag
5626@section @code{.tag @var{structname}}
5627
5628@cindex COFF structure debugging
5629@cindex structure debugging, COFF
5630@cindex @code{tag} directive
5631This directive is generated by compilers to include auxiliary debugging
5632information in the symbol table. It is only permitted inside
5633@code{.def}/@code{.endef} pairs. Tags are used to link structure
5634definitions in the symbol table with instances of those structures.
5635@ifset BOUT
5636
5637@samp{.tag} is only used when generating COFF format output; when
a4fb0134 5638@command{@value{AS}} is generating @code{b.out}, it accepts this directive but
252b5132
RH
5639ignores it.
5640@end ifset
5641@end ifset
5642
5643@node Text
5644@section @code{.text @var{subsection}}
5645
5646@cindex @code{text} directive
a4fb0134 5647Tells @command{@value{AS}} to assemble the following statements onto the end of
252b5132
RH
5648the text subsection numbered @var{subsection}, which is an absolute
5649expression. If @var{subsection} is omitted, subsection number zero
5650is used.
5651
5652@node Title
5653@section @code{.title "@var{heading}"}
5654
5655@cindex @code{title} directive
5656@cindex listing control: title line
5657Use @var{heading} as the title (second line, immediately after the
5658source file name and pagenumber) when generating assembly listings.
5659
5660This directive affects subsequent pages, as well as the current page if
5661it appears within ten lines of the top of a page.
5662
c1253627 5663@ifset COFF-ELF
252b5132 5664@node Type
c1253627
NC
5665@section @code{.type}
5666
5667This directive is used to set the type of a symbol.
5668
5669@ifset COFF
5670@ifset ELF
5671@c only print the extra heading if both COFF and ELF are set
5672@subheading COFF Version
5673@end ifset
252b5132
RH
5674
5675@cindex COFF symbol type
5676@cindex symbol type, COFF
c1253627
NC
5677@cindex @code{type} directive (COFF version)
5678For COFF targets, this directive is permitted only within
5679@code{.def}/@code{.endef} pairs. It is used like this:
5680
5681@smallexample
5682.type @var{int}
5683@end smallexample
5684
5685This records the integer @var{int} as the type attribute of a symbol table
5686entry.
252b5132 5687
c91d2e08 5688@ifset BOUT
252b5132 5689@samp{.type} is associated only with COFF format output; when
a4fb0134 5690@command{@value{AS}} is configured for @code{b.out} output, it accepts this
252b5132
RH
5691directive but ignores it.
5692@end ifset
c1253627 5693@end ifset
c91d2e08 5694
c1253627
NC
5695@ifset ELF
5696@ifset COFF
5697@c only print the extra heading if both COFF and ELF are set
5698@subheading ELF Version
5699@end ifset
c91d2e08
NC
5700
5701@cindex ELF symbol type
5702@cindex symbol type, ELF
c1253627
NC
5703@cindex @code{type} directive (ELF version)
5704For ELF targets, the @code{.type} directive is used like this:
5705
5706@smallexample
5707.type @var{name} , @var{type description}
5708@end smallexample
5709
5710This sets the type of symbol @var{name} to be either a
a349d9dd 5711function symbol or an object symbol. There are five different syntaxes
c91d2e08 5712supported for the @var{type description} field, in order to provide
a349d9dd 5713compatibility with various other assemblers. The syntaxes supported are:
c91d2e08
NC
5714
5715@smallexample
5716 .type <name>,#function
5717 .type <name>,#object
5718
5719 .type <name>,@@function
5720 .type <name>,@@object
5721
5722 .type <name>,%function
5723 .type <name>,%object
5724
5725 .type <name>,"function"
5726 .type <name>,"object"
5727
5728 .type <name> STT_FUNCTION
5729 .type <name> STT_OBJECT
5730@end smallexample
c1253627
NC
5731@end ifset
5732@end ifset
c91d2e08
NC
5733
5734@node Uleb128
5735@section @code{.uleb128 @var{expressions}}
5736
5737@cindex @code{uleb128} directive
5738@var{uleb128} stands for ``unsigned little endian base 128.'' This is a
5739compact, variable length representation of numbers used by the DWARF
5740symbolic debugging format. @xref{Sleb128,@code{.sleb128}}.
252b5132
RH
5741
5742@ifset COFF
5743@node Val
5744@section @code{.val @var{addr}}
5745
5746@cindex @code{val} directive
5747@cindex COFF value attribute
5748@cindex value attribute, COFF
5749This directive, permitted only within @code{.def}/@code{.endef} pairs,
5750records the address @var{addr} as the value attribute of a symbol table
5751entry.
5752@ifset BOUT
5753
a4fb0134 5754@samp{.val} is used only for COFF output; when @command{@value{AS}} is
252b5132
RH
5755configured for @code{b.out}, it accepts this directive but ignores it.
5756@end ifset
5757@end ifset
5758
2e13b764 5759@ifset ELF
c91d2e08
NC
5760@node Version
5761@section @code{.version "@var{string}"}
2e13b764 5762
c1253627 5763@cindex @code{version} directive
c91d2e08
NC
5764This directive creates a @code{.note} section and places into it an ELF
5765formatted note of type NT_VERSION. The note's name is set to @code{string}.
9a297610 5766@end ifset
2e13b764 5767
c91d2e08
NC
5768@ifset ELF
5769@node VTableEntry
5770@section @code{.vtable_entry @var{table}, @var{offset}}
2e13b764 5771
c1253627 5772@cindex @code{vtable_entry}
c91d2e08
NC
5773This directive finds or creates a symbol @code{table} and creates a
5774@code{VTABLE_ENTRY} relocation for it with an addend of @code{offset}.
2e13b764 5775
c91d2e08
NC
5776@node VTableInherit
5777@section @code{.vtable_inherit @var{child}, @var{parent}}
2e13b764 5778
c1253627 5779@cindex @code{vtable_inherit}
c91d2e08
NC
5780This directive finds the symbol @code{child} and finds or creates the symbol
5781@code{parent} and then creates a @code{VTABLE_INHERIT} relocation for the
a349d9dd 5782parent whose addend is the value of the child symbol. As a special case the
c91d2e08
NC
5783parent name of @code{0} is treated as refering the @code{*ABS*} section.
5784@end ifset
2e13b764 5785
c91d2e08
NC
5786@ifset ELF
5787@node Weak
5788@section @code{.weak @var{names}}
2e13b764 5789
c1253627 5790@cindex @code{weak} directive
a349d9dd 5791This directive sets the weak attribute on the comma separated list of symbol
c91d2e08 5792@code{names}. If the symbols do not already exist, they will be created.
2e13b764
NC
5793@end ifset
5794
252b5132
RH
5795@node Word
5796@section @code{.word @var{expressions}}
5797
5798@cindex @code{word} directive
5799This directive expects zero or more @var{expressions}, of any section,
5800separated by commas.
5801@ifclear GENERIC
5802@ifset W32
a4fb0134 5803For each expression, @command{@value{AS}} emits a 32-bit number.
252b5132
RH
5804@end ifset
5805@ifset W16
a4fb0134 5806For each expression, @command{@value{AS}} emits a 16-bit number.
252b5132
RH
5807@end ifset
5808@end ifclear
5809@ifset GENERIC
5810
5811The size of the number emitted, and its byte order,
5812depend on what target computer the assembly is for.
5813@end ifset
5814
5815@c on amd29k, i960, sparc the "special treatment to support compilers" doesn't
5816@c happen---32-bit addressability, period; no long/short jumps.
5817@ifset DIFF-TBL-KLUGE
5818@cindex difference tables altered
5819@cindex altered difference tables
5820@quotation
5821@emph{Warning: Special Treatment to support Compilers}
5822@end quotation
5823
5824@ifset GENERIC
5825Machines with a 32-bit address space, but that do less than 32-bit
5826addressing, require the following special treatment. If the machine of
5827interest to you does 32-bit addressing (or doesn't require it;
5828@pxref{Machine Dependencies}), you can ignore this issue.
5829
5830@end ifset
5831In order to assemble compiler output into something that works,
a4fb0134 5832@command{@value{AS}} occasionally does strange things to @samp{.word} directives.
252b5132 5833Directives of the form @samp{.word sym1-sym2} are often emitted by
a4fb0134 5834compilers as part of jump tables. Therefore, when @command{@value{AS}} assembles a
252b5132 5835directive of the form @samp{.word sym1-sym2}, and the difference between
a4fb0134 5836@code{sym1} and @code{sym2} does not fit in 16 bits, @command{@value{AS}}
252b5132
RH
5837creates a @dfn{secondary jump table}, immediately before the next label.
5838This secondary jump table is preceded by a short-jump to the
5839first byte after the secondary table. This short-jump prevents the flow
5840of control from accidentally falling into the new table. Inside the
5841table is a long-jump to @code{sym2}. The original @samp{.word}
5842contains @code{sym1} minus the address of the long-jump to
5843@code{sym2}.
5844
5845If there were several occurrences of @samp{.word sym1-sym2} before the
5846secondary jump table, all of them are adjusted. If there was a
5847@samp{.word sym3-sym4}, that also did not fit in sixteen bits, a
5848long-jump to @code{sym4} is included in the secondary jump table,
5849and the @code{.word} directives are adjusted to contain @code{sym3}
5850minus the address of the long-jump to @code{sym4}; and so on, for as many
5851entries in the original jump table as necessary.
5852
5853@ifset INTERNALS
a4fb0134 5854@emph{This feature may be disabled by compiling @command{@value{AS}} with the
252b5132
RH
5855@samp{-DWORKING_DOT_WORD} option.} This feature is likely to confuse
5856assembly language programmers.
5857@end ifset
5858@end ifset
5859@c end DIFF-TBL-KLUGE
5860
5861@node Deprecated
5862@section Deprecated Directives
5863
5864@cindex deprecated directives
5865@cindex obsolescent directives
5866One day these directives won't work.
5867They are included for compatibility with older assemblers.
5868@table @t
5869@item .abort
5870@item .line
5871@end table
5872
5873@ifset GENERIC
5874@node Machine Dependencies
5875@chapter Machine Dependent Features
5876
5877@cindex machine dependencies
5878The machine instruction sets are (almost by definition) different on
a4fb0134
SC
5879each machine where @command{@value{AS}} runs. Floating point representations
5880vary as well, and @command{@value{AS}} often supports a few additional
252b5132
RH
5881directives or command-line options for compatibility with other
5882assemblers on a particular platform. Finally, some versions of
a4fb0134 5883@command{@value{AS}} support special pseudo-instructions for branch
252b5132
RH
5884optimization.
5885
5886This chapter discusses most of these differences, though it does not
5887include details on any machine's instruction set. For details on that
5888subject, see the hardware manufacturer's manual.
5889
5890@menu
5891@ifset A29K
5892* AMD29K-Dependent:: AMD 29K Dependent Features
5893@end ifset
625e1353
RH
5894@ifset ALPHA
5895* Alpha-Dependent:: Alpha Dependent Features
5896@end ifset
252b5132
RH
5897@ifset ARC
5898* ARC-Dependent:: ARC Dependent Features
5899@end ifset
5900@ifset ARM
5901* ARM-Dependent:: ARM Dependent Features
5902@end ifset
8bf549a8 5903@ifset CRIS
328eb32e
HPN
5904* CRIS-Dependent:: CRIS Dependent Features
5905@end ifset
252b5132
RH
5906@ifset D10V
5907* D10V-Dependent:: D10V Dependent Features
5908@end ifset
5909@ifset D30V
5910* D30V-Dependent:: D30V Dependent Features
5911@end ifset
5912@ifset H8/300
c2dcd04e 5913* H8/300-Dependent:: Renesas H8/300 Dependent Features
252b5132
RH
5914@end ifset
5915@ifset H8/500
c2dcd04e 5916* H8/500-Dependent:: Renesas H8/500 Dependent Features
252b5132
RH
5917@end ifset
5918@ifset HPPA
5919* HPPA-Dependent:: HPPA Dependent Features
5920@end ifset
5b93d8bb
AM
5921@ifset I370
5922* ESA/390-Dependent:: IBM ESA/390 Dependent Features
5923@end ifset
252b5132 5924@ifset I80386
55b62671 5925* i386-Dependent:: Intel 80386 and AMD x86-64 Dependent Features
252b5132 5926@end ifset
e3308d0d
JE
5927@ifset I860
5928* i860-Dependent:: Intel 80860 Dependent Features
5929@end ifset
252b5132
RH
5930@ifset I960
5931* i960-Dependent:: Intel 80960 Dependent Features
5932@end ifset
a40cbfa3
NC
5933@ifset IP2K
5934* IP2K-Dependent:: IP2K Dependent Features
5935@end ifset
ec694b89
NC
5936@ifset M32R
5937* M32R-Dependent:: M32R Dependent Features
5938@end ifset
252b5132
RH
5939@ifset M680X0
5940* M68K-Dependent:: M680x0 Dependent Features
5941@end ifset
60bcf0fa
NC
5942@ifset M68HC11
5943* M68HC11-Dependent:: M68HC11 and 68HC12 Dependent Features
5944@end ifset
81b0b3f1
BE
5945@ifset M880X0
5946* M88K-Dependent:: M880x0 Dependent Features
5947@end ifset
252b5132
RH
5948@ifset MIPS
5949* MIPS-Dependent:: MIPS Dependent Features
5950@end ifset
3c3bdf30
NC
5951@ifset MMIX
5952* MMIX-Dependent:: MMIX Dependent Features
5953@end ifset
2469cfa2
NC
5954@ifset MSP430
5955* MSP430-Dependent:: MSP430 Dependent Features
5956@end ifset
252b5132 5957@ifset SH
ef230218
JR
5958* SH-Dependent:: Renesas / SuperH SH Dependent Features
5959* SH64-Dependent:: SuperH SH64 Dependent Features
252b5132 5960@end ifset
e135f41b
NC
5961@ifset PDP11
5962* PDP-11-Dependent:: PDP-11 Dependent Features
5963@end ifset
041dd5a9
ILT
5964@ifset PJ
5965* PJ-Dependent:: picoJava Dependent Features
5966@end ifset
418c1742
MG
5967@ifset PPC
5968* PPC-Dependent:: PowerPC Dependent Features
5969@end ifset
252b5132
RH
5970@ifset SPARC
5971* Sparc-Dependent:: SPARC Dependent Features
5972@end ifset
39bec121
TW
5973@ifset TIC54X
5974* TIC54X-Dependent:: TI TMS320C54x Dependent Features
5975@end ifset
252b5132
RH
5976@ifset V850
5977* V850-Dependent:: V850 Dependent Features
5978@end ifset
e0001a05
NC
5979@ifset XTENSA
5980* Xtensa-Dependent:: Xtensa Dependent Features
5981@end ifset
252b5132
RH
5982@ifset Z8000
5983* Z8000-Dependent:: Z8000 Dependent Features
5984@end ifset
5985@ifset VAX
5986* Vax-Dependent:: VAX Dependent Features
5987@end ifset
5988@end menu
5989
5990@lowersections
5991@end ifset
5992
5993@c The following major nodes are *sections* in the GENERIC version, *chapters*
5994@c in single-cpu versions. This is mainly achieved by @lowersections. There is a
5995@c peculiarity: to preserve cross-references, there must be a node called
5996@c "Machine Dependencies". Hence the conditional nodenames in each
5997@c major node below. Node defaulting in makeinfo requires adjacency of
5998@c node and sectioning commands; hence the repetition of @chapter BLAH
5999@c in both conditional blocks.
6000
252b5132
RH
6001@ifset A29K
6002@include c-a29k.texi
6003@end ifset
6004
625e1353
RH
6005@ifset ALPHA
6006@include c-alpha.texi
6007@end ifset
6008
6009@ifset ARC
6010@include c-arc.texi
6011@end ifset
6012
252b5132
RH
6013@ifset ARM
6014@include c-arm.texi
6015@end ifset
6016
328eb32e
HPN
6017@ifset CRIS
6018@include c-cris.texi
6019@end ifset
6020
c2dcd04e 6021@ifset Renesas-all
252b5132
RH
6022@ifclear GENERIC
6023@node Machine Dependencies
6024@chapter Machine Dependent Features
6025
c2dcd04e 6026The machine instruction sets are different on each Renesas chip family,
252b5132 6027and there are also some syntax differences among the families. This
a4fb0134 6028chapter describes the specific @command{@value{AS}} features for each
252b5132
RH
6029family.
6030
6031@menu
c2dcd04e
NC
6032* H8/300-Dependent:: Renesas H8/300 Dependent Features
6033* H8/500-Dependent:: Renesas H8/500 Dependent Features
6034* SH-Dependent:: Renesas SH Dependent Features
252b5132
RH
6035@end menu
6036@lowersections
6037@end ifclear
6038@end ifset
6039
6040@ifset D10V
6041@include c-d10v.texi
6042@end ifset
6043
6044@ifset D30V
6045@include c-d30v.texi
6046@end ifset
6047
6048@ifset H8/300
6049@include c-h8300.texi
6050@end ifset
6051
6052@ifset H8/500
6053@include c-h8500.texi
6054@end ifset
6055
6056@ifset HPPA
6057@include c-hppa.texi
6058@end ifset
6059
5b93d8bb
AM
6060@ifset I370
6061@include c-i370.texi
6062@end ifset
6063
252b5132
RH
6064@ifset I80386
6065@include c-i386.texi
6066@end ifset
6067
e3308d0d
JE
6068@ifset I860
6069@include c-i860.texi
6070@end ifset
6071
252b5132
RH
6072@ifset I960
6073@include c-i960.texi
6074@end ifset
6075
9e32ca89
NC
6076@ifset IA64
6077@include c-ia64.texi
6078@end ifset
6079
a40cbfa3
NC
6080@ifset IP2K
6081@include c-ip2k.texi
6082@end ifset
6083
ec694b89
NC
6084@ifset M32R
6085@include c-m32r.texi
6086@end ifset
252b5132
RH
6087
6088@ifset M680X0
6089@include c-m68k.texi
6090@end ifset
6091
60bcf0fa
NC
6092@ifset M68HC11
6093@include c-m68hc11.texi
6094@end ifset
6095
81b0b3f1
BE
6096@ifset M880X0
6097@include c-m88k.texi
6098@end ifset
6099
252b5132
RH
6100@ifset MIPS
6101@include c-mips.texi
6102@end ifset
6103
3c3bdf30
NC
6104@ifset MMIX
6105@include c-mmix.texi
6106@end ifset
6107
2469cfa2
NC
6108@ifset MSP430
6109@include c-msp430.texi
6110@end ifset
6111
252b5132
RH
6112@ifset NS32K
6113@include c-ns32k.texi
6114@end ifset
6115
e135f41b
NC
6116@ifset PDP11
6117@include c-pdp11.texi
6118@end ifset
6119
041dd5a9
ILT
6120@ifset PJ
6121@include c-pj.texi
6122@end ifset
6123
418c1742
MG
6124@ifset PPC
6125@include c-ppc.texi
6126@end ifset
6127
252b5132
RH
6128@ifset SH
6129@include c-sh.texi
324bfcf3 6130@include c-sh64.texi
252b5132
RH
6131@end ifset
6132
6133@ifset SPARC
6134@include c-sparc.texi
6135@end ifset
6136
39bec121
TW
6137@ifset TIC54X
6138@include c-tic54x.texi
6139@end ifset
6140
252b5132
RH
6141@ifset Z8000
6142@include c-z8k.texi
6143@end ifset
6144
6145@ifset VAX
6146@include c-vax.texi
6147@end ifset
6148
6149@ifset V850
6150@include c-v850.texi
6151@end ifset
6152
e0001a05
NC
6153@ifset XTENSA
6154@include c-xtensa.texi
6155@end ifset
6156
252b5132
RH
6157@ifset GENERIC
6158@c reverse effect of @down at top of generic Machine-Dep chapter
6159@raisesections
6160@end ifset
6161
6162@node Reporting Bugs
6163@chapter Reporting Bugs
6164@cindex bugs in assembler
6165@cindex reporting bugs in assembler
6166
a4fb0134 6167Your bug reports play an essential role in making @command{@value{AS}} reliable.
252b5132
RH
6168
6169Reporting a bug may help you by bringing a solution to your problem, or it may
6170not. But in any case the principal function of a bug report is to help the
a4fb0134
SC
6171entire community by making the next version of @command{@value{AS}} work better.
6172Bug reports are your contribution to the maintenance of @command{@value{AS}}.
252b5132
RH
6173
6174In order for a bug report to serve its purpose, you must include the
6175information that enables us to fix the bug.
6176
6177@menu
6178* Bug Criteria:: Have you found a bug?
6179* Bug Reporting:: How to report bugs
6180@end menu
6181
6182@node Bug Criteria
c1253627 6183@section Have You Found a Bug?
252b5132
RH
6184@cindex bug criteria
6185
6186If you are not sure whether you have found a bug, here are some guidelines:
6187
6188@itemize @bullet
6189@cindex fatal signal
6190@cindex assembler crash
6191@cindex crash of assembler
6192@item
6193If the assembler gets a fatal signal, for any input whatever, that is a
a4fb0134 6194@command{@value{AS}} bug. Reliable assemblers never crash.
252b5132
RH
6195
6196@cindex error on valid input
6197@item
a4fb0134 6198If @command{@value{AS}} produces an error message for valid input, that is a bug.
252b5132
RH
6199
6200@cindex invalid input
6201@item
a4fb0134 6202If @command{@value{AS}} does not produce an error message for invalid input, that
252b5132
RH
6203is a bug. However, you should note that your idea of ``invalid input'' might
6204be our idea of ``an extension'' or ``support for traditional practice''.
6205
6206@item
6207If you are an experienced user of assemblers, your suggestions for improvement
a4fb0134 6208of @command{@value{AS}} are welcome in any case.
252b5132
RH
6209@end itemize
6210
6211@node Bug Reporting
c1253627 6212@section How to Report Bugs
252b5132
RH
6213@cindex bug reports
6214@cindex assembler bugs, reporting
6215
6216A number of companies and individuals offer support for @sc{gnu} products. If
a4fb0134 6217you obtained @command{@value{AS}} from a support organization, we recommend you
252b5132
RH
6218contact that organization first.
6219
6220You can find contact information for many support companies and
6221individuals in the file @file{etc/SERVICE} in the @sc{gnu} Emacs
6222distribution.
6223
a4fb0134 6224In any event, we also recommend that you send bug reports for @command{@value{AS}}
46a04e3a 6225to @samp{bug-binutils@@gnu.org}.
252b5132
RH
6226
6227The fundamental principle of reporting bugs usefully is this:
6228@strong{report all the facts}. If you are not sure whether to state a
6229fact or leave it out, state it!
6230
6231Often people omit facts because they think they know what causes the problem
6232and assume that some details do not matter. Thus, you might assume that the
6233name of a symbol you use in an example does not matter. Well, probably it does
6234not, but one cannot be sure. Perhaps the bug is a stray memory reference which
6235happens to fetch from the location where that name is stored in memory;
6236perhaps, if the name were different, the contents of that location would fool
6237the assembler into doing the right thing despite the bug. Play it safe and
6238give a specific, complete example. That is the easiest thing for you to do,
6239and the most helpful.
6240
6241Keep in mind that the purpose of a bug report is to enable us to fix the bug if
6242it is new to us. Therefore, always write your bug reports on the assumption
6243that the bug has not been reported previously.
6244
6245Sometimes people give a few sketchy facts and ask, ``Does this ring a
c1253627
NC
6246bell?'' This cannot help us fix a bug, so it is basically useless. We
6247respond by asking for enough details to enable us to investigate.
6248You might as well expedite matters by sending them to begin with.
252b5132
RH
6249
6250To enable us to fix the bug, you should include all these things:
6251
6252@itemize @bullet
6253@item
a4fb0134 6254The version of @command{@value{AS}}. @command{@value{AS}} announces it if you start
252b5132
RH
6255it with the @samp{--version} argument.
6256
6257Without this, we will not know whether there is any point in looking for
a4fb0134 6258the bug in the current version of @command{@value{AS}}.
252b5132
RH
6259
6260@item
a4fb0134 6261Any patches you may have applied to the @command{@value{AS}} source.
252b5132
RH
6262
6263@item
6264The type of machine you are using, and the operating system name and
6265version number.
6266
6267@item
a4fb0134 6268What compiler (and its version) was used to compile @command{@value{AS}}---e.g.
252b5132
RH
6269``@code{gcc-2.7}''.
6270
6271@item
6272The command arguments you gave the assembler to assemble your example and
6273observe the bug. To guarantee you will not omit something important, list them
6274all. A copy of the Makefile (or the output from make) is sufficient.
6275
6276If we were to try to guess the arguments, we would probably guess wrong
6277and then we might not encounter the bug.
6278
6279@item
6280A complete input file that will reproduce the bug. If the bug is observed when
6281the assembler is invoked via a compiler, send the assembler source, not the
6282high level language source. Most compilers will produce the assembler source
6283when run with the @samp{-S} option. If you are using @code{@value{GCC}}, use
6284the options @samp{-v --save-temps}; this will save the assembler source in a
6285file with an extension of @file{.s}, and also show you exactly how
a4fb0134 6286@command{@value{AS}} is being run.
252b5132
RH
6287
6288@item
6289A description of what behavior you observe that you believe is
6290incorrect. For example, ``It gets a fatal signal.''
6291
a4fb0134 6292Of course, if the bug is that @command{@value{AS}} gets a fatal signal, then we
252b5132
RH
6293will certainly notice it. But if the bug is incorrect output, we might not
6294notice unless it is glaringly wrong. You might as well not give us a chance to
6295make a mistake.
6296
6297Even if the problem you experience is a fatal signal, you should still say so
6298explicitly. Suppose something strange is going on, such as, your copy of
a4fb0134 6299@command{@value{AS}} is out of synch, or you have encountered a bug in the C
252b5132
RH
6300library on your system. (This has happened!) Your copy might crash and ours
6301would not. If you told us to expect a crash, then when ours fails to crash, we
6302would know that the bug was not happening for us. If you had not told us to
6303expect a crash, then we would not be able to draw any conclusion from our
6304observations.
6305
6306@item
a4fb0134 6307If you wish to suggest changes to the @command{@value{AS}} source, send us context
252b5132
RH
6308diffs, as generated by @code{diff} with the @samp{-u}, @samp{-c}, or @samp{-p}
6309option. Always send diffs from the old file to the new file. If you even
a4fb0134 6310discuss something in the @command{@value{AS}} source, refer to it by context, not
252b5132
RH
6311by line number.
6312
6313The line numbers in our development sources will not match those in your
6314sources. Your line numbers would convey no useful information to us.
6315@end itemize
6316
6317Here are some things that are not necessary:
6318
6319@itemize @bullet
6320@item
6321A description of the envelope of the bug.
6322
6323Often people who encounter a bug spend a lot of time investigating
6324which changes to the input file will make the bug go away and which
6325changes will not affect it.
6326
6327This is often time consuming and not very useful, because the way we
6328will find the bug is by running a single example under the debugger
6329with breakpoints, not by pure deduction from a series of examples.
6330We recommend that you save your time for something else.
6331
6332Of course, if you can find a simpler example to report @emph{instead}
6333of the original one, that is a convenience for us. Errors in the
6334output will be easier to spot, running under the debugger will take
6335less time, and so on.
6336
6337However, simplification is not vital; if you do not want to do this,
6338report the bug anyway and send us the entire test case you used.
6339
6340@item
6341A patch for the bug.
6342
6343A patch for the bug does help us if it is a good one. But do not omit
6344the necessary information, such as the test case, on the assumption that
6345a patch is all we need. We might see problems with your patch and decide
6346to fix the problem another way, or we might not understand it at all.
6347
a4fb0134 6348Sometimes with a program as complicated as @command{@value{AS}} it is very hard to
252b5132
RH
6349construct an example that will make the program follow a certain path through
6350the code. If you do not send us the example, we will not be able to construct
6351one, so we will not be able to verify that the bug is fixed.
6352
6353And if we cannot understand what bug you are trying to fix, or why your
6354patch should be an improvement, we will not install it. A test case will
6355help us to understand.
6356
6357@item
6358A guess about what the bug is or what it depends on.
6359
6360Such guesses are usually wrong. Even we cannot guess right about such
6361things without first using the debugger to find the facts.
6362@end itemize
6363
6364@node Acknowledgements
6365@chapter Acknowledgements
6366
a4fb0134 6367If you have contributed to @command{@value{AS}} and your name isn't listed here,
252b5132
RH
6368it is not meant as a slight. We just don't know about it. Send mail to the
6369maintainer, and we'll correct the situation. Currently
6370@c (January 1994),
6371the maintainer is Ken Raeburn (email address @code{raeburn@@cygnus.com}).
6372
6373Dean Elsner wrote the original @sc{gnu} assembler for the VAX.@footnote{Any
6374more details?}
6375
6376Jay Fenlason maintained GAS for a while, adding support for GDB-specific debug
6377information and the 68k series machines, most of the preprocessing pass, and
6378extensive changes in @file{messages.c}, @file{input-file.c}, @file{write.c}.
6379
6380K. Richard Pixley maintained GAS for a while, adding various enhancements and
6381many bug fixes, including merging support for several processors, breaking GAS
6382up to handle multiple object file format back ends (including heavy rewrite,
6383testing, an integration of the coff and b.out back ends), adding configuration
6384including heavy testing and verification of cross assemblers and file splits
6385and renaming, converted GAS to strictly ANSI C including full prototypes, added
6386support for m680[34]0 and cpu32, did considerable work on i960 including a COFF
6387port (including considerable amounts of reverse engineering), a SPARC opcode
6388file rewrite, DECstation, rs6000, and hp300hpux host ports, updated ``know''
6389assertions and made them work, much other reorganization, cleanup, and lint.
6390
6391Ken Raeburn wrote the high-level BFD interface code to replace most of the code
6392in format-specific I/O modules.
6393
6394The original VMS support was contributed by David L. Kashtan. Eric Youngdale
6395has done much work with it since.
6396
6397The Intel 80386 machine description was written by Eliot Dresselhaus.
6398
6399Minh Tran-Le at IntelliCorp contributed some AIX 386 support.
6400
6401The Motorola 88k machine description was contributed by Devon Bowen of Buffalo
6402University and Torbjorn Granlund of the Swedish Institute of Computer Science.
6403
6404Keith Knowles at the Open Software Foundation wrote the original MIPS back end
6405(@file{tc-mips.c}, @file{tc-mips.h}), and contributed Rose format support
6406(which hasn't been merged in yet). Ralph Campbell worked with the MIPS code to
6407support a.out format.
6408
c2dcd04e 6409Support for the Zilog Z8k and Renesas H8/300 and H8/500 processors (tc-z8k,
252b5132
RH
6410tc-h8300, tc-h8500), and IEEE 695 object file format (obj-ieee), was written by
6411Steve Chamberlain of Cygnus Support. Steve also modified the COFF back end to
6412use BFD for some low-level operations, for use with the H8/300 and AMD 29k
6413targets.
6414
6415John Gilmore built the AMD 29000 support, added @code{.include} support, and
6416simplified the configuration of which versions accept which directives. He
6417updated the 68k machine description so that Motorola's opcodes always produced
c1253627 6418fixed-size instructions (e.g., @code{jsr}), while synthetic instructions
252b5132
RH
6419remained shrinkable (@code{jbsr}). John fixed many bugs, including true tested
6420cross-compilation support, and one bug in relaxation that took a week and
6421required the proverbial one-bit fix.
6422
6423Ian Lance Taylor of Cygnus Support merged the Motorola and MIT syntax for the
642468k, completed support for some COFF targets (68k, i386 SVR3, and SCO Unix),
6425added support for MIPS ECOFF and ELF targets, wrote the initial RS/6000 and
6426PowerPC assembler, and made a few other minor patches.
6427
a4fb0134 6428Steve Chamberlain made @command{@value{AS}} able to generate listings.
252b5132
RH
6429
6430Hewlett-Packard contributed support for the HP9000/300.
6431
6432Jeff Law wrote GAS and BFD support for the native HPPA object format (SOM)
6433along with a fairly extensive HPPA testsuite (for both SOM and ELF object
6434formats). This work was supported by both the Center for Software Science at
6435the University of Utah and Cygnus Support.
6436
6437Support for ELF format files has been worked on by Mark Eichin of Cygnus
6438Support (original, incomplete implementation for SPARC), Pete Hoogenboom and
6439Jeff Law at the University of Utah (HPPA mainly), Michael Meissner of the Open
6440Software Foundation (i386 mainly), and Ken Raeburn of Cygnus Support (sparc,
6441and some initial 64-bit support).
6442
c1253627 6443Linas Vepstas added GAS support for the ESA/390 ``IBM 370'' architecture.
5b93d8bb 6444
252b5132
RH
6445Richard Henderson rewrote the Alpha assembler. Klaus Kaempf wrote GAS and BFD
6446support for openVMS/Alpha.
6447
39bec121
TW
6448Timothy Wall, Michael Hayes, and Greg Smart contributed to the various tic*
6449flavors.
6450
e0001a05
NC
6451David Heine, Sterling Augustine, Bob Wilson and John Ruttenberg from Tensilica,
6452Inc. added support for Xtensa processors.
6453
252b5132
RH
6454Several engineers at Cygnus Support have also provided many small bug fixes and
6455configuration enhancements.
6456
6457Many others have contributed large or small bugfixes and enhancements. If
6458you have contributed significant work and are not mentioned on this list, and
6459want to be, let us know. Some of the history has been lost; we are not
6460intentionally leaving anyone out.
6461
c1253627 6462@include fdl.texi
cf055d54 6463
252b5132
RH
6464@node Index
6465@unnumbered Index
6466
6467@printindex cp
6468
6469@contents
6470@bye
6471@c Local Variables:
6472@c fill-column: 79
6473@c End:
This page took 0.595951 seconds and 4 git commands to generate.