Home
last modified time | relevance | path

Searched refs:CPUID_3DNOW (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/sys/arch/i386/include/
Dspecialreg.h131 #define CPUID_3DNOW 0x40000000 /* has 3DNow! instructions (AMD) */ macro
/mirbsd/src/sys/arch/i386/i386/
Dmachdep.c1096 { CPUID_3DNOW, "3DNOW" },
1150 cpu_feature |= CPUID_3DNOW;
1152 cpu_feature &= ~CPUID_3DNOW;