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

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

Completed in 92 milliseconds