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