Home | History | Annotate | Download | only in aarch32

Lines Matching full:sbfx

2982   void sbfx(
2984 void sbfx(Register rd, Register rn, uint32_t lsb, uint32_t width) {
2985 sbfx(al, rd, rn, lsb, width);