On 10/19/21 2:48 AM, Frédéric Pétrot wrote:
As opposed to the gen_arith and gen_shift generation helpers, the csr insns
do not have a common prototype, so the choice to generate 32/64 or 128-bit
helper calls is done in the trans_csrxx functions.

Signed-off-by: Frédéric Pétrot<frederic.pet...@univ-grenoble-alpes.fr>
Co-authored-by: Fabien Portas<fabien.por...@grenoble-inp.org>
---
  target/riscv/insn_trans/trans_rvi.c.inc | 201 ++++++++++++++++++------
  1 file changed, 156 insertions(+), 45 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to