On 4/11/19 12:08 AM, David Hildenbrand wrote: > Perform the calculations without a helper. Only 16 bit or 32 bit values > have to be added. > > Signed-off-by: David Hildenbrand <da...@redhat.com> > --- > target/s390x/insn-data.def | 2 ++ > target/s390x/translate_vx.inc.c | 29 +++++++++++++++++++++++++++++ > 2 files changed, 31 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~