Searched refs:fneg (Results 1 – 10 of 10) sorted by relevance
/arch/powerpc/math-emu/ |
D | fneg.c | 6 fneg(u32 *frD, u32 *frB) in fneg() function
|
D | Makefile | 7 fmul.o fmuls.o fnabs.o fneg.o \
|
D | math.c | 58 FLOATFUNC(fneg); 341 case FNEG: func = fneg; type = XB; break; in do_mathemu()
|
/arch/m68k/ifpsp060/ |
D | MISC | 70 fneg.s : 2.4 129 fneg.s : 2.4
|
D | fplsp.doc | 124 The fabs/fadd/fdiv/fint/fintrz/fmul/fneg/fsqrt/fsub entry points
|
/arch/sh/math-emu/ |
D | math.c | 357 static int fneg(struct sh_fpu_soft_struct *fregs, int n) in fneg() function 392 fsts, flds, ffloat, ftrc, fneg, fabs, fsqrt, fsrra,
|
/arch/m68k/fpsp040/ |
D | res_func.S | 94 | 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 467 | Inst is fneg. Execute the negate value function on the input.
|
/arch/m68k/ifpsp060/src/ |
D | fpsp.S | 2493 # fneg fdneg fsneg fgetexp ftentox 6745 fneg.x %fp0 # -X 11437 long fneg - tbl_unsupp # 1a: fneg 12000 fneg.x %fp0 # set result sign 13080 fneg.x FP_SCR0(%a6),%fp0 # perform negation 13112 fneg.x SRC_EX(%a0),%fp0 # do fneg 15484 fneg.x %fp0 # invert sign
|
D | pfpsp.S | 2492 # fneg fdneg fsneg fgetexp ftentox
|
D | fplsp.S | 8612 fneg.x %fp1 # -Y 9676 fneg.x %fp0
|