qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v5 10/16] tcg/s390x: Implement andc, orc, abs, neg, not vecto


From: David Hildenbrand
Subject: Re: [PATCH v5 10/16] tcg/s390x: Implement andc, orc, abs, neg, not vector operations
Date: Thu, 16 Sep 2021 10:12:06 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

On 15.09.21 23:31, Richard Henderson wrote:
These logical and arithmetic operations are optional but trivial.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  tcg/s390x/tcg-target-con-set.h |  1 +
  tcg/s390x/tcg-target.h         | 11 ++++++-----
  tcg/s390x/tcg-target.c.inc     | 32 ++++++++++++++++++++++++++++++++
  3 files changed, 39 insertions(+), 5 deletions(-)

Reviewed-by: David Hildenbrand <david@redhat.com>


--
Thanks,

David / dhildenb




reply via email to

[Prev in Thread] Current Thread [Next in Thread]