Lines Matching refs:fsqrt
1858 # OPERR : fsqrt(-NORM)
2496 # fsqrt flog2
6657 fsqrt.x %fp1 # SQRT([1-X][1+X])
6748 fsqrt.x %fp0 # SQRT((1-X)/(1+X))
11415 long fsqrt - tbl_unsupp # 04: fsqrt
15502 # fsqrt(): emulates the fsqrt instruction #
15672 fsqrt.x FP_SCR0(%a6),%fp0 # execute square root
15723 fsqrt.x FP_SCR0(%a6),%fp0 # perform square root
15811 # fsqrt(+0) = +0
15812 # fsqrt(-0) = -0
15813 # fsqrt(+INF) = +INF
15814 # fsqrt(-INF) = OPERR
16016 # fsqrt operation won't take an exception. #