Searched refs:rmw_xiselect (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/riscv/ |
H A D | csr.c | 1969 static RISCVException rmw_xiselect(CPURISCVState *env, int csrno, in rmw_xiselect() function 5068 [CSR_MISELECT] = { "miselect", aia_any, NULL, NULL, rmw_xiselect }, 5187 [CSR_SISELECT] = { "siselect", aia_smode, NULL, NULL, rmw_xiselect }, 5268 rmw_xiselect },
|