Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dop_helper.c87 RISCVException ret = riscv_csrr_i128(env, csr, &rv); in helper_csrr_i128()
H A Dcpu.h788 RISCVException riscv_csrr_i128(CPURISCVState *env, int csrno,
H A Dcsr.c4799 RISCVException riscv_csrr_i128(CPURISCVState *env, int csrno, in riscv_csrr_i128() function