Home
last modified time | relevance | path

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

/qemu/target/riscv/
H A Dcsr.c281 static RISCVException aia_smode(CPURISCVState *env, int csrno) in aia_smode() function
4750 [CSR_SISELECT] = { "siselect", aia_smode, NULL, NULL, rmw_xiselect },
4751 [CSR_SIREG] = { "sireg", aia_smode, NULL, NULL, rmw_xireg },
4754 [CSR_STOPEI] = { "stopei", aia_smode, NULL, NULL, rmw_xtopei },
4755 [CSR_STOPI] = { "stopi", aia_smode, read_stopi },