Searched refs:ISA_HAS_64BIT_REGS (Results 1 – 9 of 9) sorted by relevance
| /trueos/contrib/gcc/config/mips/ |
| HD | mips.h | 600 #define ISA_HAS_64BIT_REGS (ISA_MIPS3 \ macro
|
| HD | mips.c | 4750 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/ |
| HD | tc-mips.c | 348 #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/ |
| HD | ChangeLog-2006 | 1411 ISA_HAS_64BIT_REGS. Formatting fixes. Improved comments. 1457 * config/tc-mipc.c (ABI_NEEDS_64BIT_REGS, ISA_HAS_64BIT_REGS,
|
| HD | ChangeLog-0001 | 2405 * 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
|
| HD | ChangeLog-0203 | 833 (ISA_HAS_64BIT_REGS, ISA_HAS_DROR, ISA_HAS_ROR): Add ISA_MIPS64R2.
|
| /trueos/contrib/gcc/ |
| HD | ChangeLog-1999 | 4283 * config/mips/mips.h (ISA_HAS_64BIT_REGS,ISA_HAS_BRANCHLIKELY,
|
| HD | ChangeLog-2001 | 10998 (ISA_HAS_64BIT_REGS): Add isa == 64.
|
| HD | ChangeLog-2002 | 16386 (GENERATE_MULT3_SI, HAVE_SQRT_P, ISA_HAS_64BIT_REGS,
|