//go:build amd64 && !appengine && !noasm && gc

package cpuinfo

// go:noescape
func () (,  bool)

func () {
	hasBMI1, hasBMI2 = x86extensions()
}