Searched refs:PSTFD (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/tools/testing/selftests/powerpc/alignment/ |
H A D | alignment_handler.c | 131 #define LOAD_FLOAT_MLS_PREFIX_TEST(op) TESTP(op, op, PSTFD, 0, 0) 601 STORE_FLOAT_MLS_PREFIX_TEST(PSTFD); in test_alignment_handler_fp_prefix()
|
/openbmc/linux/tools/testing/selftests/powerpc/include/ |
H A D | instructions.h | 134 #define PSTFD(frs, a, r, d) PREFIX_MLS(PPC_INST_STFD, frs, a, r, d) macro
|
/openbmc/qemu/target/ppc/ |
H A D | insn64.decode | 129 PSTFD 000001 10 0--.-- .................. \
|
/openbmc/qemu/target/ppc/translate/ |
H A D | fp-impl.c.inc | 1052 TRANS(PSTFD, do_lsfp_PLS_D, false, true, false)
|