Home | History | Annotate | Download | only in cctest

Lines Matching full:ubfx

543   COMPARE(uxtw(x18, x19), "ubfx x18, x19, #0, #32");
562 COMPARE(ubfx(w21, w22, 11, 10), "ubfx w21, w22, #11, #10");
563 COMPARE(ubfx(x23, x24, 12, 9), "ubfx x23, x24, #12, #9");