On 2/26/19 3:39 AM, David Hildenbrand wrote: > Very similar to VECTOR LOAD WITH LENGTH, just the opposite direction. > > Signed-off-by: David Hildenbrand <da...@redhat.com> > --- > target/s390x/helper.h | 1 + > target/s390x/insn-data.def | 2 ++ > target/s390x/translate_vx.inc.c | 13 +++++++++++++ > target/s390x/vec_helper.c | 15 +++++++++++++++ > 4 files changed, 31 insertions(+) Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~