Searched defs:_fpchip_state (Results 1 – 1 of 1) sorted by relevance
95 struct _fpchip_state { struct96 uint16_t cw;97 uint16_t sw;98 uint8_t fctw;99 uint8_t __fx_rsvd;100 uint16_t fop;101 uint64_t rip;102 uint64_t rdp;103 uint32_t mxcsr;104 uint32_t mxcsr_mask;[all …]