diff options
author | 2017-06-09 15:55:22 -0400 | |
---|---|---|
committer | 2017-06-19 11:10:59 -0700 | |
commit | 2b48e10f888059a98043b4816769fa2a326a1d2c (patch) | |
tree | 3738b4cf1759d37cdd900da942628349a810f101 /scripts/qapi-commands.py | |
parent | tcg: allocate TB structs before the corresponding translated code (diff) | |
download | qemu-2b48e10f888059a98043b4816769fa2a326a1d2c.tar.xz qemu-2b48e10f888059a98043b4816769fa2a326a1d2c.zip |
translate-all: consolidate tb init in tb_gen_code
We are partially initializing tb in tb_alloc. Instead, fully
initialize it in tb_gen_code, which is tb_alloc's only caller.
This saves an unnecessary write to tb->cflags.
Signed-off-by: Emilio G. Cota <cota@braap.org>
Message-Id: <1497038122-26364-1-git-send-email-cota@braap.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'scripts/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions