Home
last modified time | relevance | path

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

/qemu/target/riscv/
H A Dcsr.c4865 static RISCVException write_htval(CPURISCVState *env, int csrno, in write_htval() function
6022 [CSR_HTVAL] = { "htval", hmode, read_htval, write_htval,