Home
last modified time | relevance | path

Searched refs:ISA_HAS_64BIT_REGS (Results 1 – 9 of 9) sorted by relevance

/trueos/contrib/gcc/config/mips/
HDmips.h600 #define ISA_HAS_64BIT_REGS (ISA_MIPS3 \ macro
HDmips.c4750 if (ABI_NEEDS_64BIT_REGS && !ISA_HAS_64BIT_REGS) in override_options()
4768 if (TARGET_64BIT && !ISA_HAS_64BIT_REGS) in override_options()
4780 if (ABI_NEEDS_32BIT_REGS || !ISA_HAS_64BIT_REGS) in override_options()
/trueos/contrib/binutils/gas/config/
HDtc-mips.c348 #define ISA_HAS_64BIT_REGS(ISA) \ macro
395 (mips_opts.gp32 || !ISA_HAS_64BIT_REGS (mips_opts.isa))
11798 if (ABI_NEEDS_64BIT_REGS (mips_abi) && !ISA_HAS_64BIT_REGS (arch_info->isa)) in mips_after_parse_args()
11817 if (file_mips_gp32 == 0 && !ISA_HAS_64BIT_REGS (mips_opts.isa)) in mips_after_parse_args()
11830 || !ISA_HAS_64BIT_REGS (mips_opts.isa)); in mips_after_parse_args()
11875 if (ISA_HAS_64BIT_REGS (mips_opts.isa) in mips_after_parse_args()
12781 if (!ISA_HAS_64BIT_REGS (mips_opts.isa)) in s_mipsset()
/trueos/contrib/binutils/gas/
HDChangeLog-20061411 ISA_HAS_64BIT_REGS. Formatting fixes. Improved comments.
1457 * config/tc-mipc.c (ABI_NEEDS_64BIT_REGS, ISA_HAS_64BIT_REGS,
HDChangeLog-00012405 * config/tc-mips.c (ISA_HAS_64BIT_REGS): Add ISA_MIPS64 as 64 bit
3955 (ISA_HAS_COPROC_DELAYS, ISA_HAS_64BIT_REGS, gpr_interlocks): Use
3990 * config/tc-mips.c (ISA_HAS_64BIT_REGS): Add checks for ISA_MIPS5 and
HDChangeLog-0203833 (ISA_HAS_64BIT_REGS, ISA_HAS_DROR, ISA_HAS_ROR): Add ISA_MIPS64R2.
/trueos/contrib/gcc/
HDChangeLog-19994283 * config/mips/mips.h (ISA_HAS_64BIT_REGS,ISA_HAS_BRANCHLIKELY,
HDChangeLog-200110998 (ISA_HAS_64BIT_REGS): Add isa == 64.
HDChangeLog-200216386 (GENERATE_MULT3_SI, HAVE_SQRT_P, ISA_HAS_64BIT_REGS,