All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH REPOST v1 0/8] Group support and random clean-ups
@ 2018-02-23 15:46 Alex Bennée
  2018-02-23 15:46 ` [Qemu-devel] [PATCH v1 1/8] risugen: support @GroupName in risu files Alex Bennée
                   ` (8 more replies)
  0 siblings, 9 replies; 19+ messages in thread
From: Alex Bennée @ 2018-02-23 15:46 UTC (permalink / raw)
  To: peter.maydell; +Cc: qemu-arm, qemu-devel, richard.henderson, Alex Bennée

Hi,

This is essentially a re-post but with a wider distribution. There is
one extra patch which adds the FP16 1 source data processing. This is for
discussion on how best to represent all the different architectural
versions by using the second field in the aarch64.risu file.

Alex Bennée (8):
  risugen: support @GroupName in risu files
  aarch64.risu: clean-up and annotate with groups
  aarch64.risu: add cryptographic extensions for v8.2
  new contrib/generate_all.sh: batch risugen script
  contrib/run_risu.sh: allow appending of QEMU_FLAGS
  contrib/run_risu.sh: don't set -e
  contrib/run_risu.sh: add a visual cue for a clean-run
  aarch64.risu: update Floating-point data-processing (1 source)

 README                  |  10 ++
 aarch64.risu            | 287 +++++++++++++++++++++++++++++++++---------------
 contrib/generate_all.sh |  96 ++++++++++++++++
 contrib/run_risu.sh     |  10 +-
 risugen                 |  24 +++-
 5 files changed, 335 insertions(+), 92 deletions(-)
 create mode 100755 contrib/generate_all.sh

-- 
2.15.1

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

end of thread, other threads:[~2018-03-01 11:44 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-23 15:46 [Qemu-devel] [PATCH REPOST v1 0/8] Group support and random clean-ups Alex Bennée
2018-02-23 15:46 ` [Qemu-devel] [PATCH v1 1/8] risugen: support @GroupName in risu files Alex Bennée
2018-02-23 15:46 ` [Qemu-devel] [PATCH v1 2/8] aarch64.risu: clean-up and annotate with groups Alex Bennée
2018-02-23 15:46 ` [Qemu-devel] [PATCH v1 3/8] aarch64.risu: add cryptographic extensions for v8.2 Alex Bennée
2018-02-23 18:17   ` Peter Maydell
2018-02-23 15:46 ` [Qemu-devel] [PATCH v1 4/8] new contrib/generate_all.sh: batch risugen script Alex Bennée
2018-02-23 16:17   ` Daniel P. Berrangé
2018-02-23 16:42     ` Peter Maydell
2018-02-23 16:45     ` Alex Bennée
2018-02-23 16:49       ` Daniel P. Berrangé
2018-02-23 17:01         ` Peter Maydell
2018-02-23 17:05           ` Daniel P. Berrangé
2018-02-23 15:46 ` [Qemu-devel] [PATCH v1 5/8] contrib/run_risu.sh: allow appending of QEMU_FLAGS Alex Bennée
2018-02-23 18:12   ` Peter Maydell
2018-02-23 15:46 ` [Qemu-devel] [PATCH v1 6/8] contrib/run_risu.sh: don't set -e Alex Bennée
2018-02-23 15:46 ` [Qemu-devel] [PATCH v1 7/8] contrib/run_risu.sh: add a visual cue for a clean-run Alex Bennée
2018-02-23 15:46 ` [Qemu-devel] [PATCH v1 8/8] aarch64.risu: update Floating-point data-processing (1 source) Alex Bennée
2018-02-23 18:23 ` [Qemu-devel] [PATCH REPOST v1 0/8] Group support and random clean-ups Peter Maydell
2018-03-01 11:44   ` Peter Maydell

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.