Searched refs:riscv_csrrw_do128 (Results 1 – 1 of 1) sorted by relevance
4845 static RISCVException riscv_csrrw_do128(CPURISCVState *env, int csrno, in riscv_csrrw_do128() function4896 return riscv_csrrw_do128(env, csrno, ret_value, in riscv_csrr_i128()4929 return riscv_csrrw_do128(env, csrno, ret_value, new_value, write_mask); in riscv_csrrw_i128()