1 ; RUN: llc < %s -mtriple=arm64-apple-ios -aarch64-neon-syntax=apple -no-integrated-as -disable-post-ra | FileCheck %s
5 define i32 @t1() nounwind ssp {
8 ; CHECK: mov {{w[0-9]+}}, 7
9 %0 = tail call i32 asm "mov ${0:w}, 7", "=r"() nounwind
13 define i64 @t2() nounwind ssp {
16 ; CHECK: mov {{x[0-9]+}}, 7
17 %0 = tail call i64 asm "mov $0, 7", "=r"() nounwind
21 define i64 @t3() nounwind ssp {
24 ; CHECK: mov {{w[0-9]+}}, 7
25 %0 = tail call i64 asm "mov ${0:w}, 7", "=r"() nounwind
31 define void @t4(i64 %op) nounwind {
34 ; CHECK: mov x0, {{x[0-9]+}}; svc #0
35 %0 = tail call i64 asm sideeffect "mov x0, $1; svc #0;", "=r,r,r,~{x0}"(i64 %op, i64 undef) nounwind
41 define float @t5(float %x) nounwind {
44 ; CHECK: fadd {{s[0-9]+}}, {{s[0-9]+}}, {{s[0-9]+}}
45 %0 = tail call float asm "fadd ${0:s}, ${0:s}, ${0:s}", "=w,0"(float %x) nounwind
51 define zeroext i8 @t6(i8* %src) nounwind {
54 ; CHECK: ldtrb {{w[0-9]+}}, [{{x[0-9]+}}]
55 %0 = tail call i8 asm "ldtrb ${0:w}, [$1]", "=r,r"(i8* %src) nounwind
59 define void @t7(i8* %f, i32 %g) nounwind {
61 %f.addr = alloca i8*, align 8
62 store i8* %f, i8** %f.addr, align 8
64 ; CHECK: str {{w[0-9]+}}, [{{x[0-9]+}}]
65 call void asm "str ${1:w}, $0", "=*Q,r"(i8** %f.addr, i32 %g) nounwind
70 ; ARM64TargetLowering::getRegForInlineAsmConstraint() should recognize 'v'
72 define void @t8() nounwind ssp {
75 ; CHECK: stp {{d[0-9]+}}, {{d[0-9]+}}, [sp, #-16]
76 tail call void asm sideeffect "nop", "~{v8}"() nounwind
80 define i32 @constraint_I(i32 %i, i32 %j) nounwind {
82 ; CHECK-LABEL: constraint_I:
83 %0 = tail call i32 asm sideeffect "add ${0:w}, ${1:w}, $2", "=r,r,I"(i32 %i, i32 16773120) nounwind
84 ; CHECK: add {{w[0-9]+}}, {{w[0-9]+}}, 16773120
85 %1 = tail call i32 asm sideeffect "add ${0:w}, ${1:w}, $2", "=r,r,I"(i32 %i, i32 4096) nounwind
86 ; CHECK: add {{w[0-9]+}}, {{w[0-9]+}}, 4096
90 define i32 @constraint_J(i32 %i, i32 %j, i64 %k) nounwind {
92 ; CHECK-LABEL: constraint_J:
93 %0 = tail call i32 asm sideeffect "sub ${0:w}, ${1:w}, $2", "=r,r,J"(i32 %i, i32 -16773120) nounwind
94 ; CHECK: sub {{w[0-9]+}}, {{w[0-9]+}}, -16773120
95 %1 = tail call i32 asm sideeffect "sub ${0:w}, ${1:w}, $2", "=r,r,J"(i32 %i, i32 -1) nounwind
96 ; CHECK: sub {{w[0-9]+}}, {{w[0-9]+}}, -1
97 %2 = tail call i64 asm sideeffect "sub ${0:x}, ${1:x}, $2", "=r,r,J"(i64 %k, i32 -1) nounwind
98 ; CHECK: sub {{x[0-9]+}}, {{x[0-9]+}}, -1
99 %3 = tail call i64 asm sideeffect "sub ${0:x}, ${1:x}, $2", "=r,r,J"(i64 %k, i64 -1) nounwind
100 ; CHECK: sub {{x[0-9]+}}, {{x[0-9]+}}, -1
104 define i32 @constraint_KL(i32 %i, i32 %j) nounwind {
106 ; CHECK-LABEL: constraint_KL:
107 %0 = tail call i32 asm sideeffect "eor ${0:w}, ${1:w}, $2", "=r,r,K"(i32 %i, i32 255) nounwind
108 ; CHECK: eor {{w[0-9]+}}, {{w[0-9]+}}, 255
109 %1 = tail call i32 asm sideeffect "eor ${0:w}, ${1:w}, $2", "=r,r,L"(i32 %i, i64 16711680) nounwind
110 ; CHECK: eor {{w[0-9]+}}, {{w[0-9]+}}, 16711680
114 define i32 @constraint_MN(i32 %i, i32 %j) nounwind {
116 ; CHECK-LABEL: constraint_MN:
117 %0 = tail call i32 asm sideeffect "movk ${0:w}, $1", "=r,M"(i32 65535) nounwind
118 ; CHECK: movk {{w[0-9]+}}, 65535
119 %1 = tail call i32 asm sideeffect "movz ${0:w}, $1", "=r,N"(i64 0) nounwind
120 ; CHECK: movz {{w[0-9]+}}, 0
124 define void @t9() nounwind {
127 %data = alloca <2 x double>, align 16
128 %0 = load <2 x double>, <2 x double>* %data, align 16
129 call void asm sideeffect "mov.2d v4, $0\0A", "w,~{v4}"(<2 x double> %0) nounwind
130 ; CHECK: mov.2d v4, {{v[0-9]+}}
134 define void @t10() nounwind {
137 %data = alloca <2 x float>, align 8
138 %a = alloca [2 x float], align 4
139 %arraydecay = getelementptr inbounds [2 x float], [2 x float]* %a, i32 0, i32 0
140 %0 = load <2 x float>, <2 x float>* %data, align 8
141 call void asm sideeffect "ldr ${1:z}, [$0]\0A", "r,w"(float* %arraydecay, <2 x float> %0) nounwind
142 ; CHECK: ldr {{z[0-9]+}}, [{{x[0-9]+}}]
143 call void asm sideeffect "ldr ${1:q}, [$0]\0A", "r,w"(float* %arraydecay, <2 x float> %0) nounwind
144 ; CHECK: ldr {{q[0-9]+}}, [{{x[0-9]+}}]
145 call void asm sideeffect "ldr ${1:d}, [$0]\0A", "r,w"(float* %arraydecay, <2 x float> %0) nounwind
146 ; CHECK: ldr {{d[0-9]+}}, [{{x[0-9]+}}]
147 call void asm sideeffect "ldr ${1:s}, [$0]\0A", "r,w"(float* %arraydecay, <2 x float> %0) nounwind
148 ; CHECK: ldr {{s[0-9]+}}, [{{x[0-9]+}}]
149 call void asm sideeffect "ldr ${1:h}, [$0]\0A", "r,w"(float* %arraydecay, <2 x float> %0) nounwind
150 ; CHECK: ldr {{h[0-9]+}}, [{{x[0-9]+}}]
151 call void asm sideeffect "ldr ${1:b}, [$0]\0A", "r,w"(float* %arraydecay, <2 x float> %0) nounwind
152 ; CHECK: ldr {{b[0-9]+}}, [{{x[0-9]+}}]
156 define void @t11() nounwind {
159 %a = alloca i32, align 4
160 %0 = load i32, i32* %a, align 4
161 call void asm sideeffect "mov ${1:x}, ${0:x}\0A", "r,i"(i32 %0, i32 0) nounwind
162 ; CHECK: mov xzr, {{x[0-9]+}}
163 %1 = load i32, i32* %a, align 4
164 call void asm sideeffect "mov ${1:w}, ${0:w}\0A", "r,i"(i32 %1, i32 0) nounwind
165 ; CHECK: mov wzr, {{w[0-9]+}}
169 define void @t12() nounwind {
172 %data = alloca <4 x float>, align 16
173 %0 = load <4 x float>, <4 x float>* %data, align 16
174 call void asm sideeffect "mov.2d v4, $0\0A", "x,~{v4}"(<4 x float> %0) nounwind
175 ; CHECK: mov.2d v4, {{v([0-9])|(1[0-5])}}
179 define void @t13() nounwind {
182 tail call void asm sideeffect "mov x4, $0\0A", "N"(i64 1311673391471656960) nounwind
183 ; CHECK: mov x4, 1311673391471656960
184 tail call void asm sideeffect "mov x4, $0\0A", "N"(i64 -4662) nounwind
185 ; CHECK: mov x4, -4662
186 tail call void asm sideeffect "mov x4, $0\0A", "N"(i64 4660) nounwind
187 ; CHECK: mov x4, 4660
188 call void asm sideeffect "mov x4, $0\0A", "N"(i64 -71777214294589696) nounwind
189 ; CHECK: mov x4, -71777214294589696
193 define void @t14() nounwind {
196 tail call void asm sideeffect "mov w4, $0\0A", "M"(i32 305397760) nounwind
197 ; CHECK: mov w4, 305397760
198 tail call void asm sideeffect "mov w4, $0\0A", "M"(i32 -4662) nounwind
199 ; CHECK: mov w4, 4294962634
200 tail call void asm sideeffect "mov w4, $0\0A", "M"(i32 4660) nounwind
201 ; CHECK: mov w4, 4660
202 call void asm sideeffect "mov w4, $0\0A", "M"(i32 -16711936) nounwind
203 ; CHECK: mov w4, 4278255360
207 define void @t15() nounwind {
209 %0 = tail call double asm sideeffect "fmov $0, d8", "=r"() nounwind
210 ; CHECK: fmov {{x[0-9]+}}, d8
214 ; rdar://problem/14285178
216 define void @test_zero_reg(i32* %addr) {
217 ; CHECK-LABEL: test_zero_reg:
219 tail call void asm sideeffect "USE($0)", "z"(i32 0) nounwind
222 tail call void asm sideeffect "USE(${0:w})", "zr"(i32 0)
225 tail call void asm sideeffect "USE(${0:w})", "zr"(i32 1)
226 ; CHECK: mov [[VAL1:w[0-9]+]], #1
227 ; CHECK: USE([[VAL1]])
229 tail call void asm sideeffect "USE($0), USE($1)", "z,z"(i32 0, i32 0) nounwind
230 ; CHECK: USE(xzr), USE(xzr)
232 tail call void asm sideeffect "USE($0), USE(${1:w})", "z,z"(i32 0, i32 0) nounwind
233 ; CHECK: USE(xzr), USE(wzr)
238 define <2 x float> @test_vreg_64bit(<2 x float> %in) nounwind {
239 ; CHECK-LABEL: test_vreg_64bit:
240 %1 = tail call <2 x float> asm sideeffect "fadd ${0}.2s, ${1}.2s, ${1}.2s", "={v14},w"(<2 x float> %in) nounwind
241 ; CHECK: fadd v14.2s, v0.2s, v0.2s
245 define <4 x float> @test_vreg_128bit(<4 x float> %in) nounwind {
246 ; CHECK-LABEL: test_vreg_128bit:
247 %1 = tail call <4 x float> asm sideeffect "fadd ${0}.4s, ${1}.4s, ${1}.4s", "={v14},w"(<4 x float> %in) nounwind
248 ; CHECK: fadd v14.4s, v0.4s, v0.4s
252 define void @test_constraint_w(i32 %a) {
253 ; CHECK: fmov [[SREG:s[0-9]+]], {{w[0-9]+}}
254 ; CHECK: sqxtn h0, [[SREG]]
256 tail call void asm sideeffect "sqxtn h0, ${0:s}\0A", "w"(i32 %a)
260 define void @test_inline_modifier_a(i8* %ptr) nounwind {
261 ; CHECK-LABEL: test_inline_modifier_a:
262 tail call void asm sideeffect "prfm pldl1keep, ${0:a}\0A", "r"(i8* %ptr)
263 ; CHECK: prfm pldl1keep, [x0]
268 define void @test_zero_address() {
270 ; CHECK-LABEL: test_zero_address
271 ; CHECK: mov {{x[0-9]+}}, xzr
272 ; CHECK: ldr {{x[0-9]+}}, {{[x[0-9]+]}}
273 tail call i32 asm sideeffect "ldr $0, $1 \0A", "=r,*Q"(i32* null)
277 ; No '#' in lane specifier
278 define void @test_no_hash_in_lane_specifier() {
279 ; CHECK-LABEL: test_no_hash_in_lane_specifier
280 ; CHECK: fmla v2.4s, v0.4s, v1.s[1]
282 tail call void asm sideeffect "fmla v2.4s, v0.4s, v1.s[$0]", "I"(i32 1) #1