On 11/10/20 2:53 AM, LemonBoy wrote: > Since we always perform a comparison between the two operands avoid > checking for NaN unless the result states they're unordered. > > Suggested-by: Richard Henderson <[email protected]> > Signed-off-by: Giuseppe Musacchio <[email protected]> > --- > target/ppc/fpu_helper.c | 82 +++++++++++++++++++++-------------------- > 1 file changed, 42 insertions(+), 40 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
