Home | History | Annotate | Download | only in aarch32

Lines Matching defs:ubfx

3589   void ubfx(
3591 void ubfx(Register rd, Register rn, uint32_t lsb, uint32_t width) {
3592 ubfx(al, rd, rn, lsb, width);