On 4/17/23 15:58, Lawrence Hunter wrote:
From: Nazar Kazakov<nazar.kaza...@codethink.co.uk>

Move the checks out of `do_opiv{v,x,i}_gvec{,_shift}` functions
and into the corresponding macros. This enables the functions to be
reused in proceeding commits without check duplication.

Signed-off-by: Nazar Kazakov<nazar.kaza...@codethink.co.uk>
---
  target/riscv/insn_trans/trans_rvv.c.inc | 28 +++++++++++--------------
  1 file changed, 12 insertions(+), 16 deletions(-)

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

r~

Reply via email to