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

  /src/sys/arch/mips/mips/
locore_mips3.S 260 #if (MIPS32 + MIPS32R2 + MIPS64 + MIPS64R2) > 0
494 #if (MIPS32R2 + MIPS64R2) > 0
504 .set mips64r2 define
528 #endif /* (MIPS32R2 + MIPS64R2) > 0 */
530 #endif /* (MIPS32 + MIPS32R2 + MIPS64 + MIPS64R2) > 0 */
588 #if (MIPS64R2) > 0
617 #if (MIPS64R2) > 0
locore_mips3.S 260 #if (MIPS32 + MIPS32R2 + MIPS64 + MIPS64R2) > 0
494 #if (MIPS32R2 + MIPS64R2) > 0
504 .set mips64r2 define
528 #endif /* (MIPS32R2 + MIPS64R2) > 0 */
530 #endif /* (MIPS32 + MIPS32R2 + MIPS64 + MIPS64R2) > 0 */
588 #if (MIPS64R2) > 0
617 #if (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
187 #if (MIPS3 + MIPS64 + MIPS64R2) > 0
259 #if defined(MIPS64R2)
260 .set mips64r2 define
286 #if defined(MIPS64R2)
507 #if (MIPS3 + MIPS64 + MIPS64R2) > 0
1851 #if !defined(_LP64) && (MIPS64 + MIPS64R2) > 0
1864 #endif /* !_LP64 && (MIPS64 + MIPS64R2) > 0 *
    [all...]
mipsX_subr.S 173 #if (MIPS3 + MIPS32 + MIPS32R2 + MIPS64 + MIPS64R2) != 1
177 #if (MIPS32 + MIPS32R2 + MIPS64 + MIPS64R2) > 0
179 #if (MIPS32R2 + MIPS64R2) > 0
187 #if (MIPS3 + MIPS64 + MIPS64R2) > 0
259 #if defined(MIPS64R2)
260 .set mips64r2 define
286 #if defined(MIPS64R2)
507 #if (MIPS3 + MIPS64 + MIPS64R2) > 0
1851 #if !defined(_LP64) && (MIPS64 + MIPS64R2) > 0
1864 #endif /* !_LP64 && (MIPS64 + MIPS64R2) > 0 *
    [all...]

Completed in 25 milliseconds