aboutsummaryrefslogtreecommitdiff
path: root/migration
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2023-02-20 08:40:27 -1000
committerThomas Huth <thuth@redhat.com>2023-02-27 09:15:39 +0100
commitf5d7b0e2e05526585e9cad9284ca265838fd1799 (patch)
tree963dd3d04573670792a220110ee35eeb07adf608 /migration
parentf1ea739bd598db3d8801566ae86e4eb76ab44436 (diff)
downloadqemu-f5d7b0e2e05526585e9cad9284ca265838fd1799.zip
qemu-f5d7b0e2e05526585e9cad9284ca265838fd1799.tar.gz
qemu-f5d7b0e2e05526585e9cad9284ca265838fd1799.tar.bz2
target/s390x: Use tcg_constant_* for DisasCompare
The a and b fields are not modified by the consumer, and while we need not free a constant, tcg will quietly ignore such frees, so free_compare need not be changed. 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-3-richard.henderson@linaro.org> Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'migration')
0 files changed, 0 insertions, 0 deletions