Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dprocessor.h340 struct i387_soft_struct { struct
341 u32 cwd;
342 u32 swd;
343 u32 twd;
344 u32 fip;
345 u32 fcs;
346 u32 foo;
347 u32 fos;
349 u32 st_space[20];
350 u8 ftop;
[all …]