Can mhpmcounter13h be accessed from any privilege level?
No. The official CSR table lists mhpmcounter13h as an RV32-only Machine read/write CSR.
mhpmcounter13h at 0xB8D is the RV32 machine high-half CSR for bits 63:32 of mhpmcounter13.
mhpmcounter13h is the RV32 high-half access CSR for bits 63:32 of mhpmcounter13; its event meaning is still determined by mhpmevent13.
On RV32, access mhpmcounter13h and mhpmcounter13 separately.
The high and low halves correspond to bits 63:32 and 31:0 of one WARL counter.
Use mhpmevent13 to determine the platform-selected event for the counter.
No. The official CSR table lists mhpmcounter13h as an RV32-only Machine read/write CSR.
No. It is only the RV32 access CSR for the upper 32 bits of mhpmcounter13.