Searched refs:qp_regno (Results 1 – 1 of 1) sorted by relevance
287 unsigned char qp_regno; /* qualifying predicate */ member674 int qp_regno; /* qualifying predicate for this usage */ member6437 insn = idesc->opcode | slot->qp_regno; in build_insn()8165 return ((is_conditional_branch (idesc) && CURR_SLOT.qp_regno == 0) in is_taken_branch()8274 tmpl.qp_regno = CURR_SLOT.qp_regno; in specify_resource()8919 if (CURR_SLOT.qp_regno >= 1 && CURR_SLOT.qp_regno < 16) in specify_resource()8922 specs[count++].index = CURR_SLOT.qp_regno; in specify_resource()8955 if (CURR_SLOT.qp_regno >= 1 && CURR_SLOT.qp_regno < 16) in specify_resource()8958 specs[count++].index = CURR_SLOT.qp_regno; in specify_resource()9041 if (CURR_SLOT.qp_regno >= 16 && CURR_SLOT.qp_regno < 63) in specify_resource()[all …]