s390x/tcg: Allow linux-user to use vector instructions
authorDavid Hildenbrand <david@redhat.com>
Wed, 27 Feb 2019 08:07:34 +0000 (09:07 +0100)
committerDavid Hildenbrand <david@redhat.com>
Fri, 7 Jun 2019 12:53:26 +0000 (14:53 +0200)
commitfd4818518bd8b05023a99841f8d6de7b91340099
treec267ae6edaa2e3a5b3471442f2083d18cc5a1f76
parent83b955f9a8d149c31eea015020e7cbb25918839d
s390x/tcg: Allow linux-user to use vector instructions

Once we unlock S390_FEAT_VECTOR for TCG, we want linux-user to be
able to make use of it.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Signed-off-by: David Hildenbrand <david@redhat.com>
target/s390x/cpu.c