]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/ppc: Move ppc_ldl_code() to tcg-excp_helper.c
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 27 Jan 2025 10:26:09 +0000 (11:26 +0100)
committerNicholas Piggin <npiggin@gmail.com>
Tue, 11 Mar 2025 12:43:31 +0000 (22:43 +1000)
commit720c2f2d53d45bae18cbc9eaa39b56c2f00fefb7
treedfd11a70602c4b4c69315873248f0ec011031572
parent0fc76338fe4f587cfe1f582ef0594b32690b7c48
target/ppc: Move ppc_ldl_code() to tcg-excp_helper.c

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Harsh Prateek Bora <harshpb@linux.ibm.com>
Message-ID: <20250127102620.39159-6-philmd@linaro.org>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
target/ppc/excp_helper.c
target/ppc/tcg-excp_helper.c