OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MIPS32
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mips/include/
locore.h
62
#define
MIPS32
1
69
#if (MIPS1 + MIPS3 + MIPS4 +
MIPS32
+ MIPS32R2 + MIPS64 + MIPS64R2) == 0
70
#error at least one of MIPS1, MIPS3, MIPS4,
MIPS32
, MIPS32R2, MIPS64, or MIPS64R2 must be specified
75
|| defined(
MIPS32
) || defined(MIPS32R2) \
79
#if !defined(
MIPS32
) && !defined(MIPS32R2)
158
#define CPU_MIPS_NO_WAIT 0x00200 /* Inverse of previous, for
mips32
/64 */
170
#if ((MIPS1 + MIPS3 + MIPS4 +
MIPS32
+ MIPS32R2 + MIPS64 + MIPS64R2) == 1) || defined(_LOCORE)
220
#elif defined(
MIPS32
)
730
/* pre-
MIPS32
/64 */
735
/*
MIPS32
/64 *
[
all
...]
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h
89
MIPS32
= 0x12,
Completed in 20 milliseconds
Indexes created Thu Aug 27 00:25:27 UTC 2026