Searched refs:r_exp (Results 1 – 2 of 2) sorted by relevance
339 int r_exp; in arch_sf_invsqrt_common() local362 r_exp = float32_getexp(RsV); in arch_sf_invsqrt_common()363 if (r_exp <= 24) { in arch_sf_invsqrt_common()
866 int r_exp = REG_FIELD_GET(PALETTE_10BIT_RED_EXP_MASK, udw); in i9xx_lut_10_pack_slope() local875 color->red += r_mant << (3 - r_exp); in i9xx_lut_10_pack_slope()