Searched refs:PPC_INST_AND (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/arch/powerpc/net/ | ||
D | bpf_jit.h | 128 #define PPC_AND(d, a, b) EMIT(PPC_INST_AND | ___PPC_RA(d) | \ |
/Linux-v4.19/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 347 #define PPC_INST_AND 0x7c000038 macro |