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

  /src/external/gpl3/gdb/dist/gdb/
rs6000-tdep.c 4254 ppc_record_vsr (struct regcache *regcache, ppc_gdbarch_tdep *tdep, int vsr)
4535 ppc_record_vsr (regcache, tdep, PPC_VRT (insn) + 32);
4885 ppc_record_vsr (regcache, tdep, PPC_XTp (insn));
4886 ppc_record_vsr (regcache, tdep, PPC_XTp (insn) + 1);
5254 ppc_record_vsr (regcache, tdep, PPC_XT (insn));
5258 ppc_record_vsr (regcache, tdep, PPC_XTp (insn));
5259 ppc_record_vsr (regcache, tdep, PPC_XTp (insn) + 1);
5839 ppc_record_vsr (regcache, tdep, PPC_XT (insn));
5951 ppc_record_vsr (regcache, tdep, PPC_XT (insn));
5981 ppc_record_vsr (regcache, tdep, PPC_XT (insn))
4250 ppc_record_vsr (struct regcache *regcache, ppc_gdbarch_tdep *tdep, int vsr) function
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
rs6000-tdep.c 4255 ppc_record_vsr (struct regcache *regcache, ppc_gdbarch_tdep *tdep, int vsr)
4536 ppc_record_vsr (regcache, tdep, PPC_VRT (insn) + 32);
4886 ppc_record_vsr (regcache, tdep, PPC_XTp (insn));
4887 ppc_record_vsr (regcache, tdep, PPC_XTp (insn) + 1);
5255 ppc_record_vsr (regcache, tdep, PPC_XT (insn));
5259 ppc_record_vsr (regcache, tdep, PPC_XTp (insn));
5260 ppc_record_vsr (regcache, tdep, PPC_XTp (insn) + 1);
5840 ppc_record_vsr (regcache, tdep, PPC_XT (insn));
5952 ppc_record_vsr (regcache, tdep, PPC_XT (insn));
5982 ppc_record_vsr (regcache, tdep, PPC_XT (insn))
4251 ppc_record_vsr (struct regcache *regcache, ppc_gdbarch_tdep *tdep, int vsr) function
    [all...]

Completed in 139 milliseconds