]> git.proxmox.com Git - rustc.git/blobdiff - src/compiler-rt/lib/builtins/arm/adddf3vfp.S
Imported Upstream version 1.6.0+dfsg1
[rustc.git] / src / compiler-rt / lib / builtins / arm / adddf3vfp.S
index 4302b6ab310ef7eeba0d3dc42ff00c810a7a93dd..2825ae92cd5a94306639194c69d3925c66292e16 100644 (file)
@@ -16,7 +16,7 @@
 // calling convention where double arguments are passsed in GPR pairs
 //
        .syntax unified
-       .align 2
+       .p2align 2
 DEFINE_COMPILERRT_FUNCTION(__adddf3vfp)
        vmov    d6, r0, r1              // move first param from r0/r1 pair into d6
        vmov    d7, r2, r3              // move second param from r2/r3 pair into d7