Searched refs:MIPS_CPU_STRING_DEFAULT (Results 1 - 8 of 8) sorted by relevance

/freebsd-10-stable/contrib/gcc/config/mips/
H A Delforion.h22 #define MIPS_CPU_STRING_DEFAULT "orion" macro
H A Dr3900.h25 #define MIPS_CPU_STRING_DEFAULT "r3900" macro
H A Dfreebsd.h266 #ifdef MIPS_CPU_STRING_DEFAULT
267 #define DRIVER_SELF_ISA_SPEC "%{!march=*: -march=" MIPS_CPU_STRING_DEFAULT "}"
H A Dmips.h468 #ifndef MIPS_CPU_STRING_DEFAULT macro
469 #define MIPS_CPU_STRING_DEFAULT "from-abi"
H A Dmips.c4766 #ifdef MIPS_CPU_STRING_DEFAULT
4767 mips_set_architecture (mips_parse_cpu (MIPS_CPU_STRING_DEFAULT));
/freebsd-10-stable/gnu/usr.bin/binutils/as/mips-freebsd/
H A Ditbl-cpu.h11 #define MIPS_CPU_STRING_DEFAULT "from-abi" macro
/freebsd-10-stable/contrib/binutils/gas/
H A Dconfig.in115 #undef MIPS_CPU_STRING_DEFAULT
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-mips.c11806 arch_info = mips_parse_cpu ("default CPU", MIPS_CPU_STRING_DEFAULT);

Completed in 131 milliseconds