Searched refs:AV_386_SSE2 (Results 1 – 3 of 3) sorted by relevance
55 #define AV_386_SSE2 0x01000 /* SSE2 insns and regs */ macro
235 AV_386_SSE2, STRDESC("AV_386_SSE2"),
2762 hwcap_flags |= AV_386_SSE2; in cpuid_pass4()