Home
last modified time | relevance | path

Searched hist:"748 b7f3ef78654f0ed11c85ed0b34a02f97ea856" (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tcg/s390x/
H A Dtcg-target.hdiff 748b7f3ef78654f0ed11c85ed0b34a02f97ea856 Sat Apr 27 18:51:09 CDT 2019 Richard Henderson <richard.henderson@linaro.org> tcg/s390x: Change FACILITY representation

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)
H A Dtcg-target.c.incdiff 748b7f3ef78654f0ed11c85ed0b34a02f97ea856 Sat Apr 27 18:51:09 CDT 2019 Richard Henderson <richard.henderson@linaro.org> tcg/s390x: Change FACILITY representation

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)