The following changes since commit ccdd31267678db9d80578b5f80bbe94141609ef4:
Merge tag 'pull-qapi-2023-07-26-v2' of https://repo.or.cz/qemu/armbru into staging (2023-07-26 07:16:19 -0700)
are available in the Git repository at:
https://github.com/stffrdhrn/qemu.git tags/or1k-pull-request-20230809
for you to fetch changes up to 765fdc1e8355d4bae563b3b185c5f9d079384164:
target/openrisc: Set EPCR to next PC on FPE exceptions (2023-07-31 22:01:03 +0100)
----------------------------------------------------------------
OpenRISC FPU Fix for 8.1
A patch to pass the correct exception address when handling floating
point exceptions.
----------------------------------------------------------------
Stafford Horne (1):
target/openrisc: Set EPCR to next PC on FPE exceptions
target/openrisc/interrupt.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)