colinxu2020
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
1 deletions
-
Intel 手册中文版/卷一:基本架构.md
|
@ -5,7 +5,6 @@ |
|
|
这里是目录,要有锚点链接。 |
|
|
这里是目录,要有锚点链接。 |
|
|
|
|
|
|
|
|
[@翻译人:闪客sun](https://github.com/sunym1993/flash-linux0.11-talk) |
|
|
[@翻译人:闪客sun](https://github.com/sunym1993/flash-linux0.11-talk) |
|
|
[@翻译人:Colinxu2020](https://github.com/colinxu2020/) |
|
|
|
|
|
|
|
|
|
|
|
本卷是讲述 Intel 64 和 IA-32 架构处理器体系结构和编程环境的一部分,其他卷分别是: |
|
|
本卷是讲述 Intel 64 和 IA-32 架构处理器体系结构和编程环境的一部分,其他卷分别是: |
|
|
|
|
|
|
|
@ -276,8 +275,11 @@ CS , DS , SS 和 ES 这四个段寄存器与 Intel 8086 and Intel 286 处理器 |
|
|
|
|
|
|
|
|
@翻译人:符宇舟Alex |
|
|
@翻译人:符宇舟Alex |
|
|
|
|
|
|
|
|
|
|
|
#### 4.3 POINTER DATA TYPES |
|
|
|
|
|
|
|
|
|
|
|
@翻译人:Colinxu2020 |
|
|
# 第五章 Instruction Set Summary |
|
|
# 第五章 Instruction Set Summary |
|
|
|
|
|
#### 5. |
|
|
|
|
|
|
|
|
# 第六章 Procedure Calls, Interrupts, and Exceptions |
|
|
# 第六章 Procedure Calls, Interrupts, and Exceptions |
|
|
|
|
|
|
|
|