* H. J. Lu via Gcc-patches: > 2. CPUID check should be done with general registers only.
Is this really the concern here? Isn't this about instructions, not registers? If there's a useful integer register instruction for post-processing CPUID bits that's not in the baseline ABI, GCC still shouldn't use it in the check, I assume.