Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/math-emu/
Dmath.c86 #define STFSU 0x35 /* 53 */ macro
246 case STFSU: func = stfs; type = DU; break; in do_mathemu()