Re: [PATCH 02/15] Hexagon (target/hexagon) remove unnecessary inline directives

2021-03-25 Thread Richard Henderson
On 3/24/21 8:49 PM, Taylor Simpson wrote: Address feedback from Richard Henderson Signed-off-by: Taylor Simpson --- linux-user/hexagon/cpu_loop.c | 2 +- target/hexagon/cpu.c | 9 - target/hexagon/cpu.h | 6 ++ target/hexagon/decode.c | 6 +++---

[PATCH 02/15] Hexagon (target/hexagon) remove unnecessary inline directives

2021-03-24 Thread Taylor Simpson
Address feedback from Richard Henderson Signed-off-by: Taylor Simpson --- linux-user/hexagon/cpu_loop.c | 2 +- target/hexagon/cpu.c | 9 - target/hexagon/cpu.h | 6 ++ target/hexagon/decode.c | 6 +++--- target/hexagon/fma_emu.c | 39