On 5/31/19 5:44 AM, David Hildenbrand wrote: > We can reuse float64_dcmask(). > > 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 | 21 ++++++++++++++++++ > target/s390x/vec_fpu_helper.c | 39 +++++++++++++++++++++++++++++++++ > 4 files changed, 64 insertions(+)
Modulo the cc value, as discussed, Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~