home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / intel / 2206 < prev    next >
Encoding:
Text File  |  1992-11-10  |  1.8 KB  |  40 lines

  1. Newsgroups: comp.sys.intel
  2. Path: sparky!uunet!mcsun!inesc.inesc.pt!dec4pt.puug.pt!unl!antares.fct.unl.pt!jpl
  3. From: jpl@antares.fct.unl.pt (Joao Prospero Luis [ps])
  4. Subject: Re: LOADALL and the 486
  5. Message-ID: <1992Nov9.115520.5893@fct.unl.pt>
  6. Sender: news@fct.unl.pt (USENET News System)
  7. Organization: Universidade Nova de Lisboa, PORTUGAL
  8. X-Newsreader: TIN [version 1.1 PL6]
  9. References: <1992Nov04.155003.25751@apricot.co.uk>
  10. Date: Mon, 9 Nov 1992 11:55:20 GMT
  11. Lines: 27
  12.  
  13. Marcus Jenkins (marcusj@apricot.co.uk) wrote:
  14. : I know this may be an FAQ, but I am just a little confused.  Is
  15. : LOADALL implemented in the 486?  PC Magazine said that it is
  16. : in all processors from 2-486.  It also said that Microsoft use
  17. : the instruction in HIMEM.SYS, SMARTDRV.SYS and RAMDRIVE.SYS in
  18. : MS-DOS.  On the other hand, an instructor from Intel (while lecturing
  19. : on an i386/486 programming and architecture course) alleged that
  20. : LOADALL is only there on 286 and earlier steps of the 386.  Does
  21. : anybody know the REAL answer?  Is there commercial software out
  22. : there that does use this reserved instruction.  This enquiry is
  23. : out of curiosity only - I have no intention of putting LOADALL
  24. : into any of my programs!
  25.  
  26.     As far as I know (it isnt that much) LOADALL isnt implemented in
  27. the 386, but is simulated by some BIOSes. When it traps an invalid opcode
  28. it goes to check if it is a LOADALL, if it is it is simulated otherwise
  29. it does something else (in fact I think it tests some other invalid opcode
  30. first but I dont remember which). This was confirmed with my AMI BIOS.
  31.  
  32.     JPL
  33.  
  34. --
  35. Joao Prospero Luis                 |
  36. Universidade Nova de Lisboa        | Internet: jpl@fct.unl.pt
  37. Faculdade de Ciencias e Tecnologia |
  38. Departamento de Informatica        | Fax:   (+351) (1) 295-5641
  39. 2825 Monte Caparica, PORTUGAL      | Phone: (+351) (1) 295-4464
  40.