Searched refs:AV_386_AMD_MMX (Results 1 – 5 of 5) sorted by relevance
51 #define AV_386_AMD_MMX 0x00080 /* AMD's MMX insns */ macro
248 cached_result = ((ui & AV_386_AMD_MMX) == 0); in arcfour_crypt_on_intel()
282 AV_386_AMD_MMX, STRDESC("AV_386_AMD_MMX"),
203 cached_result = ((ui & AV_386_AMD_MMX) == 0); in bignum_on_intel()
6016 hwcap_flags |= AV_386_AMD_MMX; in cpuid_pass_resolve()