Searched refs:core2 (Results 1 – 15 of 15) sorted by relevance
| /NextBSD/contrib/llvm/tools/lldb/source/Core/ |
| HD | ArchSpec.cpp | 41 static bool cores_match (const ArchSpec::Core core1, const ArchSpec::Core core2, bool try_inverse, … 1045 cores_match (const ArchSpec::Core core1, const ArchSpec::Core core2, bool try_inverse, bool enforce… in cores_match() argument 1047 if (core1 == core2) in cores_match() 1060 if (core2 >= ArchSpec::kCore_arm_first && core2 <= ArchSpec::kCore_arm_last) in cores_match() 1062 if (core2 >= ArchSpec::kCore_thumb_first && core2 <= ArchSpec::kCore_thumb_last) in cores_match() 1064 if (core2 == ArchSpec::kCore_arm_any) in cores_match() 1069 …if ((core2 >= ArchSpec::kCore_x86_32_first && core2 <= ArchSpec::kCore_x86_32_last) || (core2 == A… in cores_match() 1074 …if ((core2 >= ArchSpec::kCore_x86_64_first && core2 <= ArchSpec::kCore_x86_64_last) || (core2 == A… in cores_match() 1079 …if ((core2 >= ArchSpec::kCore_ppc_first && core2 <= ArchSpec::kCore_ppc_last) || (core2 == ArchSpe… in cores_match() 1084 …if ((core2 >= ArchSpec::kCore_ppc64_first && core2 <= ArchSpec::kCore_ppc64_last) || (core2 == Arc… in cores_match() [all …]
|
| /NextBSD/sys/gnu/dts/arm/ |
| HD | axm5516-cpus.dtsi | 25 core2 { 39 core2 { 53 core2 { 67 core2 {
|
| HD | hip04.dtsi | 40 core2 { 54 core2 { 68 core2 { 82 core2 {
|
| /NextBSD/lib/libpmc/ |
| HD | Makefile | 29 MAN+= pmc.core2.3
|
| HD | libpmc.c | 323 PMC_MDEP_TABLE(core2, IAP, PMC_CLASS_SOFT, PMC_CLASS_IAF, PMC_CLASS_TSC); 378 PMC_CLASS_TABLE_DESC(core2, IAP, core2, iap); 2980 count = PMC_EVENT_TABLE_SIZE(core2); in pmc_event_names_of_class() 3360 PMC_MDEP_INIT_INTEL_V2(core2); in pmc_init() 3569 evfence = core2_event_table + PMC_EVENT_TABLE_SIZE(core2); in _pmc_name_of_event()
|
| /NextBSD/contrib/gcc/ |
| HD | ChangeLog.gcc43 | 271 * config/i386/i386.c (override_options): Set PTA_SSSE3 for core2. 443 * config.gcc: Support core2 processor. 538 * doc/invoke.texi (core2): Add item. 542 (TARGET_CPU_CPP_BUILTINS): Add code for core2. 544 (TARGET_CPU_DEFAULT_NAMES): Add core2. 547 * config/i386/i386.md (cpu): Add core2.
|
| HD | config.gcc | 1223 echo "generic core2 nocona x86-64 amdfam10 barcelona k8 opteron athlon64 athlon-fx" 1>&2 2549 core2-*) 2550 with_cpu=core2 2574 core2-*) 2575 with_cpu=core2 2808 "" | amdfam10 | barcelona | k8 | opteron | athlon64 | athlon-fx | nocona | core2 | generic)
|
| HD | fold-const.c | 13565 tree core1, core2; in ptr_difference_const() local 13570 core2 = split_address_to_core_and_offset (e2, &bitpos2, &toffset2); in ptr_difference_const() 13574 || !operand_equal_p (core1, core2, 0)) in ptr_difference_const()
|
| /NextBSD/contrib/llvm/lib/Target/X86/ |
| HD | X86.td | 235 def : ProcessorModel<"core2", SandyBridgeModel,
|
| /NextBSD/contrib/binutils/gas/doc/ |
| HD | c-i386.texi | 99 @code{core2}, 755 @item @samp{prescott} @tab @samp{nocona} @tab @samp{core} @tab @samp{core2}
|
| /NextBSD/contrib/binutils/gas/ |
| HD | ChangeLog-2006 | 457 * config/tc-i386.c (cpu_arch): Add ".ssse3", "core" and "core2".
|
| /NextBSD/contrib/binutils/gas/po/ |
| HD | gas.pot | 5394 " core, core2, k6, athlon, k8, generic32, "
|
| /NextBSD/contrib/gcc/config/i386/ |
| HD | i386.md | 202 nocona,core2,generic32,generic64,amdfam10"
|
| /NextBSD/tools/build/mk/ |
| HD | OptionalObsoleteFiles.inc | 6504 OLD_FILES+=usr/share/man/man3/pmc.core2.3.gz
|
| /NextBSD/contrib/gcc/doc/ |
| HD | invoke.texi | 9247 @item core2
|