summary refs log tree commit diff stats
path: root/qemu-keymap.c
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2023-02-20 08:40:29 -1000
committerThomas Huth <thuth@redhat.com>2023-02-27 09:15:39 +0100
commit2b0fa727f7d02176a2c620093810402cc744072b (patch)
tree763b50d7bc99ad0042f10895868501936e38d9db /qemu-keymap.c
parent6276d93faa5546e5c616eecc333d9ea397b763ac (diff)
downloadfocaccia-qemu-2b0fa727f7d02176a2c620093810402cc744072b.tar.gz
focaccia-qemu-2b0fa727f7d02176a2c620093810402cc744072b.zip
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 'qemu-keymap.c')
0 files changed, 0 insertions, 0 deletions