shithub: mc

ref: 9bf446ab7795f7397bc4fb7ae9e46ce14c3f679c
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