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.c326 static RISCVException aia_smode(CPURISCVState *env, int csrno) in aia_smode() function
5187 [CSR_SISELECT] = { "siselect", aia_smode, NULL, NULL, rmw_xiselect },
5188 [CSR_SIREG] = { "sireg", aia_smode, NULL, NULL, rmw_xireg },
5191 [CSR_STOPEI] = { "stopei", aia_smode, NULL, NULL, rmw_xtopei },
5192 [CSR_STOPI] = { "stopi", aia_smode, read_stopi },