s390x/tcg: handle privileged instructions via flags
commitb51cc1d826f3e86f790117d21d2bf1a3fb03b5a4
authorDavid Hildenbrand <david@redhat.com>
Thu, 27 Sep 2018 13:03:01 +0000 (27 15:03 +0200)
committerCornelia Huck <cohuck@redhat.com>
Thu, 4 Oct 2018 08:32:39 +0000 (4 10:32 +0200)
tree4e24fb51a68d23fea9c6282209940d944ad2a4d3
parentdb0504154ef1feedd135f25f8ca6e9abb5d00bbb
s390x/tcg: handle privileged instructions via flags

Let's check this also at a central place.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20180927130303.12236-8-david@redhat.com>
Acked-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
target/s390x/insn-data.def
target/s390x/translate.c