Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Commit

Permalink
Update readme.adoc
Browse files Browse the repository at this point in the history
Adding note to indicate issues should be logged against the riscv-isa-manual repository.

Signed-off-by: Bill Traynor <[email protected]>
  • Loading branch information
wmat authored Mar 21, 2024
1 parent 8ecc327 commit 2c7fe79
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions readme.adoc
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
[NOTE]
====
Cycle & Instret Privilege Mode Filtering (Smcntrpmf) has been merged into the Privileged Specification. Please log any issues against the link:https:/riscv/riscv-isa-manual[RISC-V ISA Manual] repository.
====

= Cycle & Instret Privilege Mode Filtering Architecture Extension

Smcntrpmf extension extends the RISC-V Privileged ISA to support privilege mode filtering for the cycle and instret counters. (‘Sm’ for privileged M-mode extension, ‘cntr’ because it extends the 'Zicntr' extension, ‘pmf’ for Privilege Mode Filtering). This extension depends on the Zicntr extension.
Expand Down

0 comments on commit 2c7fe79

Please sign in to comment.