Searched refs:riscv_csrrw_i128 (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/riscv/ |
H A D | op_helper.c | 100 RISCVException ret = riscv_csrrw_i128(env, csr, NULL, in helper_csrw_i128() 114 RISCVException ret = riscv_csrrw_i128(env, csr, &rv, in helper_csrrw_i128()
|
H A D | cpu.h | 814 RISCVException riscv_csrrw_i128(CPURISCVState *env, int csrno,
|
H A D | csr.c | 4912 RISCVException riscv_csrrw_i128(CPURISCVState *env, int csrno, in riscv_csrrw_i128() function
|