On 9/9/24 19:28, Richard Henderson wrote:
This enables the exceptions raised by the actual load to be reflected as a failure.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- target/m68k/translate.c | 104 ++++++++++++++++++++-------------------- 1 file changed, 51 insertions(+), 53 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>