Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Duser32.h8 struct user_i387_ia32_struct { struct
9 u32 cwd;
10 u32 swd;
11 u32 twd;
12 u32 fip;
13 u32 fcs;
14 u32 foo;
15 u32 fos;
16 u32 st_space[20]; /* 8*10 bytes for each FP-reg = 80 bytes */
/openbmc/linux/arch/x86/include/asm/fpu/
H A Dsignal.h17 # define user_i387_ia32_struct user_i387_struct macro