rt-thread/libcpu/mips/loongson_1c
勤为本 574e22bdbd 在配置文件“rtconfig.h”中增加硬浮点FPU的配置项,
浮点经常会用到,所以默认使用硬浮点。
2017-09-13 15:21:09 +08:00
..
cache.c flush cache after exception code install 2016-06-15 08:09:56 -07:00
cache.h chinesebear add bsp & libcpu 2015-07-09 07:38:07 +08:00
cache_gcc.S chinesebear add bsp & libcpu 2015-07-09 07:38:07 +08:00
context_gcc.S 增加龙芯1c硬浮点的支持(可以使用硬浮点了) 2017-08-10 15:35:03 +08:00
cpuport.c 添加龙芯1C片内网卡的驱动(原创作者是chinesebear,https://github.com/chinesebear/rtt-net) 2017-08-23 15:46:51 +08:00
exception.c chinesebear add bsp & libcpu 2015-07-09 07:38:07 +08:00
interrupt.c 将支持的中断个数从32个扩展到160个,至此可以支持所有中断 2017-07-20 17:05:59 +08:00
ls1c.h 支持GPIO中断(外部中断) 2017-07-20 17:35:03 +08:00
mipscfg.c chinesebear add bsp & libcpu 2015-07-09 07:38:07 +08:00
stackframe_fpu.h 在配置文件“rtconfig.h”中增加硬浮点FPU的配置项, 2017-09-13 15:21:09 +08:00
start_gcc.S chinesebear add bsp & libcpu 2015-07-09 07:38:07 +08:00