]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/riscv: Fill in TCGCPUOps.pointer_wrap
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 4 May 2025 17:59:39 +0000 (10:59 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 28 May 2025 07:08:48 +0000 (08:08 +0100)
commit8024f004155ea5a3f492c35a792ea7863176e1a9
treee86b20e88de49bf8e6417ed15148d1fcf13c5956
parent4031eb4facfd8793defeb83c05712643c161e32e
target/riscv: Fill in TCGCPUOps.pointer_wrap

Check 32 vs 64-bit and pointer masking state.

Cc: qemu-riscv@nongnu.org
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Acked-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/riscv/tcg/tcg-cpu.c