home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / arch / 10456 < prev    next >
Encoding:
Text File  |  1992-11-07  |  976 b   |  34 lines

  1. Newsgroups: comp.arch
  2. Path: sparky!uunet!think.com!paperboy.osf.org!osf.org!fabre
  3. From: fabre@gr.osf.org (Christian Fabre)
  4. Subject: Integers implementation
  5. Message-ID: <1992Nov6.144502.17520@osf.org>
  6. Sender: fabre@osf.org (Christian Fabre)
  7. Organization: Open Software Foundation
  8. Date: Fri, 6 Nov 1992 14:45:02 GMT
  9. Lines: 23
  10.  
  11. --
  12. Hello,
  13.  
  14. I have a question about integers representation.
  15.  
  16. Most of today architecture use 2's complement scheme to represent
  17. signed integers. About other possibilities, like 1's complement,
  18. I have the following questions:
  19.  
  20.  - What are their advantges ?
  21.  - What are their drawbacks ?
  22.  - Are they usefull for any given set of aplications ?
  23.  - Are they likely to pop-up in future processor design ?
  24.  
  25. Any input welcome, please reply by news.
  26.  
  27.     Christian.
  28.  
  29. #include <disclamer.h>
  30. -----
  31.   Christian Fabre, OSF-RI, 2 avenue de Vignate, 38610 Gieres, France.
  32.              fabre@gr.osf.org --  Tel: +33 76.63.48.90
  33.              fabre@ri.osf.fr  --  Fax: +33 76.51.05.32
  34.