On 3/1/19 3:53 AM, David Hildenbrand wrote: > Fairly easy, zero out the vector before we load the desired element. > Load the element before touching the vector. > > Signed-off-by: David Hildenbrand <da...@redhat.com> > --- > target/s390x/insn-data.def | 2 ++ > target/s390x/translate_vx.inc.c | 46 +++++++++++++++++++++++++++++++++ > 2 files changed, 48 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~