summary refs log tree commit diff
path: root/sysdeps/loongarch/fpu/math-use-builtins-sqrt.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/loongarch/fpu/math-use-builtins-sqrt.h')
-rw-r--r--sysdeps/loongarch/fpu/math-use-builtins-sqrt.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysdeps/loongarch/fpu/math-use-builtins-sqrt.h b/sysdeps/loongarch/fpu/math-use-builtins-sqrt.h
new file mode 100644
index 0000000000..e94c915ba6
--- /dev/null
+++ b/sysdeps/loongarch/fpu/math-use-builtins-sqrt.h
@@ -0,0 +1,4 @@
+#define USE_SQRT_BUILTIN 1
+#define USE_SQRTF_BUILTIN 1
+#define USE_SQRTL_BUILTIN 0
+#define USE_SQRTF128_BUILTIN 0