Re: [PATCH 5/9] Hexagon (tests/tcg/hexagon) Add v68 HVX tests

2023-04-27 Thread Anton Johansson via
On 4/26/23 04:30, Taylor Simpson wrote: --- tests/tcg/hexagon/v6mpy_ref.h | 161 ++ tests/tcg/hexagon/v68_hvx.c | 90 + tests/tcg/hexagon/Makefile.target | 3 + 3 files changed, 254 insertions(+) create mode 100644 tests/tcg/hexago

[PATCH 5/9] Hexagon (tests/tcg/hexagon) Add v68 HVX tests

2023-04-25 Thread Taylor Simpson
--- tests/tcg/hexagon/v6mpy_ref.h | 161 ++ tests/tcg/hexagon/v68_hvx.c | 90 + tests/tcg/hexagon/Makefile.target | 3 + 3 files changed, 254 insertions(+) create mode 100644 tests/tcg/hexagon/v6mpy_ref.h create mode 100644 tests/tcg/hexag