OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:haswell
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/bsd/nsd/dist/simdzone/
configure.ac
48
AC_ARG_ENABLE(
haswell
, AS_HELP_STRING([--disable-
haswell
],[Disable
Haswell
(AVX2) kernel]))
80
AX_CHECK_COMPILE_FLAG([-march=
haswell
],,,[-Werror])
115
AC_MSG_CHECKING(whether -march=
haswell
works)
117
CFLAGS="-march=
haswell
$CFLAGS"
134
HAVE_HASWELL=
HASWELL
Makefile.in
9
HASWELL
= @HAVE_HASWELL@
25
HASWELL_SOURCES = src/
haswell
/parser.c
46
@rm -f $($(WESTMERE)_OBJECTS) $($(
HASWELL
)_OBJECTS)
59
libzone.a: $(OBJECTS) $($(WESTMERE)_OBJECTS) $($(
HASWELL
)_OBJECTS) Makefile
60
$(AR) rcs libzone.a $(OBJECTS) $($(WESTMERE)_OBJECTS) $($(
HASWELL
)_OBJECTS)
71
@mkdir -p src/
haswell
72
$(CC) $(DEPFLAGS) $(CPPFLAGS) $(CFLAGS) -march=
haswell
-o $@ -c $(SOURCE)/$(@:.o=.c)
configure
1348
--disable-
haswell
Disable
Haswell
(AVX2) kernel
4095
# Check whether --enable-
haswell
was given.
4375
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts -march=
haswell
" >&5
4376
printf %s "checking whether C compiler accepts -march=
haswell
... " >&6; }
4383
CFLAGS="$CFLAGS -Werror -march=
haswell
"
4466
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether -march=
haswell
works" >&5
4467
printf %s "checking whether -march=
haswell
works... " >&6; }
4469
CFLAGS="-march=
haswell
$CFLAGS"
4494
HAVE_HASWELL=
HASWELL
[
all
...]
/src/external/lgpl3/gmp/dist/
config.sub
105
athlon64 | atom | silvermont | goldmont | core2 | corei* | opteron | k[89] | k10 | bobcat | jaguar* | bulldozer* | piledriver* | steamroller* | excavator* | zen* | nano | nehalem | westmere | sandybridge* | ivybridge* |
haswell
* | broadwell* | skylake* | kabylake* | knightslanding)
config.guess
893
else if (model == 0x3c) cpu_64bit = 1, cpu_avx=1, modelstr = "
haswell
"; /*
Haswell
client */
896
else if (model == 0x3f) cpu_64bit = 1, cpu_avx=1, modelstr = "
haswell
"; /*
Haswell
server */
897
else if (model == 0x45) cpu_64bit = 1, cpu_avx=1, modelstr = "
haswell
"; /*
Haswell
ULT */
898
else if (model == 0x46) cpu_64bit = 1, cpu_avx=1, modelstr = "
haswell
"; /* Crystal Well */
917
if (strcmp (modelstr, "
haswell
") == 0 ||
921
/* Some
haswell
, broadwell, skylake lack BMI2. Let them appear
configure
5371
i?86*-*-* | k[5-8]*-*-* | pentium*-*-* | athlon-*-* | viac3*-*-* | geode*-*-* | atom-*-* | athlon64-*-* | k8-*-* | k10-*-* | bobcat-*-* | jaguar*-*-* | bulldozer*-*-* | piledriver*-*-* | steamroller*-*-* | excavator*-*-* | zen*-*-* | pentium4-*-* | atom-*-* | silvermont-*-* | goldmont-*-* | core2-*-* | corei*-*-* | x86_64-*-* | nano-*-* | nehalem*-*-* | westmere*-*-* | sandybridge*-*-* | ivybridge*-*-* |
haswell
*-*-* | broadwell*-*-* | skylake*-*-* | kabylake*-*-*)
5601
coreihwl | coreihwlnoavx |
haswell
| haswellnoavx)
5602
gcc_cflags_cpu="-mtune=
haswell
-mtune=corei7 -mtune=core2 -mtune=k8"
5603
gcc_cflags_arch="-march=
haswell
-march=corei7 -march=core2 -march=core2~-mno-sse2 -march=k8 -march=k8~-mno-sse2"
5670
athlon64-*-* | k8-*-* | k10-*-* | bobcat-*-* | jaguar*-*-* | bulldozer*-*-* | piledriver*-*-* | steamroller*-*-* | excavator*-*-* | zen*-*-* | pentium4-*-* | atom-*-* | silvermont-*-* | goldmont-*-* | core2-*-* | corei*-*-* | x86_64-*-* | nano-*-* | nehalem*-*-* | westmere*-*-* | sandybridge*-*-* | ivybridge*-*-* |
haswell
*-*-* | broadwell*-*-* | skylake*-*-* | kabylake*-*-*)
7282
i?86*-*-* | k[5-8]*-*-* | pentium*-*-* | athlon-*-* | viac3*-*-* | geode*-*-* | atom-*-* | athlon64-*-* | k8-*-* | k10-*-* | bobcat-*-* | jaguar*-*-* | bulldozer*-*-* | piledriver*-*-* | steamroller*-*-* | excavator*-*-* | zen*-*-* | pentium4-*-* | atom-*-* | silvermont-*-* | goldmont-*-* | core2-*-* | corei*-*-* | x86_64-*-* | nano-*-* | nehalem*-*-* | westmere*-*-* | sandybridge*-*-* | ivybridge*-*-* |
haswell
*-*-* | broadwell*-*-* | skylake*-*-* | kabylake*-*-*)
10982
i?86*-*-* | k[5-8]*-*-* | pentium*-*-* | athlon-*-* | viac3*-*-* | geode*-*-* | atom-*-* | athlon64-*-* | k8-*-* | k10-*-* | bobcat-*-* | jaguar*-*-* | bulldozer*-*-* | piledriver*-*-* | steamroller*-*-* | excavator*-*-* | zen*-*-* | pentium4-*-* | atom-*-* | silvermont-*-* | goldmont-*-* | core2-*-* | corei*-*-* | x86_64-*-* | nano-*-* | nehalem*-*-* | westmere*-*-* | sandybridge*-*-* | ivybridge*-*-* |
haswell
*-*-* | broadwell*-*-* | skylake*-*-* | kabylake*-*-*)
26824
i?86*-*-* | k[5-8]*-*-* | pentium*-*-* | athlon-*-* | viac3*-*-* | geode*-*-* | atom-*-* | athlon64-*-* | k8-*-* | k10-*-* | bobcat-*-* | jaguar*-*-* | bulldozer*-*-* | piledriver*-*-* | steamroller*-*-* | excavator*-*-* | zen*-*-* | pentium4-*-* | atom-*-* | silvermont-*-* | goldmont-*-* | core2-*-* | corei*-*-* | x86_64-*-* | nano-*-* | nehalem*-*-* | westmere*-*-* | sandybridge*-*-* | ivybridge*-*-* |
haswell
*-*-* | broadwell*-*-* | skylake*-*-* | kabylake*-*-*)
/src/external/bsd/nsd/dist/
configure
1491
--disable-
haswell
Disable
Haswell
(AVX2) parser kernel
13101
# Check whether --enable-
haswell
was given.
/src/external/mit/isl/dist/
configure
8075
*3?6[cf]?:*:*:*|*4?6[56]?:*:*:*) ax_gcc_arch="
haswell
core-avx2 core-avx-i corei7-avx corei7 core2 pentium-m pentium3 pentiumpro" ;;
Completed in 76 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026