Searched refs:MIPS_ISA_DEFAULT (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/mips/
H A Dr3900.h26 #define MIPS_ISA_DEFAULT 1 macro
H A Dmips.h470 #ifndef MIPS_ISA_DEFAULT
497 # if MIPS_ISA_DEFAULT == 1
500 # if MIPS_ISA_DEFAULT == 2
503 # if MIPS_ISA_DEFAULT == 3
506 # if MIPS_ISA_DEFAULT == 4
509 # if MIPS_ISA_DEFAULT == 32
512 # if MIPS_ISA_DEFAULT == 33
515 # if MIPS_ISA_DEFAULT == 64
518 # if MIPS_ISA_DEFAULT == 65
H A Dmips.c4770 mips_set_architecture (mips_cpu_info_from_isa (MIPS_ISA_DEFAULT));

Completed in 93 milliseconds