[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v6 21/82] target/arm: Implement SVE2 bitwise shift right and
From: |
Peter Maydell |
Subject: |
Re: [PATCH v6 21/82] target/arm: Implement SVE2 bitwise shift right and accumulate |
Date: |
Tue, 11 May 2021 16:57:26 +0100 |
On Fri, 30 Apr 2021 at 21:53, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> target/arm/sve.decode | 8 ++++++++
> target/arm/translate-sve.c | 34 ++++++++++++++++++++++++++++++++++
> 2 files changed, 42 insertions(+)
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/6.1
for any user-visible changes.
-- PMM
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH v6 21/82] target/arm: Implement SVE2 bitwise shift right and accumulate,
Peter Maydell <=