Home
last modified time | relevance | path

Searched refs:PSTB (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/testing/selftests/powerpc/include/
H A Dinstructions.h124 #define PSTB(s, a, r, d) PREFIX_MLS(PPC_INST_STB, s, a, r, d) macro
/openbmc/qemu/target/ppc/
H A Dinsn64.decode106 PSTB 000001 10 0--.-- .................. \
/openbmc/linux/tools/testing/selftests/powerpc/alignment/
H A Dalignment_handler.c493 STORE_MLS_PREFIX_TEST(PSTB); in test_alignment_handler_integer_prefix()
/openbmc/qemu/target/ppc/translate/
H A Dfixedpoint-impl.c.inc180 TRANS(PSTB, do_ldst_PLS_D, false, true, MO_UB)