]> git.proxmox.com Git - rustc.git/blobdiff - src/compiler-rt/lib/builtins/arm/floatunssisfvfp.S
Imported Upstream version 1.6.0+dfsg1
[rustc.git] / src / compiler-rt / lib / builtins / arm / floatunssisfvfp.S
index 05471c4a5fffacd03928bf0d7a85d2bc8be57816..f6aeba56ae158b98b66a2bbb8babf1ccc4ffeda1 100644 (file)
@@ -17,7 +17,7 @@
 // return in a GPR..
 //
        .syntax unified
-       .align 2
+       .p2align 2
 DEFINE_COMPILERRT_FUNCTION(__floatunssisfvfp)
        vmov    s15, r0        // move int to float register s15
        vcvt.f32.u32 s15, s15  // convert 32-bit int in s15 to float in s15