]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/s390x: Fill in TCGCPUOps.pointer_wrap
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 4 May 2025 18:04:55 +0000 (11:04 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 28 May 2025 07:08:48 +0000 (08:08 +0100)
commitc2a0439f1ee99cb29883311f75ba08d9cca759c9
tree50686134af8c36bf479c832f9aa7807b905ce99f
parent8024f004155ea5a3f492c35a792ea7863176e1a9
target/s390x: Fill in TCGCPUOps.pointer_wrap

Use the existing wrap_address function.

Cc: qemu-s390x@nongnu.org
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/s390x/cpu.c