开发者

Where to get all versions of x86 aka IA32 Instruction Set Architecture manuals

开发者 https://www.devze.com 2023-01-02 06:51 出处:网络
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.

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 relea开发者_如何学运维sed along with the processor) for each of the processors.

I managed to find the 80386 manual

EDIT:

I'm starting bounty.


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

  • 486 family
  • 586 family
  • Pentium manuals
  • Pentium II manuals

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!


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

0

精彩评论

暂无评论...
验证码 换一张
取 消