Home
last modified time | relevance | path

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

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