Searched refs:PPC_INST_CMPW (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/arch/powerpc/net/ | ||
D | bpf_jit.h | 101 #define PPC_CMPW(a, b) EMIT(PPC_INST_CMPW | ___PPC_RA(a) | \ |
/Linux-v4.19/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 318 #define PPC_INST_CMPW 0x7c000000 macro |