Searched refs:BAD_PC (Results 1 – 2 of 2) sorted by relevance
905 #define BAD_PC _("r15 not allowed here") macro8141 inst.error = BAD_PC; in parse_operands()8150 inst.error = BAD_PC; in parse_operands()8166 inst.error = BAD_PC; in parse_operands()8217 inst.error = BAD_PC; in parse_operands()8234 inst.error = BAD_PC; in parse_operands()8315 inst.error = BAD_PC; \9327 constraint ((inst.operands[2].reg == REG_PC), BAD_PC); in do_rm_rd_rn()9686 constraint (Rd == REG_PC, BAD_PC); in do_co_reg()9743 constraint (Rd == REG_PC, BAD_PC); in do_co_reg2c()[all …]
174 BAD_PC respectively.