Searched refs:PLWA (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/tools/testing/selftests/powerpc/include/ |
H A D | instructions.h | 121 #define PLWA(t, a, r, d) PREFIX_8LS(0xa4000000, t, a, r, d) macro
|
/openbmc/qemu/target/ppc/ |
H A D | insn64.decode | 95 PLWA 000001 00 0--.-- .................. \
|
/openbmc/linux/tools/testing/selftests/powerpc/alignment/ |
H A D | alignment_handler.c | 491 LOAD_8LS_PREFIX_TEST(PLWA); in test_alignment_handler_integer_prefix()
|
/openbmc/qemu/target/ppc/translate/ |
H A D | fixedpoint-impl.c.inc | 162 TRANS64(PLWA, do_ldst_PLS_D, false, false, MO_SL)
|
/openbmc/qemu/tcg/ppc/ |
H A D | tcg-target.c.inc | 398 #define PLWA OPCD( 41) 1564 tcg_out_8ls_d(s, PLWA, rt, base, offset, 0);
|