aboutsummaryrefslogtreecommitdiff
path: root/src/counters.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/counters.adoc')
-rw-r--r--src/counters.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/counters.adoc b/src/counters.adoc
index 0423165..d559c53 100644
--- a/src/counters.adoc
+++ b/src/counters.adoc
@@ -176,9 +176,9 @@ reading its upper and lower halves.
=== "Zihpm" Standard Extension for Hardware Performance Counters
The Zihpm extension comprises up to 29 additional unprivileged 64-bit
-hardware performance counters, 'hpmcounter3-hpmcounter31'. When
+hardware performance counters, `hpmcounter3-hpmcounter31`. When
XLEN=32, the upper 32 bits of these performance counters are accessible
-via additional CSRs 'hpmcounter3h- hpmcounter31h'. The Zihpm extension
+via additional CSRs `hpmcounter3h- hpmcounter31h`. The Zihpm extension
depends on the Zicsr extension.
[TIP]
====