Searched defs:__fpchip_state (Results 1 – 1 of 1) sorted by relevance
446 struct __fpchip_state { struct447 uint16_t __fx_cw;448 uint16_t __fx_sw;449 uint16_t __fx_ctw;450 uint16_t __fx_op;451 uint64_t __fx_rip;452 uint64_t __fx_rdp;453 uint32_t __fx_mxcsr;454 uint32_t __fx_mxcsr_mask;455 union {[all …]