Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/fpu/
Dtypes.h33 struct fxregs_state { struct
34 u16 cwd; /* Control Word */
35 u16 swd; /* Status Word */
36 u16 twd; /* Tag Word */
37 u16 fop; /* Last Instruction Opcode */
38 union {
68 /* Default value for fxregs_state.mxcsr: */ argument