Home
last modified time | relevance | path

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

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