Searched refs:PPC_INST_ANDDOT (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/net/ | ||
D | bpf_jit.h | 121 #define PPC_AND_DOT(d, a, b) EMIT(PPC_INST_ANDDOT | ___PPC_RA(d) | \ |
/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 356 #define PPC_INST_ANDDOT 0x7c000039 macro |