Home | History | Annotate | Download | only in AArch64

Lines Matching refs:sbfm

756         sbfm x3, w13, #0, #0
757 sbfm w12, x9, #0, #0
758 sbfm sp, x3, #3, #5
759 sbfm w3, wsp, #1, #9
760 sbfm x9, x5, #-1, #0
761 sbfm x9, x5, #0, #-1
763 // CHECK-ERROR-NEXT: sbfm x3, w13, #0, #0
766 // CHECK-ERROR-NEXT: sbfm w12, x9, #0, #0
769 // CHECK-ERROR-NEXT: sbfm sp, x3, #3, #5
772 // CHECK-ERROR-NEXT: sbfm w3, wsp, #1, #9
775 // CHECK-ERROR-NEXT: sbfm x9, x5, #-1, #0
778 // CHECK-ERROR-NEXT: sbfm x9, x5, #0, #-1
781 sbfm w3, w5, #32, #1
782 sbfm w7, w11, #19, #32
783 sbfm x29, x30, #64, #0
784 sbfm x10, x20, #63, #64
786 // CHECK-ERROR-NEXT: sbfm w3, w5, #32, #1
789 // CHECK-ERROR-NEXT: sbfm w7, w11, #19, #32
792 // CHECK-ERROR-NEXT: sbfm x29, x30, #64, #0
795 // CHECK-ERROR-NEXT: sbfm x10, x20, #63, #64