Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/math-emu/
Dmath.c102 #define FNMSUBS 0x01e /* 30 */ macro
307 case FNMSUBS: func = fnmsubs; type = ABC; break; in do_mathemu()