commit | 9358fbbf6e478e0d734756c9b4d547cdf69947d6 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Tue Aug 15 16:34:59 2023 +0000 |
committer | Richard Henderson <richard.henderson@linaro.org> | Sat Sep 16 14:57:16 2023 +0000 |
tree | 9def8ccc732a666ba75c8b48997e37b84d8a5503 | |
parent | 722460652b3aee89dc19df61f1f33df53a9b97c9 [diff] |
tcg: Add tcg_out_tb_start backend hook This hook may emit code at the beginning of the TB. Suggested-by: Jordan Niethe <jniethe5@gmail.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>