home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / fortran / 3073 < prev    next >
Encoding:
Internet Message Format  |  1992-08-17  |  1.3 KB

  1. Path: sparky!uunet!sun-barr!news2me.ebay.sun.com!exodus.Eng.Sun.COM!appserv.Eng.Sun.COM!appserv!khb
  2. From: khb@chiba.Eng.Sun.COM (Keith Bierman fpgroup)
  3. Newsgroups: comp.lang.fortran
  4. Subject: Re: how to quit on an NaN result?
  5. Date: 17 Aug 92 19:28:06
  6. Organization: Sun MegaSystems
  7. Lines: 20
  8. Message-ID: <KHB.92Aug17192806@chiba.Eng.Sun.COM>
  9. References: <1992Aug16.200837.14024@samba.oit.unc.edu>
  10.  <KHB.92Aug16143141@chiba.Eng.Sun.COM> <92230.171200HDK@psuvm.psu.edu>
  11. NNTP-Posting-Host: chiba
  12. In-reply-to: HDK@psuvm.psu.edu's message of 17 Aug 92 21:12:00 GMT
  13.  
  14.  
  15.  
  16. >but most exception (interrupt) handlers would set the intermediate result
  17.  
  18. No. The default is to fully conform to IEEE 754 which mandates
  19. denormalization. On an IBM S/370 family machine this would, of course,
  20. not be the case.
  21.  
  22. The observation about cost is well taken. The cost of doing this *can*
  23. be non-trivial. On the TI SuperSPARC chip it is "free" (viz. done in
  24. hw) on the LSI and Cypress SPARC chipsets used in the 4/60|65|75 etc.
  25. family, it is expensive.
  26.  
  27.  
  28. --
  29. ----------------------------------------------------------------
  30. Keith H. Bierman    keith.bierman@Sun.COM| khb@chiba.Eng.Sun.COM
  31. SunPro 2550 Garcia MTV 12-33             | (415 336 2648) fax 964 0946
  32. Mountain View, CA 94043  <speaking for myself, not Sun*> Copyright 1992
  33.  
  34.