News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

Never a compiler for SmplMath

Started by HSE, August 03, 2016, 12:51:22 AM

Previous topic - Next topic

HSE

Yes, it's the test that show how one FPU register content (1.0) disappear.
Quote from: qWord on August 19, 2016, 02:40:32 AM
       
fSlv8 RTOX1 = (CGL*(CAC+KACCD))/(CAC*(CGL+KGLCD/AHOR)) {stck:2}  ; <=== two values pushed on stack
       


Impressive!

Thanks.
Equations in Assembly: SmplMath

qWord

Sorry for that inconvenience, I should had written that to the documentation more clearly, as I did in the Quick-Start guide**.

Your problem is now solved?


** where you can the sentence "The macros assume that the FPU stack is unused, so that all 8 FPU register can be used."
MREAL macros - when you need floating point arithmetic while assembling!

HSE

Equations in Assembly: SmplMath