qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 5/7] softfloat: define floatx80_round()


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 5/7] softfloat: define floatx80_round()
Date: Mon, 26 Jun 2017 12:07:48 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.0

On 06/25/2017 12:21 PM, Laurent Vivier wrote:
Add a function to round a floatx80 to the defined precision
(floatx80_rounding_precision)

Signed-off-by: Laurent Vivier<address@hidden>
---
  fpu/softfloat.c         | 15 +++++++++++++++
  include/fpu/softfloat.h |  1 +
  2 files changed, 16 insertions(+)

Reviewed-by: Richard Henderson <address@hidden>


r~



reply via email to

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