Home
last modified time | relevance | path

Searched refs:fXtruncInt (Results 1 – 6 of 6) sorted by relevance

/glibc-2.36/sysdeps/ia64/fpu/
Ds_roundl.S66 fXtruncInt = f9 define
111 fcvt.fx.trunc.s1 fXtruncInt = f8 // Convert to int in significand
146 fcvt.xf f8 = fXtruncInt // Pre-Result if 0.5 <= |x| < 2^63
227 fcvt.fx.trunc.s1 fXtruncInt = fNormX // Convert to int in significand
Ds_round.S66 fXtruncInt = f9 define
111 fcvt.fx.trunc.s1 fXtruncInt = f8 // Convert to int in significand
146 fcvt.xf f8 = fXtruncInt // Pre-Result if 0.5 <= |x| < 2^52
227 fcvt.fx.trunc.s1 fXtruncInt = fNormX // Convert to int in significand
Ds_roundf.S66 fXtruncInt = f9 define
111 fcvt.fx.trunc.s1 fXtruncInt = f8 // Convert to int in significand
146 fcvt.xf f8 = fXtruncInt // Pre-Result if 0.5 <= |x| < 2^23
227 fcvt.fx.trunc.s1 fXtruncInt = fNormX // Convert to int in significand
Ds_truncl.S63 fXtruncInt = f9 define
101 fcvt.fx.trunc.s1 fXtruncInt = f8 // Convert to int in significand
136 fcvt.xf f8 = fXtruncInt // Result, assume 1 <= |x| < 2^63
Ds_trunc.S63 fXtruncInt = f9 define
101 fcvt.fx.trunc.s1 fXtruncInt = f8 // Convert to int in significand
136 fcvt.xf f8 = fXtruncInt // Result, assume 1 <= |x| < 2^52
Ds_truncf.S63 fXtruncInt = f9 define
101 fcvt.fx.trunc.s1 fXtruncInt = f8 // Convert to int in significand
136 fcvt.xf f8 = fXtruncInt // Result, assume 1 <= |x| < 2^23