Searched refs:PPC_INST_CMPLDI (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/net/ | ||
D | bpf_jit.h | 95 #define PPC_CMPLDI(a, i) EMIT(PPC_INST_CMPLDI | ___PPC_RA(a) | IMM_L(i)) |
/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 323 #define PPC_INST_CMPLDI 0x28200000 macro |