So many folks write their own inline asm for cpuid, probably because <cpuid.h> is broken.
It would be so easy to just allowlist inline asm snippets that say some variant of cpuid. Ideally, this would be done in a way that serves as a building block for a more general inline asm analysis