home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / arch / 9355 < prev    next >
Encoding:
Text File  |  1992-09-10  |  1.3 KB  |  27 lines

  1. Newsgroups: comp.arch
  2. Path: sparky!uunet!email!mips.complang.tuwien.ac.at!anton
  3. From: anton@mips.complang.tuwien.ac.at (Anton Martin Ertl)
  4. Subject: Re: trapping speculative ops (LONG)
  5. Message-ID: <1992Sep11.074838.26488@email.tuwien.ac.at>
  6. Sender: news@email.tuwien.ac.at
  7. Nntp-Posting-Host: mips.complang.tuwien.ac.at
  8. Organization: Institut fuer Computersprachen, Technische Universitaet Wien
  9. References: <1992Aug31.224611.5196@odin.diku.dk> <1992Sep1.143155.636@bcars64a.bnr.ca> <1992Sep9.121701.13208@odin.diku.dk> <id.G_3T.SH1@ferranti.com>
  10. Date: Fri, 11 Sep 1992 07:48:38 GMT
  11. Lines: 14
  12.  
  13. In article <id.G_3T.SH1@ferranti.com>, peter@ferranti.com (peter da silva) writes:
  14. |> Isn't this (extra bits for exceptions) basically the whole point of NaNs and
  15. |> Infinities in IEEE FP? Is the IEEE method inadequate, or would it be reasonable
  16. |> to simply ignore FP interrupts and check for NaNs (assuming integer arithmetic
  17. |> has low enough latency it isn't a problem)?
  18.  
  19. On a superscalar machine even a one-cycle latency is a problem.
  20. However, integer arithmetic causes no exceptions (in C), so what's the
  21. real problem? Loads.
  22.  
  23. - anton
  24. -- 
  25. M. Anton Ertl                    Some things have to be seen to be believed
  26. anton@mips.complang.tuwien.ac.at Most things have to be believed to be seen
  27.