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

相关推荐
矜辰所致6 天前
沁恒微 RISC-V 芯片开发工具 MounRiver Studio 使用
ide·沁恒微·开发工具·risc-v·mrsii
矜辰所致8 天前
【导航】沁恒微 RISC-V 蓝牙 入门教程目录 【快速跳转】
沁恒微·蓝牙·risc-v·ble·ch585
国科安芯13 天前
AS32S601ZIT2型MCU:基于RISC-V架构的抗辐照设计与试验评估
网络·单片机·嵌入式硬件·fpga开发·架构·硬件架构·risc-v
Eloudy13 天前
全文 -- Vortex: Extending the RISC-V ISA for GPGPU and 3D-Graphics Research
gpu·risc-v·arch
慧都小项14 天前
Parasoft助力RISC-V芯片量产:提供高可靠软件测试方案
软件测试·risc-v·芯片·parasoft
京雨14 天前
关于RISC-V 中断处理的分析
单片机·嵌入式硬件·risc-v
京雨15 天前
RISC-V 中的 Wait For Interrupt 指令 (wfi) 详解
risc-v
国科安芯1 个月前
前沿探索:RISC-V 架构 MCU 在航天级辐射环境下的可靠性测试
网络·单片机·嵌入式硬件·fpga开发·硬件架构·risc-v
longxiangam1 个月前
墨水屏程序
单片机·嵌入式硬件·rust·risc-v
咕咚.萌西1 个月前
RISC-V体系架构
嵌入式硬件·架构·risc-v