Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dcsr.c2011 static RISCVException read_mtval(CPURISCVState *env, int csrno, in read_mtval() function
4549 [CSR_MTVAL] = { "mtval", any, read_mtval, write_mtval },