Searched refs:PPC_INST_ANDI (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/net/ | ||
D | bpf_jit.h | 123 #define PPC_ANDI(d, a, i) EMIT(PPC_INST_ANDI | ___PPC_RA(d) | \ |
/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 342 #define PPC_INST_ANDI 0x70000000 macro |