Re: [PATCH v2 17/26] target/arm/tcg: Reduce 'helper-mve.h.inc' inclusion

2023-06-13 Thread Richard Henderson
On 6/11/23 10:58, 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 v2 17/26] target/arm/tcg: Reduce 'helper-mve.h.inc' inclusion

2023-06-11 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 +