Home | History | Annotate | Download | only in AArch64

Lines Matching refs:sbfx

921         sbfx w1, w2, #0, #0
922 sbfx wsp, w9, #0, #1
923 sbfx w9, w10, #32, #1
924 sbfx w11, w12, #32, #0
925 sbfx w9, w10, #10, #23
926 sbfx x3, x5, #12, #53
927 sbfx sp, x3, #7, #6
928 sbfx w3, wsp, #10, #8
931 // CHECK-ERROR-NEXT: sbfx w1, w2, #0, #0
934 // CHECK-ERROR-NEXT: sbfx wsp, w9, #0, #1
937 // CHECK-ERROR-NEXT: sbfx w9, w10, #32, #1
940 // CHECK-ERROR-NEXT: sbfx w11, w12, #32, #0
943 // CHECK-ERROR-NEXT: sbfx w9, w10, #10, #23
946 // CHECK-ERROR-NEXT: sbfx x3, x5, #12, #53
949 // CHECK-ERROR-NEXT: sbfx sp, x3, #7, #6
952 // CHECK-ERROR-NEXT: sbfx w3, wsp, #10, #8