Home
last modified time | relevance | path

Searched refs:src_sp (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/none/tests/ppc64/
Dtest_isa_2_06_part3.c453 float src_sp, res_sp; in check_estimate() local
455 src_sp = res_sp = 0; in check_estimate()
456 #define SRC (dp_test ? src_dp : src_sp) in check_estimate()
473 src_sp = spec_sp_fargs[idx]; in check_estimate()
474 src_sp_uint = (unsigned int *) &src_sp; in check_estimate()
534 float recip_divisor = sqrt(src_sp); in check_estimate()
/external/valgrind/none/tests/ppc32/
Dtest_isa_2_06_part3.c453 float src_sp, res_sp; in check_estimate() local
455 src_sp = res_sp = 0; in check_estimate()
456 #define SRC (dp_test ? src_dp : src_sp) in check_estimate()
473 src_sp = spec_sp_fargs[idx]; in check_estimate()
474 src_sp_uint = (unsigned int *) &src_sp; in check_estimate()
534 float recip_divisor = sqrt(src_sp); in check_estimate()