fnmsub             37 arch/nds32/math-emu/fpuemu.c DEF3OPNEG(fnmsub, s, fmuls, fsubs, fnegs);
fnmsub             39 arch/nds32/math-emu/fpuemu.c DEF3OPNEG(fnmsub, d, fmuld, fsubd, fnegd);
fnmsub             71 arch/powerpc/include/asm/kvm_fpu.h FPD_THREE_IN(fnmsub)
fnmsub             47 arch/powerpc/math-emu/math.c FLOATFUNC(fnmsub);
fnmsub            297 arch/powerpc/math-emu/math.c 			case FNMSUB:	func = fnmsub;	type = ABC;	break;