On 2/25/19 7:42 AM, David Hildenbrand wrote: > Will be helpful for s390x. Input 128 bit and output 64 bit only, which > is sufficient for now. > > Reviewed-by: Richard Henderson <richard.hender...@linaro.org> > Signed-off-by: David Hildenbrand <da...@redhat.com> > --- > > v1 -> v2: > - Use one output (lower part) only > - Shield off big shifts by an assert > > tcg/tcg-op.c | 15 +++++++++++++++ > tcg/tcg-op.h | 1 + > 2 files changed, 16 insertions(+)
Thanks, queued. r~