Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/alignment/
H A Dalignment_handler.c132 #define STORE_FLOAT_MLS_PREFIX_TEST(op) TESTP(op, PLFD, op, 0, 0)
599 LOAD_FLOAT_MLS_PREFIX_TEST(PLFD); in test_alignment_handler_fp_prefix()
/openbmc/linux/tools/testing/selftests/powerpc/include/
H A Dinstructions.h132 #define PLFD(frt, a, r, d) PREFIX_MLS(PPC_INST_LFD, frt, a, r, d) macro
/openbmc/qemu/target/ppc/
H A Dinsn64.decode125 PLFD 000001 10 0--.-- .................. \
/openbmc/qemu/target/ppc/translate/
H A Dfp-impl.c.inc1040 TRANS(PLFD, do_lsfp_PLS_D, false, false, false)