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

Check va32 state.

Reviewed-by: Song Gao <gaosong@loongson.cn>
Reviewed-by: Bibo Mao <maobibo@loongson.cn>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/loongarch/cpu.c