Lines Matching defs:i387_soft_struct
331 struct i387_soft_struct { struct332 u32 cwd;333 u32 swd;334 u32 twd;335 u32 fip;336 u32 fcs;337 u32 foo;338 u32 fos;340 u32 st_space[20];341 u8 ftop;342 u8 changed;343 u8 lookahead;344 u8 no_update;345 u8 rm;346 u8 alimit;347 struct math_emu_info *info;348 u32 entry_eip;