Searched refs:ISA_IS_R6 (Results 1 – 2 of 2) sorted by relevance
356 #define ISA_IS_R6(ISA) \ macro3861 if (ISA_IS_R6 (opts->isa) && opts->single_float == 0) in mips_check_options()3874 else if (ISA_IS_R6 (opts->isa) in mips_check_options()3881 if (ISA_IS_R6 (opts->isa) && mips_relax_branch) in mips_check_options()3932 else if (ISA_IS_R6 (mips_opts.isa)) in file_mips_check_options()8397 #define COP12_FMT (ISA_IS_R6 (mips_opts.isa) ? "E,+:(d)" \8402 #define LL_SC_FMT (ISA_IS_R6 (mips_opts.isa) ? "t,+j(b)" \11352 : ISA_IS_R6 (mips_opts.isa) ? 11 in macro()11384 : ISA_IS_R6 (mips_opts.isa) ? 11 in macro()11415 : ISA_IS_R6 (mips_opts.isa) ? 9 in macro()[all …]
556 (ISA_IS_R6): New define.