Home
last modified time | relevance | path

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

/arch/powerpc/math-emu/
Dmath.c114 #define FMSUB 0x01c /* 28 */ macro
324 case FMSUB: func = fmsub; type = ABC; break; in do_mathemu()