shithub: mc

ref: 00963a8a8348d7ef25eaa31cf4b0b4a3cc4036d3
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