Searched refs:max_rm (Results 1 – 2 of 2) sorted by relevance
395 unsigned long long i, max_rm, expected_val; in test_move_toFrom_fpscr() local401 max_rm = 4; in test_move_toFrom_fpscr()410 for (i = 0; i < max_rm; i++) { in test_move_toFrom_fpscr()413 _test_mtfsf(max_rm/8); in test_move_toFrom_fpscr()418 if (max_rm == 4) { in test_move_toFrom_fpscr()419 *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()427 (max_rm == 8) ? "decimal" : "binary", in test_move_toFrom_fpscr()431 if (max_rm == 4) { in test_move_toFrom_fpscr()432 max_rm = 8; in test_move_toFrom_fpscr()