Searched defs:i387_soft_struct (Results 1 – 1 of 1) sorted by relevance
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;[all …]