home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / ibm / pc / misc / 14712 < prev    next >
Encoding:
Text File  |  1992-11-16  |  1.8 KB  |  41 lines

  1. Newsgroups: comp.sys.ibm.pc.misc
  2. Path: sparky!uunet!munnari.oz.au!newsroom.utas.edu.au!cam!esk!scarnie
  3. From: scarnie@esk.compserv.utas.edu.au (Stuart George Carnie)
  4. Subject: Re: Can software be 486-specific?
  5. Message-ID: <1992Nov16.122543.28011@cam.compserv.utas.edu.au>
  6. Sender: news@cam.compserv.utas.edu.au
  7. Nntp-Posting-Host: esk
  8. Organization: University of Tasmania at Launceston
  9. References: <1992Nov13.153056.7950@tamsun.tamu.edu> 
  10. Date: Mon, 16 Nov 92 12:25:43 GMT
  11. Lines: 28
  12.  
  13. In article <1992Nov13.153056.7950@tamsun.tamu.edu>, tpradeep@cs.tamu.edu (Pradeep K Tapadiya) writes:
  14. >
  15. >From what I know, 486 has six more instructions compared to a 386.
  16.  
  17. Well, you are certainly right, but I've just looked at the asm mnemonics, and
  18. _none_ of them would benefit the operation of something such as Windows NT so
  19. greatly, as to completely wipe the 386 area of the market.  I see that programs
  20. which say "requires" a 486 wouldn't even use these instructions, and would
  21. only say this if speed was a major requirement.
  22. I have also seen ratings of 386-40's
  23. of 9.74 mips, and it is common for 486-33DX's to have a rating of 10.7mips,
  24. although I won't forget that 486's have internal cache, which _does_ help.
  25.  
  26. >
  27. >My question is, can't each of these instructions be simulated by
  28. >a set of 386 instructions such that the functionality is not lost?
  29. >This way we just need to write a parser which will go through
  30. >the 486 specific executable file looking for these unique
  31. >instructions and replace it with the equivalent set of 386
  32. >instructions, thus producing a 386 specific executable file.
  33.  
  34. I've looked at all the instructions, and they would certainly be easy to
  35. implement on a 386 system, without CPU time loss.CM2J;N
  36. -- 
  37. scarnie@esk.compserv.utas.edu.au
  38.  
  39. "On a distant planet, a creature strums his guitar..." {:-)
  40. ------------------------------------------------------------------------------
  41.