Searched refs:INSN_NOP (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-sparc.c3216 #define INSN_NOP F2(0,4)
3282 bfd_putb32 (INSN_NOP, (unsigned char *) buf + 4);
3284 bfd_putl32 (INSN_NOP, (unsigned char *) buf + 4);
3205 #define INSN_NOP macro
/haiku-buildtools/binutils/gas/config/
H A Dtc-sparc.c3572 #define INSN_NOP F2(0,4)
3638 bfd_putb32 (INSN_NOP, (unsigned char *) buf + 4);
3640 bfd_putl32 (INSN_NOP, (unsigned char *) buf + 4);
3559 #define INSN_NOP macro
/haiku-buildtools/binutils/include/opcode/
H A Dnds32.h734 #define INSN_NOP 0x40000009
732 #define INSN_NOP macro
/haiku-buildtools/binutils/bfd/
H A Delfnn-aarch64.c262 #define INSN_NOP 0xd503201f macro
5251 bfd_putl32 (INSN_NOP, hit_data);
5682 bfd_putl32 (INSN_NOP, contents + rel->r_offset + 8);
5700 bfd_putl32 (INSN_NOP, contents + rel->r_offset + 4);
5701 bfd_putl32 (INSN_NOP, contents + rel->r_offset + 8);
5873 bfd_putl32 (INSN_NOP, contents + rel->r_offset);
5997 bfd_putl32 (INSN_NOP, contents + rel->r_offset + 4);
H A Delfxx-sparc.c4107 #define INSN_NOP F2(0,4)
4177 bfd_put_32 (input_bfd, (bfd_vma) INSN_NOP,
4102 #define INSN_NOP macro
/haiku-buildtools/legacy/binutils/bfd/
H A Delfxx-sparc.c3392 #define INSN_NOP F2(0,4)
3462 bfd_put_32 (input_bfd, (bfd_vma) INSN_NOP,
3387 #define INSN_NOP macro

Completed in 203 milliseconds