qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v6 06/57] target/loongarch: Use gen_helper_gvec_3 for 3OP vec


From: Richard Henderson
Subject: Re: [PATCH v6 06/57] target/loongarch: Use gen_helper_gvec_3 for 3OP vector instructions
Date: Wed, 13 Sep 2023 19:54:45 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0

On 9/13/23 19:25, Song Gao wrote:
Signed-off-by: Song Gao<gaosong@loongson.cn>
---
  target/loongarch/helper.h                   | 214 +++++-----
  target/loongarch/vec_helper.c               | 444 +++++++++-----------
  target/loongarch/insn_trans/trans_vec.c.inc |  19 +-
  3 files changed, 326 insertions(+), 351 deletions(-)

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

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]