Searched refs:preferred (Results 1 – 24 of 24) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | aarch64-gen.c | 696 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()
|
D | ChangeLog-0001 | 1886 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
|
D | ChangeLog-2012 | 163 * arm-dis.c: Use preferred form of vrint instruction variants
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-i860.texi | 89 preferred way to use dual instruction mode is to explicitly code 97 preferred way to use dual instruction mode is to explicitly code
|
D | internals.texi | 1550 The function should return the debug format that is preferred by the CPU
|
D | as.texinfo | 656 debug format is preferred by the target. This currently means either STABS, 1462 preferred options instead.
|
/toolchain/binutils/binutils-2.25/include/ |
D | dwarf2.def | 68 (DW_TAG) form will be the preferred name and DW_TAG_DUP will hold
|
D | COPYING | 155 The source code for a work means the preferred form of the work for
|
D | COPYING3 | 114 The "source code" for a work means the preferred form of the work
|
/toolchain/binutils/binutils-2.25/ |
D | COPYING | 155 The source code for a work means the preferred form of the work for
|
D | COPYING3 | 114 The "source code" for a work means the preferred form of the work
|
/toolchain/binutils/binutils-2.25/gas/ |
D | NEWS | 191 preferred debug format.
|
D | COPYING | 114 The "source code" for a work means the preferred form of the work
|
D | ChangeLog-9295 | 5150 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/ |
D | pep.em | 2083 /* Try "<prefix>foo.dll" (preferred dll name, if specified). */ 2086 /* Try "libfoo.dll" (default preferred dll name). */
|
D | pe.em | 2312 /* Try "<prefix>foo.dll" (preferred dll name, if specified). */ 2315 /* Try "libfoo.dll" (default preferred dll name). */
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | copying-lib.texi | 149 ``Source code'' for a work means the preferred form of the work for
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | COPYING | 114 The "source code" for a work means the preferred form of the work
|
D | ChangeLog-0001 | 7519 rearrange case statement so that it gets preferred to 32-bit ones.
|
/toolchain/binutils/binutils-2.25/cpu/ |
D | cris.cpu | 572 ; 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.
|
D | mep-core.cpu | 246 ; "$8" is the preferred name for register 8, but "$tp", "$gp" 247 ; and "$sp" are preferred for their respective registers.
|
D | epiphany.cpu | 354 ; some preferred aliases
|
/toolchain/binutils/binutils-2.25/gas/testsuite/ |
D | ChangeLog-2012 | 358 * gas/arm/armv8-a+fp.d: Use preferred form of vrint instruction
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | ChangeLog-9197 | 1849 sinfo: added a preferred alignment field.
|