commit | e46bf83c1864a20f9dd17d597ec9be18ed05add8 | [log] [tgz] |
---|---|---|
author | Vincent Chen <[email protected]> | Thu Nov 22 11:14:34 2018 +0800 |
committer | Greentime Hu <[email protected]> | Thu Nov 22 18:13:13 2018 +0800 |
tree | b790f6d6935256140cb8e02d9a5dffd64ad74d14 | |
parent | 4f014a41b4efd72cbefb5525372dfcd65162eb4e [diff] |
nds32: nds32 FPU port This patch set contains basic components for supporting the nds32 FPU, such as exception handlers and context switch for FPU registers. By default, the lazy FPU scheme is supported and the user can configure it via CONFIG_LZAY_FPU. Signed-off-by: Vincent Chen <[email protected]> Acked-by: Greentime Hu <[email protected]> Signed-off-by: Greentime Hu <[email protected]>