home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / m68k / 1621 < prev    next >
Encoding:
Text File  |  1993-01-22  |  1.4 KB  |  39 lines

  1. Newsgroups: comp.sys.m68k
  2. Path: sparky!uunet!cs.utexas.edu!oakhill!jtr
  3. From: jtr@oakhill.sps.mot.com (Jim Reinhart)
  4. Subject: Re: Info on 68060 wanted...
  5. Message-ID: <1993Jan22.152505.13318@oakhill.sps.mot.com>
  6. Organization: Motorola Inc., Austin Tx.
  7. References: <1993Jan21.224945.3148@csd.uwe.ac.uk>
  8. Date: Fri, 22 Jan 1993 15:25:05 GMT
  9. Lines: 28
  10.  
  11. In article <1993Jan21.224945.3148@csd.uwe.ac.uk> j_wilson@csd.uwe.ac.uk (Hi how are you) writes:
  12. >Hi, just a quick one.
  13. >Iv'e seen a lot of talk about the MC68060 recently. What is the primary
  14. >differences between this and previos moto processors ?
  15. >Thanks,
  16. >Jamie.
  17.  
  18. The 68060 is the next-generation of architectural evolution of the 68000
  19. family.  It's major enhancements (relative to the 68040) include:
  20.   - Superscalar operation (int|int or int|float) w/ superpipelining
  21.   - Branch Caching & Prediction (zero delay for predicted taken branches)
  22.   - Larger Caches (8k icache & 8k dcache)
  23.   - Full Hardware Instruction Execution (no microcode)
  24.   - Fully static, 3.3v operation
  25.   - Faster Floating Point
  26.   - Configurable Bus Operation (full speed, half speed, ...)
  27.   - Extended write buffering (4x 32bit fifo)
  28.  
  29. It's major similarities include:
  30.   - 100% User object code compatible (may need some simple OS hacks)
  31.   - Compatible w/ existing support ASICs (superset of 040 package)
  32.  
  33. That's the nickel tour.
  34. -- 
  35. Regards, 
  36. Jim Reinhart
  37. Motorola Microprocessor & Memory Technologies Group
  38. Austin, Texas
  39.