Re: [PATCH v3 23/34] target/arm/tcg: Reduce 'helper-mve.h.inc' inclusion

2023-06-20 Thread Richard Henderson
On 6/19/23 17:54, Philippe Mathieu-Daudé wrote: Instead of including helper-mve.h.inc via helper.h which is included by all TCG files, restrict it to the few files that require it. Signed-off-by: Philippe Mathieu-Daudé --- target/arm/helper.h| 2 -- target/arm/tcg/mve_helper.c

[PATCH v3 23/34] target/arm/tcg: Reduce 'helper-mve.h.inc' inclusion

2023-06-19 Thread Philippe Mathieu-Daudé
Instead of including helper-mve.h.inc via helper.h which is included by all TCG files, restrict it to the few files that require it. Signed-off-by: Philippe Mathieu-Daudé --- target/arm/helper.h| 2 -- target/arm/tcg/mve_helper.c| 5 - target/arm/tcg/translate-mve.c | 6 +