Home
last modified time | relevance | path

Searched refs:preferred (Results 1 – 24 of 24) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Daarch64-gen.c696 const aarch64_opcode *preferred[max_num_aliases]; in find_alias_opcode() local
713 preferred[i++] = ent; in find_alias_opcode()
725 printf ("%s, ", preferred[m]->name); in find_alias_opcode()
742 t = preferred [k+1]; in find_alias_opcode()
743 if (opcode_priority (t) < opcode_priority (preferred [k])) in find_alias_opcode()
745 preferred [k+1] = preferred [k]; in find_alias_opcode()
746 preferred [k] = t; in find_alias_opcode()
757 printf ("%s, ", preferred[m]->name); in find_alias_opcode()
767 const aarch64_opcode *alias = preferred [i]; in find_alias_opcode()
DChangeLog-00011886 structures to enforce a preferred disassembly format based on the
1891 distinguish preferred disassembly.
1892 * ia64-opc-f.c: Reorder some insn for preferred disassembly
DChangeLog-2012163 * arm-dis.c: Use preferred form of vrint instruction variants
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-i860.texi89 preferred way to use dual instruction mode is to explicitly code
97 preferred way to use dual instruction mode is to explicitly code
Dinternals.texi1550 The function should return the debug format that is preferred by the CPU
Das.texinfo656 debug format is preferred by the target. This currently means either STABS,
1462 preferred options instead.
/toolchain/binutils/binutils-2.25/include/
Ddwarf2.def68 (DW_TAG) form will be the preferred name and DW_TAG_DUP will hold
DCOPYING155 The source code for a work means the preferred form of the work for
DCOPYING3114 The "source code" for a work means the preferred form of the work
/toolchain/binutils/binutils-2.25/
DCOPYING155 The source code for a work means the preferred form of the work for
DCOPYING3114 The "source code" for a work means the preferred form of the work
/toolchain/binutils/binutils-2.25/gas/
DNEWS191 preferred debug format.
DCOPYING114 The "source code" for a work means the preferred form of the work
DChangeLog-92955150 separate variable from preferred configuration, until the two are
5151 resolved. Indicate bfd_gas=preferred for linux a.out. Use
/toolchain/binutils/binutils-2.25/ld/emultempl/
Dpep.em2083 /* Try "<prefix>foo.dll" (preferred dll name, if specified). */
2086 /* Try "libfoo.dll" (default preferred dll name). */
Dpe.em2312 /* Try "<prefix>foo.dll" (preferred dll name, if specified). */
2315 /* Try "libfoo.dll" (default preferred dll name). */
/toolchain/binutils/binutils-2.25/libiberty/
Dcopying-lib.texi149 ``Source code'' for a work means the preferred form of the work for
/toolchain/binutils/binutils-2.25/bfd/
DCOPYING114 The "source code" for a work means the preferred form of the work
DChangeLog-00017519 rearrange case statement so that it gets preferred to 32-bit ones.
/toolchain/binutils/binutils-2.25/cpu/
Dcris.cpu572 ; Put PC first so it is preferred over r15.
585 ; Put ACR first so it is preferred over r15.
594 ; Put ACR first so it is preferred over r15.
Dmep-core.cpu246 ; "$8" is the preferred name for register 8, but "$tp", "$gp"
247 ; and "$sp" are preferred for their respective registers.
Depiphany.cpu354 ; some preferred aliases
/toolchain/binutils/binutils-2.25/gas/testsuite/
DChangeLog-2012358 * gas/arm/armv8-a+fp.d: Use preferred form of vrint instruction
/toolchain/binutils/binutils-2.25/binutils/
DChangeLog-91971849 sinfo: added a preferred alignment field.