/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-tilegx.texi | 169 modifier(symbol) 178 This modifier is used to load bits 0-15 of the symbol's address. 182 This modifier is used to load bits 16-31 of the symbol's address. 186 This modifier is used to load bits 32-47 of the symbol's address. 190 This modifier is used to load bits 48-63 of the symbol's address. 194 This modifier yields the same value as @code{hw0}, but it also checks 199 This modifier yields the same value as @code{hw1}, but it also checks 204 This modifier yields the same value as @code{hw2}, but it also checks 217 This modifier is used to load bits 0-15 of the symbol's offset in the 222 This modifier yields the same value as @code{hw0_got}, but it also [all …]
|
D | c-tilepro.texi | 153 modifier(symbol) 162 This modifier is used to load the low 16 bits of the symbol's address, 169 This modifier is used to load the high 16 bits of the symbol's 187 This modifier is used to load the offset of the GOT entry 192 This modifier is used to load the sign-extended low 16 bits of the 197 This modifier is used to load the sign-extended high 16 bits of the 202 This modifier is like @code{got_hi16}, but it adds one if 207 This modifier is used for function symbols. It causes a 220 This modifier is used to load the offset of the GOT entry of the 225 This modifier is used to load the sign-extended low 16 bits of the [all …]
|
D | c-s390.texi | 646 @cindex instruction operand modifier, s390 647 @cindex s390 instruction operand modifier 649 If a symbol modifier is attached to a symbol in an expression for an 653 @samp{symbol@@modifier + constant}, 654 @samp{symbol@@modifier + label + constant}, and 655 @samp{symbol@@modifier - label + constant}. 660 The term @samp{(symbol + constant1)@@modifier +/- label + constant2} 662 converted to @samp{symbol@@modifier +/- label + constant1 + constant2}. 667 The @@got modifier can be used for displacement fields, 16-bit immediate 668 fields and 32-bit pc-relative immediate fields. The @@got12 modifier is [all …]
|
D | c-avr.texi | 205 modifier(relocatable-expression) 213 This modifier allows you to use bits 0 through 7 of 218 This modifier allows you to use bits 7 through 15 of an address expression 220 AVR @samp{ldi} instruction and @samp{lo8} modifier. 231 This modifier allows you to use bits 16 through 23 of 241 This modifier allows you to use bits 24 through 31 of 244 @samp{hhi8}, modifier. 258 This modifier allows you to use bits 0 through 7 of 260 This modifier useful for addressing data or code from 266 This modifier allows you to use bits 8 through 15 of [all …]
|
D | c-lm32.texi | 146 modifier(relocatable-expression) 154 This modifier allows you to use bits 0 through 15 of 159 This modifier allows you to use bits 16 through 23 of an address expression 180 This modifier places a symbol in the GOT and creates a 16-bit 190 This modifier allows you to use the bits 0 through 15 of an 195 This modifier allows you to use the bits 16 through 31 of an
|
D | c-m32c.texi | 74 %modifier(symbol) 98 This modifier allows you to load bits 16 through 23 of a 24 bit 111 Likewise, this modifier allows you to load bits 0 through 15 of a 24 116 This modifier allows you to load bits 16 through 31 of a 32 bit 120 modifier is for loading the upper half in such cases. Example:
|
D | c-rl78.texi | 58 When loading a 20-bit (or wider) address into registers, this modifier 67 When loading a 20-bit (or wider) address into registers, this modifier 76 When loading a 20-bit (or wider) address into registers, this modifier
|
D | c-m68hc11.texi | 267 %modifier(symbol) 273 This modifier indicates to the assembler and linker to use 279 (using or not using the %addr modifier has no effect in that case). 282 This modifier indicates to use the memory page number corresponding 289 This modifier indicates to use the 8-bit high part of the physical 293 This modifier indicates to use the 8-bit low part of the physical
|
D | c-rx.texi | 124 The assembler supports one modifier when using symbol addresses 131 The modifier returns the offset from the @var{__gp} symbol to the
|
D | c-d10v.texi | 231 @cindex D10V @@word modifier 232 @cindex @@word modifier, D10V
|
/toolchain/binutils/binutils-2.25/intl/ |
D | explodename.c | 53 _nl_explode_name (name, language, modifier, territory, codeset, in _nl_explode_name() argument 57 const char **modifier; 69 *modifier = NULL; 130 *modifier = ++cp; 187 if (*modifier != NULL && (*modifier)[0] == '\0')
|
D | localcharset.c | 344 const char *modifier; in locale_charset() local 348 modifier = strchr (dot, '@'); in locale_charset() 349 if (modifier == NULL) in locale_charset() 351 if (modifier - dot < sizeof (buf)) in locale_charset() 353 memcpy (buf, dot, modifier - dot); in locale_charset() 354 buf [modifier - dot] = '\0'; in locale_charset()
|
D | l10nflist.c | 188 territory, codeset, normalized_codeset, modifier, special, in _nl_make_l10nflist() argument 198 const char *modifier; 229 ? strlen (modifier) + 1 : 0) 275 cp = stpcpy (cp, modifier); 376 normalized_codeset, modifier, special, 383 normalized_codeset, modifier, special,
|
D | finddomain.c | 58 const char *modifier; local 140 mask = _nl_explode_name (locale, &language, &modifier, &territory, 148 codeset, normalized_codeset, modifier, special,
|
D | loadinfo.h | 115 const char *modifier, const char *special, 143 const char **modifier,
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/msp430/ |
D | bad.l | 2 [^:]*:6: Error: unrecognised instruction size modifier .z 6 [^:]*:10: Warning: no size modifier after period, .w assumed
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | i386-gen.c | 824 output_opcode_modifier (FILE *table, bitfield *modifier, unsigned int size) in output_opcode_modifier() argument 833 fprintf (table, "%d, ", modifier[i].value); in output_opcode_modifier() 835 fprintf (table, "%d,", modifier[i].value); in output_opcode_modifier() 840 fprintf (table, "%d },\n", modifier[i].value); in output_opcode_modifier()
|
D | nds32-asm.c | 1951 uint64_t modifier = 0; in parse_operand() local 2011 modifier |= NASM_ATTR_HI20; in parse_operand() 2016 modifier |= NASM_ATTR_LO12; in parse_operand() 2022 modifier |= NASM_ATTR_LO20; in parse_operand() 2027 if (modifier) in parse_operand() 2031 pinsn->attr |= modifier; in parse_operand() 2044 if (modifier & NASM_ATTR_HI20) in parse_operand() 2046 else if (modifier & NASM_ATTR_LO12) in parse_operand() 2048 else if (modifier & NASM_ATTR_LO20) in parse_operand()
|
D | d30v-dis.c | 64 if ((!is_long || f->form >= LONG) && (f->modifier == mod)) in lookup_opcode()
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | d30v.h | 267 int modifier; /* two bit modifier following opcode */ member
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/m32r/ |
D | signed-relocs.s | 1 ; check: not case sensitive for special operand modifier
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | acinclude.m4 | 28 AC_DEFINE(USE_BINARY_FOPEN, 1, [Use b modifier when opening binary files?]) ;;
|
/toolchain/binutils/binutils-2.25/opcodes/po/ |
D | pt_BR.po | 263 msgid "# internal error, undefined modifier(%c)" 268 msgid "# internal disassembler error, unrecognised modifier (%c)" 305 msgid "attempt to set y bit when using + or - modifier"
|
D | uk.po | 900 msgid "# internal error, undefined modifier (%c)" 905 msgid "# internal disassembler error, unrecognised modifier (%c)" 910 msgid "# internal disassembler error, unrecognized modifier (+%c)" 915 msgid "# internal disassembler error, unrecognized modifier (m%c)" 920 msgid "# internal disassembler error, unrecognized modifier (%c)" 1110 msgid "attempt to set y bit when using + or - modifier"
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | ChangeLog-9899 | 207 (usage): Mention N modifier. 208 (main): Handle N modifier. 210 * binutils.texi, ar.1: Document N modifier. 223 (usage): Mention P modifier. 225 (main): Accept P modifier. 227 * binutils.texi, ar.1: Document P modifier. 1712 * ar.c (usage): Mention S modifier. 1713 (main): Add S modifier. 1714 * ar.1, binutils.texi: Document S modifier.
|