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

2023-04-06 Thread Taylor Simpson
ATCH] Hexagon (tests/tcg/hexagon) Move HVX test infra to > header file > > On 5/4/23 21:39, Taylor Simpson wrote: > > This will facilitate adding additional tests in separate .c files > > > > Signed-off-by: Taylor Simpson > > --- > > tests/tcg/hexagon/hvx_mis

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

2023-04-06 Thread Philippe Mathieu-Daudé
On 5/4/23 21:39, Taylor Simpson wrote: This will facilitate adding additional tests in separate .c files Signed-off-by: Taylor Simpson --- tests/tcg/hexagon/hvx_misc.h | 178 ++ tests/tcg/hexagon/hvx_misc.c | 160 +-- tests/tcg/h