Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dprocessor.h369 struct i387_soft_struct { struct
370 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 …]