Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/math-emu/
Dmath.c81 #define LFSU 0x31 /* 49 */ macro
241 case LFSU: func = lfs; type = DU; break; in do_mathemu()