diff --git "a/RISC-V\346\234\257\350\257\255\345\272\223/RISC-V\346\234\257\350\257\255\344\270\255\350\213\261\346\226\207\345\257\271\347\205\247\347\211\210.adoc" "b/RISC-V\346\234\257\350\257\255\345\272\223/\\" similarity index 98% rename from "RISC-V\346\234\257\350\257\255\345\272\223/RISC-V\346\234\257\350\257\255\344\270\255\350\213\261\346\226\207\345\257\271\347\205\247\347\211\210.adoc" rename to "RISC-V\346\234\257\350\257\255\345\272\223/\\" index 5631845a1871bce440286c7dfae8cea7fbf283b4..c11745dc74e756cc519fc020a1911d264f67a4f7 100644 --- "a/RISC-V\346\234\257\350\257\255\345\272\223/RISC-V\346\234\257\350\257\255\344\270\255\350\213\261\346\226\207\345\257\271\347\205\247\347\211\210.adoc" +++ "b/RISC-V\346\234\257\350\257\255\345\272\223/\\" @@ -28,7 +28,7 @@ [[AER]]高级错误报告(AER):: 高级错误报告。一种 PCIe 功能,支持高级错误控制和报告。 [[AER]]:: (English: Advanced Error Reporting. A PCIe capability to support advanced error control and reporting) -[[AIA]]RISC-V 高级中断架构(ATA):: RISC-V 高级中断架构。该规范建立在基本 RISC-V ISA 的中断处理功能之上。参见 https://drive.google.com/file/d/16life2Y5u7Plebbl4v1fFM1-NK-KHw0Y/view[RISC-V Advanced Interrupt Architecture]. +[[AIA]]RISC-V 高级中断结构(ATA):: RISC-V 高级中断结构。该规范建立在基本 RISC-V ISA 的中断处理功能之上。参见 https://drive.google.com/file/d/16life2Y5u7Plebbl4v1fFM1-NK-KHw0Y/view[RISC-V Advanced Interrupt Architecture]. [[AIA]]:: (English: RISC-V Advanced Interrupt Architecture. This specification builds upon the interrupt-handling functionality of the basic RISC-V ISA) [[AIS31]]AIS 31:: 由BSI编写的面向欧洲和全球金融行业的信息安全服务(适用于银行卡)。 @@ -39,7 +39,7 @@ [[AMO]]原子内存操作(AMO):: 原子内存操作。 -[[AP]]应用程序处理器(AP):: 应用程序处理器。应用程序处理器可以支持商用操作系统、虚拟机管理程序/VMM 和应用程序软件工作负载。AP 子系统可能包含多个处理单元、片上高速缓存和其他控制器,用于与存储器、加速器和其他固定功能逻辑连接。一个逻辑系统中可以使用多个 AP。 +[[AP]]应用程序处理器(AP):: 应用程序处理器。应用程序处理器可以支持商用操作系统、虚拟机监管器/VMM 和应用程序软件工作负载。AP 子系统可能包含多个处理单元、片上高速缓存和其他控制器,用于与存储器、加速器和其他固定功能逻辑连接。一个逻辑系统中可以使用多个 AP。 [[AP]]:: (English: Application Processor. Application processors can support commodity operating systems, hypervisors/VMMs and applications software workloads. The AP subsystem may contain several processing units, on-chip caches, and other controllers for interfacing with memory, accelerators, and other fixed-function logic. Multiple APs may be used within a logical system) [[ASIC]]专用集成电路(ASIC):: 专用集成电路。 @@ -67,7 +67,7 @@ [[AUIPC]]:: (English: Add Upper Immediate to PC) == B部分(6条) -[[BAR]]基址寄存器(BAR):: 基址寄存器。遵循PCI总线。一种寄存器,由硬件用于显示PCIe功能所需的系统内存量,并由系统软件用于设置分配空间的基址。 +[[BAR]]基地址寄存器。遵循PCI总线。保存基地址的一种寄存器,用于设置PCIe功能所需的内存空间和系统软件设置分配空间的基址。 [[BAR]]:: (English: Base Address Register. Follows PCI Express. A register that is used by hardware to show the amount of system memory needed by a PCIe function and used by system software to set the base address of the allocated space) [[BF]]脑浮点(BF):: 指脑浮点,用于BFLOAT16。 @@ -80,7 +80,7 @@ [[BRS]]BRS:: Boot and Runtime Services. [[BRS]]BRS:: 引导和运行时服务。 -[[BSI]]BSI:: 德国联邦信息安全局。(翻译注:原文为German Federal Information Security service,可能有错误) +[[BSI]]BSI:: 德国联邦信息安全办公室。(翻译注:原文为German Federal Information Security service,可能有错误) == C部分(27条) [[CAS]]比较和交换机制(CAS):: 比较和交换机制,一种乐观锁。 @@ -284,19 +284,19 @@ [[HART]]硬件线程(HART):: 硬件线程的抽象表述,用于捕获实际硬件线程的重要方面,用于定义 RISC-V 规范。具体而言,HART 是在执行上下文中执行指令的代理。 [[English]]:: (English: An abstraction of a hardware thread that captures the important aspects of a real hardware thread for the purposes of defining the RISC-V specifications. In particular, a hart is the agent that executes instructions within an execution context) -[[HBI]]管理程序二进制接口(HBI):: 管理程序二进制接口。虚拟机管理程序用于连接 HEE 的接口,将虚拟机管理程序与硬件平台的详细信息隔离开来。参见 1.1.RISC-V 特权软件堆栈术语。 +[[HBI]]虚拟机监管器二进制接口(HBI):: 虚拟机监管器二进制接口。虚拟机监管器用于连接 HEE 的接口,将虚拟机管理程序与硬件平台的详细信息隔离开来。参见 1.1.RISC-V 特权软件堆栈术语。 [[English]]:: (English: Hypervisor Binary Interface. An interface for hypervisors to connect the HEE, isolating the hypervisor from details ofthe hardware platform. See 1.1. RISC-V Privileged Software Stack Terminology) [[hcounteren]]管理程序控制寄存器(hcounteren):: 管理程序控制寄存器。 [[English]]:: (English: Hypervisor Counter-enable register) -[[hedeleg]]管理程序陷阱委托寄存器(hedeleg):: 管理程序陷阱委托寄存器。 +[[hedeleg]]虚拟机监管器陷阱委托寄存器(hedeleg)::虚拟机监管器陷阱委托寄存器。 [[English]]:: (English: Hypervisor Trap Delegation register) -[[HEE]]虚拟机管理程序执行环境(HEE):: 虚拟机管理程序执行环境。运行虚拟机管理程序的环境。参见 1.1.RISC-V 特权软件堆栈术语。 +[[HEE]]虚拟机监管器执行环境(HEE):: 虚拟机监管器执行环境。运行虚拟机监管器的环境。参见 1.1.RISC-V 特权软件堆栈术语。 [[English]]:: (English: Hypervisor execution environment. The environment that runs the hypervisor. See 1.1. RISC-V Privileged Software Stack Terminology) -[[hgatp]]虚拟机管理程序访客地址转换和保护寄存器(hgatp):: 虚拟机管理程序访客地址转换和保护寄存器。 +[[hgatp]]虚拟机监管器访客地址转换和保护寄存器(hgatp):: 虚拟机监管器访客地址转换和保护寄存器。 [[English]]:: (English: Hypervisor Guest Address Translation and Protection register) [[heirarchyid]]层次机构 ID:: 请求者 ID 唯一的 PCIe 层次结构的标识符。遵循 PCI Express。也称为 Segment ID。 @@ -384,7 +384,7 @@ [[IMSICode]]国际移动用户识别码(IMSIC):: 国际移动用户识别码。 [[English]]:: (English: International Mobile Subscriber Identity Code) -[[IMSIController]]输入消息信号中断控制器(IMSIC):: 传入消息信号中断控制器。 +[[IMSIController]]消息告知中断控制器(IMSIC):: 传入消息信号中断控制器。 [[English]]:: (English: Incoming Message-signaled Interrupt Controller) [[instructionencodingspace]]指令编码空间:: 对基础ISA或扩展ISA进行编码的多个指令位。分为三个单独的空间:标准、保留和自定义。 @@ -408,10 +408,10 @@ [[IRC]]互联网中继聊天(IRC):: 互联网中继聊天。用于文本会议的协议;最简单的客户端是能够连接到服务器的任何套接字程序。 [[English]]:: (English: Internet Relay Chat. A protocol is for use with text based conferencing; the simplest client being any socket program capable of connecting to the server. See https://tools.ietf.org/html/rfc2812[Internet Relay Chat]) -[[ISA]]指令集架构(ISA):: 指令集架构。程序员可见的状态,表示硬件和软件之间的边界。包括状态操作。 +[[ISA]]指令集架构(ISA):: 指令集架构。程序员可见的状态,表示硬件和软件之间的边界。包括状态操作。(是否引用已有定义)用指令集表征的抽象机。[来源:GB/T 11457-2006,2.778] [[English]]:: (English: Instruction set architecture. Programmer visible state that represence the boundary between hardware and software. Includes operations on that state) -[[instructionset]]指令集:: 机器语言中CPU的一组命令,指CPU的所有可能指令,或在特定情况下提高其性能的指令子集。 +[[instructionset]]指令集:: 机器语言中CPU的一组命令,指CPU的所有可能指令,或在特定情况下提高其性能的指令子集。(是否引用已有定义)由给定的计算机能识别的或由给定的编程语言提供的指令的完全集。[来源:GB/T 11457-2006,2.777] [[English]]:: (English: A group of commands for a CPU in machine language that refers to all possible instructions for a CPU, or a subset of instructions to enhance its performance in specific situations) == J部分(2条) @@ -539,7 +539,7 @@ [[mseccfg]]机器安全配置寄存器(mseccfg):: 机器模式安全配置寄存器。 [[English]]:: (English:Machine Security Configuration register) -[[MSI]]消息告知中断(MSI):: 消息信号中断。 +[[MSI]]消息告知中断(MSI):: 消息告知中断。 [[English]]:: (English:Message Signal Interrupt) [[mstatus]]机器状态寄存器(mstatus):: 机器模式状态寄存器。 也叫做 `mstatush`。 @@ -1015,7 +1015,7 @@ on a per-address-space basis, and the MODE field, which selects the current addr [[UBE]]用户大序端(UBE):: 用户大序端。 [[English]]:: (English: User Big Endian) -[[UEIF]]统一的可扩展固件接口(UEIF):: 统一的可扩展固件接口。 +[[UEIF]]统一可扩展固件接口(UEFI):: 统一的可扩展固件接口。 [[English]]:: (English: Unified Extensible Firmware Interface) [[unprivileged]]非特权指令:: 非特权指令是那些通常可以在所有特权体系结构的所有特权模式下使用的指令,尽管行为可能会有所不同,具体取决于特定的特权模式和特权体系结构。