qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH 47/67] target/arm: Introduce clear_vec


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 47/67] target/arm: Introduce clear_vec
Date: Mon, 2 Dec 2024 17:33:38 +0100
User-agent: Mozilla Thunderbird

On 1/12/24 16:05, Richard Henderson wrote:
In a couple of places, clearing the entire vector before storing one
element is the easiest solution.  Wrap that into a helper function.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  target/arm/tcg/translate-a64.c | 21 ++++++++++++---------
  1 file changed, 12 insertions(+), 9 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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