Browse Source

Update 卷一:基本架构.md

pull/32/head
闪客sun 3 years ago
committed by GitHub
parent
commit
547ef4b440
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 17
      Intel 手册中文版/卷一:基本架构.md

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

@ -385,6 +385,23 @@ Intel64和IA-32架构定义与操作一组64位和128位包装(Packed)数据
# 第六章 Procedure Calls, Interrupts, and Exceptions # 第六章 Procedure Calls, Interrupts, and Exceptions
## 6.3 CALLING PROCEDURES USING CALL AND RET
### 6.3.1 Near CALL and RET Operation
@翻译人:si
### 6.3.2 Far CALL and RET Operation
@翻译人:si
## 6.4 INTERRUPTS AND EXCEPTIONS
### 6.4.1 Call and Return Operation for Interrupt or Exception Handling Procedures
@翻译人:si
# 第七章 Programming With General-Purpose Instructions # 第七章 Programming With General-Purpose Instructions
# 第八章 ~ 第十八章 # 第八章 ~ 第十八章

Loading…
Cancel
Save