Searched refs:old_m16 (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dmips.cc9489 int old_m16 = old_flags & elfcpp::EF_MIPS_ARCH_ASE_M16; local
9491 int micro_mis = old_m16 && new_micro;
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dmips.cc9489 int old_m16 = old_flags & elfcpp::EF_MIPS_ARCH_ASE_M16; local
9491 int micro_mis = old_m16 && new_micro;
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dmips.cc9489 int old_m16 = old_flags & elfcpp::EF_MIPS_ARCH_ASE_M16; local
9491 int micro_mis = old_m16 && new_micro;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-mips.c15529 int old_m16 = old_flags & EF_MIPS_ARCH_ASE_M16;
15531 int micro_mis = old_m16 && new_micro;
15483 int old_m16 = old_flags & EF_MIPS_ARCH_ASE_M16; local
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delfxx-mips.c15602 int old_m16 = old_flags & EF_MIPS_ARCH_ASE_M16;
15604 int micro_mis = old_m16 && new_micro;
15556 int old_m16 = old_flags & EF_MIPS_ARCH_ASE_M16; local
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delfxx-mips.c15501 int old_m16 = old_flags & EF_MIPS_ARCH_ASE_M16;
15503 int micro_mis = old_m16 && new_micro;
15455 int old_m16 = old_flags & EF_MIPS_ARCH_ASE_M16; local
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delfxx-mips.c15648 int old_m16 = old_flags & EF_MIPS_ARCH_ASE_M16;
15650 int micro_mis = old_m16 && new_micro;
15602 int old_m16 = old_flags & EF_MIPS_ARCH_ASE_M16; local

Completed in 450 milliseconds