Home
last modified time | relevance | path

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

/qemu/target/riscv/
H A Dcsr.c3176 static RISCVException write_henvcfg(CPURISCVState *env, int csrno,
3211 return write_henvcfg(env, CSR_HENVCFG, env->henvcfg, ra); in write_menvcfg()
3313 static RISCVException write_henvcfg(CPURISCVState *env, int csrno, in write_henvcfg() function
5871 [CSR_HENVCFG] = { "henvcfg", hmode, read_henvcfg, write_henvcfg,