Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/uapi/asm/
Dsigcontext32.h26 struct _fpstate_ia32 { struct
28 __u32 cw;
29 __u32 sw;
30 __u32 tag; /* not compatible to 64bit twd */
31 __u32 ipoff;
32 __u32 cssel;
33 __u32 dataoff;
34 __u32 datasel;
35 struct _fpreg _st[8];
36 unsigned short status;
[all …]
/linux-4.1.27/arch/x86/include/asm/
Dsigframe.h12 #define _fpstate_ia32 _fpstate macro