Home | History | Annotate | Download | only in AArch64

Lines Matching full:ldrsh

1937         ldrsh x2, [x3], #256
1938 ldrsh x22, [x13], #-257
1948 // CHECK-ERROR-NEXT: ldrsh x2, [x3], #256
1951 // CHECK-ERROR-NEXT: ldrsh x22, [x13], #-257
1962 ldrsh w2, [x3], #256
1963 ldrsh w22, [x13], #-257
1971 // CHECK-ERROR-NEXT: ldrsh w2, [x3], #256
1974 // CHECK-ERROR-NEXT: ldrsh w22, [x13], #-257
2120 ldrsh x2, [x3, #256]!
2121 ldrsh x22, [x13, #-257]!
2131 // CHECK-ERROR-NEXT: ldrsh x2, [x3, #256]!
2134 // CHECK-ERROR-NEXT: ldrsh x22, [x13, #-257]!
2145 ldrsh w2, [x3, #256]!
2146 ldrsh w22, [x13, #-257]!
2154 // CHECK-ERROR-NEXT: ldrsh w2, [x3, #256]!
2157 // CHECK-ERROR-NEXT: ldrsh w22, [x13, #-257]!
2297 ldrsh w2, [x0, #123]
2303 // CHECK-ERROR-NEXT: ldrsh w2, [x0, #123]
2311 ldrsh x3, [wsp]
2316 // CHECK-ERROR-NEXT: ldrsh x3, [wsp]
2393 ldrsh w9, [x4, x2, lsl #-1]
2396 // CHECK-ERROR-NEXT: ldrsh w9, [x4, x2, lsl #-1]