Searched refs:alternative (Results 1 – 25 of 68) sorted by relevance
123
/toolchain/binutils/binutils-2.25/opcodes/ |
D | ia64-asmtab.h | 103 short alternative; member
|
D | ia64-gen.c | 112 struct completer_entry *alternative; member 1841 ent = ent->alternative; in add_dis_entry() 2238 ent1 = ent1->alternative; in completer_entries_eq() 2239 ent2 = ent2->alternative; in completer_entries_eq() 2258 ent->alternative = insert_gclist (ent->alternative); in insert_gclist() 2395 ent = ent->alternative; in compute_completer_bits() 2551 ptr = &((*ptr)->alternative); in insert_completer_entry() 2561 nent->alternative = *ptr; in insert_completer_entry() 2608 ent->alternative != NULL ? ent->alternative->num : -1, in print_completer_entry()
|
D | ia64-opc.c | 186 prev_completer = completer_table[prev_completer].alternative; in find_completer() 588 ci = completer_table[ci].alternative; in ia64_dis_opcode()
|
D | configure.ac | 46 [ --enable-targets alternative target configurations],
|
D | ChangeLog-0001 | 572 as the first "move" alternative. 758 (putop): Handle '{', '|' and '}' to select alternative mnemonics. 759 Return 0 on success, 1 if no valid alternative.
|
D | ChangeLog-2004 | 132 alternative was specified in the template, honor macro character when
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic4x/ |
D | registers.s | 52 ;; Test the alternative names
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | bfd.c | 1672 bfd_alt_mach_code (bfd *abfd, int alternative) in bfd_alt_mach_code() argument 1678 switch (alternative) in bfd_alt_mach_code()
|
/toolchain/binutils/binutils-2.25/ld/ |
D | configure.ac | 43 [ --enable-targets alternative target configurations],
|
D | ChangeLog-2011 | 333 each alternative.
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-pdp11.texi | 334 Some instructions have alternative names.
|
/toolchain/binutils/binutils-2.25/include/coff/ |
D | ChangeLog | 257 * ti.h (GET_SCNHDR_NLNNO): Provide an alternative version of this
|
D | ChangeLog-9103 | 20 * internal.h (C_WEAKEXT): Add alternative value for AIX 5.2
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | configure.ac | 38 [ --enable-targets alternative target configurations],
|
D | ChangeLog-2006 | 487 message and if the target architecture is ELF use the alternative
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-2004 | 1194 as alternative when REG_TYPE_MVF, REG_TYPE_MVD, REG_TYPE_MVFX or 2488 (md_convert_frag): Check for cases where one macro alternative 2504 alternative of a relaxable macro. Remove redundant check for 2523 mark those that belong to the unneeded alternative as done. If the 2524 second alternative is needed, adjust the fixup addresses to account 2525 for the deleted first alternative.
|
D | configure.ac | 45 [ --enable-targets alternative target configurations besides the primary],
|
/toolchain/binutils/binutils-2.25/gold/ |
D | configure.ac | 118 [ --enable-targets alternative target configurations],
|
/toolchain/binutils/binutils-2.25/etc/ |
D | ChangeLog | 97 * configure.texi: Use ifnottex. Add alternative
|
/toolchain/binutils/binutils-2.25/include/ |
D | COPYING | 150 to distribute corresponding source code. (This alternative is
|
/toolchain/binutils/binutils-2.25/ |
D | COPYING | 150 to distribute corresponding source code. (This alternative is
|
/toolchain/binutils/binutils-2.25/gas/testsuite/ |
D | ChangeLog-2007 | 875 * gas/m68k/mcf-trap.d: Allow for alternative trap mnemonics. 1312 * gas/lns/lns.exp: Run the alternative version of the lns-common-1
|
/toolchain/binutils/binutils-2.25/binutils/po/ |
D | hr.po | 3511 " --alt-machine-code <index> Use the target's <index>'th alternative machine\n" 3707 msgid "this target does not support %lu alternative machine codes" 3715 msgid "ignoring the alternative value" 3842 msgid "unable to parse alternative machine code"
|
D | ja.po | 3231 " --alt-machine-code <index> Use the target's <index>'th alternative machine\n" 3331 " --alt-machine-code <index> Use the target's <index>'th alternative machine\n" 3547 msgid "this target does not support %lu alternative machine codes" 3555 msgid "ignoring the alternative value" 3682 msgid "unable to parse alternative machine code"
|
/toolchain/binutils/binutils-2.25/config/ |
D | tcl.m4 | 24 # the alternative search directory is invoked by --with-tcl 147 # the alternative search directory is invoked by --with-tk
|
123