Home | History | Annotate | Download | only in info

Lines Matching full:modifier

6271    *TODO* Explain about /data modifier on symbols.
6902 modifier(relocatable-expression)
6905 This modifier allows you to use bits 0 through 7 of an address
6909 This modifier allows you to use bits 7 through 15 of an address
6911 for example, the AVR `ldi' instruction and `lo8' modifier.
6919 This modifier allows you to use bits 16 through 23 of an address
6927 This modifier allows you to use bits 24 through 31 of an
6930 modifier.
6941 This modifier allows you to use bits 0 through 7 of an address
6942 expression as 8 bit relocatable expression. This modifier useful
6947 This modifier allows you to use bits 8 through 15 of an address
6948 expression as 8 bit relocatable expression. This modifier useful
6952 This modifier allows you to use bits 15 through 23 of an address
6953 expression as 8 bit relocatable expression. This modifier useful
7749 * D10V-Word:: @WORD Modifier
7947 9.8.2.6 @WORD Modifier
10449 %modifier(symbol)
10465 This modifier allows you to load bits 16 through 23 of a 24 bit
10475 Likewise, this modifier allows you to load bits 0 through 15 of a
10479 This modifier allows you to load bits 16 through 31 of a 32 bit
10482 registers (like `a1a0' for the `lde' instruction). This modifier
11513 %modifier(symbol)
11516 This modifier indicates to the assembler and linker to use the
11523 %addr modifier has no effect in that case).
11526 This modifier indicates to use the memory page number corresponding
11533 This modifier indicates to use the 8-bit high part of the physical
11537 This modifier indicates to use the 8-bit low part of the physical
12089 explicitly extended with the `.e' modifier (e.g., `li.e $4,1000'). The
13823 address of a label, you can use the `datalabel' modifier, as in this
18247 * @word modifier, D10V: D10V-Word. (line 6)
18542 * D10V @word modifier: D10V-Word. (line 6)