Re: [RFC PATCH 19/66] Hexagon instruction utility functions

2020-02-10 Thread Philippe Mathieu-Daudé
On 2/11/20 1:39 AM, Taylor Simpson wrote: Utility functions called by various instructions Signed-off-by: Taylor Simpson --- target/hexagon/arch.c | 664 + target/hexagon/arch.h | 62 target/hexagon/conv_emu.c | 370 +++ target/

[RFC PATCH 19/66] Hexagon instruction utility functions

2020-02-10 Thread Taylor Simpson
Utility functions called by various instructions Signed-off-by: Taylor Simpson --- target/hexagon/arch.c | 664 + target/hexagon/arch.h | 62 target/hexagon/conv_emu.c | 370 +++ target/hexagon/conv_emu.h | 50 +++ target/hexagon/fma