HomeSort by: relevance | last modified time | path
    Searched defs:mips32r2 (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/arch/mips/mips/
locore_ingenic.S 42 .set arch=mips32r2
locore_ingenic.S 42 .set arch=mips32r2
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 */
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)
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)

Completed in 121 milliseconds