Searched refs:AFL_ASE_MSA (Results 1 - 24 of 24) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DMipsABIFlags.h41 AFL_ASE_MSA = 0x00000200, // MSA ASE enumerator in enum:llvm::Mips::AFL_ASE
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIFlagsSection.h158 ASESet |= Mips::AFL_ASE_MSA;
/netbsd-current/external/gpl3/binutils/dist/elfcpp/
H A Dmips.h307 AFL_ASE_MSA = 0x00000200, enumerator in enum:elfcpp::__anon220
/netbsd-current/external/gpl3/gdb.old/dist/elfcpp/
H A Dmips.h307 AFL_ASE_MSA = 0x00000200, enumerator in enum:elfcpp::__anon808
/netbsd-current/external/gpl3/binutils.old/dist/elfcpp/
H A Dmips.h307 AFL_ASE_MSA = 0x00000200, enumerator in enum:elfcpp::__anon331
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dmips.h1249 #define AFL_ASE_MSA 0x00000200 /* MSA ASE. */
1240 #define AFL_ASE_MSA macro
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dmips.h1249 #define AFL_ASE_MSA 0x00000200 /* MSA ASE. */
1240 #define AFL_ASE_MSA macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dmips.h1249 #define AFL_ASE_MSA 0x00000200 /* MSA ASE. */
1240 #define AFL_ASE_MSA macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dmips.h1249 #define AFL_ASE_MSA 0x00000200 /* MSA ASE. */
1240 #define AFL_ASE_MSA macro
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dmips-dis.c845 if (afl_ases & AFL_ASE_MSA)
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dmips-dis.c821 if (afl_ases & AFL_ASE_MSA)
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dmips-dis.c845 if (afl_ases & AFL_ASE_MSA)
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dmips-dis.c845 if (afl_ases & AFL_ASE_MSA)
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp2954 {"MSA", Mips::AFL_ASE_MSA},
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delfxx-mips.c16190 if (mask & AFL_ASE_MSA)
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-mips.c19388 ext_ases |= AFL_ASE_MSA;
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c16791 if (mask & AFL_ASE_MSA)
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delfxx-mips.c16089 if (mask & AFL_ASE_MSA)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delfxx-mips.c16236 if (mask & AFL_ASE_MSA)
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c18178 if (mask & AFL_ASE_MSA)
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-mips.c19495 ext_ases |= AFL_ASE_MSA;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-mips.c16190 if (mask & AFL_ASE_MSA)
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c18178 if (mask & AFL_ASE_MSA)
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-mips.c19495 ext_ases |= AFL_ASE_MSA;

Completed in 939 milliseconds