Home
last modified time | relevance | path

Searched defs:PPC_COPY (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/tools/testing/selftests/powerpc/nx-gzip/include/
Dcopy-paste.h17 #define PPC_COPY(a, b) stringify_in_c(.long PPC_INST_COPY | \ macro
/Linux-v6.1/arch/powerpc/include/asm/
Dppc-opcode.h583 #define PPC_COPY(a, b) stringify_in_c(.long PPC_RAW_COPY(a, b)) macro