Lines Matching refs:x3
8 ldr x3, (foo + 4)
9 ldr x3, [foo + 4]
10 ; CHECK: ldr x3, foo+4 ; encoding: [0bAAA00011,A,A,0x58]
28 ldp x3, x4, [x5, #12]!
31 ldp x3, x4, [x5], #12
58 ; CHECK-ERRORS: ldp x3, x4, [x5, #12]!
67 ; CHECK-ERRORS: ldp x3, x4, [x5], #12
77 ldrb w1, [x3, w3, sxtw #4]
78 ldrh w1, [x3, w3, sxtw #4]
79 ldr w1, [x3, w3, sxtw #4]
80 ldr x1, [x3, w3, sxtw #4]
81 ldr b1, [x3, w3, sxtw #4]
82 ldr h1, [x3, w3, sxtw #4]
83 ldr s1, [x3, w3, sxtw #4]
84 ldr d1, [x3, w3, sxtw #4]
85 ldr q1, [x3, w3, sxtw #1]
88 ; CHECK-ERRORS:ldrb w1, [x3, w3, sxtw #4]
91 ; CHECK-ERRORS:ldrh w1, [x3, w3, sxtw #4]
94 ; CHECK-ERRORS:ldr w1, [x3, w3, sxtw #4]
97 ; CHECK-ERRORS:ldr x1, [x3, w3, sxtw #4]
100 ; CHECK-ERRORS:ldr b1, [x3, w3, sxtw #4]
103 ; CHECK-ERRORS:ldr h1, [x3, w3, sxtw #4]
106 ; CHECK-ERRORS:ldr s1, [x3, w3, sxtw #4]
109 ; CHECK-ERRORS:ldr d1, [x3, w3, sxtw #4]
112 ; CHECK-ERRORS:ldr q1, [x3, w3, sxtw #1]
118 str d1, [x3, w3, sxtx #3]
119 ldr s1, [x3, d3, sxtx #2]
122 ; CHECK-ERRORS: str d1, [x3, w3, sxtx #3]
125 ; CHECK-ERRORS: ldr s1, [x3, d3, sxtx #2]
290 sub x3, x5, sym@PAGEOFF
293 ; CHECK-ERRORS: sub x3, x5, sym@PAGEOFF