Lines Matching full:modifier
6270 *TODO* Explain about /data modifier on symbols.
6901 modifier(relocatable-expression)
6904 This modifier allows you to use bits 0 through 7 of an address
6908 This modifier allows you to use bits 7 through 15 of an address
6910 for example, the AVR `ldi' instruction and `lo8' modifier.
6918 This modifier allows you to use bits 16 through 23 of an address
6926 This modifier allows you to use bits 24 through 31 of an
6929 modifier.
6940 This modifier allows you to use bits 0 through 7 of an address
6941 expression as 8 bit relocatable expression. This modifier useful
6946 This modifier allows you to use bits 8 through 15 of an address
6947 expression as 8 bit relocatable expression. This modifier useful
6951 This modifier allows you to use bits 15 through 23 of an address
6952 expression as 8 bit relocatable expression. This modifier useful
7748 * D10V-Word:: @WORD Modifier
7946 9.8.2.6 @WORD Modifier
10448 %modifier(symbol)
10464 This modifier allows you to load bits 16 through 23 of a 24 bit
10474 Likewise, this modifier allows you to load bits 0 through 15 of a
10478 This modifier allows you to load bits 16 through 31 of a 32 bit
10481 registers (like `a1a0' for the `lde' instruction). This modifier
11512 %modifier(symbol)
11515 This modifier indicates to the assembler and linker to use the
11522 %addr modifier has no effect in that case).
11525 This modifier indicates to use the memory page number corresponding
11532 This modifier indicates to use the 8-bit high part of the physical
11536 This modifier indicates to use the 8-bit low part of the physical
12088 explicitly extended with the `.e' modifier (e.g., `li.e $4,1000'). The
13822 address of a label, you can use the `datalabel' modifier, as in this
18246 * @word modifier, D10V: D10V-Word. (line 6)
18541 * D10V @word modifier: D10V-Word. (line 6)