shithub: mc

ref: db34187dc25f6b3f1a85b85c4dcf9a69b1cb4d54
dir: /mbld/cpufeatures+plan9-x64.s/

View raw version
TEXT bld$cpufeatures+0(SB),$0
	MOVL	$0x1,AX
	CPUID
	MOVL    CX, AX
	MOVL    DX, DX
	ROLQ    $32, DX
	ORQ     DX, AX
	RET