Searched defs:user_i387_struct (Results 1 – 2 of 2) sorted by relevance
21957 struct user_i387_struct { struct21958 short unsigned int cwd;21959 short unsigned int swd;21960 short unsigned int twd;21961 short unsigned int fop;21962 __u64 rip;21963 __u64 rdp;21964 __u32 mxcsr;21965 __u32 mxcsr_mask;21966 __u32 st_space[32];[all …]