Xref: utzoo comp.sys.intel:1749 alt.lang.asm:68 Path: utzoo!utgpu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!usc!orion.oac.uci.edu!ucivax!p4tustin!kofax!jdm From: jdm@kofax.uucp (James D. Murray) Newsgroups: comp.sys.intel,alt.lang.asm Subject: Need help in porting 8088/286 assembly code to 386. Message-ID: <1991Jun21.161443.13880@kofax.uucp> Date: 21 Jun 91 16:14:43 GMT Sender: jdm@kofax.uucp (James D. Murray) Organization: Kofax Image Products Lines: 18 I am looking for any books/magazine articles that could help me in realizing the changes that must be made to 8086/80286 assembly code to make it 80386-only. I am porting some assembly code from DOS and Windows to SCO Unix on a 386 machine and I need to optimize it for 386-only operation. I'm told that I need to do away with the lds and les instructions and rewrite code that considers the segement in address calculations. I am not an Intel assembly programmer and any printed information on this specific problem would be very helpful. Thanks -- ----- /*