Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/math-emu/
H A Dmath.c99 #define STFSUX 0x2b7 /* 695 */ macro
257 case STFSUX: func = stfs; type = XEU; break; in do_mathemu()
/openbmc/qemu/target/ppc/
H A Dinsn32.decode368 STFSUX 011111 ..... ...... .... 1010110111 - @X
/openbmc/qemu/target/ppc/translate/
H A Dfp-impl.c.inc1105 TRANS(STFSUX, do_lsfp_X, true, true, true)