x8664CPU ID获取源代码 typedefstructcpuid_args_s{DWORDeax;DWORDebx;DWORDecx;DWORDedx;}voidcpuid32(CPUID_ARGS*p);voidcpuid64(CPUID_ARGS*p);