ptrace_get_fpr
int ptrace_get_fpr(struct task_struct *child, int index, unsigned long *data);
ret = ptrace_get_fpr(child, index, &tmp);