Searched refs:PLWZ (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/tools/testing/selftests/powerpc/include/ |
H A D | instructions.h | 120 #define PLWZ(t, a, r, d) PREFIX_MLS(PPC_INST_LWZ, t, a, r, d) macro
|
/openbmc/qemu/target/ppc/ |
H A D | insn64.decode | 93 PLWZ 000001 10 0--.-- .................. \
|
/openbmc/linux/tools/testing/selftests/powerpc/alignment/ |
H A D | alignment_handler.c | 490 LOAD_MLS_PREFIX_TEST(PLWZ); in test_alignment_handler_integer_prefix()
|
/openbmc/qemu/target/ppc/translate/ |
H A D | fixedpoint-impl.c.inc | 156 TRANS(PLWZ, do_ldst_PLS_D, false, false, MO_UL)
|