shithub: mc

ref: d27469804f73bf0874250eda520532875ecf5645
dir: /mbld/cpufeatures+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