Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/include/
H A Dinstructions.h119 #define PLHA(t, a, r, d) PREFIX_MLS(PPC_INST_LHA, t, a, r, d) macro
/openbmc/qemu/target/ppc/
H A Dinsn64.decode91 PLHA 000001 10 0--.-- .................. \
/openbmc/linux/tools/testing/selftests/powerpc/alignment/
H A Dalignment_handler.c489 LOAD_MLS_PREFIX_TEST(PLHA); in test_alignment_handler_integer_prefix()
/openbmc/qemu/target/ppc/translate/
H A Dfixedpoint-impl.c.inc149 TRANS(PLHA, do_ldst_PLS_D, false, false, MO_SW)