Home | History | Annotate | Download | only in arm64

Lines Matching refs:BICS

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