I know about Intel 64 and IA-32 Architectures Software Developer's Manuals. I also know that these cover all the legacy & old processor ISAs.

But I want the individual manual (the one that released along with the processor) for each of the processors.

I managed to find the 80386 manual

EDIT:

I'm starting bounty.

link|improve this question

1  
Sign up as an Intel partner I guess. – abmv Jun 3 '10 at 5:32
feedback

2 Answers

up vote 5 down vote accepted
+25

This site contains links to several of the manuals, such as the 486 Developer's Manual and others:

These pages include the developer's manual, errata, etc. It doesn't seem to extend to modern processors, such as the Core series.

Intel has made a lot of processors. Which other ones are you after? "Each" is... a lot!

link|improve this answer
What's with the upvotes? Most of the links on that site are obsolete (broken). The author of the question has probably tried google too. – Mau Jul 11 '10 at 11:32
I tried several of the links and they all worked for me. Just posting it since it seemed useful, is all :) – David M Jul 12 '10 at 0:13
feedback

If you are after juicy details about Pentium I and later processors (such as instruction latencies), check the nice document below:

http://www.agner.org/optimize/instruction_tables.pdf

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.