Home | History | Annotate | Download | only in arm64

Lines Matching refs:csneg

1352 void Assembler::csneg(const Register& rd,
1356 ConditionalSelect(rd, rn, rm, cond, CSNEG);
1388 csneg(rd, rn, rn, NegateCondition(cond));