diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-02-20 08:40:29 -1000 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2023-02-27 09:15:39 +0100 |
commit | 2b0fa727f7d02176a2c620093810402cc744072b (patch) | |
tree | 763b50d7bc99ad0042f10895868501936e38d9db /scripts/u2f-setup-gen.py | |
parent | 6276d93faa5546e5c616eecc333d9ea397b763ac (diff) | |
download | qemu-2b0fa727f7d02176a2c620093810402cc744072b.zip qemu-2b0fa727f7d02176a2c620093810402cc744072b.tar.gz qemu-2b0fa727f7d02176a2c620093810402cc744072b.tar.bz2 |
target/s390x: Use tcg_constant_* in translate_vx.c.inc
In most cases, this is a simple local allocate and free
replaced by tcg_constant_*. In three cases, a variable
temp was initialized with a constant value -- reorg to
localize the constant. In gen_acc, this fixes a leak.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Ilya Leoshkevich <iii@linux.ibm.com>
Message-Id: <20230220184052.163465-5-richard.henderson@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'scripts/u2f-setup-gen.py')
0 files changed, 0 insertions, 0 deletions