Home | History | Annotate | Download | only in dist

Lines Matching refs:fsqrt

1322 #	OPERR	: fsqrt(-NORM)
1867 # OPERR : fsqrt(-NORM)
2505 # fsqrt flog2
4094 long fsqrt - tbl_unsupp # 04: fsqrt
5572 # fsqrt operation won't take an exception. #
11943 # fsqrt(): emulates the fsqrt instruction #
11966 # instruction won't cause an exception. Use the regular fsqrt to #
11978 bra.b fsqrt
11985 global fsqrt
11986 fsqrt:
12005 fsqrt.x (%a0),%fp0 # execute square root
12058 fsqrt.x FP_SCR0(%a6),%fp0 # perform absolute
12113 fsqrt.x FP_SCR0(%a6),%fp0 # execute square root
12164 fsqrt.x FP_SCR0(%a6),%fp0 # perform square root
12221 fsqrt.x FP_SCR0(%a6),%fp0 # perform absolute
12252 # fsqrt(+0) = +0
12253 # fsqrt(-0) = -0
12254 # fsqrt(+INF) = +INF
12255 # fsqrt(-INF) = OPERR