about summary refs log tree commit diff
path: root/sysdeps/aarch64/fpu/math-use-builtins-trunc.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/aarch64/fpu/math-use-builtins-trunc.h')
-rw-r--r--sysdeps/aarch64/fpu/math-use-builtins-trunc.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysdeps/aarch64/fpu/math-use-builtins-trunc.h b/sysdeps/aarch64/fpu/math-use-builtins-trunc.h
new file mode 100644
index 0000000000..4fc6da42b6
--- /dev/null
+++ b/sysdeps/aarch64/fpu/math-use-builtins-trunc.h
@@ -0,0 +1,4 @@
+#define USE_TRUNC_BUILTIN 1
+#define USE_TRUNCF_BUILTIN 1
+#define USE_TRUNCL_BUILTIN 0
+#define USE_TRUNCF128_BUILTIN 0