]> git.proxmox.com Git - mirror_qemu.git/commit
tcg: Widen helper_atomic_* addresses to uint64_t
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 28 Mar 2023 02:56:31 +0000 (19:56 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 16 May 2023 23:30:29 +0000 (16:30 -0700)
commitddfdd4178beb56543ac98976efbc885d7e2b5150
tree9e7047cec503d005d11ef4892c8af077a43ed0d4
parente570597a8a7762bc85196b699c0d733dc33929ec
tcg: Widen helper_atomic_* addresses to uint64_t

Always pass the target address as uint64_t.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/atomic_common.c.inc
accel/tcg/tcg-runtime.h
tcg/tcg-op-ldst.c