Searched refs:GR_N_as_int (Results 1 – 10 of 10) sorted by relevance
/glibc-2.36/sysdeps/ia64/fpu/ |
D | s_libm_ldexp.S | 86 GR_N_as_int = r21 define 127 (p9) mov GR_N_as_int = r33 // Copy N if int is 64 bits 129 (p8) sxt4 GR_N_as_int = r33 // Sign extend N if int is 32 bits 140 add GR_N_Biased = GR_Bias,GR_N_as_int 142 cmp.ge p7, p0 = GR_N_as_int, GR_Big // Certain overflow? 145 cmp.le p8, p0 = GR_N_as_int, GR_NBig // Certain underflow? 158 (p7) mov GR_N_as_int = GR_Big // Limit max N 161 (p8) mov GR_N_as_int = GR_NBig // Limit min N 172 (p7) add GR_N_Biased = GR_Bias,GR_N_as_int 204 add GR_exp_Result = GR_exp_X, GR_N_as_int [all …]
|
D | s_libm_ldexpf.S | 86 GR_N_as_int = r21 define 127 (p9) mov GR_N_as_int = r33 // Copy N if int is 64 bits 129 (p8) sxt4 GR_N_as_int = r33 // Sign extend N if int is 32 bits 140 add GR_N_Biased = GR_Bias,GR_N_as_int 142 cmp.ge p7, p0 = GR_N_as_int, GR_Big // Certain overflow? 145 cmp.le p8, p0 = GR_N_as_int, GR_NBig // Certain underflow? 158 (p7) mov GR_N_as_int = GR_Big // Limit max N 161 (p8) mov GR_N_as_int = GR_NBig // Limit min N 172 (p7) add GR_N_Biased = GR_Bias,GR_N_as_int 204 add GR_exp_Result = GR_exp_X, GR_N_as_int [all …]
|
D | s_libm_ldexpl.S | 86 GR_N_as_int = r21 define 127 (p9) mov GR_N_as_int = r34 // Copy N if int is 64 bits 129 (p8) sxt4 GR_N_as_int = r34 // Sign extend N if int is 32 bits 140 add GR_N_Biased = GR_Bias,GR_N_as_int 142 cmp.ge p7, p0 = GR_N_as_int, GR_Big // Certain overflow? 145 cmp.le p8, p0 = GR_N_as_int, GR_NBig // Certain underflow? 158 (p7) mov GR_N_as_int = GR_Big // Limit max N 161 (p8) mov GR_N_as_int = GR_NBig // Limit min N 172 (p7) add GR_N_Biased = GR_Bias,GR_N_as_int 204 add GR_exp_Result = GR_exp_X, GR_N_as_int [all …]
|
D | s_libm_scalbn.S | 86 GR_N_as_int = r21 define 127 (p9) mov GR_N_as_int = r33 // Copy N if int is 64 bits 129 (p8) sxt4 GR_N_as_int = r33 // Sign extend N if int is 32 bits 140 add GR_N_Biased = GR_Bias,GR_N_as_int 142 cmp.ge p7, p0 = GR_N_as_int, GR_Big // Certain overflow? 145 cmp.le p8, p0 = GR_N_as_int, GR_NBig // Certain underflow? 158 (p7) mov GR_N_as_int = GR_Big // Limit max N 161 (p8) mov GR_N_as_int = GR_NBig // Limit min N 172 (p7) add GR_N_Biased = GR_Bias,GR_N_as_int 204 add GR_exp_Result = GR_exp_X, GR_N_as_int [all …]
|
D | s_libm_scalbnf.S | 86 GR_N_as_int = r21 define 127 (p9) mov GR_N_as_int = r33 // Copy N if int is 64 bits 129 (p8) sxt4 GR_N_as_int = r33 // Sign extend N if int is 32 bits 140 add GR_N_Biased = GR_Bias,GR_N_as_int 142 cmp.ge p7, p0 = GR_N_as_int, GR_Big // Certain overflow? 145 cmp.le p8, p0 = GR_N_as_int, GR_NBig // Certain underflow? 158 (p7) mov GR_N_as_int = GR_Big // Limit max N 161 (p8) mov GR_N_as_int = GR_NBig // Limit min N 172 (p7) add GR_N_Biased = GR_Bias,GR_N_as_int 204 add GR_exp_Result = GR_exp_X, GR_N_as_int [all …]
|
D | s_libm_scalbnl.S | 86 GR_N_as_int = r21 define 127 (p9) mov GR_N_as_int = r34 // Copy N if int is 64 bits 129 (p8) sxt4 GR_N_as_int = r34 // Sign extend N if int is 32 bits 140 add GR_N_Biased = GR_Bias,GR_N_as_int 142 cmp.ge p7, p0 = GR_N_as_int, GR_Big // Certain overflow? 145 cmp.le p8, p0 = GR_N_as_int, GR_NBig // Certain underflow? 158 (p7) mov GR_N_as_int = GR_Big // Limit max N 161 (p8) mov GR_N_as_int = GR_NBig // Limit min N 172 (p7) add GR_N_Biased = GR_Bias,GR_N_as_int 204 add GR_exp_Result = GR_exp_X, GR_N_as_int [all …]
|
D | libm_scalblnf.S | 84 GR_N_as_int = r21 define 125 (p9) mov GR_N_as_int = r33 // Copy N if long int is 64 bits 127 (p8) sxt4 GR_N_as_int = r33 // Sign extend N if long int is 32 bits 138 add GR_N_Biased = GR_Bias,GR_N_as_int 140 cmp.ge p7, p0 = GR_N_as_int, GR_Big // Certain overflow? 143 cmp.le p8, p0 = GR_N_as_int, GR_NBig // Certain underflow? 156 (p7) mov GR_N_as_int = GR_Big // Limit max N 159 (p8) mov GR_N_as_int = GR_NBig // Limit min N 170 (p7) add GR_N_Biased = GR_Bias,GR_N_as_int 202 add GR_exp_Result = GR_exp_X, GR_N_as_int [all …]
|
D | e_scalb.S | 89 GR_N_as_int = r21 define 172 getf.sig GR_N_as_int = FR_N_float_int // Get n from significand 201 (p6) mov GR_N_as_int = GR_Big // Limit N 203 add GR_N_Biased = GR_Bias,GR_N_as_int 220 add GR_exp_Result = GR_exp_X, GR_N_as_int 386 getf.sig GR_N_as_int = FR_N_float_int 453 cmp.ne p7,p0 = GR_N_as_int,GR_Scratch
|
D | e_scalbf.S | 89 GR_N_as_int = r21 define 172 getf.sig GR_N_as_int = FR_N_float_int // Get n from significand 201 (p6) mov GR_N_as_int = GR_Big // Limit N 203 add GR_N_Biased = GR_Bias,GR_N_as_int 220 add GR_exp_Result = GR_exp_X, GR_N_as_int 386 getf.sig GR_N_as_int = FR_N_float_int 453 cmp.ne p7,p0 = GR_N_as_int,GR_Scratch
|
D | e_scalbl.S | 89 GR_N_as_int = r21 define 172 getf.sig GR_N_as_int = FR_N_float_int // Get n from significand 201 (p6) mov GR_N_as_int = GR_Big // Limit N 203 add GR_N_Biased = GR_Bias,GR_N_as_int 220 add GR_exp_Result = GR_exp_X, GR_N_as_int 386 getf.sig GR_N_as_int = FR_N_float_int 453 cmp.ne p7,p0 = GR_N_as_int,GR_Scratch
|