HomeSort by: relevance | last modified time | path
    Searched refs:MIPS_R4100 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/mips/mips/
cache.c 385 case MIPS_R4100:
577 if (MIPS_PRID_IMPL(cpu_id) == MIPS_R4100 &&
mips_machdep.c 334 { 0, MIPS_R4100, -1, -1, CPU_ARCH_MIPS3, 32,
1278 if (MIPS_PRID_IMPL(cpu_id) == MIPS_R4100)
1352 if (MIPS_PRID_IMPL(cpu_id) == MIPS_R4100)
  /src/sys/arch/mips/include/
cpuregs.h 954 #define MIPS_R4100 0x0c /* NEC VR4100 ISA III */

Completed in 15 milliseconds