Home
last modified time | relevance | path

Searched refs:ISA_HAS_64BIT_FPRS (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2014559 (ISA_HAS_64BIT_FPRS): Add mips32r6 and mips64r6.
1256 (ISA_HAS_64BIT_FPRS): Likewise.
DChangeLog-20061408 (ISA_SUPPORTS_DSP_ASE, ISA_SUPPORTS_MT_ASE, ISA_HAS_64BIT_FPRS,
1410 (HAVE_32BIT_FPRS): Use ISA_HAS_64BIT_FPRS instead of
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c372 #define ISA_HAS_64BIT_FPRS(ISA) \ macro
461 (mips_opts.fp == 64 && !ISA_HAS_64BIT_FPRS (mips_opts.isa) \
3850 if (!ISA_HAS_64BIT_FPRS (opts->isa)) in mips_check_options()
3929 && ISA_HAS_64BIT_FPRS (file_mips_opts.isa)) in file_mips_check_options()