Home | History | Annotate | Download | only in AArch64

Lines Matching refs:ubfx

959 // CHECK: ubfx     xzr, x4, #0, #1         // encoding: [0x9f,0x00,0x40,0xd3]
1097 // CHECK: ubfx w9, w10, #0, #1 // encoding: [0x49,0x01,0x00,0x53]
1106 ubfx w9, w10, #0, #1
1107 ubfx x2, x3, #63, #1
1108 ubfx x19, x20, #0, #64
1109 ubfx x9, x10, #5, #59
1110 ubfx w9, w10, #0, #32
1111 ubfx w11, w12, #31, #1
1112 ubfx w13, w14, #29, #3
1113 ubfx xzr, xzr, #10, #11
1115 // CHECK: ubfx w9, w10, #0, #1 // encoding: [0x49,0x01,0x00,0x53]
1122 // CHECK: ubfx xzr, xzr, #10, #11 // encoding: [0xff,0x53,0x4a,0xd3]