Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dppc-opcode.h375 #define PPC_RAW_COPY(a, b) (PPC_INST_COPY | ___PPC_RA(a) | ___PPC_RB(b)) macro
593 #define PPC_COPY(a, b) stringify_in_c(.long PPC_RAW_COPY(a, b))