qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH-for-5.0 v3 0/2] gdbstub: Introduce gdb_get_float32/gdb_get_float64 helpers
@ 2020-04-14 16:38 Philippe Mathieu-Daudé
  2020-04-14 16:38 ` [PATCH-for-5.0 v3 1/2] gdbstub: Introduce gdb_get_float32() to get 32-bit float registers Philippe Mathieu-Daudé
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-04-14 16:38 UTC (permalink / raw)
  To: qemu-devel
  Cc: Peter Maydell, Philippe Mathieu-Daudé, Richard Henderson,
	Laurent Vivier, qemu-ppc, Alex Bennée, Aurelien Jarno,
	David Gibson

Fixes for GByteArray (commits 462474d760c & a010bdbe719).

Based-on: <20200414102427.7459-1-philmd@redhat.com>

Philippe Mathieu-Daudé (2):
  gdbstub: Introduce gdb_get_float32() to get 32-bit float registers
  gdbstub: Introduce gdb_get_float64() to get 64-bit float registers

 include/exec/gdbstub.h          | 20 ++++++++++++++++++++
 target/m68k/helper.c            |  3 ++-
 target/ppc/gdbstub.c            |  4 ++--
 target/ppc/translate_init.inc.c |  2 +-
 target/sh4/gdbstub.c            |  6 ++----
 5 files changed, 27 insertions(+), 8 deletions(-)

-- 
2.21.1



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

end of thread, other threads:[~2020-04-14 19:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-14 16:38 [PATCH-for-5.0 v3 0/2] gdbstub: Introduce gdb_get_float32/gdb_get_float64 helpers Philippe Mathieu-Daudé
2020-04-14 16:38 ` [PATCH-for-5.0 v3 1/2] gdbstub: Introduce gdb_get_float32() to get 32-bit float registers Philippe Mathieu-Daudé
2020-04-14 16:38 ` [PATCH-for-5.0 v3 2/2] gdbstub: Introduce gdb_get_float64() to get 64-bit " Philippe Mathieu-Daudé
2020-04-14 19:34 ` [PATCH-for-5.0 v3 0/2] gdbstub: Introduce gdb_get_float32/gdb_get_float64 helpers Alex Bennée

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