Skip to content

riscv_smcsrind_sscsrind

Tsukasa OI edited this page Aug 11, 2023 · 4 revisions

Draft Extension: Smcsrind and Sscsrind

Feature Description

This commit adds indirect CSR access extensions (Smcsrind / Sscsrind) and their CSRs based on the latest documentation (as of 2023-08-07): https://docs.google.com/document/d/1ZxTSUWX_9_VafWeA0l1ci9RFjmivLuZn-US9IbFOEWY

Because six CSRs are duplicates of Smaia / Ssaia extensions, it adds complex CSR handling for those.

Clone this wiki locally