Searched refs:GR_exp_N (Results 1 – 3 of 3) sorted by relevance
/sysdeps/ia64/fpu/ |
A D | e_scalb.S | 98 GR_exp_N = r30 define 184 and GR_exp_N = GR_exp_mask, GR_signexp_N // Get exponent of N 191 cmp.lt p9,p0 = GR_exp_N, GR_big_exp // N possible non-integer? 192 cmp.ge p6,p0 = GR_exp_N, GR_exp_sure_ou // N certain over/under?
|
A D | e_scalbf.S | 98 GR_exp_N = r30 define 184 and GR_exp_N = GR_exp_mask, GR_signexp_N // Get exponent of N 191 cmp.lt p9,p0 = GR_exp_N, GR_big_exp // N possible non-integer? 192 cmp.ge p6,p0 = GR_exp_N, GR_exp_sure_ou // N certain over/under?
|
A D | e_scalbl.S | 98 GR_exp_N = r30 define 184 and GR_exp_N = GR_exp_mask, GR_signexp_N // Get exponent of N 191 cmp.lt p9,p0 = GR_exp_N, GR_big_exp // N possible non-integer? 192 cmp.ge p6,p0 = GR_exp_N, GR_exp_sure_ou // N certain over/under?
|
Completed in 4 milliseconds