linux/arch/nds32
Vincent Chen 1ac832509f nds32: Support FP emulation
The Andes FPU coprocessor does not support denormalized number handling.
According to the specification, FPU generates a denorm input exception
that requires the kernel to deal with this instrution operation when it
encounters denormalized operands. Hence an nds32 FPU ISA emulator in the
kernel is required to meet requirement.

Signed-off-by: Vincent Chen <vincentc@andestech.com>
Signed-off-by: Nickhu <nickhu@andestech.com>
Acked-by: Greentime Hu <greentime@andestech.com>
Signed-off-by: Greentime Hu <greentime@andestech.com>
2018-11-22 18:13:21 +08:00
..
boot nds32: Perf porting 2018-11-06 18:01:40 +08:00
configs nds32: defconfig 2018-02-22 10:44:35 +08:00
include nds32: Support FP emulation 2018-11-22 18:13:21 +08:00
kernel nds32: Support FP emulation 2018-11-22 18:13:21 +08:00
lib nds32: Fix the symbols undefined issue by exporting them. 2018-05-23 13:26:20 +08:00
math-emu nds32: Support FP emulation 2018-11-22 18:13:21 +08:00
mm nds32: Perf porting 2018-11-06 18:01:40 +08:00
Kconfig nds32: nds32 FPU port 2018-11-22 18:13:13 +08:00
Kconfig.cpu nds32: nds32 FPU port 2018-11-22 18:13:13 +08:00
Kconfig.debug Kconfig: consolidate the "Kernel hacking" menu 2018-08-02 08:06:48 +09:00
Makefile nds32: Support FP emulation 2018-11-22 18:13:21 +08:00