Re: [PATCH v2 11/21] Hexagon (target/hexagon) use softfloat for float-to-int conversions

2021-04-06 Thread Richard Henderson
On 3/31/21 8:53 PM, Taylor Simpson wrote: Use the proper return for helpers that convert to unsigned Remove target/hexagon/conv_emu.[ch] Suggested-by: Richard Henderson Signed-off-by: Taylor Simpson --- target/hexagon/conv_emu.c | 177 target/hex

[PATCH v2 11/21] Hexagon (target/hexagon) use softfloat for float-to-int conversions

2021-03-31 Thread Taylor Simpson
Use the proper return for helpers that convert to unsigned Remove target/hexagon/conv_emu.[ch] Suggested-by: Richard Henderson Signed-off-by: Taylor Simpson --- target/hexagon/conv_emu.c | 177 target/hexagon/conv_emu.h | 31 target/hex