We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84be2e4 commit 4783516Copy full SHA for 4783516
CHANGELOG.md
@@ -0,0 +1,8 @@
1
+# Changelog
2
+
3
+## [Unreleased]
4
5
+### Added
6
+- Added support for the RISC-V `dcsr` (Debug Control and Status Register) CSR.
7
+ - Created `src/register/dcsr.rs`
8
+ - Exposed the module in `register.rs`
0 commit comments