会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 7. 发明授权
    • Optimizing register initialization operations
    • 优化寄存器初始化操作
    • US09430243B2
    • 2016-08-30
    • US13460268
    • 2012-04-30
    • James B. KellerJohn H. MyliusConrado Blasco-AllueGerard R. Williams, III
    • James B. KellerJohn H. MyliusConrado Blasco-AllueGerard R. Williams, III
    • G06F9/38
    • G06F9/384G06F9/3832G06F9/3857
    • A system and method for efficiently reducing the latency of initializing registers. A register rename unit within a processor determines whether prior to an execution pipeline stage it is known a decoded given instruction writes a particular numerical value in a destination operand. An example is a move immediate instruction that writes a value of 0 in its destination operand. Other examples may also qualify. If the determination is made, a given physical register identifier is assigned to the destination operand, wherein the given physical register identifier is associated with the particular numerical value, but it is not associated with an actual physical register in a physical register file. The given instruction is marked to prevent it from proceeding to an execution pipeline stage. When the given physical register identifier is used to read the physical register file, no actual physical register is accessed.
    • 一种用于有效减少初始化寄存器的延迟的系统和方法。 处理器内的寄存器重命名单元确定在执行流水线阶段之前是否已知解码的给定指令将目标操作数中的特定数值写入。 一个示例是在其目标操作数中写入值0的移动即时指令。 其他示例也可能符合条件。 如果确定,给定的物理寄存器标识符被分配给目的地操作数,其中给定的物理寄存器标识符与特定数值相关联,但是它不与物理寄存器文件中的实际物理寄存器相关联。 给定的指令被标记为防止它进入执行流水线阶段。 当给定的物理寄存器标识符用于读取物理寄存器文件时,不会访问实际的物理寄存器。
    • 9. 发明申请
    • LOAD-STORE DEPENDENCY PREDICTOR CONTENT MANAGEMENT
    • 负载存储依赖性预测内容管理
    • US20130298127A1
    • 2013-11-07
    • US13464647
    • 2012-05-04
    • Stephan G. MeierJohn H. MyliusGerard R. Williams, IIISuparn Vats
    • Stephan G. MeierJohn H. MyliusGerard R. Williams, IIISuparn Vats
    • G06F9/46
    • G06F9/3834G06F9/3838G06F9/3842G06F9/3844
    • Methods and apparatuses for managing load-store dependencies in an out-of-order processor. A load store dependency predictor may include a table for storing entries for load-store pairs that have been found to be dependent and execute out of order. Each entry in the table includes a counter to indicate a strength of the dependency prediction. If the counter is above a threshold, a dependency is enforced for the load-store pair. If the counter is below the threshold, the dependency is not enforced for the load-store pair. When a store is dispatched, the table is searched, and any matching entries in the table are armed. If a load is dispatched, matches on an armed entry, and the counter is above the threshold, then the load will wait to issue until the corresponding store issues.
    • 用于在乱序处理器中管理加载存储依赖关系的方法和装置。 加载存储依赖性预测器可以包括用于存储已被发现是依赖的并且无序执行的加载 - 存储对的条目的表。 表中的每个条目包括一个指示依赖性预测强度的计数器。 如果计数器高于阈值,则对于加载存储对执行依赖关系。 如果计数器低于阈值,则不对加载存储对执行依赖关系。 发送商店时,将搜索表格,并且表中的任何匹配条目都被布防。 如果调度了一个负载,则在一个布防的条目上进行匹配,并且计数器高于阈值,则负载将等待发出,直到相应的存储发生。