Using as
The GNU Assembler
January 1994
Dean Elsner, Jay Fenlason & friends
- Overview
- Command-Line Options
- Syntax
- Sections and Relocation
- Symbols
- Expressions
- Assembler Directives
.abort
.ABORT
.align abs-expr , abs-expr
.app-file string
.ascii "string"...
.asciz "string"...
.balign abs-expr , abs-expr
.byte expressions
.comm symbol , length
.data subsection
.def name
.desc symbol, abs-expression
.dim
.double flonums
.eject
.else
.endef
.endif
.equ symbol, expression
.extern
.file string
.fill repeat , size , value
.float flonums
.global symbol, .globl symbol
.hword expressions
.ident
.if absolute expression
.include "file"
.int expressions
.irp symbol,values...
.irpc symbol,values...
.lcomm symbol , length
.lflags
.line line-number
.ln line-number
.list
.long expressions
.macro
.nolist
.octa bignums
.org new-lc , fill
.p2align abs-expr , abs-expr
.psize lines , columns
.quad bignums
.rept count
.sbttl "subheading"
.scl class
.section name, subsection
.set symbol, expression
.short expressions
.single flonums
.size
.space size , fill
.stabd, .stabn, .stabs
.string "str"
.tag structname
.text subsection
.title "heading"
.type int
.val addr
.word expressions
- Deprecated Directives
- Machine Dependent Features
- VAX Dependent Features
- AMD 29K Dependent Features
- H8/300 Dependent Features
- H8/500 Dependent Features
- HPPA Dependent Features
- Hitachi SH Dependent Features
- Intel 80960 Dependent Features
- M680x0 Dependent Features
- SPARC Dependent Features
- 80386 Dependent Features
- Z8000 Dependent Features
- MIPS Dependent Features
- Acknowledgements
- Index
- Footnotes
This document was generated using the
texi2html
translator version 1.31.