On 2/26/19 3:39 AM, David Hildenbrand wrote: > We can reuse the helper introduced along with VECTOR LOAD TO BLOCK > BOUNDARY. We just have to take care of converting the highest index into > a length. > > Signed-off-by: David Hildenbrand <da...@redhat.com> > --- > target/s390x/insn-data.def | 2 ++ > target/s390x/translate.c | 7 +++++++ > target/s390x/translate_vx.inc.c | 13 +++++++++++++ > 3 files changed, 22 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~