Searched refs:specifier (Results 1 – 25 of 59) sorted by relevance
123
/toolchain/binutils/binutils-2.25/libiberty/ |
D | _doprnt.c | 67 result = fprintf(stream, specifier, value); \ 81 char specifier[128]; in _doprnt() local 90 char * sptr = specifier; in _doprnt()
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/ |
D | regprefix-err-1.s | 24 ; prefix. It does not just miss a size specifier, e.g. as in [r12+r10.d].
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | ia64.h | 243 enum ia64_resource_specifier specifier; member
|
D | ChangeLog-9103 | 452 (short loads/stores): Tweak format specifier slightly to keep 740 (MIPS operand specifier comments): Remove 'm', add 'U' and 1768 * m68k.h: Remove documentation of ` operand specifier. 2622 * hppa.h (xmpyu): No floating point format specifier for the
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-cr16.texi | 60 Illegal specifier for this operand.
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | ia64-gen.c | 1270 lookup_regindex (const char *name, int specifier) in lookup_regindex() argument 1272 switch (specifier) in lookup_regindex() 1583 int specifier = lookup_specifier (rdeps[i]->name); in print_dependency_table() local 1584 int regindex = lookup_regindex (rdeps[i]->name, specifier); in print_dependency_table() 1587 rdeps[i]->name, specifier, in print_dependency_table()
|
D | ChangeLog-2012 | 331 specifier. 363 (print_insn_coprocessor): Add support for %u format specifier. 406 irrelevent. When the 'e' specifier is used on an operand and no
|
D | ChangeLog-0001 | 1343 specifier. Add 'H' format specifier variants for "mfc1," 1345 MIPS32 "sdbbp" to use 'B' operand specifier. Add MIPS32 1346 "wait" variant which uses 'J' operand specifier.
|
D | ChangeLog-9297 | 206 * m68k-dis.c (print_insn_arg): Remove ` operand specifier. 933 * m68k-opc.c (m68k_opcodes): Changed operand specifier for the 972 * m68k-opc.c (m68k_opcodes): add b, w, or l specifier to coldfire 1261 specifier of the effective-address operand in immediate forms of 1262 arithmetic instructions. The specifier for the immediate operand 3158 or 'I' operands if the next format specifier is 'M' (fcmp
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-ia64.c | 8296 switch (dep->specifier) in specify_resource() 8776 if (dep->specifier == IA64_RS_FRb in specify_resource() 9600 as_bad (_("Unrecognized dependency specifier %d\n"), dep->specifier); in specify_resource() 10104 if (rs->dependency->specifier == IA64_RS_AR_UNAT in resources_match() 10120 if (rs->dependency->specifier == IA64_RS_PR in resources_match() 10121 || rs->dependency->specifier == IA64_RS_PRr in resources_match() 10122 || rs->dependency->specifier == IA64_RS_PR63) in resources_match() 10130 rs->dependency->specifier != IA64_RS_PR63 ? in resources_match() 10140 rs->dependency->specifier != IA64_RS_PR63 ? in resources_match() 10539 && (dep->specifier == IA64_RS_PR in mark_resources() [all …]
|
/toolchain/binutils/binutils-2.25/cpu/ |
D | cris.cpu | 708 (comment "autoincrement-bit syntax specifier") 715 (comment "Condition code specifier") 724 (comment "Swap option specifier") 737 (comment "Flag bits specifier") 1313 (dnf f-membit "Memory specifier" () 11 1) 1553 ; or as an affirmative specifier
|
D | m32c.opc | 863 return _("Invalid size specifier");
|
/toolchain/binutils/binutils-2.25/etc/ |
D | ChangeLog | 98 image format specifier as jpg.
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-2010 | 85 * config/tc-mips.c (mips_ip): Remove dead format specifier code. 117 as a base register specifier. 1131 specifier warnings for 32-bit host when --enable-64-bit-bfd.
|
D | ChangeLog | 1292 (sparc_cons): Return reloc specifier. 1293 (cons_fix_new_sparc): Add reloc specifier param.
|
D | ChangeLog-2008 | 366 to, besides PIC, also imply TLS or to say "relocation specifier" or 1649 specifier.
|
D | ChangeLog-2004 | 413 non-matching version specifier but same mnemonic. 1482 specifier.
|
D | ChangeLog-2006 | 1016 mips16_extended_frag): Remove register specifier. 1983 (parse_neon_type): New function. Parse Neon type specifier.
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | ChangeLog-2011 | 56 Use BFD_VMA_FMT for printf format specifier for dynamic tag value.
|
D | ChangeLog-2008 | 747 specifier if necessary.
|
/toolchain/binutils/binutils-2.25/opcodes/po/ |
D | uk.po | 838 msgid "Invalid size specifier"
|
D | opcodes.pot | 988 msgid "Invalid size specifier"
|
D | da.po | 787 msgid "Invalid size specifier"
|
D | ga.po | 762 msgid "Invalid size specifier"
|
/toolchain/binutils/binutils-2.25/gas/testsuite/ |
D | ChangeLog-2004 | 566 * gas/h8300/ffxx1-coff.s: Remove inappropriate insn width specifier.
|
123