| 释义 |
general register 通用寄存器;[通用暂存器] A register used for operations such as binary addition, subtraction, multipli- cation, and division. General registers are used to compute and modify addresses in a program. They have also found increasing utilization as replacements for special registers, such as accumulators, particularly in microprogrammable processors. 一种用于二进制加法、减法、乘法和除法操作的寄存器。通用寄存器用于计算和修改程 序中的地址。作为专用寄存器的替代品,它得到了广泛的应用,尤其是在可编微程序处理器中。 |