home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / os2 / advocacy / 11750 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  4.7 KB

  1. Xref: sparky comp.os.os2.advocacy:11750 comp.os.ms-windows.advocacy:3694
  2. Newsgroups: comp.os.os2.advocacy,comp.os.ms-windows.advocacy
  3. Path: sparky!uunet!grebyn!daily!richk
  4. From: richk@grebyn.com (Richard Krehbiel)
  5. Subject: Re: If things had been different... (was: FCC etc)
  6. In-Reply-To: rsrodger@wam.umd.edu's message of Tue, 5 Jan 1993 15:46:12 GMT
  7. Message-ID: <1993Jan6.124218.21777@grebyn.com>
  8. Lines: 77
  9. Sender: richk@grebyn.com (Richard Krehbiel)
  10. Organization: Grebyn Timesharing
  11. References: <1993Jan03.193530.23780@Celestial.COM> <1993Jan4.190822.1001@pphbau.atr.bso.nl>
  12.     <1993Jan5.154612.27051@wam.umd.edu>
  13. Date: Wed, 6 Jan 1993 12:42:18 GMT
  14.  
  15. In article <1993Jan5.154612.27051@wam.umd.edu> rsrodger@wam.umd.edu (Yamanari) writes:
  16.  
  17. >   In article <1993Jan4.190822.1001@pphbau.atr.bso.nl> paul@pphbau.atr.bso.nl (PPH Bauwens) writes:
  18. >   >: >The 68030 grew more gracefully than the x86 did, though.  I mean, the
  19. >   >: >386 contains *two* MMUs and *three* incompatible instruction sets...
  20. >   >
  21. >   >I must contradict here. The upwards compatability of the 68K line at the
  22. >   >operating system (kernel) level is almost nonexistent.
  23.  
  24. (Agreed, but Motorola has acknowledged this all along.  Upward
  25. compatability is promised for application code only.)
  26.  
  27.  
  28. >       evenusers of old M68k based SUN systems.  There were essentially
  29. >       3 compatibility problems in the upgrades, all of which could
  30. >       have been avoided and most of which affected few, if any, programs.
  31. >
  32. >       These were:
  33. >
  34. >       1.  Programmers used the extra 8 bits at the top of the 68000 
  35. >       address register as an extra general-use register.  The 68000
  36. >       only used 24 bits of this register.
  37. >
  38. >       All code that practiced this broke under the 68010.
  39.  
  40. Uh, 68012.  The 68010 was pin-compatible with the 68000, and had no
  41. additional address lines.  The 68012 had 30 address bits, but was
  42. never used in any Mac or Amiga (or anything at all as far as I know)
  43. so no one cared what applications it broke.
  44.  
  45. >       2.  Many SW programs used an incompatible means of accessing
  46. >       the SR (might be wrong--I haven't thought about this in 
  47. >       years) registers through supervisor mode.  These programs broke
  48. >       in the transition from 68000 to 68010.
  49.  
  50.     In order to make a "virtual machine" possible with the 68010, the
  51. privileged bits in the status reg had to be made unreadable by user
  52. mode code, but in the 68000, MOVE SR, which reads the whole status
  53. register, was unprivileged.  Motorola changed this to a privileged
  54. mode instruction, and introduced MOVE CCR to read only the condition
  55. codes.  I believe Motorola was in error thinking that a "virtual
  56. machines" mode was needed, but this may be hindsight speaking - a 68K
  57. VM OS has never been written.
  58.  
  59.     Before the 68010, no one knew that MOVE SR would become unusable,
  60. so it was not necessarily "bad programming practice" to use it.
  61. Still, the 68010's design was available before the 68K based platforms
  62. shipped.  The Amiga added an OS call to read the condition codes, and
  63. Commodore implored programmers not to use MOVE SR.  When they used it
  64. anyway, and code broke on the 68010, a "TSR" was distributed which
  65. caught the fault caused by MOVE SR and emulated it's intent, which
  66. allowed those programs to run.  (Commodore made a mistake, I believe,
  67. not adding this to the basic ROM services.)
  68.  
  69. >   >Motorola did a very bad job on the compatibility of the 68K line.
  70. >   >This is in my opinion te most important reason they failed.
  71. >   >Too little, too late.
  72. >
  73. >       Nope.  Motorola's 88k and 68k lines are being abandoned because
  74. >       they failed to get the 2nd generation of bug-fixed 88k's out the
  75. >       door--they were years late--anf a new 68k is just becomeing 
  76. >       unproductive.  Eventually, the '060 will come along, but by that
  77. >       time--who knows?  that chip that can emulate a 25mhz 68040 or
  78. >       33mhz '486 will probably be catching up about then, and from
  79. >       what I've readit's a fairly simple chip next to the real McCoys.
  80.  
  81. Nah; the 68K is dying because of the x86.  I believe Motorola's
  82. assessment that supervisor mode compatibility is not important was
  83. correct.  Requiring OS revisions to support a new CPU is no big deal.
  84.  
  85. Sun abandoned Motorola and developed Sparc when the 88K was delayed.
  86. Most others turned to MIPS, which had better compiler technology.  Now
  87. Motorola is pouring development effort into IBM's PowerPC chip.  The
  88. 88K will probably not recover, and with rumors of Apple's adoption of
  89. the PowerPC, I have serious doubts that the 68060 will ever be
  90. produced.  Commodore's just out of luck; they could never sell enough
  91. high-end 68060's to make it worth Motorola's while.
  92. -- 
  93. Richard Krehbiel                                 richk@grebyn.com
  94. OS/2 2.0 will do for me until AmigaDOS for the 386 comes along...
  95.