Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dmips.h1221 #define AFL_ASE_MDMX 0x00000010 /* MDMX ASE. */ macro
/toolchain/binutils/binutils-2.25/include/
DChangeLog46 (AFL_ASE_MDMX, AFL_ASE_MIPS3D, AFL_ASE_MT, AFL_ASE_SMARTMIPS): Likewise.
/toolchain/binutils/binutils-2.25/bfd/
Delfxx-mips.c14084 abiflags->ases |= AFL_ASE_MDMX; in infer_mips_abiflags()
15559 if (mask & AFL_ASE_MDMX) in print_mips_ases()
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c13131 if (mask & AFL_ASE_MDMX) in print_mips_ases()
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c18069 ext_ases |= AFL_ASE_MDMX; in mips_convert_ase_flags()