Searched refs:PPC_INST_CMPLW (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/powerpc/net/
H A Dbpf_jit.h177 #define PPC_CMPLW(a, b) EMIT(PPC_INST_CMPLW | ___PPC_RA(a) | ___PPC_RB(b))
/linux-4.4.14/arch/powerpc/include/asm/
H A Dppc-opcode.h223 #define PPC_INST_CMPLW 0x7c000040 macro

Completed in 54 milliseconds