Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20131203 (FP64_ASES): New macro.
1211 (mips_after_parse_args): Use FP64_ASES. Use
DChangeLog-20141165 * config/tc-mips.c (FP64_ASES): Add ASE_MSA.
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c1724 #define FP64_ASES (ASE_MIPS3D | ASE_MDMX | ASE_MSA) macro
2046 if ((ase->flags & FP64_ASES) in mips_check_isa_supports_ase()
3928 else if ((file_mips_opts.ase & FP64_ASES) in file_mips_check_options()