target/ppc: Update xsrqpi and xsrqpxp to new flags
commit053e23a6942bc3208fff4a097483d4afce79a1ee
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 17 Dec 2021 16:57:15 +0000 (17 17:57 +0100)
committerCédric Le Goater <clg@kaod.org>
Fri, 17 Dec 2021 16:57:15 +0000 (17 17:57 +0100)
treeb7f20c727d0bc5d5fd1e547d101e3f7571d1595a
parent3d3050cc8d12ad4a59c0f0b952f8e85e0212d2b6
target/ppc: Update xsrqpi and xsrqpxp to new flags

Use float_flag_invalid_snan instead of recomputing
the snan-ness of the operand.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20211119160502.17432-26-richard.henderson@linaro.org>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
target/ppc/fpu_helper.c