Re: 80386 instruction set
From: Dragon Lord (invalid_at_joke.com)
Date: 01/27/04
- Next message: Matt Taylor: "Re: SSE2"
- Previous message: Dragon Lord: "Re: programming IO ports"
- In reply to: Bjarni Juliusson: "Re: 80386 instruction set"
- Next in thread: Matt Taylor: "Re: 80386 instruction set"
- Reply: Matt Taylor: "Re: 80386 instruction set"
- Reply: Frank Kotler: "Re: 80386 instruction set"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 27 Jan 2004 01:05:03 +0000 (UTC)
"Bjarni Juliusson" <bjarni.ferret@update.ferret.uu.se> wrote in message
news:_rfRb.80068$dP1.203065@newsc.telia.net...
> > Can anyone please post some website(s) with a full i386 instruction
> > set reference. I'm having a hard time finding some.
>
> Intel's manual has an instruction set reference...
>
>
> --
> Remove the furry animal from my address to send email:
>
> bjarni.ferret@update.ferret.uu.se
>
The only problem i see with that, is that the doc doesn't tell you the
processor availablity (instruction is 386, 486, Pent)
I have 2 places you can look at
http://www.online.ee/~andre/i80386/
documentation for 80386 and below
or
http://nasm.sourceforge.net/wakka.php?wakka=NasmDocumentation&v=9ly
which is the nasm documentation, this actually has an availability of the
instruction for each one. The instructions seem sound, the only problems I
had with this document were that some of the hex codes for the instructions
were inaccurate, but i've submitted bug fixes.
Jeremy
- Next message: Matt Taylor: "Re: SSE2"
- Previous message: Dragon Lord: "Re: programming IO ports"
- In reply to: Bjarni Juliusson: "Re: 80386 instruction set"
- Next in thread: Matt Taylor: "Re: 80386 instruction set"
- Reply: Matt Taylor: "Re: 80386 instruction set"
- Reply: Frank Kotler: "Re: 80386 instruction set"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|