Home
last modified time | relevance | path

Searched refs:INSN_NOP (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/include/opcode/
Dnds32.h732 #define INSN_NOP 0x40000009 macro
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-sparc.c3533 #define INSN_NOP F2(0,4) in md_apply_fix() macro
3599 bfd_putb32 (INSN_NOP, (unsigned char *) buf + 4); in md_apply_fix()
3601 bfd_putl32 (INSN_NOP, (unsigned char *) buf + 4); in md_apply_fix()
/toolchain/binutils/binutils-2.27/bfd/
Delfnn-aarch64.c262 #define INSN_NOP 0xd503201f macro
5251 bfd_putl32 (INSN_NOP, hit_data); in elfNN_aarch64_final_link_relocate()
5678 bfd_putl32 (INSN_NOP, contents + rel->r_offset + 8); in elfNN_aarch64_tls_relax()
5696 bfd_putl32 (INSN_NOP, contents + rel->r_offset + 4); in elfNN_aarch64_tls_relax()
5697 bfd_putl32 (INSN_NOP, contents + rel->r_offset + 8); in elfNN_aarch64_tls_relax()
5864 bfd_putl32 (INSN_NOP, contents + rel->r_offset); in elfNN_aarch64_tls_relax()
Delfxx-sparc.c4066 #define INSN_NOP F2(0,4) in _bfd_sparc_elf_relocate_section() macro
4136 bfd_put_32 (input_bfd, (bfd_vma) INSN_NOP, in _bfd_sparc_elf_relocate_section()