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: NVincent Chen <vincentc@andestech.com> Acked-by: NGreentime Hu <greentime@andestech.com> Signed-off-by: NGreentime Hu <greentime@andestech.com>
Showing
arch/nds32/include/asm/fpu.h
0 → 100644
arch/nds32/kernel/fpu.c
0 → 100644
想要评论请 注册 或 登录