Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/math-emu/
Dmath.c88 #define STFDU 0x37 /* 55 */ macro
248 case STFDU: func = stfd; type = DU; break; in do_mathemu()