Searched refs:riscv_csrr (Results 1 – 3 of 3) sorted by relevance
54 RISCVException ret = riscv_csrr(env, csr, &val); in helper_csrr()
778 RISCVException riscv_csrr(CPURISCVState *env, int csrno,
4817 RISCVException riscv_csrr(CPURISCVState *env, int csrno, in riscv_csrr() function4958 ret = riscv_csrr(env, csrno, ret_value); in riscv_csrrw_debug()