Home
last modified time | relevance | path

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

/sysdeps/ia64/fpu/
A 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
A 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
A 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
A 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
A 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
A 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

Completed in 6 milliseconds