Searched refs:ISA_HAS_64BIT_REGS (Results 1 – 1 of 1) sorted by relevance
292 #define ISA_HAS_64BIT_REGS(ISA) ( \ macro314 (mips_opts.gp32 || ! ISA_HAS_64BIT_REGS (mips_opts.isa))317 (mips_opts.fp32 || ! ISA_HAS_64BIT_REGS (mips_opts.isa))10574 if (ABI_NEEDS_64BIT_REGS (mips_abi) && !ISA_HAS_64BIT_REGS (arch_info->isa)) in mips_after_parse_args()10593 if (file_mips_gp32 == 0 && !ISA_HAS_64BIT_REGS (mips_opts.isa)) in mips_after_parse_args()10606 || !ISA_HAS_64BIT_REGS (mips_opts.isa)); in mips_after_parse_args()10622 if (ISA_HAS_64BIT_REGS (mips_opts.isa) in mips_after_parse_args()