Home | History | Annotate | Download | only in target-i386

Lines Matching refs:CPUID_SSE

7485             if ((modrm & 0xc7) != 0xc0 || !(s->cpuid_features & CPUID_SSE))
7492 if (!(s->cpuid_features & CPUID_SSE))