Home
last modified time | relevance | path

Searched refs:PPC_INST_MULLW (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/powerpc/include/asm/
Dppc-opcode.h230 #define PPC_INST_MULLW 0x7c0001d6 macro
/linux-4.1.27/arch/powerpc/net/
Dbpf_jit.h183 #define PPC_MUL(d, a, b) EMIT(PPC_INST_MULLW | ___PPC_RT(d) | \