[Qemu-devel] [PULL 01/13] target-openrisc: Write back result before FPE exception

2018-05-14 Thread Richard Henderson
From: Richard Henderson The architecture manual is unclear about this, but the or1ksim does writeback before the exception. This requires splitting the helpers in half, with the exception raised by the second. Acked-by: Stafford Horne Reviewed-by: Bastian Koppelmann Signed-off-by: Richard Hen

[Qemu-devel] [PULL 01/13] target-openrisc: Write back result before FPE exception

2018-05-10 Thread Richard Henderson
From: Richard Henderson The architecture manual is unclear about this, but the or1ksim does writeback before the exception. This requires splitting the helpers in half, with the exception raised by the second. Acked-by: Stafford Horne Reviewed-by: Bastian Koppelmann Signed-off-by: Richard Hen