Home
last modified time | relevance | path

Searched refs:set_insn_error (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c2399 set_insn_error (int argnum, const char *msg) in set_insn_error() function
3096 set_insn_error (0, _("invalid register range")); in mips_parse_argument_token()
3124 set_insn_error (0, _("vector element must be constant")); in mips_parse_argument_token()
3134 set_insn_error (0, _("missing `]'")); in mips_parse_argument_token()
3153 set_insn_error (0, err); in mips_parse_argument_token()
4773 set_insn_error (arg->argnum, _("register value used as expression")); in match_expression()
5234 set_insn_error (arg->argnum, _("invalid performance register")); in match_perf_reg_operand()
5330 set_insn_error (arg->argnum, _("the source register must not be $0")); in match_same_rs_rt_operand()
5570 set_insn_error (arg->argnum, _("missing frame size")); in match_save_restore_list_operand()
5575 set_insn_error (arg->argnum, _("frame size specified twice")); in match_save_restore_list_operand()
[all …]
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2013452 match_out_of_range and set_insn_error* instead of as_bad.
468 (clear_insn_error, set_insn_error_format, set_insn_error)