Home
last modified time | relevance | path

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

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