mirror of https://github.com/xemu-project/xemu.git
Access to a counter in U-mode is permitted only if the corresponding bit is set in both mcounteren and scounteren. The current code ignores mcounteren and checks scounteren only for U-mode access. Signed-off-by: Xi Wang <xi.wang@gmail.com> Reviewed-by: Palmer Dabbelt <palmer@sifive.com> Signed-off-by: Palmer Dabbelt <palmer@sifive.com> |
||
|---|---|---|
| .. | ||
| Makefile.objs | ||
| cpu.c | ||
| cpu.h | ||
| cpu_bits.h | ||
| cpu_helper.c | ||
| cpu_user.h | ||
| csr.c | ||
| fpu_helper.c | ||
| gdbstub.c | ||
| helper.h | ||
| instmap.h | ||
| op_helper.c | ||
| pmp.c | ||
| pmp.h | ||
| translate.c | ||