Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/math-emu/
Dmath.c120 #define FNMADD 0x01f /* 31 */ macro
328 case FNMADD: func = fnmadd; type = ABC; break; in do_mathemu()