On 4/17/24 11:27, Philippe Mathieu-Daudé wrote:
'abi_ptr' is a user specific type. The system emulation
equivalent is 'target_ulong'. Use it in ppc_ldl_code()
to emphasis this is not an user emulation function.
Signed-off-by: Philippe Mathieu-Daudé<[email protected]>
Acked-by: Nicholas Piggin<[email protected]>
Reviewed-by: Thomas Huth<[email protected]>
Message-Id:<[email protected]>
---
target/ppc/excp_helper.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Richard Henderson <[email protected]>
r~