Searched refs:ISA_HAS_64BIT_REGS (Results 1 – 13 of 13) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-mips.c | 377 #define ISA_HAS_64BIT_REGS(ISA) \ macro 410 && ISA_HAS_64BIT_REGS (ISA)) \ 475 (mips_opts.gp == 64 && !ISA_HAS_64BIT_REGS (mips_opts.isa) \ 2177 if (ISA_HAS_64BIT_REGS (mips_opts.isa)) in mips_check_isa_supports_ase() 2186 size = ISA_HAS_64BIT_REGS (mips_opts.isa) ? 64 : 32; in mips_check_isa_supports_ase() 2199 size = ISA_HAS_64BIT_REGS (mips_opts.isa) ? 64 : 32; in mips_check_isa_supports_ase() 3405 if (ISA_HAS_64BIT_REGS (isa)) in is_opcode_valid() 3446 if (ISA_HAS_64BIT_REGS (isa)) in is_opcode_valid_16() 4040 if (opts->gp == 64 && !ISA_HAS_64BIT_REGS (opts->isa)) in mips_check_options() 4119 || !ISA_HAS_64BIT_REGS (file_mips_opts.isa)) in file_mips_check_options() [all …]
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/ |
| D | mips.h | 976 #define ISA_HAS_64BIT_REGS (ISA_MIPS3 \ macro
|
| D | mips.cc | 20094 if (ABI_NEEDS_64BIT_REGS && !ISA_HAS_64BIT_REGS) in mips_option_override() 20109 if (TARGET_64BIT && !ISA_HAS_64BIT_REGS) in mips_option_override() 20121 if (ABI_NEEDS_32BIT_REGS || !ISA_HAS_64BIT_REGS) in mips_option_override()
|
| /netbsd/src/external/gpl3/binutils/dist/gas/ |
| D | ChangeLog-2014 | 557 (ISA_HAS_64BIT_REGS): Add mips64r6. 1262 (ISA_HAS_64BIT_REGS): Add mips64r3 and mips64r5.
|
| D | ChangeLog-2006 | 1411 ISA_HAS_64BIT_REGS. Formatting fixes. Improved comments. 1457 * config/tc-mipc.c (ABI_NEEDS_64BIT_REGS, ISA_HAS_64BIT_REGS,
|
| D | ChangeLog-0001 | 2395 * config/tc-mips.c (ISA_HAS_64BIT_REGS): Add ISA_MIPS64 as 64 bit 3945 (ISA_HAS_COPROC_DELAYS, ISA_HAS_64BIT_REGS, gpr_interlocks): Use 3980 * config/tc-mips.c (ISA_HAS_64BIT_REGS): Add checks for ISA_MIPS5 and
|
| D | ChangeLog-0203 | 828 (ISA_HAS_64BIT_REGS, ISA_HAS_DROR, ISA_HAS_ROR): Add ISA_MIPS64R2.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog-1999 | 4283 * config/mips/mips.h (ISA_HAS_64BIT_REGS,ISA_HAS_BRANCHLIKELY,
|
| D | ChangeLog-2006 | 6940 (ISA_HAS_64BIT_REGS): Use consistent formatting.
|
| D | ChangeLog-2014 | 364 (ISA_HAS_64BIT_REGS): Likewise. 36087 (ISA_HAS_64BIT_REGS): Added ISA_MIPS64R3 and ISA_MIPS64R5.
|
| D | ChangeLog-2008 | 11978 (ISA_HAS_64BIT_REGS, ISA_HAS_MUL3, ISA_HAS_FP_CONDMOVE,
|
| D | ChangeLog-2001 | 10998 (ISA_HAS_64BIT_REGS): Add isa == 64.
|
| D | ChangeLog-2002 | 16386 (GENERATE_MULT3_SI, HAVE_SQRT_P, ISA_HAS_64BIT_REGS,
|