Home
last modified time | relevance | path

Searched defs:target_fpreg (Results 1 – 4 of 4) sorted by relevance

/qemu/bsd-user/i386/
H A Dtarget_arch_reg.h47 typedef struct target_fpreg { struct
52 } target_fpreg_t; argument
/qemu/bsd-user/x86_64/
H A Dtarget_arch_reg.h54 typedef struct target_fpreg { struct
59 } target_fpreg_t; argument
/qemu/bsd-user/arm/
H A Dtarget_arch_reg.h38 typedef struct target_fpreg { struct
41 } target_fpreg_t; argument
/qemu/linux-user/i386/
H A Dsignal.c32 struct target_fpreg { struct
46 struct target_fpreg st[8]; argument