Home
last modified time | relevance | path

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

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