diff options
author | Vincent Chen <vincentc@andestech.com> | 2019-05-20 09:21:13 +0800 |
---|---|---|
committer | Greentime Hu <greentime@andestech.com> | 2019-05-31 15:23:26 +0800 |
commit | 932296120543149e3397af252e7daee7af37eb05 (patch) | |
tree | ad3c0a00a16cae8cab3d85c3b74060893003ee83 /arch/nds32/kernel | |
parent | ed32949e0acb73e7bc054bb02e0453d4d561ceda (diff) | |
download | linux-932296120543149e3397af252e7daee7af37eb05.tar.gz linux-932296120543149e3397af252e7daee7af37eb05.tar.bz2 linux-932296120543149e3397af252e7daee7af37eb05.zip |
nds32: add new emulations for floating point instruction
The existing floating point emulations is only available for floating
instruction that possibly issue denormalized input and underflow
exceptions. These existing FPU emulations are not sufficient when IEx
Trap is enabled because some floating point instructions only issue inexact
exception. This patch adds the emulations of such floating point
instructions.
Signed-off-by: Vincent Chen <vincentc@andestech.com>
Acked-by: Greentime Hu <greentime@andestech.com>
Signed-off-by: Greentime Hu <greentime@andestech.com>
Diffstat (limited to 'arch/nds32/kernel')
0 files changed, 0 insertions, 0 deletions