|
@ -352,14 +352,9 @@ CS , DS , SS 和 ES 这四个段寄存器与 Intel 8086 and Intel 286 处理器 |
|
|
|
|
|
|
|
|
@翻译人:符宇舟Alex |
|
|
@翻译人:符宇舟Alex |
|
|
|
|
|
|
|
|
### 4.2.2 Floating-Point Data Types |
|
|
|
|
|
[@翻译人:Hola39e](https://github.com/Hola39e) |
|
|
|
|
|
|
|
|
|
|
|
## 4.3 POINTER DATA TYPES |
|
|
|
|
|
[@翻译人:Hola39e](https://github.com/Hola39e) |
|
|
|
|
|
|
|
|
|
|
|
### 4.3.1 Pointer Data Types in 64-Bit Mode |
|
|
|
|
|
|
|
|
## 4.4 BIT FIELD DATA TYPE |
|
|
[@翻译人:Hola39e](https://github.com/Hola39e) |
|
|
[@翻译人:Hola39e](https://github.com/Hola39e) |
|
|
|
|
|
位域(见图4-6)是一个连续的比特序列。它可以从内存中任何字节的任何位开始,最多可以包含32位。 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# 第五章 Instruction Set Summary |
|
|
# 第五章 Instruction Set Summary |
|
|