Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dppc-opcode.h97 #define PPC_INST_MULLW 0x7c0001d6 macro
/arch/powerpc/net/
Dbpf_jit.h117 #define PPC_MUL(d, a, b) EMIT(PPC_INST_MULLW | __PPC_RT(d) | \