Re: [PATCH v7 07/35] Hexagon (target/hexagon) scalar core helpers

2021-01-25 Thread Philippe Mathieu-Daudé
.@linaro.org; alex.ben...@linaro.org; >> laur...@vivier.eu; a...@rev.ng; Brian Cain >> Subject: Re: [PATCH v7 07/35] Hexagon (target/hexagon) scalar core helpers >> >> Hi Taylor, >> >> On 1/20/21 4:28 AM, Taylor Simpson wrote: >>> The majority of helpers are

RE: [PATCH v7 07/35] Hexagon (target/hexagon) scalar core helpers

2021-01-22 Thread Taylor Simpson
..@rev.ng; Brian Cain > Subject: Re: [PATCH v7 07/35] Hexagon (target/hexagon) scalar core helpers > > Hi Taylor, > > On 1/20/21 4:28 AM, Taylor Simpson wrote: > > The majority of helpers are generated. Define the helper functions > needed > > then include the g

Re: [PATCH v7 07/35] Hexagon (target/hexagon) scalar core helpers

2021-01-22 Thread Philippe Mathieu-Daudé
On 1/22/21 9:30 PM, Philippe Mathieu-Daudé wrote: > Hi Taylor, > > On 1/20/21 4:28 AM, Taylor Simpson wrote: >> The majority of helpers are generated. Define the helper functions needed >> then include the generated file >> >> Signed-off-by: Taylor Simpson >> --- >> target/hexagon/helper.h|

Re: [PATCH v7 07/35] Hexagon (target/hexagon) scalar core helpers

2021-01-22 Thread Philippe Mathieu-Daudé
Hi Taylor, On 1/20/21 4:28 AM, Taylor Simpson wrote: > The majority of helpers are generated. Define the helper functions needed > then include the generated file > > Signed-off-by: Taylor Simpson > --- > target/hexagon/helper.h| 85 > target/hexagon/op_helper.c | 1066 > ++