const github.com/segmentio/asm/cpu/x86.SSE4A

2 uses

	github.com/segmentio/asm/cpu/x86 (current package)
		x86.go#L26: 	SSE4A                                  // AMD Barcelona microarchitecture SSE4a instructions
		x86.go#L55: 	cpu.set(SSE4A, false) // TODO: add upstream support in golang.org/x/sys/cpu?