qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 37/55] target/arm: Implement MVE VPST


From: Richard Henderson
Subject: Re: [PATCH 37/55] target/arm: Implement MVE VPST
Date: Wed, 9 Jun 2021 11:23:08 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1

On 6/7/21 9:58 AM, Peter Maydell wrote:
Implement the MVE VPST insn, which sets the predicate mask
fields in the VPR to the immediate value encoded in the insn.

Signed-off-by: Peter Maydell<peter.maydell@linaro.org>
---
  target/arm/mve.decode      |  4 +++
  target/arm/translate-mve.c | 59 ++++++++++++++++++++++++++++++++++++++
  2 files changed, 63 insertions(+)

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

r~



reply via email to

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