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