Home
last modified time | relevance | path

Searched refs:PPC_INST_LFD (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/powerpc/include/
H A Dinstructions.h94 #define PPC_INST_LFD 0xc8000000 macro
132 #define PLFD(frt, a, r, d) PREFIX_MLS(PPC_INST_LFD, frt, a, r, d)
/openbmc/linux/arch/powerpc/lib/
H A Dtest_emulate_step.c46 PPC_INST_LFD | ___PPC_RT(r) | ___PPC_RA(base) | IMM_L(i))
/openbmc/linux/arch/powerpc/include/asm/
H A Dppc-opcode.h311 #define PPC_INST_LFD 0xc8000000 macro