qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 6/7] target-tricore: Add cmp.f instruction


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v2 6/7] target-tricore: Add cmp.f instruction
Date: Tue, 8 Mar 2016 13:44:19 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0

On 03/08/2016 12:42 PM, Bastian Koppelmann wrote:
Signed-off-by: Bastian Koppelmann<address@hidden>
---
v1 -> v2:
     - fcmp now uses float32_compare_quiet instead of doing it by hand
     - fcmp now uses f_update_psw_flags to set excp flags

  target-tricore/fpu_helper.c | 23 +++++++++++++++++++++++
  target-tricore/helper.h     |  1 +
  target-tricore/translate.c  |  3 +++
  3 files changed, 27 insertions(+)

Reviewed-by: Richard Henderson <address@hidden>


r~



reply via email to

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