Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dcsr.c2590 static RISCVException write_mstateenh(CPURISCVState *env, int csrno, in write_mstateenh() function
2612 return write_mstateenh(env, csrno, wr_mask, new_val); in write_mstateen0h()
2618 return write_mstateenh(env, csrno, SMSTATEEN_STATEEN, new_val); in write_mstateenh_1_3()