45 const char *fpregs,
int regno)
void alphabsd_fill_reg(const struct regcache *regcache, char *regs, int regno)
void alphabsd_supply_fpreg(struct regcache *regcache, const char *fpregs, int regno)
void alphabsd_fill_fpreg(const struct regcache *regcache, char *fpregs, int regno)
void alphabsd_supply_reg(struct regcache *regcache, const char *regs, int regno)
void alpha_supply_int_regs(struct regcache *regcache, int regno, const void *r0_r30, const void *pc, const void *unique)
void alpha_supply_fp_regs(struct regcache *regcache, int regno, const void *f0_f30, const void *fpcr)
void alpha_fill_fp_regs(const struct regcache *regcache, int regno, void *f0_f30, void *fpcr)
void alpha_fill_int_regs(const struct regcache *regcache, int regno, void *r0_r30, void *pc, void *unique)