home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / alt / lang / asm / 467 < prev    next >
Encoding:
Internet Message Format  |  1992-11-17  |  1.4 KB

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!rpi!newsserver.pixel.kodak.com!laidbak!tellab5!obdient!amiserv!amiganet!corey
  2. From: corey@amiganet.chi.il.us (Corey Sweeney)
  3. Newsgroups: alt.lang.asm
  4. Subject: Re: 32-bit addressing
  5. Message-ID: <corey.0fm6@amiganet.chi.il.us>
  6. Date: 17 Nov 92 01:47:25 GMT
  7. References: <1992Nov11.180052.29435@uvm.edu>
  8. Organization: Amiga Network Information Systems
  9. Lines: 35
  10.  
  11. In article <1992Nov11.180052.29435@uvm.edu>, cblaise@moose.uvm.edu.UUCP (Chris
  12. Blaise) writes:
  13. >From article <corey.0e1y@amiganet.chi.il.us>, by corey@amiganet.chi.il.us
  14. (Corey
  15. > Sweeney):
  16. >> how do i get a 80286 or above into 32-bit addressing mode?  can this be done
  17. >> from turbo debugger?
  18. >> 
  19. >
  20. >       I believe the method in Turbo Assembler to put a 386+ into
  21. >32 bit addressing mode is to place
  22. >
  23. > .386
  24. >
  25. >       On a line before you use 32 bit stuff (like reference EAX, EBX, etc).
  26. >As far as I know about the 286 architecture, there is no method for 
  27. >32 bit addressing.
  28. >
  29. >(I've also never tried any of this stuff...It's just some of the
  30. >few interesting tidbits I picked up from reading various assembly books...)
  31. >
  32. >TTYL
  33. > Chris
  34.  
  35.  
  36. Yes that was my mistake.  i meant how to get the 286 into 24-bit addressing
  37. mode using debug.
  38.  
  39. Thanks for the info
  40.         Corey
  41.  
  42. --------------------------------------------------------------------
  43. Corey Sweeney
  44. corey@amiganet.chi.il.us
  45. I do not own a amiga!
  46.