Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/math-emu/
Dmath.c100 #define FMSUBS 0x01c /* 28 */ macro
305 case FMSUBS: func = fmsubs; type = ABC; break; in do_mathemu()