diff options
-rw-r--r-- | src/sscofpmf.adoc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/sscofpmf.adoc b/src/sscofpmf.adoc index 101c15f..8ed0984 100644 --- a/src/sscofpmf.adoc +++ b/src/sscofpmf.adoc @@ -128,7 +128,7 @@ eventually overflow. This extension adds the description of the LCOFIP/LCOFIE bits in these registers (and modifies related text) as follows: -LCOFIP is added to mip in <<mipreg-standard>> as bit 13. LCOFIP is added to mie in +LCOFIP is added to mip in <<mipreg-standard>> as bit 13. LCOFIE is added to mie in <<miereg-standard>> as bit 13. If the Sscofpmf extension is implemented, bits mip.LCOFIP and mie.LCOFIE are @@ -150,7 +150,7 @@ decreasing priority order: MEI, MSI, MTI, SEI, SSI, STI, LCOFI. This extension adds the description of the LCOFIP/LCOFIE bits in these registers (and modifies related text) as follows: -LCOFIP is added to sip in <<sipreg-standard>> as bit 13. LCOFIP is added to sie in +LCOFIP is added to sip in <<sipreg-standard>> as bit 13. LCOFIE is added to sie in <<siereg-standard>> as bit 13. If the Sscofpmf extension is implemented, bits sip.LCOFIP and sie.LCOFIE are @@ -186,4 +186,4 @@ hcounteren) CSRs that mediate access to the hpmcounter CSRs by S-mode (or VS-mode). In M and S modes, scountovf bit _X_ is readable when mcounteren bit _X_ is set, and otherwise reads as zero. Similarly, in VS mode, scountovf bit _X_ is readable when mcounteren bit _X_ and hcounteren bit _X_ are both set, -and otherwise reads as zero.
\ No newline at end of file +and otherwise reads as zero. |