From: David Hildenbrand <david@redhat.com>
To: Richard Henderson <richard.henderson@linaro.org>, qemu-devel@nongnu.org
Subject: Re: [PATCH 0/3] tcg/s390: Support host vector operations
Date: Mon, 11 May 2020 10:50:01 +0200 [thread overview]
Message-ID: <9c9ce42c-f283-67a5-194a-7d973ce9a3d2@redhat.com> (raw)
In-Reply-To: <20200508155745.8223-1-richard.henderson@linaro.org>
On 08.05.20 17:57, Richard Henderson wrote:
> I've had this floating around on a branch for a while now
> It is able to run arm sve tests under qemu, but I have not
> been able to test it against real hardware.
You can run qemu-system-arm under qemu-system-s390 with vx=on ;) I'll
try to give this a churn one I figure out what to apply where. thanks
>
>
> r~
>
>
> Richard Henderson (3):
> tcg/s390: Change FACILITY representation
> tcg/s390: Merge TCG_AREG0 and TCG_REG_CALL_STACK into TCGReg
> tcg/s390: Implement vector operations
>
> tcg/s390/tcg-target.h | 92 ++--
> tcg/s390/tcg-target.opc.h | 5 +
> tcg/s390/tcg-target.inc.c | 862 +++++++++++++++++++++++++++++++++++---
> 3 files changed, 864 insertions(+), 95 deletions(-)
> create mode 100644 tcg/s390/tcg-target.opc.h
>
--
Thanks,
David / dhildenb
next prev parent reply other threads:[~2020-05-11 8:52 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-08 15:57 [PATCH 0/3] tcg/s390: Support host vector operations Richard Henderson
2020-05-08 15:57 ` [PATCH 1/3] tcg/s390: Change FACILITY representation Richard Henderson
2020-05-11 9:57 ` David Hildenbrand
2020-05-08 15:57 ` [PATCH 2/3] tcg/s390: Merge TCG_AREG0 and TCG_REG_CALL_STACK into TCGReg Richard Henderson
2020-05-11 9:58 ` David Hildenbrand
2020-05-08 15:57 ` [PATCH 3/3] tcg/s390: Implement vector operations Richard Henderson
2020-05-08 15:59 ` [PATCH 0/3] tcg/s390: Support host " Richard Henderson
2020-05-11 8:50 ` David Hildenbrand [this message]
2020-05-11 9:51 ` David Hildenbrand
2020-05-11 15:10 ` Richard Henderson
2020-05-11 15:34 ` David Hildenbrand
2020-05-11 16:38 ` Richard Henderson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=9c9ce42c-f283-67a5-194a-7d973ce9a3d2@redhat.com \
--to=david@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).