- 1、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
Branch Prediction in SimpleScalar:在SimpleScalar的分支预测
Branch Prediction in SimpleScalar Brooks Lombardy David Austin Overview Problem Statement Solution SimpleScalar Branch Predictor Overview Command Line Options Data Conclusion Problem Far too many combinations of branch prediction hardware to justify cost of implementing them all. Reliable solution is needed to provide useful measures of branch prediction schemes. Solution Computer based simulation of proposed new implementations SimpleScalar Simulator suite for many different parts of an architecture. Simulators for caches, out of order simulation, branch prediction SimpleScalar Branch Prediction –sim-bpred Capable of simulating two static and three dynamic predictors Not taken Taken Bimodal (Branch Prediction Buffer) 2-level adaptive Combined bimodal and 2-level adaptive Sample Output 1 Sample Output 2 Bimodal Predictor sim-bpred -bpred bimod -bpred:bimod size Size, the only user definable option specifies the number of entries in the Branch Target Buffer. Entries in the BTB are 2-bit counters. Default case for sim-bpred with no options is a bimodal predictor with 2k entries. 2 Bit Branch Predictor Decrement if branch not taken Increment if branch taken Predict taken when counter is greater than 1/2 the maximum value, else not taken Two Level Adaptive Predictor sim-bpred -bpred 2lev -bpred:2lev L1_sizeL2_sizeh_sizexor L1_size: number of entries in the L1 table L2_size: number of entries in the L2 table h_size: history width xor: sets xoring between the history and the address in L2 Default values are 1, 1k, 8 and 0 2 Level Adaptive Predictor Level 1 is a shift register with h_size bits recording branch history. Level 2 is the 2 bit predictor associated with the pattern in Level 1 Combined Predictor sim-bpred -bpred comb -bpred:combsize size: number of entries in the combined predictor table Default size = 1k Miscellaneous Options -bpred:ras size Specifies the number of entries in the address stack. -bpred:btb setsassoc Sets the associativity and number o
您可能关注的文档
- BDM办公楼室内外设计方案概念.ppt
- BDO分析文章.doc
- BDS_GPS_GLONASS融合定位模型及性能分析.docx
- Benefits to Teen Mentors Involved in Programming for School 青少年导师参与规划学校的好处.doc
- BENZ 底盘号培训.ppt
- BGB系列高效包衣机结构_原理及其在中药片剂生产中的应用.docx
- Bio-Psycho-Social Model - ATI Psychology Institute:生物心理社会模型- ATI心理学研究所.ppt
- BioMed Central期刊及投稿流程_植物所.pptx
- Blackbeard's last stand空英.ppt
- BIS 监护仪基础知识.ppt
- BRT智能系统建设构想.ppt
- Building Your Company’s Vision建立你的公司的愿景.ppt
- Business and the Environment企业与环境.doc
- Burns and other thermal Injuries 烧伤.ppt
- BWA总结.docx
- C++影碟出租系统课程设计源代码.doc
- B心衰护理.ppt
- CAD技术在公路盾构隧道管片分块设计中的应用.docx
- Canada---“The True North”单元概述及评价.doc
- CALCULUS For Business, Economics, and the Social and :微积分的商业,经济,和社会.ppt
文档评论(0)