Searched defs:l_fpstate (Results 1 – 3 of 3) sorted by relevance
379 struct l_fpstate { struct381 u_int32_t cw;382 u_int32_t sw;383 u_int32_t tag;384 u_int32_t ipoff;385 u_int32_t cssel;386 u_int32_t dataoff;410 struct l_fpstate sf_fpstate; argument
185 struct l_fpstate { struct186 u_int16_t cwd;187 u_int16_t swd;188 u_int16_t twd;189 u_int16_t fop;190 u_int64_t rip;191 u_int64_t rdp;192 u_int32_t mxcsr;193 u_int32_t mxcsr_mask;194 u_int32_t st_space[32];[all …]
406 struct l_fpstate { struct408 u_int32_t cw;409 u_int32_t sw;410 u_int32_t tag;411 u_int32_t ipoff;412 u_int32_t cssel;413 u_int32_t dataoff;437 struct l_fpstate sf_fpstate; argument