fpreg32
fill_fpregs32(struct thread *td, struct fpreg32 *regs)
set_fpregs32(struct thread *td, struct fpreg32 *regs)
fill_fpregs32(struct thread *td, struct fpreg32 *regs)
set_fpregs32(struct thread *td, struct fpreg32 *regs)
struct fpreg32 fpreg;
typedef struct fpreg32 linux_elf_prfpregset_t;
struct fpreg32 r32;
typedef struct fpreg32 elf_prfpregset_t;
typedef struct fpreg32 elf_fpregset_t;
proc_read_fpregs32(struct thread *td, struct fpreg32 *fpregs32)
proc_write_fpregs32(struct thread *td, struct fpreg32 *fpregs32)
struct fpreg32;
int proc_read_fpregs32(struct thread *_td, struct fpreg32 *_fpreg32);
int proc_write_fpregs32(struct thread *_td, struct fpreg32 *_fpreg32);
int fill_fpregs32(struct thread *, struct fpreg32 *);
int set_fpregs32(struct thread *, struct fpreg32 *);
#define __fpreg32 fpreg32