RISC-V知识点目录

分支预测

分支预测概述https://blog.csdn.net/zhangshangjie1/article/details/136947089?sharetype=blogdetail&sharerId=136947089&sharerefer=PC&sharesource=zhangshangjie1&spm=1011.2480.3001.8118分支指令的方向预测https://blog.csdn.net/zhangshangjie1/article/details/135261303分支预测的地址跳转https://blog.csdn.net/zhangshangjie1/article/details/139169767分支预测失败的处理https://blog.csdn.net/zhangshangjie1/article/details/134964464超标量处理器中的分支预测实现https://blog.csdn.net/zhangshangjie1/article/details/137681183TAGE predictorhttps://blog.csdn.net/zhangshangjie1/article/details/140291542

TAGE-SC-L predictorhttps://blog.csdn.net/zhangshangjie1/article/details/142791925?spm=1001.2014.3001.5501

TAGE-SC分支预测器https://blog.csdn.net/zhangshangjie1/article/details/142824078?spm=1001.2014.3001.5502

指令集体系

指令集体系简读https://blog.csdn.net/zhangshangjie1/article/details/137681854RISCV指令集体系简读之RV32Ihttps://blog.csdn.net/zhangshangjie1/article/details/137792240RISCV指令集体系简读之RV32Mhttps://blog.csdn.net/zhangshangjie1/article/details/137794084
decode

超标量之指令解码_指令集解码https://blog.csdn.net/zhangshangjie1/article/details/138484616
rename

处理器的状态管理https://blog.csdn.net/zhangshangjie1/article/details/134942507处理器中的几种hazardhttps://blog.csdn.net/zhangshangjie1/article/details/142755074

rename--统一的PRFhttps://blog.csdn.net/zhangshangjie1/article/details/134839027rename--超标量处理器的实现https://blog.csdn.net/zhangshangjie1/article/details/134840126rename--恢复流程https://blog.csdn.net/zhangshangjie1/article/details/134851171rename--一些例子与问题https://blog.csdn.net/zhangshangjie1/article/details/134849671Rename--CAM在checkpoint恢复上的流程与优势https://blog.csdn.net/zhangshangjie1/article/details/134850744
ISSUE

ISSUE的基本概念_cpu issuehttps://blog.csdn.net/zhangshangjie1/article/details/135022058发射过程中的流水线https://blog.csdn.net/zhangshangjie1/article/details/135058018issue queue的实现方式https://blog.csdn.net/zhangshangjie1/article/details/135022410issue阶段的选择电路的实现https://blog.csdn.net/zhangshangjie1/article/details/135059098超标量处理器的唤醒https://blog.csdn.net/zhangshangjie1/article/details/135062260唤醒阶段的推测唤醒(1)https://blog.csdn.net/zhangshangjie1/article/details/135064162唤醒阶段的推测唤醒(2)https://blog.csdn.net/zhangshangjie1/article/details/135080169issue unithttps://blog.csdn.net/zhangshangjie1/article/details/134987790
Execution

execution unit的概念与实现----BRU_branch unithttps://blog.csdn.net/zhangshangjie1/article/details/134920891execution unit的概念与实现----ALUhttps://blog.csdn.net/zhangshangjie1/article/details/134922342execution unit的概念与实现----AGUhttps://blog.csdn.net/zhangshangjie1/article/details/134923028LSU介绍https://blog.csdn.net/zhangshangjie1/article/details/134923571处理器中store指令的处理https://blog.csdn.net/zhangshangjie1/article/details/134968473
Commit

ROB的结构与作用https://blog.csdn.net/zhangshangjie1/article/details/134934552ROB&dispatch stagehttps://blog.csdn.net/zhangshangjie1/article/details/134957062ROB端口需求https://blog.csdn.net/zhangshangjie1/article/details/134941707
Exception & Interrupt

处理器中异常的处理https://blog.csdn.net/zhangshangjie1/article/details/134965392riscv中的异常简介https://blog.csdn.net/zhangshangjie1/article/details/135123640Excp/Trap/Int的一些简单说明https://blog.csdn.net/zhangshangjie1/article/details/135413348TRAP概念及流程简介https://blog.csdn.net/zhangshangjie1/article/details/135000648处理器中断的处理https://blog.csdn.net/zhangshangjie1/article/details/134967330Machine Interrupt Registershttps://blog.csdn.net/zhangshangjie1/article/details/135544363Machine Trap Delegation Registershttps://blog.csdn.net/zhangshangjie1/article/details/135548720Machine Mode下的Excp处理https://blog.csdn.net/zhangshangjie1/article/details/142764415
特权架构

RV32/64 特权架构https://blog.csdn.net/zhangshangjie1/article/details/134974656risc-v system instructionhttps://blog.csdn.net/zhangshangjie1/article/details/135003940
VECTOR

RISC-V vector(1) --- vector的引入与register说明https://blog.csdn.net/zhangshangjie1/article/details/141459803
浮点运算

浮点数的加法运算https://blog.csdn.net/zhangshangjie1/article/details/137920540浮点数的乘法处理https://blog.csdn.net/zhangshangjie1/article/details/138808445浮点数的转换--IEEE 754https://blog.csdn.net/zhangshangjie1/article/details/135204585
MISC

经典5级流水线概述https://blog.csdn.net/zhangshangjie1/article/details/142759726Mtime&Mtimecmphttps://blog.csdn.net/zhangshangjie1/article/details/135595319处理器类型简介https://blog.csdn.net/zhangshangjie1/article/details/135214846RISCV中的寄存器操作https://blog.csdn.net/zhangshangjie1/article/details/134996405

相关推荐
若风的雨4 天前
RISC-V入门资料
risc-v
禾仔仔6 天前
RISC-V CLINT、PLIC及芯来ECLIC中断机制分析 —— RISC-V中断机制(一)
risc-v·plic·eclic·clic·clint·中断咬尾·中断嵌套
ssslar6 天前
MIT XV6 - 1.6 Lab: Xv6 and Unix utilities -uptime
操作系统·risc-v·xv6
Thomas_Fly7 天前
RISC-V hardfault分析工具,RTTHREAD-RVBACKTRACE
risc-v
sinovoip10 天前
Banana Pi BPI-CM6 是一款八核 RISC-V 模块,兼容 Raspberry Pi CM 载板
risc-v
ssslar12 天前
MIT XV6 - 1.2 Lab: Xv6 and Unix utilities - pingpong
操作系统·risc-v·xv6
乌旭15 天前
算力经济模型研究:从云计算定价到去中心化算力市场设计
人工智能·深度学习·云计算·去中心化·区块链·gpu算力·risc-v
乌旭17 天前
RISC-V GPU架构研究进展:在深度学习推理场景的可行性验证
人工智能·深度学习·架构·transformer·边缘计算·gpu算力·risc-v
ssslar19 天前
MIT XV6 - 1.1 Lab: Xv6 and Unix utilities - sleep 是怎样练成的?
操作系统·risc-v·xv6
黑不拉几的小白兔20 天前
risc-V学习日记(4):RV32I指令集
学习·risc-v