Re: [PATCH v4 0/5] nds32 FPU port

2018-11-22 Thread Greentime Hu
Vincent Chen 於 2018年11月22日 週四 上午11:14寫道: > > 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. In addition,

[PATCH v4 0/5] nds32 FPU port

2018-11-21 Thread Vincent Chen
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. In addition, a floating point emulator is required to handle all