Searched refs:CPU_VENDOR_CYRIX (Results 1 – 3 of 3) sorted by relevance
42 #define CPU_VENDOR_CYRIX 0x1078 /* Cyrix */ macro
230 { CYRIX_VENDOR_ID, CPU_VENDOR_CYRIX }, /* CyrixInstead */476 case CPU_VENDOR_CYRIX: in printcpuinfo()763 (cpu_vendor_id == CPU_VENDOR_CYRIX && ((cpu_id & 0xf00) > 0x500)) || in printcpuinfo()770 if (cpu_vendor_id == CPU_VENDOR_CYRIX) in printcpuinfo()1132 } else if (cpu_vendor_id == CPU_VENDOR_CYRIX) { in printcpuinfo()1691 if (cpu_vendor_id == CPU_VENDOR_CYRIX) { in finishidentcpu()
966 if (cpu_vendor_id == CPU_VENDOR_CYRIX) { in DB_SHOW_COMMAND()