/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-m32c.texi | 67 @cindex M32C modifiers 68 @cindex modifiers, M32C 70 The assembler supports several modifiers when using symbol addresses 78 @cindex symbol modifiers 83 These modifiers override the assembler's assumptions about how big a 87 @samp{-m32c}). These modifiers tell it to assume the address will fit
|
D | c-lm32.texi | 139 @cindex LM32 modifiers 142 The assembler supports several modifiers when using relocatable addresses 150 @cindex symbol modifiers
|
D | c-rl78.texi | 48 @cindex RL78 modifiers 51 The RL78 has three modifiers that adjust the relocations used by the
|
D | c-tilepro.texi | 146 @cindex TILEPro modifiers 147 @cindex symbol modifiers, TILEPro 149 The assembler supports several modifiers when using symbol addresses 156 The following modifiers are supported:
|
D | c-tilegx.texi | 162 @cindex TILE-Gx modifiers 163 @cindex symbol modifiers, TILE-Gx 165 The assembler supports several modifiers when using symbol addresses 172 The following modifiers are supported:
|
D | c-d10v.texi | 67 @cindex D10V size modifiers 68 @cindex size modifiers, D10V 263 described in the section on size modifiers
|
D | c-d30v.texi | 65 @cindex D30V size modifiers 66 @cindex size modifiers, D30V 298 described in the section on size modifiers
|
D | c-avr.texi | 198 @cindex AVR modifiers 201 The assembler supports several modifiers when using relocatable addresses 209 @cindex symbol modifiers
|
D | c-m68hc11.texi | 259 @cindex M68HC11 modifiers 262 The assembler supports several modifiers when using symbol addresses 271 @cindex symbol modifiers
|
D | c-rx.texi | 120 @cindex RX modifiers
|
D | c-arc.texi | 254 In addition there could be modifiers for the syntax class as described
|
D | c-s390.texi | 714 For more information about the thread local storage modifiers 810 The following modifiers are available: 857 For more information about the thread local storage modifiers see the
|
D | c-m68k.texi | 259 @cindex M680x0 size modifiers 260 @cindex size modifiers, M680x0
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | cp-demangle.c | 332 struct d_print_mod *modifiers; member 3961 dpi->modifiers = NULL; in d_print_init() 4376 hold_modifiers = dpi->modifiers; in d_print_comp_inner() 4377 dpi->modifiers = 0; in d_print_comp_inner() 4388 adpm[i].next = dpi->modifiers; in d_print_comp_inner() 4389 dpi->modifiers = &adpm[i]; in d_print_comp_inner() 4446 dpi->modifiers = &adpm[i]; in d_print_comp_inner() 4474 dpi->modifiers = hold_modifiers; in d_print_comp_inner() 4494 hold_dpm = dpi->modifiers; in d_print_comp_inner() 4495 dpi->modifiers = NULL; in d_print_comp_inner() [all …]
|
D | ChangeLog | 885 if there are no modifiers to print. 3066 (d_print_array_type): When checking the modifiers, keep looking 3267 list when printing the modifiers, not just when printing the 3274 parameters with no modifiers. 3316 Fix handling of member function modifiers: 8545 modifiers like static and const in remembered types.
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | i386-gen.c | 847 bitfield modifiers [ARRAY_SIZE (opcode_modifiers)]; in process_i386_opcode_modifier() local 850 memcpy (modifiers, opcode_modifiers, sizeof (modifiers)); in process_i386_opcode_modifier() 859 set_bitfield (str, modifiers, 1, ARRAY_SIZE (modifiers), in process_i386_opcode_modifier() 863 output_opcode_modifier (table, modifiers, ARRAY_SIZE (modifiers)); in process_i386_opcode_modifier()
|
D | ChangeLog-2012 | 405 * rl78-dis.c (print_insn_rl78): Make order of modifiers
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/xgate/ |
D | hilo.s | 1 # Test for correct generation of XGATE insns when using the %hi and %lo modifiers.
|
D | hilo.d | 5 # Test for correct generation of XGATE insns when using the %hi and %lo modifiers.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/msp430/ |
D | bad.s | 4 ;;; Test for the assembler detecting spurious size modifiers.
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | resrc.c | 2336 int modifiers; in write_rc_resource() local 2345 modifiers = 1; in write_rc_resource() 2349 modifiers = 0; in write_rc_resource() 2355 modifiers ? "// " : "", in write_rc_resource() 2360 modifiers ? "// " : "", in write_rc_resource() 2364 modifiers ? "// " : "", in write_rc_resource()
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-2012 | 1266 data expression modifiers "pm", "gs", "lo8", hi8", "hhi8", "hh8" 1268 (avr_cons_fix_new): Handle new data expression modifiers shipped
|
D | ChangeLog-2013 | 219 @tprel@high, and @tprel@higha modifiers. 493 modifiers generally.
|
/toolchain/binutils/binutils-2.25/binutils/doc/ |
D | binutils.texi | 270 @emph{modifiers}), and the archive name to act on. 305 If no modifiers are used with @code{m}, any members you name in the 307 you can use the @samp{a}, @samp{b}, or @samp{i} modifiers to move them to a 324 The modifiers @samp{a}, @samp{b}, and @samp{i} do @emph{not} affect this 351 use one of the modifiers @samp{a}, @samp{b}, or @samp{i} to request 406 A number of modifiers (@var{mod}) may immediately follow the @var{p}
|
/toolchain/binutils/binutils-2.25/ld/ |
D | ldint.texinfo | 632 variables are decorated using attribute modifiers. Libraries of either
|