commit | 81254b02eb2a551d7794d542cbdff03e8349355e | [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 | 7a9f059810987d830479692524bb94b7a4760a8a | |
parent | f8718aab8950c2c88c72b002aa0ba60caabfee36 [diff] |
softfloat: Add flag specific to convert non-nan to int 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-7-richard.henderson@linaro.org> Signed-off-by: Cédric Le Goater <clg@kaod.org>