Home
last modified time | relevance | path

Searched refs:modifiers (Results 1 – 25 of 66) sorted by relevance

123

/toolchain/binutils/binutils-2.25/gas/doc/
Dc-m32c.texi67 @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
Dc-lm32.texi139 @cindex LM32 modifiers
142 The assembler supports several modifiers when using relocatable addresses
150 @cindex symbol modifiers
Dc-rl78.texi48 @cindex RL78 modifiers
51 The RL78 has three modifiers that adjust the relocations used by the
Dc-tilepro.texi146 @cindex TILEPro modifiers
147 @cindex symbol modifiers, TILEPro
149 The assembler supports several modifiers when using symbol addresses
156 The following modifiers are supported:
Dc-tilegx.texi162 @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:
Dc-d10v.texi67 @cindex D10V size modifiers
68 @cindex size modifiers, D10V
263 described in the section on size modifiers
Dc-d30v.texi65 @cindex D30V size modifiers
66 @cindex size modifiers, D30V
298 described in the section on size modifiers
Dc-avr.texi198 @cindex AVR modifiers
201 The assembler supports several modifiers when using relocatable addresses
209 @cindex symbol modifiers
Dc-m68hc11.texi259 @cindex M68HC11 modifiers
262 The assembler supports several modifiers when using symbol addresses
271 @cindex symbol modifiers
Dc-rx.texi120 @cindex RX modifiers
Dc-arc.texi254 In addition there could be modifiers for the syntax class as described
Dc-s390.texi714 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
Dc-m68k.texi259 @cindex M680x0 size modifiers
260 @cindex size modifiers, M680x0
/toolchain/binutils/binutils-2.25/libiberty/
Dcp-demangle.c332 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 …]
DChangeLog885 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/
Di386-gen.c847 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()
DChangeLog-2012405 * rl78-dis.c (print_insn_rl78): Make order of modifiers
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/xgate/
Dhilo.s1 # Test for correct generation of XGATE insns when using the %hi and %lo modifiers.
Dhilo.d5 # Test for correct generation of XGATE insns when using the %hi and %lo modifiers.
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/msp430/
Dbad.s4 ;;; Test for the assembler detecting spurious size modifiers.
/toolchain/binutils/binutils-2.25/binutils/
Dresrc.c2336 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/
DChangeLog-20121266 data expression modifiers "pm", "gs", "lo8", hi8", "hhi8", "hh8"
1268 (avr_cons_fix_new): Handle new data expression modifiers shipped
DChangeLog-2013219 @tprel@high, and @tprel@higha modifiers.
493 modifiers generally.
/toolchain/binutils/binutils-2.25/binutils/doc/
Dbinutils.texi270 @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/
Dldint.texinfo632 variables are decorated using attribute modifiers. Libraries of either

123