test_fpu
int test_fpu(void);
status = test_fpu();
extern int test_fpu(double *darray, pid_t *pid);
ret = test_fpu(darray, &fork_pid);