Lines Matching full:modifier
6475 *TODO* Explain about /data modifier on symbols.
7179 modifier(relocatable-expression)
7182 This modifier allows you to use bits 0 through 7 of an address
7186 This modifier allows you to use bits 7 through 15 of an address
7188 for example, the AVR `ldi' instruction and `lo8' modifier.
7196 This modifier allows you to use bits 16 through 23 of an address
7204 This modifier allows you to use bits 24 through 31 of an
7207 modifier.
7218 This modifier allows you to use bits 0 through 7 of an address
7219 expression as 8 bit relocatable expression. This modifier useful
7224 This modifier allows you to use bits 8 through 15 of an address
7225 expression as 8 bit relocatable expression. This modifier useful
7229 This modifier allows you to use bits 15 through 23 of an address
7230 expression as 8 bit relocatable expression. This modifier useful
8066 * D10V-Word:: @WORD Modifier
8264 9.8.2.6 @WORD Modifier
10869 modifier(relocatable-expression)
10872 This modifier allows you to use bits 0 through 15 of an address
10876 This modifier allows you to use bits 16 through 23 of an address
10891 This modifier places a symbol in the GOT and creates a 16-bit
10898 This modifier allows you to use the bits 0 through 15 of an
10902 This modifier allows you to use the bits 16 through 31 of an
10966 %modifier(symbol)
10982 This modifier allows you to load bits 16 through 23 of a 24 bit
10992 Likewise, this modifier allows you to load bits 0 through 15 of a
10996 This modifier allows you to load bits 16 through 31 of a 32 bit
10999 registers (like `a1a0' for the `lde' instruction). This modifier
12030 %modifier(symbol)
12033 This modifier indicates to the assembler and linker to use the
12040 %addr modifier has no effect in that case).
12043 This modifier indicates to use the memory page number corresponding
12050 This modifier indicates to use the 8-bit high part of the physical
12054 This modifier indicates to use the 8-bit low part of the physical
12678 explicitly extended with the `.e' modifier (e.g., `li.e $4,1000'). The
14094 * s390 Operand Modifier:: Instruction Operand Modifier
14464 File: as.info, Node: s390 Aliases, Next: s390 Operand Modifier, Prev: s390 Formats, Up: s390 Syntax
14560 File: as.info, Node: s390 Operand Modifier, Next: s390 Instruction Marker, Prev: s390 Aliases, Up: s390 Syntax
14562 9.30.3.6 Instruction Operand Modifier
14565 If a symbol modifier is attached to a symbol in an expression for an
14568 table (PLT). The following expressions are allowed: `symbol@modifier +
14569 constant', `symbol@modifier + label + constant', and `symbol@modifier -
14575 The term `(symbol + constant1)@modifier +/- label + constant2' is
14577 converted to `symbol@modifier +/- label + constant1 + constant2'.
14581 The @got modifier can be used for displacement fields, 16-bit
14583 @got12 modifier is synonym to @got. The symbol is added to the
14591 The @gotent modifier can be used for 32-bit pc-relative immediate
14597 The @gotoff modifier can be used for 16-bit immediate fields. The
14602 The @gotplt modifier can be used for displacement fields, 16-bit
14612 The @plt modifier can be used for 16-bit and 32-bit pc-relative
14618 The @pltoff modifier can be used for 16-bit immediate fields. The
14623 The @gotntpoff modifier can be used for displacement fields. The
14630 The @indntpoff modifier can be used for 32-bit pc-relative
14641 File: as.info, Node: s390 Instruction Marker, Next: s390 Literal Pool Entries, Prev: s390 Operand Modifier, Up: s390 Syntax
14684 modifier must not be used for the original expression.
14688 modifier @got may be used in the original expression. The term
14694 modifier @got and @plt may be used in the original expression. The
14702 modifier @got and @plt may be used in the original expression. The
14734 TLS modifier is used only the following expressions are allowed:
14735 `symbol@modifier + constant', `symbol@modifier + label +
14736 constant', and `symbol@modifier - label + constant'. The
14740 The @got modifier can be used for .short, .long and .quad.
14741 The @got12 modifier is synonym to @got. The symbol is added
14746 The @gotoff modifier can be used for .short, .long and .quad.
14751 The @gotplt modifier can be used for .long and .quad. A
14758 The @plt modifier can be used for .long and .quad. A
14764 The @pltoff modifier can be used for .short, .long and .quad.
14770 The @tlsgd and @tlsldm modifier can be used for .long and
14777 The @gotntpoff and @indntpoff modifier can be used for .long
14786 The @dtpoff modifier can be used for .long and .quad. The
14791 The @ntpoff modifier can be used for .long and .quad. The
15379 address of a label, you can use the `datalabel' modifier, as in this
19969 * @word modifier, D10V: D10V-Word. (line 6)
20264 * D10V @word modifier: D10V-Word. (line 6)
20599 * instruction operand modifier, s390: s390 Operand Modifier.
21180 * s390 instruction operand modifier: s390 Operand Modifier.
21966 Node: s390 Operand Modifier522593