RE: [RFC PATCH v4 15/29] Hexagon (target/hexagon) utility functions

2020-09-29 Thread Taylor Simpson
ndar.m.m...@gmail.com; a...@rev.ng > Subject: Re: [RFC PATCH v4 15/29] Hexagon (target/hexagon) utility functions > > - > CAUTION: This email originated

Re: [RFC PATCH v4 15/29] Hexagon (target/hexagon) utility functions

2020-09-29 Thread Philippe Mathieu-Daudé
On 9/28/20 7:28 PM, Taylor Simpson wrote: > Utility functions called by various instructions > > Signed-off-by: Taylor Simpson > --- > target/hexagon/arch.h | 42 +++ > target/hexagon/conv_emu.h | 50 +++ > target/hexagon/fma_emu.h | 27 ++ > target/hexagon/arch.c | 354

[RFC PATCH v4 15/29] Hexagon (target/hexagon) utility functions

2020-09-28 Thread Taylor Simpson
Utility functions called by various instructions Signed-off-by: Taylor Simpson --- target/hexagon/arch.h | 42 +++ target/hexagon/conv_emu.h | 50 +++ target/hexagon/fma_emu.h | 27 ++ target/hexagon/arch.c | 354 + target/hexagon/conv_emu.c | 369

[RFC PATCH v4 15/29] Hexagon (target/hexagon) utility functions

2020-09-28 Thread Taylor Simpson
Utility functions called by various instructions Signed-off-by: Taylor Simpson --- target/hexagon/arch.h | 42 +++ target/hexagon/conv_emu.h | 50 +++ target/hexagon/fma_emu.h | 27 ++ target/hexagon/arch.c | 354 + target/hexagon/conv_emu.c | 369