Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!cs.utexas.edu!uunet!lll-winken!decwrl!shelby!portia!dhinds From: dhinds@portia.Stanford.EDU (David Hinds) Newsgroups: comp.sys.ibm.pc.programmer Subject: Re: good 386 assembly reference? Message-ID: <9286@portia.Stanford.EDU> Date: 19 Feb 90 02:19:28 GMT References: <4895@helios.ee.lbl.gov> Sender: David Hinds Organization: Stanford University Lines: 12 In article <4895@helios.ee.lbl.gov>, davis@ux3.lbl.gov (Jeffrey Davis) writes: > I am looking for recommendations for a good 386 assembly language > book. Not a tutorial but rather a reference which I won't outgrow. I have Edmund Strauss's "80386 Technical Reference", and I've found it to be reasonably complete and accurate. It has good descriptions of the differences between the 80386's various operating modes, and includes descriptions of all instructions with timing information. It definitely assumes general familiarity with assembly language. - David Hinds dhinds@popserver.stanford.edu