shithub: mc

ref: 77246bfe1b9f147b1b255e811fb8b2032c49dc9e
dir: /mbld/cpufeatures+posixy-x64.s/

View raw version
.globl bld$cpufeatures
.globl _bld$cpufeatures
bld$cpufeatures:
_bld$cpufeatures:
	mov	$0x1, %eax
	cpuid
	mov	%ecx, %eax
	rol	$32, %rax
	shrd	$32, %rdx, %rax
	ret