Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dcsr.c2857 static RISCVException write_stval(CPURISCVState *env, int csrno, in write_stval() function
4655 [CSR_STVAL] = { "stval", smode, read_stval, write_stval },