HomeSort by: relevance | last modified time | path
    Searched refs:JMP_INSN_BYTE (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/opcode/
mmix.h 183 #define JMP_INSN_BYTE 0xf0u
  /src/external/gpl3/binutils.old/dist/include/opcode/
mmix.h 183 #define JMP_INSN_BYTE 0xf0u
  /src/external/gpl3/gdb/dist/include/opcode/
mmix.h 183 #define JMP_INSN_BYTE 0xf0u
  /src/external/gpl3/gdb.old/dist/include/opcode/
mmix.h 183 #define JMP_INSN_BYTE 0xf0u
  /src/external/gpl3/binutils/dist/bfd/
elf64-mmix.c 1027 bfd_put_32 (abfd, JMP_INSN_BYTE << 24, stubcontents);
1481 bfd_put_32 (output_bfd, JMP_INSN_BYTE << 24,
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-mmix.c 1027 bfd_put_32 (abfd, JMP_INSN_BYTE << 24, stubcontents);
1480 bfd_put_32 (output_bfd, JMP_INSN_BYTE << 24,
  /src/external/gpl3/gdb/dist/bfd/
elf64-mmix.c 1027 bfd_put_32 (abfd, JMP_INSN_BYTE << 24, stubcontents);
1480 bfd_put_32 (output_bfd, JMP_INSN_BYTE << 24,
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-mmix.c 1031 bfd_put_32 (abfd, JMP_INSN_BYTE << 24, stubcontents);
1484 bfd_put_32 (output_bfd, JMP_INSN_BYTE << 24,

Completed in 36 milliseconds