[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/2] Hexagon tests: fix test_load_tmp2 and non-portable format
|
From: |
Matheus Tavares Bernardino |
|
Subject: |
[PATCH 0/2] Hexagon tests: fix test_load_tmp2 and non-portable format |
|
Date: |
Tue, 30 May 2023 10:45:06 -0300 |
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
- [PATCH 0/2] Hexagon tests: fix test_load_tmp2 and non-portable format,
Matheus Tavares Bernardino <=