Searched defs:fpchip_state (Results 1 – 1 of 1) sorted by relevance
260 struct fpchip_state { struct261 uint16_t cw;262 uint16_t sw;263 uint8_t fctw;264 uint8_t __fx_rsvd;265 uint16_t fop;266 uint64_t rip;267 uint64_t rdp;268 uint32_t mxcsr;269 uint32_t mxcsr_mask;[all …]