qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 02/16] tcg/s390x: Change FACILITY representation


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 02/16] tcg/s390x: Change FACILITY representation
Date: Sun, 27 Dec 2020 16:25:37 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.5.0

On 12/25/20 9:19 PM, Richard Henderson wrote:
> We will shortly need to be able to check facilities beyond the
> first 64.  Instead of explicitly masking against s390_facilities,
> create a HAVE_FACILITY macro that indexes an array.
> 
> Reviewed-by: David Hildenbrand <david@redhat.com>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> v2: Change name to HAVE_FACILITY (david)
> ---
>  tcg/s390x/tcg-target.h     | 29 ++++++++-------
>  tcg/s390x/tcg-target.c.inc | 74 +++++++++++++++++++-------------------
>  2 files changed, 52 insertions(+), 51 deletions(-)

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



reply via email to

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