Searched refs:PPC_INST_CMPDI (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 223 #define PPC_INST_CMPDI 0x2c200000 macro |
/arch/powerpc/net/ | ||
D | bpf_jit.h | 175 #define PPC_CMPDI(a, i) EMIT(PPC_INST_CMPDI | ___PPC_RA(a) | IMM_L(i)) |