Searched refs:PPC_INST_MULLI (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/net/ | ||
D | bpf_jit.h | 115 #define PPC_MULI(d, a, i) EMIT(PPC_INST_MULLI | ___PPC_RT(d) | \ |
/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 324 #define PPC_INST_MULLI 0x1c000000 macro |