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

  1. Newsgroups: comp.arch
  2. Path: sparky!uunet!boole!John
  3. From: John@boole.uucp (John Ahlstrom)
  4. Subject: Re: Not using integers
  5. Message-ID: <1992Sep14.161640.19263@boole.uucp>
  6. Organization: Boole & Babbage, Inc.
  7. References: <1992Sep8.182423.26063@athena.mit.edu> <1265@taniwha.UUCP>
  8. Date: Mon, 14 Sep 1992 16:16:40 GMT
  9. Lines: 29
  10.  
  11. In <1265@taniwha.UUCP> paul@taniwha.UUCP (Paul Campbell) writes:
  12.  
  13. >In article <1992Sep8.182423.26063@athena.mit.edu> solman@athena.mit.edu (Jason W Solinsky) writes:
  14. >>Does anybody here know of any microprocessors which did not use any integer
  15. >>units or registers, but instead modified the floating point execution units
  16. >>to inhibit the normalization pipe stage whenever an "integer" flag within
  17. >>the instruction was set.
  18.  
  19. >The good old Burroughs 6700 (and family now called the A-series) had/has a 
  20. >FP format for which a value with a 0 exponent looks like a 'normal' integer
  21. >(they use a signed integer rather than a 2's complement one) - the hardware
  22. >goes out of its way to keep a 0 exponent for values if it possibly can ...
  23. >this means that there are no FP/INT instructions, there's only one ADD, SUB,
  24. >MULT etc instructions
  25.  
  26. >    Paul
  27. >-- 
  28. >Paul Campbell    UUCP: ..!mtxinu!taniwha!paul     AppleLink: CAMPBELL.P
  29.  
  30. >       "Most American's day to day experience of 'Family Values' is found in
  31. >    brightly colored fliers from such organisations as Target and K-Mart."
  32.  
  33. And Integer Store and Conditional Integer Store instructions when you had to 
  34. finally store a value in an integer, or possibly integer variable.
  35.  
  36. John Ahlstrom
  37. Boole & Babbage
  38. "I cannot confirm or deny that these opinions are or are not
  39. held by anyone else"
  40.