Searched refs:PLXSD (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/tools/testing/selftests/powerpc/include/ |
H A D | instructions.h | 137 #define PLXSD(vrt, a, r, d) PREFIX_8LS(0xa8000000, vrt, a, r, d) macro
|
/openbmc/qemu/target/ppc/ |
H A D | insn64.decode | 266 PLXSD 000001 00 0--.-- .................. \
|
/openbmc/linux/tools/testing/selftests/powerpc/alignment/ |
H A D | alignment_handler.c | 394 LOAD_VSX_8LS_PREFIX_TEST(PLXSD, 0); in test_alignment_handler_vsx_prefix()
|
/openbmc/qemu/tcg/ppc/ |
H A D | tcg-target.c.inc | 400 #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 D | vsx-impl.c.inc | 2352 TRANS64_FLAGS2(ISA310, PLXSD, do_plstxsd_PLS_D, false)
|