Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-mips.c377 #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/
Dmips.h976 #define ISA_HAS_64BIT_REGS (ISA_MIPS3 \ macro
Dmips.cc20094 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/
DChangeLog-2014557 (ISA_HAS_64BIT_REGS): Add mips64r6.
1262 (ISA_HAS_64BIT_REGS): Add mips64r3 and mips64r5.
DChangeLog-20061411 ISA_HAS_64BIT_REGS. Formatting fixes. Improved comments.
1457 * config/tc-mipc.c (ABI_NEEDS_64BIT_REGS, ISA_HAS_64BIT_REGS,
DChangeLog-00012395 * 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
DChangeLog-0203828 (ISA_HAS_64BIT_REGS, ISA_HAS_DROR, ISA_HAS_ROR): Add ISA_MIPS64R2.
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-19994283 * config/mips/mips.h (ISA_HAS_64BIT_REGS,ISA_HAS_BRANCHLIKELY,
DChangeLog-20066940 (ISA_HAS_64BIT_REGS): Use consistent formatting.
DChangeLog-2014364 (ISA_HAS_64BIT_REGS): Likewise.
36087 (ISA_HAS_64BIT_REGS): Added ISA_MIPS64R3 and ISA_MIPS64R5.
DChangeLog-200811978 (ISA_HAS_64BIT_REGS, ISA_HAS_MUL3, ISA_HAS_FP_CONDMOVE,
DChangeLog-200110998 (ISA_HAS_64BIT_REGS): Add isa == 64.
DChangeLog-200216386 (GENERATE_MULT3_SI, HAVE_SQRT_P, ISA_HAS_64BIT_REGS,