nisimura
3f8e9c25b6
Make claried MDP_FPUSED usage.
- MDP_FPUSED flag indicates the process has executed at least one FP insn during its life time. - pcb_fpregs storage is guaranteed zero initialzed. If the process is FPA owner, savefpregs() must be called to synchronize it with FPA contents. - No necessity to save FPA contents into pcb_fpregs prior to the whole storage is overwritten by process_write_fpregs().
…
…
…
…
…
…
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%