Searched refs:read_hstateenh (Results 1 – 1 of 1) sorted by relevance
/qemu/target/riscv/ |
H A D | csr.c | 3545 static RISCVException read_hstateenh(CPURISCVState *env, int csrno, in read_hstateenh() function 5902 [CSR_HSTATEEN0H] = { "hstateen0h", hstateenh, read_hstateenh, 5908 [CSR_HSTATEEN1H] = { "hstateen1h", hstateenh, read_hstateenh, 5914 [CSR_HSTATEEN2H] = { "hstateen2h", hstateenh, read_hstateenh, 5920 [CSR_HSTATEEN3H] = { "hstateen3h", hstateenh, read_hstateenh,
|