[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 10/13] target/arm: Add data argument to do_fp3_vector
From: |
Peter Maydell |
Subject: |
Re: [PATCH 10/13] target/arm: Add data argument to do_fp3_vector |
Date: |
Tue, 25 Jun 2024 13:43:09 +0100 |
On Tue, 25 Jun 2024 at 06:10, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> target/arm/tcg/translate-a64.c | 52 +++++++++++++++++-----------------
> 1 file changed, 26 insertions(+), 26 deletions(-)
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
- Re: [PATCH 06/13] target/arm: Convert SUDOT, USDOT to decodetree, (continued)
- [PATCH 07/13] target/arm: Convert BFDOT to decodetree, Richard Henderson, 2024/06/25
- [PATCH 08/13] target/arm: Convert BFMLALB, BFMLALT to decodetree, Richard Henderson, 2024/06/25
- [PATCH 09/13] target/arm: Convert BFMMLA, SMMLA, UMMLA, USMMLA to decodetree, Richard Henderson, 2024/06/25
- [PATCH 11/13] target/arm: Convert FCADD to decodetree, Richard Henderson, 2024/06/25
- [PATCH 10/13] target/arm: Add data argument to do_fp3_vector, Richard Henderson, 2024/06/25
- Re: [PATCH 10/13] target/arm: Add data argument to do_fp3_vector,
Peter Maydell <=
- [PATCH 13/13] target/arm: Delete dead code from disas_simd_indexed, Richard Henderson, 2024/06/25
- [PATCH 12/13] target/arm: Convert FCMLA to decodetree, Richard Henderson, 2024/06/25