On 5/31/19 5:44 AM, David Hildenbrand wrote: > Very similar to VECTOR FP DIVIDE. > > 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 | 3 +++ > target/s390x/vec_fpu_helper.c | 17 +++++++++++++++++ > 4 files changed, 24 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~