Home | History | Annotate | Download | only in AArch64

Lines Matching refs:ldrh

2384         ldrh w2, [x4]
2388 // CHECK: ldrh w2, [x4] // encoding: [0x82,0x00,0x40,0x79]
2514 ldrh w10, [x30, x7, lsl #1]
2516 ldrh w12, [x28, xzr, sxtx #0]
2518 ldrh w14, [x26, w6, uxtw]
2519 ldrh w15, [x25, w7, uxtw #0]
2521 ldrh w17, [x23, w9, sxtw]
2522 ldrh w18, [x22, w10, sxtw #0]
2526 // CHECK: ldrh w10, [x30, x7, lsl #1] // encoding: [0xca,0x7b,0x67,0x78]
2528 // CHECK: ldrh w12, [x28, xzr, sxtx] // encoding: [0x8c,0xeb,0x7f,0x78]
2530 // CHECK: ldrh w14, [x26, w6, uxtw] // encoding: [0x4e,0x4b,0x66,0x78]
2531 // CHECK: ldrh w15, [x25, w7, uxtw] // encoding: [0x2f,0x4b,0x67,0x78]
2533 // CHECK: ldrh w17, [x23, w9, sxtw] // encoding: [0xf1,0xca,0x69,0x78]
2534 // CHECK: ldrh w18, [x22, w10, sxtw] // encoding: [0xd2,0xca,0x6a,0x78]
2647 ldrh w9, [x2], #255
2648 ldrh w9, [x2], #1
2649 ldrh w10, [x3], #-256
2653 // CHECK: ldrh w9, [x2], #255 // encoding: [0x49,0xf4,0x4f,0x78]
2654 // CHECK: ldrh w9, [x2], #1 // encoding: [0x49,0x14,0x40,0x78]
2655 // CHECK: ldrh w10, [x3], #-256 // encoding: [0x6a,0x04,0x50,0x78]
2803 ldrh w9, [x2, #255]!
2804 ldrh w9, [x2, #1]!
2805 ldrh w10, [x3, #-256]!
2809 // CHECK: ldrh w9, [x2, #255]! // encoding: [0x49,0xfc,0x4f,0x78]
2810 // CHECK: ldrh w9, [x2, #1]! // encoding: [0x49,0x1c,0x40,0x78]
2811 // CHECK: ldrh w10, [x3, #-256]! // encoding: [0x6a,0x0c,0x50,0x78]