Searched refs:fneg (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/math-emu/
H A Dfneg.c6 fneg(u32 *frD, u32 *frB) function
H A DMakefile7 fmul.o fmuls.o fnabs.o fneg.o types.o \
H A Dmath.c58 FLOATFUNC(fneg); variable
339 case FNEG: func = fneg; type = XB; break;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/math-emu/
H A Dmath.c357 static int fneg(struct sh_fpu_soft_struct *fregs, int n) function
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.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)
123 beql cu_nneg |if $1a, it is fneg
168 | Inst is fneg. Execute the negate value function on the input.
368 | monadic instructions: fabs = $18 fneg = $1a ftst = $3a
376 | At this point, fabs, fneg, fsmove, fdmove, ftst, fsqrt, fssqrt, and
378 | For cases fabs, fneg, fsmove, and fdmove goto spos (do not normalize)
384 bra cu_dnrm |fmove, fabs, fneg, ftst
414 | cu_dnrm handles all cu-only instructions (fmove, fabs, fneg, an
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dfpsp.S2493 # fneg fdneg fsneg fgetexp ftentox
3619 # the hardware, for "fabs" and "fneg" w/ a long source format, puts the
4702 short tbl_trans - tbl_trans # $1a-0 fneg norm
4703 short tbl_trans - tbl_trans # $1a-1 fneg zero
4704 short tbl_trans - tbl_trans # $1a-2 fneg inf
4705 short tbl_trans - tbl_trans # $1a-3 fneg qnan
4706 short tbl_trans - tbl_trans # $1a-5 fneg denorm
4707 short tbl_trans - tbl_trans # $1a-4 fneg snan
4708 short tbl_trans - tbl_trans # $1a-6 fneg unnorm
6745 fneg
12837 fneg: label
[all...]
H A Dpfpsp.S2492 # fneg fdneg fsneg fgetexp ftentox
3618 # the hardware, for "fabs" and "fneg" w/ a long source format, puts the
4106 long fneg - tbl_unsupp # 1a: fneg
8431 fneg.x %fp0 # set result sign
9213 fneg.x %fp0 # set sign bit
9225 # fneg(): emulates the fneg instruction #
9249 # and an actual fneg performed to see if overflow/underflow would have #
9260 bra.b fneg
9268 fneg: label
[all...]
H A Dfplsp.S6639 fneg.x %fp0 # -X
8612 fneg.x %fp1 # -Y
9676 fneg.x %fp0
10399 fneg.s 0x4(%sp),%fp0 # fneg w/ sgl src
10404 fneg.d 0x4(%sp),%fp0 # fneg w/ dbl src
10409 fneg.x 0x4(%sp),%fp0 # fneg w/ ext src

Completed in 197 milliseconds