Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dcsr.c278 static int aia_smode(CPURISCVState *env, int csrno) in aia_smode() function
4672 [CSR_SISELECT] = { "siselect", aia_smode, NULL, NULL, rmw_xiselect },
4673 [CSR_SIREG] = { "sireg", aia_smode, NULL, NULL, rmw_xireg },
4676 [CSR_STOPEI] = { "stopei", aia_smode, NULL, NULL, rmw_xtopei },
4677 [CSR_STOPI] = { "stopi", aia_smode, read_stopi },