commit | ba11446c40903b9d97fb75a078d43fee6444d3b6 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Fri Dec 17 17:57:14 2021 +0100 |
committer | Cédric Le Goater <clg@kaod.org> | Fri Dec 17 17:57:14 2021 +0100 |
tree | 68165c226f71f5cee32555fa6057c1dcb4de8ea1 | |
parent | 149a48f6e6ccedfa01307d45884aa480f5bf77c5 [diff] |
softfloat: Add flag specific to Inf - Inf PowerPC has this flag, and it's easier to compute it here than after the fact. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20211119160502.17432-3-richard.henderson@linaro.org> Signed-off-by: Cédric Le Goater <clg@kaod.org>