Home
last modified time | relevance | path

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

/qemu/target/riscv/
H A Dcpu_bits.h283 #define CSR_HSTATEEN0H 0x61C macro
H A Dcsr.c533 return hstateen_pred(env, csrno, CSR_HSTATEEN0H); in hstateenh()
3548 int index = csrno - CSR_HSTATEEN0H; in read_hstateenh()
3558 int index = csrno - CSR_HSTATEEN0H; in write_hstateenh()
5902 [CSR_HSTATEEN0H] = { "hstateen0h", hstateenh, read_hstateenh,