diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2020-06-30 19:35:57 -0700 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2020-08-21 12:48:14 -0700 |
commit | 913602e3ffe6bf50b869a14028a55cb267645ba3 (patch) | |
tree | 45be64d9ad89eba35b0304adb8c5de58777ecdcc /capstone | |
parent | cc43c6925113c5bc8f1a0205375931d2e4807c99 (diff) |
softfloat: pass float_status pointer to pickNaN
Pass float_status structure pointer to the pickNaN so that
machine-specific settings are available to NaN selection code.
Add use_first_nan property to float_status and use it in Xtensa-specific
pickNaN.
Cc: Peter Maydell <peter.maydell@linaro.org>
Cc: "Alex Bennée" <alex.bennee@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'capstone')
0 files changed, 0 insertions, 0 deletions