HomeSort by relevance Sort by last modified time
    Searched refs:_vki_fpstate (Results 1 - 6 of 6) sorted by null

  /external/valgrind/coregrind/m_sigframe/
sigframe-x86-linux.c 126 struct _vki_fpstate fpstate;
147 struct _vki_fpstate fpstate;
230 //:: static void convert_fxsr_to_user( struct _vki_fpstate *buf,
261 //:: const struct _vki_fpstate *buf )
291 //:: static inline void save_i387_fsave( arch_thread_t *regs, struct _vki_fpstate *buf )
299 //:: static void save_i387_fxsave( arch_thread_t *regs, struct _vki_fpstate *buf )
309 //:: static void save_i387( arch_thread_t *regs, struct _vki_fpstate *buf )
317 //:: static inline void restore_i387_fsave( arch_thread_t *regs, const struct _vki_fpstate __user *buf )
322 //:: static void restore_i387_fxsave( arch_thread_t *regs, const struct _vki_fpstate __user *buf )
331 //:: static void restore_i387( arch_thread_t *regs, const struct _vki_fpstate __user *buf
    [all...]
sigframe-amd64-linux.c 124 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 *fpstate
    [all...]
  /external/valgrind/include/vki/
vki-amd64-linux.h 179 struct _vki_fpstate { struct
220 struct _vki_fpstate __user *fpstate; /* zero when no FPU context */
vki-x86-linux.h 212 struct _vki_fpstate { struct
254 struct _vki_fpstate __user * fpstate;
vki-mips32-linux.h 233 struct _vki_fpstate { struct
    [all...]
vki-mips64-linux.h 240 struct _vki_fpstate { struct
    [all...]

Completed in 203 milliseconds