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

  /src/sys/arch/mips/mips/
mips_machdep.c 293 { 0, MIPS_R2000, -1, -1, CPU_ARCH_MIPS1, 64,
295 { 0, MIPS_R3000, MIPS_REV_R2000A, -1, CPU_ARCH_MIPS1, 64,
297 { 0, MIPS_R3000, MIPS_REV_R3000, -1, CPU_ARCH_MIPS1, 64,
299 { 0, MIPS_R3000, MIPS_REV_R3000A, -1, CPU_ARCH_MIPS1, 64,
328 { 0, MIPS_R3LSI, -1, -1, CPU_ARCH_MIPS1, -1,
332 { 0, MIPS_R3IDT, -1, -1, CPU_ARCH_MIPS1, -1,
370 { 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,
447 { 0, MIPS_R3SONY, -1, -1, CPU_ARCH_MIPS1, -1
    [all...]
  /src/sys/arch/mips/include/
locore.h 140 #define CPU_ARCH_MIPS1 (1 << 0)

Completed in 12 milliseconds