当前位置: 首页 > news >正文

【英特尔IA-32架构软件开发者开发手册第3卷:系统编程指南】2001年版翻译,2-10

文件下载与邀请翻译者

学习英特尔开发手册,最好手里这个手册文件。原版是PDF文件。点击下方链接了解下载方法。

讲解下载英特尔开发手册的文章

翻译英特尔开发手册,会是一件耗时费力的工作。如果有愿意和我一起来做这件事的,那么,欢迎你的加入。

另外,我不仅仅是打算翻译这一种手册,以后,可能还需要去翻译许多的英文技术文档,以支持系统底层的教学,培养系统底层程序员。

我有钱了以后,应该是会出私钱来请人翻译一批英文技术文档。当前,暂时没钱,若是有志愿加入的,欢迎啊。

本节翻译

【原文】2.2. MODES OF OPERATION
The IA-32 architecture supports three operating modes and one quasi-operating mode:
• Protected mode. This is the native operating mode of the processor. In this mode all instructions and architectural features are available, providing the highest performance and capability. This is the recommended mode for all new applications and operating systems. 
• Real-address mode. This operating mode provides the programming environment of the Intel 8086 processor, with a few extensions (such as the ability to switch to protected or system management mode).
• System management mode (SMM). The system management mode (SMM) is a Standard architectural feature in all IA-32 processors, beginning with the Intel386™ SL processor. This mode provides an operating system or executive with a transparent mechanism for implementing power management and OEM differentiation features. SMM is entered through activation of an external system interrupt pin (SMI#), which generates a System management interrupt (SMI). In SMM, the processor switches to a separate address space while saving the context of the currently running program or task. SMM-specific code may then be executed transparently. Upon returning from SMM, the processor is placed back into its state prior to the SMI.
• Virtual-8086 mode. In protected mode, the processor supports a quasi-operating mode known as virtual-8086 mode. This mode allows the processor execute 8086 software in a protected, multitasking environment.

【翻译】2.2. 操作方式
IA-32体系结构支持三种工作模式和一种准工作模式。
•保护模式。这是处理器的本地工作模式。在这种模式下,所有的指令和架构特性都是可用的,从而提供最高的性能和能力。这是所有新应用程序和操作系统的推荐模式。
•实地址模式。这种工作模式提供了Intel 8086处理器的编程环境,并提供了一些扩展(例如切换到保护模式或系统管理模式的能力)。
•系统管理模式(SMM)。从Intel386™SL处理器开始,系统管理模式(SMM)是所有IA-32处理器的一个标准体系结构特性。这种模式为操作系统或执行程序提供了一种透明的机制来实现电源管理和OEM差异化特性。SMM通过激活外部系统中断引脚(SMI#)进入,该引脚产生一个系统管理中断(SMI)。在SMM中,处理器切换到一个单独的地址空间,同时保存当前运行的程序或任务的上下文。然后就可以透明地执行特定于smm的代码了。从SMM返回时,处理器被放置回SMI之前的状态。
虚拟8086模式。在保护模式下,处理器支持一种称为虚拟8086模式的准工作模式。这种模式允许处理器在受保护的多任务环境中执行8086软件。


http://www.mrgr.cn/news/63681.html

相关文章:

  • 大数据新视界 -- 大数据大厂之大数据环境下的网络安全态势感知
  • @DeleteMapping和@PostMapping和@GetMapping和Content-Type使用记录
  • git commit应遵循的提交规范
  • 计算机系统结构为什么用architecture 而不是structure?
  • Windows转Mac过渡指南
  • Rust 力扣 - 643. 子数组最大平均数 I
  • 虚拟机 Ubuntu 扩容
  • 二十八、Python基础语法(面向对象-下)
  • C. Gorilla and Permutation
  • 打响反对人工智能的第一枪
  • 多处理机调度(李昂学长视频总结)25新增考点
  • 音视频入门基础:FLV专题(22)——FFmpeg源码中,获取FLV文件音频信息的实现(中)
  • 奇瑞不客气智驾 晚不晚?
  • 浅谈DDD(领域驱动设计)
  • 齐次线性微分方程的解的性质与结构
  • 云计算的优势及未来发展趋势
  • 【Leecode】Leecode刷题之路第37天之解数独
  • 1007:计算(a+b)×c的值
  • 事件的传递
  • java基础知识21 异常处理try与throw的相互处理e.getcause
  • 第一讲 递推与递归
  • 【qt qtcreator使用】【正点原子】嵌入式Qt5 C++开发视频
  • 一些swift问题
  • 高频电子线路---倍频器与振荡器
  • dijkstra
  • 【软服之家-注册安全分析报告-无验证方式导致安全隐患】