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

  /src/sys/arch/mips/mips/
mips_machdep.c 309 { 0, MIPS_R4000, MIPS_REV_R4000_A, -1, CPU_ARCH_MIPS3, 48,
312 { 0, MIPS_R4000, MIPS_REV_R4000_B, -1, CPU_ARCH_MIPS3, 48,
315 { 0, MIPS_R4000, MIPS_REV_R4000_C, -1, CPU_ARCH_MIPS3, 48,
318 { 0, MIPS_R4000, MIPS_REV_R4400_A, -1, CPU_ARCH_MIPS3, 48,
321 { 0, MIPS_R4000, MIPS_REV_R4400_B, -1, CPU_ARCH_MIPS3, 48,
324 { 0, MIPS_R4000, MIPS_REV_R4400_C, -1, CPU_ARCH_MIPS3, 48,
cache.c 406 case MIPS_R4000:
703 case MIPS_R4000:
  /src/sys/arch/mips/include/
cpuregs.h 947 #define MIPS_R4000 0x04 /* MIPS R4000/R4400 ISA III */
991 /* For MIPS_R4000 */

Completed in 18 milliseconds