On 10/29/22 21:42, Alex Bennée wrote:

Richard Henderson <richard.hender...@linaro.org> writes:

Add a tcg_ops hook to replace the restore_state_to_opc
function call.  Because these generic hooks cannot depend
on target-specific types, temporarily, copy the current
target_ulong data[] into uint64_t d64[].

Reviewed-by: Claudio Fontana <cfont...@suse.de>
Signed-off-by: Richard Henderson <richard.hender...@linaro.org>

This has triggered a regression in x86_64 stuff:

Patches posted: 20221027100254.215253-1-richard.hender...@linaro.org
("[PATCH v2 0/6] tcg: Fix x86 TARGET_TB_PCREL (#1269)")


r~

Reply via email to