Home
last modified time | relevance | path

Searched refs:mcpu (Results 1 – 24 of 24) sorted by relevance

/glibc-2.36/sysdeps/powerpc/powerpc64/be/fpu/multiarch/
DMakefile43 CFLAGS-s_ceil-power5+.c = -mcpu=power5+
44 CFLAGS-s_ceilf-power5+.c = -mcpu=power5+
45 CFLAGS-s_floor-power5+.c = -mcpu=power5+
46 CFLAGS-s_floorf-power5+.c = -mcpu=power5+
47 CFLAGS-s_round-power5+.c = -mcpu=power5+
48 CFLAGS-s_roundf-power5+.c = -mcpu=power5+
49 CFLAGS-s_trunc-power5+.c = -mcpu=power5+
50 CFLAGS-s_truncf-power5+.c = -mcpu=power5+
51 CFLAGS-s_llrint-power8.c += -mcpu=power8
52 CFLAGS-s_llrint-power6x.c += -mcpu=power6x
[all …]
/glibc-2.36/sysdeps/powerpc/powerpc32/power4/fpu/multiarch/
DMakefile20 CFLAGS-s_llrintf-power6.c += -mcpu=power6
21 CFLAGS-s_llrintf-ppc32.c += -mcpu=power4
22 CFLAGS-s_llrint-power6.c += -mcpu=power6
23 CFLAGS-s_llrint-ppc32.c += -mcpu=power4
24 CFLAGS-s_lrint-ppc32.c += -mcpu=power4
25 CFLAGS-s_llround-power6.c += -mcpu=power6
26 CFLAGS-s_llround-power5+.c += -mcpu=power5+
27 CFLAGS-s_llround-ppc32.c += -mcpu=power4
28 CFLAGS-s_lround-ppc32.c += -mcpu=power4
29 CFLAGS-s_lround-power5+.c += -mcpu=power5+
[all …]
/glibc-2.36/sysdeps/unix/sysv/linux/aarch64/
Dcpu-features.c54 get_midr_from_mcpu (const char *mcpu) in get_midr_from_mcpu() argument
57 if (strcmp (mcpu, cpu_list[i].name) == 0) in get_midr_from_mcpu()
71 const char *mcpu = TUNABLE_GET (glibc, cpu, name, const char *, NULL); in init_cpu_features() local
72 if (mcpu != NULL) in init_cpu_features()
73 midr = get_midr_from_mcpu (mcpu); in init_cpu_features()
/glibc-2.36/sysdeps/powerpc/powerpc64/le/fpu/multiarch/
Dconfigure4 CFLAGS="$CFLAGS -mcpu=power10"
6 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the compiler supports -mcpu=power10" >&5
7 $as_echo_n "checking if the compiler supports -mcpu=power10... " >&6; }
27 mcpu-power10 = $libc_cv_mcpu_power10"
Dconfigure.ac4 CFLAGS="$CFLAGS -mcpu=power10"
5 AC_CACHE_CHECK([if the compiler supports -mcpu=power10],
11 LIBC_CONFIG_VAR([mcpu-power10], [$libc_cv_mcpu_power10])
DMakefile205 …8-march-routines-p9),$(objpfx)$(f)$(o)): sysdep-CFLAGS += $$(enable-f128-ifunc-CFLAGS) -mcpu=power9
214 ifeq ($(mcpu-power10), yes)
216 CFLAGS-e_log-power10.c += -mcpu=power10
/glibc-2.36/sysdeps/powerpc/
Dpreconfigure.ac28 # .ascii "-mcpu=<machine>"
34 | grep -E "mcpu=|[.]machine" -m 1 \
35 | sed -e "s/.*machine //" -e "s/.*mcpu=\(.*\)\"/\1/"`
Dpreconfigure28 # .ascii "-mcpu=<machine>"
34 | grep -E "mcpu=|.machine" -m 1 \
35 | sed -e "s/.*machine //" -e "s/.*mcpu=\(.*\)\"/\1/"`
/glibc-2.36/sysdeps/powerpc/powerpc32/power4/multiarch/
DMakefile15 CFLAGS-strncase-power7.c += -mcpu=power7 -funroll-loops
16 CFLAGS-strncase_l-power7.c += -mcpu=power7 -funroll-loops
/glibc-2.36/sysdeps/powerpc/powerpc64/multiarch/
DMakefile40 CFLAGS-strncase-power7.c += -mcpu=power7 -funroll-loops
41 CFLAGS-strncase_l-power7.c += -mcpu=power7 -funroll-loops
/glibc-2.36/sysdeps/i386/
Dconfigure.ac19 # support for building with `-march=i386' or `-mcpu=i386.' We don't explicitly
29 *** Building with -march=i386/-mcpu=i386 is not supported.
Dconfigure19 # support for building with `-march=i386' or `-mcpu=i386.' We don't explicitly
46 *** Building with -march=i386/-mcpu=i386 is not supported.
/glibc-2.36/sysdeps/sparc/sparc32/sparcv9/
DMakefile1 sysdep-CFLAGS += -mcpu=ultrasparc -Wa,-Av9a -mvis
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/sparc32/
DMakefile14 CFLAGS-rtld.c += -mcpu=v8
/glibc-2.36/sysdeps/arm/
Dpreconfigure.ac18 # that you might pass to -mcpu or -mtune
Dpreconfigure18 # that you might pass to -mcpu or -mtune
/glibc-2.36/
Dconfig.h.in26 /* On powerpc64, define if the compiler supports -mcpu=power10. */
DINSTALL292 appropriate compiler flags ('-mcpu=i586' will do the trick) to
Dconfigure.ac1479 for opt in "-march=$submachine" "-mcpu=$submachine"; do
/glibc-2.36/manual/
Dinstall.texi320 the appropriate compiler flags (@samp{-mcpu=i586} will do the trick) to
/glibc-2.36/ChangeLog.old/
DChangeLog.173885 @libc_cv_cc_submachine@ to propagate -mcpu=CPU from --with-cpu=CPU to
3889 recognizes power6 instruction set due to passing -mcpu=power6 from
5928 * configure.in (--with-cpu): Check compiler support for -march/-mcpu.
7022 * sysdeps/sparc/sparc32/Makefile: Use -mcpu=v7 for initfini.s build.
7023 * sysdeps/sparc/sparc64/Makefile: Use -mcpu=v9 for initfini.s build.
DChangeLog.105628 * sysdeps/i386/Makefile (CFLAGS-initfini.s): Add also -mcpu=i386
7204 -mcpu=v8.
DChangeLog.167353 * Makeconfig (+cflags): Add -mcpu=$(with-cpu) if set.
9560 use -mcpu=v8.
DChangeLog.131995 -mcpu=ultrasparc, not only tune for it.