OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MIPS64
(Results
1 - 25
of
51
) sorted by relevancy
1
2
3
/src/sys/arch/mips/mips/
loongson2_subr.S
8
#undef
MIPS64
mips32_subr.S
8
#undef
MIPS64
mips32r2_subr.S
8
#undef
MIPS64
mips3_subr.S
8
#undef
MIPS64
mips64r2_subr.S
8
#undef
MIPS64
mips_stacktrace.c
107
#ifdef
MIPS64
171
#if defined(
MIPS64
) /*
MIPS64
family (mips-III CPU) */
177
#endif /*
MIPS64
*/
mips_machdep.c
175
#if (MIPS32 + MIPS32R2 +
MIPS64
+ MIPS64R2) > 0
176
#include <mips/mipsNN.h> /* MIPS32/
MIPS64
registers */
196
#if (MIPS32 + MIPS32R2 +
MIPS64
+ MIPS64R2) > 0
242
#if defined(
MIPS64
)
428
* ICT Loongson2 is a
MIPS64
CPU with a few quirks. For some reason
993
#if defined(
MIPS64
)
1007
/*
MIPS64
interrupt exception handler */
1046
#endif /*
MIPS64
*/
1062
/*
MIPS64
interrupt exception handler */
1187
#if (MIPS32 + MIPS32R2 +
MIPS64
+ MIPS64R2) >
[
all
...]
cache.c
98
#if (MIPS32 + MIPS32R2 +
MIPS64
+ MIPS64R2) > 0
99
#include <mips/mipsNN.h> /* MIPS32/
MIPS64
registers */
126
#if (MIPS32 + MIPS32R2 +
MIPS64
+ MIPS64R2) > 0
130
#if (MIPS1 + MIPS3 + MIPS4 + MIPS32 +
MIPS64
+ MIPS32R2 + MIPS64R2) > 0
201
#if (MIPS32 + MIPS32R2 +
MIPS64
+ MIPS64R2) > 0
1058
#if (MIPS32 + MIPS32R2 +
MIPS64
+ MIPS64R2) > 0
1066
/* MIPS32/
MIPS64
, use coprocessor 0 config registers */
1563
#endif /* MIPS32 + MIPS32R2 +
MIPS64
+ MIPS64R2 > 0 */
db_interface.c
82
#if (MIPS32 + MIPS32R2 +
MIPS64
+ MIPS64R2) > 0
85
#endif /* (MIPS32 + MIPS32R2 +
MIPS64
+ MIPS64R2) > 0 */
364
".set
mips64
\n\t" \
405
".set
mips64
\n\t" \
510
#if (MIPS32 + MIPS32R2 +
MIPS64
+ MIPS64R2) > 0
529
#if (MIPS32 + MIPS32R2 +
MIPS64
+ MIPS64R2) > 0
632
#if (MIPS32 + MIPS32R2 +
MIPS64
+ MIPS64R2) > 0
771
#endif /* (MIPS32 + MIPS32R2 +
MIPS64
+ MIPS64R2) > 0 */
916
#if (MIPS32 + MIPS32R2 +
MIPS64
+ MIPS64R2) > 0
923
#endif /* (MIPS32 + MIPS32R2 +
MIPS64
+ MIPS64R2) > 0 *
[
all
...]
mips_fixup.c
52
#if (MIPS32 + MIPS32R2 +
MIPS64
+ MIPS64R2) > 0
471
#if (MIPS3 + MIPS4 + MIPS32 + MIPS32R2 +
MIPS64
+ MIPS64R2) > 0
537
#if (MIPS3 + MIPS4 + MIPS32 + MIPS32R2 +
MIPS64
+ MIPS64R2) > 0
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/netbsd/sys/
link_elf.d
31
version (
MIPS64
)
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
link_elf.d
40
version (
MIPS64
)
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/freebsd/sys/
link_elf.d
38
version (
MIPS64
)
/src/sys/arch/mips/include/
locore.h
65
#define
MIPS64
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
76
|| defined(
MIPS64
) || defined(MIPS64R2)
170
#if ((MIPS1 + MIPS3 + MIPS4 + MIPS32 + MIPS32R2 +
MIPS64
+ MIPS64R2) == 1) || defined(_LOCORE)
256
#elif defined(
MIPS64
)
853
int cpu_isa; /* -1 == probed (mips32/
mips64
) */
cpuregs.h
156
# if (MIPS1 + MIPS3 + MIPS32 +
MIPS64
) == 0
163
#elif (MIPS32 +
MIPS64
) > 0
221
#define MIPS_SR_MX 0x01000000 /*
MIPS64
*/
222
#define MIPS_SR_PX 0x00800000 /*
MIPS64
*/
286
#define MIPS3_SR_PX 0x00800000 /*
MIPS64
*/
484
* MIPS32/
MIPS64
(and some MIPS3) dedicated interrupt vector.
620
#define MIPS_COP_0_XCTXCONFIG _(4), 3 /*
MIPS64
*/
834
#if (MIPS3 + MIPS4 + MIPS32 + MIPS32R2 +
MIPS64
+ MIPS64R2) == 0 && MIPS1 != 0
840
#if (MIPS3 + MIPS4 + MIPS32 + MIPS32R2 +
MIPS64
+ MIPS64R2) != 0 && MIPS1 == 0
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/
setjmp.d
132
else version (
MIPS64
)
272
else version (
MIPS64
)
373
else version (
MIPS64
)
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/
epoll.d
25
version (
MIPS64
) version = MIPS_Any;
dlfcn.d
18
version (
MIPS64
) version = MIPS_Any;
link.d
17
version (
MIPS64
) version = MIPS_Any;
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/sys/
auxv.d
15
version (
MIPS64
) version = MIPS_Any;
eventfd.d
19
version (
MIPS64
) version = MIPS_Any;
inotify.d
33
version (
MIPS64
) version = MIPS_Any;
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/
vararg.d
28
version (
MIPS64
) version = MIPS_Any;
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/sys/
msg.d
24
version (
MIPS64
) version = MIPS_Any;
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/unwind/
generic.d
133
else version (
MIPS64
) private enum __aligned__ = 8;
Completed in 37 milliseconds
1
2
3
Indexes created Tue Feb 24 01:34:59 UTC 2026