/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-z80.c | 411 char prefix; member 671 emit_insn (char prefix, char opcode, const char * args) in emit_insn() argument 675 if (prefix) in emit_insn() 678 *p++ = prefix; in emit_insn() 765 emit_mx (char prefix, char opcode, int shift, expressionS * arg) in emit_mx() argument 788 if ((prefix == 0) && (rnum & R_INDEX)) in emit_mx() 790 prefix = (rnum & R_IX) ? 0xDD : 0xFD; in emit_mx() 800 q = frag_more (prefix ? 2 : 1); in emit_mx() 801 if (prefix) in emit_mx() 802 * q ++ = prefix; in emit_mx() [all …]
|
D | obj-evax.c | 235 char prefix [64]; in evax_shorten_name() local 246 prefix [0] = 0; in evax_shorten_name() 268 strncpy (prefix, id, prefix_dotdot); in evax_shorten_name() 269 prefix [prefix_dotdot] = 0; in evax_shorten_name() 295 strncpy (new_id, prefix, prefix_dotdot); in evax_shorten_name()
|
D | tc-i386.c | 324 unsigned char prefix[MAX_PREFIXES]; member 2098 || i.prefix[ADDR_PREFIX]) in offset_in_range() 2131 add_prefix (unsigned int prefix) in add_prefix() argument 2136 if (prefix >= REX_OPCODE && prefix < REX_OPCODE + 16 in add_prefix() 2139 if ((i.prefix[REX_PREFIX] & prefix & REX_W) in add_prefix() 2140 || ((i.prefix[REX_PREFIX] & (REX_R | REX_X | REX_B)) in add_prefix() 2141 && (prefix & (REX_R | REX_X | REX_B)))) in add_prefix() 2147 switch (prefix) in add_prefix() 2184 if (i.prefix[q] != 0) in add_prefix() 2190 if (!i.prefix[q]) in add_prefix() [all …]
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | cgen.sh | 54 prefix=$7 117 ${rootdir}/move-if-change ${tmp}-desc.h ${srcdir}/${prefix}-desc.h 120 -e "s/@prefix@/${prefix}/" < ${tmp}-desc.c1 > ${tmp}-desc.c 121 ${rootdir}/move-if-change ${tmp}-desc.c ${srcdir}/${prefix}-desc.c 124 ${rootdir}/move-if-change ${tmp}-opc.h ${srcdir}/${prefix}-opc.h 127 -e "s/@prefix@/${prefix}/" < ${tmp}-opc.c1 > ${tmp}-opc.c 128 ${rootdir}/move-if-change ${tmp}-opc.c ${srcdir}/${prefix}-opc.c 133 -e "s/@prefix@/${prefix}/" < ${tmp}-opinst.c1 >${tmp}-opinst.c 134 ${rootdir}/move-if-change ${tmp}-opinst.c ${srcdir}/${prefix}-opinst.c 140 -e "s/@prefix@/${prefix}/" > ${tmp}-ibld.c [all …]
|
D | v850-dis.c | 331 char *prefix; in disassemble() local 361 prefix = ""; in disassemble() 364 prefix = "!"; in disassemble() 368 prefix = "%"; in disassemble() 373 info->fprintf_func (info->stream, "%s[", prefix); in disassemble() 396 info->fprintf_func (info->stream, "%s[", prefix); in disassemble() 406 info->fprintf_func (info->stream, ", %s[", prefix); in disassemble() 410 info->fprintf_func (info->stream, ", %s", prefix); in disassemble()
|
/toolchain/binutils/binutils-2.25/config/ |
D | lib-prefix.m4 | 1 # lib-prefix.m4 serial 2 (gettext-0.12) 21 dnl with the same --prefix option. 36 AC_LIB_ARG_WITH([lib-prefix], 37 [ --with-lib-prefix[=DIR] search for libraries in DIR/include and DIR/lib 38 --without-lib-prefix don't search for libraries in includedir and libdir], 121 dnl acl_final_exec_prefix, containing the values to which $prefix and 125 dnl Unfortunately, prefix and exec_prefix get only finally determined 127 if test "X$prefix" = "XNONE"; then 130 acl_final_prefix="$prefix" 133 acl_final_exec_prefix='${prefix}' [all …]
|
/toolchain/binutils/binutils-2.25/gas/ |
D | messages.c | 345 as_internal_value_out_of_range (char * prefix, in as_internal_value_out_of_range() argument 355 if (prefix == NULL) in as_internal_value_out_of_range() 356 prefix = ""; in as_internal_value_out_of_range() 369 prefix, (int) val, (int) right); in as_internal_value_out_of_range() 372 prefix, (int) val, (int) right); in as_internal_value_out_of_range() 388 prefix, (int) val, (int) min, (int) max); in as_internal_value_out_of_range() 391 prefix, (int) val, (int) min, (int) max); in as_internal_value_out_of_range() 410 as_bad_where (file, line, err, prefix, val_buf, min_buf, max_buf); in as_internal_value_out_of_range() 412 as_warn_where (file, line, err, prefix, val_buf, min_buf, max_buf); in as_internal_value_out_of_range() 417 as_warn_value_out_of_range (char * prefix, in as_warn_value_out_of_range() argument [all …]
|
/toolchain/binutils/binutils-2.25/ |
D | install-sh | 373 /*) prefix='/';; 374 [-=\(\)!]*) prefix='./';; 375 *) prefix='';; 392 prefix=$prefix$d 393 if test -d "$prefix"; then 400 test -d "$prefix" || exit 1 402 case $prefix in 404 *) qprefix=$prefix;; 409 prefix=$prefix/
|
D | Makefile.tpl | 55 prefix = @prefix@ 938 $(DESTDIR)$(prefix) \ 970 .PHONY: configure-[+prefix+][+module+] maybe-configure-[+prefix+][+module+] 971 maybe-configure-[+prefix+][+module+]: 973 configure-[+prefix+][+module+]: stage_current 975 @if [+prefix+][+module+] 976 maybe-configure-[+prefix+][+module+]: configure-[+prefix+][+module+] 977 configure-[+prefix+][+module+]: [+ IF bootstrap +][+ ELSE +] 1012 @endif [+prefix+][+module+] 1016 .PHONY: configure-stage[+id+]-[+prefix+][+module+] maybe-configure-stage[+id+]-[+prefix+][+module+] [all …]
|
/toolchain/binutils/binutils-2.25/cpu/ |
D | xc16x.opc | 66 return _("Missing '#' prefix"); 82 return _("Missing '.' prefix"); 98 return _("Missing 'pof:' prefix"); 114 return _("Missing 'pag:' prefix"); 130 return _("Missing 'sof:' prefix"); 146 return _("Missing 'seg:' prefix"); 152 /* Print an operand with a "." prefix. 171 /* Print an operand with a "#pof:" prefix. 190 /* Print an operand with a "#pag:" prefix. 209 /* Print a 'pof:' prefix to an operand. */ [all …]
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | make-relative-prefix.c | 229 const char *prefix, const int resolve_links) in make_relative_prefix_1() argument 237 if (progname == NULL || bin_prefix == NULL || prefix == NULL) in make_relative_prefix_1() 345 prefix_dirs = split_directories (prefix, &prefix_num); in make_relative_prefix_1() 410 const char *prefix) in make_relative_prefix() argument 412 return make_relative_prefix_1 (progname, bin_prefix, prefix, 1); in make_relative_prefix() 423 const char *prefix) in make_relative_prefix_ignore_links() argument 425 return make_relative_prefix_1 (progname, bin_prefix, prefix, 0); in make_relative_prefix_ignore_links()
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/ |
D | reg-prefix.d | 1 #objdump: -dr --prefix-addresses --show-raw-insn 2 #as: --allow-reg-prefix -big 3 #name: SH --allow-reg-prefix option
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/ |
D | section-match-1.t | 3 /* .secA should collect all sections with a prefix of ".sec." 4 except for those with a prefix of ".sec..". */ 11 /* .secC should match any sections with a ".sec.." prefix. */
|
/toolchain/binutils/binutils-2.25/gold/ |
D | arm-reloc-property.cc | 312 const char* prefix = NULL; in reloc_name_in_error_message() local 316 prefix = arp->is_implemented() ? _("reloc ") : _("unimplemented reloc "); in reloc_name_in_error_message() 319 prefix = _("dynamic reloc "); in reloc_name_in_error_message() 322 prefix = _("private reloc "); in reloc_name_in_error_message() 325 prefix = _("obsolete reloc "); in reloc_name_in_error_message() 330 return std::string(prefix) + arp->name(); in reloc_name_in_error_message()
|
D | aarch64-reloc-property.cc | 148 const char* prefix = NULL; in reloc_name_in_error_message() local 152 prefix = arp->is_implemented() ? _("reloc ") : _("unimplemented reloc "); in reloc_name_in_error_message() 155 prefix = _("dynamic reloc "); in reloc_name_in_error_message() 160 return std::string(prefix) + arp->name(); in reloc_name_in_error_message()
|
D | dwp.h | 63 is_prefix_of(const char* prefix, const char* str) in is_prefix_of() argument 65 return strncmp(prefix, str, strlen(prefix)) == 0; in is_prefix_of()
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/ |
D | rd-regprefix-1.s | 1 ; Test (no_)register_prefixes a bit. Register prefix may or may not be 12 ; Non-ambiguous, with a prefix. 21 ; Some invalid with mandated register prefix; check that they pass.
|
D | regprefix-err-1.s | 1 ; Test that we get errors when we require a register prefix. 8 ; Some simple tests that we indeed require a register prefix, and some 24 ; prefix. It does not just miss a size specifier, e.g. as in [r12+r10.d].
|
/toolchain/binutils/binutils-2.25/intl/ |
D | libgnuintl.h | 109 # define _INTL_ASMNAME(prefix,cnamestring) _INTL_STRINGIFY (prefix) cnamestring argument 110 # define _INTL_STRINGIFY(prefix) #prefix argument
|
D | configure | 716 prefix=NONE 849 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ 853 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \ 942 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) 943 ac_prev=prefix ;; 944 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) 945 prefix=$ac_optarg ;; 947 -program-prefix | --program-prefix | --program-prefi | --program-pref \ 950 -program-prefix=* | --program-prefix=* | --program-prefi=* \ 1126 for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ [all …]
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
D | omit-lock-no.d | 2 #as: -momit-lock-prefix=yes -momit-lock-prefix=no
|
D | x86-64-mpx-add-bnd-prefix.s | 1 # Check -madd-bnd-prefix option 11 # Use of REPNE prefix - we shouldn't get any error
|
D | mpx-add-bnd-prefix.s | 1 # Check -madd-bnd-prefix option 11 # Use of REPNE prefix - we shouldn't get any error
|
/toolchain/binutils/binutils-2.25/gold/testsuite/ |
D | plugin_section_order.c | 113 inline static int is_prefix_of(const char *prefix, const char *str) in is_prefix_of() argument 115 return strncmp(prefix, str, strlen (prefix)) == 0; in is_prefix_of()
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/elf/ |
D | file.s | 17 .prefix prefix
|