Searched refs:PPC_INST_CMPLD (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/net/ | ||
D | bpf_jit.h | 102 #define PPC_CMPLD(a, b) EMIT(PPC_INST_CMPLD | ___PPC_RA(a) | \ |
/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 311 #define PPC_INST_CMPLD 0x7c200040 macro |