github.com/westcoastroms/westcoastroms-build@v0.0.0-20190928114312-2350e5a73030/build/make/core/combo/arch/x86_64/ivybridge.mk (about) 1 # Configuration for Linux on x86_64. 2 # Generating binaries for Ivy Bridge processors. 3 # 4 ARCH_X86_HAVE_SSSE3 := true 5 ARCH_X86_HAVE_SSE4 := true 6 ARCH_X86_HAVE_SSE4_1 := true 7 ARCH_X86_HAVE_SSE4_2 := true 8 ARCH_X86_HAVE_AES_NI := true 9 ARCH_X86_HAVE_AVX := true 10 ARCH_X86_HAVE_POPCNT := true 11 ARCH_X86_HAVE_MOVBE := false