Searched refs:PPC_INST_CMPLW (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/net/ | ||
D | bpf_jit.h | 100 #define PPC_CMPLW(a, b) EMIT(PPC_INST_CMPLW | ___PPC_RA(a) | \ |
/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 310 #define PPC_INST_CMPLW 0x7c000040 macro |