Home
last modified time | relevance | path

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

/qemu/target/riscv/
H A Dcsr.c3256 static RISCVException write_senvcfg(CPURISCVState *env, int csrno, in write_senvcfg() function
5869 [CSR_SENVCFG] = { "senvcfg", smode, read_senvcfg, write_senvcfg,