Home
last modified time | relevance | path

Searched refs:MMTE_M_PM_INSN (Results 1 – 2 of 2) sorted by relevance

/qemu/target/riscv/
H A Dcpu_bits.h801 #define MMTE_M_PM_INSN M_PM_INSN macro
804 MMTE_M_PM_ENABLE | MMTE_M_PM_CURRENT | MMTE_M_PM_INSN | \
H A Dcsr.c4030 wpri_val &= ~(MMTE_M_PM_INSN | MMTE_S_PM_INSN | MMTE_U_PM_INSN); in write_mmte()