Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/include/
H A Dinstructions.h117 #define PLBZ(t, a, r, d) PREFIX_MLS(PPC_INST_LBZ, t, a, r, d) macro
/openbmc/qemu/target/ppc/
H A Dinsn64.decode87 PLBZ 000001 10 0--.-- .................. \
/openbmc/linux/tools/testing/selftests/powerpc/alignment/
H A Dalignment_handler.c487 LOAD_MLS_PREFIX_TEST(PLBZ); in test_alignment_handler_integer_prefix()
/openbmc/qemu/target/ppc/translate/
H A Dfixedpoint-impl.c.inc135 TRANS(PLBZ, do_ldst_PLS_D, false, false, MO_UB)