Home
last modified time | relevance | path

Searched refs:MIPS_ABI_DEFAULT (Results 1 – 14 of 14) sorted by relevance

/NextBSD/contrib/gcc/config/mips/
HDfreebsd.h273 #if MIPS_ABI_DEFAULT == ABI_N32
278 #elif MIPS_ABI_DEFAULT == ABI_64
283 #elif MIPS_ABI_DEFAULT == ABI_O64
HDr3900.h31 #define MIPS_ABI_DEFAULT ABI_EABI macro
HDvr.h24 #define MIPS_ABI_DEFAULT ABI_EABI macro
HDmips.h801 #ifndef MIPS_ABI_DEFAULT
802 #define MIPS_ABI_DEFAULT ABI_32 macro
807 #if MIPS_ABI_DEFAULT == ABI_32
811 #if MIPS_ABI_DEFAULT == ABI_O64
815 #if MIPS_ABI_DEFAULT == ABI_N32
819 #if MIPS_ABI_DEFAULT == ABI_64
823 #if MIPS_ABI_DEFAULT == ABI_EABI
HDmips.c595 int mips_abi = MIPS_ABI_DEFAULT;
/NextBSD/gnu/usr.bin/cc/
HDMakefile.inc53 CFLAGS += -DMIPS_ABI_DEFAULT=${MIPS_ABI_DEFAULT}
59 .if ${MIPS_ABI_DEFAULT} == "ABI_32"
/NextBSD/gnu/usr.bin/binutils/as/
HDMakefile60 MIPS_ABI_DEFAULT=ABI_32 macro
/NextBSD/contrib/gcc/
HDconfig.gcc1534 tm_defines="${tm_defines} MIPS_ISA_DEFAULT=3 MIPS_ABI_DEFAULT=ABI_N32"
1557 tm_defines="${tm_defines} MIPS_ABI_DEFAULT=ABI_N32"
1583 tm_defines="${tm_defines} MIPS_ISA_DEFAULT=32 MIPS_ABI_DEFAULT=ABI_EABI"
1589 tm_defines="${tm_defines} MIPS_ISA_DEFAULT=33 MIPS_ABI_DEFAULT=ABI_EABI"
1596 tm_defines="${tm_defines} MIPS_ISA_DEFAULT=64 MIPS_ABI_DEFAULT=ABI_EABI"
1603 …{tm_defines} MIPS_ISA_DEFAULT=64 MIPS_CPU_STRING_DEFAULT=\\\"sr71000\\\" MIPS_ABI_DEFAULT=ABI_EABI"
1610 …tm_defines="${tm_defines} MIPS_ISA_DEFAULT=64 MIPS_CPU_STRING_DEFAULT=\\\"sb1\\\" MIPS_ABI_DEFAULT
1622 tm_defines="${tm_defines} MIPS_ISA_DEFAULT=3 MIPS_ABI_DEFAULT=ABI_O64"
1634 tm_defines="${tm_defines} MIPS_ISA_DEFAULT=3 MIPS_ABI_DEFAULT=ABI_O64"
HDFSFChangeLog1995 * mips/abi64.h (LONG_MAX_SPEC): Check MIPS_ABI_DEFAULT and
HDChangeLog-1997103 * abi64.h (LONG_MAX_SPEC): Check MIPS_ABI_DEFAULT and TARGET_DEFAULT,
HDFSFChangeLog.1112660 * mips/iris6.h (MIPS_ISA_DEFAULT, MIPS_ABI_DEFAULT, MULTILIB_DEFAULTS,
12707 (MIPS_ABI_DEFAULT, LOCAL_LABEL_PREFIX): Define.
HDChangeLog-200316181 * config/mips/iris6.h (MIPS_ISA_DEFAULT, MIPS_ABI_DEFAULT): Move ...
HDChangeLog-200528592 (mips_isa): Initialize to MIPS_ABI_DEFAULT.
HDChangeLog-200437319 (MIPS_ABI_DEFAULT, MIPS_MARCH_CONTROLS_SOFT_FLOAT): Define.