Home
last modified time | relevance | path

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

/qemu/target/riscv/
H A Dcsr.c5218 static RISCVException write_mtinst(CPURISCVState *env, int csrno, in write_mtinst() function
6060 [CSR_MTINST] = { "mtinst", hmode, read_mtinst, write_mtinst,