]> git.proxmox.com Git - rustc.git/blobdiff - src/compiler-rt/lib/builtins/arm/fixunssfsivfp.S
Imported Upstream version 1.6.0+dfsg1
[rustc.git] / src / compiler-rt / lib / builtins / arm / fixunssfsivfp.S
index f12dff61af5c273b1d0ebd68485377fdb36395aa..5c3a7d926fccd7ac5002297d3d9e03bfae4981eb 100644 (file)
@@ -18,7 +18,7 @@
 // passed in a GPR..
 //
        .syntax unified
-       .align 2
+       .p2align 2
 DEFINE_COMPILERRT_FUNCTION(__fixunssfsivfp)
        vmov    s15, r0        // load float register from R0
        vcvt.u32.f32 s15, s15  // convert single to 32-bit unsigned into s15