Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/include/
H A Dinstructions.h96 #define PPC_INST_STFD 0xd8000000 macro
134 #define PSTFD(frs, a, r, d) PREFIX_MLS(PPC_INST_STFD, frs, a, r, d)
/linux/arch/powerpc/include/asm/
H A Dppc-opcode.h312 #define PPC_INST_STFD 0xd8000000 macro