Re: [PATCH] math-emu: Add support for reporting exact invalid exception

2008-08-21 Thread David Miller
From: Kumar Gala <[EMAIL PROTECTED]> Date: Thu, 21 Aug 2008 07:50:21 -0500 > Some architectures (like powerpc) provide status information on the exact > type of invalid exception. This is pretty straight forward as we already > report invalid exceptions via FP_SET_EXCEPTION. > > We add new flags

[PATCH] math-emu: Add support for reporting exact invalid exception

2008-08-21 Thread Kumar Gala
Some architectures (like powerpc) provide status information on the exact type of invalid exception. This is pretty straight forward as we already report invalid exceptions via FP_SET_EXCEPTION. We add new flags (FP_EX_INVALID_*) the architecture code can define if it wants the exact invalid exce