Lines Matching refs:current_regcache
250 regcache_raw_supply (current_regcache, regno, in fetch_altivec_register()
308 regcache_raw_supply (current_regcache, tdep->ppc_ev0_upper_regnum + i, in fetch_spe_register()
313 regcache_raw_supply (current_regcache, regno, in fetch_spe_register()
318 regcache_raw_supply (current_regcache, tdep->ppc_acc_regnum, &evrregs.acc); in fetch_spe_register()
322 regcache_raw_supply (current_regcache, tdep->ppc_spefscr_regnum, in fetch_spe_register()
360 regcache_raw_supply (current_regcache, regno, buf); in fetch_register()
391 regcache_raw_supply (current_regcache, regno, buf); in fetch_register()
399 regcache_raw_supply (current_regcache, regno, buf + padding); in fetch_register()
423 regcache_raw_supply (current_regcache, tdep->ppc_vr0_regnum + i, in supply_vrregset()
426 regcache_raw_supply (current_regcache, tdep->ppc_vr0_regnum + i, in supply_vrregset()
528 regcache_raw_collect (current_regcache, regno, in store_altivec_register()
597 regcache_raw_collect (current_regcache, in store_spe_register()
603 regcache_raw_collect (current_regcache, regno, in store_spe_register()
608 regcache_raw_collect (current_regcache, in store_spe_register()
614 regcache_raw_collect (current_regcache, in store_spe_register()
655 regcache_raw_collect (current_regcache, regno, buf); in store_register()
662 regcache_raw_collect (current_regcache, regno, buf + padding); in store_register()
703 regcache_raw_collect (current_regcache, tdep->ppc_vr0_regnum + i, in fill_vrregset()
706 regcache_raw_collect (current_regcache, tdep->ppc_vr0_regnum + i, in fill_vrregset()
789 ppc_linux_supply_gregset (current_regcache, -1, gregsetp, in supply_gregset()
800 regcache_raw_collect (current_regcache, regnum, in right_fill_reg()
829 regcache_raw_collect (current_regcache, tdep->ppc_cr_regnum, in fill_gregset()
832 regcache_raw_collect (current_regcache, tdep->ppc_xer_regnum, in fill_gregset()
848 ppc_linux_supply_fpregset (NULL, current_regcache, -1, fpregsetp, in supply_fpregset()
868 regcache_raw_collect (current_regcache, tdep->ppc_fp0_regnum + regi, in fill_fpregset()