On 5/10/23 16:32, Stafford Horne wrote:
Store the PC to ensure the correct value can be read in the exception handler.Signed-off-by: Stafford Horne<sho...@gmail.com> --- Since v1: - Use function do_fpe (similar to do_range) to raise exception. target/openrisc/fpu_helper.c | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~