Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/math-emu/
Dmath.c130 #define FNMADD 0x01f /* 31 */ macro
297 case FNMADD: func = fnmadd; type = ABC; break; in do_mathemu()