Browse Source

Update 卷一:基本架构.md 4.1-4.2中文翻译

pull/13/head
Alex 3 years ago
parent
commit
2a2e8b5826
  1. 19
      Intel 手册中文版/卷一:基本架构.md

19
Intel 手册中文版/卷一:基本架构.md

@ -141,6 +141,25 @@ CS , DS , SS 和 ES 这四个段寄存器与 Intel 8086 and Intel 286 处理器
# 第四章 Data Types
## 4.1 FUNDAMENTAL DATA TYPES
### 4.1.1 Alignment of Words, Doublewords, Quadwords, and Double Quadwords
@翻译人:符宇舟Alex
## 4.2 NUMERIC DATA TYPES
### 4.2.1 Integers
#### 4.2.1.1 Unsigned Integers
@翻译人:符宇舟Alex
#### 4.2.1.2 Signed Integers
@翻译人:符宇舟Alex
# 第五章 Instruction Set Summary
# 第六章 Procedure Calls, Interrupts, and Exceptions

Loading…
Cancel
Save