Searched defs:fxregs_state (Results 1 – 1 of 1) sorted by relevance
34 struct fxregs_state { struct35 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