Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/include/
H A Dlocore.h177 # define CPUISMIPS32R2 0 macro
195 # define CPUISMIPS32R2 0 macro
225 # define CPUISMIPS32R2 0 macro
243 # define CPUISMIPS32R2 1 macro
261 # define CPUISMIPS32R2 0 macro
279 # define CPUISMIPS32R2 0 macro
319 #define CPUISMIPS32R2 ((mips_options.mips_cpu_arch & CPU_ARCH_MIPS32R2) != 0) macro
/netbsd-src/sys/arch/mips/mips/
H A Dcpu_exec.c127 if (!CPUISMIPSNN && !CPUISMIPS32R2 && !CPUISMIPS64R2) in mips_netbsd_elf32_probe()
132 if (!CPUISMIPS32R2 && !CPUISMIPS64R2) in mips_netbsd_elf32_probe()