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