Searched refs:PPC_INST_MULLW (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 97 #define PPC_INST_MULLW 0x7c0001d6 macro |
/arch/powerpc/net/ | ||
D | bpf_jit.h | 117 #define PPC_MUL(d, a, b) EMIT(PPC_INST_MULLW | __PPC_RT(d) | \ |