qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH v2 06/15] target/arm: Use MAKE_64BIT_MASK to compute indexmas


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 06/15] target/arm: Use MAKE_64BIT_MASK to compute indexmask
Date: Thu, 10 Feb 2022 12:15:55 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.5.1

On 10/2/22 05:04, Richard Henderson wrote:
The macro is a bit more readable than the inlined computation.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  target/arm/helper.c | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>




reply via email to

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