Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/elfcpp/
DChangeLog-201625 AFL_ASE_MDMX, AFL_ASE_MIPS3D, AFL_ASE_MT, AFL_ASE_SMARTMIPS,
Dmips.h335 AFL_ASE_MDMX = 0x00000010, enumerator
/netbsd/src/external/gpl3/binutils/dist/include/elf/
Dmips.h1279 #define AFL_ASE_MDMX 0x00000010 /* MDMX ASE. */ macro
DChangeLog-0415293 (AFL_ASE_MDMX, AFL_ASE_MIPS3D, AFL_ASE_MT, AFL_ASE_SMARTMIPS): Likewise.
/netbsd/src/external/gpl3/gdb/dist/include/elf/
Dmips.h1279 #define AFL_ASE_MDMX 0x00000010 /* MDMX ASE. */ macro
DChangeLog-0415293 (AFL_ASE_MDMX, AFL_ASE_MIPS3D, AFL_ASE_MT, AFL_ASE_SMARTMIPS): Likewise.
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dmips-dis.c836 if (afl_ases & AFL_ASE_MDMX) in mips_convert_abiflags_ases()
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dmips-dis.c836 if (afl_ases & AFL_ASE_MDMX) in mips_convert_abiflags_ases()
/netbsd/src/external/gpl3/binutils/dist/bfd/
Delfxx-mips.c14825 abiflags->ases |= AFL_ASE_MDMX; in infer_mips_abiflags()
16233 if (mask & AFL_ASE_MDMX) in print_mips_ases()
/netbsd/src/external/gpl3/gdb/dist/bfd/
Delfxx-mips.c14807 abiflags->ases |= AFL_ASE_MDMX; in infer_mips_abiflags()
16215 if (mask & AFL_ASE_MDMX) in print_mips_ases()
/netbsd/src/external/gpl3/binutils/dist/gold/
Dmips.cc9195 abiflags->ases |= elfcpp::AFL_ASE_MDMX; in infer_abiflags()
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-mips.c19471 ext_ases |= AFL_ASE_MDMX; in mips_convert_ase_flags()
/netbsd/src/external/gpl3/binutils/dist/binutils/
Dreadelf.c18897 if (mask & AFL_ASE_MDMX) in print_mips_ases()