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

  /src/external/gpl3/gdb/dist/gdb/
alpha-tdep.c 781 static const int ldl_l_opcode = 0x2a;
805 if (INSN_OPCODE (insn) != ldl_l_opcode
776 static const int ldl_l_opcode = 0x2a; variable
  /src/external/gpl3/gdb.old/dist/gdb/
alpha-tdep.c 781 static const int ldl_l_opcode = 0x2a;
805 if (INSN_OPCODE (insn) != ldl_l_opcode
776 static const int ldl_l_opcode = 0x2a; variable

Completed in 39 milliseconds