Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/include/asm/
Dppc-opcode.h99 #define PPC_INST_MULLI 0x1c000000 macro
/linux-3.4.99/arch/powerpc/net/
Dbpf_jit.h121 #define PPC_MULI(d, a, i) EMIT(PPC_INST_MULLI | __PPC_RT(d) | \