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

  /src/sys/arch/mips/mips/
loongson2_subr.S 7 #undef MIPS32R2
mips32_subr.S 7 #undef MIPS32R2
mips3_subr.S 7 #undef MIPS32R2
mips64_subr.S 7 #undef MIPS32R2
mips64r2_subr.S 7 #undef MIPS32R2
mips_stacktrace.c 100 #ifdef MIPS32R2
163 #if defined(MIPS32R2) /* MIPS32R2 family (mips-III CPU) */
169 #endif /* MIPS32R2 */
mips_machdep.c 175 #if (MIPS32 + MIPS32R2 + MIPS64 + MIPS64R2) > 0
196 #if (MIPS32 + MIPS32R2 + MIPS64 + MIPS64R2) > 0
236 #if defined(MIPS32R2)
913 #if defined(MIPS32R2)
991 #endif /* MIPS32R2 */
1187 #if (MIPS32 + MIPS32R2 + MIPS64 + MIPS64R2) > 0
1243 * defined. For MIPS32R2 and MIPS64R2 and later
1264 #endif /* (MIPS32 + MIPS32R2 + MIPS64 + MIPS64R2) > 0 */
1386 #if defined(MIPS32R2)
1434 #if (MIPS3 + MIPS32 + MIPS32R2 + MIPS64 + MIPS64R2) >
    [all...]
cache.c 98 #if (MIPS32 + MIPS32R2 + MIPS64 + MIPS64R2) > 0
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
1563 #endif /* MIPS32 + MIPS32R2 + MIPS64 + MIPS64R2 > 0 */
db_interface.c 82 #if (MIPS32 + MIPS32R2 + MIPS64 + MIPS64R2) > 0
85 #endif /* (MIPS32 + MIPS32R2 + MIPS64 + MIPS64R2) > 0 */
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 */
cpu_subr.c 106 #if (MIPS32R2 + MIPS64R2) > 0
214 #if (MIPS32R2 + MIPS64R2) > 0
1055 #if (MIPS32R2 + MIPS64R2) > 0
1064 #if (MIPS32 + MIPS32R2 + MIPS64 + MIPS64R2) > 0
1198 #endif /* (MIPS32 + MIPS32R2 + MIPS64 + MIPS64R2) > 0 */
1200 #if (MIPS2 + MIPS3 + MIPS4 + MIPS5 + MIPS32 + MIPS32R2 + MIPS64 + MIPS64R2) > 0
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
locore_mips3.S 260 #if (MIPS32 + MIPS32R2 + MIPS64 + MIPS64R2) > 0
494 #if (MIPS32R2 + MIPS64R2) > 0
502 .set mips32r2 define
528 #endif /* (MIPS32R2 + MIPS64R2) > 0 */
530 #endif /* (MIPS32 + MIPS32R2 + MIPS64 + MIPS64R2) > 0 */
mipsX_subr.S 173 #if (MIPS3 + MIPS32 + MIPS32R2 + MIPS64 + MIPS64R2) != 1
177 #if (MIPS32 + MIPS32R2 + MIPS64 + MIPS64R2) > 0
179 #if (MIPS32R2 + MIPS64R2) > 0
190 #elif (MIPS32 + MIPS32R2) > 0
192 #error MIPS32 and MIPS32R2 can't run 64-bit kernels.
251 #if defined(MIPS32R2)
252 .set mips32r2 define
278 #if defined(MIPS32R2)
locore.S 824 #if (MIPS1 + MIPS32 + MIPS32R2) == 0
trap.c 668 #if (MIPS32R2 + MIPS64R2) > 0
  /src/sys/arch/mips/include/
locore.h 63 #define MIPS32R2 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)
85 #if defined(MIPS32R2) || defined(MIPS64R2)
170 #if ((MIPS1 + MIPS3 + MIPS4 + MIPS32 + MIPS32R2 + MIPS64 + MIPS64R2) == 1) || defined(_LOCORE)
238 #elif defined(MIPS32R2)
pmap.h 117 #if (MIPS32R2 + MIPS64R2 + MIPS64R2_RMIXL) > 0
cpuregs.h 155 #if (MIPS32R2 + MIPS64R2) > 0
158 # define JR_HB_RA .set push; .set mips32r2; jr.hb ra; nop; .set pop
834 #if (MIPS3 + MIPS4 + MIPS32 + MIPS32R2 + MIPS64 + MIPS64R2) == 0 && MIPS1 != 0
840 #if (MIPS3 + MIPS4 + MIPS32 + MIPS32R2 + MIPS64 + MIPS64R2) != 0 && MIPS1 == 0

Completed in 23 milliseconds