Searched refs:CPU_486DLC (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/arch/x86/include/
H A Dcputypes.h49 #define CPU_486DLC 4 /* Cyrix 486DLC */ macro
/netbsd-current/usr.sbin/cpuctl/arch/
H A Di386-asm.S164 movl $CPU_486DLC,%eax
H A Di386.c212 NULL, NULL, NULL }, /* CPU_486DLC */
2172 if (ci->ci_cpu_type == CPU_486DLC) {
/netbsd-current/sys/arch/x86/x86/
H A Didentcpu.c94 CPUVENDOR_CYRIX, CPUCLASS_486, /* CPU_486DLC */
1022 if (cputype == CPU_486DLC) {
/netbsd-current/sys/arch/i386/i386/
H A Dlocore.S716 movl $CPU_486DLC,RELOC(cputype) /* set CPU type */

Completed in 203 milliseconds