Searched hist:"2 ef6175aa76adea2ab8ce1540904a05d6f8e8eed" (Results 1 – 4 of 4) sorted by relevance
/qemu/include/exec/ |
H A D | helper-head.h.inc | 2ef6175aa76adea2ab8ce1540904a05d6f8e8eed Tue Apr 08 05:31:41 UTC 2014 Richard Henderson <rth@twiddle.net> tcg: Invert the inclusion of helper.h
Rather than include helper.h with N values of GEN_HELPER, include a secondary file that sets up the macros to include helper.h. This minimizes the files that must be rebuilt when changing the macros for file N.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <rth@twiddle.net>
|
H A D | helper-gen.h | 2ef6175aa76adea2ab8ce1540904a05d6f8e8eed Tue Apr 08 05:31:41 UTC 2014 Richard Henderson <rth@twiddle.net> tcg: Invert the inclusion of helper.h
Rather than include helper.h with N values of GEN_HELPER, include a secondary file that sets up the macros to include helper.h. This minimizes the files that must be rebuilt when changing the macros for file N.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <rth@twiddle.net>
|
H A D | helper-proto.h | 2ef6175aa76adea2ab8ce1540904a05d6f8e8eed Tue Apr 08 05:31:41 UTC 2014 Richard Henderson <rth@twiddle.net> tcg: Invert the inclusion of helper.h
Rather than include helper.h with N values of GEN_HELPER, include a secondary file that sets up the macros to include helper.h. This minimizes the files that must be rebuilt when changing the macros for file N.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <rth@twiddle.net>
|
/qemu/tcg/ |
H A D | tcg.c | 2ef6175aa76adea2ab8ce1540904a05d6f8e8eed Tue Apr 08 05:31:41 UTC 2014 Richard Henderson <rth@twiddle.net> tcg: Invert the inclusion of helper.h
Rather than include helper.h with N values of GEN_HELPER, include a secondary file that sets up the macros to include helper.h. This minimizes the files that must be rebuilt when changing the macros for file N.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <rth@twiddle.net>
|