CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Branch prediction

搜索资源列表

  1. Matlab.rar

    0下载:
  2. 基于Matlab的灰色预测算法.灰色预测是指:通过少量的、不完全的信息,建立灰色微分预测模型,对事物发展规律作出模糊性的长期描述(模糊预测领域中理论、方法较为完善的预测学分支)。,Matlab-based prediction algorithm of gray. Gray prediction means: through a small amount of incomplete information, the establishment of differential gray predi
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:610
    • 提供者:Jone
  1. bpred.rar

    0下载:
  2. Simplescalar中分支预测的分析, the analysis the branch prediction in Simplescalar
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:13437
    • 提供者:guo
  1. Branch_Prediction_Dual-Core

    0下载:
  2. analog device vdsp branch prediction tutorial
  3. 所属分类:DSP program

    • 发布日期:2017-04-26
    • 文件大小:16946
    • 提供者:Shao Wenjian
  1. MIPS

    4下载:
  2. 带分支预测的MIPS流水线的verilog原代码。 详细介绍了流水线的设计代码-Branch prediction with the MIPS pipeline verilog source code. Details of pipeline design code
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2013-05-17
    • 文件大小:17294
    • 提供者:张鹤
  1. branch_prediction_simulatot

    0下载:
  2. the five branch prediction simulators,it can simulate by using different trace file, and can be compared with different simulator -five branch prediction simulators of computer archicture
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-04
    • 文件大小:5641
    • 提供者:chen
  1. cpudesheji

    0下载:
  2. CPUname是RISC处理器,采用普林斯顿体系结构,CPU与数据存储器间的通信使用Load/Store指令实现,数据存储采取统一的32位字长格式,32位定长指令,地址指令格式。使用专用数据通路结构,四级流水线,分为取指及译码,取数,运算,回写四步,拥有相关专用通路以解决数据相关问题,对跳转指令应用分支预测技术,使其不影响流水。-CPUname is a RISC processor, using the Princeton architecture, CPU and data memory,
  3. 所属分类:assembly language

    • 发布日期:2017-05-26
    • 文件大小:8875264
    • 提供者:张晓风
  1. An-Accurate-branch-prediction

    0下载:
  2. 一种精确的分支预测微处理器模型 关键词 分支预测; 指令级并行; 乱序执行; 分支误预测; 指令预取; 指令窗口大小-An Accurate branch prediction microprocessor model
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:161358
    • 提供者:刘全
  1. Branch

    0下载:
  2. 计算机体系结构实验——模拟分支预测器,一个具有四状态,64个入口缓冲的分支预测器-Branch Prediction simulation
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:4487
    • 提供者:彼得潘
  1. branch

    0下载:
  2. 体系结构 模拟分支预测器,用java写的-branch prediction
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:7536
    • 提供者:lee
  1. Fast-Path-based-Neural-Branch-Prediction

    0下载:
  2. fast path-based neural branch prediction, the differences and the improvements..what have to expect from t he near future-fast path-based neural branch prediction, the differences and the improvements..what have to expect from t he near future..
  3. 所属分类:Development Research

    • 发布日期:2017-03-29
    • 文件大小:454715
    • 提供者:catakm
  1. BRANCH-PREDICTION

    0下载:
  2. a power point presentation branch prediction namely the yags predictor, agree predictor and selective branch inversion predictor-a power point presentation on branch prediction namely the yags predictor, agree predictor and selective branch inversion
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:94433
    • 提供者:shruthi rajan
  1. dynamic-prediction

    0下载:
  2. CPU对系统分支的预测 动态预测模拟 计算预测正确率-CPU system branch prediction dynamic forecast simulation to predict the correct rate
  3. 所属分类:Java Develop

    • 发布日期:2017-11-17
    • 文件大小:1062
    • 提供者:han
  1. testgpu

    0下载:
  2. 代码用以测试cuda程序的性能,包括分支预测,寄存器溢出等-The code used to test the performance of CUDA program, including branch prediction, register overflow
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-24
    • 文件大小:7343
    • 提供者:xt
  1. cow

    0下载:
  2. To get proper branch prediction for the main line.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1469
    • 提供者:qeryoufai
  1. atomic-llsc

    0下载:
  2. To get proper branch prediction for the main line, we must branch forward to code at the end of this object s .text section, then branch back to restart the operation.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:797
    • 提供者:tnhenfd
  1. PIPELINE

    0下载:
  2. (包含详细说明文档和简单汇编转机器码翻译器)五级流水线实现MIPS指令集(30条)含异常处理。结构采用多分支预测结构(基于历史的动态分支预测)-(Contains detailed documentation and compilation turn simple machine code translator) five pipelined MIPS instruction set (30) with exception handling. Structure using multi-bran
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-07
    • 文件大小:1165079
    • 提供者:yuxueru
  1. MIPS

    0下载:
  2. 用verilog编写的简单的类MIPS多周期流水化处理器实现,基本功能包括9条指令和两位动态分支预测,压缩包里的word详细说明了结构中的细节-Written by verilog simple class multi-cycle pipelined MIPS processor, the basic features include 9 instruction and two dynamic branch prediction, compressed bag word specifies th
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-25
    • 文件大小:239900
    • 提供者:csy
  1. speedo-tegra30

    0下载:
  2. ARC700 has a relatively long pipeline and branch prediction, so we want to avoid branches that are hard to predict.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3063
    • 提供者:bznkxei
  1. entenc

    0下载:
  2. This compare should be taken care of by branch-prediction thereafter.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5993
    • 提供者:yinmongmer
  1. vp9_bitstream

    0下载:
  2. TODO(jbb): expanding this can lead to big gains. It allows much better branch prediction and would enable us to avoid numerous lookups and compares. -TODO(jbb): expanding this can lead to big gains. It allows much better branch prediction and woul
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:10099
    • 提供者:kekenxer
« 12 »
搜珍网 www.dssz.com