Home
last modified time | relevance | path

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

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