Home | History | Annotate | Download | only in arm64

Lines Matching defs:Sbfx

1071 void MacroAssembler::Sbfx(const Register& rd,
1077 sbfx(rd, rn, lsb, width);