add fma implementation for x86
authornsz <nsz@port70.net>
Sun, 18 Mar 2012 23:36:55 +0000 (00:36 +0100)
committernsz <nsz@port70.net>
Sun, 18 Mar 2012 23:36:55 +0000 (00:36 +0100)
commitb1cbd70743f0e0e0295e92c3e38d7599114db8c6
tree9d7d1b1b93a80e2a6080367697daad6fc398fa62
parentb935147761d1770bb115f09f8c28ddb4d36e1236
add fma implementation for x86

correctly rounded double precision fma using extended
precision arithmetics for ld80 systems (x87)
src/math/fma.c