Home
last modified time | relevance | path

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

/external/valgrind/none/tests/ppc32/
Dtest_dfp1.c441 unsigned long long u0, u1, rm_idx; in test_rounding_modes() local
450 for (rm_idx = 0; rm_idx < 8; rm_idx++) { in test_rounding_modes()
455 *hex_fpscr |= (rm_idx << 32); in test_rounding_modes()
465 j, (int)rm_idx, u0, u1, *((unsigned long long *)(&res))); in test_rounding_modes()
/external/valgrind/none/tests/ppc64/
Dtest_dfp1.c441 unsigned long long u0, u1, rm_idx; in test_rounding_modes() local
450 for (rm_idx = 0; rm_idx < 8; rm_idx++) { in test_rounding_modes()
455 *hex_fpscr |= (rm_idx << 32); in test_rounding_modes()
465 j, (int)rm_idx, u0, u1, *((unsigned long long *)(&res))); in test_rounding_modes()