Searched refs:REG_CCR (Results 1 – 2 of 2) sorted by relevance
79 REG_CCR = 9 enumerator937 if (oprs[1].reg == REG_CCR) in xgate_find_match()961 if (oprs[0].reg == REG_CCR) in xgate_find_match()1076 return REG_CCR; in reg_name_search()1315 if (operand.reg != REG_CCR) in xgate_parse_operand()
125 REG_CCR = 2, enumerator1057 return REG_CCR; in reg_name_search()1985 if (operands[0].reg1 == REG_NONE || operands[0].reg1 == REG_CCR in build_dbranch_insn()2336 && (op->reg1 != REG_A) && (op->reg1 != REG_B) && (op->reg1 != REG_CCR) in build_reg_mode()2906 if (operands[1].reg1 == REG_CCR) /* ,CCR */ in md_assemble()2908 else if (operands[0].reg1 == REG_CCR) /* CCR, */ in md_assemble()