blob: 9d2b62013d9c05c9fcc1cc2462afec4f4bafc171 [file] [log] [blame]
# This file contains feature macro definitions specific to the
# base 'x86_64' platform ABI.
#
# It is also used to build full_x86_64-eng / sdk_x86_64-eng platform images
# that are run in the emulator under KVM emulation (i.e. running directly on
# the host development machine's CPU).
ARCH_X86_HAVE_SSSE3 := true
ARCH_X86_HAVE_MOVBE := false # Only supported on Atom.
ARCH_X86_HAVE_POPCNT := true
# CFLAGS for this arch
arch_variant_cflags := \
-march=x86-64