Home
last modified time | relevance | path

Searched refs:GR_COEFF_START (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/sysdeps/ia64/fpu/
De_exp10.S114 GR_COEFF_START = r30 define
247 ld8 GR_COEFF_START= [ GR_TBL_START ] // Load pointer to coeff table
264 ldfe FR_LOG2_10= [ GR_COEFF_START ], 16 // load log2(10)*2^(10-63)
275 ldfe FR_L2_10_low= [ GR_COEFF_START ], 16 // load log2(10)_low
282 ldfpd FR_COEFF3, FR_COEFF4= [ GR_COEFF_START ], 16 // load C_3, C_4
302 ldfe FR_COEFF1= [ GR_COEFF_START ], 16 // load C_1
309 ldfe FR_COEFF2= [ GR_COEFF_START ], 16 // load C_2
323 add GR_LOG_TBL= 256, GR_COEFF_START // Pointer to high T_table
343 shladd GR_Flow_ADDR= GR_F_low, 3, GR_COEFF_START // address of 2^{f_low}
De_exp2.S127 GR_COEFF_START = r30 define
253 ld8 GR_COEFF_START= [ GR_TBL_START ] // Load pointer to coeff table
266 ldfpd FR_COEFF3, FR_COEFF4= [ GR_COEFF_START ], 16 // load C_3, C_4
274 ldfe FR_COEFF1= [ GR_COEFF_START ], 16 // load C_1
280 ldfe FR_COEFF2= [ GR_COEFF_START ], 16 // load C_2
296 add GR_LOG_TBL= 256, GR_COEFF_START // Pointer to high T_table
308 shladd GR_Flow_ADDR= GR_F_low, 3, GR_COEFF_START // address of 2^{f_low}
De_exp2f.S127 GR_COEFF_START = r30 define
247 ld8 GR_COEFF_START= [ GR_TBL_START ] // Load pointer to coeff table
260 ldfe FR_COEFF1= [ GR_COEFF_START ], 16 // load C_1
267 ldfe FR_COEFF2= [ GR_COEFF_START ], 16 // load C_2
290 add GR_LOG_TBL= 256, GR_COEFF_START // Pointer to high T_table
302 shladd GR_Flow_ADDR= GR_F_low, 3, GR_COEFF_START // address of 2^{f_low}