qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 16/17] target-openrisc: Write back result before


From: Bastian Koppelmann
Subject: Re: [Qemu-devel] [PATCH 16/17] target-openrisc: Write back result before FPE exception
Date: Tue, 15 Sep 2015 15:02:55 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0



On 09/03/2015 02:17 AM, Richard Henderson wrote:
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.

Signed-off-by: Richard Henderson <address@hidden>
---
  target-openrisc/fpu_helper.c | 252 +++++++++----------------------------------
  target-openrisc/helper.h     |  25 +++--
  target-openrisc/translate.c  | 118 +++++++++++---------
  3 files changed, 129 insertions(+), 266 deletions(-)


Reviewed-by: Bastian Koppelmann <address@hidden>

Cheers,
Bastian



reply via email to

[Prev in Thread] Current Thread [Next in Thread]