Home
last modified time | relevance | path

Searched refs:MIPS_NOT_SUPP (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/arch/mips/mips/
Dmips_machdep.c302 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 …]
/netbsd/src/sys/arch/mips/include/
Dlocore.h164 #define MIPS_NOT_SUPP 0x08000 macro