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