s390x/tcg: Implement VECTOR REPLICATE IMMEDIATE
authorDavid Hildenbrand <david@redhat.com>
Thu, 7 Mar 2019 12:15:30 +0000 (13:15 +0100)
committerCornelia Huck <cohuck@redhat.com>
Mon, 11 Mar 2019 08:31:01 +0000 (09:31 +0100)
commit3a338e29dfc892418b1ecd4401f84da8e8d80a40
treeee04b140d0d52522dbe19a4715d49e539537b63d
parent28d08731b1d826ddadcd062bae6fc717250e7667
s390x/tcg: Implement VECTOR REPLICATE IMMEDIATE

Like VECTOR REPLICATE, but the element to be replicated comes from an
immediate.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20190307121539.12842-24-david@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
target/s390x/insn-data.def
target/s390x/translate_vx.inc.c