On 12/8/24 02:44, Richard Henderson wrote:
Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- tests/tcg/m68k/packeddecimal-1.c | 41 +++++++++++++++++++++++++++++++ tests/tcg/m68k/packeddecimal-2.c | 42 ++++++++++++++++++++++++++++++++ tests/tcg/m68k/Makefile.target | 4 ++- 3 files changed, 86 insertions(+), 1 deletion(-) create mode 100644 tests/tcg/m68k/packeddecimal-1.c create mode 100644 tests/tcg/m68k/packeddecimal-2.c
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>