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