commit | 229416c67e8faed47dfa1d26777e71df2cc3b320 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Wed Dec 11 15:31:08 2024 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Wed Dec 11 15:31:08 2024 +0000 |
tree | d72256fa148d489dc82b595e386a9482cc168676 | |
parent | e00286187630b81fb3360d560ff7a6ca90f7191f [diff] |
softfloat: Remove which from parts_pick_nan_muladd Assign the pointer return value to 'a' directly, rather than going through an intermediary index. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-id: 20241203203949.483774-5-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>