Home | History | Annotate | Download | only in arm64

Lines Matching full:csneg

1124 void Assembler::csneg(const Register& rd,
1128 ConditionalSelect(rd, rn, rm, cond, CSNEG);
1160 csneg(rd, rn, rn, NegateCondition(cond));