Home
last modified time | relevance | path

Searched refs:argument (Results 1 – 25 of 271) sorted by relevance

1234567891011

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/nios2/
Dillegal.l4 .*illegal.s:8: Error: missing argument
7 .*illegal.s:10: Error: missing argument
9 .*illegal.s:11: Error: missing argument
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
Dproc.l5 .*:12: Error: Empty argument of .proc
6 .*:13: Error: Empty argument of .endp
/toolchain/binutils/binutils-2.25/include/opcode/
Dcrx.h294 argument; typedef
304 argument arg[MAX_OPERANDS];
Dcr16.h297 argument; typedef
307 argument arg[MAX_OPERANDS];
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/alpha/
Delf-usepv-2.l2 .*:1: Error: unknown argument for .usepv
/toolchain/binutils/binutils-2.25/opcodes/
Dcrx-dis.c117 static void print_arg (argument *, bfd_vma, struct disassemble_info *);
378 make_argument (argument * a, int start_bits) in make_argument()
500 print_arg (argument *a, bfd_vma memaddr, struct disassemble_info *info) in print_arg()
662 argument a; in make_instruction()
Dcr16-dis.c348 make_argument (argument * a, int start_bits) in make_argument()
543 print_arg (argument *a, bfd_vma memaddr, struct disassemble_info *info) in print_arg()
753 argument a; in cr16_make_instruction()
DChangeLog-200689 (get_sym_code_type): Take MAP_TYPE argument. Check the type of
427 * m68k-dis.c (match_insn_m68k): Remove the PRIV argument and work it
485 for MIPS32R2. Add SmartMIPS instructions. Add two-argument
492 * mips-opc.c (mips_builtin_opcodes): Fix mftr argument order.
506 * mips-dis.c (print_insn_args): Adds udi argument handling.
524 * mips-dis.c (print_insn_args): Add mips_opcode argument.
554 (print_insn_coprocessor): Add pc argument. Add %A & %B specifiers.
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/
Dsave-args.s1 ! Test several forms of save argument
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
Darch5tej.s11 bkpt @ Support for a breakpoint without an argument
Dtcompat2.s1 @ Three-argument forms of Thumb arithmetic instructions.
Dtcompat.s31 @ Two-argument forms of ARM arithmetic instructions.
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-crx.c159 static void print_operand (int, int, argument *);
160 static void print_constant (int, int, argument *);
607 argument *cur_arg = &crx_ins->arg[cur_arg_num]; /* Current argument. */ in process_label_constant()
723 argument *cur_arg = &crx_ins->arg[cur_arg_num]; /* Current argument. */ in set_operand()
839 argument *cur_arg = &crx_ins->arg[cur_arg_num]; /* Current argument. */ in parse_operand()
1185 print_constant (int nbits, int shift, argument *arg) in print_constant()
1252 print_operand (int nbits, int shift, argument *arg) in print_operand()
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
Dbgeu.s6 # A second argument of 0 or $0 is always true
Dbltu.s6 # A second argument of 0 or $0 is always false
Dmips32.s50 # For a while break for the mips32 ISA interpreted a single argument
/toolchain/binutils/binutils-2.25/config/
Dwarnings.m454 # Append to VARIABLE "-pedantic" + the argument, if the compiler is GCC
86 # If the argument is the word "manual" instead of a version number,
Denable.m421 *) AC_MSG_ERROR(Unknown argument to enable/disable $1) ;;
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/parse/
Dexprbug.s19 .word ic_argv1-icode ; second, pointer to 1st argument
/toolchain/binutils/binutils-2.25/gprof/
DREADME181 without argument, annotated output is suppressed
182 completely. With an argument, annotated output
201 without an argument, the flat profile is suppressed
219 an argument, the call-graph is suppressed completely.
236 If given without an argument, the listing is
264 for source files. The argument "dirs" is a colon
308 or, by specifying an argument value of 0, it can be
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/unsorted/
Dlabeldiffs.s21 .word ic_argv1-icode ; second, pointer to 1st argument
/toolchain/binutils/binutils-2.25/bfd/
DChangeLog-9495406 * targets.c (bfd_target): Change type of second argument to
617 writable--it's required on Solaris. Cast fprintf argument to
1070 * ecoff.c (_bfd_ecoff_find_nearest_line): The offset argument is
1707 (bfd_set_arch_info): Rewrite accordingly. Change argument to be a
2272 relocation argument to check_dynamic_reloc entry point.
2457 argument.
2536 argument, the final relocated address.
2547 * aoutx.h (NAME(aout,slurp_reloc_table)): Cast argument to size_t
2587 * libbfd.c (real_read): Add prototype. Change argument types from
2589 (bfd_read): Cast real_read argument to size_t, not int.
[all …]
/toolchain/binutils/binutils-2.25/binutils/
DNEWS303 the architecture of the output file to the given argument. This option only
381 * Added --change-leading-char argument to objcopy.
383 * Added --weaken argument to objcopy.
397 * Added --debugging argument to objdump and objcopy.
399 * Added --defined-only argument to nm.
401 * Added --remove-leading-char argument to objcopy.
448 * A new --stabs argument has been added to objdump to dump stabs sections in
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-9295479 TC_FORCE_RELOCATION, taking an additional section argument. If
485 md_pcrel_from function, taking an additional section argument.
1045 argument list.
1062 * gasp.c (show_usage): Put program_name argument in first fprintf,
1274 (Write_VMS_EOM_Record): second argument has type valueT.
1276 type is offsetT; second argument is unsigned.
1691 * cond.c (s_if): Treat argument as an operatorT describing how to
1692 compare the argument against zero.
1709 * listing.c (listing_psize): Treat argument as indicating whether
2034 * config/tc-m68k.c (md_convert_frag): Rename argument seg to sec,
[all …]
/toolchain/binutils/binutils-2.25/
Dltoptions.m4174 # Look at the argument we got. We use all the common list separators.
228 # Look at the argument we got. We use all the common list separators.
282 # Look at the argument we got. We use all the common list separators.

1234567891011