Lines Matching defs:i387_soft_struct
369 struct i387_soft_struct { struct370 u32 cwd;371 u32 swd;372 u32 twd;373 u32 fip;374 u32 fcs;375 u32 foo;376 u32 fos;378 u32 st_space[20];379 u8 ftop;380 u8 changed;381 u8 lookahead;382 u8 no_update;383 u8 rm;384 u8 alimit;385 struct math_emu_info *info;386 u32 entry_eip;