Home | History | Annotate | Download | only in codeflinger

Lines Matching refs:CMP

705         if (shift) CMP(AL, fragment.reg, reg_imm(ref, LSR, shift));
706 else CMP(AL, fragment.reg, ref);
774 CMP(AL, depth, reg_imm(z, LSR, 16));