Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dcsr.c3758 static RISCVException write_vstval(CPURISCVState *env, int csrno, in write_vstval() function
4731 [CSR_VSTVAL] = { "vstval", hmode, read_vstval, write_vstval,