Home | History | Annotate | Download | only in opcodes

Lines Matching refs:Scc

122 #define Scc(cc)     OP (1, RX_Operand_Condition,  cc, 0)
3529 ID(branch); Scc(n); DC(pc + dsp3map[dsp]);
3561 ID(branch); Scc(cond); DC(pc + IMMex (1));
3625 ID(branch); Scc(c); DC(pc + IMMex (2));
8471 ID(sccnd); BWL(sz); DD (sd, rdst, sz); Scc(cond);