Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/math-emu/
A Dfsqrt.c11 fsqrt(void *frD, void *frB) in fsqrt() function
A DMakefile2 math-emu-common-objs = math.o fre.o fsqrt.o fsqrts.o frsqrtes.o mtfsf.o mtfsfi.o
A Dmath.c21 FLOATFUNC(fsqrt);
290 case FSQRT: func = fsqrt; type = XB; break; in do_mathemu()
/linux-6.3-rc2/arch/m68k/ifpsp060/
A DMISC80 fsqrt.s : 2.4
139 fsqrt.s : 2.4
A Dfplsp.doc124 The fabs/fadd/fdiv/fint/fintrz/fmul/fneg/fsqrt/fsub entry points
/linux-6.3-rc2/Documentation/arm/vfp/
A Drelease-notes.rst31 - fsqrt
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dkvm_fpu.h50 FPD_ONE_IN(fsqrt)
/linux-6.3-rc2/arch/powerpc/kvm/
A Dfpu.S251 FPD_ONE_IN(fsqrt)
/linux-6.3-rc2/arch/sh/math-emu/
A Dmath.c280 NOTYETn(fsqrt) in NOTYETn() argument
392 fsts, flds, ffloat, ftrc, fneg, fabs, fsqrt, fsrra,
/linux-6.3-rc2/arch/m68k/fpsp040/
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
678 | tstb DY_MO_FLG(%a6) ;check for fsqrt
679 beq fix_stk |if zero, it is fsqrt
/linux-6.3-rc2/arch/m68k/ifpsp060/src/
A 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
15811 # fsqrt(+0) = +0
15812 # fsqrt(-0) = -0
15813 # fsqrt(+INF) = +INF
[all …]
A Dpfpsp.S1857 # OPERR : fsqrt(-NORM)
2495 # fsqrt flog2
/linux-6.3-rc2/arch/x86/math-emu/
A DREADME231 The results of the basic arithmetic functions (+,-,*,/), and fsqrt
/linux-6.3-rc2/arch/powerpc/
A DKconfig483 such as fsqrt on cores that do have an FPU but do not implement

Completed in 45 milliseconds