Home
last modified time | relevance | path

Searched refs:fsqrt (Results 1 – 13 of 13) sorted by relevance

/linux-2.6.39/arch/powerpc/math-emu/
Dfsqrt.c10 fsqrt(void *frD, void *frB) in fsqrt() function
DMakefile8 fsqrt.o fsqrts.o fsub.o fsubs.o \
Dmath.c64 FLOATFUNC(fsqrt);
320 case FSQRT: func = fsqrt; type = AB; break; in do_mathemu()
/linux-2.6.39/arch/m68k/ifpsp060/
DMISC80 fsqrt.s : 2.4
139 fsqrt.s : 2.4
Dfplsp.doc124 The fabs/fadd/fdiv/fint/fintrz/fmul/fneg/fsqrt/fsub entry points
/linux-2.6.39/Documentation/arm/VFP/
Drelease-notes.txt29 - fsqrt
/linux-2.6.39/arch/powerpc/include/asm/
Dkvm_fpu.h61 FPD_ONE_IN(fsqrt)
/linux-2.6.39/arch/powerpc/kvm/
Dfpu.S249 FPD_ONE_IN(fsqrt)
/linux-2.6.39/arch/sh/math-emu/
Dmath.c281 NOTYETn(fsqrt) in NOTYETn() argument
393 fsts, flds, ffloat, ftrc, fneg, fabs, fsqrt, fsrra,
/linux-2.6.39/arch/m68k/fpsp040/
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
678 | tstb DY_MO_FLG(%a6) ;check for fsqrt
679 beq fix_stk |if zero, it is fsqrt
/linux-2.6.39/arch/m68k/ifpsp060/src/
Dfpsp.S1858 # 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
[all …]
Dpfpsp.S1857 # OPERR : fsqrt(-NORM)
2495 # fsqrt flog2
/linux-2.6.39/arch/x86/math-emu/
DREADME231 The results of the basic arithmetic functions (+,-,*,/), and fsqrt