Home
last modified time | relevance | path

Searched refs:MIPS_TX3900 (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/arch/mips/mips/
Dmips_machdep.c370 { 0, MIPS_TX3900, MIPS_REV_TX3912, -1, CPU_ARCH_MIPS1, 32,
372 { 0, MIPS_TX3900, MIPS_REV_TX3922, -1, CPU_ARCH_MIPS1, 64,
374 { 0, MIPS_TX3900, MIPS_REV_TX3927, -1, CPU_ARCH_MIPS1, 64,
Dcache.c299 case MIPS_TX3900: in mips_config_cache_prehistoric()
/netbsd/src/sys/arch/mips/include/
Dcpuregs.h963 #define MIPS_TX3900 0x22 /* Toshiba TX39 family ISA I */ macro