Re: [PATCH 3/9] Hexagon (tests/tcg/hexagon) Add v68 scalar tests

2023-04-27 Thread Anton Johansson via
On 4/26/23 04:30, Taylor Simpson wrote: Signed-off-by: Taylor Simpson --- tests/tcg/hexagon/v68_scalar.c| 186 ++ tests/tcg/hexagon/Makefile.target | 2 + 2 files changed, 188 insertions(+) create mode 100644 tests/tcg/hexagon/v68_scalar.c diff --git a/

[PATCH 3/9] Hexagon (tests/tcg/hexagon) Add v68 scalar tests

2023-04-25 Thread Taylor Simpson
Signed-off-by: Taylor Simpson --- tests/tcg/hexagon/v68_scalar.c| 186 ++ tests/tcg/hexagon/Makefile.target | 2 + 2 files changed, 188 insertions(+) create mode 100644 tests/tcg/hexagon/v68_scalar.c diff --git a/tests/tcg/hexagon/v68_scalar.c b/tests/tcg/hexag