Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c18075 unsigned int ext_ases = 0; in mips_convert_ase_flags() local
18078 ext_ases |= AFL_ASE_DSP; in mips_convert_ase_flags()
18080 ext_ases |= AFL_ASE_DSPR2; in mips_convert_ase_flags()
18082 ext_ases |= AFL_ASE_DSPR3; in mips_convert_ase_flags()
18084 ext_ases |= AFL_ASE_EVA; in mips_convert_ase_flags()
18086 ext_ases |= AFL_ASE_MCU; in mips_convert_ase_flags()
18088 ext_ases |= AFL_ASE_MDMX; in mips_convert_ase_flags()
18090 ext_ases |= AFL_ASE_MIPS3D; in mips_convert_ase_flags()
18092 ext_ases |= AFL_ASE_MT; in mips_convert_ase_flags()
18094 ext_ases |= AFL_ASE_SMARTMIPS; in mips_convert_ase_flags()
[all …]