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

  /src/external/gpl3/gdb/dist/gdb/
rs6000-tdep.c 4960 int RA_opcode = PPC_RA(insn);
4964 switch (RA_opcode)
5813 int RA_opcode = PPC_RA(insn);
5815 switch (RA_opcode)
  /src/external/gpl3/gdb.old/dist/gdb/
rs6000-tdep.c 4961 int RA_opcode = PPC_RA(insn);
4965 switch (RA_opcode)
5814 int RA_opcode = PPC_RA(insn);
5816 switch (RA_opcode)

Completed in 34 milliseconds