Searched refs:fsqrt (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/math-emu/
H A Dfsqrt.c9 fsqrt(void *frD, void *frB) function
H A DMakefile10 fsqrt.o fsqrts.o fsub.o fsubs.o \
H A Dmath.c64 FLOATFUNC(fsqrt); variable
318 case FSQRT: func = fsqrt; type = AB; break;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/math-emu/
H A Dmath.c280 NOTYETn(fsqrt)
392 fsts, flds, ffloat, ftrc, fneg, fabs, fsqrt, fsrra,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dres_func.S96 | fsqrt = $05* fssqrt = $41 fdsqrt = $45
97 | (*fsqrt reencoded to $05)
102 | At this point, fabs, fneg, fsmove, fdmove, ftst, fsqrt, fssqrt, and
105 | For cases fsqrt, fssqrt, and fdsqrt goto nrm_src (do normalize)
108 bne normal |weed out fsqrt instructions
370 | fsqrt = $05* fssqrt = $41 fdsqrt = $45
371 | (*fsqrt reencoded to $05)
376 | At this point, fabs, fneg, fsmove, fdmove, ftst, fsqrt, fssqrt, and
379 | For cases fsqrt, fssqrt, and fdsqrt goto nrm_src (do normalize)
382 bnes nrm_src |weed out fsqrt instruction
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dfpsp.S1313 # OPERR : fsqrt(-NORM)
1858 # OPERR : fsqrt(-NORM)
2496 # fsqrt flog2
4504 short tbl_trans - tbl_trans # $04-0 fsqrt norm
4505 short tbl_trans - tbl_trans # $04-1 fsqrt zero
4506 short tbl_trans - tbl_trans # $04-2 fsqrt inf
4507 short tbl_trans - tbl_trans # $04-3 fsqrt qnan
4508 short tbl_trans - tbl_trans # $04-5 fsqrt denorm
4509 short tbl_trans - tbl_trans # $04-4 fsqrt snan
4510 short tbl_trans - tbl_trans # $04-6 fsqrt unnor
15545 fsqrt: label
[all...]
H A Dpfpsp.S1312 # OPERR : fsqrt(-NORM)
1857 # OPERR : fsqrt(-NORM)
2495 # fsqrt flog2
4084 long fsqrt - tbl_unsupp # 04: fsqrt
5562 # fsqrt operation won't take an exception. #
11933 # fsqrt(): emulates the fsqrt instruction #
11956 # instruction won't cause an exception. Use the regular fsqrt to #
11968 bra.b fsqrt
11976 fsqrt: label
[all...]

Completed in 149 milliseconds