func github.com/segmentio/asm/cpu/x86.ABI

2 uses

	github.com/segmentio/asm/cpu/x86 (current package)
		x86.go#L48: func ABI() CPU {

	github.com/segmentio/asm/cpu
		cpu.go#L13: 	X86 = x86.ABI()