Home
last modified time | relevance | path

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

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