qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2] Hexagon (tests/tcg/hexagon) Move HVX test infra to header


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2] Hexagon (tests/tcg/hexagon) Move HVX test infra to header file
Date: Thu, 6 Apr 2023 22:44:38 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.9.1

On 6/4/23 19:42, Taylor Simpson wrote:
This will facilitate adding additional tests in separate .c files

Signed-off-by: Taylor Simpson <tsimpson@quicinc.com>
---
  tests/tcg/hexagon/hvx_misc.h      | 178 ++++++++++++++++++++++++++++++
  tests/tcg/hexagon/hvx_misc.c      | 160 +--------------------------
  tests/tcg/hexagon/Makefile.target |   1 +
  3 files changed, 181 insertions(+), 158 deletions(-)
  create mode 100644 tests/tcg/hexagon/hvx_misc.h

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]