タグ

intelに関するkatsuya0324のブックマーク (1)

  • ユメのチカラ: Intelのマニュアルを読む

    Intel 64 and IA-32 Architectures Software Developer's Manuals は下記にある。 http://www.intel.com/products/processor/manuals/index.htm どれから読んだらいいか、よく分からないということであれば、 Volume 1: Basic Architectureをざっと見て、 Volume 3A: System Programming Guideに行くというのがオーソドックスかと思う。インストラクションセットの解説( Volume 2A/2B)は辞書的に必要な命令について適宜参照するという形になる。 マイクロアーキテクチャについてざっくり知りたい場合は、Intel 64 and IA-32 Architectures Optimization Reference Manualの第2

  • 1