Home | History | Annotate | Download | only in AArch64

Lines Matching refs:ldrsh

1989         ldrsh x2, [x3], #256
1990 ldrsh x22, [x13], #-257
2000 // CHECK-ERROR-NEXT: ldrsh x2, [x3], #256
2003 // CHECK-ERROR-NEXT: ldrsh x22, [x13], #-257
2014 ldrsh w2, [x3], #256
2015 ldrsh w22, [x13], #-257
2023 // CHECK-ERROR-NEXT: ldrsh w2, [x3], #256
2026 // CHECK-ERROR-NEXT: ldrsh w22, [x13], #-257
2172 ldrsh x2, [x3, #256]!
2173 ldrsh x22, [x13, #-257]!
2183 // CHECK-ERROR-NEXT: ldrsh x2, [x3, #256]!
2186 // CHECK-ERROR-NEXT: ldrsh x22, [x13, #-257]!
2197 ldrsh w2, [x3, #256]!
2198 ldrsh w22, [x13, #-257]!
2206 // CHECK-ERROR-NEXT: ldrsh w2, [x3, #256]!
2209 // CHECK-ERROR-NEXT: ldrsh w22, [x13, #-257]!
2349 ldrsh w2, [x0, #123]
2355 // CHECK-ERROR-AARCH64-NEXT: ldrsh w2, [x0, #123]
2363 ldrsh x3, [wsp]
2368 // CHECK-ERROR-NEXT: ldrsh x3, [wsp]
2448 ldrsh w9, [x4, x2, lsl #-1]
2451 // CHECK-ERROR-NEXT: ldrsh w9, [x4, x2, lsl #-1]