Home
last modified time | relevance | path

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

/arch/powerpc/net/
Dbpf_jit.h115 #define PPC_MULI(d, a, i) EMIT(PPC_INST_MULLI | ___PPC_RT(d) | \
/arch/powerpc/include/asm/
Dppc-opcode.h324 #define PPC_INST_MULLI 0x1c000000 macro