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