Searched refs:_vki_fpstate (Results 1 - 6 of 6) sorted by relevance

/external/valgrind/main/coregrind/m_sigframe/
H A Dsigframe-x86-linux.c127 struct _vki_fpstate fpstate;
148 struct _vki_fpstate fpstate;
231 //:: static void convert_fxsr_to_user( struct _vki_fpstate *buf,
262 //:: const struct _vki_fpstate *buf )
292 //:: static inline void save_i387_fsave( arch_thread_t *regs, struct _vki_fpstate *buf )
300 //:: static void save_i387_fxsave( arch_thread_t *regs, struct _vki_fpstate *buf )
310 //:: static void save_i387( arch_thread_t *regs, struct _vki_fpstate *buf )
318 //:: static inline void restore_i387_fsave( arch_thread_t *regs, const struct _vki_fpstate __user *buf )
323 //:: static void restore_i387_fxsave( arch_thread_t *regs, const struct _vki_fpstate __user *buf )
332 //:: static void restore_i387( arch_thread_t *regs, const struct _vki_fpstate __use
[all...]
H A Dsigframe-amd64-linux.c124 struct _vki_fpstate fpstate;
207 //:: static void convert_fxsr_to_user( struct _vki_fpstate *buf,
238 //:: const struct _vki_fpstate *buf )
268 //:: static inline void save_i387_fsave( arch_thread_t *regs, struct _vki_fpstate *buf )
276 //:: static void save_i387_fxsave( arch_thread_t *regs, struct _vki_fpstate *buf )
286 //:: static void save_i387( arch_thread_t *regs, struct _vki_fpstate *buf )
294 //:: static inline void restore_i387_fsave( arch_thread_t *regs, const struct _vki_fpstate __user *buf )
299 //:: static void restore_i387_fxsave( arch_thread_t *regs, const struct _vki_fpstate __user *buf )
308 //:: static void restore_i387( arch_thread_t *regs, const struct _vki_fpstate __user *buf )
329 struct vki_ucontext *uc, struct _vki_fpstate *fpstat
[all...]
/external/valgrind/main/include/vki/
H A Dvki-amd64-linux.h179 struct _vki_fpstate { struct
220 struct _vki_fpstate __user *fpstate; /* zero when no FPU context */
H A Dvki-x86-linux.h212 struct _vki_fpstate { struct
254 struct _vki_fpstate __user * fpstate;
H A Dvki-mips32-linux.h233 struct _vki_fpstate { struct
H A Dvki-mips64-linux.h240 struct _vki_fpstate { struct

Completed in 124 milliseconds