HomeSort by relevance Sort by last modified time
    Searched refs:ARCH_X86_HAVE_POPCNT (Results 1 - 12 of 12) sorted by null

  /build/core/combo/arch/x86/
haswell.mk 10 ARCH_X86_HAVE_POPCNT := true
ivybridge.mk 10 ARCH_X86_HAVE_POPCNT := true
sandybridge.mk 10 ARCH_X86_HAVE_POPCNT := true
atom.mk 9 ARCH_X86_HAVE_POPCNT := false # popcnt is not supported by current Atom CPUs
silvermont.mk 12 ARCH_X86_HAVE_POPCNT := true
x86.mk 13 ARCH_X86_HAVE_POPCNT := false
  /build/core/combo/arch/x86_64/
haswell.mk 10 ARCH_X86_HAVE_POPCNT := true
ivybridge.mk 10 ARCH_X86_HAVE_POPCNT := true
sandybridge.mk 10 ARCH_X86_HAVE_POPCNT := true
silvermont.mk 12 ARCH_X86_HAVE_POPCNT := true
x86_64.mk 10 ARCH_X86_HAVE_POPCNT := true
  /build/core/combo/
TARGET_linux-x86_64.mk 122 ifeq ($(ARCH_X86_HAVE_POPCNT),true)

Completed in 1222 milliseconds