Searched refs:PSTXSD (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/tools/testing/selftests/powerpc/include/ |
H A D | instructions.h | 141 #define PSTXSD(vrs, a, r, d) PREFIX_8LS(0xb8000000, vrs, a, r, d) macro
|
/openbmc/qemu/target/ppc/ |
H A D | insn64.decode | 269 PSTXSD 000001 00 0--.-- .................. \
|
/openbmc/linux/tools/testing/selftests/powerpc/alignment/ |
H A D | alignment_handler.c | 398 STORE_VSX_8LS_PREFIX_TEST(PSTXSD, 0); in test_alignment_handler_vsx_prefix()
|
/openbmc/qemu/tcg/ppc/ |
H A D | tcg-target.c.inc | 404 #define PSTXSD OPCD( 46) 1576 tcg_out_8ls_d(s, PSTXSD, rt & 31, base, offset, 0);
|
/openbmc/qemu/target/ppc/translate/ |
H A D | vsx-impl.c.inc | 2353 TRANS64_FLAGS2(ISA310, PSTXSD, do_plstxsd_PLS_D, true)
|