nisimura
0e501989cd
- Have savefpregs() and loadfpregs() in C codes with lengthy inlined
asm statements, obsoluting asm routines in locore.S. They are designed to work in symmetry as names suggests. savefpregs() does not clear a global variable fpcurproc. Both would be noops when NOFPU global symbol is defined. - MDP_FPUSED flag is not turned on for FPA-less processors like Vr4100 and TX3900 even when processes execute FP insns.
…
…
…
…
…
…
…
…
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%