All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] tcg/s390: Support host vector operations
@ 2020-05-08 15:57 Richard Henderson
  2020-05-08 15:57 ` [PATCH 1/3] tcg/s390: Change FACILITY representation Richard Henderson
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Richard Henderson @ 2020-05-08 15:57 UTC (permalink / raw)
  To: qemu-devel; +Cc: david

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. 


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

-- 
2.20.1



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2020-05-11 16:39 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.