Lines Matching defs:store_register
1474 store_register (const struct regcache *regcache, int tid, int regno)
1729 store_register (regcache, tid, tdep->ppc_gp0_regnum + i);
1791 store_register (regcache, tid, tdep->ppc_fp0_regnum + i);
1803 store_register (regcache, tid, gdbarch_pc_regnum (gdbarch));
1805 store_register (regcache, tid, tdep->ppc_ps_regnum);
1807 store_register (regcache, tid, tdep->ppc_cr_regnum);
1809 store_register (regcache, tid, tdep->ppc_lr_regnum);
1811 store_register (regcache, tid, tdep->ppc_ctr_regnum);
1813 store_register (regcache, tid, tdep->ppc_xer_regnum);
1815 store_register (regcache, tid, tdep->ppc_mq_regnum);
1817 store_register (regcache, tid, tdep->ppc_fpscr_regnum);
1820 store_register (regcache, tid, PPC_ORIG_R3_REGNUM);
1821 store_register (regcache, tid, PPC_TRAP_REGNUM);
1865 store_register (regcache, tid, regno);