Searched defs:ix87_env (Results 1 – 1 of 1) sorted by relevance
19 struct ix87_env { struct20 uint16_t fcw, _res0;21 uint16_t fsw, _res1;22 uint16_t ftw, _res2;23 uint32_t fip;24 uint16_t fcs;25 uint16_t fop;26 uint32_t fdp;27 uint16_t fds, _res6;
Completed in 2 milliseconds