Home | History | Annotate | Download | only in arm64

Lines Matching full:bics

1209 void Assembler::bics(const Register& rd,
1212 Logical(rd, rn, operand, BICS);