Searched refs:PPC_INST_CMPD (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 244 #define PPC_INST_CMPD 0x7c200000 macro |
/arch/powerpc/net/ | ||
D | bpf_jit.h | 103 #define PPC_CMPD(a, b) EMIT(PPC_INST_CMPD | ___PPC_RA(a) | \ |