Home
last modified time | relevance | path

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

/arch/powerpc/net/
Dbpf_jit.h105 #define PPC_MULD(d, a, b) EMIT(PPC_INST_MULLD | ___PPC_RT(d) | \
/arch/powerpc/include/asm/
Dppc-opcode.h332 #define PPC_INST_MULLD 0x7c0001d2 macro