| Index Entry | Section |
|
# | | |
| # | 3.3 Comments |
| #APP | 3.1 Preprocessing |
| #NO_APP | 3.1 Preprocessing |
|
- | | |
| -- | 1.4 Command Line |
| --break | 8.1 Assembler options |
| --fatal-warnings
| 2.15 Make Warnings Fatal: -X , --fatal-warnings |
| --MD | 2.8 Dependency tracking: --MD |
| --no-break | 8.1 Assembler options |
| --no-trap | 8.1 Assembler options |
| --no-warn
| 2.14 Control Warnings: -W , --warn , --no-warn |
| --statistics | 2.11 Display Assembly Statistics: --statistics |
| --traditional-format | 2.12 Compatible output: --traditional-format |
| --trap | 8.1 Assembler options |
| --warn
| 2.14 Control Warnings: -W , --warn , --no-warn |
| -a | 2.1 Enable Listings: -a[cdhlns] |
| -ac | 2.1 Enable Listings: -a[cdhlns] |
| -ad | 2.1 Enable Listings: -a[cdhlns] |
| -ah | 2.1 Enable Listings: -a[cdhlns] |
| -al | 2.1 Enable Listings: -a[cdhlns] |
| -an | 2.1 Enable Listings: -a[cdhlns] |
| -as | 2.1 Enable Listings: -a[cdhlns] |
| -call_shared | 8.1 Assembler options |
| -D | 2.2 -D |
| -EB | 8.1 Assembler options |
| -EL | 8.1 Assembler options |
| -f | 2.3 Work Faster: -f |
| -G | 8.1 Assembler options |
| -I path | 2.4 .include search path: -I path |
| -K | 2.5 Difference Tables: -K |
| -KPIC | 8.1 Assembler options |
| -L | 2.6 Include Local Labels: -L |
| -M | 2.7 Assemble in MRI Compatibility Mode: -M |
| -mabi | 8.1 Assembler options |
| -mcpu | 8.1 Assembler options |
| -mdiv-checks | 8.1 Assembler options |
| -membedded-data | 8.1 Assembler options |
| -membedded-pic | 8.1 Assembler options |
| -mfp32 | 8.1 Assembler options |
| -mfp64 | 8.1 Assembler options |
| -mgp32 | 8.1 Assembler options |
| -mgp64 | 8.1 Assembler options |
| -mhard-float | 8.1 Assembler options |
| -mips16 | 8.1 Assembler options |
| -mips16e | 8.1 Assembler options |
| -mips3D | 8.1 Assembler options |
| -mno-div-checks | 8.1 Assembler options |
| -mno-fix-cw4010 | 8.1 Assembler options |
| -mno-fix-r4000 | 8.1 Assembler options |
| -mno-fix-vr4300 | 8.1 Assembler options |
| -mno-float | 8.1 Assembler options |
| -mno-gpconst | 8.1 Assembler options |
| -msingle-float | 8.1 Assembler options |
| -msmartmips | 8.1 Assembler options |
| -msoft-float | 8.1 Assembler options |
| -non_shared | 8.1 Assembler options |
| -O | 8.1 Assembler options |
| -o | 2.9 Name the Object File: -o |
| -R | 2.10 Join Data and Text Sections: -R |
| -v | 2.13 Announce Version: -v |
| -version | 2.13 Announce Version: -v |
| -W
| 2.14 Control Warnings: -W , --warn , --no-warn |
| -X
| 2.15 Make Warnings Fatal: -X , --fatal-warnings |
| -xgot | 8.1 Assembler options |
|
. | | |
| . (symbol) | 5.4 The Special Dot Symbol |
| .insn
| 8.6 Directive to mark data as an instruction |
| .o | 1.6 Output (Object) File |
| .set autoextend
| 8.5 Directives for extending MIPS16 instructions |
| .set fp32
| 8.4 Directives to override the ISA level |
| .set fp64
| 8.4 Directives to override the ISA level |
| .set gp32
| 8.4 Directives to override the ISA level |
| .set gp64
| 8.4 Directives to override the ISA level |
| .set mipsn
| 8.4 Directives to override the ISA level |
| .set noautoextend
| 8.5 Directives for extending MIPS16 instructions |
| .set pop
| 8.7 Directives to save and restore options |
| .set push
| 8.7 Directives to save and restore options |
|
: | | |
| : (label) | 3.5 Statements |
|
\ | | |
| \" (doublequote character) | 3.6.1.1 Strings |
| \\ (`\' character) | 3.6.1.1 Strings |
| \b (backspace character) | 3.6.1.1 Strings |
| \ddd (octal character code) | 3.6.1.1 Strings |
| \f (formfeed character) | 3.6.1.1 Strings |
| \n (newline character) | 3.6.1.1 Strings |
| \r (carriage return character) | 3.6.1.1 Strings |
| \t (tab) | 3.6.1.1 Strings |
| \xd... (hex character code) | 3.6.1.1 Strings |
|
A | | |
| a.out | 1.6 Output (Object) File |
| ABI, MIPS | 8.1 Assembler options |
| abort directive | 7.1 .abort |
| absolute section | 4.2 Linker Sections |
| addition, permitted arguments | 6.2.4 Infix Operators |
| addresses | 6. Expressions |
| addresses, format of | 4.1 Background |
| advancing location counter | 7.45 .org new-lc , fill |
| align directive | 7.2 .align abs-expr, abs-expr, abs-expr |
| architecture options, MIPS | 8.1 Assembler options |
| arguments for addition | 6.2.4 Infix Operators |
| arguments for subtraction | 6.2.4 Infix Operators |
| arguments in expressions | 6.2.1 Arguments |
| arithmetic functions | 6.2.2 Operators |
| arithmetic operands | 6.2.1 Arguments |
| ascii directive | 7.3 .ascii "string" ... |
| asciz directive | 7.4 .asciz "string" ... |
| assembler bugs, reporting | 9.2 How to report bugs |
| assembler crash | 9.1 Have you found a bug? |
| assembler internal logic error | 4.3 Assembler Internal Sections |
| assembler version | 2.13 Announce Version: -v |
| assembler, and linker | 4.1 Background |
| assembly listings, enabling | 2.1 Enable Listings: -a[cdhlns] |
| assigning values to symbols | 5.2 Giving Symbols Other Values |
| assigning values to symbols | 7.16 .equ symbol, expression |
| attributes, symbol | 5.5 Symbol Attributes |
|