Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/include/
H A Dinstructions.h118 #define PLHZ(t, a, r, d) PREFIX_MLS(PPC_INST_LHZ, t, a, r, d) macro
/openbmc/qemu/target/ppc/
H A Dinsn64.decode89 PLHZ 000001 10 0--.-- .................. \
/openbmc/linux/tools/testing/selftests/powerpc/alignment/
H A Dalignment_handler.c488 LOAD_MLS_PREFIX_TEST(PLHZ); in test_alignment_handler_integer_prefix()
/openbmc/qemu/target/ppc/translate/
H A Dfixedpoint-impl.c.inc142 TRANS(PLHZ, do_ldst_PLS_D, false, false, MO_UW)