Home
last modified time | relevance | path

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

/linux-3.3/arch/x86/include/asm/
Dprocessor.h331 struct i387_soft_struct { struct
332 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;
[all …]