tcg: Split helper-proto.h
Create helper-proto-common.h without the target specific portion. Use that in tcg-op-common.h. Include helper-proto.h in target/arm and target/hexagon before helper-info.c.inc; all other targets are already correct in this regard. Reviewed-by:Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by:
Richard Henderson <richard.henderson@linaro.org>
Showing
- accel/tcg/cputlb.c 1 addition, 2 deletionsaccel/tcg/cputlb.c
- accel/tcg/plugin-gen.c 1 addition, 1 deletionaccel/tcg/plugin-gen.c
- accel/tcg/tcg-runtime-gvec.c 1 addition, 1 deletionaccel/tcg/tcg-runtime-gvec.c
- accel/tcg/tcg-runtime.c 1 addition, 1 deletionaccel/tcg/tcg-runtime.c
- include/exec/helper-proto-common.h 18 additions, 0 deletionsinclude/exec/helper-proto-common.h
- include/exec/helper-proto.h 9 additions, 64 deletionsinclude/exec/helper-proto.h
- include/exec/helper-proto.h.inc 68 additions, 0 deletionsinclude/exec/helper-proto.h.inc
- include/tcg/tcg-op-common.h 1 addition, 1 deletioninclude/tcg/tcg-op-common.h
- target/arm/tcg/translate.c 1 addition, 0 deletionstarget/arm/tcg/translate.c
- target/hexagon/translate.c 1 addition, 0 deletionstarget/hexagon/translate.c
Loading
Please register or sign in to comment