Searched refs:hex_fpscr_out (Results 1 – 2 of 2) sorted by relevance
398 unsigned long long * hex_fpscr_out = (unsigned long long *)&fpscr_out; in test_move_toFrom_fpscr() local419 *hex_fpscr_out &= (max_rm - 1) << shift; in test_move_toFrom_fpscr()422 *hex_fpscr_out &= BFP_MAX_RM | ((max_rm - 1) << shift); in test_move_toFrom_fpscr()428 *hex_fpscr_out, expected_val, in test_move_toFrom_fpscr()429 (expected_val == *hex_fpscr_out) ? "yes" : "no"); in test_move_toFrom_fpscr()