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

  /src/external/gpl3/gdb/dist/gdb/
rs6000-tdep.c 4242 #define P_PPC_XT(insn_suffix) ((PPC_TX (insn_suffix) << 5) \
6879 ppc_record_vsr (regcache, tdep, P_PPC_XT (insn_suffix));
  /src/external/gpl3/gdb.old/dist/gdb/
rs6000-tdep.c 4243 #define P_PPC_XT(insn_suffix) ((PPC_TX (insn_suffix) << 5) \
6880 ppc_record_vsr (regcache, tdep, P_PPC_XT (insn_suffix));

Completed in 37 milliseconds