Home
last modified time | relevance | path

Searched refs:CSR_MEPC (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/riscv/include/asm/
H A Dcsr.h360 #define CSR_MEPC 0x341 macro
401 # define CSR_EPC CSR_MEPC
/openbmc/u-boot/arch/riscv/include/asm/
H A Dencoding.h225 #define CSR_MEPC 0x341 macro
/openbmc/qemu/target/riscv/
H A Dcpu_bits.h167 #define CSR_MEPC 0x341 macro
H A Dcpu.c783 CSR_MEPC, in riscv_cpu_dump_state()
H A Dcsr.c5062 [CSR_MEPC] = { "mepc", any, read_mepc, write_mepc },