Lines Matching refs:f8
109 getf.exp rSignexp = f8 // Get signexp, recompute if unorm
110 fclass.m p7,p0 = f8, 0x0b // Test x unorm
115 fcvt.fx.trunc.s1 fXInt = f8 // Convert to int in significand
122 fcmp.lt.s1 p8,p9 = f8, f0 // Test x < 0
127 fnorm.s1 fNormX = f8 // Normalize input
136 fclass.m p6,p0 = f8, 0x1e7 // Test x natval, nan, inf, 0
161 (p6) fma.d.s0 f8 = f8, f1, f0 // Result if x natval, nan, inf, 0
176 (p6) fma.d.s0 f8 = fPreResult, f1, fAdj // Result if !int, |x| < 2^52
181 (p7) fma.d.s0 f8 = fNormX, f1, f0 // Result, if |x| >= 2^52
200 (p8) fma.d.s0 f8 = fNormX, f1, f0 // If x int, result normalized x
210 fcmp.eq.s0 p7,p0 = f8, f0 // Dummy op to set denormal flag