Searched refs:aia_smode32 (Results 1 – 1 of 1) sorted by relevance
/qemu/target/riscv/ |
H A D | csr.c | 374 static RISCVException aia_smode32(CPURISCVState *env, int csrno) in aia_smode32() function 6002 [CSR_SIEH] = { "sieh", aia_smode32, NULL, NULL, rmw_sieh }, 6003 [CSR_SIPH] = { "siph", aia_smode32, NULL, NULL, rmw_siph },
|