Home | History | Annotate | Download | only in test

Lines Matching full:ubfx

553   COMPARE(uxtw(x18, x19), "ubfx x18, x19, #0, #32");
572 COMPARE(ubfx(w21, w22, 11, 10), "ubfx w21, w22, #11, #10");
573 COMPARE(ubfx(x23, x24, 12, 9), "ubfx x23, x24, #12, #9");