Lines Matching refs:GR_exp_bias
636 GR_exp_bias = r58 define
866 mov GR_exp_bias = 0xFFFF // Form exponent bias
907 cmp.lt p9, p0 = GR_exp_y,GR_exp_bias // Test 0 < |y| < 1
939 sub GR_exp_y = GR_exp_y,GR_exp_bias // Get true exponent of y
1023 sub GR_N = GR_N, GR_exp_bias // Get true exponent of x = N
1075 sub GR_M = GR_M, GR_exp_bias // Get true exponent of W
1505 add GR_Special_Exp = -50,GR_exp_bias
1641 sub GR_Expo_X = GR_Expo_X, GR_exp_bias // Get true exponent of X
1703 add GR_exp_bias_p_k = GR_exp_bias, GR_k
2281 cmp.lt p9, p8 = GR_exp_y,GR_exp_bias // Test 0 < |y| < 1
2283 sub GR_exp_y = GR_exp_y,GR_exp_bias // Get true exponent of y
2401 (p13) cmp.lt.unc p9, p8 = GR_exp_y,GR_exp_bias // Test 0 < |y| < 1 if x=-inf
2403 sub GR_exp_y = GR_exp_y,GR_exp_bias // Get true exponent y