Home
last modified time | relevance | path

Searched defs:MULTILIB_ISA_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.h730 #define MULTILIB_ISA_DEFAULT "mips1" macro
732 #define MULTILIB_ISA_DEFAULT "mips2" macro
734 #define MULTILIB_ISA_DEFAULT "mips3" macro
736 #define MULTILIB_ISA_DEFAULT "mips4" macro
738 #define MULTILIB_ISA_DEFAULT "mips32" macro
740 #define MULTILIB_ISA_DEFAULT "mips32r2" macro
742 #define MULTILIB_ISA_DEFAULT "mips32r6" macro
744 #define MULTILIB_ISA_DEFAULT "mips64" macro
746 #define MULTILIB_ISA_DEFAULT "mips64r2" macro
748 #define MULTILIB_ISA_DEFAULT "mips64r6" macro
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.h711 #define MULTILIB_ISA_DEFAULT "mips1" macro
713 #define MULTILIB_ISA_DEFAULT "mips2" macro
715 #define MULTILIB_ISA_DEFAULT "mips3" macro
717 #define MULTILIB_ISA_DEFAULT "mips4" macro
719 #define MULTILIB_ISA_DEFAULT "mips32" macro
721 #define MULTILIB_ISA_DEFAULT "mips32r2" macro
723 #define MULTILIB_ISA_DEFAULT "mips32r6" macro
725 #define MULTILIB_ISA_DEFAULT "mips64" macro
727 #define MULTILIB_ISA_DEFAULT "mips64r2" macro
729 #define MULTILIB_ISA_DEFAULT "mips64r6" macro
[all …]