Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/math-emu/
H A Dmath.c94 #define LFSX 0x217 /* 535 */ macro
252 case LFSX: func = lfs; type = XE; break; in do_mathemu()
/openbmc/qemu/target/ppc/
H A Dinsn32.decode355 LFSX 011111 ..... ..... ..... 1000010111 - @X
/openbmc/qemu/target/ppc/translate/
H A Dfp-impl.c.inc1092 TRANS(LFSX, do_lsfp_X, false, false, true)