Searched refs:REG_CCR (Results 1 – 2 of 2) sorted by relevance
79 REG_CCR = 9 enumerator939 if (oprs[1].reg == REG_CCR) in xgate_find_match()963 if (oprs[0].reg == REG_CCR) in xgate_find_match()1078 return REG_CCR; in reg_name_search()1317 if (operand.reg != REG_CCR) in xgate_parse_operand()
125 REG_CCR = 2, enumerator1060 return REG_CCR; in reg_name_search()1988 if (operands[0].reg1 == REG_NONE || operands[0].reg1 == REG_CCR in build_dbranch_insn()2339 && (op->reg1 != REG_A) && (op->reg1 != REG_B) && (op->reg1 != REG_CCR) in build_reg_mode()2909 if (operands[1].reg1 == REG_CCR) /* ,CCR */ in md_assemble()2911 else if (operands[0].reg1 == REG_CCR) /* CCR, */ in md_assemble()