MMX Instructions and the x87 FPU Tag Word...
Read Morecall function with float in assembly x86 x87...
Read MoreHow to specify clobbered bottom of the x87 FPU stack with extended gcc assembly?...
Read MoreAssembly: converting to if statement using two fld, fcomp, fnstsw and test 41h...
Read MoreAssembly (i386): Math Coprocessor Stack...
Read MoreHow is the initial value of x87 floating point control word defined?...
Read MoreReturn a float from a 64-bit assembly function that uses x87 FPU...
Read Morex87 floating point instructions into C code...
Read MoreFloating point assembly on intel processor...
Read MoreDetecting the reason for EXCEPTION_FLT_STACK_CHECK...
Read MoreWhy pushing double on the stack with two 32s bits pushes can be a lot slower than pushing it using f...
Read MoreDouble performance a lot faster than floats in C...
Read Morex87 double addition don't work...
Read MoreWhy does pow() calculate wrong when Webkit is running?...
Read MoreDid the Streaming SIMD Extensions replace x87 instruction set?...
Read MoreAdd 32-bit floats in eax/ecx registers?...
Read MoreAccess floating-point return of assembly function...
Read Morehow x87 precision affects square roots?...
Read MoreSignalling NaN was corrupted when returning from x86 function (flds/fstps of x87)...
Read MoreAccess array indices on x87 stack...
Read Moreflds instruction fails on Mac OSX...
Read MoreSimple addition of single precision floats in x87 FPU...
Read MoreHow to use IA32 instruction 'fabs' in VS c++?...
Read MoreSine computation inconsistency in Visual C++ 2012?...
Read MoreResetting 8087CW in C++ causing exception in .NET application...
Read More