Searched refs:PPC_INST_CMPLWI (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 225 #define PPC_INST_CMPLWI 0x28000000 macro |
/arch/powerpc/net/ | ||
D | bpf_jit.h | 176 #define PPC_CMPLWI(a, i) EMIT(PPC_INST_CMPLWI | ___PPC_RA(a) | IMM_L(i)) |