qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Hexagon tests: fix test_load_tmp2 and non-portable format
@ 2023-05-30 13:45 Matheus Tavares Bernardino
  2023-05-30 13:45 ` [PATCH 1/2] Hexagon (hvx_misc test): fix uninitialized regs at test_load_tmp2 Matheus Tavares Bernardino
  2023-05-30 13:45 ` [PATCH 2/2] Hexagon (tests/.../hex_test.h): use portable printf formats Matheus Tavares Bernardino
  0 siblings, 2 replies; 3+ messages in thread
From: Matheus Tavares Bernardino @ 2023-05-30 13:45 UTC (permalink / raw)
  To: qemu-devel; +Cc: tsimpson, bcain, quic_mliebel

This series includes two fixes on hexagon test files: one for a
non-porable printf specifier, and the other for the use of an
uninitialized register.

Marco Liebel (1):
  Hexagon (hvx_misc test): fix uninitialized regs at test_load_tmp2

Matheus Tavares Bernardino (1):
  Hexagon (tests/.../hex_test.h): use portable printf formats

 tests/tcg/hexagon/hex_test.h | 14 ++++++++++----
 tests/tcg/hexagon/hvx_misc.c |  7 ++++++-
 2 files changed, 16 insertions(+), 5 deletions(-)

-- 
2.37.2



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

end of thread, other threads:[~2023-05-30 13:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-30 13:45 [PATCH 0/2] Hexagon tests: fix test_load_tmp2 and non-portable format Matheus Tavares Bernardino
2023-05-30 13:45 ` [PATCH 1/2] Hexagon (hvx_misc test): fix uninitialized regs at test_load_tmp2 Matheus Tavares Bernardino
2023-05-30 13:45 ` [PATCH 2/2] Hexagon (tests/.../hex_test.h): use portable printf formats Matheus Tavares Bernardino

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