qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v6 08/10] util/bufferiszero: Simplify test_buffer_is_zero_nex


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v6 08/10] util/bufferiszero: Simplify test_buffer_is_zero_next_accel
Date: Mon, 29 Apr 2024 13:05:47 +0200
User-agent: Mozilla Thunderbird

On 25/4/24 00:57, Richard Henderson wrote:
Because the three alternatives are monotonic, we don't
need to keep a couple of bitmasks, just identify the
strongest alternative at startup.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  util/bufferiszero.c | 56 ++++++++++++++++++---------------------------
  1 file changed, 22 insertions(+), 34 deletions(-)

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




reply via email to

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