1. 《IA-32 Intel体系结构软件开发者手册第3卷:系统程序员指南》是什么书
它是一本介绍Intel 80x86 CPU[也就是32位cpu] 架构的书。
The Intel® 64 and IA-32 Architectures Software
Developer’s Manual, Volumes 3A & 3B, describe the operating-system support
environment of Intel 64 and IA-32 processors. These volumes target operatingsystem
and BIOS designers. In addition, Intel® 64 and IA-32 Architectures Software
Developer’s Manual, Volume 3B, addresses the programming environment for
classes of software that host operating systems.
大概意思是,第三卷主要是针对操作系统编程,有助于写操作系统、BIOS等等,不过,写一些和操作系统底层有关的程序也许也会用到