Home | History | Annotate | Download | only in arm64

Lines Matching refs:ubfx

1162 void MacroAssembler::Ubfx(const Register& rd,
1168 ubfx(rd, rn, lsb, width);