cpu: purge obsolete cpuid instruction support check
the `cpuid` instruction was introduced back in 1993 (according to wikipedia). we can thus safely assume that this exists on all platforms we care about. this also removes the obsolete ability to bypass the level=0 check for certain very old cpus.
Please register or sign in to comment