Searched refs:i387_collect_fxsave (Results 1 - 17 of 17) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Di387-tdep.h152 extern void i387_collect_fxsave (const struct regcache *regcache, int regnum,
155 /* Similar to i387_collect_fxsave, but use XSAVE extended state. */
H A Di386-bsd-nat.c320 i387_collect_fxsave (regcache, regnum, xmmregs);
H A Di386-nto-tdep.c259 i387_collect_fxsave (regcache, -1, data);
H A Di386-linux-nat.c433 i387_collect_fxsave (regcache, regno, &fpxregs);
H A Di386-darwin-nat.c268 i387_collect_fxsave (regcache, regno, &fp_regs.__fpu_fcw);
H A Di387-tdep.c674 i387_collect_fxsave (const struct regcache *regcache, int regnum, void *fxsave)
1344 /* Similar to i387_collect_fxsave, but use XSAVE extended state. */
669 i387_collect_fxsave (const struct regcache *regcache, int regnum, void *fxsave) function
H A Damd64-tdep.c3458 i387_collect_fxsave (regcache, regnum, fxsave);
H A Di386-tdep.c3928 i387_collect_fxsave (regcache, regnum, fpregs);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Di386-bsd-nat.c221 i387_collect_fxsave (regcache, regnum, xmmregs);
H A Di387-tdep.h152 extern void i387_collect_fxsave (const struct regcache *regcache, int regnum,
155 /* Similar to i387_collect_fxsave, but use XSAVE extended state. */
H A Di386-nto-tdep.c259 i387_collect_fxsave (regcache, -1, data);
H A Di386-fbsd-nat.c206 i387_collect_fxsave (regcache, regnum, xmmregs);
H A Di386-linux-nat.c433 i387_collect_fxsave (regcache, regno, &fpxregs);
H A Di386-darwin-nat.c268 i387_collect_fxsave (regcache, regno, &fp_regs.__fpu_fcw);
H A Di387-tdep.c678 i387_collect_fxsave (const struct regcache *regcache, int regnum, void *fxsave)
1349 /* Similar to i387_collect_fxsave, but use XSAVE extended state. */
673 i387_collect_fxsave (const struct regcache *regcache, int regnum, void *fxsave) function
H A Damd64-tdep.c3455 i387_collect_fxsave (regcache, regnum, fxsave);
H A Di386-tdep.c3994 i387_collect_fxsave (regcache, regnum, fpregs);

Completed in 147 milliseconds