Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dalign.c340 if ((ppc_inst_val(instr) & 0xfc0006fe) == (PPC_INST_COPY & 0xfc0006fe)) in fix_alignment()
/arch/powerpc/include/asm/
Dppc-opcode.h249 #define PPC_INST_COPY 0x7c20060c macro
365 #define PPC_RAW_COPY(a, b) (PPC_INST_COPY | ___PPC_RA(a) | ___PPC_RB(b))