Home
last modified time | relevance | path

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

/arch/powerpc/math-emu/
DMakefile4 obj-$(CONFIG_MATH_EMULATION_FULL) += $(math-emu-common-objs) fabs.o fadd.o \
17 CFLAGS_fabs.o = -fno-builtin-fabs
18 CFLAGS_math.o = -fno-builtin-fabs
Dfabs.c7 fabs(u32 *frD, u32 *frB) in fabs() function
Dmath.c69 FLOATFUNC(fabs);
318 case FABS: func = fabs; type = XB; break; in do_mathemu()
/arch/x86/math-emu/
Dfpu_etc.c29 static void fabs(FPU_REG *st0_ptr, u_char st0tag) in fabs() function
124 fchs, fabs, (FUNC_ST0) FPU_illegal, (FUNC_ST0) FPU_illegal,
/arch/m68k/ifpsp060/
DMISC74 fabs.s : 2.4
133 fabs.s : 2.4
Dfplsp.doc124 The fabs/fadd/fdiv/fint/fintrz/fmul/fneg/fsqrt/fsub entry points
/arch/powerpc/include/asm/
Dkvm_fpu.h54 FPD_ONE_IN(fabs)
/arch/powerpc/kvm/
Dfpu.S248 FPD_ONE_IN(fabs)
/arch/sh/math-emu/
Dmath.c363 static int fabs(struct sh_fpu_soft_struct *fregs, int n) in fabs() function
392 fsts, flds, ffloat, ftrc, fneg, fabs, fsqrt, fsrra,
/arch/m68k/fpsp040/
Dres_func.S94 | monadic instructions: fabs = $18 fneg = $1a ftst = $3a
102 | At this point, fabs, fneg, fsmove, fdmove, ftst, fsqrt, fssqrt, and
104 | For cases fabs, fneg, fsmove, and fdmove goto spos (do not normalize)
121 beql cu_nabs |if $18, it is fabs
460 | Inst is fabs. Execute the absolute value function on the input.
/arch/m68k/ifpsp060/src/
Dfpsp.S2485 # fabs fdabs fsabs facos fmod
6666 fabs.x %fp0 # |X|
6761 fabs.x %fp0
11404 # routines like fadd/fmul/fabs as well as the transcendentals.
11435 long fabs - tbl_unsupp # 18: fabs
11999 fabs.x %fp0 # clear result sign
12004 fabs.x %fp0 # clear result sign
12307 fabs.x %fp0,%fp1 # make a copy of result
13087 fabs.x %fp0,%fp1 # make a copy of result
13413 # fabs(): emulates the fabs instruction #
[all …]
Dftest.S522 fabs.p &0xc12300012345678912345678,%fp0
1341 fabs.p DATA(%a6),%fp0
Dpfpsp.S2484 # fabs fdabs fsabs facos fmod
9869 # scale the operand such that the exponent is zero. Perform an "fabs" #
Dfplsp.S7626 fabs.x %fp0 # |X|
7649 fabs.x %fp0
7739 fabs.x %fp0 # Y = |X|
7768 fabs.x %fp0
8443 fabs.x %fp0 # test magnitude
8610 fabs.x (%a0),%fp0 # Y = |X|
8635 fabs.x (%a0),%fp0 # |X|