Lines Matching refs:h6
12 ldr h6, [sp, #2]
47 ; CHECK: ldr h6, [sp, #2] ; encoding: [0xe6,0x07,0x40,0x7d]
85 str h6, [sp, #2]
97 ; CHECK: str h6, [sp, #2] ; encoding: [0xe6,0x07,0x00,0x7d]
114 ldur h6, [sp, #2]
129 ; CHECK: ldur h6, [sp, #2] ; encoding: [0xe6,0x23,0x40,0x7c]
145 stur h6, [sp, #2]
160 ; CHECK: stur h6, [sp, #2] ; encoding: [0xe6,0x23,0x00,0x7c]
214 ldr h6, [x0, #2]!
222 str h6, [x0, #-2]!
230 ; CHECK: ldr h6, [x0, #2]! ; encoding: [0x06,0x2c,0x40,0x7c]
238 ; CHECK: str h6, [x0, #-2]! ; encoding: [0x06,0xec,0x1f,0x7c]
249 str h6, [x0], #-2
257 ldr h6, [x0], #2
265 ; CHECK: str h6, [x0], #-2 ; encoding: [0x06,0xe4,0x1f,0x7c]
273 ; CHECK: ldr h6, [x0], #2 ; encoding: [0x06,0x24,0x40,0x7c]