qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] tests/docker: tests/tcg/ppc64le: Newer toolchain to build tests for PowerISA v3.1 instructions
@ 2021-04-20  1:33 matheus.ferst
  2021-04-20  1:33 ` [PATCH 1/2] tests/docker: gcc-10 based images for ppc64{,le} tests matheus.ferst
  2021-04-20  1:33 ` [PATCH 2/2] tests/tcg/ppc64le: tests for brh/brw/brd matheus.ferst
  0 siblings, 2 replies; 13+ messages in thread
From: matheus.ferst @ 2021-04-20  1:33 UTC (permalink / raw)
  To: qemu-devel
  Cc: Matheus Ferst, gustavo.romero, f4bug, qemu-ppc, bruno.larsen,
	alex.bennee, david

From: Matheus Ferst <matheus.ferst@eldorado.org.br>

This series adds gcc-10 based images to enable the build of tests with Power10
instructions. Then, to put it to good use, a tests for the byte-reverse
instructions (implemented in 9d69cfa2faa7) is introduced.

Matheus Ferst (2):
  tests/docker: gcc-10 based images for ppc64{,le} tests
  tests/tcg/ppc64le: tests for brh/brw/brd

 tests/docker/Makefile.include                 |  2 ++
 .../debian-powerpc-test-cross.docker          | 17 ++++++++++++++
 tests/tcg/configure.sh                        | 12 ++++++----
 tests/tcg/ppc64/Makefile.target               |  7 ++++++
 tests/tcg/ppc64le/Makefile.target             |  7 ++++++
 tests/tcg/ppc64le/byte_reverse.c              | 22 +++++++++++++++++++
 6 files changed, 63 insertions(+), 4 deletions(-)
 create mode 100644 tests/docker/dockerfiles/debian-powerpc-test-cross.docker
 create mode 100644 tests/tcg/ppc64le/byte_reverse.c

-- 
2.25.1



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

end of thread, other threads:[~2021-04-20 16:57 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-20  1:33 [PATCH 0/2] tests/docker: tests/tcg/ppc64le: Newer toolchain to build tests for PowerISA v3.1 instructions matheus.ferst
2021-04-20  1:33 ` [PATCH 1/2] tests/docker: gcc-10 based images for ppc64{,le} tests matheus.ferst
2021-04-20  3:59   ` David Gibson
2021-04-20 12:20     ` [PATCH 1/2] tests/docker: gcc-10 based images for ppc64{, le} tests Alex Bennée
2021-04-20 12:35       ` Philippe Mathieu-Daudé
2021-04-20 15:06         ` Matheus K. Ferst
2021-04-20 14:31       ` [PATCH 1/2] tests/docker: gcc-10 based images for ppc64{,le} tests Matheus K. Ferst
2021-04-20 16:53         ` [PATCH 1/2] tests/docker: gcc-10 based images for ppc64{, le} tests Alex Bennée
2021-04-20  1:33 ` [PATCH 2/2] tests/tcg/ppc64le: tests for brh/brw/brd matheus.ferst
2021-04-20 14:58   ` Richard Henderson
2021-04-20 15:12     ` Matheus K. Ferst
2021-04-20 14:58   ` Richard Henderson
2021-04-20 15:12     ` Matheus K. Ferst

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).