MASM32 Downloads
i don't know why not - it's the Real McCoy :P80-bit real is the "native" format for the FPU
i think SSE supports extended reals, no ?
Looking at a very recent Intel manual, it looks like the choices are double-precision , single-precision, and half-precision (this only for conversion with single-precision, and with F16C extensions, whatever that is).
"double extended" is supported, but it does not appear to be quite the same as an FPU extended real
There are no long double (REAL10) values in the pure Windows world.
Do you have the Linux version of the code?I'd like to give it a try.
32-bit is fine. But if you don't mind, both 32-bit and 64-bit would be better.