Home
last modified time | relevance | path

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

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