Home
last modified time | relevance | path

Searched refs:features (Results 1 – 25 of 94) sorted by relevance

1234

/glibc-2.36/sysdeps/x86/
Dcpu-features.c306 cpu_features->features[CPUID_INDEX_80000001].cpuid.eax, in get_extended_indices()
307 cpu_features->features[CPUID_INDEX_80000001].cpuid.ebx, in get_extended_indices()
308 cpu_features->features[CPUID_INDEX_80000001].cpuid.ecx, in get_extended_indices()
309 cpu_features->features[CPUID_INDEX_80000001].cpuid.edx); in get_extended_indices()
312 cpu_features->features[CPUID_INDEX_80000007].cpuid.eax, in get_extended_indices()
313 cpu_features->features[CPUID_INDEX_80000007].cpuid.ebx, in get_extended_indices()
314 cpu_features->features[CPUID_INDEX_80000007].cpuid.ecx, in get_extended_indices()
315 cpu_features->features[CPUID_INDEX_80000007].cpuid.edx); in get_extended_indices()
318 cpu_features->features[CPUID_INDEX_80000008].cpuid.eax, in get_extended_indices()
319 cpu_features->features[CPUID_INDEX_80000008].cpuid.ebx, in get_extended_indices()
[all …]
DMakefile2 gen-as-const-headers += cpu-features-offsets.sym
7 sysdep-dl-routines += dl-get-cpu-features
10 CFLAGS-dl-get-cpu-features.os += $(rtld-early-cflags)
13 tests += tst-get-cpu-features tst-get-cpu-features-static \
14 tst-cpu-features-cpuinfo tst-cpu-features-cpuinfo-static \
15 tst-cpu-features-supports tst-cpu-features-supports-static
16 tests-static += tst-get-cpu-features-static \
17 tst-cpu-features-cpuinfo-static \
18 tst-cpu-features-supports-static
Ddl-diagnostics-cpu.c62 cpu_features->features[index].cpuid_array[reg]); in _dl_diagnostics_cpu()
66 cpu_features->features[index].active_array[reg]); in _dl_diagnostics_cpu()
Dget-cpuid-feature-leaf.c27 &GLRO(dl_x86_cpu_features).features[leaf]); in __x86_get_cpuid_feature_leaf()
/glibc-2.36/scripts/
Dgen-libc-abis11 features="$features $s"
15 features="$features $s" ;;
24 if test -n "$features"; then
25 printf "#define LIBC_ABIS_STRING \"libc ABIs:%s\\\\n\"\n" "$features"
/glibc-2.36/manual/
Dcreature.texi5 The exact set of features available when you compile a source file
9 @w{ISO C} library features, unless you explicitly request additional
10 features by defining one or more of the feature macros.
29 compilable if all features were enabled indiscriminately.
213 If this macro is defined, features from ISO C99 are included. Since
214 these features are included by default, this macro is mostly relevant
226 Only some features from this draft standard are supported by
232 If you define this macro to the value @code{1}, features from ISO/IEC
234 of the features from this TR are supported by @theglibc{}.
239 If you define this macro, features from ISO/IEC TS 18661-1:2014
[all …]
/glibc-2.36/
Dlibc-abis1 # Definition of features which introduce new libc ABI versions. This
8 # Adding new features should always happen by appending new lines. Never
10 # is assigned to a feature it must not change again. Since some features
21 # Using this form architecture (and platform) dependent features can be
/glibc-2.36/sysdeps/s390/s390-64/
Dconfigure.ac57 …# https://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git/commit/?h=features&id=f2f47d0…
59 …# https://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git/commit/?h=features&id=57761da…
61 …# https://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git/commit/?h=features&id=9e37a2e…
63 …# https://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git/commit/?h=features&id=41cd81a…
Dconfigure86 …# https://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git/commit/?h=features&id=f2f47d0…
88 …# https://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git/commit/?h=features&id=57761da…
90 …# https://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git/commit/?h=features&id=9e37a2e…
92 …# https://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git/commit/?h=features&id=41cd81a…
/glibc-2.36/sysdeps/x86/include/
Dcpu-features.h46 ptr->features[index_cpu_##name].active.reg_##name |= bit_cpu_##name;
48 ptr->features[index_cpu_##name].active.reg_##name &= ~bit_cpu_##name;
50 ptr->features[index_cpu_##name].active.reg_##name \
51 |= ptr->features[index_cpu_##name].cpuid.reg_##name & bit_cpu_##name;
56 ((ptr->features[index_cpu_##name].check.reg_##name \
866 struct cpuid_feature_internal features[CPUID_INDEX_MAX]; member
/glibc-2.36/ChangeLog.old/
DChangeLog.ports-arm71 * sysdeps/arm/arm-features.h (ARM_BX_NINSNS): Macro removed.
146 * sysdeps/arm/armv6t2/strlen.S: Include <arm-features.h> first thing.
205 * sysdeps/arm/arm-features.h (ARM_BX_NINSNS): New macro.
357 * sysdeps/arm/dl-tlsdesc.S: Include <arm-features.h>.
363 * sysdeps/arm/arm-features.h: Add comment for ARM_NO_INDEX_REGISTER.
393 * sysdeps/arm/arm-features.h (ARM_BX_ALIGN_LOG2): New macro.
397 * sysdeps/arm/add_n.S: Include <arm-features.h>.
400 * sysdeps/arm/arm-features.h: Add comment about ARM_ALWAYS_BX.
401 * sysdeps/arm/memcpy.S: Include <arm-features.h>.
776 * sysdeps/unix/sysv/linux/arm/kernel-features.h
[all …]
/glibc-2.36/include/
Dfeatures-time64.h1 #include_next <features-time64.h>
/glibc-2.36/sysdeps/unix/sysv/linux/x86_64/
Dkernel-features.h26 #include_next <kernel-features.h>
/glibc-2.36/sysdeps/unix/sysv/linux/aarch64/
Dkernel-features.h20 #include_next <kernel-features.h>
/glibc-2.36/sysdeps/unix/sysv/linux/arc/
Dkernel-features.h24 #include_next <kernel-features.h>
/glibc-2.36/sysdeps/unix/sysv/linux/csky/
Dkernel-features.h20 #include_next <kernel-features.h>
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/
Dkernel-features.h20 #include_next <kernel-features.h>
/glibc-2.36/sysdeps/unix/sysv/linux/arm/
Darm-features.h28 #include_next <arm-features.h>
Dkernel-features.h21 #include_next <kernel-features.h>
/glibc-2.36/sysdeps/unix/sysv/linux/hppa/
Dkernel-features.h21 #include_next <kernel-features.h>
/glibc-2.36/sysdeps/unix/sysv/linux/ia64/
Dkernel-features.h23 #include_next <kernel-features.h>
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/
Dkernel-features.h23 #include_next <kernel-features.h>
/glibc-2.36/sysdeps/i386/htl/
Dtcb-offsets.sym3 #include <kernel-features.h>
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/
Dkernel-features.h43 #include_next <kernel-features.h>
/glibc-2.36/sysdeps/unix/sysv/linux/mips/
Dkernel-features.h22 #include_next <kernel-features.h>

1234