qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v4 21/48] target/loongarch: Implement xvexth


From: Richard Henderson
Subject: Re: [PATCH v4 21/48] target/loongarch: Implement xvexth
Date: Wed, 30 Aug 2023 15:34:08 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0

On 8/30/23 01:48, Song Gao wrote:
This patch includes:
- XVEXTH.{H.B/W.H/D.W/Q.D};
- XVEXTH.{HU.BU/WU.HU/DU.WU/QU.DU}.

Signed-off-by: Song Gao<gaosong@loongson.cn>
---
  target/loongarch/insns.decode                |  9 +++++
  target/loongarch/disas.c                     |  9 +++++
  target/loongarch/vec_helper.c                | 36 +++++++++++++-------
  target/loongarch/insn_trans/trans_lasx.c.inc |  9 +++++
  4 files changed, 51 insertions(+), 12 deletions(-)

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


r~



reply via email to

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