Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/math-emu/
Dmath.c129 #define FNEG 0x028 /* 40 */ macro
342 case FNEG: func = fneg; type = XB; break; in do_mathemu()