Home
last modified time | relevance | path

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

/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)
/linux/arch/powerpc/include/asm/
H A Dppc-opcode.h311 #define PPC_INST_LFD 0xc8000000 macro