Subject: Re: Machine/assembly language
To: der Mouse <mouse@Rodents.Montreal.QC.CA>
From: Paul Wain <Paul.Wain@liberate.com>
List: port-i386
Date: 06/18/1999 11:51:11
der Mouse wrote:

> Does anyone know of an online machine/assembly language reference
> document for Intel-architecture CPUs?  Basically, what I'm looking for
> is the doco I'd need to write an assembler/disassembler, plus a
> description of the semantics of each instruction.
>
> All I've found in print - so far, at least - locally is tutorial works
> that (a) handhold far more than I can tolerate and (b) talk about
> least-common-denominator machines, not discussing much beyond the 386.
>
> As I'd both like it fairly soon and like softcopy ("you can't grep dead
> trees"), something online would be ideal.
>
>                                         der Mouse
>
>                                mouse@rodents.montreal.qc.ca
>                      7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B

You could always become an Intel Developer (free) and they will send you
the documentation in nice book form. I dont recall the phone number off
hand but you are looking for the "Intel Architecture Software Developer's
Manual" and associated data books/sheets. Its all free, all you need to do
is call their tech-pubs people. I suggest starting at say
developer.intel.com and digging around.

Cheers,

Paul