OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CPU_ARCH_MIPS2
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/mips/mips/
cpu_exec.c
110
if (mips_options.mips_cpu_arch <
CPU_ARCH_MIPS2
)
192
} else if (mips_options.mips_cpu_arch &
CPU_ARCH_MIPS2
) {
225
if (mips_options.mips_cpu_arch <
CPU_ARCH_MIPS2
)
297
} else if (mips_options.mips_cpu_arch &
CPU_ARCH_MIPS2
) {
mips_machdep.c
301
{ 0, MIPS_R6000, -1, -1,
CPU_ARCH_MIPS2
, 32,
330
{ 0, MIPS_R6000A, -1, -1,
CPU_ARCH_MIPS2
, 32,
/src/sys/arch/mips/include/
locore.h
141
#define
CPU_ARCH_MIPS2
(1 << 1)
Completed in 13 milliseconds
Indexes created Wed Oct 01 18:09:54 GMT 2025