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