Re: [PATCH v3 16/30] Hexagon HVX (target/hexagon) helper overrides - vector add & sub

2021-09-20 Thread Richard Henderson
On 9/20/21 2:24 PM, Taylor Simpson wrote: Signed-off-by: Taylor Simpson --- target/hexagon/gen_tcg_hvx.h | 50 1 file changed, 50 insertions(+) Reviewed-by: Richard Henderson r~

[PATCH v3 16/30] Hexagon HVX (target/hexagon) helper overrides - vector add & sub

2021-09-20 Thread Taylor Simpson
Signed-off-by: Taylor Simpson --- target/hexagon/gen_tcg_hvx.h | 50 1 file changed, 50 insertions(+) diff --git a/target/hexagon/gen_tcg_hvx.h b/target/hexagon/gen_tcg_hvx.h index bcd53d4..c2db0ad 100644 --- a/target/hexagon/gen_tcg_hvx.h +++ b/targe