aboutsummaryrefslogtreecommitdiff
path: root/lib/arm/negsf2vfp.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/arm/negsf2vfp.S')
-rw-r--r--lib/arm/negsf2vfp.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/arm/negsf2vfp.S b/lib/arm/negsf2vfp.S
index f96c8ad2b561..b883b733df64 100644
--- a/lib/arm/negsf2vfp.S
+++ b/lib/arm/negsf2vfp.S
@@ -15,6 +15,7 @@
// Returns the negation of a single precision floating point numbers using the
// Darwin calling convention where single arguments are passsed like 32-bit ints
//
+ .syntax unified
.align 2
DEFINE_COMPILERRT_FUNCTION(__negsf2vfp)
eor r0, r0, #-2147483648 // flip sign bit on float in r0