Searched refs:i387_supply_fsave (Results 1 - 11 of 11) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Di386v4-nat.c143 i387_supply_fsave (current_regcache, -1, fpregsetp);
H A Di387-tdep.h83 extern void i387_supply_fsave (struct regcache *regcache, int regnum,
H A Di386gnu-nat.c87 i387_supply_fsave (current_regcache, -1, NULL);
92 i387_supply_fsave (current_regcache, -1, state.hw_state);
110 i387_supply_fsave (current_regcache, -1, fpregs);
H A Di386bsd-nat.c175 i387_supply_fsave (current_regcache, -1, &fpregs);
181 i387_supply_fsave (current_regcache, -1, &fpregs);
H A Di386-nto-tdep.c92 i387_supply_fsave (current_regcache, -1, fpregs);
H A Di386nbsd-tdep.c72 i387_supply_fsave (regcache, regnum, (char *) regs + tdep->sizeof_gregset);
H A Di386-linux-nat.c319 i387_supply_fsave (current_regcache, -1, fpregsetp);
H A Di386obsd-tdep.c148 i387_supply_fsave (regcache, regnum, (char *) regs + tdep->sizeof_gregset);
H A Di387-tdep.c388 i387_supply_fsave (struct regcache *regcache, int regnum, const void *fsave)
385 i387_supply_fsave (struct regcache *regcache, int regnum, const void *fsave) function
H A Dgo32-nat.c472 i387_supply_fsave (current_regcache, regno, &npx);
487 i387_supply_fsave (current_regcache, -1, &npx);
H A Di386-tdep.c1771 i387_supply_fsave (regcache, regnum, fpregs);

Completed in 177 milliseconds