Searched refs:GR_signexp_X (Results 1 – 10 of 10) sorted by relevance
/sysdeps/ia64/fpu/ |
A D | s_libm_ldexp.S | 87 GR_signexp_X = r22 define 110 getf.exp GR_signexp_X = FR_Floating_X // Get signexp of x 193 and GR_exp_X = GR_exp_mask, GR_signexp_X 363 getf.exp GR_signexp_X = FR_Norm_X // Get signexp of normalized x
|
A D | s_libm_ldexpf.S | 87 GR_signexp_X = r22 define 110 getf.exp GR_signexp_X = FR_Floating_X // Get signexp of x 193 and GR_exp_X = GR_exp_mask, GR_signexp_X 363 getf.exp GR_signexp_X = FR_Norm_X // Get signexp of normalized x
|
A D | s_libm_ldexpl.S | 87 GR_signexp_X = r22 define 110 getf.exp GR_signexp_X = FR_Floating_X // Get signexp of x 193 and GR_exp_X = GR_exp_mask, GR_signexp_X 363 getf.exp GR_signexp_X = FR_Norm_X // Get signexp of normalized x
|
A D | s_libm_scalbn.S | 87 GR_signexp_X = r22 define 110 getf.exp GR_signexp_X = FR_Floating_X // Get signexp of x 193 and GR_exp_X = GR_exp_mask, GR_signexp_X 363 getf.exp GR_signexp_X = FR_Norm_X // Get signexp of normalized x
|
A D | s_libm_scalbnf.S | 87 GR_signexp_X = r22 define 110 getf.exp GR_signexp_X = FR_Floating_X // Get signexp of x 193 and GR_exp_X = GR_exp_mask, GR_signexp_X 363 getf.exp GR_signexp_X = FR_Norm_X // Get signexp of normalized x
|
A D | s_libm_scalbnl.S | 87 GR_signexp_X = r22 define 110 getf.exp GR_signexp_X = FR_Floating_X // Get signexp of x 193 and GR_exp_X = GR_exp_mask, GR_signexp_X 363 getf.exp GR_signexp_X = FR_Norm_X // Get signexp of normalized x
|
A D | libm_scalblnf.S | 85 GR_signexp_X = r22 define 108 getf.exp GR_signexp_X = FR_Floating_X // Get signexp of x 191 and GR_exp_X = GR_exp_mask, GR_signexp_X 361 getf.exp GR_signexp_X = FR_Norm_X // Get signexp of normalized x
|
A D | e_scalb.S | 90 GR_signexp_X = r22 define 128 getf.exp GR_signexp_X = FR_Floating_X // Get signexp of x 211 and GR_exp_X = GR_exp_mask, GR_signexp_X // Get exponent of X 511 getf.exp GR_signexp_X = FR_Norm_X // Get signexp of normalized x
|
A D | e_scalbf.S | 90 GR_signexp_X = r22 define 128 getf.exp GR_signexp_X = FR_Floating_X // Get signexp of x 211 and GR_exp_X = GR_exp_mask, GR_signexp_X // Get exponent of X 511 getf.exp GR_signexp_X = FR_Norm_X // Get signexp of normalized x
|
A D | e_scalbl.S | 90 GR_signexp_X = r22 define 128 getf.exp GR_signexp_X = FR_Floating_X // Get signexp of x 211 and GR_exp_X = GR_exp_mask, GR_signexp_X // Get exponent of X 511 getf.exp GR_signexp_X = FR_Norm_X // Get signexp of normalized x
|
Completed in 46 milliseconds