HomeSort by: relevance | last modified time | path
    Searched refs:MIPS64 (Results 1 - 25 of 60) 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 */
  /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;
  /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/lgpl3/gmp/dist/mpn/mips64/hilo/
umul.asm 1 dnl MIPS64 umul_ppmm -- longlong.h support.
mul_1.asm 1 dnl MIPS64 mpn_mul_1 -- Multiply a limb vector with a single limb and store
sqr_diagonal.asm 1 dnl MIPS64 mpn_sqr_diagonal.
  /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;
  /src/external/lgpl3/gmp/dist/mpn/mips64/
add_n.asm 1 dnl MIPS64 mpn_add_n -- Add two limb vectors of the same length > 0 and store
lshift.asm 1 dnl MIPS64 mpn_lshift -- Left shift.

Completed in 26 milliseconds

1 2 3