Home | History | Annotate | Download | only in opcodes

Lines Matching refs:Scc

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