Searched refs:AV_386_SSE3 (Results 1 – 3 of 3) sorted by relevance
57 #define AV_386_SSE3 0x04000 /* SSE3 insns and regs */ macro
240 AV_386_SSE3, STRDESC("AV_386_SSE3"),
2764 hwcap_flags |= AV_386_SSE3; in cpuid_pass4()