cvs commit: src/lib/msun/src s_fma.c s_fmaf.c

David Schultz das at FreeBSD.org
Tue Mar 1 03:56:36 GMT 2005


das         2005-03-01 03:56:33 UTC

  FreeBSD src repository

  Added files:           (Branch: RELENG_5)
    lib/msun/src         s_fma.c s_fmaf.c 
  Log:
  MFC s_fma.c,v 1.1 s_fmaf.c,v 1.1
  
    Add fma() and fmaf(), which implement a fused multiply-add
    operation.
  
  Revision  Changes    Path
  1.1.2.1   +178 -0    src/lib/msun/src/s_fma.c (new)
  1.1.2.1   +47 -0     src/lib/msun/src/s_fmaf.c (new)


More information about the cvs-all mailing list