Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/math-emu/
Dmath.c129 #define FNMSUB 0x01e /* 30 */ macro
296 case FNMSUB: func = fnmsub; type = ABC; break; in do_mathemu()