On 4/16/19 8:52 AM, David Hildenbrand wrote: > Use the new vector expansion for GVecGen3i. > > Signed-off-by: David Hildenbrand <da...@redhat.com> > --- > target/s390x/helper.h | 2 ++ > target/s390x/insn-data.def | 2 ++ > target/s390x/translate_vx.inc.c | 51 +++++++++++++++++++++++++++++++++ > target/s390x/vec_int_helper.c | 20 +++++++++++++ > 4 files changed, 75 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~