Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/fpu/
H A Dtypes.h36 struct fxregs_state { struct
37 u16 cwd; /* Control Word */
38 u16 swd; /* Status Word */
39 u16 twd; /* Tag Word */
40 u16 fop; /* Last Instruction Opcode */
41 union {
71 /* Default value for fxregs_state.mxcsr: */ argument