Comment on Mystery of Intel Cpuid 21H LeafparentComments−quantumofalpha5yYou can test if a processor is GenuineIntel or AuthenticAMD or something with cpuid eax=0 and act accordingly. So no problem whatsoever if AMD uses it for something else.
Comments
You can test if a processor is GenuineIntel or AuthenticAMD or something with cpuid eax=0 and act accordingly. So no problem whatsoever if AMD uses it for something else.