qemu-devel
[Top][All Lists]
Advanced

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

Re: [RFC PATCH v2 19/44] target/loongarch: Implement vexth


From: Richard Henderson
Subject: Re: [RFC PATCH v2 19/44] target/loongarch: Implement vexth
Date: Fri, 31 Mar 2023 22:07:29 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0

On 3/27/23 20:06, Song Gao wrote:
This patch includes:
- VEXTH.{H.B/W.H/D.W/Q.D};
- VEXTH.{HU.BU/WU.HU/DU.WU/QU.DU}.

Signed-off-by: Song Gao<gaosong@loongson.cn>
---
  target/loongarch/disas.c                    |  9 ++++++
  target/loongarch/helper.h                   |  9 ++++++
  target/loongarch/insn_trans/trans_lsx.c.inc | 20 ++++++++++++
  target/loongarch/insns.decode               |  9 ++++++
  target/loongarch/lsx_helper.c               | 35 +++++++++++++++++++++
  5 files changed, 82 insertions(+)

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

r~



reply via email to

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