On 4/11/19 12:08 AM, David Hildenbrand wrote: > Similar to VECTOR SHIFT RIGHT ARITHMETICAL. > > Signed-off-by: David Hildenbrand <[email protected]> > --- > target/s390x/helper.h | 1 + > target/s390x/insn-data.def | 4 ++++ > target/s390x/translate_vx.inc.c | 17 +++++++++++++++++ > target/s390x/vec_int_helper.c | 6 ++++++ > 4 files changed, 28 insertions(+)
Reviewed-by: Richard Henderson <[email protected]> r~
