]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/mips: Fill in TCGCPUOps.pointer_wrap
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 4 May 2025 16:59:29 +0000 (09:59 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 28 May 2025 07:08:48 +0000 (08:08 +0100)
commit396c12d00e3944e79159c9f3cb934f26f32ef861
tree64b22cdeda4dcef69461c5ee169ec9de2245843b
parent353f703cf1959228affc23b5bba8a18738736cf4
target/mips: Fill in TCGCPUOps.pointer_wrap

Check 32 vs 64-bit addressing state.

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