Searched refs:optlist (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | ns32k-dis.c | 218 optlist (int options, const struct ns32k_option * optionP, char * result) in optlist() function 679 optlist (Ivalue, opt_u, result); in print_insn_arg() 684 optlist (Ivalue, opt_U, result); in print_insn_arg() 689 optlist (Ivalue, opt_O, result); in print_insn_arg() 694 optlist (Ivalue, opt_C, result); in print_insn_arg() 699 optlist (Ivalue, opt_S, result); in print_insn_arg()
|
D | ChangeLog-9297 | 2977 (optlist, list_search): Made appropriate arguments now point to
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/arch/ |
D | arch.exp | 138 set optlist {"default-options" "-dsp" "-isa=any" "-isa=dsp" "-isa=fp"} 141 lappend optlist "-isa=$arch" "-isa=${arch}-up" 166 foreach opt $optlist {
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-ns32k.c | 801 optlist (char *str, /* The string to extract options from. */ in optlist() function 1014 optlist (argv[i], opt3, &tmp); in encode_operand() 1019 optlist (argv[i], opt4, &tmp); in encode_operand() 1024 optlist (argv[i], opt5, &tmp); in encode_operand() 1034 optlist (argv[i], opt1, &iif.iifP[10].object); in encode_operand() 1037 optlist (argv[i], opt2, &iif.iifP[10].object); in encode_operand()
|