Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dcsr.c4217 static RISCVException write_mtval2(CPURISCVState *env, int csrno, in write_mtval2() function
5256 [CSR_MTVAL2] = { "mtval2", hmode, read_mtval2, write_mtval2,