ref: 716c18ec85b68659886408d1f81301bf4e5f43bd dir: /mbld/cpufeatures+posixy-x64.s/
.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