Home | History | Annotate | Download | only in arm64

Lines Matching defs:Ubfiz

1165 void MacroAssembler::Ubfiz(const Register& rd,
1171 ubfiz(rd, rn, lsb, width);