Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gold/
Dmips.cc9366 int old_m16 = old_flags & elfcpp::EF_MIPS_ARCH_ASE_M16; in merge_obj_e_flags() local
9368 int micro_mis = old_m16 && new_micro; in merge_obj_e_flags()
/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c15044 int old_m16 = old_flags & EF_MIPS_ARCH_ASE_M16; in mips_elf_merge_obj_e_flags() local
15046 int micro_mis = old_m16 && new_micro; in mips_elf_merge_obj_e_flags()