|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH v2 4/4] tests/tcg/m68k: Add packed decimal tests |
Date: | Mon, 12 Aug 2024 08:01:33 +0200 |
User-agent: | Mozilla Thunderbird |
On 12/8/24 02:44, Richard Henderson wrote:
Signed-off-by: Richard Henderson <richard.henderson@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é <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |