| Index Entry | Section |
|
N | | |
| name | 8.20.3 Assembler Directives for the Z8000 |
| named section | 7.65 .section name (COFF version) |
| named section | 7.66 .section name (ELF version) |
| named sections | 4.2 Linker Sections |
| names, symbol | 5.3 Symbol Names |
| naming object file | 2.9 Name the Object File: `-o' |
| new page, in listings | 7.14 .eject |
| newline (\n ) | 3.6.1.1 Strings |
| newline, required at file end | 3.5 Statements |
| nolist directive | 7.50 .nolist |
| NOP pseudo op, ARM | 8.3.5 Opcodes |
| null-terminated strings | 7.5 .asciz "string" ... |
| number constants | 3.6.2 Number Constants |
| number of macros executed | 7.49 .macro |
| numbered subsections | 4.4 Sub-Sections |
| numbers, 16-bit | 7.33 .hword expressions |
| numeric values | 6. Expressions |
| nword directive, SPARC | 8.19.4 Sparc Machine Directives |
|
O | | |
| object file | 1.6 Output (Object) File |
| object file format | 1.3 Object File Formats |
| object file name | 2.9 Name the Object File: `-o' |
| object file, after errors | 2.15 Generate Object File in Spite of Errors: `-Z' |
| obsolescent directives | 7.92 Deprecated Directives |
| octa directive | 7.51 .octa bignums |
| octal character code (\ddd ) | 3.6.1.1 Strings |
| octal integers | 3.6.2.1 Integers |
| offset directive, V850 | 8.22.4 V850 Machine Directives |
| opcode mnemonics, VAX | 8.21.4 VAX Opcodes |
| opcode summary, D10V | 8.4.4 Opcodes |
| opcode summary, D30V | 8.5.4 Opcodes |
| opcode summary, H8/300 | 8.6.5 Opcodes |
| opcode summary, H8/500 | 8.7.5 Opcodes |
| opcode summary, SH | 8.18.5 Opcodes |
| opcode summary, Z8000 | 8.20.4 Opcodes |
| opcodes for AMD 29K | 8.2.5 Opcodes |
| opcodes for ARC | 8.1.5 Opcodes |
| opcodes for ARM | 8.3.5 Opcodes |
| opcodes for V850 | 8.22.5 Opcodes |
| opcodes, i860 | 8.11.4 i860 Opcodes |
| opcodes, i960 | 8.12.4 i960 Opcodes |
| opcodes, M680x0 | 8.14.6 Opcodes |
| opcodes, M68HC11 | 8.15.4 Opcodes |
| operand delimiters, i386 | 8.10.2 AT&T Syntax versus Intel Syntax |
| operand delimiters, x86-64 | 8.10.2 AT&T Syntax versus Intel Syntax |
| operand notation, VAX | 8.21.6 VAX Operands |
| operands in expressions | 6.2.1 Arguments |
| operator precedence | 6.2.4 Infix Operators |
| operators, in expressions | 6.2.2 Operators |
| operators, permitted arguments | 6.2.4 Infix Operators |
| optimization, D10V | 1. Overview |
| optimization, D30V | 1. Overview |
| option directive, ARC | 8.1.4 ARC Machine Directives |
| option summary | 1. Overview |
| options for AMD29K (none) | 8.2.1 Options |
| options for ARC (none) | 8.1.1 Options |
| options for ARM (none) | 8.3.1 Options |
| options for i386 | 8.10.1 Options |
| options for SPARC | 8.19.1 Options |
| options for V850 (none) | 8.22.1 Options |
| options for VAX/VMS | 8.21.1 VAX Command-Line Options |
| options for x86-64 | 8.10.1 Options |
| options, all versions of assembler | 2. Command-Line Options |
| options, command line | 1.4 Command Line |
| options, D10V | 8.4.1 D10V Options |
| options, D30V | 8.5.1 D30V Options |
| options, H8/300 (none) | 8.6.1 Options |
| options, H8/500 (none) | 8.7.1 Options |
| options, i960 | 8.12.1 i960 Command-line Options |
| options, M32R | 8.13.1 M32R Options |
| options, M680x0 | 8.14.1 M680x0 Options |
| options, M68HC11 | 8.15.1 M68HC11 and M68HC12 Options |
| options, PJ | 8.17.1 Options |
| options, SH (none) | 8.18.1 Options |
| options, Z8000 | 8.20.1 Options |
| org directive | 7.52 .org new-lc , fill |
| other attribute, of a.out symbol | 5.5.3.2 Other |
| output file | 1.6 Output (Object) File |
|
P | | |
| p2align directive | 7.53 .p2align[wl] abs-expr, abs-expr, abs-expr |
| p2alignl directive | 7.53 .p2align[wl] abs-expr, abs-expr, abs-expr |
| p2alignw directive | 7.53 .p2align[wl] abs-expr, abs-expr, abs-expr |
| padding the location counter | 7.3 .align abs-expr, abs-expr, abs-expr |
| padding the location counter given a power of two | 7.53 .p2align[wl] abs-expr, abs-expr, abs-expr |
| padding the location counter given number of bytes | 7.6 .balign[wl] abs-expr, abs-expr, abs-expr |
| page, in listings | 7.14 .eject |
| paper size, for listings | 7.58 .psize lines , columns |
| paths for .include | 2.4 .include search path: `-I' path |
| patterns, writing in memory | 7.28 .fill repeat , size , value |
| PIC code generation for ARM | 8.3.1 Options |
| PJ endianness | 1. Overview |
| PJ options | 8.17.1 Options |
| PJ support | 8.17 picoJava Dependent Features |
| plus, permitted arguments | 6.2.4 Infix Operators |
| precedence of operators | 6.2.4 Infix Operators |
| precision, floating point | 3.6.2.3 Flonums |
| prefix operators | 6.2.3 Prefix Operator |
| prefixes, i386 | 8.10.5 Instruction Prefixes |
| preprocessing | 3.1 Preprocessing |
| preprocessing, turning on and off | 3.1 Preprocessing |
| primary attributes, COFF symbols | 5.5.4.1 Primary Attributes |
| print directive | 7.56 .print string |
| proc directive, SPARC | 8.19.4 Sparc Machine Directives |
| protected registers, AMD 29K | 8.2.2.3 Register Names |
| pseudo-opcodes, M680x0 | 8.14.6.1 Branch Improvement |
| pseudo-opcodes, M68HC11 | 8.15.4.1 Branch Improvement |
| pseudo-ops for branch, VAX | 8.21.5 VAX Branch Improvement |
| pseudo-ops, machine independent | 7. Assembler Directives |
| psize directive | 7.58 .psize lines , columns |
| psw register, V850 | 8.22.2.2 Register Names |
| purgem directive | 7.59 .purgem name |
| purpose of GNU assembler | 1.2 The GNU Assembler |
|