通用寄存器

  • 网络General-Purpose Registers;general purpose registers;General Register;GPR;GPRs
通用寄存器通用寄存器
  1. 文章介绍了采用0.13!m、1.2V工艺实现的600MHz、144×65位、20端口(8写12读)通用寄存器文件。

    A 600 MHz , 144 × 65-bit , 20-port ( eight-write-port , twelve-read-port ), general register file has been designed for 1.2 V 0.13 ?

  2. 通用寄存器单元-用以存储微程序的暂时存储区最快的的存储器是高速缓存,它被用来暂存主存中的内容。

    General register unit The fastest memory is known as cache memory and is what it sounds like - memory that is used to temporarily hold , or cache , contents of the main memory .

  3. CISC处理器一般产生变长的指令,多种地址格式,并且仅仅有少量的通用寄存器。

    CISC processors generally feature variable-length instructions , multiple addressing formats , and contain only a small number of general-purpose registers .

  4. r0-r31显示通用寄存器的内容。

    R0-r31 shows the contents of general purpose registers .

  5. 多端口高速通用寄存器文件设计优化

    Design and Optimization of High-speed Multiported General Register File

  6. 这个示例程序还输出了当时通用寄存器的值。

    The sample program has also dumped the general purpose register values in this case .

  7. 其特殊的寄存器栈机制为应用程序提供了大量可用的通用寄存器。

    The special register engine give the application more useful registers to save the value and calculation .

  8. 数据存储器部分设计中,特别对通用寄存器模块采用全新的设计方法,提高了运算速度,减少了设计的反复性。

    At the same time , the general registers are specially designed to improve the speed of the design .

  9. 该方法将空闲的堆栈寄存器分配给需要静态寄存器的变量,用软件的方法实现了寄存器功能的动态划分,提高了寄存器的利用率,解决了静态通用寄存器不足引起的软件流水失败问题;

    The novel mechanism dynamically participates register functions , as well as overcomes static general register pressure for software pipelining ;

  10. 本文设计了一款支持多线程的高性能通用寄存器文件,它有3个读端口和2个写端口,支持4线程并行。

    There are 3 read ports and 2 write ports in the register file which support 4 threads running in parallel .

  11. 但是,必须意识到,依赖于系统,系统调用表可能装载到一个不同的通用寄存器中。

    However , be aware that , depending on the system , the system call table can be loaded into a different general-purpose register .

  12. 详细讨论了寄存器文件的总体结构设计,并在此基础上确定了通用寄存器文件的总体逻辑结构和版图结构;

    This paper contains the following content : 1 . Detailedly discussed the whole structure design , and then confirmed the whole schematic and layout structure ;

  13. 这将产生更好的堆栈回溯,因为帧指针寄存器被用作帧指针而不是通用寄存器。

    This will lead to better stack tracebacks , as the frame pointer register is used as a frame pointer rather than a general purpose register .

  14. 进程上下文包含通用寄存器、浮点寄存器、特殊用途的寄存器和其他有关重启线程所需的信息。

    The process context includes the general purpose registers , floating point registers , the special purpose registers , and other information necessary to restart a thread when it is dispatched .

  15. 深入研究了通用寄存器文件的逻辑和电路设计优化技术,优化设计了端口共享、读写时间错开式的读写控制电路,并完成了存储体的优化设计;

    Thoroughly investigated the technology of how to optimize the schematic and circuit design of the register file , developed the shared write / read port , timing-sharing write / read control circuits , and optimized the storage cell design ;

  16. AVR内核具有丰富的指令集和32个通用工作寄存器。

    The AVR core combines a rich instruction set with 32 general purpose working registers .

  17. 通用计算机语言设备寄存器

    Universal machine language equipment register

  18. 本地变量空间用作该函数的通用存储空间,寄存器保存区用于保存函数所使用的非可变寄存器的值。

    The local variable space is used as a general storage area for the function , and the register save area is used to save the values of non-volatile registers that the function uses .