Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds