Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c18056 unsigned int ext_ases = 0; in mips_convert_ase_flags() local
18059 ext_ases |= AFL_ASE_DSP; in mips_convert_ase_flags()
18061 ext_ases |= AFL_ASE_DSPR2; in mips_convert_ase_flags()
18063 ext_ases |= AFL_ASE_DSPR6; in mips_convert_ase_flags()
18065 ext_ases |= AFL_ASE_EVA; in mips_convert_ase_flags()
18067 ext_ases |= AFL_ASE_MCU; in mips_convert_ase_flags()
18069 ext_ases |= AFL_ASE_MDMX; in mips_convert_ase_flags()
18071 ext_ases |= AFL_ASE_MIPS3D; in mips_convert_ase_flags()
18073 ext_ases |= AFL_ASE_MT; in mips_convert_ase_flags()
18075 ext_ases |= AFL_ASE_SMARTMIPS; in mips_convert_ase_flags()
[all …]