home *** CD-ROM | disk | FTP | other *** search
- 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
- From: corey@amiganet.chi.il.us (Corey Sweeney)
- Newsgroups: alt.lang.asm
- Subject: Re: 32-bit addressing
- Message-ID: <corey.0fm6@amiganet.chi.il.us>
- Date: 17 Nov 92 01:47:25 GMT
- References: <1992Nov11.180052.29435@uvm.edu>
- Organization: Amiga Network Information Systems
- Lines: 35
-
- In article <1992Nov11.180052.29435@uvm.edu>, cblaise@moose.uvm.edu.UUCP (Chris
- Blaise) writes:
- >From article <corey.0e1y@amiganet.chi.il.us>, by corey@amiganet.chi.il.us
- (Corey
- > Sweeney):
- >> how do i get a 80286 or above into 32-bit addressing mode? can this be done
- >> from turbo debugger?
- >>
- >
- > I believe the method in Turbo Assembler to put a 386+ into
- >32 bit addressing mode is to place
- >
- > .386
- >
- > On a line before you use 32 bit stuff (like reference EAX, EBX, etc).
- >As far as I know about the 286 architecture, there is no method for
- >32 bit addressing.
- >
- >(I've also never tried any of this stuff...It's just some of the
- >few interesting tidbits I picked up from reading various assembly books...)
- >
- >TTYL
- > Chris
-
-
- Yes that was my mistake. i meant how to get the 286 into 24-bit addressing
- mode using debug.
-
- Thanks for the info
- Corey
-
- --------------------------------------------------------------------
- Corey Sweeney
- corey@amiganet.chi.il.us
- I do not own a amiga!
-