Searched refs:CPU_K6 (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/x86/include/
H A Dcputypes.h55 #define CPU_K6 10 /* NexGen 686 aka AMD K6 */ macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/common/config/i386/
H A Di386-common.c1700 {"k6", PROCESSOR_K6, CPU_K6, PTA_MMX, 0, P_NONE},
1701 {"k6-2", PROCESSOR_K6, CPU_K6, PTA_MMX | PTA_3DNOW, 0, P_NONE},
1702 {"k6-3", PROCESSOR_K6, CPU_K6, PTA_MMX | PTA_3DNOW, 0, P_NONE},
/netbsd-current/external/gpl3/gcc/dist/gcc/common/config/i386/
H A Di386-common.cc1955 {"k6", PROCESSOR_K6, CPU_K6, PTA_MMX, 0, P_NONE},
1956 {"k6-2", PROCESSOR_K6, CPU_K6, PTA_MMX | PTA_3DNOW, 0, P_NONE},
1957 {"k6-3", PROCESSOR_K6, CPU_K6, PTA_MMX | PTA_3DNOW, 0, P_NONE},

Completed in 95 milliseconds