Searched refs:R500_FC_B_OP1_NONE (Results 1 – 2 of 2) sorted by relevance
585 | R500_FC_B_OP1_NONE /* no branch counter if stay */ in emit_flowcontrol()611 s->Code->inst[branch->If].inst2 |= R500_FC_B_OP1_NONE; in emit_flowcontrol()
3333 # define R500_FC_B_OP1_NONE (0 << 26) macro