Lines Matching defs:cond
693 midgard_create_branch_extended( midgard_condition cond,
704 (cond << 14) |
705 (cond << 12) |
706 (cond << 10) |
707 (cond << 8) |
708 (cond << 6) |
709 (cond << 4) |
710 (cond << 2) |
711 (cond << 0);
717 .cond = duplicated_cond
782 * branches, cond isn't used so it doesn't
785 midgard_condition cond =
806 .cond = cond
825 cond, op,