Bochs/bochs/fpu/todo
2011-04-03 10:29:19 +00:00

8 lines
226 B
Plaintext

TODO:
----
Elliminate floa128 use, Intel uses only 67-bit precision calculations
when float128 has at least 112-bit. Replacement of float128 with for
example 96-bit precision number could significantly speed up
calculations.