K 10 svn:author V 3 bde K 8 svn:date V 27 2008-02-22T10:04:53.000000Z K 7 svn:log V 208 Optimize the fixup for +-0 by using better classification for this case and by using a table lookup to avoid a branch when this case occurs. On i386, this saves 1-4 cycles out of about 64 for non-large args. END