Home
last modified time | relevance | path

Searched full:core2 (Results 1 – 25 of 160) sorted by relevance

1234567

/freebsd-src/contrib/llvm-project/lldb/source/Utility/
H A DArchSpec.cpp25 static bool cores_match(const ArchSpec::Core core1, const ArchSpec::Core core2,
1082 static bool cores_match(const ArchSpec::Core core1, const ArchSpec::Core core2, in cores_match() argument
1084 if (core1 == core2) in cores_match()
1096 if (core2 >= ArchSpec::kCore_arm_first && core2 <= ArchSpec::kCore_arm_last) in cores_match()
1098 if (core2 >= ArchSpec::kCore_thumb_first && in cores_match()
1099 core2 <= ArchSpec::kCore_thumb_last) in cores_match()
1101 if (core2 == ArchSpec::kCore_arm_any) in cores_match()
1106 if ((core2 >= ArchSpec::kCore_x86_32_first && in cores_match()
1107 core2 < in cores_match()
[all...]
/freebsd-src/tools/test/stress2/misc/
H A Dcore2.sh37 sed '1,/^EOF/d' < $odir/$0 > core2.c
38 mycc -o core2 -Wall -Wextra -O0 core2.c || exit 1
39 rm -f core2.c
51 (cd $mntpoint; /tmp/core2) &
63 rm -f /tmp/core2
/freebsd-src/sys/contrib/device-tree/src/arm/intel/axm/
H A Daxm5516-cpus.dtsi21 core2 {
35 core2 {
49 core2 {
63 core2 {
/freebsd-src/sys/contrib/device-tree/src/arm64/amd/
H A Delba-16core.dtsi15 core2 { cpu = <&cpu2>; };
22 core2 { cpu = <&cpu6>; };
29 core2 { cpu = <&cpu10>; };
36 core2 { cpu = <&cpu14>; };
/freebsd-src/sys/contrib/libsodium/test/default/
H A DMakefile.am26 core2.exp \
101 core2.res \
177 core2.final \
248 core2.nexe \
331 core2 \
454 core2_SOURCE = cmptest.h core2.c
H A Dcore2.c2 #define TEST_NAME "core2"
/freebsd-src/lib/libpmc/
H A Dpmc.3189 .Tn "Core2 Solo" ,
190 .Tn "Core2 Duo"
192 .Tn "Core2 Extreme"
493 .It Li PMC_CLASS_IAP Ta Xr pmc.atom 3 , Xr pmc.core 3 , Xr pmc.core2 3
540 .Xr pmc.core2 3 ,
H A Dpmc.core2.328 .Nm pmc.core2
31 .Tn Core2
39 .Tn "Core2"
56 Intel Core2 PMCs are documented in
64 .Ss CORE2 FIXED FUNCTION PMCS
68 .Ss CORE2 PROGRAMMABLE PMCS
222 Core2 programmable PMCs support the following events:
/freebsd-src/crypto/openssl/crypto/rc4/asm/
H A Drc4-586.pl38 # Optimize for Core2 and Westmere [and incidentally Opteron]. Current
47 # Core2 5.3/+67%(**)
56 # but this specific code performs poorly on Core2. And vice
57 # versa, below MMX/SSE code delivering 5.8/7.1 on Core2 performs
62 # (**) Performance vs. block size on Core2 and Westmere had a maximum
105 # but ~40% slower on Core2 and Westmere... Attempt to add movz
107 # on Core2 with movz it's almost 20% slower than below alternative
156 # (*) This is the key to Core2 and Westmere performance.
222 &xor ($yy,$yy); # this is second key to Core2
H A Drc4-x86_64.pl72 # Intel Core2 was observed to perform poorly on both code paths:-( It
77 # fit for Core2 and therefore the code was modified to skip cloop8 on
83 # another movzb to cloop1 improved performance by almost 50%! Core2
98 # Core2 6.2/+15%(**)
109 # (**) Note that Core2 result is ~15% lower than corresponding result
/freebsd-src/sys/contrib/device-tree/src/arm64/hisilicon/
H A Dhip05.dtsi33 core2 {
47 core2 {
61 core2 {
75 core2 {
H A Dhip07.dtsi33 core2 {
48 core2 {
63 core2 {
78 core2 {
93 core2 {
108 core2 {
123 core2 {
138 core2 {
153 core2 {
168 core2 {
[all...]
/freebsd-src/sys/contrib/device-tree/Bindings/gpu/
H A Darm,mali-bifrost.yaml186 - const: core2
211 - const: core2
245 - const: core2
/freebsd-src/sys/contrib/device-tree/src/arm/ti/omap/
H A Domap3-igep0030-common.dtsi70 hsusb2_core2_pins: hsusb2-core2-pins {
81 leds_core2_pins: leds-core2-pins {
/freebsd-src/sys/contrib/device-tree/src/riscv/sophgo/
H A Dsg2042-cpus.dtsi21 core2 {
36 core2 {
51 core2 {
66 core2 {
81 core2 {
96 core2 {
111 core2 {
126 core2 {
141 core2 {
156 core2 {
[all …]
/freebsd-src/share/man/man4/
H A Datp.4109 Core2 Duo MacBook & MacBook Pro (IDs: 0x021a, 0x021b, 0x021c)
111 Core2 Duo MacBook3,1 (IDs: 0x0229, 0x022a, 0x022b)
/freebsd-src/sys/amd64/include/
H A Dpmc_mdep.h66 * IAP Intel Core/Core2/Atom CPUs in 64 bits mode.
67 * IAF Intel fixed-function PMCs in Core2 and later CPUs.
/freebsd-src/sys/contrib/device-tree/src/arm64/amlogic/
H A Damlogic-t7.dtsi27 core2 {
42 core2 {
H A Dmeson-gxm.dtsi21 core2 {
36 core2 {
/freebsd-src/sys/contrib/device-tree/src/arm/samsung/
H A Dexynos5422-cpus.dtsi32 core2 {
47 core2 {
H A Dexynos5420-cpus.dtsi33 core2 {
48 core2 {
/freebsd-src/sys/contrib/libsodium/dist-build/
H A Dosx.sh5 export OSX_CPU_ARCH=${OSX_CPU_ARCH-"core2"}
/freebsd-src/sys/contrib/device-tree/src/arm64/exynos/
H A Dexynosautov920.dtsi54 core2 {
69 core2 {
/freebsd-src/sys/contrib/device-tree/src/arm/hisilicon/
H A Dhip04.dtsi37 core2 {
51 core2 {
65 core2 {
79 core2 {
/freebsd-src/sys/contrib/device-tree/Bindings/regulator/
H A Dmediatek,mt6331-regulator.yaml19 "^buck-v(core2|io18|dvfs11|dvfs12|dvfs13|dvfs14)$":
25 pattern: "^v(core2|io18|dvfs11|dvfs12|dvfs13|dvfs14)$"

1234567