Searched hist:b7e4afbd9f2f9233a37e021f9e8cce472aecdd64 (Results 1 – 4 of 4) sorted by relevance
/qemu/tcg/ |
H A D | tcg-op.c | b7e4afbd9f2f9233a37e021f9e8cce472aecdd64 Sun Nov 27 02:39:55 UTC 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Add gen_tb to TCGContext
This can replace four other variables that are references into the TranslationBlock structure.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | tcg.c | b7e4afbd9f2f9233a37e021f9e8cce472aecdd64 Sun Nov 27 02:39:55 UTC 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Add gen_tb to TCGContext
This can replace four other variables that are references into the TranslationBlock structure.
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 | b7e4afbd9f2f9233a37e021f9e8cce472aecdd64 Sun Nov 27 02:39:55 UTC 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Add gen_tb to TCGContext
This can replace four other variables that are references into the TranslationBlock structure.
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 | b7e4afbd9f2f9233a37e021f9e8cce472aecdd64 Sun Nov 27 02:39:55 UTC 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Add gen_tb to TCGContext
This can replace four other variables that are references into the TranslationBlock structure.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|