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