cvs commit: src/lib/libc/sparc64/fpu fpu_qp.c
    Marius Strobl 
    marius at FreeBSD.org
       
    Sun Apr 16 14:32:55 UTC 2006
    
    
  
marius      2006-04-16 14:32:53 UTC
  FreeBSD src repository
  Modified files:
    lib/libc/sparc64/fpu fpu_qp.c 
  Log:
  For _Qp_{fge,fgt,fle,flt}() the SCD states that "Exceptions mimic fcmpeq",
  this means they should set the cmpe flag when calling __fpu_compare().
  
  Submitted by:   stefanf
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.8       +4 -4      src/lib/libc/sparc64/fpu/fpu_qp.c
    
    
More information about the cvs-all
mailing list