Lines Matching refs:x4

8   ldr    w5, [x4, #20]
9 ldr x4, [x3]
17 ldrb w5, [x4, #20]
41 prfm pstl3strm, [x4, x5, lsl #3]
43 ; CHECK: ldr w5, [x4, #20] ; encoding: [0x85,0x14,0x40,0xb9]
44 ; CHECK: ldr x4, [x3] ; encoding: [0x64,0x00,0x40,0xf9]
52 ; CHECK: ldrb w5, [x4, #20] ; encoding: [0x85,0x50,0x40,0x39]
75 ; CHECK: prfm pstl3strm, [x4, x5, lsl #3] ; encoding: [0x95,0x78,0xa5,0xf8]
81 str x4, [x3]
83 str w5, [x4, #20]
90 strb w5, [x4, #20]
93 ; CHECK: str x4, [x3] ; encoding: [0x64,0x00,0x00,0xf9]
95 ; CHECK: str w5, [x4, #20] ; encoding: [0x85,0x14,0x00,0xb9]
102 ; CHECK: strb w5, [x4, #20] ; encoding: [0x85,0x50,0x00,0x39]
141 stur x4, [x3]
143 stur w5, [x4, #20]
150 sturb w5, [x4, #20]
156 ; CHECK: stur x4, [x3] ; encoding: [0x64,0x00,0x00,0xf8]
158 ; CHECK: stur w5, [x4, #20] ; encoding: [0x85,0x40,0x01,0xb8]
165 ; CHECK: sturb w5, [x4, #20] ; encoding: [0x85,0x40,0x01,0x38]
173 ldtr w3, [x4, #16]
174 ldtr x3, [x4, #16]
175 ldtrb w3, [x4, #16]
178 ldtrh w3, [x4, #16]
183 ; CHECK: ldtr w3, [x4, #16] ; encoding: [0x83,0x08,0x41,0xb8]
184 ; CHECK: ldtr x3, [x4, #16] ; encoding: [0x83,0x08,0x41,0xf8]
185 ; CHECK: ldtrb w3, [x4, #16] ; encoding: [0x83,0x08,0x41,0x38]
188 ; CHECK: ldtrh w3, [x4, #16] ; encoding: [0x83,0x08,0x41,0x78]
193 sttr w5, [x4, #20]
194 sttr x4, [x3]
197 sttrb w5, [x4, #20]
200 ; CHECK: sttr w5, [x4, #20] ; encoding: [0x85,0x48,0x01,0xb8]
201 ; CHECK: sttr x4, [x3] ; encoding: [0x64,0x08,0x00,0xf8]
204 ; CHECK: sttrb w5, [x4, #20] ; encoding: [0x85,0x48,0x01,0x38]
283 ldp x4, x9, [sp, #-16]
291 ; CHECK: ldp x4, x9, [sp, #-16] ; encoding: [0xe4,0x27,0x7f,0xa9]
299 stp x4, x9, [sp, #-16]
305 ; CHECK: stp x4, x9, [sp, #-16] ; encoding: [0xe4,0x27,0x3f,0xa9]
315 ldp x4, x9, [sp, #-16]!
322 ; CHECK: ldp x4, x9, [sp, #-16]! ; encoding: [0xe4,0x27,0xff,0xa9]
329 stp x4, x9, [sp, #-16]!
334 ; CHECK: stp x4, x9, [sp, #-16]! ; encoding: [0xe4,0x27,0xbf,0xa9]
343 ldp x4, x9, [sp], #-16
350 ; CHECK: ldp x4, x9, [sp], #-16 ; encoding: [0xe4,0x27,0xff,0xa8]
357 stp x4, x9, [sp], #-16
362 ; CHECK: stp x4, x9, [sp], #-16 ; encoding: [0xe4,0x27,0xbf,0xa8]
371 ldnp x4, x9, [sp, #-16]
376 ; CHECK: ldnp x4, x9, [sp, #-16] ; encoding: [0xe4,0x27,0x7f,0xa8]
381 stnp x4, x9, [sp, #-16]
386 ; CHECK: stnp x4, x9, [sp, #-16] ; encoding: [0xe4,0x27,0x3f,0xa8]
443 ldr x4, foo
448 ; CHECK: ldr x4, foo ; encoding: [0bAAA00100,A,A,0x58]
468 stxr w1, x4, [x3]
475 ; CHECK: stxr w1, x4, [x3] ; encoding: [0x64,0x7c,0x01,0xc8]
487 ldar x4, [sp, #0]
492 ; CHECK: ldar x4, [sp] ; encoding: [0xe4,0xff,0xdf,0xc8]
510 ldaxr w2, [x4]
511 ldaxr x2, [x4]
512 ldaxrb w2, [x4, #0]
513 ldaxrh w2, [x4]
517 ; CHECK: ldaxr w2, [x4] ; encoding: [0x82,0xfc,0x5f,0x88]
518 ; CHECK: ldaxr x2, [x4] ; encoding: [0x82,0xfc,0x5f,0xc8]
519 ; CHECK: ldaxrb w2, [x4] ; encoding: [0x82,0xfc,0x5f,0x08]
520 ; CHECK: ldaxrh w2, [x4] ; encoding: [0x82,0xfc,0x5f,0x48]
555 ldr s3, [x4, #3]
569 ; CHECK: ldur s3, [x4, #3] ; encoding: [0x83,0x30,0x40,0xbc]
583 str s3, [x4, #3]
597 ; CHECK: stur s3, [x4, #3] ; encoding: [0x83,0x30,0x00,0xbc]
607 ldrsb w6, [x4, #-1]
614 ldrsw x4, [x11, #-1]
619 ; CHECK: ldursb w6, [x4, #-1] ; encoding: [0x86,0xf0,0xdf,0x38]
626 ; CHECK: ldursw x4, [x11, #-1] ; encoding: [0x64,0xf1,0x9f,0xb8]