On 4/11/19 12:08 AM, David Hildenbrand wrote: > We can reuse an existing gvec helper for negating the values. > > Signed-off-by: David Hildenbrand <da...@redhat.com> > --- > target/s390x/insn-data.def | 2 ++ > target/s390x/translate_vx.inc.c | 17 +++++++++++++++++ > 2 files changed, 19 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~