/freebsd-src/contrib/llvm-project/lldb/source/Utility/ |
H A D | ArchSpec.cpp | 25 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 D | core2.sh | 37 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 D | axm5516-cpus.dtsi | 21 core2 { 35 core2 { 49 core2 { 63 core2 {
|
/freebsd-src/sys/contrib/device-tree/src/arm64/amd/ |
H A D | elba-16core.dtsi | 15 core2 { cpu = <&cpu2>; }; 22 core2 { cpu = <&cpu6>; }; 29 core2 { cpu = <&cpu10>; }; 36 core2 { cpu = <&cpu14>; };
|
/freebsd-src/sys/contrib/libsodium/test/default/ |
H A D | Makefile.am | 26 core2.exp \ 101 core2.res \ 177 core2.final \ 248 core2.nexe \ 331 core2 \ 454 core2_SOURCE = cmptest.h core2.c
|
H A D | core2.c | 2 #define TEST_NAME "core2"
|
/freebsd-src/lib/libpmc/ |
H A D | pmc.3 | 189 .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 D | pmc.core2.3 | 28 .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 D | rc4-586.pl | 38 # 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 D | rc4-x86_64.pl | 72 # 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 D | hip05.dtsi | 33 core2 { 47 core2 { 61 core2 { 75 core2 {
|
H A D | hip07.dtsi | 33 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 D | arm,mali-bifrost.yaml | 186 - const: core2 211 - const: core2 245 - const: core2
|
/freebsd-src/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | omap3-igep0030-common.dtsi | 70 hsusb2_core2_pins: hsusb2-core2-pins { 81 leds_core2_pins: leds-core2-pins {
|
/freebsd-src/sys/contrib/device-tree/src/riscv/sophgo/ |
H A D | sg2042-cpus.dtsi | 21 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 D | atp.4 | 109 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 D | pmc_mdep.h | 66 * 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 D | amlogic-t7.dtsi | 27 core2 { 42 core2 {
|
H A D | meson-gxm.dtsi | 21 core2 { 36 core2 {
|
/freebsd-src/sys/contrib/device-tree/src/arm/samsung/ |
H A D | exynos5422-cpus.dtsi | 32 core2 { 47 core2 {
|
H A D | exynos5420-cpus.dtsi | 33 core2 { 48 core2 {
|
/freebsd-src/sys/contrib/libsodium/dist-build/ |
H A D | osx.sh | 5 export OSX_CPU_ARCH=${OSX_CPU_ARCH-"core2"}
|
/freebsd-src/sys/contrib/device-tree/src/arm64/exynos/ |
H A D | exynosautov920.dtsi | 54 core2 { 69 core2 {
|
/freebsd-src/sys/contrib/device-tree/src/arm/hisilicon/ |
H A D | hip04.dtsi | 37 core2 { 51 core2 { 65 core2 { 79 core2 {
|
/freebsd-src/sys/contrib/device-tree/Bindings/regulator/ |
H A D | mediatek,mt6331-regulator.yaml | 19 "^buck-v(core2|io18|dvfs11|dvfs12|dvfs13|dvfs14)$": 25 pattern: "^v(core2|io18|dvfs11|dvfs12|dvfs13|dvfs14)$"
|