There is a selftest that checks if FPRs are corrupted across a fork, aka clone. It was added as part of the series that optimised the clone path to save the parent's FP state without "giving up" (turning off FP). See commit |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| fpu.h | ||
| fpu_asm.S | ||
| fpu_denormal.c | ||
| fpu_preempt.c | ||
| fpu_signal.c | ||
| fpu_syscall.c | ||
| mma.S | ||
| mma.c | ||
| vmx_asm.S | ||
| vmx_preempt.c | ||
| vmx_signal.c | ||
| vmx_syscall.c | ||
| vsx_asm.S | ||
| vsx_preempt.c | ||