Searched refs:supply_reg32 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Daix-thread.c1127 supply_reg32 (struct regcache *regcache, int regno, uint32_t val) function
1242 supply_reg32 (regcache, tdep->ppc_gp0_regnum + i, ctx.gpr[i]);
1309 supply_reg32 (regcache, tdep->ppc_gp0_regnum + i, gprs32[i]);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Daix-thread.c1132 supply_reg32 (struct regcache *regcache, int regno, uint32_t val) function
1247 supply_reg32 (regcache, tdep->ppc_gp0_regnum + i, ctx.gpr[i]);
1314 supply_reg32 (regcache, tdep->ppc_gp0_regnum + i, gprs32[i]);

Completed in 147 milliseconds