s390x/tcg: implement spm (SET PROGRAM MASK)
commit6b257354c4912d536b999ef32968b1cbb8add4f2
authorDavid Hildenbrand <david@redhat.com>
Wed, 20 Sep 2017 15:30:14 +0000 (20 17:30 +0200)
committerCornelia Huck <cohuck@redhat.com>
Fri, 6 Oct 2017 08:53:01 +0000 (6 10:53 +0200)
tree459c71b17c0dbf4adc3379f51f30efa3d452875a
parentd8f932cc696250cb740240d668b39df5fbb2d5a0
s390x/tcg: implement spm (SET PROGRAM MASK)

Missing and is used inside Linux in the context of CPACF.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20170920153016.3858-2-david@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
target/s390x/cpu.h
target/s390x/insn-data.def
target/s390x/translate.c