Home
last modified time | relevance | path

Searched hist:"13054739 b5838c7ef9d2e6e88a68bbf914d63bfa" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/s390x/
H A Dcpu.hdiff 13054739b5838c7ef9d2e6e88a68bbf914d63bfa Thu Sep 27 08:02:57 CDT 2018 David Hildenbrand <david@redhat.com> s390x/tcg: store in the TB flags if AFP is enabled

We exit the TB when changing the control registers, so just like PSW
bits, this should always be consistent for a TB.

Using the PSW bit semantic makes things a lot easier compared to
manually defining the spare, shifted bits.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20180927130303.12236-4-david@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>