On 4/11/19 12:08 AM, David Hildenbrand wrote: > We can reuse the existing 128-bit shift utility function. > > Signed-off-by: David Hildenbrand <[email protected]> > --- > target/s390x/helper.h | 1 + > target/s390x/insn-data.def | 4 ++++ > target/s390x/translate_vx.inc.c | 20 ++++++++++++++++++++ > target/s390x/vec_int_helper.c | 6 ++++++ > 4 files changed, 31 insertions(+)
Reviewed-by: Richard Henderson <[email protected]> r~
