Searched refs:n32opc (Results 1 – 1 of 1) sorted by relevance
13753 unsigned long n32opc; in _bfd_mips_elf_relax_section() local13756 n32opc = bfd_get_micromips_32 (abfd, ptr + 4); in _bfd_mips_elf_relax_section()13758 if (MATCH (n32opc, nop_insn_32)) in _bfd_mips_elf_relax_section()13765 else if (find_match (n32opc, move_insns_32) >= 0) in _bfd_mips_elf_relax_section()13770 | MOVE16_RD_FIELD (MOVE32_RD (n32opc)) in _bfd_mips_elf_relax_section()13771 | MOVE16_RS_FIELD (MOVE32_RS (n32opc))), in _bfd_mips_elf_relax_section()