Searched refs:parent_fpr_val (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-gpr.c20 double child_fpr_val, parent_fpr_val; variable
42 FAIL_IF(validate_fpr_double(fpr_buf, parent_fpr_val));
73 memcpy(&tmp, &parent_fpr_val, sizeof(tmp));
130 parent_fpr_val = rand_reg();

Completed in 93 milliseconds