Home
last modified time | relevance | path

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

/external/valgrind/main/none/tests/ppc64/
Dround.c327 float neg_flt_lo = -67047420.0; in test_int_to_float_convert() local
340 status |= check_int_to_flt_round(TO_NEAREST, -int24_lo, &neg_flt_lo); in test_int_to_float_convert()
342 status |= check_int_to_flt_round(TO_ZERO, -int24_lo, &neg_flt_lo); in test_int_to_float_convert()
343 status |= check_int_to_flt_round(TO_ZERO, -int24_hi, &neg_flt_lo); in test_int_to_float_convert()
344 status |= check_int_to_flt_round(TO_PLUS_INFINITY, -int24_lo, &neg_flt_lo); in test_int_to_float_convert()
345 status |= check_int_to_flt_round(TO_PLUS_INFINITY, -int24_hi, &neg_flt_lo); in test_int_to_float_convert()
/external/valgrind/main/none/tests/ppc32/
Dround.c327 float neg_flt_lo = -67047420.0; in test_int_to_float_convert() local
340 status |= check_int_to_flt_round(TO_NEAREST, -int24_lo, &neg_flt_lo); in test_int_to_float_convert()
342 status |= check_int_to_flt_round(TO_ZERO, -int24_lo, &neg_flt_lo); in test_int_to_float_convert()
343 status |= check_int_to_flt_round(TO_ZERO, -int24_hi, &neg_flt_lo); in test_int_to_float_convert()
344 status |= check_int_to_flt_round(TO_PLUS_INFINITY, -int24_lo, &neg_flt_lo); in test_int_to_float_convert()
345 status |= check_int_to_flt_round(TO_PLUS_INFINITY, -int24_hi, &neg_flt_lo); in test_int_to_float_convert()