Searched hist:c46184a90a5a0209960b7c0813aff4feb1e373e1 (Results 1 – 3 of 3) sorted by relevance
/qemu/tcg/ |
H A D | region.c | c46184a90a5a0209960b7c0813aff4feb1e373e1 Tue Mar 09 23:02:48 UTC 2021 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Move alloc_code_gen_buffer to tcg/region.c
Buffer management is integral to tcg. Do not leave the allocation to code outside of tcg/. This is code movement, with further cleanups to follow.
Reviewed-by: Luis Pires <luis.pires@eldorado.org.br> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/include/tcg/ |
H A D | tcg.h | c46184a90a5a0209960b7c0813aff4feb1e373e1 Tue Mar 09 23:02:48 UTC 2021 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Move alloc_code_gen_buffer to tcg/region.c
Buffer management is integral to tcg. Do not leave the allocation to code outside of tcg/. This is code movement, with further cleanups to follow.
Reviewed-by: Luis Pires <luis.pires@eldorado.org.br> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/accel/tcg/ |
H A D | translate-all.c | c46184a90a5a0209960b7c0813aff4feb1e373e1 Tue Mar 09 23:02:48 UTC 2021 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Move alloc_code_gen_buffer to tcg/region.c
Buffer management is integral to tcg. Do not leave the allocation to code outside of tcg/. This is code movement, with further cleanups to follow.
Reviewed-by: Luis Pires <luis.pires@eldorado.org.br> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|