Home
last modified time | relevance | path

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

/external/valgrind/none/tests/ppc64/
Dtest_isa_3_0.c3838 dissect_fpscr_rounding_mode(0x0000000000000003); in do_tests()
3839 dissect_fpscr_rounding_mode(0x0000000000000002); in do_tests()
3840 dissect_fpscr_rounding_mode(0x0000000000000001); in do_tests()
3841 dissect_fpscr_rounding_mode(0x0000000000000000); in do_tests()
Dppc64_helpers.h281 static void dissect_fpscr_rounding_mode(unsigned long local_fpscr) { in dissect_fpscr_rounding_mode() function