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

  /src/sys/arch/mips/mips/
mips_machdep.c 302 MIPS_NOT_SUPP, 0, 0, "MIPS R6000 CPU" },
329 MIPS_NOT_SUPP, 0, 0, "LSI Logic R3000 derivative" },
331 MIPS_NOT_SUPP, 0, 0, "MIPS R6000A CPU" },
333 MIPS_NOT_SUPP, 0, 0, "IDT R3041 or RC36100 CPU" },
338 MIPS_NOT_SUPP | CPU_MIPS_R4K_MMU, 0, 0,
349 MIPS_NOT_SUPP | CPU_MIPS_R4K_MMU, 0, 0,
369 MIPS_NOT_SUPP /* no MMU! */, 0, 0, "QED R4650 CPU" },
389 MIPS_NOT_SUPP | CPU_MIPS_CAUSE_IV | CPU_MIPS_DOUBLE_COUNT |
403 MIPS_NOT_SUPP | CPU_MIPS_R4K_MMU, 0, 0,
406 MIPS_NOT_SUPP | CPU_MIPS_R4K_MMU, 0, 0
    [all...]
  /src/sys/arch/mips/include/
locore.h 164 #define MIPS_NOT_SUPP 0x08000

Completed in 12 milliseconds