HomeSort by: relevance | last modified time | path
    Searched defs:br_opcode (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
alpha-tdep.c 64 static const int br_opcode = 0x30; variable
819 if (INSN_OPCODE (insn) >= br_opcode)
  /src/external/gpl3/gdb/dist/gdb/
alpha-tdep.c 67 static const int br_opcode = 0x30; variable
800 if (INSN_OPCODE (insn) >= br_opcode)

Completed in 19 milliseconds