math: fix exp.s on i386 and x86_64 so the exception flags are correct exp
authornsz <nsz@port70.net>
Wed, 8 Aug 2012 18:18:16 +0000 (20:18 +0200)
committernsz <nsz@port70.net>
Wed, 8 Aug 2012 18:18:16 +0000 (20:18 +0200)
exp(inf), exp(-inf), exp(nan) used to raise wrong flags


No differences found