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

  /src/sys/arch/mips/include/
locore.h 163 #define CPU_MIPS_LOONGSON2 0x04000
213 # define MIPS_HAS_LMMI ((mips_options.mips_cpu_flags & CPU_MIPS_LOONGSON2) != 0)
  /src/sys/arch/mips/mips/
mips_machdep.c 440 CPU_MIPS_R4K_MMU | CPU_MIPS_DOUBLE_COUNT | CPU_MIPS_LOONGSON2
443 CPU_MIPS_R4K_MMU | CPU_MIPS_DOUBLE_COUNT | CPU_MIPS_LOONGSON2
1359 if (opts->mips_cpu_flags & CPU_MIPS_LOONGSON2) {

Completed in 36 milliseconds