Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/include/
H A Dinstructions.h137 #define PLXSD(vrt, a, r, d) PREFIX_8LS(0xa8000000, vrt, a, r, d) macro
/openbmc/qemu/target/ppc/
H A Dinsn64.decode266 PLXSD 000001 00 0--.-- .................. \
/openbmc/linux/tools/testing/selftests/powerpc/alignment/
H A Dalignment_handler.c394 LOAD_VSX_8LS_PREFIX_TEST(PLXSD, 0); in test_alignment_handler_vsx_prefix()
/openbmc/qemu/tcg/ppc/
H A Dtcg-target.c.inc400 #define PLXSD OPCD( 42)
1314 tcg_out_8ls_d(s, PLXSD, ret & 31, 0, 0, 1);
1573 tcg_out_8ls_d(s, PLXSD, rt & 31, base, offset, 0);
/openbmc/qemu/target/ppc/translate/
H A Dvsx-impl.c.inc2352 TRANS64_FLAGS2(ISA310, PLXSD, do_plstxsd_PLS_D, false)