Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds