On 5/22/19 11:25 AM, G 3 wrote:
> Thank you for the suggestion.
>
> For the added note, did you want specific places listed? If so please let me
> know these places.
>
They are round_to_int, and all of the legacy roundAndPack* routines.
Basically anywhere that currently sets float_flag_inexact.
Thank you for the suggestion.
For the added note, did you want specific places listed? If so please let
me know these places.
Thank you.
On Tue, May 21, 2019 at 11:30 PM Richard Henderson <
richard.hender...@linaro.org> wrote:
> On 5/21/19 8:06 PM, John Arbuckle wrote:
> > Implement the PowerPC
On 5/21/19 8:06 PM, John Arbuckle wrote:
> Implement the PowerPC floating point status and control register flag
> Fraction Rounded.
>
> Signed-off-by: John Arbuckle
> ---
> fpu/softfloat.c | 15 ---
> include/fpu/softfloat-types.h | 1 +
> target/ppc/fpu_helper.c
Implement the PowerPC floating point status and control register flag Fraction
Rounded.
Signed-off-by: John Arbuckle
---
fpu/softfloat.c | 15 ---
include/fpu/softfloat-types.h | 1 +
target/ppc/fpu_helper.c | 4
3 files changed, 17 insertions(+), 3 deleti