Searched refs:mcpu (Results 1 – 24 of 24) sorted by relevance
/glibc-2.36/sysdeps/powerpc/powerpc64/be/fpu/multiarch/ |
D | Makefile | 43 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/ |
D | Makefile | 20 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/ |
D | cpu-features.c | 54 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/ |
D | configure | 4 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"
|
D | configure.ac | 4 CFLAGS="$CFLAGS -mcpu=power10" 5 AC_CACHE_CHECK([if the compiler supports -mcpu=power10], 11 LIBC_CONFIG_VAR([mcpu-power10], [$libc_cv_mcpu_power10])
|
D | Makefile | 205 …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/ |
D | preconfigure.ac | 28 # .ascii "-mcpu=<machine>" 34 | grep -E "mcpu=|[.]machine" -m 1 \ 35 | sed -e "s/.*machine //" -e "s/.*mcpu=\(.*\)\"/\1/"`
|
D | preconfigure | 28 # .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/ |
D | Makefile | 15 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/ |
D | Makefile | 40 CFLAGS-strncase-power7.c += -mcpu=power7 -funroll-loops 41 CFLAGS-strncase_l-power7.c += -mcpu=power7 -funroll-loops
|
/glibc-2.36/sysdeps/i386/ |
D | configure.ac | 19 # support for building with `-march=i386' or `-mcpu=i386.' We don't explicitly 29 *** Building with -march=i386/-mcpu=i386 is not supported.
|
D | configure | 19 # 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/ |
D | Makefile | 1 sysdep-CFLAGS += -mcpu=ultrasparc -Wa,-Av9a -mvis
|
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/sparc32/ |
D | Makefile | 14 CFLAGS-rtld.c += -mcpu=v8
|
/glibc-2.36/sysdeps/arm/ |
D | preconfigure.ac | 18 # that you might pass to -mcpu or -mtune
|
D | preconfigure | 18 # that you might pass to -mcpu or -mtune
|
/glibc-2.36/ |
D | config.h.in | 26 /* On powerpc64, define if the compiler supports -mcpu=power10. */
|
D | INSTALL | 292 appropriate compiler flags ('-mcpu=i586' will do the trick) to
|
D | configure.ac | 1479 for opt in "-march=$submachine" "-mcpu=$submachine"; do
|
/glibc-2.36/manual/ |
D | install.texi | 320 the appropriate compiler flags (@samp{-mcpu=i586} will do the trick) to
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.17 | 3885 @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.
|
D | ChangeLog.10 | 5628 * sysdeps/i386/Makefile (CFLAGS-initfini.s): Add also -mcpu=i386 7204 -mcpu=v8.
|
D | ChangeLog.16 | 7353 * Makeconfig (+cflags): Add -mcpu=$(with-cpu) if set. 9560 use -mcpu=v8.
|
D | ChangeLog.13 | 1995 -mcpu=ultrasparc, not only tune for it.
|