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