资源

http://developer.intel.com/drg/mmx/manuals/prm/prm.htm: 官方 MMX 技术程序员参考手册可以在 Intel 的开发者网站上找到。

http://www.web-sites.co.uk/nasm/: Netwide Assembler (NASM) 由 Simon Tatham 和 Julian Hall 编写,是一个免费的、可移植的 Intel x86 微处理器系列汇编器。使用 NASM 编写汇编代码肯定比使用 GNU 汇编器 GAS 容易得多。

ftp://download.intel.com/design/PentiumII/applnots/24161812.PDF: 要了解更多关于 CPUID 指令可以提供的信息,请查阅文档“使用 CPUID 指令识别 Intel 处理器”。

http://www.dcs.ed.ac.uk/~mxr/gfx/2d/BMP.txt: 此文档完整描述了 Microsoft Windows 位图文件格式。

本文中提到的所有列表都可以通过匿名下载文件 ftp://ftp.ssc.com/pub/lj/listings/issue61/3244.tgz 获取。

© . All rights reserved.