qemu-e2k/tests/tcg/ppc64
Alex Bennée 21750c3c89 tests/tcg: add an explicit gdbstub register tester
We already do a couple of "info registers" for specific tests but this
is a more comprehensive multiarch test. It also has some output
helpful for debugging the gdbstub by showing which XML features are
advertised and what the underlying register numbers are.

My initial motivation was to see if there are any duplicate register
names exposed via the gdbstub while I was reviewing the proposed
register interface for TCG plugins.

Mismatches between the xml and remote-desc are reported for debugging
but do not fail the test.

We also skip the tests for the following arches for now until we can
investigate and fix any issues:

  - s390x (fails to read v0l->v15l, not seen in remote-registers)
  - ppc64 (fails to read vs0h->vs31h, not seen in remote-registers)

Cc: Akihiko Odaki <akihiko.odaki@daynix.com>
Cc: Luis Machado <luis.machado@linaro.org>
Cc: Ilya Leoshkevich <iii@linux.ibm.com>
Cc: qemu-s390x@nongnu.org
Cc: Nicholas Piggin <npiggin@gmail.com>
Cc: Daniel Henrique Barboza <danielhb413@gmail.com>
Cc: qemu-ppc@nongnu.org
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20231106185112.2755262-7-alex.bennee@linaro.org>
2023-11-08 15:15:23 +00:00
..
bcdsub.c tests/tcg: unify ppc64 and ppc64le Makefiles 2022-10-06 11:53:40 +01:00
byte_reverse.c tests/tcg: unify ppc64 and ppc64le Makefiles 2022-10-06 11:53:40 +01:00
Makefile.target tests/tcg: add an explicit gdbstub register tester 2023-11-08 15:15:23 +00:00
mffsce.c tests/tcg: unify ppc64 and ppc64le Makefiles 2022-10-06 11:53:40 +01:00
mtfsf.c tests/tcg: unify ppc64 and ppc64le Makefiles 2022-10-06 11:53:40 +01:00
non_signalling_xscv.c tests/tcg: unify ppc64 and ppc64le Makefiles 2022-10-06 11:53:40 +01:00
signal_save_restore_xer.c tests/tcg: unify ppc64 and ppc64le Makefiles 2022-10-06 11:53:40 +01:00
test-aes.c tests/multiarch: Add test-aes 2023-07-08 07:30:17 +01:00
vector.c tests: tcg: ppc64: Add tests for Vector Extract Mask Instructions 2023-05-05 12:34:22 -03:00
xxspltw.c tests/tcg: unify ppc64 and ppc64le Makefiles 2022-10-06 11:53:40 +01:00