Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dcsr.c3484 static RISCVException write_htinst(CPURISCVState *env, int csrno, in write_htinst() function
4702 [CSR_HTINST] = { "htinst", hmode, read_htinst, write_htinst,