PRV_M is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

PRV_M macro

Syntax

#define PRV_M 3

References

LocationText
encoding.h:225
#define PRV_M 3
riscv.c:1545
if ((get_field(mstatus, MSTATUS_MPRV) ? get_field(mstatus, MSTATUS_MPP) : priv) == PRV_M) {