News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

FPU - How to test for infinity

Started by RuiLoureiro, May 23, 2012, 09:13:40 PM

Previous topic - Next topic

raymond

Thanks for this info Michael. Now I know where to start if I want to handle FPU exceptions myself, and then possibly explain such process in the tutorial.
When you assume something, you risk being wrong half the time
http://www.ray.masmcode.com

jj2007

Quote from: RuiLoureiro on May 25, 2012, 07:54:43 PM
I am trying to see why i get Invalid Operation AND the Overflow flag is set

Can you post the executable and tell us the exact condition when the exception happens? I could find out then with Olly.