Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/math-emu/
Dmath.c87 #define STFD 0x36 /* 54 */ macro
247 case STFD: func = stfd; type = D; break; in do_mathemu()