Re: [PATCH v8 78/78] target/riscv: rvv-1.0: update opivv_vadc_check() comment

2021-10-26 Thread Alistair Francis
On Fri, Oct 15, 2021 at 6:48 PM wrote: > > From: Frank Chang > > Vector Integer Add-with-Carry / Subtract-with-Borrow Instructions is > moved to Section 11.4 in RVV v1.0 spec. Update the comment, no > functional changes. > > Signed-off-by: Frank Chang Reviewed-by: Alistair Francis Alistair >

[PATCH v8 78/78] target/riscv: rvv-1.0: update opivv_vadc_check() comment

2021-10-15 Thread frank . chang
From: Frank Chang Vector Integer Add-with-Carry / Subtract-with-Borrow Instructions is moved to Section 11.4 in RVV v1.0 spec. Update the comment, no functional changes. Signed-off-by: Frank Chang --- target/riscv/insn_trans/trans_rvv.c.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)