Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/math-emu/
Dmath.c112 #define FRSQRTES 0x01a /* 26 */ macro
274 case FRSQRTES: func = frsqrtes;type = XB; break; in do_mathemu()