Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dcsr.c3219 static RISCVException read_sepc(CPURISCVState *env, int csrno, in read_sepc() function
5168 [CSR_SEPC] = { "sepc", smode, read_sepc, write_sepc },