Searched refs:BAD_ARGS (Results 1 – 2 of 2) sorted by relevance
903 #define BAD_ARGS _("bad arguments to instruction") macro8247 inst.error = BAD_ARGS; in parse_operands()14527 constraint ((inst.operands[0].hasreloc != 0), BAD_ARGS); in do_t_branch_future()14538 constraint ((inst.operands[0].hasreloc == 0), BAD_ARGS); in do_t_branch_future()16585 constraint (inst.operands[1].isreg != 1, BAD_ARGS); in do_t_loloop()
173 * config/tc-arm.c (bad_args, bad_pc): Renamed to BAD_ARGS and