Searched defs:_fpstate (Results 1 – 1 of 1) sorted by relevance
62 struct _fpstate struct65 __uint32_t cw;66 __uint32_t sw;67 __uint32_t tag;68 __uint32_t ipoff;69 __uint32_t cssel;70 __uint32_t dataoff;71 __uint32_t datasel;72 struct _fpreg _st[8];73 unsigned short status;[all …]